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

DatastoreIotSiteWiseMultiLayerStorageSummary

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

Contains information about the data store that you manage, which stores data used by IoT SiteWise.

interface DatastoreIotSiteWiseMultiLayerStorageSummary {
customerManagedS3Storage?: IotSiteWiseCustomerManagedDatastoreS3StorageSummary | null;
}

§Properties

§

Used to store data used by IoT SiteWise in an Amazon S3 bucket that you manage.