Skip to main content

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 NameDescription
Step NameSpecify a unique name for the step.
Connection tab:For the Amazone S3 connection fields details, click Common Tab: Connection Fields
Input fields
Bucket NameSpecify the name of the bucket whose policy needs to be returned.
The field type is String. This field is mandatory.
Button: GetClick the button to populate the list of available Buckets.
OUTPUT tab:Output fields
Bucket PolicySpecify 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.