Changelog
- f30abbb Accept Input for role on CallbackFunction (#2288)
- 9655c69 Add AWS_ConfigRole and deprecate AWSConfigRole (#2293)
- f0e8526 Add nodejs18.x to runtime enum (#2289)
- 1bf89fc Fix eventBus support in EventRule#onEvent (#2287)
- 682d5da Remove deprecated skip_get_ec2_platforms config (#2296)
- 01083e4 Use
@types/aws-lambda
-compatible types for lambda callback signatures. (#2286) - c69d8a4 Warn when a secret is captured by an
aws.lambda.CallbackFunction
(#1525)