Difference between revisions of "Aws autoscaling create-launch-configuration"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/autoscaling/create-launch-configuration.html | https://awscli.amazonaws.com/v2/documentation/api/latest/reference/autoscaling/create-launch-configuration.html | ||
+ | |||
+ | aws autoscaling create-launch-configuration \ | ||
+ | --launch-configuration-name my-lc \ | ||
+ | --image-id ami-04d5cc9b88example \ | ||
+ | --instance-type [[m5.large]] | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[InstanceTenancy]]</code> | ||
== See also == | == See also == |
Latest revision as of 16:15, 25 January 2023
Advertising: