/
/AWS Connected Device Framework: Asset Library
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 3y ago
Devices20
  • postAdd a new device to the asset library, adding it to the `/unprovisioned` group if no group is specified.
  • getFind devices by ID
  • postAdds a batch of devices in bulk to the asset library, adding them to the `/unprovisioned` group if no groups are specified.
  • patchUpdate a batch of existing devices
  • getFind device by ID
  • deleteDelete device of specified ID
  • patchUpdate an existing device attributes
  • putAssociates a device to a group, giving context to its relationship.
  • deleteRemoves a device from an associated group
  • putAssociates a device to a group, giving context to its relationship.
  • deleteRemoves a device from an associated group
  • getList a devices related devices.
  • deleteRemove a device's associated devices
  • putAssociates a device to another device, giving context to its relationship.
  • deleteRemoves a device from an associated device
  • putAssociates a device to another device, giving context to its relationship.
  • deleteRemoves a device from an associated device
  • postCreatea a new component and adds to the device.
  • deleteDeletes a component of a devoce.
  • patchUpdates the component of a device.
Groups15
Policies6
Profiles10
Search2
Templates12
    Devices

    Removes a device from an associated group

    delete/devices/{deviceId}/{relationship}/groups/{groupPath}

    Response

    successful operation

    Changes