Uses of Class
software.amazon.awssdk.services.ssoadmin.paginators.ListAccountAssignmentsForPrincipalPublisher
-
Packages that use ListAccountAssignmentsForPrincipalPublisher Package Description software.amazon.awssdk.services.ssoadmin IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities and manage their access centrally across Amazon Web Services accounts and applications. -
-
Uses of ListAccountAssignmentsForPrincipalPublisher in software.amazon.awssdk.services.ssoadmin
Methods in software.amazon.awssdk.services.ssoadmin that return ListAccountAssignmentsForPrincipalPublisher Modifier and Type Method Description default ListAccountAssignmentsForPrincipalPublisherSsoAdminAsyncClient. listAccountAssignmentsForPrincipalPaginator(Consumer<ListAccountAssignmentsForPrincipalRequest.Builder> listAccountAssignmentsForPrincipalRequest)Retrieves a list of the IAM Identity Center associated Amazon Web Services accounts that the principal has access to.default ListAccountAssignmentsForPrincipalPublisherSsoAdminAsyncClient. listAccountAssignmentsForPrincipalPaginator(ListAccountAssignmentsForPrincipalRequest listAccountAssignmentsForPrincipalRequest)Retrieves a list of the IAM Identity Center associated Amazon Web Services accounts that the principal has access to.
-