aws-cloudformation / aws-cloudformation-resource-providers-stepfunctions

The CloudFormation Resource Provider Package For AWS Step Functions
https://aws.amazon.com/step-functions/
Apache License 2.0
6 stars 4 forks source link

Upgrade Lambda runtimes from java8 to java8.al2 #48

Closed hongkuntian closed 9 months ago

hongkuntian commented 9 months ago

Issue #, if available: N/A

Description of changes: Bump runtime java8 -> java8.al2

Upgrading Lambda runtime in .rpdk-config and template.yml files for all resources, since we are nearing the Deprecation date for java8.

https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.