AWS efs documentation change
Summary
Updated documentation link text from 'Using Grants' to 'Grants in AWS KMS' for clarity
Security assessment
Change only modifies a documentation section title and link anchor text without altering security content or introducing new security considerations. No evidence of vulnerability remediation or security feature addition.
Diff
diff --git a/efs/latest/ug/EFSKMS.md b/efs/latest/ug/EFSKMS.md index c5be94f8e..9860755de 100644 --- a//efs/latest/ug/EFSKMS.md +++ b//efs/latest/ug/EFSKMS.md @@ -42 +42 @@ Key policies are the primary way to control access to customer managed keys. For - * **kms:CreateGrant** – (Required) Adds a grant to a key to specify who can use the key and under what conditions. Grants are alternate permission mechanisms to key policies. For more information on grants, see [Using Grants](https://docs.aws.amazon.com/kms/latest/developerguide/grants.html) in the _AWS Key Management Service Developer Guide._ This permission is included in the default key policy. + * **kms:CreateGrant** – (Required) Adds a grant to a key to specify who can use the key and under what conditions. Grants are alternate permission mechanisms to key policies. For more information on grants, see [Grants in AWS KMS](https://docs.aws.amazon.com/kms/latest/developerguide/grants.html) in the _AWS Key Management Service Developer Guide._ This permission is included in the default key policy.