DeleteSuiteDefinition
Deletes a Device Advisor test suite.
Requires permission to access the DeleteSuiteDefinition action.
Request Syntax
DELETE /suiteDefinitions/suiteDefinitionId
HTTP/1.1
URI Request Parameters
The request uses the following URI parameters.
- suiteDefinitionId
-
Suite definition ID of the test suite to be deleted.
Length Constraints: Minimum length of 12. Maximum length of 36.
Required: Yes
Request Body
The request does not have a request body.
Response Syntax
HTTP/1.1 200
Response Elements
If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.
Errors
- InternalServerException
-
Sends an Internal Failure exception.
HTTP Status Code: 500
- ValidationException
-
Sends a validation exception.
HTTP Status Code: 400
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: