Skip to main content

IS3PutBucketPolicyRequest

Interface in AWS.S3

Interface for PutBucketPolicy requests.

Ancestors

Properties

ConfirmRemoveSelfBucketAccess

property ConfirmRemoveSelfBucketAccess: TOptional<Boolean>

Set to True to confirm you want to remove your permissions to change this bucket policy in the future.

Policy

property Policy: TJSONObject

A bucket policy in JSON format.