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.
For more information about the validation and formatting of timestamp fields in AWS Security Hub, see Timestamps.
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 AWS SDKs, see the following: