Response document containing details about a failed request.

Hierarchy

  • ErrorResponse

Properties

clientToken?: string

Opaque request-response correlation data. Present only if a client token was used in the request.

code?: number

An HTTP response code that indicates the type of error.

message?: string

A text message that provides additional information.

timestamp?: Date

The date and time the response was generated by AWS IoT. This property is not present in all error response documents.

Generated using TypeDoc