AWS efs documentation change
Summary
Added JSON structure and modified resource ARNs in file system policy examples
Security assessment
Formatting changes and ARN updates without security context. No security features documented or vulnerabilities addressed.
Diff
diff --git a/efs/latest/ug/access-points-iam-policy.md b/efs/latest/ug/access-points-iam-policy.md index 443bc8eeb..b4e438abc 100644 --- a//efs/latest/ug/access-points-iam-policy.md +++ b//efs/latest/ug/access-points-iam-policy.md @@ -10,0 +11,6 @@ Following is an example of a file system policy that allows the IAM role `app1` +JSON + + +**** + + @@ -23,0 +30 @@ Following is an example of a file system policy that allows the IAM role `app1` + "Resource": "arn:aws:elasticfilesystem:us-east-1:111122223333:file-system/*", @@ -37,0 +45 @@ Following is an example of a file system policy that allows the IAM role `app1` + "Resource": "arn:aws:elasticfilesystem:us-east-1:111122223333:file-system/*",