MailManager / Client / start_address_list_import_job

start_address_list_import_job

MailManager.Client.start_address_list_import_job(**kwargs)

Starts an import job for an address list.

See also: AWS API Documentation

Request Syntax

response = client.start_address_list_import_job(
    JobId='string'
)
Parameters:

JobId (string) –

[REQUIRED]

The identifier of the import job that needs to be started.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions