platform: implement platform-level config rules
nmoutschen opened this issue · 0 comments
nmoutschen commented
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).