CommandPayload
The command payload object that contains the instructions for the device to process.
Contents
- content
-
The static payload file for the command.
Type: Base64-encoded binary data object
Required: No
- contentType
-
The content type that specifies the format type of the payload file. This field must use a type/subtype format, such as
application/json
. For information about various content types, see Common MIME types. Type: String
Length Constraints: Minimum length of 1.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: