AWS Security ChangesHomeSearch

AWS systems-manager-automation-runbooks documentation change

Service: systems-manager-automation-runbooks · 2025-05-22 · Documentation low

File: systems-manager-automation-runbooks/latest/userguide/automation-awssupport-collectbeanstalk-logs.md

Summary

Updated Amazon S3 documentation link from developer guide to user guide

Security assessment

Similar to other S3 link updates, this change maintains documentation accuracy but does not introduce or modify security-related content. The security mechanism for log uploads remains unchanged.

Diff

diff --git a/systems-manager-automation-runbooks/latest/userguide/automation-awssupport-collectbeanstalk-logs.md b/systems-manager-automation-runbooks/latest/userguide/automation-awssupport-collectbeanstalk-logs.md
index 9f2141953..56f42c194 100644
--- a//systems-manager-automation-runbooks/latest/userguide/automation-awssupport-collectbeanstalk-logs.md
+++ b//systems-manager-automation-runbooks/latest/userguide/automation-awssupport-collectbeanstalk-logs.md
@@ -11 +11 @@ The `AWSSupport-CollectElasticBeanstalkLogs` runbook gathers AWS Elastic Beansta
-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 Amazon 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 Amazon 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_ .