Create an instance profile in AWS

0 votes

Hi Team,

I have configured AWS CLI in the Windows system. I want to create an instance profile in AWS. How can I do that?

Nov 3, 2020 in AWS by akhtar
• 38,230 points
648 views

1 answer to this question.

0 votes

Hi@akhtar,

Sometimes we need to create multiple instance profiles in AWS. You can create a new instance profile from your command line as well. The following create-instance-profile command creates an instance profile named Webserver.

$ aws iam create-instance-profile --instance-profile-name Webserver
answered Nov 3, 2020 by MD
• 95,440 points

Related Questions In AWS

+1 vote
2 answers

How to create an EC2 instance in AWS Console?

Here is a step by step guide ...READ MORE

answered Feb 11, 2019 in AWS by Shubendu
1,702 views
0 votes
1 answer

AWS free tier account providing 30GB storage to create an instance

There is no such thing as a ...READ MORE

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

How to add IAM role to an existing instance in aws?

As of AWS CLI v1.11.46,  you can ...READ MORE

answered Sep 6, 2018 in AWS by Archana
• 4,170 points
1,444 views
0 votes
2 answers

How to create an EC2 Snapshot in AWS Console?

To create a snapshot of your EC2 ...READ MORE

answered Feb 11, 2019 in AWS by Priyaj
• 58,090 points
929 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

How to create an AWS EC2 Instance in the VPC with Boto3 module?

Hi@akhtar, You can use a network interface in ...READ MORE

answered Oct 11, 2020 in AWS by MD
• 95,440 points
2,133 views
0 votes
1 answer

How to add a role to an instance profile in AWS?

Hi@akhtar, You can add the specified IAM role ...READ MORE

answered Nov 3, 2020 in AWS by MD
• 95,440 points
408 views
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