Skip to content

Delete Text Message Spend Limit Override

pinpointsmsvoicev2_delete_text_message_spend_limit_override R Documentation

Deletes an account-level monthly spending limit override for sending text messages

Description

Deletes an account-level monthly spending limit override for sending text messages. Deleting a spend limit override will set the EnforcedLimit to equal the MaxLimit, which is controlled by Amazon Web Services. For more information on spend limits (quotas) see Quotas in the AWS End User Messaging SMS User Guide.

Usage

pinpointsmsvoicev2_delete_text_message_spend_limit_override()

Value

A list with the following syntax:

list(
  MonthlyLimit = 123
)

Request syntax

svc$delete_text_message_spend_limit_override()