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

CommandSummary

Summary information about a particular command resource.

Contents

commandArn

The Amazon Resource Name (ARN) of the command.

Type: String

Required: No

commandId

The unique identifier of the command.

Type: String

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

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

Required: No

createdAt

The timestamp, when the command was created.

Type: Timestamp

Required: No

deprecated

Indicates whether the command has been deprecated.

Type: Boolean

Required: No

displayName

The display name of the command.

Type: String

Length Constraints: Maximum length of 64.

Pattern: [^\p{C}]*

Required: No

lastUpdatedAt

The timestamp, when the command was last updated.

Type: Timestamp

Required: No

pendingDeletion

Indicates whether the command is pending deletion.

Type: Boolean

Required: No

See Also

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