AWS sms-voice documentation change
Summary
Corrected URL path formatting for IAM role management documentation
Security assessment
The change addresses URL formatting only and does not modify security-related content or resolve security issues.
Diff
diff --git a/sms-voice/latest/userguide/two-way-sms-iam-policy.md b/sms-voice/latest/userguide/two-way-sms-iam-policy.md index 19fed4a5c..0dd5ed73f 100644 --- a//sms-voice/latest/userguide/two-way-sms-iam-policy.md +++ b//sms-voice/latest/userguide/two-way-sms-iam-policy.md @@ -7 +7 @@ -If you want AWS End User Messaging SMS to use an existing IAM role or if you create a new role, attach the following policies to that role so that AWS End User Messaging SMS can assume it. For information about how to modify the trust relationship of a role, see [Modifying a Role](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_manage.html) in the [_IAM user guide_](https://docs.aws.amazon.com/IAM/latest/UserGuide/introduction.html). +If you want AWS End User Messaging SMS to use an existing IAM role or if you create a new role, attach the following policies to that role so that AWS End User Messaging SMS can assume it. For information about how to modify the trust relationship of a role, see [Modifying a Role](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_roles_manage.html) in the [_IAM user guide_](https://docs.aws.amazon.com//IAM/latest/UserGuide/introduction.html).