An error occurred (InvalidParameterValueException) when calling the UpdateDataSetPermissions operation: Resultant state of ResourcePermissions on this resource is not supported.

We’re having the exact same issue :thinking:

We’ve used both the Owner level permissions, expanded set,

"quicksight:DescribeDataSet",
"quicksight:DescribeDataSetPermissions",
"quicksight:PassDataSet",
"quicksight:DescribeIngestion",
"quicksight:ListIngestions",
"quicksight:UpdateDataSet",
"quicksight:DeleteDataSet",
"quicksight:CreateIngestion",
"quicksight:CancelIngestion",
"quicksight:UpdateDataSetPermissions"

and Viewer level permissions, view only set:

"quicksight:DescribeRefreshSchedule",
"quicksight:ListIngestions",
"quicksight:DescribeDataSetPermissions",
"quicksight:ListRefreshSchedules",
"quicksight:DescribeDataSet",
"quicksight:PassDataSet",
"quicksight:DescribeIngestion"

Also seems the same thing is happening over here too: Invalid request provided: Resultant state of actions on this resource is not supported

But also no real answer, especially if we use the skeleton’s / recommended configs :thinking:

Any ideas???