Skip to content

/AWS1/CL_QST=>CREATEGROUP()

About CreateGroup

Use the CreateGroup 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 Amazon Web Services Support.

The permissions resource is arn:aws:quicksight:::group/default/ .

The response is a group object.

Method Signature

IMPORTING

Required arguments:

IV_GROUPNAME TYPE /AWS1/QSTGROUPNAME /AWS1/QSTGROUPNAME

A name for the group that you want to create.

IV_AWSACCOUNTID TYPE /AWS1/QSTAWSACCOUNTID /AWS1/QSTAWSACCOUNTID

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.

IV_NAMESPACE TYPE /AWS1/QSTNAMESPACE /AWS1/QSTNAMESPACE

The namespace that you want the group to be a part of.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/QSTGROUPDESCRIPTION /AWS1/QSTGROUPDESCRIPTION

A description for the group that you want to create.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_QSTCREATEGROUPRSP /AWS1/CL_QSTCREATEGROUPRSP