aws-samples / aws-samples/communication-developer-services-reference-architectures
ses_bounce_logging_blog.yml - Unsupported runtime specified for the Lambda Function
Open
- Dominant language
- JavaScript
- Stars
- 103
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
The Lambda Function Runtime withinn the 'ses_bounce_logging_blog.yml' template is specified as 3.6, this runtime is no longer supported causing the stack creation to fail.
Runtime needs to be increased to 3.9, but I don't know if any python code changes would be required to support this?
Contributor guide
Assessment
This issue has not been assessed yet.