IamInstanceProfileAssociation - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

IamInstanceProfileAssociation

Describes an association between an IAM instance profile and an instance.

Contents

associationId

The ID of the association.

Type: String

Required: No

iamInstanceProfile

The IAM instance profile.

Type: IamInstanceProfile object

Required: No

instanceId

The ID of the instance.

Type: String

Required: No

state

The state of the association.

Type: String

Valid Values: associating | associated | disassociating | disassociated

Required: No

timestamp

The time the IAM instance profile was associated with the instance.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: