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
demandé il y a 2 mois234 vues
1 réponse
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
EXPERT
répondu il y a 2 mois

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