AWS AmazonS3 documentation change
Summary
Added a period at the end of a sentence.
Security assessment
Change is purely grammatical (adding punctuation) with no security implications. Doesn't alter security content or address vulnerabilities.
Diff
diff --git a/AmazonS3/latest/userguide/UsingEncryptionInTransit.PQ-TLS.md b/AmazonS3/latest/userguide/UsingEncryptionInTransit.PQ-TLS.md index 68a37960e..2295be323 100644 --- a//AmazonS3/latest/userguide/UsingEncryptionInTransit.PQ-TLS.md +++ b//AmazonS3/latest/userguide/UsingEncryptionInTransit.PQ-TLS.md @@ -11 +11 @@ Using PQ-TLS with S3Learn more -Amazon S3 supports a hybrid post-quantum key exchange option for the TLS network encryption protocol. You can use this TLS option when you make requests to Amazon S3 endpoints utilizing TLS 1.3. The classic cipher suites that S3 supports for TLS sessions make brute force attacks on the key exchange mechanisms infeasible with current technology. However, if a cryptographically relevant quantum computer becomes practical in the future, the classic cipher suites used in TLS key exchange mechanisms will be susceptible to these attacks. At present, the industry is aligned on hybrid post-quantum key exchange that combines classic and post-quantum elements to ensure that your TLS connection is at least as strong as it would be with classic cipher suites. Amazon S3 supports hybrid PQ-TLS, in compliance with the industry-standard IANA specification, today +Amazon S3 supports a hybrid post-quantum key exchange option for the TLS network encryption protocol. You can use this TLS option when you make requests to Amazon S3 endpoints utilizing TLS 1.3. The classic cipher suites that S3 supports for TLS sessions make brute force attacks on the key exchange mechanisms infeasible with current technology. However, if a cryptographically relevant quantum computer becomes practical in the future, the classic cipher suites used in TLS key exchange mechanisms will be susceptible to these attacks. At present, the industry is aligned on hybrid post-quantum key exchange that combines classic and post-quantum elements to ensure that your TLS connection is at least as strong as it would be with classic cipher suites. Amazon S3 supports hybrid PQ-TLS, in compliance with the industry-standard IANA specification, today.