StatusReason - AWS IoT

StatusReason

Provide additional context about the status of a command execution using a reason code and description.

Contents

reasonCode

A code that provides additional context for the command execution status.

Type: String

Length Constraints: Maximum length of 64.

Pattern: [A-Z0-9_-]+

Required: Yes

reasonDescription

A literal string for devices to optionally provide additional information about the reason code for a command execution status.

Type: String

Length Constraints: Maximum length of 1024.

Pattern: [^\p{C}]*

Required: No

See Also

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