AWS emr documentation change
Summary
Standardized KMS key ARN example
Security assessment
Example ARN normalization without security implications.
Diff
diff --git a/emr/latest/ManagementGuide/emr-studio-workspace-storage-encryption.md b/emr/latest/ManagementGuide/emr-studio-workspace-storage-encryption.md index a52d70649..24b1d0d7f 100644 --- a//emr/latest/ManagementGuide/emr-studio-workspace-storage-encryption.md +++ b//emr/latest/ManagementGuide/emr-studio-workspace-storage-encryption.md @@ -66 +66 @@ JSON - "arn:aws:kms:REGION>:ACCOUNT_ID:key/KEY_IDENTIFIER" + "arn:aws:kms:*:123456789012:key/12345678-1234-1234-1234-123456789012"