v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1449192184.5 KB

Creates a new table bucket policy or replaces an existing table bucket policy for a table bucket. For more information, see Adding a table bucket policy in the Amazon Simple Storage Service User Guide.

Permissions

You must have the s3tables:PutTableBucketPolicy permission to use this operation.

put/buckets/{tableBucketARN}/policy

Path parameters

tableBucketARNstring required

The Amazon Resource Name (ARN) of the table bucket.

Request body

resourcePolicystring required

The <code>JSON</code> that defines the policy.

Response

Success