1 Answer
- Newest
- Most votes
- Most comments
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
answered a year ago
Relevant content
- asked 2 years ago
- asked 2 years ago
- asked a year ago
- asked a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated 3 years ago