내용으로 건너뛰기

AWS Workspaces DNS settings prevent resolution of private hostnames like sagemaker.aws

0

The default DNS settings for my AWS workspaces, is taken from the Managed AD Server (which workspaces are provision from)

it appears that even with a sagemaker notebook endpoint provision on the VPC, sagemaker.aws urls cannot be reached.

However, if i alter one of the dns value of the workspaces to 169.254.169.253, sagemaker.aws is able to be reached.

is there a better solution? it seems that its hard for workspaces to reach AWS services.

질문됨 4년 전1.3천회 조회

1개 답변
0

This has nothing to do with Amazon WorkSpaces, this is just how DNS works. You need to configure a hybrid setting to forward DNS queries to the authoritative DNS Server for the URL.

Amazon WorkSpaces are just Windows Desktops as a Service, joined to a Windows Active Directory. For Managed Microsoft AD, DNS is integrated into the Domain Controllers and can be managed through the RSAT snap-ins. It is the same way any Microsoft Windows AD with integrated DNS would be managed.

AWS
전문가

답변함 4년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

관련 콘텐츠