AWS AmazonS3 documentation change
Summary
Updated documentation about S3 directory bucket availability in AWS Local Zones and Dedicated Local Zones. Added details about storage classes supported in each zone type and clarified data residency use cases.
Security assessment
The changes focus on feature availability and data residency compliance without addressing security vulnerabilities or weaknesses. No security-specific content was added or modified.
Diff
diff --git a/AmazonS3/latest/userguide/directory-bucket-data-residency.md b/AmazonS3/latest/userguide/directory-bucket-data-residency.md index 6610d04a7..0b8b9d170 100644 --- a//AmazonS3/latest/userguide/directory-bucket-data-residency.md +++ b//AmazonS3/latest/userguide/directory-bucket-data-residency.md @@ -9 +9 @@ -AWS Dedicated Local Zones (Dedicated Local Zones) are a type of AWS Infrastructure that are fully managed by AWS, built for exclusive use by you or your community, and placed in a location or data center specified by you to help comply with regulatory requirements. Dedicated Local Zones are a type of AWS Local Zones (Local Zones) offering. For more information, see [AWS Dedicated Local Zones](https://aws.amazon.com/dedicatedlocalzones/). +S3 directory buckets are available in AWS Dedicated Local Zones and in select AWS Local Zones. AWS Dedicated Local Zones (Dedicated Local Zones) are a type of AWS infrastructure that is fully managed by AWS, built for exclusive use by you or your community, and placed in a location or data center specified by you to help comply with regulatory requirements. Dedicated Local Zones are a type of AWS Local Zones (Local Zones) offering. For more information, see [AWS Dedicated Local Zones](https://aws.amazon.com/dedicatedlocalzones/). @@ -11 +11 @@ AWS Dedicated Local Zones (Dedicated Local Zones) are a type of AWS Infrastructu -In Dedicated Local Zones, you can create S3 directory buckets to store data in a specific data perimeter, which helps support data residency and isolation use cases. Directory buckets in Dedicated Local Zones can support the S3 Express One Zone and S3 One Zone-Infrequent Access (S3 One Zone-IA; Z-IA) storage classes. Directory buckets are not currently available in other [AWS Local Zones locations](https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/). +In Dedicated Local Zones, you can create S3 directory buckets to store data in a specific data perimeter, which helps support data residency and isolation use cases. Directory buckets in Dedicated Local Zones can support the S3 Express One Zone and S3 One Zone-Infrequent Access (S3 One Zone-IA; Z-IA) storage classes. @@ -13 +13,3 @@ In Dedicated Local Zones, you can create S3 directory buckets to store data in a -You can use the AWS Management Console, REST API, AWS Command Line Interface (AWS CLI), and AWS SDKs in Dedicated Local Zones. +A Local Zone is a type of AWS infrastructure that places select compute, storage, and other services near large populations and industry centers. To learn more, see [AWS Local Zones](https://aws.amazon.com/about-aws/global-infrastructure/localzones/). You can create S3 directory buckets to store data in a specific data perimeter, which helps support data residency use cases. Directory buckets in Local Zones support the S3 One Zone-Infrequent Access (S3 One Zone-IA; Z-IA) storage class. For more information about supported locations, see [AWS Local Zones](https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations/). + +You can use the directory buckets in Local Zones using the AWS Management Console, REST API, AWS Command Line Interface (AWS CLI), and AWS SDKs.