Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

CommandParameterValue - AWS IoT

CommandParameterValue

The list of values used to describe a specific command parameter.

Contents

B

An attribute of type Boolean. For example:

"BOOL": true

Type: Boolean

Required: No

BIN

An attribute of type Binary.

Type: Base64-encoded binary data object

Length Constraints: Minimum length of 1.

Required: No

D

An attribute of type Double (Sixty-Four Bits).

Type: Double

Required: No

I

An attribute of type Integer (Thirty-Two Bits).

Type: Integer

Required: No

L

An attribute of type Long.

Type: Long

Required: No

S

An attribute of type String. For example:

"S": "Hello"

Type: String

Length Constraints: Minimum length of 1.

Required: No

UL

An attribute of type Unsigned Long.

Type: String

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

Pattern: ^[0-9]*$

Required: No

See Also

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

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.