1 Answer
- Newest
- Most votes
- Most comments
2
Hi Please see this article for the usage, and pay close attention to the section below
https://aws.amazon.com/premiumsupport/knowledge-center/cloudformation-commandrunner-stack/
Important: If you haven't already registered the AWSUtility::CloudFormation::CommandRunner resource, then run the following commands. The register.sh script uses the awsutility-cloudformation-commandrunner.zip to register the resource type in your AWS Region.
See this GitHub repo for the install instructions
Also, your template shows
Resources:
Command:
Type: 'AWSUtility::CloudFormation::Command'
Should be
Type: 'AWSUtility::CloudFormation::CommandRunner
Relevant content
- Accepted Answerasked 9 months ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated a year ago