aws.iam.group
Supported platform
- aws
Description
AWS IAM group
The aws.iam.group
resource provides fields for assessing the configuration of IAM Groups. For usage, read the aws.iam
resource documentation.
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
arn | string | ARN of the group |
id | string | ID of the group |
name | string | Name of the group |
createDate | time | Time when the group was created |
usernames | []string | List of usernames that belong to the group |