S3Tables / Client / delete_table_bucket
delete_table_bucket#
- S3Tables.Client.delete_table_bucket(**kwargs)#
- Deletes a table bucket. - See also: AWS API Documentation - Request Syntax- response = client.delete_table_bucket( tableBucketARN='string' ) - Parameters:
- tableBucketARN (string) – - [REQUIRED] - The Amazon Resource Name (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