| 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 PutPermissionsBoundaryToPermissionSetResponse |
SsoAdminClient.putPermissionsBoundaryToPermissionSet(PutPermissionsBoundaryToPermissionSetRequest putPermissionsBoundaryToPermissionSetRequest)
Attaches an AWS managed or customer managed policy to the specified PermissionSet as a permissions
boundary.
|
default CompletableFuture<PutPermissionsBoundaryToPermissionSetResponse> |
SsoAdminAsyncClient.putPermissionsBoundaryToPermissionSet(PutPermissionsBoundaryToPermissionSetRequest putPermissionsBoundaryToPermissionSetRequest)
Attaches an AWS 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 © 2022. All rights reserved.