IAM Instance Profile ARN e.g. arn:aws:iam::000000000000:instance-profile/SampleName.

An instance profile is a container for a role. To associate a role to an Amazon EC2 instance, you must use the instance profile ARN. Roles enable you to manage permissions for applications running on EC2.

The Instance Profile ARN can be found in the IAM Role's Summary tab in the AWS Management Console.