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

ServiceManagedChannelS3Storage

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

Used to store channel data in an S3 bucket managed by IoT Analytics. You can't change the choice of S3 storage after the data store is created.

interface ServiceManagedChannelS3Storage {}