Attach Group Policy
GET {{aws_identtity_and_access_management_base_url}}/?GroupName&PolicyArn&Version=2010-05-08
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
GroupName | null | The name (friendly name, not ARN) of the group to attach the policy to. | |
PolicyArn | null | The Amazon Resource Name (ARN) of the IAM policy you want to attach. | |
Version | string | The version of the API. |