Amazon S3 - put bucket acl
Search form
Description - Sets the permissions on a bucket using access control lists (ACL).
Runtime Class - com.ibi.agents.XDPutBucketAclAgent
Configuration
This action requires a Amazon S3 Generic as well as the following required parameters.
Parameter Groups
Parameter Type Description
* Name: string Bucket name whose ACL is being set.
* - denotes required
Parameter Type Description
* ACL Policy: string A S3 JSON ACL policy. Refer to: https://awspolicygen.s3.amazonaws.com/policygen.html to help create content.
* - denotes required
Output Events
Runtime Class - com.ibi.agents.XDPutBucketAclAgent
Configuration
This action requires a Amazon S3 Generic as well as the following required parameters.
Parameter Groups
Parameter Type Description
* Name: string Bucket name whose ACL is being set.
* - denotes required
Parameter Type Description
* ACL Policy: string A S3 JSON ACL policy. Refer to: https://awspolicygen.s3.amazonaws.com/policygen.html to help create content.
* - denotes required
Output Events
Configuration
This action requires a Amazon S3 Generic as well as the following required parameters.Parameter Groups
| Parameter | Type | Description | |
|---|---|---|---|
| * | Name: | string | Bucket name whose ACL is being set. |
* - denotes required
| Parameter | Type | Description | |
|---|---|---|---|
| * | ACL Policy: | string | A S3 JSON ACL policy. Refer to: https://awspolicygen.s3.amazonaws.com/policygen.html to help create content. |
* - denotes required
Output Events
| Name | Description |
|---|---|
| onNoSuchBucket | The specified bucket does not exist. |
| onFailUnreachable | The host was located but cannot be reached. |
| onFailDuplicate | Operation failed due to duplicate resource and and this is considered an error. |
| onFailConnect | Could not connect to the external system. |
| onInvalidVersion | Invalid Version |
| onFailNotFound | The resource was not found and this is considered an error. |
| onFailTimeout | The operation timed out. |
| onNoSuchKey | The specified key does not exist. |
| onInvalidAccessKeyID | The AWS access key ID you provided does not exist in our records. |