/
AW
aws-samples
/
AWS Connected Device Framework: Commands Service
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v3
latest
Swagger 2.0
raw.githubusercontent.com
2023-07-14
14
14
16.5 KB
Templates
Returns a list of all job templates
get
/templates
Response
Success
All 14 operations
get
Returns a list of all job templates
post
Registers a new job template.
get
Returns a specific template
delete
Deleets a specific template
patch
Updates a specific template
get
Returns a list of all commands
post
Submits a new command.
get
Returns a specific command
patch
Updates a specific command, including setting its status to `in_progress` to start the command.
put
Uploads a file required for the command
delete
Removes a file from the command
get
Lists the executions of a command
get
Returns execution details of a specific command for a specific thing
delete
Cancels an execution for a specific thing