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

ChannelMessages

import type { ChannelMessages } from "https://aws-api.deno.dev/v0.3/services/iotanalytics.ts?docs=full";

Specifies one or more sets of channel messages.

interface ChannelMessages {
s3Paths?: string[] | null;
}

§Properties

§
s3Paths?: string[] | null
[src]

Specifies one or more keys that identify the Amazon Simple Storage Service (Amazon S3) objects that save your channel messages.

You must use the full path for the key.

Example path: channel/mychannel/__dt=2020-02-29 00:00:00/1582940490000_1582940520000_123456789012_mychannel_0_2118.0.json.gz