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

[CMDCT-3901] Upgrade Serverless - Custom Lambda Runtime #17

Closed
wants to merge 1 commit into from

Conversation

BearHanded
Copy link
Contributor

Description

Custom Lambdas are triggering warnings in security hub. These are used by the serverless framework as part of the deployment process. Upgrading to 3.39 should resolve it.

Related ticket(s)

CMDCT-3901


How to test

Deployments succeed. Custom lambdas for cw-role || existing-s3 are on node 18, not 16.

Important updates


Author checklist

  • I have performed a self-review of my code
  • I have added thorough tests, if necessary
  • I have updated relevant documentation, if necessary

convert to a different template: test → val | val → prod

Copy link

codeclimate bot commented Aug 6, 2024

Code Climate has analyzed commit 9de0f02 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (90% is the threshold).

This pull request will bring the total coverage in the repository to 81.0% (1.0% change).

View more on Code Climate.

@BearHanded BearHanded closed this Aug 6, 2024
@BearHanded BearHanded deleted the sls-3.39 branch August 6, 2024 17:37
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