/
/AWS Connected Device Framework: Commands Service
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 49m ago · Updated 3y ago
Commands6
  • getReturns a list of all commands
  • postSubmits a new command.
  • getReturns a specific command
  • patchUpdates a specific command, including setting its status to `in_progress` to start the command.
  • putUploads a file required for the command
  • deleteRemoves a file from the command
Executions3
Templates5
    Commands

    Returns a list of all commands

    get/commands

    Query parameters

    statusstring

    Response

    OK

    Changes