aws-samples/aws-serverless-ecommerce-platform

platform: implement platform-level config rules

nmoutschen opened this issue · 0 comments

Implement custom rules for AWS Config that check certain parameters, such as making sure that the runtime version for Lambda functions is recommended for use (e.g. python3.8 but not python3.6 or python3.7).