Amazon EC2 LaunchTemplate IamInstanceProfile
The
IamInstanceProfile property type specifies an IAM instance profile for an Amazon EC2 launch template.
IamInstanceProfile is a property of the Amazon EC2 LaunchTemplate LaunchTemplateData property type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Arn-
The Amazon Resource Name (ARN) of the instance profile.
Required: No
Type: String
Update requires: No interruption
Name-
The name of the instance profile.
Required: No
Type: String
Update requires: No interruption
See Also
-
LaunchTemplateIamInstanceProfileSpecificationRequest in the Amazon EC2 API Reference
