AwsIamInstanceProfile - Amazon Security Hub
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).

AwsIamInstanceProfile

Information about an instance profile.

Contents

Arn

The ARN of the instance profile.

Type: String

Pattern: .*\S.*

Required: No

CreateDate

Indicates when the instance profile was created.

Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time Format. The value cannot contain spaces, and date and time should be separated by T. For example, 2020-03-22T13:22:13.933Z.

Type: String

Pattern: .*\S.*

Required: No

InstanceProfileId

The identifier of the instance profile.

Type: String

Pattern: .*\S.*

Required: No

InstanceProfileName

The name of the instance profile.

Type: String

Pattern: .*\S.*

Required: No

Path

The path to the instance profile.

Type: String

Pattern: .*\S.*

Required: No

Roles

The roles associated with the instance profile.

Type: Array of AwsIamInstanceProfileRole objects

Required: No

See Also

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