S3Tables / Client / delete_table_bucket_policy
delete_table_bucket_policy#
- S3Tables.Client.delete_table_bucket_policy(**kwargs)#
- Deletes a table bucket policy. - See also: AWS API Documentation - Request Syntax- response = client.delete_table_bucket_policy( tableBucketARN='string' ) - Parameters:
- tableBucketARN (string) – - [REQUIRED] - The Amazon Resource Number (ARN) of the table bucket. 
- Returns:
- None 
 - Exceptions- S3Tables.Client.exceptions.InternalServerErrorException
- S3Tables.Client.exceptions.ForbiddenException
- S3Tables.Client.exceptions.NotFoundException
- S3Tables.Client.exceptions.TooManyRequestsException
- S3Tables.Client.exceptions.ConflictException
- S3Tables.Client.exceptions.BadRequestException