Сначала мне нужно настроить репозиторий S3, отправив в конечную точку следующее (пример JSON):
Код: Выделить всё
PUT _snapshot/my_s3_repository
{
"type": "s3",
"settings": {
"bucket": "my_bucket_name",
"region": "us-west"
}
}
Код: Выделить всё
"Message": "settings.role_arn is needed for snapshot registration."Подробнее здесь: https://stackoverflow.com/questions/346 ... ch-with-s3
Мобильная версия