Update GO CDK example to use AWS SDK for GO v2 constructs from v1 #1063
Labels
effort/medium
Medium work item – a couple days of effort
feature-request
A feature should be added or improved.
language/go
Related to Go examples
ngde/pod
Great issues for pods
p1
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
Language
Go
The text was updated successfully, but these errors were encountered: