Replies: 1 comment
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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