AWS systems-manager documentation change
Summary
Added JSON sections and modified KMS key resource placeholder
Security assessment
Updates to encryption policy examples with placeholder standardization. While related to security controls, no specific vulnerability addressed.
Diff
diff --git a/systems-manager/latest/userguide/secure-string-parameter-kms-encryption.md b/systems-manager/latest/userguide/secure-string-parameter-kms-encryption.md index 87cf64fa1..8f2040f5f 100644 --- a//systems-manager/latest/userguide/secure-string-parameter-kms-encryption.md +++ b//systems-manager/latest/userguide/secure-string-parameter-kms-encryption.md @@ -238,0 +239,6 @@ The following example shows an IAM policy designed for standard `SecureString` p +JSON + + +**** + + @@ -261,0 +269,6 @@ The next example shows an IAM policy that is designed for advanced `SecureString +JSON + + +**** + + @@ -278 +291 @@ The next example shows an IAM policy that is designed for advanced `SecureString - "Resource": "arn:aws:kms:us-east-2:987654321098:key/1234abcd-12ab-34cd-56ef-1234567890ab" + "Resource": "" @@ -284,0 +299,6 @@ The final example also shows an IAM policy that can be used for standard or adva +JSON + + +**** + + @@ -345,0 +367,6 @@ Before using a policy statement like this one, replace the `example ARNs` with v +JSON + + +**** + + @@ -362 +389 @@ Before using a policy statement like this one, replace the `example ARNs` with v - "Resource": "arn:aws:kms:us-east-2:987654321098:key/1234abcd-12ab-34cd-56ef-1234567890ab", + "Resource": "",