Windows AMI に CloudFormation ヘルパースクリプトはプレインストールされているか教えてください
困っていた内容
CloudFormation で Windows インスタンスを管理したいです。
Windows AMI に CloudFormation ヘルパースクリプトはプレインストールされているか教えてください。
インストールされているの?
AWS 提供の Windows AMI にはインストールされています。
Resolve Windows failed signal error in CloudFormation | AWS re:Post
By default, CloudFormation helper scripts are installed on Amazon Windows Amazon Machine Images (AMIs).
CloudFormation ヘルパースクリプトは、CloudFormation で EC2 インスタンスにソフトウェアをインストールする際などに利用します。
AWS が提供する Windows AMI には、CloudFormation ヘルパースクリプトがデフォルトでインストールされており、使い始めることができます。
なお、AMI には AWS が提供する AMI のほか、サードパーティが提供する AMI もありますのでご注意ください。
参考資料
The Windows AMIs provided by Amazon Web Services have the AWS CloudFormation
helper scripts and the ability to execute scripts in user data installed by default.