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 Add On instance for the subscription indicated in the request. The resulting Amazon Resource Name (ARN) can be used in a conditional statement for a rule set or traffic policy.
For .NET Core this operation is only available in asynchronous form. Please refer to CreateAddonInstanceAsync.
Namespace: Amazon.MailManager
Assembly: AWSSDK.MailManager.dll
Version: 3.x.y.z
public abstract CreateAddonInstanceResponse CreateAddonInstance( CreateAddonInstanceRequest request )
Container for the necessary parameters to execute the CreateAddonInstance service method.
| Exception | Condition |
|---|---|
| ConflictException | The request configuration has conflicts. For details, see the accompanying error message. |
| ResourceNotFoundException | Occurs when a requested resource is not found. |
| ServiceQuotaExceededException | Occurs when an operation exceeds a predefined service quota or limit. |
| ValidationException | The request validation has failed. For details, see the accompanying error message. |
.NET Framework:
Supported in: 4.7.2 and newer