Create an instance profile in AWS.

Cloud Computing

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?

1
Answers

Replies

Ans: Sometimes, there would be scenarios where you need to create multiple instance profiles in AWS. It is possible for you to create a new instance profile using the command line as well. The create-instance-profile command is responsible for creating an instance profile named webserver.


Below is the syntax used for the creation of a new instance profile.


$ aws iam create-instance-profile --instance-profile-name Webserver

 
 

If you want to unleash your potential in this competitive field, please visit the Cloud Computing course page for more information, where you can find the Cloud Computing tutorials and Cloud Computing frequently asked interview questions and answers as well.

 

This topic has been locked/unapproved. No replies allowed

Login to participate in this discussion.

Leave a reply

Before proceeding, please check your email for a verification link. If you did not receive the email, click here to request another.