DeleteDetectorRequest - Amazon IoT Events
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DeleteDetectorRequest

Information used to delete the detector model.

Contents

detectorModelName

The name of the detector model that was used to create the detector instance.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: ^[a-zA-Z0-9_-]+$

Required: Yes

messageId

The ID to assign to the DeleteDetectorRequest. Each "messageId" must be unique within each batch sent.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: ^[a-zA-Z0-9_-]+$

Required: Yes

keyValue

The value of the key used to identify the detector.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: ^[a-zA-Z0-9\-_:]+$

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: