Update repository-s3.asciidoc

This commit is contained in:
Inbar Shimshon 2020-12-17 15:12:28 +02:00 committed by GitHub
parent 8a8c6aff45
commit 713f97a20b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ PUT _snapshot/my_s3_repository
----
// TEST[skip:we don't have s3 setup while testing this]
bucket: The name of the bucket to be used for snapshots. (Mandatory)
*bucket:* The name of the bucket to be used for snapshots. (Mandatory)
Note that the bucket name can be between 3 and 63 characters long, and can contain only lower-case characters, numbers, periods, and dashes it cannot contain underscores, end with a dash, have consecutive periods, or use dashes adjacent to periods
The bucket naming convention is outlines in AWS here https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-s3-bucket-naming-requirements.html