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