AWS Security ChangesHomeSearch

AWS managedservices documentation change

Service: managedservices · 2026-03-31 · Documentation low

File: managedservices/latest/ctref/deployment-advanced-ami-copy.md

Summary

Updated example KMS key ARN from a regular key in us-west-2 to a multi-region key (mrk) in us-east-1

Security assessment

This change updates an example KMS key ARN to use a multi-region key format. While KMS is a security service, this appears to be a routine documentation update to reflect current key formats rather than addressing a specific security vulnerability.

Diff

diff --git a/managedservices/latest/ctref/deployment-advanced-ami-copy.md b/managedservices/latest/ctref/deployment-advanced-ami-copy.md
index b972d2423..e26a283ce 100644
--- a//managedservices/latest/ctref/deployment-advanced-ami-copy.md
+++ b//managedservices/latest/ctref/deployment-advanced-ami-copy.md
@@ -178 +178 @@ For detailed information about the execution input parameters, see [Schema for C
-          "arn:aws:kms:us-west-2:111122223333:key/01234567-abcd-abcd-abcd-0123456789ab"
+          "arn:aws:kms:us-east-1:111122223333:key/mrk-1234abcd12ab34cd56ef1234567890ab"