glue_get_blueprint_run {paws.analytics}R Documentation

Retrieves the details of a blueprint run

Description

Retrieves the details of a blueprint run.

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

Usage

glue_get_blueprint_run(BlueprintName, RunId)

Arguments

BlueprintName

[required] The name of the blueprint.

RunId

[required] The run ID for the blueprint run you want to retrieve.


[Package paws.analytics version 0.7.0 Index]