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

CreateS3DataAccessFromS3BucketRequestDetails

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

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

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

§Properties

§

Details about the S3 data access source asset.

§
DataSetId: string
[src]

The unique identifier for the data set associated with the creation of this Amazon S3 data access.

§
RevisionId: string
[src]

The unique identifier for a revision.