| 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 |
|---|---|
GetManagedEndpointSessionCredentialsRequest |
GetManagedEndpointSessionCredentialsRequest.clone() |
GetManagedEndpointSessionCredentialsRequest |
GetManagedEndpointSessionCredentialsRequest.withClientToken(String clientToken)
The client idempotency token of the job run request.
|
GetManagedEndpointSessionCredentialsRequest |
GetManagedEndpointSessionCredentialsRequest.withCredentialType(String credentialType)
Type of the token requested.
|
GetManagedEndpointSessionCredentialsRequest |
GetManagedEndpointSessionCredentialsRequest.withDurationInSeconds(Integer durationInSeconds)
Duration in seconds for which the session token is valid.
|
GetManagedEndpointSessionCredentialsRequest |
GetManagedEndpointSessionCredentialsRequest.withEndpointIdentifier(String endpointIdentifier)
The ARN of the managed endpoint for which the request is submitted.
|
GetManagedEndpointSessionCredentialsRequest |
GetManagedEndpointSessionCredentialsRequest.withExecutionRoleArn(String executionRoleArn)
The IAM Execution Role ARN that will be used by the job run.
|
GetManagedEndpointSessionCredentialsRequest |
GetManagedEndpointSessionCredentialsRequest.withLogContext(String logContext)
String identifier used to separate sections of the execution logs uploaded to S3.
|
GetManagedEndpointSessionCredentialsRequest |
GetManagedEndpointSessionCredentialsRequest.withVirtualClusterIdentifier(String virtualClusterIdentifier)
The ARN of the Virtual Cluster which the Managed Endpoint belongs to.
|
Copyright © 2025. All rights reserved.