millions-solstice-98513
04/02/2025, 6:41 AMpick
to select fields from output objects, but that makes all those values undefined
(I guess it breaks the lifting mechanism?)
Would you say it's safe to code my own pick that is Output aware like this?
Usecase would be using it like this: return pickOutput(nlbIntern.loadBalancer, ['arn', 'name', 'dnsName', 'zoneId'])