Difference between revisions of "Aws ec2 run-instances"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
== See also == | == See also == | ||
+ | * {{aws ecs2}} | ||
* {{EC2}} | * {{EC2}} | ||
− | + | ||
[[Category:AWS]] | [[Category:AWS]] |
Revision as of 22:19, 20 October 2021
aws ec2 run-instances --profile YOUR_PROFILE --image-id ami-12345678 --instance-type t3.nano --endpoint https://fcu.eu-west-2.outscale.com
aws 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 An error occurred (AuthFailure) when calling the RunInstances operation: AWS was not able to validate the provided access credentials
Related commands
aws ec2 describe-instances
aws ec2 terminate-instances
- Create aws ec2 instance with ansible
gcloud compute instances create
See also
- Template:Aws ecs2
- AWS EC2, Amazon EC2 API,
aws ec2, AWS::EC2
, Amazon EC2 Spot Instances, CPU credits, Instance type, EC2 limitations, 169.254.169.254, Instance metadata and user data (IMDS),InstanceType, InstanceId
, Amazon EC2 Auto Scaling, AWS EC2 Instance Connect, launch template, lifecycle, AWS Security group (SG), Amazon EC2 Recycle Bin, Amazon EC2 Mac Instances, Global View
Advertising: