v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1449192184.5 KB

Gets details about a table policy. For more information, see Viewing a table policy in the Amazon Simple Storage Service User Guide.

Permissions

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

get/tables/{tableBucketARN}/{namespace}/{name}/policy

Path parameters

tableBucketARNstring required

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

namespacestring required

The namespace associated with the table.

namestring required

The name of the table.

Response

Success

resourcePolicystring required

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