CreateGroup - Amazon QuickSight

CreateGroup

Use the CreateGroup API operation to create a user group in Amazon QuickSight. Following is an example AWS CLI command for this operation.

AWS CLI
aws quicksight create-group --namespace NAMESPACE --aws-account-id AWSACCOUNTID --group-name GROUPNAME

You can also make this command using a CLI skeleton file with the following command. For more information about CLI skeleton files, see Using CLI skeleton files.

aws quicksight create-group --cli-input-json file://creategroup.json

For more information about the CreateGroup API operation, see CreateGroup in the Amazon QuickSight API Reference.