| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default DeletePermissionsBoundaryFromPermissionSetResponse |
SsoAdminClient.deletePermissionsBoundaryFromPermissionSet(Consumer<DeletePermissionsBoundaryFromPermissionSetRequest.Builder> deletePermissionsBoundaryFromPermissionSetRequest)
Deletes the permissions boundary from a specified PermissionSet.
|
default DeletePermissionsBoundaryFromPermissionSetResponse |
SsoAdminClient.deletePermissionsBoundaryFromPermissionSet(DeletePermissionsBoundaryFromPermissionSetRequest deletePermissionsBoundaryFromPermissionSetRequest)
Deletes the permissions boundary from a specified PermissionSet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeletePermissionsBoundaryFromPermissionSetResponse> |
SsoAdminAsyncClient.deletePermissionsBoundaryFromPermissionSet(Consumer<DeletePermissionsBoundaryFromPermissionSetRequest.Builder> deletePermissionsBoundaryFromPermissionSetRequest)
Deletes the permissions boundary from a specified PermissionSet.
|
default CompletableFuture<DeletePermissionsBoundaryFromPermissionSetResponse> |
SsoAdminAsyncClient.deletePermissionsBoundaryFromPermissionSet(DeletePermissionsBoundaryFromPermissionSetRequest deletePermissionsBoundaryFromPermissionSetRequest)
Deletes the permissions boundary from a specified PermissionSet.
|
Copyright © 2023. All rights reserved.