AWS sms-voice documentation change
Summary
Updated IAM documentation URLs with corrected path formatting (added double slash)
Security assessment
The change fixes URL paths but does not modify security guidance or address security vulnerabilities.
Diff
diff --git a/sms-voice/latest/userguide/two-way-connect-iam-policy.md b/sms-voice/latest/userguide/two-way-connect-iam-policy.md index a2a229884..7ccb03ea6 100644 --- a//sms-voice/latest/userguide/two-way-connect-iam-policy.md +++ b//sms-voice/latest/userguide/two-way-connect-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 an existing 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 an existing 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).