-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Amazon CloudFront announces deprecation of older API versions #4
Comments
I am aware of the updates, I've got an email from Amazon:
|
Hello @mondain, sorry to bother you on this. I'm just checking to see if there are any plans to update jets3t for this change? If not, I'll start looking for other libraries. Thanks for your help. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Creating an issue here based on James Murty's recommendation from this post.
Given the recent announcement from Amazon that older CloudFront API versions will be deprecated, are there any plans to update JetS3t?
All CloudFront API releases from 2015 and prior will be supported until April 30, 2020. (This date was given in a followup announcement).
Based on the code and the release notes, it looks like the latest API version used is "2012-05-05".
It seems that without updating the API version, it would effectively end JetS3t's capabilities of contacting CloudFront.
Any information on the future of JetS3t would be appreciated. Whatever happens, thanks for your work on the project, it has provided several years of useful integration for us.
The text was updated successfully, but these errors were encountered: