This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html). # AWS::EC2::EC2Fleet IamInstanceProfileSpecification Describes an IAM instance profile. ## Syntax To declare this entity in your CloudFormation template, use the following syntax: ### JSON ``` { "[Arn](#cfn-ec2-ec2fleet-iaminstanceprofilespecification-arn)" : {{String}}, "[Name](#cfn-ec2-ec2fleet-iaminstanceprofilespecification-name)" : {{String}} } ``` ### YAML ``` [Arn](#cfn-ec2-ec2fleet-iaminstanceprofilespecification-arn): {{String}} [Name](#cfn-ec2-ec2fleet-iaminstanceprofilespecification-name): {{String}} ``` ## Properties `Arn` The Amazon Resource Name (ARN) of the instance profile. *Required*: No *Type*: String *Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement) `Name` The name of the instance profile. *Required*: No *Type*: String *Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

AltStyle によって変換されたページ (->オリジナル) /