AWS AWSEC2 documentation change
Summary
Updated KMS key ARN example with us-east-1 region
Security assessment
Example resource standardization without security implications.
Diff
diff --git a/AWSEC2/latest/UserGuide/slr-windows-fast-launch.md b/AWSEC2/latest/UserGuide/slr-windows-fast-launch.md index f43fdd4d6..8bb6bd5b2 100644 --- a//AWSEC2/latest/UserGuide/slr-windows-fast-launch.md +++ b//AWSEC2/latest/UserGuide/slr-windows-fast-launch.md @@ -71 +71 @@ To enable EC2 Fast Launch for an [encrypted AMI](./AMIEncryption.html) that uses - --key-id arn:aws:kms:region:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab \ + --key-id arn:aws:kms:us-east-1:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab \