GetClusterSessionCredentialsResult |
AmazonElasticMapReduceClient.getClusterSessionCredentials(GetClusterSessionCredentialsRequest request)
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.
|
GetClusterSessionCredentialsResult |
AbstractAmazonElasticMapReduce.getClusterSessionCredentials(GetClusterSessionCredentialsRequest request) |
GetClusterSessionCredentialsResult |
AmazonElasticMapReduce.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.
|
Future<GetClusterSessionCredentialsResult> |
AmazonElasticMapReduceAsyncClient.getClusterSessionCredentialsAsync(GetClusterSessionCredentialsRequest request) |
Future<GetClusterSessionCredentialsResult> |
AbstractAmazonElasticMapReduceAsync.getClusterSessionCredentialsAsync(GetClusterSessionCredentialsRequest request) |
Future<GetClusterSessionCredentialsResult> |
AmazonElasticMapReduceAsync.getClusterSessionCredentialsAsync(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.
|
Future<GetClusterSessionCredentialsResult> |
AmazonElasticMapReduceAsyncClient.getClusterSessionCredentialsAsync(GetClusterSessionCredentialsRequest request,
AsyncHandler<GetClusterSessionCredentialsRequest,GetClusterSessionCredentialsResult> asyncHandler) |
Future<GetClusterSessionCredentialsResult> |
AbstractAmazonElasticMapReduceAsync.getClusterSessionCredentialsAsync(GetClusterSessionCredentialsRequest request,
AsyncHandler<GetClusterSessionCredentialsRequest,GetClusterSessionCredentialsResult> asyncHandler) |
Future<GetClusterSessionCredentialsResult> |
AmazonElasticMapReduceAsync.getClusterSessionCredentialsAsync(GetClusterSessionCredentialsRequest getClusterSessionCredentialsRequest,
AsyncHandler<GetClusterSessionCredentialsRequest,GetClusterSessionCredentialsResult> asyncHandler)
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.
|