AWS machine-learning documentation change
Summary
Updated S3 ACL documentation URL
Security assessment
The change corrects a URL path without modifying security-related content or policies.
Diff
diff --git a/machine-learning/latest/dg/granting-amazon-ml-permissions-to-output-predictions-to-amazon-s3.md b/machine-learning/latest/dg/granting-amazon-ml-permissions-to-output-predictions-to-amazon-s3.md index 9c76dc291..c1eb2ea20 100644 --- a//machine-learning/latest/dg/granting-amazon-ml-permissions-to-output-predictions-to-amazon-s3.md +++ b//machine-learning/latest/dg/granting-amazon-ml-permissions-to-output-predictions-to-amazon-s3.md @@ -17 +17 @@ To output the results of the batch prediction operation to Amazon S3, you must g - * Amazon ML needs this permission to ensure that it can grant the canned [ACL](https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#canned-acl) bucket-owner-full-control permission to your AWS account, after objects are created. + * Amazon ML needs this permission to ensure that it can grant the canned [ACL](https://docs.aws.amazon.com/AmazonS3/latest/userguide/acl-overview.html#canned-acl) bucket-owner-full-control permission to your AWS account, after objects are created.