datasafe
datasafe copied to clipboard
Update AWS SDK for Java to v2.x
the AWS SDK for Java v1.x will enter maintenance mode on July 31, 2024, and reach end-of-support on December 31, 2025. It is recommended to migrate to v2
ToDo:
- [x] add link to aws migration tutorial
- [ ] assess the effort needed to perform this migration.
Migration Guide https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/migration.html
End of support anouncement https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-java-v1-x-on-december-31-2025/#:~:text=Between%20July%2031%2C%202024%20and,or%20changes%20to%20existing%20services.
- [ ] Get Permission to access Amazon S3
- [ ] Create a sample project using AWS java SDK for v2 and also making use of streams , before implementing to Datasafe.
Contact Stefan, Armand or Dylane for a ticket for an AWS account.
Still working on integration tests.
Relates to
- [ ] #349