Replies: 3 comments 1 reply
-
As a workaround I'm just breaking the private:
I feel dirty. But I really need to export it, and I can't figure out another way to get it. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi @wz2b , using escape hatches to access the private HttpAuthorizer might be helpful here. |
Beta Was this translation helpful? Give feedback.
0 replies
-
How is a method to get authorizer ID difficult to implement in the official CDK library? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
After I create an HttpUserPoolAuthorizer how do I get its authorizerId? I need to be able to export that ID.
Beta Was this translation helpful? Give feedback.
All reactions