AWS Security ChangesHomeSearch

AWS emr documentation change

Service: emr · 2025-07-25 · Documentation low

File: emr/latest/ManagementGuide/emr-studio-workspace-storage-encryption.md

Summary

Formatted KMS resource ARN array with line breaks

Security assessment

Formatting change only. No 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 8573e236b..06fa492dd 100644
--- a//emr/latest/ManagementGuide/emr-studio-workspace-storage-encryption.md
+++ b//emr/latest/ManagementGuide/emr-studio-workspace-storage-encryption.md
@@ -65 +65,3 @@ JSON
-                "Resource": ["arn:aws:kms:<REGION>:<ACCOUNT_ID>:key/<KEY_IDENTIFIER>"]
+                "Resource": [
+                    "arn:aws:kms:<REGION>:<ACCOUNT_ID>:key/<KEY_IDENTIFIER>"
+                ]