使用CloudFormation在VPC peering上启用私有DNS解析

0

【以下的问题经过翻译处理】 如何在使用CloudFormation的VPC peering上启用私有DNS解析?

profile picture
전문가
질문됨 6달 전18회 조회
1개 답변
0

【以下的回答经过翻译处理】 这个问题https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/169仍然未解决。其中提到了一种CDK自定义解决方案,但可以使用资源类型或自定义资源在CloudFormation中调用此API-https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyVpcPeeringConnectionOptions.html来解决。 在Custom Resource适合的情况下,可以通过使用crhelper(https://github.com/aws-cloudformation/custom-resource-helper)的Python lambda快速实现,并在链接https://aws.amazon.com/blogs/infrastructure-and-automation/aws-cloudformation-custom-resource-creation-with-python-aws-lambda-and-crhelper/中进行了描述。

profile picture
전문가
답변함 6달 전

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

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

질문 답변하기에 대한 가이드라인

관련 콘텐츠