Amazon S3: Get Bucket Policy
Description
Amazon S3: Get Bucket Policy plugin step returns the policy assigned to the Amazon S3 bucket.
Note:
Only the owner of the bucket can delete the bucket policy.
Reference
SDK: Get Amazon S3 Bucket Policy
Configurations
| Field Name | Description |
|---|---|
| Step Name | Specify a unique name for the step. |
| Connection tab: | For the Amazone S3 connection fields details, click Common Tab: Connection Fields |
| Input fields | |
| Bucket Name | Specify the name of the bucket whose policy needs to be returned. The field type is String. This field is mandatory. |
| Button: Get | Click the button to populate the list of available Buckets. |
| OUTPUT tab: | Output fields |
| Bucket Policy | Specify the output variable name in the field. Default variable name value: BucketPolicy. On successful execution, the field holds the output of the plugin step in JSON format. The field type is String. This field is mandatory. |