# NOT RUN {
# This example deletes the specified target group.
svc$delete_target_group(
TargetGroupArn = "arn:aws:elasticloadbalancing:us-west-2:123456789012:targetgroup/my-targe..."
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab