createCommand
inline suspend fun IotClient.createCommand(crossinline block: CreateCommandRequest.Builder.() -> Unit): CreateCommandResponse
Creates a command. A command contains reusable configurations that can be applied before they are sent to the devices.