StatusReason - Amazon IoT
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).

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 Amazon SDKs, see the following: