Difference between revisions of "Aws ec2 run-instances"

From wikieduonline
Jump to navigation Jump to search
Line 22: Line 22:
 
* [[Create Amazon ec2 instance with Ansible]]
 
* [[Create Amazon ec2 instance with Ansible]]
 
* <code>[[gcloud compute instances create]]</code>
 
* <code>[[gcloud compute instances create]]</code>
* [[ec2_instance]]
+
* [[aws_instance]]
  
 
== See also ==
 
== See also ==

Revision as of 03:14, 2 February 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: