Skip to content

Lambda dependencies deprecated -> AWS SDK 1x implementation #49

Description

@85LangA85

Hello,
I have noticed that the module github.com/d-velop/dvelop-sdk-go/lambda, among others, uses versions that are outdated. This means that the "old" AWS SDK is currently being used and not the AWS SDK 2.0.
However, since the AWS SDK 1.0 has been discontinued, it should be urgently updated to the new one.
Modules that use the AWS SDK should therefore also be updated. (e.g. /aws/lambda)

OLD:
https://github.com/aws/aws-sdk-go

NEW:
https://github.com/aws/aws-sdk-go-v2

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions