Just launched SNS data archiving and analytics via Kinesis Firehose subscription(aws.amazon.com)
aws.amazon.com
Just launched SNS data archiving and analytics via Kinesis Firehose subscription
https://aws.amazon.com/about-aws/whats-new/2021/01/amazon-sns-adds-support-for-message-archiving-and-analytics-via-kineses-data-firehose-subscriptions/
2 コメント
Now, you can natively store SNS messages in S3, Redshift, Elasticsearch, Datadog, Splunk, New Relic, MongoDB, and more. No custom code needed. Let me know your feedback. Thanks a lot =)
This is a fantastic feature.
Perfect for a use case I have currently which I built a custom Lambda function to execute.
The one missing piece is that I don't see any way at the moment on how to deal with queue message attributes. I use these to contain critical meta data across messages of different types with with cross cutting information. For example. "A tenant identifier" for a multi-tenant scenario.
That data is lost with a pure subscription as I understand it.
Perfect for a use case I have currently which I built a custom Lambda function to execute.
The one missing piece is that I don't see any way at the moment on how to deal with queue message attributes. I use these to contain critical meta data across messages of different types with with cross cutting information. For example. "A tenant identifier" for a multi-tenant scenario.
That data is lost with a pure subscription as I understand it.