Cloudwatch alarm to Amazon SNS with Amazon Data Firehose to Amazon OpenSearch Service

SNS → Kinesis Data Streams → Amazon OpenSearch Service

Transform incoming source data and deliver the transformed data to destinations.

The purpose of this pattern is to deploy the infrastructure necessary to use Kinesis Data Firehose to fanout Cloudwatch Alarms using SNS to the Amazon OpenSearch Service for analytics purposes.

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/sns-firehose-opensearch

Deploy

sam deploy --guided --capabilities CAPABILITY_NAMED_IAM


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: aws cloudformation delete-stack --stack-name STACK_NAME

Created by:

Abhishek Agawane

Abhishek Agawane

I am a Cloud Support Engineer (Serverless) at AWS who loves cloud computing