Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Is boto supporting Signature Version 4 for SES? #3906

Closed
PeterCui1991 opened this issue Jun 25, 2020 · 5 comments
Closed

Is boto supporting Signature Version 4 for SES? #3906

PeterCui1991 opened this issue Jun 25, 2020 · 5 comments

Comments

@PeterCui1991
Copy link

Recently got notification about SES signature version 3 will be deprecated on Oct 2020. But I didn't see any documentation about boto supporting Signature Version 4 for SES. Is there anyone who can help?

@nolson-berry
Copy link

@PeterCui1991
Copy link
Author

@nolson-berry Thank you so much, yeah, that question was created by me on stackoverflow too.

@shazi7804
Copy link

+1, Which version boto3 support Signature Version 4 for SES?

@bwesen
Copy link

bwesen commented Mar 16, 2021

Hi, like the above posters, I have a legacy project on AWS and I keep getting spammed with these messages that my account uses Signature Version 3 on SES and we're using boto (not boto3). The project is legacy and I want to change as few things as possible to resolve this.

I didn't understand from the above - there are no versions of boto (not boto3) that supports Signature Version 4 on SES? SV4 was introduced before 2016..

Can you easily mix boto3 with boto in an old project (using Python 2.7) as a workaround, and only use boto3 for SES maybe?

@kdaily
Copy link
Member

kdaily commented Oct 18, 2021

Hi there,

This package is deprecated and no longer supported. Please review the deprecation notice for migration to boto3. Thanks!

https://github.com/boto/boto#deprecation-notice

@kdaily kdaily closed this as completed Oct 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants