Difference between revisions of "Aws ec2 run-instances"

From wikieduonline
Jump to navigation Jump to search
Line 20: Line 20:
 
* <code>[[aws ec2 describe-instances]]</code>
 
* <code>[[aws ec2 describe-instances]]</code>
 
* <code>[[aws ec2 terminate-instances]]</code>
 
* <code>[[aws ec2 terminate-instances]]</code>
* [[Create Amazon ec2 instance with Ansible]]
+
 
 
* <code>[[gcloud compute instances create]]</code>
 
* <code>[[gcloud compute instances create]]</code>
 
* <code>[[aws_instance]]</code>
 
* <code>[[aws_instance]]</code>
 +
* [[Create Amazon ec2 instance with Ansible]]
 +
* [[Terraform: AWS instance example with aws ami lookup and key name]]
  
 
== See also ==
 
== See also ==

Revision as of 10:01, 25 March 2022


Placement options:

aws ec2 run-instances --placement "GroupName = my-cluster"

aws ec2 run-instances --placement "GroupName = HDFS-Group-A, PartitionNumber = 3"

aws ec2 run-instances
An error occurred (AuthFailure) when calling the RunInstances operation: AWS was not able to validate the provided access credentials


Related

See also

Advertising: