v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465378349.0 KB

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

post/#X-Amz-Target=ElasticMapReduce.GetOnClusterAppUIPresignedURL

Headers

X-Amz-Target'ElasticMapReduce.GetOnClusterAppUIPresignedURL' required

Request body

ClusterIdstring required

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

OnClusterAppUIType'SparkHistoryServer' | 'YarnTimelineService' | 'TezUI' | 'ApplicationMaster' | 'JobHistoryServer' | 'ResourceManager'

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

ApplicationIdstring

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

DryRunboolean

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

ExecutionRoleArnstring

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

Response

Success

PresignedURLReadyboolean

Used to determine if the presigned URL is ready.

PresignedURLstring

The cluster's generated presigned URL.