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.3/services/iotdata.ts?docs=full";

§Classes

IotData

§Interfaces

DeleteThingShadowRequest

The input for the DeleteThingShadow operation.

DeleteThingShadowResponse

The output from the DeleteThingShadow operation.

GetRetainedMessageRequest

The input for the GetRetainedMessage operation.

GetRetainedMessageResponse

The output from the GetRetainedMessage operation.

GetThingShadowRequest

The input for the GetThingShadow operation.

GetThingShadowResponse

The output from the GetThingShadow operation.

ListNamedShadowsForThingRequest
ListNamedShadowsForThingResponse
ListRetainedMessagesRequest
ListRetainedMessagesResponse
PublishRequest

The input for the Publish operation.

RetainedMessageSummary

Information about a single retained message.

UpdateThingShadowRequest

The input for the UpdateThingShadow operation.

UpdateThingShadowResponse

The output from the UpdateThingShadow operation.