| Package | Description |
|---|---|
| software.amazon.awssdk.services.emr |
Amazon EMR is a web service that makes it easier to process large amounts of data efficiently.
|
| software.amazon.awssdk.services.emr.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetClusterSessionCredentialsResponse |
EmrClient.getClusterSessionCredentials(GetClusterSessionCredentialsRequest getClusterSessionCredentialsRequest)
Provides temporary, HTTP basic credentials that are associated with a given runtime IAM role and used by a
cluster with fine-grained access control activated.
|
default CompletableFuture<GetClusterSessionCredentialsResponse> |
EmrAsyncClient.getClusterSessionCredentials(GetClusterSessionCredentialsRequest getClusterSessionCredentialsRequest)
Provides temporary, HTTP basic credentials that are associated with a given runtime IAM role and used by a
cluster with fine-grained access control activated.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetClusterSessionCredentialsRequestMarshaller.marshall(GetClusterSessionCredentialsRequest getClusterSessionCredentialsRequest) |
Copyright © 2023. All rights reserved.