-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Description
Amazon has announced aws sdk 1 is going away, but this lib is still referencing it. In fact. the latest build added more references to it in AmazonSQSExtendedClient.java. We know v1 and v2 can run side by side, but we are trying to minimize dependencies/file size for java based aws lambdas.
-
Requesting this artifact's groupId be updated to reflect the v2 naming standard of: software.amazon
(Keeping the old groupId but using v2 sdk has become very confusing for end-user) -
Eliminate all references to v1 sdk
patrickjamesbarry
Metadata
Metadata
Assignees
Labels
No labels