| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default GetClusterCredentialsWithIamResponse |
RedshiftClient.getClusterCredentialsWithIAM(Consumer<GetClusterCredentialsWithIamRequest.Builder> getClusterCredentialsWithIamRequest)
Returns a database user name and temporary password with temporary authorization to log in to an Amazon Redshift
database.
|
default GetClusterCredentialsWithIamResponse |
RedshiftClient.getClusterCredentialsWithIAM(GetClusterCredentialsWithIamRequest getClusterCredentialsWithIamRequest)
Returns a database user name and temporary password with temporary authorization to log in to an Amazon Redshift
database.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetClusterCredentialsWithIamResponse> |
RedshiftAsyncClient.getClusterCredentialsWithIAM(Consumer<GetClusterCredentialsWithIamRequest.Builder> getClusterCredentialsWithIamRequest)
Returns a database user name and temporary password with temporary authorization to log in to an Amazon Redshift
database.
|
default CompletableFuture<GetClusterCredentialsWithIamResponse> |
RedshiftAsyncClient.getClusterCredentialsWithIAM(GetClusterCredentialsWithIamRequest getClusterCredentialsWithIamRequest)
Returns a database user name and temporary password with temporary authorization to log in to an Amazon Redshift
database.
|
Copyright © 2022. All rights reserved.