For the complete documentation index, see llms.txt. This page is also available as Markdown.

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