amplify-education / serverless-domain-manager

Serverless plugin for managing custom domains with API Gateways.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPv6 Support | API Gateway

dverzolla opened this issue Β· comments

Community Note

  • Please vote on this issue by adding a πŸ‘ reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Support Question

Question
I have seen that domain manager creates an AAAA in route53, however API Gateway still does not support IPv6.
Is there a way to configure this plugin to make the whole workflow with AWS (cloudfront, api gateway, lambda) to work with IPv6 automatically?

Edit: I saw the option createRoute53IPv6Record, but I actually want to configure ipv6, and not disable it.