AWS sms-voice documentation change
Summary
Adjusted URL formatting for IAM documentation links related to confused deputy problem
Security assessment
While the content discusses security best practices (confused deputy problem), the change only fixes URL formatting and does not introduce new security documentation or address vulnerabilities.
Diff
diff --git a/sms-voice/latest/userguide/two-way-sms-iam-policy-auto.md b/sms-voice/latest/userguide/two-way-sms-iam-policy-auto.md index 541d526ba..5b6dfa872 100644 --- a//sms-voice/latest/userguide/two-way-sms-iam-policy-auto.md +++ b//sms-voice/latest/userguide/two-way-sms-iam-policy-auto.md @@ -34 +34 @@ You need to perform some additional setup steps to use encrypted Amazon SNS topi -The following example statement uses the, optional but recommended, `SourceAccount` and `SourceArn` conditions to avoid the confused deputy problem and only the AWS End User Messaging SMS owner account has access. For more information on the confused deputy problem, see [The confused deputy problem](https://docs.aws.amazon.com/IAM/latest/UserGuide/confused-deputy.html) in the _[IAM user guide](https://docs.aws.amazon.com/IAM/latest/UserGuide/introduction.html)_. +The following example statement uses the, optional but recommended, `SourceAccount` and `SourceArn` conditions to avoid the confused deputy problem and only the AWS End User Messaging SMS owner account has access. For more information on the confused deputy problem, see [The confused deputy problem](https://docs.aws.amazon.com//IAM/latest/UserGuide/confused-deputy.html) in the _[IAM user guide](https://docs.aws.amazon.com//IAM/latest/UserGuide/introduction.html)_.