Skip to main content

ISESV2GetExportJobRequest

Interface in AWS.SESV2

Interface for GetExportJob requests.

Ancestors

Properties

JobId

property JobId: string

The export job ID.

This property specifies the unique identifier of the export job for which you want to retrieve detailed information. The job ID must correspond to an existing export job in your Amazon SES account. Export job IDs are returned when you create export jobs using the CreateExportJob operation, and can also be discovered using the ListExportJobs operation to browse existing jobs. The job ID must be at least 1 character in length. If the specified job ID does not exist, the operation will return a NotFoundException.