| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssoadmin |
AWS IAM Identity Center (successor to AWS Single Sign-On) helps you securely create, or connect, your workforce
identities and manage their access centrally across AWS accounts and applications.
|
| Modifier and Type | Method and Description |
|---|---|
default DeletePermissionSetResponse |
SsoAdminClient.deletePermissionSet(Consumer<DeletePermissionSetRequest.Builder> deletePermissionSetRequest)
Deletes the specified permission set.
|
default DeletePermissionSetResponse |
SsoAdminClient.deletePermissionSet(DeletePermissionSetRequest deletePermissionSetRequest)
Deletes the specified permission set.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeletePermissionSetResponse> |
SsoAdminAsyncClient.deletePermissionSet(Consumer<DeletePermissionSetRequest.Builder> deletePermissionSetRequest)
Deletes the specified permission set.
|
default CompletableFuture<DeletePermissionSetResponse> |
SsoAdminAsyncClient.deletePermissionSet(DeletePermissionSetRequest deletePermissionSetRequest)
Deletes the specified permission set.
|
Copyright © 2023. All rights reserved.