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 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则