format_start_parameters: Formats start parameter overrides as a list of dicts.

View source: R/workflow_pipeline.R

format_start_parametersR Documentation

Formats start parameter overrides as a list of dicts.

Description

This list of dicts adheres to the request schema of: '"Name": "MyParameterName", "Value": "MyValue"'

Usage

format_start_parameters(parameters)

Arguments

parameters

(Dict[str, Any]): A dict of named values where the keys are the names of the parameters to pass values into.


DyfanJones/sagemaker-r-workflow documentation built on April 3, 2022, 11:28 p.m.