Skip to content
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

Introduce support AWS SDK v2 for Lambda client and functions #1425

Open
asantare opened this issue Aug 5, 2022 · 0 comments
Open

Introduce support AWS SDK v2 for Lambda client and functions #1425

asantare opened this issue Aug 5, 2022 · 0 comments
Labels
type: enhancement New feature or request

Comments

@asantare
Copy link
Contributor

asantare commented Aug 5, 2022

Feature description

Currently the only implementation of the function-client is the function-client-aws project which uses the AWS SDK v1.
If other Micronaut AWS projects were used, which are using the SDK v2, both SDK versions will be packaged in the final artifacts.

To support a smooth transition to AWS SDK v2 a new project function-client-aws-v2 can be created to use the AWS SDK v2.

@sdelamo sdelamo added the type: enhancement New feature or request label Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants