AWS wellarchitected documentation change
Summary
Updated references from 'Amazon S3 Glacier' to 'Amazon Glacier' in service names and documentation links
Security assessment
The changes appear to be nomenclature updates (rebranding S3 Glacier to Glacier) rather than addressing security vulnerabilities or introducing security features. No security-specific content was added or modified beyond service name standardization.
Diff
diff --git a/wellarchitected/2022-03-31/framework/perf_right_storage_solution_understand_char.md b/wellarchitected/2022-03-31/framework/perf_right_storage_solution_understand_char.md index 66db7c8d7..b1609f036 100644 --- a//wellarchitected/2022-03-31/framework/perf_right_storage_solution_understand_char.md +++ b//wellarchitected/2022-03-31/framework/perf_right_storage_solution_understand_char.md @@ -33 +33 @@ Amazon S3 | 99.999999999% durability, unlimited growth, accessible from anywher -Amazon S3 Glacier | Seconds to hours latency, unlimited growth, lowest cost, long-term storage | Data archiving, media archives, long-term backup retention. +Amazon Glacier | Seconds to hours latency, unlimited growth, lowest cost, long-term storage | Data archiving, media archives, long-term backup retention. @@ -63 +63 @@ AWS Storage Gateway | Provides low-latency on-premises access to cloud-backed s - 2. [Amazon S3 Glacier](https://aws.amazon.com/s3/storage-classes/glacier/) is a storage class of Amazon S3 built for data archiving. You can choose from three archiving solutions ranging from millisecond access to 5-12 hour access with different cost and security options. Amazon S3 Glacier can help you meet performance requirements by implementing a data lifecycle that supports your business requirements and data characteristics. + 2. [Amazon Glacier](https://aws.amazon.com/s3/storage-classes/glacier/) is a storage class of Amazon S3 built for data archiving. You can choose from three archiving solutions ranging from millisecond access to 5-12 hour access with different cost and security options. Amazon Glacier can help you meet performance requirements by implementing a data lifecycle that supports your business requirements and data characteristics. @@ -75 +75 @@ AWS Storage Gateway | Provides low-latency on-premises access to cloud-backed s - 8. [AWS Storage Gateway](https://aws.amazon.com/storagegateway/) provides on-premises applications access to cloud-based storage. AWS Storage Gateway supports multiple cloud storage services including Amazon S3, Amazon S3 Glacier, Amazon FSx, and Amazon EBS. It supports a number of protocols such as iSCSI, SMB, and NFS. It provides low-latency performance by caching frequently accessed data on premises and only sends changed data and compressed data to AWS. + 8. [AWS Storage Gateway](https://aws.amazon.com/storagegateway/) provides on-premises applications access to cloud-based storage. AWS Storage Gateway supports multiple cloud storage services including Amazon S3, Amazon Glacier, Amazon FSx, and Amazon EBS. It supports a number of protocols such as iSCSI, SMB, and NFS. It provides low-latency performance by caching frequently accessed data on premises and only sends changed data and compressed data to AWS. @@ -102 +102 @@ AWS Storage Gateway | Provides low-latency on-premises access to cloud-backed s - * [Amazon S3 Glacier: Amazon S3 Glacier Documentation](https://docs.aws.amazon.com/amazonglacier/latest/dev/introduction.html) + * [Amazon Glacier: Amazon Glacier Documentation](https://docs.aws.amazon.com/amazonglacier/latest/dev/introduction.html)