Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface GroupDetail

Contains information about an IAM group, including all of the group's policies.

This data type is used as a response element in the GetAccountAuthorizationDetails operation.

Hierarchy

  • GroupDetail

Properties

Arn?: string

The Amazon Resource Name (ARN). ARNs are unique identifiers for Amazon Web Services resources.

For more information about ARNs, go to Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.

AttachedManagedPolicies?: AttachedPolicy[]

A list of the managed policies attached to the group.

CreateDate?: Date

The date and time, in ISO 8601 date-time format, when the group was created.

GroupId?: string

The stable and unique string identifying the group. For more information about IDs, see IAM identifiers in the IAM User Guide.

GroupName?: string

The friendly name that identifies the group.

GroupPolicyList?: PolicyDetail[]

A list of the inline policies embedded in the group.

Path?: string

The path to the group. For more information about paths, see IAM identifiers in the IAM User Guide.