| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| software.amazon.awssdk.services.quicksight.paginators | |
| software.amazon.awssdk.services.quicksight.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListIamPolicyAssignmentsForUserResponse |
QuickSightClient.listIAMPolicyAssignmentsForUser(ListIamPolicyAssignmentsForUserRequest listIamPolicyAssignmentsForUserRequest)
Lists all of the IAM policy assignments, including the Amazon Resource Names (ARNs), for the IAM policies
assigned to the specified user and group, or groups that the user belongs to.
|
default CompletableFuture<ListIamPolicyAssignmentsForUserResponse> |
QuickSightAsyncClient.listIAMPolicyAssignmentsForUser(ListIamPolicyAssignmentsForUserRequest listIamPolicyAssignmentsForUserRequest)
Lists all of the IAM policy assignments, including the Amazon Resource Names (ARNs), for the IAM policies
assigned to the specified user and group, or groups that the user belongs to.
|
default ListIAMPolicyAssignmentsForUserIterable |
QuickSightClient.listIAMPolicyAssignmentsForUserPaginator(ListIamPolicyAssignmentsForUserRequest listIamPolicyAssignmentsForUserRequest)
Lists all of the IAM policy assignments, including the Amazon Resource Names (ARNs), for the IAM policies
assigned to the specified user and group, or groups that the user belongs to.
|
default ListIAMPolicyAssignmentsForUserPublisher |
QuickSightAsyncClient.listIAMPolicyAssignmentsForUserPaginator(ListIamPolicyAssignmentsForUserRequest listIamPolicyAssignmentsForUserRequest)
Lists all of the IAM policy assignments, including the Amazon Resource Names (ARNs), for the IAM policies
assigned to the specified user and group, or groups that the user belongs to.
|
| Constructor and Description |
|---|
ListIAMPolicyAssignmentsForUserIterable(QuickSightClient client,
ListIamPolicyAssignmentsForUserRequest firstRequest) |
ListIAMPolicyAssignmentsForUserPublisher(QuickSightAsyncClient client,
ListIamPolicyAssignmentsForUserRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListIamPolicyAssignmentsForUserRequestMarshaller.marshall(ListIamPolicyAssignmentsForUserRequest listIamPolicyAssignmentsForUserRequest) |
Copyright © 2023. All rights reserved.