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

0

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

profile picture
EXPERT
demandé il y a 6 mois18 vues
1 réponse
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
EXPERT
répondu il y a 6 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions