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 Risposta
1
Risposta accettata

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
con risposta un anno fa
profile picture
ESPERTO
verificato un anno fa
  • 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

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande