Use the create_group
operation to create a group in Amazon QuickSight. You can create up to 10,000 groups in a namespace. If you want to create more than 10,000 groups in a namespace, contact AWS Support.
See https://www.paws-r-sdk.com/docs/quicksight_create_group/ for full documentation.
quicksight_create_group(GroupName, Description = NULL, AwsAccountId, Namespace)
[required] A name for the group that you want to create.
A description for the group that you want to create.
[required] The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.
[required] The namespace that you want the group to be a part of.