AWS Config Rules are rules that automatically check whether your AWS resources follow your organization’s security and compliance requirements. They continuously evaluate resource configurations.
When you enable AWS Config Rules, AWS automatically detects non-compliant resources, such as an S3 bucket with public access or a Security Group that allows unrestricted SSH access.
In simple words, AWS Config Rules automatically check your AWS environment and alert you when resources do not follow the required security or compliance policies.