MailManager / Client / stop_address_list_import_job
stop_address_list_import_job#
- MailManager.Client.stop_address_list_import_job(**kwargs)#
Stops an ongoing import job for an address list.
See also: AWS API Documentation
Request Syntax
response = client.stop_address_list_import_job( JobId='string' )
- Parameters:
JobId (string) –
[REQUIRED]
The identifier of the import job that needs to be stopped.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions