Target Group | Delete (Review Required) - AMS Advanced Change Type Reference

Target Group | Delete (Review Required)

Delete target groups that are not attached to any load balancer. Before deleting, deregister any targets associated with the target group and then ensure it's not referenced in any listener rules. Deleting a target group also deletes any associated health checks.

Full classification: Management | Advanced stack components | Target group | Delete (review required)

Change Type Details

Change type ID

ct-0akjahmgqhu4u

Current version

1.0

Expected execution duration

240 minutes

AWS approval

Required

Customer approval

Not required if submitter

Execution mode

Manual

Additional Information

Info not available.

Execution Input Parameters

For detailed information about the execution input parameters, see Schema for Change Type ct-0akjahmgqhu4u.

Example: Required Parameters

{ "Region": "us-east-1", "TargetGroupArns": [ "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/my-targets/73e2d6bc24d8a067", "arn:aws-cn:elasticloadbalancing:cn-north-1:123456789012:targetgroup/cn-targets/73e2d6bc24d8a067", "arn:aws-us-gov:elasticloadbalancing:us-gov-west-1:123456789012:targetgroup/gov-targets/73e2d6bc24d8a067" ] }

Example: All Parameters

{ "Region": "us-east-1", "TargetGroupArns": [ "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/tg-01/abcdef123456", "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/tg-02/bcdef234567", "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/tg-03/cdef3456789", "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/tg-04/def45678901", "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/tg-05/ef567890123", "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/tg-06/f6789012345", "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/tg-07/78901234567", "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/tg-08/89012345678", "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/tg-09/90123456789", "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/tg-10/01234567890", "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/tg-11/abcdef123457", "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/tg-12/bcdef234568", "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/tg-13/cdef3456790", "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/tg-14/def45678902", "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/tg-15/ef567890124", "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/tg-16/f6789012346", "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/tg-17/78901234568", "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/tg-18/89012345679", "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/tg-19/90123456780", "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/tg-20/01234567891" ], "Priority": "High" }