Skip to content

Commit 5229dfd

Browse files
committed
Readme updates
1 parent cbacb23 commit 5229dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Validate the Deployments
117117
* Run AWS Step Function to validate the Serverless application
118118
* Open AWS Console > AWS Step Function > Open "clicklogger-dev-state-machine".
119119
* The step function will show the steps that ran to trigger the AWS Lambda and Job submission to EMR Serverless Application
120-
* Start a new StepFunctions execution to trigger the workflow with the sample input below:
120+
* Start a new StepFunctions execution to trigger the workflow with the sample input below. Enter the date value equal to the date when sample data was ingested to S3 with the ingest lambda.
121121
```
122122
{
123123
"InputDate": "2023-02-08"

0 commit comments

Comments
 (0)