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

Fix hosted zone DNS for Sagemaker VPC Endpoints #352

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Dec 7, 2023

  1. Fix hosted zone DNS for Sagemaker VPC Endpoints

    Currently the default DNS naming convention for Route 53 hosted zones of VPC endpoints is using sagemaker.api.{region}.amazonaws.com which is not the correct DNS for it as can be found in Endpoints & Quotas page https://docs.aws.amazon.com/general/latest/gr/sagemaker.html
    
    This is also the case for sagemaker runtime as well.
    jbarnet authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3761cd7 View commit details
    Browse the repository at this point in the history