- Newest
- Most votes
- Most comments
You're right that Amazon Pinpoint is being discontinued, with support ending on October 30, 2026. However, the SMS and voice messaging capabilities have been moved to AWS End User Messaging SMS, which is the service you should now use instead of Pinpoint for these functions.
To set or update your SMS spending limit, you have two options:
- Use the AWS End User Messaging SMS console directly (not Pinpoint)
- Use the AWS CLI with the pinpoint-sms-voice-v2 commands
For example, to increase your enforced limit for the SMS channel using the AWS CLI, you can run:
aws pinpoint-sms-voice-v2 set-text-message-spend-limit-override --monthly-limit NewEnforcedLimit
Replace "NewEnforcedLimit" with a value between $1 and your account limit.
If you need to request an increase to your account limit (not just set an enforced limit), you'll need to create an AWS Support case:
- Sign in to the AWS Management Console
- Create a new AWS Support case
- Choose "Looking for service limit increases?"
- Under "Service quota increase", for "Service", choose "Pinpoint SMS" for SMS spending limits or sending rates
- Complete the required information and submit your request
The AWS Support team will review your request and respond within 24 hours.
In summary, you don't need to create a Pinpoint account - you should use AWS End User Messaging SMS directly, and if needed, open a support case specifically for SMS quota increases.
Sources
Set an SMS, MMS or voice spending limit in AWS End User Messaging SMS - AWS End User Messaging SMS
Amazon Pinpoint quotas - Amazon Pinpoint
How to request a sender ID through Support - AWS End User Messaging SMS
AWS Pinpoint migration to AWS End USer Messaging | AWS re:Post
answered a year ago
Relevant content
asked 3 years ago
asked 2 years ago
