Skip to main content

Amazon S3: Delete Bucket Policy

Description

This step removes the access control policy from an S3 bucket. Only the bucket owner can delete the policy. Use this step in workflows that reset bucket permissions, remove outdated policies during decommissioning, or clear policies before applying new ones.

Note:

Only the owner of the bucket can delete the bucket policy.

Reference

SDK: Delete 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 tab:Input fields
Bucket NameSpecify the name of the bucket whose policy is to be deleted.
The field type is String. This field is mandatory.
Button: GetClick the button to populate the list of available Buckets.