Examples of using Instance profile in English and their translations into Spanish
{-}
-
Colloquial
-
Official
Make sure each of your target Amazon EC2 instances has an IAM instance profile attached with, at minimum,
you create an instance profile and then attach it when you launch the instance. .
you may have named your instance profile differently.
If required, describe your IAM instance profile associations to get the association ID for the IAM instance profile to replace.
with an IAM role, for IAM instance profile, specify the role.
This parameter is required if you do not specify and instance profile name with--instance-role.
ensure that you specify the name of the IAM role and not the instance profile if the names are different.
you must specify the instance profile name instead of the role name.
and the role and the instance profile might be the exact same name.
then the role and the instance profile might have different names.
Applications running on the instance can access temporary credentials for the role through the instance profile metadata.
If the service you are working with is Amazon EC2, then you must also create an instance profile and add the role to it.
EMR service role and DataPipelineDefaultResourceRole as the Amazon EC2 instance profile to create resources on your behalf.
For instructions, see Create and Use an Instance Profile to Manage Temporary Credentials.
API, verify that you created an instance profile and added the role to that instance profile. .
For information about creating an IAM instance profile, see Step 4: Create an IAM Instance Profile for Your Amazon EC2 Instances. .
In this example, the instance profile is referenced by the IamInstanceProfile property of an AutoScaling Group Launch Configuration.
the list that's displayed is actually a list of instance profile names.
you must disassociate the instance profile and then associate the instance profile, or you can stop your instance
You can also pass an InstanceProfileCredentialsProvider instance directly to the client constructor to get instance profile credentials without proceeding through the entire default provider chain.