IAM Group
Identity and Access Management (IAM) Group
Last updated
Identity and Access Management (IAM) Group
Last updated
AWS.IAM.Group
For IAM Groups, the resource ID is the ARN.
arn:aws:iam::123456789012:group/example-group
An IAM group is a collection of IAM users. Groups let you specify permissions for multiple users, which can make it easier to manage the permissions for those users.
Field
Type
Description
Users
List
The IAM User members of the group
InlinePolicies
Map
A mapping of inline policies keyed by PolicyName to the Policy Document
ManagedPolicyARNs
List
The AWS Managed Policy ARNs attached to the group
ManagedPolicyNames
List
The AWS Managed Policy names attached to the group
Path
String
The path to the group