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

CreateS3DataAccessFromS3BucketResponseDetails

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

Details about the response of the operation to create an S3 data access from an S3 bucket.

interface CreateS3DataAccessFromS3BucketResponseDetails {
DataSetId: string;
RevisionId: string;
}

§Properties

§

Details about the asset source from an Amazon S3 bucket.

§
DataSetId: string
[src]

The unique identifier for this data set.

§
RevisionId: string
[src]

The unique identifier for the revision.