AWS::IoT::Command CommandParameterValue - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::IoT::Command CommandParameterValue

The CommandParameterValue property type specifies Property description not available. for an AWS::IoT::Command.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "B" : Boolean, "BIN" : String, "D" : Number, "I" : Integer, "L" : String, "S" : String, "UL" : String }

YAML

B: Boolean BIN: String D: Number I: Integer L: String S: String UL: String

Properties

B

Property description not available.

Required: No

Type: Boolean

Update requires: No interruption

BIN

Property description not available.

Required: No

Type: String

Minimum: 1

Update requires: No interruption

D

Property description not available.

Required: No

Type: Number

Update requires: No interruption

I

Property description not available.

Required: No

Type: Integer

Update requires: No interruption

L

Property description not available.

Required: No

Type: String

Pattern: ^-?\d+$

Maximum: 19

Update requires: No interruption

S

Property description not available.

Required: No

Type: String

Minimum: 1

Update requires: No interruption

UL

Property description not available.

Required: No

Type: String

Pattern: ^[0-9]*$

Minimum: 1

Maximum: 20

Update requires: No interruption