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

Extra dependencies? #54

Open
patrickjamesbarry opened this issue Aug 7, 2023 · 2 comments
Open

Extra dependencies? #54

patrickjamesbarry opened this issue Aug 7, 2023 · 2 comments

Comments

@patrickjamesbarry
Copy link

Are all 3 of these needed for some reason? I looked at source code and see no ref to them. We are trying to make our java lambda artifact as small as possible, so would like know if I can exclude these.

implementation 'com.amazonaws:aws-java-sdk-s3:1.12.13'
implementation 'com.amazonaws:aws-java-sdk-kinesis:1.11.163'
implementation 'com.amazonaws:aws-java-sdk-dynamodb:1.11.163'
@patrickjamesbarry patrickjamesbarry added the bug Something isn't working label Aug 7, 2023
@workato-integration
Copy link

@kford-newrelic kford-newrelic removed the bug Something isn't working label Aug 22, 2023
@rbrennangen
Copy link

+1

In addition AWS SDK V1 support will end soon:

https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-java-v1-x-on-december-31-2025/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants