This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon CloudFormation template, use the following syntax:
JSON
{ "B" :Boolean, "BIN" :String, "D" :Number, "I" :Integer, "L" :String, "S" :String, "UL" :String}
Properties
BProperty description not available.
Required: No
Type: Boolean
Update requires: No interruption
BINProperty description not available.
Required: No
Type: String
Minimum:
1Update requires: No interruption
DProperty description not available.
Required: No
Type: Number
Update requires: No interruption
IProperty description not available.
Required: No
Type: Integer
Update requires: No interruption
LProperty description not available.
Required: No
Type: String
Pattern:
^-?\d+$Maximum:
19Update requires: No interruption
SProperty description not available.
Required: No
Type: String
Minimum:
1Update requires: No interruption
ULProperty description not available.
Required: No
Type: String
Pattern:
^[0-9]*$Minimum:
1Maximum:
20Update requires: No interruption