AWS AmazonS3 documentation change
Summary
Removed trailing period from a documentation link reference
Security assessment
The change is purely a punctuation correction in a documentation link and does not modify any security-related content or permissions requirements
Diff
diff --git a/AmazonS3/latest/userguide/s3-tables-buckets-create.md b/AmazonS3/latest/userguide/s3-tables-buckets-create.md index ce33f1dab..cdce42ac2 100644 --- a//AmazonS3/latest/userguide/s3-tables-buckets-create.md +++ b//AmazonS3/latest/userguide/s3-tables-buckets-create.md @@ -29 +29 @@ To create a table bucket, you must first do the following: -If you choose SSE-KMS as the default encryption type, you must have permissions for `s3tables:PutTableBucketEncryption`, and have `DescribeKey` permission on the chosen AWS KMS key. Additionally the AWS KMS key you use needs to grant S3 Tables permission to perform automatic table maintenance. For more information, see [Permission requirements for S3 Tables SSE-KMS encryption](./s3-tables-kms-permissions.html). +If you choose SSE-KMS as the default encryption type, you must have permissions for `s3tables:PutTableBucketEncryption`, and have `DescribeKey` permission on the chosen AWS KMS key. Additionally the AWS KMS key you use needs to grant S3 Tables permission to perform automatic table maintenance. For more information, see [Permission requirements for S3 Tables SSE-KMS encryption](./s3-tables-kms-permissions.html)