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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ