A tool for customers to evaluate their AWS service configurations based on AWS and community best practices and receive recommendations on potential improvements.
Apache License 2.0
346
stars
65
forks
source link
Fix runtime not found error for container base Lambda #57
Skip Lambda runtime check for container base Lambda
Fixes #7
Type of change
Please delete options that are not relevant, and add any that may be relevant.
[x] Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
[x] Single Account, Multiple Services and Single Regionns
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
Description
Skip Lambda runtime check for container base Lambda
Fixes #7
Type of change
Please delete options that are not relevant, and add any that may be relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist: