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 a subscriber. You must create the associated budget and notification before you create the subscriber.
For .NET Core this operation is only available in asynchronous form. Please refer to CreateSubscriberAsync.
Namespace: Amazon.Budgets
Assembly: AWSSDK.Budgets.dll
Version: 3.x.y.z
public abstract CreateSubscriberResponse CreateSubscriber( CreateSubscriberRequest request )
Container for the necessary parameters to execute the CreateSubscriber service method.
Exception | Condition |
---|---|
AccessDeniedException | You are not authorized to use this operation with the given parameters. |
CreationLimitExceededException | You've exceeded the notification or subscriber limit. |
DuplicateRecordException | The budget name already exists. Budget names must be unique within an account. |
InternalErrorException | An error on the server occurred during the processing of your request. Try again later. |
InvalidParameterException | An error on the client occurred. Typically, the cause is an invalid input value. |
NotFoundException | We can’t locate the resource that you specified. |
ThrottlingException | The number of API requests has exceeded the maximum allowed API request throttling limit for the account. |
.NET Framework:
Supported in: 4.5 and newer, 3.5