Managed and Custom Config Rules
Evaluate resources against built-in and your own compliance checks.
What a Config Rule Is
A Config rule evaluates whether your resources comply with a desired configuration and reports each as COMPLIANT or NON_COMPLIANT. Recording state is passive; rules add the judgment layer that flags insecure settings automatically, turning Config into a continuous compliance engine.
AWS Managed Rules
Managed rules are prebuilt by AWS for common checks, so you enable them without writing code. Examples include s3-bucket-public-read-prohibited, encrypted-volumes, iam-password-policy, and restricted-ssh. There are hundreds covering best practices, making them the fastest way to establish a compliance baseline.
All lessons in this course
- How AWS Config Records Resource State
- Viewing Configuration Timeline History
- Managed and Custom Config Rules
- Auto-Remediation Through Config Rules