Skip to content

StartAddressListImportJob

Source: src/AWS/MailManager/StartAddressListImportJob.ts

Runtime binding for ses:StartAddressListImportJob.

Starts a created import job once its address data has been uploaded to the pre-signed URL. IAM access is granted on the bound list’s ARN. Provide the implementation with Effect.provide(AWS.MailManager.StartAddressListImportJobHttp).

const startImportJob = yield* MailManager.StartAddressListImportJob(blockList);
// runtime
yield* startImportJob({ JobId });