AWS AWSCloudFormation documentation change
Summary
Edited metadata table configuration descriptions and removed some documentation links
Security assessment
Minor text edits with no security-related content changes
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/aws-resource-s3-bucket.md b/AWSCloudFormation/latest/UserGuide/aws-resource-s3-bucket.md index 4bbae5681..71513ddda 100644 --- a//AWSCloudFormation/latest/UserGuide/aws-resource-s3-bucket.md +++ b//AWSCloudFormation/latest/UserGuide/aws-resource-s3-bucket.md @@ -225 +225 @@ _Required_ : No -The metadata table configuration of an Amazon S3 general purpose bucket. For more information, see [Accelerating data discovery with S3 Metadata](https://docs.aws.amazon.com/AmazonS3/latest/userguide/metadata-tables-overview.html) and [Setting up permissions for configuring metadata tables](https://docs.aws.amazon.com/AmazonS3/latest/userguide/metadata-tables-permissions.html). +The metadata table configuration of an Amazon S3 general purpose bucket. @@ -408 +408 @@ For more information about dual-stack endpoints, see [Using Amazon S3 Dual-Stack -Returns the Amazon Resource Name (ARN) for the metadata table in the metadata table configuration. The specified metadata table name must be unique within the `aws_s3_metadata` namespace in the destination table bucket. +The Amazon Resource Name (ARN) for the metadata table in the metadata table configuration. The specified metadata table name must be unique within the `aws_s3_metadata` namespace in the destination table bucket. @@ -415 +415 @@ Example: `arn:aws:s3tables:region:account-id:bucket/amzn-s3-demo-bucket/table/12 -Returns the table bucket namespace for the metadata table in the specified bucket's metadata table configuration. This value is always `aws_s3_metadata`. +The table bucket namespace for the metadata table in the specified bucket's metadata table configuration. This value is always `aws_s3_metadata`.