Are the AWS Config Managed Rules open source?

0

I'm wondering if the Lambda function source code for the AWS Config Managed Rules is available anywhere? I've found the community rules, but those are different from the Managed Rules.

profile picture
EXPERTE
bwhaley
gefragt vor 2 Jahren571 Aufrufe
2 Antworten
1
Akzeptierte Antwort

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.

beantwortet vor 2 Jahren
  • You're right, not sure how I missed that! Thanks.

0

I've been looking for it too, but it doesn't seem to be there.
It would be nice if there were.

zizi
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen