Use the DescribeIAMPolicyAssignment
API operation to describe an existing IAM policy assignment.
To find a policy assignment name, call the ListIAMPolicyAssignments
or ListIAMPolicyAssignmentsForUser
API operation.
Following is an example AWS CLI command for this operation.
aws quicksight describe-iam-policy-assignment --aws-account-id
AWSACCOUNTID
--assignment-nameASSIGNMENT
--namespacedefault
For more information about the DescribeIAMPolicyAssignment
API operation, see DescribeIAMPolicyAssignment in the Amazon QuickSight API Reference.