mochacafe

Results 3 issues of mochacafe

Currently I am not able to pass execution input to a Map state. If I try to pass execution input to map state it throws 'Object of type 'ExecutionInput' is...

While creating the Sagemaker training step I have fix the output path location and ECR Image for all the executions. Is there a way we can pass the model output...

Currently, `Workflow. create()` method do not accept logging configuration parameter. Is there a way to enable logging using aws-step-functions-data-science-sdk-python ? Refrence: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/stepfunctions.html#SFN.Client.create_state_machine

enhancement