AWS AmazonS3 documentation change
Summary
Updated KMS documentation links by adding an extra slash in URLs to correct formatting
Security assessment
The changes only fix URL formatting (adding double slashes in paths) for existing KMS documentation links. There is no indication of addressing a security vulnerability or adding new security-related content.
Diff
diff --git a/AmazonS3/latest/userguide/put-object-ap.md b/AmazonS3/latest/userguide/put-object-ap.md index d8158ad5b..03b89d460 100644 --- a//AmazonS3/latest/userguide/put-object-ap.md +++ b//AmazonS3/latest/userguide/put-object-ap.md @@ -57 +57 @@ For more information, see [Using server-side encryption with Amazon S3 managed k -Both the AWS managed key (`aws/s3`) and your customer managed keys appear in this list. For more information about customer managed keys, see [Customer keys and AWS keys](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#key-mgmt) in the _AWS Key Management Service Developer Guide_. +Both the AWS managed key (`aws/s3`) and your customer managed keys appear in this list. For more information about customer managed keys, see [Customer keys and AWS keys](https://docs.aws.amazon.com//kms/latest/developerguide/concepts.html#key-mgmt) in the _AWS Key Management Service Developer Guide_. @@ -63 +63 @@ Both the AWS managed key (`aws/s3`) and your customer managed keys appear in thi -For more information about creating an AWS KMS key, see [Creating keys](https://docs.aws.amazon.com/kms/latest/developerguide/create-keys.html) in the _AWS Key Management Service Developer Guide_. +For more information about creating an AWS KMS key, see [Creating keys](https://docs.aws.amazon.com//kms/latest/developerguide/create-keys.html) in the _AWS Key Management Service Developer Guide_. @@ -69 +69 @@ You can use only KMS keys that are available in the same AWS Region as the bucke -Amazon S3 supports only symmetric encryption KMS keys, and not asymmetric KMS keys. For more information, see [Identifying symmetric and asymmetric KMS keys](https://docs.aws.amazon.com/kms/latest/developerguide/find-symm-asymm.html) in the _AWS Key Management Service Developer Guide_. +Amazon S3 supports only symmetric encryption KMS keys, and not asymmetric KMS keys. For more information, see [Identifying symmetric and asymmetric KMS keys](https://docs.aws.amazon.com//kms/latest/developerguide/find-symm-asymm.html) in the _AWS Key Management Service Developer Guide_.