aws ec2 run-instances
Jump to navigation
Jump to search
aws ec2 run-instances --profile YOUR_PROFILE --image-id ami-12345678 --instance-type t3.nano --endpoint https://fcu.eu-west-2.outscale.comaws ec2 run-instances --profile YOUR_PROFILE --image-id ami-12345678 --endpoint https://fcu.eu-west-2.outscale.com
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 .../... --key-name your_key_name_precreated
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]
aws ec2 describe-instancesaws ec2 terminate-instancesaws ec2 create-key-pair- Terraform resource:
aws_instance - Ansible: create Amazon ec2 instance
(task: ec2) - Terraform: AWS instance example with aws ami lookup and key name (
aws_instance) - Create-instance
gcloud compute instances createhcloud server
See also[edit]
- AWS EC2, AWS::EC2,
aws ec2[describe-instances | describe-instance-status|run-instances | terminate-instances | stop-instances|tags|describe-vpcs|describe-addresses|describe-availability-zones|describe-subnets|import-key-pair|create-key-pair|create-vpc|create-internet-gateway|modify-instance-attribute | ec2-instance-connect | get-console-output], aws ec2 enable-serial-console-access
Advertising: