Skip to content

Update lambda to al2023 - #42

Merged
bermannoah merged 1 commit into
masterfrom
nb/update-al2023
May 27, 2026
Merged

Update lambda to al2023#42
bermannoah merged 1 commit into
masterfrom
nb/update-al2023

Conversation

@bermannoah

Copy link
Copy Markdown
Contributor

We need to do this because we're not upgrading CDK, we'll be switching to terraform. For the time being, this pull request updates the AWS Lambda runtime used by the core Lambda functions in the DeepAlert stack from provided.al2 to provided.al2023. Corresponding unit tests are also updated to reflect this change.

Lambda Runtime Update:

  • Changed the Lambda function runtime from PROVIDED_AL2 to provided.al2023 in the DeepAlertStack CDK stack definition.

Test Updates:

  • Updated stack test to expect the new provided.al2023 runtime for all core Lambda functions instead of the old provided.al2.

@bermannoah
bermannoah merged commit ce6e362 into master May 27, 2026
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.

1 participant