v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465336243.7 KB

Creates an IP access control group.

An IP access control group provides you with the ability to control the IP addresses from which users are allowed to access their WorkSpaces. To specify the CIDR address ranges, add rules to your IP access control group and then associate the group with your directory. You can add rules when you create the group or at any time using AuthorizeIpRules.

There is a default IP access control group associated with your directory. If you don't associate an IP access control group with your directory, the default group is used. The default group includes a default rule that allows users to access their WorkSpaces from anywhere. You cannot modify the default IP access control group for your directory.

post/#X-Amz-Target=WorkspacesService.CreateIpGroup

Headers

X-Amz-Target'WorkspacesService.CreateIpGroup' required

Request body

GroupNamestring required

The name of the group.

GroupDescstring

The description of the group.

Response

Success

GroupIdstring

The identifier of the group.