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
feita há 2 meses235 visualizações
1 Resposta
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
ESPECIALISTA
respondido há 2 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas