LexModelsV2 / Client / delete_test_set
delete_test_set¶
- LexModelsV2.Client.delete_test_set(**kwargs)¶
- The action to delete the selected test set. - See also: AWS API Documentation - Request Syntax- response = client.delete_test_set( testSetId='string' ) - Parameters:
- testSetId (string) – - [REQUIRED] - The test set Id of the test set to be deleted. 
- Returns:
- None 
 - Exceptions- LexModelsV2.Client.exceptions.ThrottlingException
- LexModelsV2.Client.exceptions.ServiceQuotaExceededException
- LexModelsV2.Client.exceptions.ValidationException
- LexModelsV2.Client.exceptions.ConflictException
- LexModelsV2.Client.exceptions.PreconditionFailedException
- LexModelsV2.Client.exceptions.InternalServerException