Answers for "aws cli ec2 run instance you must specify a region"

0

aws cli ec2 run instance you must specify a region

aws ec2 run-instances --image-id ami-0d1bf5b68307103c2 --instance-type t2.micro --dry-run --region eu-west-1
Posted by: Guest on October-12-2021

Code answers related to "aws cli ec2 run instance you must specify a region"

Browse Popular Code Answers by Language