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

fix: parameterize lambda runtime and handler #696

Merged
merged 3 commits into from
Jun 15, 2024
Merged

Conversation

jtblack-aws
Copy link
Contributor

This change adds lambdaRuntime and lambdaHandler parameters to the ECRDeploymentProps. This fixes errors encountered when the package is used in AWS regions where AL2023 may not be available. The default values of lambda.Runtime.PROVIDED_AL2023 and bootstrap respectively have been maintained.

@wchaws wchaws added this pull request to the merge queue Jun 15, 2024
Merged via the queue into cdklabs:main with commit bc0f66e Jun 15, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants