Config: AWS maintained required tags rule not recording Lambda Functions

0

I am using required-tags config rule (AWS managed) it is working fine for all type of resources but it is not recording lambda functions

1 回答
1
已接受的回答

In required tags documentation it doesn't list out Lambda resource. I would suggest going through Custom Config Rdk as shown in the below documentation and deploying it in your region.

  1. https://github.com/awslabs/aws-config-rules/blob/master/python/lambda_require_tags_with_valid_values.py
  2. Required tags documentation where lambda is not included - https://docs.aws.amazon.com/config/latest/developerguide/required-tags.html
AWS
已回答 1 年前
profile picture
专家
已审核 1 年前
  • Thanks for your response Can you please tell me will it work for large set of resources may be 1000-2000 and also if I try to include some other type of resources that are not covered under required tags rule

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

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

回答问题的准则