SES Account Sending Status is Pause

0

"Last week, our SES account was compromised, resulting in AWS pausing our account. We engaged in correspondence with the support team and took precautionary measures to prevent a recurrence of such incidents. Subsequently, our account was reactivated, but our ability to send emails remains disabled. We attempted the steps outlined https://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitoring-sender-reputation-pausing-account.html#monitoring-sender-reputation-pausing-account-part-3 without success.

Could someone please provide guidance on how to re-enable our email-sending capabilities, as our account is currently in a paused state?"

Asad
질문됨 8달 전237회 조회
1개 답변
0

Hello,

You can try executing this command from AWS CLI

aws ses update-account-sending-enabled --enabled --region <YOUR_REGION>

Also, You can use this operation in conjunction with Amazon CloudWatch alarms to temporarily pause email sending across your Amazon SES account in a given Amazon Web Services Region when reputation metrics (such as your bounce or complaint rates) reach certain thresholds.

More information in these links https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ses/update-account-sending-enabled.html https://docs.aws.amazon.com/ses/latest/APIReference/API_UpdateAccountSendingEnabled.html

AWS
답변함 7달 전

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

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

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

관련 콘텐츠