AWS AmazonS3 documentation change
Summary
Removed 'Dedicated' from Local Zones description and 'data isolation' from use cases
Security assessment
The removal of 'data isolation' references might reduce emphasis on security aspects, but there's no direct evidence this relates to a security issue or vulnerability. The change appears to be a terminology adjustment rather than a security-related update.
Diff
diff --git a/AmazonS3/latest/userguide/create-directory-bucket-LZ.md b/AmazonS3/latest/userguide/create-directory-bucket-LZ.md index 6b0891474..8c6bed2f7 100644 --- a//AmazonS3/latest/userguide/create-directory-bucket-LZ.md +++ b//AmazonS3/latest/userguide/create-directory-bucket-LZ.md @@ -9 +9 @@ -In Dedicated Local Zones, you can create directory buckets to store and retrieve objects in a specific data perimeter to help meet your data residency and data isolation use cases. S3 directory buckets are the only supported bucket type in Local Zones, and contain a bucket location type called `LocalZone`. A directory bucket name consists of a base name that you provide and a suffix that contains the Zone ID of your bucket location and `--x-s3`. You can obtain a list of Local Zone IDs by using the [DescribeAvailabilityZones](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeAvailabilityZones.html) API operation. For more information, see [Directory bucket naming rules](./directory-bucket-naming-rules.html). +In Local Zones, you can create directory buckets to store and retrieve objects in a specific data perimeter to help meet your data residency use cases. S3 directory buckets are the only supported bucket type in Local Zones, and contain a bucket location type called `LocalZone`. A directory bucket name consists of a base name that you provide and a suffix that contains the Zone ID of your bucket location and `--x-s3`. You can obtain a list of Local Zone IDs by using the [DescribeAvailabilityZones](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeAvailabilityZones.html) API operation. For more information, see [Directory bucket naming rules](./directory-bucket-naming-rules.html).