/
/AWS Connected Device Framework: Asset Library
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 23m 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 group template by ID

    Returns a single group template definition

    get/templates/group/{templateId}

    Query parameters

    status'draft' | 'published' required

    Status of group template to return

    Response

    OK

    Changes

    Changed in 1 of the 12 revisions of this API.○1

    • Aug 28, 202138800c573158○1See the full diff
      • ○

        endpoint added

        endpoint-added

    Full history