AWS personalize documentation change
Summary
Updated Amazon S3 documentation link path from 'dev' to 'userguide'
Security assessment
The change corrects a URL path but does not alter security guidance or introduce new security features.
Diff
diff --git a/personalize/latest/dg/getting-user-segments.md b/personalize/latest/dg/getting-user-segments.md index 0a5b79591..5a761e1ad 100644 --- a//personalize/latest/dg/getting-user-segments.md +++ b//personalize/latest/dg/getting-user-segments.md @@ -54 +54 @@ The following are guidelines and requirements for batch getting batch segments: - * Your Amazon Personalize IAM service role needs permission to read and add files to your Amazon S3 buckets. For information on granting permissions, see [Service role policy for batch workflows](./granting-personalize-s3-access.html#role-policy-for-batch-workflows). For more information on bucket permissions, see [User policy examples](https://docs.aws.amazon.com/AmazonS3/latest/dev/example-policies-s3.html) in the _Amazon Simple Storage Service Developer Guide_. + * Your Amazon Personalize IAM service role needs permission to read and add files to your Amazon S3 buckets. For information on granting permissions, see [Service role policy for batch workflows](./granting-personalize-s3-access.html#role-policy-for-batch-workflows). For more information on bucket permissions, see [User policy examples](https://docs.aws.amazon.com/AmazonS3/latest/userguide/example-policies-s3.html) in the _Amazon Simple Storage Service Developer Guide_.