| Package | Description |
|---|---|
| com.amazonaws.services.emrcontainers |
Amazon EMR on EKS provides a deployment option for Amazon EMR that allows you to run open-source big data frameworks
on Amazon Elastic Kubernetes Service (Amazon EKS).
|
| com.amazonaws.services.emrcontainers.model |
| Modifier and Type | Method and Description |
|---|---|
GetManagedEndpointSessionCredentialsResult |
AbstractAmazonEMRContainers.getManagedEndpointSessionCredentials(GetManagedEndpointSessionCredentialsRequest request) |
GetManagedEndpointSessionCredentialsResult |
AmazonEMRContainers.getManagedEndpointSessionCredentials(GetManagedEndpointSessionCredentialsRequest getManagedEndpointSessionCredentialsRequest)
Generate a session token to connect to a managed endpoint.
|
GetManagedEndpointSessionCredentialsResult |
AmazonEMRContainersClient.getManagedEndpointSessionCredentials(GetManagedEndpointSessionCredentialsRequest request)
Generate a session token to connect to a managed endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
GetManagedEndpointSessionCredentialsResult |
GetManagedEndpointSessionCredentialsResult.clone() |
GetManagedEndpointSessionCredentialsResult |
GetManagedEndpointSessionCredentialsResult.withCredentials(Credentials credentials)
The structure containing the session credentials.
|
GetManagedEndpointSessionCredentialsResult |
GetManagedEndpointSessionCredentialsResult.withExpiresAt(Date expiresAt)
The date and time when the session token will expire.
|
GetManagedEndpointSessionCredentialsResult |
GetManagedEndpointSessionCredentialsResult.withId(String id)
The identifier of the session token returned.
|
Copyright © 2025. All rights reserved.