BatchPutMessageErrorEntry - 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).

BatchPutMessageErrorEntry

Contains information about the errors encountered.

Contents

errorCode

The error code.

Type: String

Valid Values: ResourceNotFoundException | InvalidRequestException | InternalFailureException | ServiceUnavailableException | ThrottlingException

Required: No

errorMessage

A message that describes the error.

Type: String

Required: No

messageId

The ID of the message that caused the error. (See the value corresponding to the "messageId" key in the "message" object.)

Type: String

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

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: