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

ImportDataSource

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

An object that contains details about the data source of the import job.

interface ImportDataSource {
DataFormat: DataFormat;
S3Url: string;
}

§Properties

§
DataFormat: DataFormat
[src]

The data format of the import job's data source.

§
S3Url: string
[src]

An Amazon S3 URL in the format s3://<bucket_name>/.