| 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 AttachCustomerManagedPolicyReferenceToPermissionSetResponse |
SsoAdminClient.attachCustomerManagedPolicyReferenceToPermissionSet(AttachCustomerManagedPolicyReferenceToPermissionSetRequest attachCustomerManagedPolicyReferenceToPermissionSetRequest)
Attaches the specified customer managed policy to the specified PermissionSet.
|
default AttachCustomerManagedPolicyReferenceToPermissionSetResponse |
SsoAdminClient.attachCustomerManagedPolicyReferenceToPermissionSet(Consumer<AttachCustomerManagedPolicyReferenceToPermissionSetRequest.Builder> attachCustomerManagedPolicyReferenceToPermissionSetRequest)
Attaches the specified customer managed policy to the specified PermissionSet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AttachCustomerManagedPolicyReferenceToPermissionSetResponse> |
SsoAdminAsyncClient.attachCustomerManagedPolicyReferenceToPermissionSet(AttachCustomerManagedPolicyReferenceToPermissionSetRequest attachCustomerManagedPolicyReferenceToPermissionSetRequest)
Attaches the specified customer managed policy to the specified PermissionSet.
|
default CompletableFuture<AttachCustomerManagedPolicyReferenceToPermissionSetResponse> |
SsoAdminAsyncClient.attachCustomerManagedPolicyReferenceToPermissionSet(Consumer<AttachCustomerManagedPolicyReferenceToPermissionSetRequest.Builder> attachCustomerManagedPolicyReferenceToPermissionSetRequest)
Attaches the specified customer managed policy to the specified PermissionSet.
|
Copyright © 2023. All rights reserved.