A tool for customers to evaluate their AWS service configurations based on AWS and community best practices and receive recommendations on potential improvements.
Add in following checks:
lambdaPublicAccess
ELBEnableWAF
EC2InstanceAutoPublicIP
EC2SubnetAutoPublicIP
SGDefaultDisallowTraffic
ASGIMDSv2
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
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] Simulate in Cloud9 for services in all region
Checklist:
[X] My code follows the style guidelines of this project
Description
Add in following checks: lambdaPublicAccess ELBEnableWAF EC2InstanceAutoPublicIP EC2SubnetAutoPublicIP SGDefaultDisallowTraffic ASGIMDSv2
Type of change
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: