Uses of Interface
software.amazon.awssdk.services.sso.SsoClient
Packages that use SsoClient
Package
Description
AWS IAM Identity Center (successor to AWS Single Sign-On) Portal is a web service that makes it easy for you to
assign user access to IAM Identity Center resources such as the AWS access portal.
-
Uses of SsoClient in software.amazon.awssdk.services.sso
Methods in software.amazon.awssdk.services.sso that return SsoClientModifier and TypeMethodDescriptionstatic SsoClientSsoClient.create()Create aSsoClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of SsoClient in software.amazon.awssdk.services.sso.auth
Methods in software.amazon.awssdk.services.sso.auth with parameters of type SsoClientModifier and TypeMethodDescriptionConfigure theSsoClientto use when calling SSO to update the session. -
Uses of SsoClient in software.amazon.awssdk.services.sso.paginators
Constructors in software.amazon.awssdk.services.sso.paginators with parameters of type SsoClientModifierConstructorDescriptionListAccountRolesIterable(SsoClient client, ListAccountRolesRequest firstRequest) ListAccountsIterable(SsoClient client, ListAccountsRequest firstRequest)