/
/AWS Connected Device Framework: Asset Library
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 3y ago
Devices20
Groups15
Policies6
Profiles10
Search2
Templates12
  • getList device templates
  • getFind device template by ID
  • postRegisters a new device template within the system, using the JSON Schema standard to define the device template attributes and constraints.
  • deleteDeletes an existing device template.
  • patchUpdate an existing device template.
  • putPublishes an existing device template.
  • getList group templates
  • getFind group template by ID
  • postRegisters a new group template within the system, using the JSON Schema standard to define the group template attributes and constraints.
  • deleteDeletes an existing group template.
  • patchUpdate an existing group template.
  • putPublishes an existing group template.
    Templates

    Find device template by ID

    Returns a single device template definition

    get/templates/device/{templateId}

    Query parameters

    status'draft' | 'published' required

    Status of device template to return

    Response

    OK

    Changes