| Package | Description |
|---|---|
| software.amazon.awssdk.services.sso |
AWS Single Sign-On Portal is a web service that makes it easy for you to assign user access to AWS SSO resources such
as the user portal.
|
| software.amazon.awssdk.services.sso.auth | |
| software.amazon.awssdk.services.sso.paginators |
| Modifier and Type | Method and Description |
|---|---|
static SsoClient |
SsoClient.create()
Create a
SsoClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Modifier and Type | Method and Description |
|---|---|
SsoCredentialsProvider.Builder |
SsoCredentialsProvider.Builder.ssoClient(SsoClient ssoclient)
Configure the
SsoClient to use when calling SSO to update the session. |
SsoCredentialsProvider.Builder |
SsoCredentialsProvider.BuilderImpl.ssoClient(SsoClient ssoClient) |
| Constructor and Description |
|---|
ListAccountRolesIterable(SsoClient client,
ListAccountRolesRequest firstRequest) |
ListAccountsIterable(SsoClient client,
ListAccountsRequest firstRequest) |
Copyright © 2020. All rights reserved.