Skip to content

Commit 4add1c1

Browse files
authored
Update README.md
1 parent 88346ae commit 4add1c1

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
@@ -423,7 +423,7 @@ This guide provides a quick way to get started with our project. Please see our
423423

424424
#### Verify End-to-End Functionality (part 3)
425425
1. The deployed EventBridge scheduler runs the trigger Lambda function with schedule expression of `rate(1 minute)`. After a minute, verify that the `eval_airs_ingest` evaluator Lambda function was called successfully for each of those scheduled invocations by looking at its CloudWatch logs for entries similar to this:
426-
426+
![eval_log_3](https://github.com/user-attachments/assets/54b26349-91b2-4958-9082-47613da6c675)
427427

428428
#### Tear Down
429429
1. Simply go back into each of the terraform directories for which `terraform apply` was run and run `terraform destroy`.

0 commit comments

Comments
 (0)