We received an email recently from AWS:
Subject: [Action Required] Important notification regarding Simple Email Service (SIGv2 Deprecation)
Body: We recently observed Signature Version 2 requests on an Amazon SES SMTP endpoint originating from your account. xxxxxxxxxxxxxx etc
Problem:
Question: So what exactly do I need to upgrade ?
To move to Signature Version 4: - If you are self-signing your requests, refer to our documentation for Authenticating requests to the Amazon SES API [1] and creating a canonical request for Signature Version 4 [2]. - If you are not self-signing your requests, simply update your SDK/CLI to the latest version.
class SESV2. Client. A low-level client representing Amazon Simple Email Service (SES V2) Amazon SES is an Amazon Web Services service that you can use to send email messages to your customers. If you're new to Amazon SES API v2, you might find it helpful to review the Amazon Simple Email Service Developer Guide .
$0 for the first 1,000 emails you receive, and $0.10 for every 1,000 emails you receive after that. $0.09 for every 1,000 incoming email chunks (see Pricing details for more information). You can use the Amazon Web Services Monthly Calculator to estimate your monthly charges for using Amazon SES.
AWS Finally send me a new email with instructions:
To migrate to Signature Version 4, please replace your existing SMTP credentials using the appropriate procedure relative to your setup:
If you are using SES through hSMTP (i.e. not through the API) you have 2 options:
In the second link, there are also code samples in Java and Python.
You can see that the version variable is set to 4 (which indicates signature version 4).
After you have the "new" password - you should put this value as the password value when using the SMTPCLient
I'm also in the same situation. I do not know how to upgrade it to version 4. I read it somewhere that I just need to re create the SMTP credentials. But I'm not sure how to do it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With