aws / aws/aws-lambda-base-images

Cloudformation Custom resource call back does not work with python3.12 (lambda runtime)

Open
#135 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
777
Forks
118
PR merge metrics
No merged PRs in 30d

Description

I tried to deploy a Cloudformation stack with SAM (version 1.103.0) using python3.12 for the lambda runtime of a custom resource.
The callback to Cloudformation does not work even with the right payload.

The stack was blocked in CREATE_IN_PROGRESS.

I didn't change anything instead of the lambda runtime version from python3.12 to python3.11. This solved my issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.