| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default ModifyClusterIamRolesResponse |
RedshiftClient.modifyClusterIamRoles(ModifyClusterIamRolesRequest modifyClusterIamRolesRequest)
Modifies the list of Identity and Access Management (IAM) roles that can be used by the cluster to access other
Amazon Web Services services.
|
default CompletableFuture<ModifyClusterIamRolesResponse> |
RedshiftAsyncClient.modifyClusterIamRoles(ModifyClusterIamRolesRequest modifyClusterIamRolesRequest)
Modifies the list of Identity and Access Management (IAM) roles that can be used by the cluster to access other
Amazon Web Services services.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ModifyClusterIamRolesRequestMarshaller.marshall(ModifyClusterIamRolesRequest modifyClusterIamRolesRequest) |
Copyright © 2023. All rights reserved.