| 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 CompletableFuture<GetStudioSessionMappingResponse> |
EmrAsyncClient.getStudioSessionMapping(GetStudioSessionMappingRequest getStudioSessionMappingRequest)
Fetches mapping details for the specified Amazon EMR Studio and identity (user or group).
|
default GetStudioSessionMappingResponse |
EmrClient.getStudioSessionMapping(GetStudioSessionMappingRequest getStudioSessionMappingRequest)
Fetches mapping details for the specified Amazon EMR Studio and identity (user or group).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetStudioSessionMappingRequestMarshaller.marshall(GetStudioSessionMappingRequest getStudioSessionMappingRequest) |
Copyright © 2023. All rights reserved.