AWS hands-on documentation change
Summary
Updated storage class name from 'S3 Glacier Instant Retrieval' to 'Amazon Glacier Instant Retrieval'
Security assessment
Change appears to be a branding/naming convention update without security implications
Diff
diff --git a/hands-on/latest/replicate-data-using-amazon-s3-replication/replicate-data-using-amazon-s3-replication.md b/hands-on/latest/replicate-data-using-amazon-s3-replication/replicate-data-using-amazon-s3-replication.md index f563e086c..b82e7e812 100644 --- a//hands-on/latest/replicate-data-using-amazon-s3-replication/replicate-data-using-amazon-s3-replication.md +++ b//hands-on/latest/replicate-data-using-amazon-s3-replication/replicate-data-using-amazon-s3-replication.md @@ -145 +145 @@ If your objects are encrypted with [Amazon S3-managed encryption keys (SSE-S3)]( -Next, you will have the option to choose a different S3 storage class for your replicated objects at the destination bucket. Consider choosing lower cost storage classes as appropriate for your workloads. For example, you can choose the **S3 Glacier Instant Retrieval** storage class if your replicated objects will be infrequently accessed but need to be retrieved in milliseconds, **S3 Glacier Deep Archive** to archive data that rarely needs to be accessed, and **S3 Intelligent-Tiering** to optimize storage costs for data with unpredictable or changing access patterns. For more information, see the documentation on [using Amazon S3 storage classes.](https://docs.aws.amazon.com/AmazonS3/latest/userguide/storage-class-intro.htm) +Next, you will have the option to choose a different S3 storage class for your replicated objects at the destination bucket. Consider choosing lower cost storage classes as appropriate for your workloads. For example, you can choose the **Amazon Glacier Instant Retrieval** storage class if your replicated objects will be infrequently accessed but need to be retrieved in milliseconds, **S3 Glacier Deep Archive** to archive data that rarely needs to be accessed, and **S3 Intelligent-Tiering** to optimize storage costs for data with unpredictable or changing access patterns. For more information, see the documentation on [using Amazon S3 storage classes.](https://docs.aws.amazon.com/AmazonS3/latest/userguide/storage-class-intro.htm)