Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.2/services/iotdata.ts?docs=full";

§Classes

IotData

§Interfaces

DeleteThingShadowRequest

The input for the DeleteThingShadow operation.

DeleteThingShadowResponse

The output from the DeleteThingShadow operation.

GetThingShadowRequest

The input for the GetThingShadow operation.

GetThingShadowResponse

The output from the GetThingShadow operation.

ListNamedShadowsForThingRequest
ListNamedShadowsForThingResponse
PublishRequest

The input for the Publish operation.

UpdateThingShadowRequest

The input for the UpdateThingShadow operation.

UpdateThingShadowResponse

The output from the UpdateThingShadow operation.