getTableBucketPolicy
inline suspend fun S3TablesClient.getTableBucketPolicy(crossinline block: GetTableBucketPolicyRequest.Builder.() -> Unit): GetTableBucketPolicyResponse
Gets details about a table bucket policy. For more information, see Viewing a table bucket policy in the Amazon Simple Storage Service User Guide.
Permissions
You must have the s3tables:GetTableBucketPolicy
permission to use this operation.