Examples of using Launch template in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
For example policies, see Launch Templates.
Using Launch Templates with Amazon EC2 Auto Scaling.
Adjust any launch parameters as required, and choose Create launch template.
Note that launch template names must be unique.
You must create a launch configuration or launch template with the new price.
Using Launch Templates to Control Launch Parameters.
Keep in mind that whenever you create an Auto Scaling group, you must specify a launch configuration, a launch template, or an EC2 instance.
This lets you use launch templates with any Auto Scaling groups you currently use.
The following example specifies theminimum parameters required in an EC2 Fleet: a launch template, target capacity, and default purchasing model.
Choose Launch Template, select your launch template, and then choose Next Step.
You must specify either the launch template ID or launch template name.
Launch template parameters are not validated when you create the launch template.
For more information about creating launch templates, see Launching an Instance from a Launch Template. .
You can create an IAM user policy that grants users permissions to create, modify, describe,and delete launch templates and launch template versions.
If the launch template has an existing volume defined for/dev/xvdb, its values are replaced with specified values.
The three launch specifications, which override the launch template, have different instance types but the same weighted capacity and subnet.
A launch template includes information about the instances to launch, such as the instance type, Availability Zone, and the maximum price that you are willing to pay.
The following policy allows users to delete any launch template and launch template version,provided that the launch template has the tag Purpose Testing.
When you edit an Auto Scaling group that has an existing launch configuration,you have the option of replacing the launch configuration with a launch template.
After creating your launch template, you can update your existing Auto Scaling groups, as needed, with the launch template that you created.
In the following example, the instance is launched with a volume with the device name/dev/xvdb as well as any otherblock device mappings that are specified in the launch template.
For more information about using launch templates, see Launching an Instance from a Launch Template in the Amazon EC2 User Guide for Linux Instances.
The second part of the statement allows users to tag instances on creation-this partof the statement is necessary if tags are specified for the instance in the launch template.
Alternatively, if you create a launch template, you can use your launch template to create an Auto Scaling group instead of creating a launch configuration.
To restrict the resources that are used to launch an instance,ensure that you grant permissions to create launch templates and launch template versions only to appropriate administrators.
With a launch template, you can configure the Auto Scaling group to use the default template or the latest version of the template, so it is automatically be associated with the Auto Scaling group.
If you currently use launch configurations, you can specify a launch template when you update an Auto Scaling group that was created using a launch configuration.
The following example creates a launch template that specifies the instance type( r4.4xlarge) and AMI( ami-8c1be5f6) to launch, specifies the number of cores( 4) and threads per core( 2) for a total of 8 vCPUs(4 cores x 2 threads), specifies the subnet in which to launch the instance( subnet-7b16de0c), assigns a public IP address and an IPv6 address to the instance, and creates a tag for the instance Name webserver.
If you specify a nested parameter that's part of a complex structure,the instance is launched using the complex structure as specified in the launch template plus any additional nested parameters that you specify.
When you create an EC2 Fleet, you must specify a launch template that includes information about the instances to launch, such as the instance type, Availability Zone, and the maximum price you are willing to pay.