Error updating account spend limit using the Amazon SNS console

0

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:*"

1개 답변
1
수락된 답변

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.

profile picture
joahna
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠