AWS pinpoint documentation change
Summary
Fixed URL formatting by adding an extra slash in the Amazon Personalize documentation link
Security assessment
The change only corrects a URL path syntax (added double slash) without altering security-related content or addressing vulnerabilities.
Diff
diff --git a/pinpoint/latest/archguide/permissions-get-recommendations.md b/pinpoint/latest/archguide/permissions-get-recommendations.md index 7ce9404e3..767f24a20 100644 --- a//pinpoint/latest/archguide/permissions-get-recommendations.md +++ b//pinpoint/latest/archguide/permissions-get-recommendations.md @@ -24 +24 @@ To create the role manually, use the IAM API to complete the following steps: -This topic explains how to complete these steps by using the AWS Command Line Interface (AWS CLI). It assumes that you've already created the Amazon Personalize solution and deployed it as an Amazon Personalize campaign. For information about creating and deploying a campaign, see [Creating a campaign](https://docs.aws.amazon.com/personalize/latest/dg/campaigns.html#create-campaign-cli) in the _Amazon Personalize Developer Guide_. +This topic explains how to complete these steps by using the AWS Command Line Interface (AWS CLI). It assumes that you've already created the Amazon Personalize solution and deployed it as an Amazon Personalize campaign. For information about creating and deploying a campaign, see [Creating a campaign](https://docs.aws.amazon.com//personalize/latest/dg/campaigns.html#create-campaign-cli) in the _Amazon Personalize Developer Guide_.