MainframeModernizationApplicationTesting / Client / delete_test_suite
delete_test_suite#
- MainframeModernizationApplicationTesting.Client.delete_test_suite(**kwargs)#
Deletes a test suite.
See also: AWS API Documentation
Request Syntax
response = client.delete_test_suite( testSuiteId='string' )
- Parameters:
testSuiteId (string) –
[REQUIRED]
The test ID of the test suite.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
MainframeModernizationApplicationTesting.Client.exceptions.ServiceQuotaExceededException
MainframeModernizationApplicationTesting.Client.exceptions.ThrottlingException
MainframeModernizationApplicationTesting.Client.exceptions.AccessDeniedException
MainframeModernizationApplicationTesting.Client.exceptions.ValidationException
MainframeModernizationApplicationTesting.Client.exceptions.ConflictException
MainframeModernizationApplicationTesting.Client.exceptions.InternalServerException