Skip to main content

ISESV2GetImportJobRequest

Interface in AWS.SESV2

Interface for GetImportJob requests.

Ancestors

Properties

JobId

property JobId: string

The ID of the import job.

This property specifies the unique identifier of the import job for which you want to retrieve detailed information. The job ID must correspond to an existing import job in your Amazon SES account. Import job IDs are returned when you create import jobs using the CreateImportJob operation, and can also be discovered using the ListImportJobs 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.