Difference between revisions of "Aws ec2 run-instances"

From wikieduonline
Jump to navigation Jump to search
Line 18: Line 18:
 
* <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 aws ec2 instance with ansible]]
+
* [[Create Amazon ec2 instance with Ansible]]
 
* <code>[[gcloud compute instances create]]</code>
 
* <code>[[gcloud compute instances create]]</code>
  

Revision as of 22:22, 20 October 2021


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 commands

See also

Advertising: