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
preguntada hace 8 meses237 visualizaciones
1 Respuesta
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
respondido hace 7 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas