2 Answers
1
Accepted Answer
The github repo you have mentioned have most of the managed rules. Atleast I can see the lambda rules in there which you are looking for. Check under the python folder. https://github.com/awslabs/aws-config-rules/tree/master/python
The repo may not have upto date managed rules or all of them but in my view it covers 80-90% of managed rules.
answered 8 months ago
0
I've been looking for it too, but it doesn't seem to be there.
It would be nice if there were.
answered 8 months ago
Relevant questions
AWS WAF Managed Rules - Government Issued Malicious IP Addresses
Accepted Answerasked 2 years agoExclude resources from AWS Config Managed rules?
asked 8 months agoLambda concurrency for Self managed Kafka event source
asked 4 months agoSet group.id for Kafka event source for lambda?
asked a month agoAre the AWS Config Managed Rules open source?
Accepted Answerasked 8 months agoAWS Config Rule Naming
asked 4 months agoAWS Config : Accessing AWS Config NonComplaint rules and resources
Accepted Answerasked 5 months agoIntegration Test Strategy/tool/library for AWS config rules
asked 2 months agohow to delete aws lambda delete-event-source-mapping
asked 5 months agoHow to run AWS CONFIG advanced queries using Lambda Function
asked 2 months ago
You're right, not sure how I missed that! Thanks.