CreateGroup
GET /?Action=CreateGroup
Description
Creates a group to which you can add EIM users.
You can also add an inline policy or attach a managed policy to the group, which is applied to all its users.
Body parameter
Required: false
Name: CreateGroupRequest
Name | Description | Required | Schema | Default | Example |
---|---|---|---|---|---|
GroupName |
The name of the group to be created. |
true |
string |
||
Path |
The path to the group, set to a slash (/) if not specified. |
false |
string |
Responses
HTTP Code 200
HTTP Code | Description | Schema |
---|---|---|
200 |
CreateGroupResponse |
Response 200
Name | Description | Required | Schema | Default | Example |
---|---|---|---|---|---|
Group |
Information about the newly created group, in an XML file. |
true |
|||
ResponseMetadata |
Information about the response. |
false |