StopAddressListImportJob
Source:
src/AWS/MailManager/StopAddressListImportJob.ts
Runtime binding for ses:StopAddressListImportJob.
Stops an in-flight import job. Addresses already imported remain on
the list. IAM access is granted on the bound list’s ARN. Provide the implementation with
Effect.provide(AWS.MailManager.StopAddressListImportJobHttp).
Bulk Importing Members
Section titled “Bulk Importing Members”const stopImportJob = yield* MailManager.StopAddressListImportJob(blockList);
// runtimeyield* stopImportJob({ JobId });