You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This is a general API request and not specific to the Go SDK
Similar to GetWebACLForResource for WAF, I'd like the ability to find all EndpointGroup ARNs that a Resource ARN is associated with.
API Implementation in the sdk: https://github.com/aws/aws-sdk-go/blob/main/service/wafv2/api.go#L3688-L3702
Context: I'm seeking to add support for Global Accelerator to https://github.com/kubernetes-sigs/aws-load-balancer-controller but the lack of this API makes reconciling changes more difficult.
Beta Was this translation helpful? Give feedback.
All reactions