Windows AMI に CloudFormation ヘルパースクリプトはプレインストールされているか教えてください
この記事は公開されてから1年以上経過しています。情報が古い可能性がありますので、ご注意ください。
困っていた内容
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.







