Table of Contents
What is the IAM instance profile used for?
The instance profile allows Amazon EC2 to pass the IAM role named CodeDeployDemo-EC2-Instance-Profile to an Amazon EC2 instance when the instance is first launched: If you need to get the name of the IAM instance profile, see list-instance-profiles-for-role in the IAM section of the AWS CLI Reference .
How do I attach an IAM instance profile to an EC2 instance?
You can attach an IAM instance profile to an Amazon EC2 instance as you launch it or to a previously launched instance. For more information, see Instance profiles . In these steps, we assume you have already followed the instructions in the first three steps of Getting started with CodeDeploy .
How do I create an IAM instance profile in codedeploy?
Learn more about installing the CodeDeploy agent . Call the create-instance-profile command followed by the add-role-to-instance-profile command to create an IAM instance profile named CodeDeployDemo-EC2-Instance-Profile.
https://www.youtube.com/watch?v=RYwqWdM3WXU
How do I associate an IAM role to an EC2 instance?
If you use the AWS Management Console to create a role for Amazon EC2, the console automatically creates an instance profile and gives it the same name as the role. When you then use the Amazon EC2 console to launch an instance with an IAM role, you can select a role to associate with the instance.
What are the benefits of completing an AHS IAM security profile?
Completing an AHS IAM Security Profile also gives you the ability to: Authenticate your identity with the AHS IT Service Desk and Alberta Health Provincial Help Desk by using your Secret Word. Unlock your own AHS Network account after too many unsuccessful login attempts by using the security questions and answers you set up.
How do I create an IAM role for codedeploydemo-ec2-instance profile?
From the same directory, call the create-role command to create an IAM role named CodeDeployDemo-EC2-Instance-Profile, based on the information in the first file: Be sure to include file:// before the file name.
How do I create an IAM policy in AWS?
Sign in to the AWS Management Console and open the IAM console at https://console.aws.amazon.com/iam/ . In the IAM console, in the navigation pane, choose Policies , and then choose Create policy. (If a Get Started button appears, choose it, and then choose Create Policy .) On the Create policy page, paste the following in the JSON tab: