Copy tag from EC2 instance to Classic Load Balancer
This script/lambda function iterates through all class load balancers in an AWS account, searching for a specific tag key. If the tag is not present, copy the tag from the first instance found registerd to the load balancer
Please register or sign in to comment