| 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutPermissionsBoundaryToPermissionSetResponse> |
SsoAdminAsyncClient.putPermissionsBoundaryToPermissionSet(PutPermissionsBoundaryToPermissionSetRequest putPermissionsBoundaryToPermissionSetRequest)
Attaches an Amazon Web Services managed or customer managed policy to the specified PermissionSet as a
permissions boundary.
|
default PutPermissionsBoundaryToPermissionSetResponse |
SsoAdminClient.putPermissionsBoundaryToPermissionSet(PutPermissionsBoundaryToPermissionSetRequest putPermissionsBoundaryToPermissionSetRequest)
Attaches an Amazon Web Services managed or customer managed policy to the specified PermissionSet as a
permissions boundary.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutPermissionsBoundaryToPermissionSetRequestMarshaller.marshall(PutPermissionsBoundaryToPermissionSetRequest putPermissionsBoundaryToPermissionSetRequest) |
Copyright © 2023. All rights reserved.