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 réponse
1
Réponse acceptée

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
répondu il y a un an
profile picture
EXPERT
vérifié il y a un an
  • 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

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions