Triggering Step Function to Load Data

To accelorate Environment Setup, your Cloud Engineer can navigate to the Step Functions in the AWS Console.

Select the CURProcessingStateMachine

 {
  "source": "scheduler",
  "timestamp": {
    "props": {
      "inputPath": "$.time"
    }
  }
}

Add the above once the Start Execution has been selected

Last updated