glue_start_blueprint_run: Starts a new run of the specified blueprint

View source: R/glue_operations.R

glue_start_blueprint_runR Documentation

Starts a new run of the specified blueprint

Description

Starts a new run of the specified blueprint.

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

Usage

glue_start_blueprint_run(BlueprintName, Parameters = NULL, RoleArn)

Arguments

BlueprintName

[required] The name of the blueprint.

Parameters

Specifies the parameters as a BlueprintParameters object.

RoleArn

[required] Specifies the IAM role used to create the workflow.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.