| 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.
|
| software.amazon.awssdk.services.ssoadmin.paginators | |
| software.amazon.awssdk.services.ssoadmin.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAccountAssignmentCreationStatusResponse> |
SsoAdminAsyncClient.listAccountAssignmentCreationStatus(ListAccountAssignmentCreationStatusRequest listAccountAssignmentCreationStatusRequest)
Lists the status of the Amazon Web Services account assignment creation requests for a specified IAM Identity
Center instance.
|
default ListAccountAssignmentCreationStatusResponse |
SsoAdminClient.listAccountAssignmentCreationStatus(ListAccountAssignmentCreationStatusRequest listAccountAssignmentCreationStatusRequest)
Lists the status of the Amazon Web Services account assignment creation requests for a specified IAM Identity
Center instance.
|
default ListAccountAssignmentCreationStatusPublisher |
SsoAdminAsyncClient.listAccountAssignmentCreationStatusPaginator(ListAccountAssignmentCreationStatusRequest listAccountAssignmentCreationStatusRequest)
Lists the status of the Amazon Web Services account assignment creation requests for a specified IAM Identity
Center instance.
|
default ListAccountAssignmentCreationStatusIterable |
SsoAdminClient.listAccountAssignmentCreationStatusPaginator(ListAccountAssignmentCreationStatusRequest listAccountAssignmentCreationStatusRequest)
Lists the status of the Amazon Web Services account assignment creation requests for a specified IAM Identity
Center instance.
|
| Constructor and Description |
|---|
ListAccountAssignmentCreationStatusIterable(SsoAdminClient client,
ListAccountAssignmentCreationStatusRequest firstRequest) |
ListAccountAssignmentCreationStatusPublisher(SsoAdminAsyncClient client,
ListAccountAssignmentCreationStatusRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListAccountAssignmentCreationStatusRequestMarshaller.marshall(ListAccountAssignmentCreationStatusRequest listAccountAssignmentCreationStatusRequest) |
Copyright © 2023. All rights reserved.