This repository was archived by the owner on Oct 1, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
pipelines/event-replay-pipeline Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
991 . An Amazon SQS queue is subscribed to the given SNS Topic ARN with an optional subscription filter policy.
10101 . 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.
You can’t perform that action at this time.
0 commit comments