AWS AmazonS3 documentation change
Summary
Fixed URL path formatting for symmetric KMS keys documentation link
Security assessment
This change only addresses a typo in a documentation URL (added double slash). The content about symmetric KMS keys remains unchanged, and there is no evidence of a security-related update.
Diff
diff --git a/AmazonS3/latest/userguide/s3-express-bucket-encryption.md b/AmazonS3/latest/userguide/s3-express-bucket-encryption.md index c72330021..8b5d9c8ca 100644 --- a//AmazonS3/latest/userguide/s3-express-bucket-encryption.md +++ b//AmazonS3/latest/userguide/s3-express-bucket-encryption.md @@ -95 +95 @@ When using AWS SDKs, you can request Amazon S3 to use AWS KMS keys for server-si -When you use an AWS KMS key for server-side encryption in Amazon S3, you must choose a symmetric encryption KMS key. Amazon S3 supports only symmetric encryption KMS keys. For more information about these keys, see [Symmetric encryption KMS keys](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#symmetric-cmks) in the _AWS Key Management Service Developer Guide_. +When you use an AWS KMS key for server-side encryption in Amazon S3, you must choose a symmetric encryption KMS key. Amazon S3 supports only symmetric encryption KMS keys. For more information about these keys, see [Symmetric encryption KMS keys](https://docs.aws.amazon.com//kms/latest/developerguide/concepts.html#symmetric-cmks) in the _AWS Key Management Service Developer Guide_.