aws.iam.role
Supported Platform
- aws
Description
AWS IAM Role
The aws.iam.role
provides fields for assessing the configuration of individual IAM Roles. For usage see the aws.iam
resource documentation.
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
arn | string | ARN of the role |
id | string | id of the role |
name | string | name of the role |
description | string | description of the role |
tags | map[string]string | tags associated with the role |
createDate | time | time when the role was created |