aws.iam.instanceProfile
Supported platform
- aws
Description
AWS IAM instance profile
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| arn | string | ARN of the instance profile |
| createdAt | time | Time when the instance profile was created |
| instanceProfileId | string | ID of the IAM instance profile |
| instanceProfileName | string | Name of the instance profile |
| tags | map[string]string | Tags for the instance profile |
| iamRoles | []aws.iam.role | Role attached to the instanceProfile |