lambda-events AwsApi needs updating to Node18 and SDKv3 #26998
Labels
@aws-cdk/aws-events-targets
node18-upgrade
Any work (bug, feature) related to Node 18 upgrade
p1
sdk-v3-upgrade
Tag issues that are associated to SDK V3 upgrade. Not limited to CR usage of SDK only.
Describe the bug
The handler function in
AwsApi
is using Node16 and SDKv2.It should use Node18 and SDKv3.
Expected Behavior
It is using node 18
Current Behavior
Using node 16
Reproduction Steps
N/A
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.94.0
Framework Version
2.94.0
Node.js Version
Any
OS
Any
Language
Typescript, Python, .NET, Java, Go
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: