AWS drs documentation change
Summary
Corrected a grammatical error by changing 'their' to 'its' for pronoun agreement with the singular noun 'role'.
Security assessment
The change is purely grammatical and does not address any security vulnerability, weakness, or incident. It maintains the same security-related content about protecting resources by preventing inadvertent deletion of permissions.
Diff
diff --git a/drs/latest/userguide/using-service-linked-roles.md b/drs/latest/userguide/using-service-linked-roles.md index bbc96db5e..d995b1ef0 100644 --- a//drs/latest/userguide/using-service-linked-roles.md +++ b//drs/latest/userguide/using-service-linked-roles.md @@ -15 +15 @@ A service-linked role makes setting up AWS Elastic Disaster Recovery easier beca -You can delete a service-linked role only after first deleting their related resources. This protects your AWS Elastic Disaster Recovery resources because you can't inadvertently remove permission to access the resources. +You can delete a service-linked role only after first deleting its related resources. This protects your AWS Elastic Disaster Recovery resources because you can't inadvertently remove permission to access the resources.