delete_configured_table
(**kwargs)¶Deletes a configured table.
See also: AWS API Documentation
Request Syntax
response = client.delete_configured_table(
configuredTableIdentifier='string'
)
[REQUIRED]
The unique ID for the configured table to delete.
{}
Response Structure
The empty output for a successful deletion.
Exceptions
CleanRoomsService.Client.exceptions.ConflictException
CleanRoomsService.Client.exceptions.ResourceNotFoundException
CleanRoomsService.Client.exceptions.InternalServerException
CleanRoomsService.Client.exceptions.ValidationException
CleanRoomsService.Client.exceptions.ThrottlingException
CleanRoomsService.Client.exceptions.AccessDeniedException