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

StorageClassAnalysisDataExport

import type { StorageClassAnalysisDataExport } from "https://aws-api.deno.dev/v0.4/services/s3.ts?docs=full";

Container for data related to the storage class analysis for an Amazon S3 bucket for export.

interface StorageClassAnalysisDataExport {
OutputSchemaVersion: StorageClassAnalysisSchemaVersion;
}

§Properties

§

The place to store the data for an analysis.

§

The version of the output schema to use when exporting data. Must be V_1.