Skip to content

Update GO CDK example to use AWS SDK for GO v2 constructs from v1 #1063

@janyaram

Description

@janyaram

Describe the feature

Migrate the example Lambda function to use AWS SDK for Go v2 constructs, from v1, as SDK for Go v1 is is now end-of-support and will only receive critical bug fixes, security updates, will not be updated to include newer AWS Services.

Use Case

Want to make sure function is updated with constructs that are from a well-supported version for the lambda-container-s3-trigger example.

Proposed Solution

Have migrated other application from AWS SDK for Go v1 to v2, so can make a similar change. May be applicable to other Go cdk-examples as well.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Language

Go

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort/mediumMedium work item – a couple days of effortfeature-requestA feature should be added or improved.language/goRelated to Go examplesngde/podGreat issues for podsp1

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions