Is it possible to tag ENI created by Load Balancer?

0

Enter image description here I've 2 public load balancers and each of them is connected to 2 availability zones so in total I've 4 ENI created automatically. Is there a way to tag those ENI automatically with Env, Role, and State tags each time that ENI is re-created?

Gridics
posta 2 mesi fa235 visualizzazioni
1 Risposta
0

Hello.

When an ALB ENI is created, an event called "CreateNetworkInterface" is recorded in CloudTrail.
I think it is possible to set tags on the created ENI by starting Lambda from EventBridge using this event.
https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-create-rule.html

profile picture
ESPERTO
con risposta 2 mesi fa

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