Interface DeleteShadowRequest

Data needed to make a DeleteShadow request.

Hierarchy

  • DeleteShadowRequest

Properties

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.

thingName: string

AWS IoT thing to delete the (classic) shadow of.

Generated using TypeDoc