Uses of Class
software.amazon.awssdk.services.quicksight.paginators.ListIAMPolicyAssignmentsForUserPublisher
-
Packages that use ListIAMPolicyAssignmentsForUserPublisher Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of ListIAMPolicyAssignmentsForUserPublisher in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that return ListIAMPolicyAssignmentsForUserPublisher Modifier and Type Method Description default ListIAMPolicyAssignmentsForUserPublisherQuickSightAsyncClient. listIAMPolicyAssignmentsForUserPaginator(Consumer<ListIamPolicyAssignmentsForUserRequest.Builder> listIamPolicyAssignmentsForUserRequest)Lists all of the IAM policy assignments, including the Amazon Resource Names (ARNs), for the IAM policies assigned to the specified user and group, or groups that the user belongs to.default ListIAMPolicyAssignmentsForUserPublisherQuickSightAsyncClient. listIAMPolicyAssignmentsForUserPaginator(ListIamPolicyAssignmentsForUserRequest listIamPolicyAssignmentsForUserRequest)Lists all of the IAM policy assignments, including the Amazon Resource Names (ARNs), for the IAM policies assigned to the specified user and group, or groups that the user belongs to.
-