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 Respuesta
1
Respuesta aceptada

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
respondido hace un año
profile picture
EXPERTO
revisado hace un año
  • 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

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas