No way to configure route53 to use HttpApi from @aws-cdk/aws-apigatewayv2-alpha? #22448
Unanswered
azhong-git
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Facing same issue, any way how to deal with this? |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi,
I am trying to add a custom domain to an
HttpApi
however was stuck at assigningARecord
usingroute53
. Howeverroute53_targets
does not supportHttpApi
in alpha (doc).Any help is appreciated.
(In my usecase I would like to use HTTP API instead of REST API)
Beta Was this translation helpful? Give feedback.
All reactions