Skip to content

Latest version referencing aws v1 #150

@patrickjamesbarry

Description

@patrickjamesbarry

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions