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.
Describes the current monthly spend limits for sending voice and text messages.
When you establish an Amazon Web Services account, the account has initial monthly spend limit in a given Region. For more information on increasing your monthly spend limit, see Requesting increases to your monthly SMS, MMS, or Voice spending quota in the AWS End User Messaging SMS User Guide.
This is an asynchronous operation using the standard naming convention for .NET 4.7.2 or higher.
Namespace: Amazon.PinpointSMSVoiceV2
Assembly: AWSSDK.PinpointSMSVoiceV2.dll
Version: 3.x.y.z
public virtual Task<DescribeSpendLimitsResponse> DescribeSpendLimitsAsync( DescribeSpendLimitsRequest request, CancellationToken cancellationToken )
Container for the necessary parameters to execute the DescribeSpendLimits service method.
A cancellation token that can be used by other objects or threads to receive notice of cancellation.
Exception | Condition |
---|---|
AccessDeniedException | The request was denied because you don't have sufficient permissions to access the resource. |
InternalServerException | The API encountered an unexpected error and couldn't complete the request. You might be able to successfully issue the request again in the future. |
ThrottlingException | An error that occurred because too many requests were sent during a certain amount of time. |
ValidationException | A validation exception for a field. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer