AWS::IoT::Command CommandParameterValue - Amazon CloudFormation
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).

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 }

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