AWS efs documentation change
Summary
Added backticks around the EfsReadOnly IAM role name in a file system policy example.
Security assessment
The change improves formatting consistency in security documentation but does not introduce new security features or address vulnerabilities.
Diff
diff --git a/efs/latest/ug/security_iam_resource-based-policy-examples.md index e83fc3f51..b4724b172 100644 --- a/efs/latest/ug/security_iam_resource-based-policy-examples.md +++ b/efs/latest/ug/security_iam_resource-based-policy-examples.md @@ -67 +67 @@ In this example, the EFS file system policy has the following characteristics: -The following file system policy only grants `ClientMount`, or read-only, permissions to the EfsReadOnly IAM role. +The following file system policy only grants `ClientMount`, or read-only, permissions to the `EfsReadOnly` IAM role.