Open
Description
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'
Metadata
Metadata
Assignees
Labels
No labels