Examples of using Instance profile in English and their translations into Spanish
{-}
-
Colloquial
-
Official
Step 4: Create an IAM Instance Profile.
If you are going to use the role with Amazon EC2 or another AWS service that uses Amazon EC2,you must store the role in an instance profile.
Create and Use an Instance Profile to Manage Temporary Credentials.
For instructions, see Using a Custom Instance Profile.
Step 4: Create an IAM Instance Profile for Your Amazon EC2 Instances. .
For the purposes of this tutorial,you can use the following unrestricted policy in your IAM instance profile for AWS CodeDeploy.
Specifies a custom IAM instance profile name for instances in your cluster.
If you are running the command on an Amazon EC2 instance that is configured for an IAM role,use EC2 instance credentials stored in an instance profile.
For more information, see Step 4:Create an IAM Instance Profile for Your Amazon EC2 Instances. .
If an instance profile with that name exists,check that the instance profile wasn't deleted and another was created with the same name.
You must pass the role name and instance profile name.
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.
The IAM instance profile on your Amazon EC2 instance does not have permissions to access the application revision in Amazon S3.
Description: Informs about the the value of an instance profile parameter to control relevant parameters that don't be changed.
The instance profile contains the role and can provide the role's temporary credentials to an application that runs on the instance. .
Provides the name or the Amazon Resource Name(ARN) of the instance profile associated with the IAM role for the instance. .
To help you identify the instance profile in the IAM console, you will see the prefix of CodeDeploySampleStack-expnyi6-InstanceRole is the same for both.
If you create the role using the AWS Management Console, the instance profile is created for you with the same name as the role.
Deleting a role or instance profile that is associated with a running instance will break any applications that are running on the instance. .
When you launch the EC2 instance, specify the instance profile name in the Configure Instance Details page if you use the AWS console.
Instance profile credentials- these credentials can be used on EC2 instances with an assigned instance role, and are delivered through the Amazon EC2 metadata service.
The Amazon Resource Name(ARN) of an IAM instance profile that is to be used for the Amazon EC2 instances in this layer.
In the instance profile credentials, which exist within the instance metadata associated with the IAM role for the EC2 instance. .
For more information about the service role and instance profile, see Configure IAM Roles for Amazon EMR Permissions to AWS Services.
In addition, you must delete the instance profile as part of the process of deleting a role as described in the preceding procedure.
If you use another method to obtain or pass instance profile credentials, you are responsible for checking for and refreshing expired credentials.
The Amazon Resource Name(ARN) of an IAM instance profile that is the default profile for all of the stack's Amazon EC2 instances. .
Although Amazon EC2 instances still require an IAM instance profile, the profile doesn't need any additional permissions to deploy from a GitHub repository.
Without the permissions provided by the IAM instance profile, the instance will not be able to download AWS CodeDeploy agent installation files.
For information, see Step 4:Create an IAM Instance Profile for Your Amazon EC2 Instances and Configure an Amazon EC2 Instance to Work with AWS CodeDeploy.