/
/AWS Connected Device Framework: Asset Library
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 3y ago
Devices20
Groups15
  • getList a devices related groups.
  • deleteRemove a device's associated groups
  • postAdds a new group to the device library as a child of the `parentPath` as specified in the request body.
  • getFind Groups by Group Path
  • postAdds a batch of new group to the asset library as a child of the `parentPath` as specified in the request body.
  • getFind group by Group's path
  • deleteDelete group with supplied path
  • patchUpdate an existing group attributes, including changing its parent group.
  • getList device members of group for supplied Group name
  • getList group members of group for supplied Group name
  • getList all ancestor groups of a specific group.
  • getList a groups related devices.
  • getList a groups related groups.
  • putAssociates a group with another group, giving context to its relationship.
  • deleteRemoves a group from an associated group
Policies6
Profiles10
Search2
Templates12
    Groups

    Adds a new group to the device library as a child of the `parentPath` as specified in the request body.

    post/groups

    Query parameters

    applyProfilestring

    Optionally apply a profile to the device to update unset attributes with attributes from the profile.

    Response

    Created successfully

    Changes