| Package | Description |
|---|---|
| software.amazon.awssdk.services.sso |
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.
|
| 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 © 2023. All rights reserved.