| 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<ListAccountAssignmentDeletionStatusResponse> |
SsoAdminAsyncClient.listAccountAssignmentDeletionStatus(ListAccountAssignmentDeletionStatusRequest listAccountAssignmentDeletionStatusRequest)
Lists the status of the Amazon Web Services account assignment deletion requests for a specified IAM Identity
Center instance.
|
default ListAccountAssignmentDeletionStatusResponse |
SsoAdminClient.listAccountAssignmentDeletionStatus(ListAccountAssignmentDeletionStatusRequest listAccountAssignmentDeletionStatusRequest)
Lists the status of the Amazon Web Services account assignment deletion requests for a specified IAM Identity
Center instance.
|
default ListAccountAssignmentDeletionStatusPublisher |
SsoAdminAsyncClient.listAccountAssignmentDeletionStatusPaginator(ListAccountAssignmentDeletionStatusRequest listAccountAssignmentDeletionStatusRequest)
Lists the status of the Amazon Web Services account assignment deletion requests for a specified IAM Identity
Center instance.
|
default ListAccountAssignmentDeletionStatusIterable |
SsoAdminClient.listAccountAssignmentDeletionStatusPaginator(ListAccountAssignmentDeletionStatusRequest listAccountAssignmentDeletionStatusRequest)
Lists the status of the Amazon Web Services account assignment deletion requests for a specified IAM Identity
Center instance.
|
| Constructor and Description |
|---|
ListAccountAssignmentDeletionStatusIterable(SsoAdminClient client,
ListAccountAssignmentDeletionStatusRequest firstRequest) |
ListAccountAssignmentDeletionStatusPublisher(SsoAdminAsyncClient client,
ListAccountAssignmentDeletionStatusRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListAccountAssignmentDeletionStatusRequestMarshaller.marshall(ListAccountAssignmentDeletionStatusRequest listAccountAssignmentDeletionStatusRequest) |
Copyright © 2023. All rights reserved.