Interface GetNamedShadowRequest

Data needed to make a GetNamedShadow request.

Hierarchy

  • GetNamedShadowRequest

Properties

clientToken?: string

Optional. A client token used to correlate requests and responses. Enter an arbitrary value here and it is reflected in the response.

shadowName: string

Name of the shadow to get.

thingName: string

AWS IoT thing to get the named shadow for.

Generated using TypeDoc