| 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.
|
| software.amazon.awssdk.services.ssoadmin.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeletePermissionsBoundaryFromPermissionSetResponse |
SsoAdminClient.deletePermissionsBoundaryFromPermissionSet(DeletePermissionsBoundaryFromPermissionSetRequest deletePermissionsBoundaryFromPermissionSetRequest)
Deletes the permissions boundary from a specified PermissionSet.
|
default CompletableFuture<DeletePermissionsBoundaryFromPermissionSetResponse> |
SsoAdminAsyncClient.deletePermissionsBoundaryFromPermissionSet(DeletePermissionsBoundaryFromPermissionSetRequest deletePermissionsBoundaryFromPermissionSetRequest)
Deletes the permissions boundary from a specified PermissionSet.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeletePermissionsBoundaryFromPermissionSetRequestMarshaller.marshall(DeletePermissionsBoundaryFromPermissionSetRequest deletePermissionsBoundaryFromPermissionSetRequest) |
Copyright © 2022. All rights reserved.