Build AWS Config custom Lambda rules with remediation actions.
Build AWS Config custom rule configs with Lambda evaluation, scope, and auto-remediation.
Required Fields
ConfigRuleNameSource.OwnerSource.SourceIdentifierSource.SourceDetailsOutput will appear here...AWS Config tracks resource configurations and evaluates them against rules for compliance. While AWS provides over 300 managed rules, custom rules let you implement organization-specific compliance checks using Lambda functions. A custom rule triggers on configuration changes or on a schedule, invokes your Lambda function with the configuration item, and expects a compliance evaluation response. The Config Custom Rule Builder helps you define the rule metadata, trigger types, input parameters, and remediation action configurations so you can deploy custom compliance checks consistently.
Disclaimer: This tool runs entirely in your browser. No data is sent to our servers. Always verify outputs before using them in production. AWS, Azure, and GCP are trademarks of their respective owners.