paws.core.operations.IO.YAML.LoadYAML.
LoadYAML
Bases: paws.core.operations.Operation.Operation
paws.core.operations.Operation.Operation
Load data from a YAML file
Returns the output of yaml.load()
run
Operation.run() should use the Operation.inputs and set values for all of the items in Operation.outputs.