AWS recommended Application Recovery Controller Cloud formation Templates not validating.

0

Hi, I am attempting to create an Application Recovery Controller setup using Cloud formation. The recommended Stack, here for instance does not validate. https://github.com/sebsto/tictactoe-cdk/blob/main/cloudformation/Route53-ARC-readiness-check.yaml. I have read the documentation and added all the requirements but it does not seem to validate. Any help would be nice. Thanks.

This is the command I ran: aws cloudformation validate-template --template-body ./Route53-ARC-readiness-check.yaml

When I test it with an online validator, I get these errors: ValidationError - Template format error: Unrecognized resource types: [AWS::Route53RecoveryReadiness::RecoveryGroup, AWS::Route53RecoveryReadiness::Cell, AWS::Route53RecoveryReadiness::ResourceSet, AWS::Route53RecoveryReadiness::ReadinessCheck]****

My question is how can an recipe Cloudformation Template be throwing such errors?

質問済み 8ヶ月前58ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ