delete_suite_definition
(**kwargs)¶Deletes a Device Advisor test suite.
Requires permission to access the DeleteSuiteDefinition action.
See also: AWS API Documentation
Request Syntax
response = client.delete_suite_definition(
suiteDefinitionId='string'
)
[REQUIRED]
Suite definition ID of the test suite to be deleted.
{}
Response Structure
Exceptions
IoTDeviceAdvisor.Client.exceptions.ValidationException
IoTDeviceAdvisor.Client.exceptions.InternalServerException