AWS AmazonECS documentation change
Summary
Fixed documentation link format for AWS KMS key creation guide
Security assessment
Change only corrects a markdown link syntax without altering security content. Proper KMS usage is security-related, but the change itself doesn't add new security documentation or address a vulnerability.
Diff
diff --git a/AmazonECS/latest/developerguide/create-cluster-managed-instances.md b/AmazonECS/latest/developerguide/create-cluster-managed-instances.md index 17eedc792..4e65d9ede 100644 --- a//AmazonECS/latest/developerguide/create-cluster-managed-instances.md +++ b//AmazonECS/latest/developerguide/create-cluster-managed-instances.md @@ -28 +28 @@ A namespace allows services that you create in the cluster to connect to the oth - * Assign a AWS KMS key for your managed storage. For information about how to create a key, see [Create a KMS key](kms/latest/developerguide/create-keys.html) in the _AWS Key Management Service User Guide_. + * Assign a AWS KMS key for your managed storage. For information about how to create a key, see [Create a KMS key](https://docs.aws.amazon.com/kms/latest/developerguide/create-keys.html) in the _AWS Key Management Service User Guide_.