# NOT RUN {
# This example describes the specified target group.
svc$describe_target_groups(
TargetGroupArns = list(
"arn:aws:elasticloadbalancing:us-west-2:123456789012:targetgroup/my-targets/73e2d6bc24d8..."
)
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab