AWS Identity and Access Management
API Reference (API Version 2010-05-08)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Did this page help you?  Yes | No |  Tell us about it...

InstanceProfile

Description

The InstanceProfile data type contains information about an instance profile.

This data type is used as a response element in the following actions:

Contents

Arn

The Amazon Resource Name (ARN) specifying the instance profile. For more information about ARNs and how to use them in policies, see Identifiers for IAM Entities in Using AWS Identity and Access Management.

Type: String

Length constraints: Minimum length of 20. Maximum length of 2048.

Required: Yes

CreateDate

The date when the instance profile was created.

Type: DateTime

Required: Yes

InstanceProfileId

The stable and unique string identifying the instance profile. For more information about IDs, see Identifiers for IAM Entities in Using AWS Identity and Access Management.

Type: String

Length constraints: Minimum length of 16. Maximum length of 32.

Required: Yes

InstanceProfileName

The name identifying the instance profile.

Type: String

Length constraints: Minimum length of 1. Maximum length of 128.

Required: Yes

Path

Path to the instance profile. For more information about paths, see Identifiers for IAM Entities in Using AWS Identity and Access Management.

Type: String

Length constraints: Minimum length of 1. Maximum length of 512.

Required: Yes

Roles

The role associated with the instance profile.

Type: Role list

Required: Yes