R/workspaces_operations.R
workspaces_create_ip_group.Rd
Creates an IP access control group.
See https://www.paws-r-sdk.com/docs/workspaces_create_ip_group/ for full documentation.
workspaces_create_ip_group( GroupName, GroupDesc = NULL, UserRules = NULL, Tags = NULL )
[required] The name of the group.
The description of the group.
The rules to add to the group.
The tags. Each WorkSpaces resource can have a maximum of 50 tags.