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-collecteksinstancelogs.md

Summary

Updated URL reference for Amazon S3 predefined groups documentation from 'dev' to 'userguide' path

Security assessment

This is a documentation link correction with no impact on security logic. The existing security controls for log uploads remain unaffected.

Diff

diff --git a/systems-manager-automation-runbooks/latest/userguide/automation-awssupport-collecteksinstancelogs.md b/systems-manager-automation-runbooks/latest/userguide/automation-awssupport-collecteksinstancelogs.md
index 7ef471509..a239e0d33 100644
--- a//systems-manager-automation-runbooks/latest/userguide/automation-awssupport-collecteksinstancelogs.md
+++ b//systems-manager-automation-runbooks/latest/userguide/automation-awssupport-collecteksinstancelogs.md
@@ -11 +11 @@ The `AWSSupport-CollectEKSInstanceLogs` runbook gathers operating system and Ama
-If you specify a value for the `LogDestination` 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 `LogDestination` 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_ .