# NOT RUN {
# This example describes the specified policy associated with the
# specified load balancer.
svc$describe_load_balancer_policies(
LoadBalancerName = "my-load-balancer",
PolicyNames = list(
"my-authentication-policy"
)
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab