Use the DeleteGroup
API operation to remove a user group from Amazon QuickSight. You can find a group name by calling the ListGroups
API operation.
Following is an example AWS CLI command for this operation.
aws quicksight delete-group --group-name
GROUPNAME
--aws-account-idAWSACCOUNTID
--namespacedefault
For more information about the DeleteGroup
API operation, see DeleteGroup in the Amazon QuickSight API Reference.