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
专家
bwhaley
已提问 2 年前571 查看次数
2 回答
1
已接受的回答

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.

已回答 2 年前
  • 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
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则