EC2 CLI Help creating VPCs with name

0 votes

I am trying to streamline the process of creating VPC/EC2 environments without using the GUI. I also want to automate it by telling a script what I want to be created with what properties.

I decided that the best place to start is to create a VPC and create an EC2 instance within it.

I am using

aws ec2 create-vpc --cidr-block 10.0.0.0/16

But I wanted to name it something like myVPC. Is there a way to do things like this? I am very new to this so if you have any documentation regarding this please send it my way.

Thank you!

Apr 25, 2022 in AWS by Rahul
• 9,670 points
240 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In AWS

0 votes
0 answers

EC2 CLI. Help creating VPCs with name

I am trying to streamline the process ...READ MORE

Feb 22, 2022 in AWS by Rahul
• 2,080 points
213 views
+1 vote
1 answer

How to add SSL certificate to AWS EC2 with the help of new AWS Certificate Manager service

refer this link  https://aws.amazon.com/certificate-manager/faqs/ You can't install the certificates ...READ MORE

answered Jul 19, 2018 in AWS by Priyaj
• 58,090 points
1,598 views
0 votes
1 answer

Invalid Bucket name when creating s3 bucket with AWS SDK

AWS provides naming standards when naming an ...READ MORE

answered Aug 30, 2018 in AWS by Priyaj
• 58,090 points
4,116 views
0 votes
1 answer

Creating EC2 from the CLI using Python

All the AWS Resources created using the ...READ MORE

answered Aug 6, 2019 in AWS by Harish
378 views
0 votes
1 answer

How to add SSL certificate to AWS EC2 with the help of new AWS Certificate Manager service

You can't install the certificates created by ...READ MORE

answered Feb 21, 2022 in AWS by Korak
• 5,820 points
537 views
+1 vote
10 answers
0 votes
1 answer

AWS S3 uploading hidden files by default

versioning is enabled in your bucket. docs.aws.amazon.com/AmazonS3/latest/user-guide/….... the ...READ MORE

answered Oct 4, 2018 in AWS by Priyaj
• 58,090 points
5,453 views
–1 vote
1 answer

How to decrypt the encrypted S3 file using aws-encryption-cli --decrypt

Use command : aws s3 presign s3://mybucket/abc_count.png you get ...READ MORE

answered Oct 22, 2018 in AWS by Priyaj
• 58,090 points
4,868 views
0 votes
2 answers
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP