AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Creates an import job for an address list.
For .NET Core this operation is only available in asynchronous form. Please refer to CreateAddressListImportJobAsync.
Namespace: Amazon.MailManager
Assembly: AWSSDK.MailManager.dll
Version: 3.x.y.z
public virtual CreateAddressListImportJobResponse CreateAddressListImportJob( CreateAddressListImportJobRequest request )
Container for the necessary parameters to execute the CreateAddressListImportJob service method.
| Exception | Condition |
|---|---|
| AccessDeniedException | Occurs when a user is denied access to a specific resource or action. |
| ResourceNotFoundException | Occurs when a requested resource is not found. |
| ThrottlingException | Occurs when a service's request rate limit is exceeded, resulting in throttling of further requests. |
| ValidationException | The request validation has failed. For details, see the accompanying error message. |
.NET Framework:
Supported in: 4.7.2 and newer