Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(apigateway): support custom domain names #3135

Merged
merged 7 commits into from
Jul 1, 2019

Commits on Jun 30, 2019

  1. feat(apigateway): support custom domain names

    Adds support for custom domain names in API Gateway and using route53 aliases.
    
    Fixes #3103
    
    Misc: change the awslint rule that verifies resource attributes to use CloudFormation attribute names.
    Elad Ben-Israel committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    8c42a2b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into benisrae/apigateway…

    …-domains
    Elad Ben-Israel committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    5ba5c64 View commit details
    Browse the repository at this point in the history
  3. some additional fixes

    Elad Ben-Israel committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    889d10a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. include instructions on how to use route53 alias record

    Elad Ben-Israel authored Jul 1, 2019
    Configuration menu
    Copy the full SHA
    48da0e7 View commit details
    Browse the repository at this point in the history
  2. add information about ApiGatewayDomain

    Elad Ben-Israel authored Jul 1, 2019
    Configuration menu
    Copy the full SHA
    1924942 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Elad Ben-Israel authored Jul 1, 2019
    Configuration menu
    Copy the full SHA
    7072aae View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into benisrae/apigateway-domains

    Elad Ben-Israel authored Jul 1, 2019
    Configuration menu
    Copy the full SHA
    be97b23 View commit details
    Browse the repository at this point in the history