Skip to content

Commit db124ec

Browse files
committed
EventBridge event tester
1 parent 69fa9c7 commit db124ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cdk/eventbridge-event-tester/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This post demonstrates how to automate testing for EventBridge events. It uses [
1515

1616
## Overview
1717

18-
Using the [solution provided](https://gitlab.aws.dev/kazhura/eventbridge-event-tester) in this post users can track events from its inception to delivery and identify where any issues or errors are occurring. This solution is also customizable, and can incorporate integration tests against events to test pattern matching and transformations.
18+
Using the solution provided in this post users can track events from its inception to delivery and identify where any issues or errors are occurring. This solution is also customizable, and can incorporate integration tests against events to test pattern matching and transformations.
1919

2020
![full-solution](./assets/diagrams/full-solution.png)
2121

0 commit comments

Comments
 (0)