/
/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
  • getList policies, optionally filtered by policy type.
  • postCreates a new `Policy`, and applies it to the provided `Groups`.
  • getReturns all inherited `Policies` for a `Device` or set of `Groups` where the `Device`/`Groups` are associated with all the hierarchies that the `Policy` applies to. Either `deviceId` or `groupPath` must be provided.
  • getRetrieve a specific policy.
  • deleteDelete an existing policy.
  • patchUpdate the attributes of an existing policy.
Profiles10
Search2
Templates12
    Policies

    List policies, optionally filtered by policy type.

    get/policies

    Query parameters

    typestring

    Policy type to filter return

    offsetinteger
    countinteger

    Response

    successful operation

    Changes