AWS systems-manager-automation-runbooks documentation change
Summary
Updated Amazon S3 documentation link from developer guide to user guide
Security assessment
The change only updates a documentation URL reference without altering security content. The existing security controls around S3 bucket policies remain unchanged.
Diff
diff --git a/systems-manager-automation-runbooks/latest/userguide/automation-awspremiumsupport-troubleshootekscluster.md b/systems-manager-automation-runbooks/latest/userguide/automation-awspremiumsupport-troubleshootekscluster.md index e5f85fb61..a9640e4bd 100644 --- a//systems-manager-automation-runbooks/latest/userguide/automation-awspremiumsupport-troubleshootekscluster.md +++ b//systems-manager-automation-runbooks/latest/userguide/automation-awspremiumsupport-troubleshootekscluster.md @@ -15 +15 @@ Access to `AWSPremiumSupport-*` runbooks requires either an Enterprise or Busine -If you specify a value for the `S3BucketName` parameter, the automation evaluates the policy status of the Amazon Simple Storage Service (Amazon S3) bucket you specify. To help with the security of the logs gathered from your EC2 instance, if the policy status `isPublic` is set to `true` , or if the access control list (ACL) grants `READ|WRITE` permissions to the `All Users` Amazon S3 predefined group, the logs are not uploaded. For more information about Amazon S3 predefined groups, see [ Amazon S3 predefined groups](https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#specifying-grantee-predefined-groups) in the _Amazon Simple Storage Service User Guide_ . +If you specify a value for the `S3BucketName` parameter, the automation evaluates the policy status of the Amazon Simple Storage Service (Amazon S3) bucket you specify. To help with the security of the logs gathered from your EC2 instance, if the policy status `isPublic` is set to `true` , or if the access control list (ACL) grants `READ|WRITE` permissions to the `All Users` Amazon S3 predefined group, the logs are not uploaded. For more information about Amazon S3 predefined groups, see [ Amazon S3 predefined groups](https://docs.aws.amazon.com/AmazonS3/latest/userguide/acl-overview.html#specifying-grantee-predefined-groups) in the _Amazon Simple Storage Service User Guide_ .