Delete Bucket Policy
DELETE https://s3.amazonaws.com/{{bucket}}/?policy
This implementation of the DELETE operation uses the policysubresource to delete the policy of a specified bucket. If you are using an identity other than the root user of the AWS account that owns the bucket, the calling identity must have the DeleteBucketPolicy permissions on the specified bucket and belong to the bucket owner's account in order to use this operation.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
policy | null |