Update ACLs
step
Apply ACLs to a list of AWS S3 buckets
aws-s3-step-bucket-put-acls
This AWS S3 step container changes a list of AWS S3 buckets ACLs to a provided canned ACL. The following ACLs can be specified:
private
public-read
public-read-write
authenticated-read
For more information on setting S3 bucket ACLs, check out the AWS API documentation here.