@aws-sdk/client-sesv2

CreateExportJobRequest Interface

Represents a request to create an export job from a data source to a data destination.

Members

Name
Type
Details
ExportDataSource RequiredExportDataSource | undefined

The data source for the export job.

ExportDestination RequiredExportDestination | undefined

The destination for the export job.

Full Signature

export interface CreateExportJobRequest