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).
Bulk Importing Members
Section titled “Bulk Importing Members”const startImportJob = yield* MailManager.StartAddressListImportJob(blockList);
// runtimeyield* startImportJob({ JobId });