AWS amazonglacier documentation change
Summary
Updated service name to 'Amazon Glacier' in network security context
Security assessment
Security requirements (TLS 1.2+, PFS cipher suites, IAM credentials) remain unchanged. Only service branding updated in the introductory phrase.
Diff
diff --git a/amazonglacier/latest/dev/InternetworkTrafficPrivacy.md b/amazonglacier/latest/dev/InternetworkTrafficPrivacy.md index 8e56efc91..2231c37bd 100644 --- a//amazonglacier/latest/dev/InternetworkTrafficPrivacy.md +++ b//amazonglacier/latest/dev/InternetworkTrafficPrivacy.md @@ -13 +13 @@ If you're looking for archival storage solutions we suggest using the Glacier st -Access to Amazon S3 Glacier via the network is through AWS published APIs. Clients must support Transport Layer Security (TLS) 1.2. We recommend TLS 1.3 or later. Clients must also support cipher suites with Perfect Forward Secrecy (PFS), such as Ephemeral Diffie-Hellman (DHE) or Elliptic Curve Diffie-Hellman Ephemeral (ECDHE). Most modern systems such as Java 7 and later support these modes. Additionally, you must sign requests using an access key ID and a secret access key that are associated with an IAM principal, or you can use the [AWS Security Token Service (AWS STS)](https://docs.aws.amazon.com/STS/latest/APIReference/Welcome.html) to generate temporary security credentials to sign requests. +Access to Amazon Glacier via the network is through AWS published APIs. Clients must support Transport Layer Security (TLS) 1.2. We recommend TLS 1.3 or later. Clients must also support cipher suites with Perfect Forward Secrecy (PFS), such as Ephemeral Diffie-Hellman (DHE) or Elliptic Curve Diffie-Hellman Ephemeral (ECDHE). Most modern systems such as Java 7 and later support these modes. Additionally, you must sign requests using an access key ID and a secret access key that are associated with an IAM principal, or you can use the [AWS Security Token Service (AWS STS)](https://docs.aws.amazon.com/STS/latest/APIReference/Welcome.html) to generate temporary security credentials to sign requests.