Difference between revisions of "Aws ec2 run-instances"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
* <code>[[aws ec2]] run-instances [[--profile]] YOUR_PROFILE --[[image-id]] [[ami]]-12345678 [[--instance-type]] [[t3.nano]] [[--endpoint]] https://fcu.eu-west-2.outscale.com</code>
 
* <code>[[aws ec2]] run-instances [[--profile]] YOUR_PROFILE --[[image-id]] [[ami]]-12345678 [[--instance-type]] [[t3.nano]] [[--endpoint]] https://fcu.eu-west-2.outscale.com</code>
 
* <code>[[aws ec2]] run-instances [[--profile]] YOUR_PROFILE --[[image-id]] [[ami]]-12345678 [[--endpoint]] https://fcu.eu-west-2.outscale.com</code>
 
* <code>[[aws ec2]] run-instances [[--profile]] YOUR_PROFILE --[[image-id]] [[ami]]-12345678 [[--endpoint]] https://fcu.eu-west-2.outscale.com</code>
 +
 +
* <code>aws ec2 run-instances [[--placement]] "GroupName = my-cluster"</code>
  
 
  [[aws ec2]] run-instances
 
  [[aws ec2]] run-instances

Revision as of 10:38, 14 October 2021


  • aws ec2 run-instances --placement "GroupName = my-cluster"
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: