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

Commit ccb923e

Browse files
authored
Updated architectural diagram in README
1 parent b0867cc commit ccb923e

File tree

1 file changed

+2
-2
lines changed
  • pipelines/event-search-analytics-pipeline

1 file changed

+2
-2
lines changed

pipelines/event-search-analytics-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 Search and Analytics Architecture](https://github.com/aws-samples/aws-serverless-sns-fork-pattern/raw/master/search-analytics/images/search-analytics-architecture.png)
7+
![SNS Fork Search and Analytics Architecture](https://github.com/aws-samples/aws-serverless-sns-fork-pattern/raw/master/pipelines/event-search-analytics-pipeline/images/event-search-analytics-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 reads events from the SQS queue and publishes them to an Amazon Kinesis Data Firehose Delivery Stream, which saves them to the given Amazon Elasticsearch Service Domain.
@@ -66,4 +66,4 @@ Alternatively, you can deploy the application into your account manually via the
6666

6767
## License Summary
6868

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

0 commit comments

Comments
 (0)