Difference between revisions of "Aws ec2 run-instances"

From wikieduonline
Jump to navigation Jump to search
 
Line 25: Line 25:
 
* [[Ansible: create Amazon ec2 instance]] <code>([[task:]] ec2)</code>
 
* [[Ansible: create Amazon ec2 instance]] <code>([[task:]] ec2)</code>
 
* [[Terraform: AWS instance example with aws ami lookup and key name]] (<code>[[aws_instance]]</code>)
 
* [[Terraform: AWS instance example with aws ami lookup and key name]] (<code>[[aws_instance]]</code>)
 +
* [[Create-instance]]
  
 
== See also ==
 
== See also ==

Latest revision as of 11:14, 20 October 2023


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[edit]

See also[edit]

Advertising: