Difference between revisions of "Aws autoscaling create-launch-configuration"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lowercase}} == See also == * {{aws autoscaling}} Category:AWS")
 
 
(2 intermediate revisions 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
  
 +
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: