Values.AwsEc2LaunchTemplateDataIamInstanceProfileDetailsSourceProvides details for an Identity and Access Management (IAM) instance profile, which is a container for an IAM role for your instance.
type nonrec t = {arn : NonEmptyString.t option;The Amazon Resource Name (ARN) of the instance profile.
*)name : NonEmptyString.t option;The name of the instance profile.
*)}