Migrating AWS S3 SDK to v2 #1402
Labels
dependencies
Pull requests that update a dependency file
enhancement
M-T: A feature request for new functionality
project:bolt
Milestone
As reported at #1168 (review), our optional dependency AWS S3 client SDK must be migraded to its v2 by the end of 2025.
Both groupId and artifactId are different:
Here is a version range example:
V2 is fully source-code incompatible, so this work requires rewriting the modules relying on the AWS SDK plus testing the behavior is still the same. It seems there is no need to migrate "aws-lambda-java-core" to something new this time.
See also:
We may want to try the migration tool if it works well for us:
Category (place an
x
in each of the[ ]
)Requirements
Please make sure if this topic is specific to this SDK. For general questions/issues about Slack API platform or its server-side, could you submit questions at https://my.slack.com/help/requests/new instead. 🙇
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you agree to those rules.
The text was updated successfully, but these errors were encountered: