Skip to contents

Returns a URL that you can use to access the application UIs for a specified resource, such as a session.

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

Usage

emrserverless_get_resource_dashboard(applicationId, resourceId, resourceType)

Arguments

applicationId

[required] The ID of the application that the resource belongs to.

resourceId

[required] The ID of the resource.

resourceType

[required] The type of resource to access the dashboard for. Currently, only Session is supported.