Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 of 2 tasks
janyaram opened this issue Aug 21, 2024 · 0 comments
Open
1 of 2 tasks

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

janyaram opened this issue Aug 21, 2024 · 0 comments
Labels
feature-request A feature should be added or improved. p1

Comments

@janyaram
Copy link

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

@janyaram janyaram added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Aug 21, 2024
@kaiz-io kaiz-io added p1 and removed needs-triage This issue or PR still needs to be triaged. labels Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. p1
Projects
None yet
Development

No branches or pull requests

2 participants