View source: R/emr_operations.R
| emr_get_on_cluster_app_ui_presigned_url | R Documentation |
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.
emr_get_on_cluster_app_ui_presigned_url(
ClusterId,
OnClusterAppUIType = NULL,
ApplicationId = NULL,
DryRun = NULL,
ExecutionRoleArn = NULL
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.