Is there an easy way to rename an AWS target group for ALB?

Question:

I need to rename a target group that my ALB uses. I tried to go to the website to do it but it does not give me the option. I was hoping maybe there is away to do it by command line. I googled but did not find a solution.

Answer:

I was also unable to find a command to rename an Application Load Balancer Target Group. The closest was modify-target-group-attributes, but Name is not an attribute of a Target Group.

Leave a Reply