Hi All! Perhaps a n00b question but I couldn't see...
# aws
l
Hi All! Perhaps a n00b question but I couldn't see anythign in the docs. I've successfully created an EKS cluster and added some k8s stuff onto it. One thing I added creatd an elb (correctly, as expected). Now I would like to get the elb using https://www.pulumi.com/registry/packages/aws/api-docs/elb/getloadbalancer/ so that I can alias it to a Route53 record. However I don't know its name or how to list all elbs. Any suggestions?