AWS Security ChangesHomeSearch

AWS wellarchitected documentation change

Service: wellarchitected · 2025-10-19 · Documentation low

File: wellarchitected/latest/sap-lens/best-practice-19-4.md

Summary

Corrected 'S3 Glacier' to 'Amazon Glacier' in storage class reference

Security assessment

Minor branding/naming correction with no security implications. Does not alter security guidance or address vulnerabilities.

Diff

diff --git a/wellarchitected/latest/sap-lens/best-practice-19-4.md b/wellarchitected/latest/sap-lens/best-practice-19-4.md
index 320193de1..34430b27c 100644
--- a//wellarchitected/latest/sap-lens/best-practice-19-4.md
+++ b//wellarchitected/latest/sap-lens/best-practice-19-4.md
@@ -37 +37 @@ Amazon S3 offers a range of storage classes designed for different use cases wit
-S3 Lifecycle policies can be used to automatically transfer to a different storage class without any changes to your application. For example, backups with shorter retention periods might be better suited to S3 Standard than S3-IA or Amazon Glacier options due to the minimum storage duration charges and retrieval fees associated with these classes. Backups with longer retention periods such as monthly backups for audit purposes are better suited to S3-IA or S3 Glacier dependent on the required retention period.
+S3 Lifecycle policies can be used to automatically transfer to a different storage class without any changes to your application. For example, backups with shorter retention periods might be better suited to S3 Standard than S3-IA or Amazon Glacier options due to the minimum storage duration charges and retrieval fees associated with these classes. Backups with longer retention periods such as monthly backups for audit purposes are better suited to S3-IA or Amazon Glacier dependent on the required retention period.