AWS Security ChangesHomeSearch

AWS solutions documentation change

Service: solutions · 2025-10-07 · Documentation low

File: solutions/latest/data-transfer-from-amazon-s3-glacier-vaults-to-amazon-s3/architecture-details.md

Summary

Consistently changed 'S3 Glacier' to 'Amazon Glacier' in service references

Security assessment

Documentation standardization of service names without modifying security controls or procedures

Diff

diff --git a/solutions/latest/data-transfer-from-amazon-s3-glacier-vaults-to-amazon-s3/architecture-details.md b/solutions/latest/data-transfer-from-amazon-s3-glacier-vaults-to-amazon-s3/architecture-details.md
index b0cca74d3..93d9c3f3b 100644
--- a//solutions/latest/data-transfer-from-amazon-s3-glacier-vaults-to-amazon-s3/architecture-details.md
+++ b//solutions/latest/data-transfer-from-amazon-s3-glacier-vaults-to-amazon-s3/architecture-details.md
@@ -15,4 +15,4 @@ AWS service  |  Description
-[Amazon S3](https://aws.amazon.com/s3/) |  **Core.** Stores inventory and archives transferred from the Amazon S3 Glacier service.   
-[Amazon S3 Glacier](https://docs.aws.amazon.com/amazonglacier/latest/dev/introduction.html) |  **Core.** Maintains the vault being transferred to the Amazon S3 service.   
-[Amazon DynamoDB](https://aws.amazon.com/dynamodb/) |  **Core.** Stores workflow-related data, including hash validation values and progress metrics for S3 Glacier archives.   
-[AWS Glue](https://aws.amazon.com/glue/) |  **Core.** Reorders and splits the S3 Glacier vault inventory file into partitions for processing by multiple Lambda invocations. Parses file names from Inventory/OverrideNaming file.   
+[Amazon S3](https://aws.amazon.com/s3/) |  **Core.** Stores inventory and archives transferred from the Amazon Glacier service.   
+[Amazon Glacier](https://docs.aws.amazon.com/amazonglacier/latest/dev/introduction.html) |  **Core.** Maintains the vault being transferred to the Amazon S3 service.   
+[Amazon DynamoDB](https://aws.amazon.com/dynamodb/) |  **Core.** Stores workflow-related data, including hash validation values and progress metrics for Amazon Glacier archives.   
+[AWS Glue](https://aws.amazon.com/glue/) |  **Core.** Reorders and splits the Amazon Glacier vault inventory file into partitions for processing by multiple Lambda invocations. Parses file names from Inventory/OverrideNaming file.   
@@ -20 +20 @@ AWS service  |  Description
-[Amazon SNS](https://aws.amazon.com/sns/) |  **Supporting.** Decouples Lambda workflows by providing communication between the Guidance, the Amazon S3 Glacier service, and Amazon SQS queues.   
+[Amazon SNS](https://aws.amazon.com/sns/) |  **Supporting.** Decouples Lambda workflows by providing communication between the Guidance, the Amazon Glacier service, and Amazon SQS queues.   
@@ -26 +26 @@ AWS service  |  Description
-[AWS Step Functions](https://aws.amazon.com/step-functions/) |  **Supporting.** Orchestrates partitioning the inventory with AWS Glue. Also orchestrates Lambda invocations to request S3 Glacier vault archive retrieval.   
+[AWS Step Functions](https://aws.amazon.com/step-functions/) |  **Supporting.** Orchestrates partitioning the inventory with AWS Glue. Also orchestrates Lambda invocations to request Amazon Glacier vault archive retrieval.