Add User To Group
GET {{aws_identtity_and_access_management_base_url}}/?GroupName&UserName&Version=2010-05-08
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
GroupName | null | The name of the group to update. | |
UserName | null | The name of the user to add. | |
Version | string | The version of the API. |