Delete a VPC Lattice target group
You can delete a target group if it is not referenced by the forward actions of any listener rules. Deleting a target group does not affect the targets registered with the target group. If you no longer need a registered EC2 instance, you can stop or terminate it.
To delete a target group using the console
-
Open the Amazon VPC console at https://console.aws.amazon.com/vpc/
. -
On the navigation pane, choose Target groups.
-
Select the check box for the target group and then choose Actions, Delete.
-
When prompted for confirmation, enter
confirm
and then choose Delete.
To delete a target group using the AWS CLI
Use the delete-target-group command.