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?

gefragt vor 8 Monaten58 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen