简体   繁体   English

有没有一种简单的方法可以为ALB重命名AWS目标组?

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

I need to rename a target group that my ALB uses. 我需要重命名我的ALB使用的目标组。 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. 我用谷歌搜索,但没有找到解决方案。

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 . 最接近的是modify-target-group-attributes ,但Name不是目标组属性

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 AWS ALB 目标组运行状况良好但仍无法访问 - AWS ALB target group is healthy but still not accessible 是否可以使用 AWS Lambda 作为目标组使用 AWS ALB 进行重定向? - Is it possible to redirect with AWS ALB using AWS Lambda as a target group? AWS ALB:基于路径的路由未转发到目标组 - AWS ALB: Path based routing not forwarding to target group 如何将多个Application ALB连接到AWS中的单个目标组 - How to connect multiple Application ALB to single target group in AWS aws ECS,ECS 实例未注册到 ALB 目标组 - aws ECS, ECS instance is not registered to ALB target group 在CloudFormation中创建ALB目标组 - Creating an ALB Target Group in CloudFormation AWS Target group 有两个实例,ALB 如何选择去哪一个? - AWS Target group has two instances , how does ALB selects which one to go? 当我更改路径时,基于 AWS ALB 目标组路径的路由不起作用 - AWS ALB target group path based routing not working when I change the path 错误 aws_alb_target_group 设置了“计数”,必须在特定实例上访问其属性 - Error aws_alb_target_group has “count” set, its attributes must be accessed on specific instances 通过Cloudformation模板将Lambda目标与AWS ALB - AWS ALB with lambda target through Cloudformation Template
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM