AWS Config
Explore AWS Config, a fully managed service that continuously tracks AWS resource configurations and compliance. Learn to create and manage prebuilt and custom rules, use aggregators for multi-account monitoring, and implement remediation actions with SSM Automation. Understand how to generate configuration snapshots and handle notifications for effective resource auditing.
We'll cover the following...
AWS Config
AWS Config is a fully managed service that can help assess, audit, and evaluate the configuration of resources in an AWS account. It provides a detailed view of resources and the ability to monitor them continuously.
Your manager wants to check if unrestricted SSH access exists in any of the security groups in an account. You can create an AWS Config rule to monitor all security groups for ...