This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

aws_iam_group

account_id

Type: STRING

arn

Type: STRING
Provider name: Arn
Description: The Amazon Resource Name (ARN) specifying the group. For more information about ARNs and how to use them in policies, see IAM identifiers in the IAM User Guide.

attached_policies

Type: UNORDERED_LIST_STRUCT
Provider name: AttachedPolicies
Description: A list of the attached policies.

  • policy_arn
    Type: STRING
    Provider name: PolicyArn
  • policy_name
    Type: STRING
    Provider name: PolicyName
    Description: The friendly name of the attached policy.

create_date

Type: TIMESTAMP
Provider name: CreateDate
Description: The date and time, in ISO 8601 date-time format, when the group was created.

group_id

Type: STRING
Provider name: GroupId
Description: The stable and unique string identifying the group. For more information about IDs, see IAM identifiers in the IAM User Guide.

group_name

Type: STRING
Provider name: GroupName
Description: The friendly name that identifies the group.

path

Type: STRING
Provider name: Path
Description: The path to the group. For more information about paths, see IAM identifiers in the IAM User Guide.

tags

Type: UNORDERED_LIST_STRING