emr_get_on_cluster_app_ui_presigned_url: The presigned URL properties for the cluster's application...

View source: R/emr_operations.R

emr_get_on_cluster_app_ui_presigned_urlR Documentation

The presigned URL properties for the cluster's application user interface

Description

The presigned URL properties for the cluster's application user interface.

See https://www.paws-r-sdk.com/docs/emr_get_on_cluster_app_ui_presigned_url/ for full documentation.

Usage

emr_get_on_cluster_app_ui_presigned_url(
  ClusterId,
  OnClusterAppUIType = NULL,
  ApplicationId = NULL,
  DryRun = NULL,
  ExecutionRoleArn = NULL
)

Arguments

ClusterId

[required] The cluster ID associated with the cluster's application user interface presigned URL.

OnClusterAppUIType

The application UI type associated with the cluster's application user interface presigned URL.

ApplicationId

The application ID associated with the cluster's application user interface presigned URL.

DryRun

Determines if the user interface presigned URL is for a dry run.

ExecutionRoleArn

The execution role ARN associated with the cluster's application user interface presigned URL.


paws.analytics documentation built on May 30, 2026, 9:16 a.m.