You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: pipelines/event-search-analytics-pipeline/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
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
4
4
5
5
## Architecture
6
6
7
-

7
+

8
8
9
9
1. An Amazon SQS queue is subscribed to the given SNS Topic ARN with an optional subscription filter policy.
10
10
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
66
66
67
67
## License Summary
68
68
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