Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Commit 3de30d5

Browse files
authored
Updated image in README
1 parent b8aa1a9 commit 3de30d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pipelines/event-replay-pipeline/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This Serverless application provides an SNS Fork processing pipeline that saves
44

55
## Architecture
66

7-
![SNS Fork Event Replay Pipeline Architecture](https://github.com/aws-samples/aws-serverless-sns-fork-pattern/raw/master/pipelines/event-replay-pipeline/images/message-replay-architecture.png)
7+
![SNS Fork Event Replay Pipeline Architecture](https://github.com/aws-samples/aws-serverless-sns-fork-pattern/raw/master/pipelines/event-replay-pipeline/images/event-replay-architecture.png)
88

99
1. An Amazon SQS queue is subscribed to the given SNS Topic ARN with an optional subscription filter policy.
1010
1. An AWS Lambda function is mapped to the SQS queue, but the event source is initially disabled.
@@ -48,4 +48,4 @@ Alternatively, you can deploy the application into your account manually via the
4848

4949
## License Summary
5050

51-
This sample code is made available under a modified MIT license. See the LICENSE file.
51+
This sample code is made available under a modified MIT license. See the LICENSE file.

0 commit comments

Comments
 (0)