EC2 Auto Scaling groups should use Amazon EC2 launch templates

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

Description

This check verifies if an Amazon EC2 Auto Scaling group is established using an EC2 launch template. The check does not pass if the Auto Scaling group is created without a launch template, or if a launch template is absent in a mixed instances policy.

An EC2 Auto Scaling group can be formed using either an EC2 launch template or a launch configuration. Opting for a launch template when creating an Auto Scaling group guarantees access to the latest features and enhancements.

Remediation

To establish an Auto Scaling group using an EC2 launch template, consult the section Create an Auto Scaling group using a launch template in the Amazon EC2 Auto Scaling User Guide. Additionally, for details on substituting a launch configuration with a launch template, see Replace a launch configuration with a launch template in the Amazon EC2 User Guide for Windows Instances.