Error updating account spend limit using the Amazon SNS console
After AWS raised our quota limit for Sending Text Messages, we received email with instructions "Before you can send messages, you must update your account spend limit using the Amazon SNS console or API using the following instructions. (http://docs.aws.amazon.com/sns/latest/dg/sms_preferences.html) After following the steps, entering the spend limit and clicking on save changes, we are getting this error: Couldn't set text messaging attributes. Error code: AuthorizationError - Error message: You are not authorized to perform actions for the provided bucket policy Allows "Action": "s3:PutObject", "s3:*"
Review your S3 bucket policy and check if it allows Amazon SNS (Principal service: sns.amazonaws.com) access for S3 actions s3:PutObject, s3:GetBucketLocation and s3:ListBucket.
Here's a sample bucket policy: https://docs.aws.amazon.com/sns/latest/dg/sms_stats_usage.html#example_bucket_policy
After adding the required bucket policy, continue configuring your SMS messaging preferences.
Relevant questions
Please help us moving out of the sandbox - redirected from support centre
asked 3 years agoSMS validation (SNS)
asked 19 days agoError updating account spend limit using the Amazon SNS console
Accepted Answerasked 4 months agoThe best AWS service for sending SMS via REST API calls
asked a month ago421 too many commands
asked 3 years agoCan I send trial messages to verified numbers without registering with TRAI in India?
asked 5 months agoSNS error - SMS "Rate exceeded" after 3 messages
asked a year agoSMS not received from SNS
asked 2 months agoAccount Sending Status shows as "disabled"
asked 10 months agoCan not send sms containing url
asked 14 days ago
It worked... Thank You!