Configuring AWS Data Firehose
Navigate to Settings > Streams. Select Stream Config tab Please provide the AWS Access Key Id and AWS Access Key Secret of the IAM user who has the priveleges to write to the stream.
Channel Event Stream
Once the AWS Data Firehose config is successfully setup, navigate to the Channel Event Streams tab. You can enable streaming for the messaging channels that are relevant for you and assign a stream from the dropdown (this is a list of already available streams in your Firehose account). Make sure you have already created the stream within your AWS Firehose console and assigned the destination table in your warehouse to the stream. All the engagement events for that messaging channel will eventually lands on this table. Schema of the destination table depends on the channel. Please see below for details.Push Notification Stream
Create a destination table at your warehouse for push events. You can use the following query to create the table.snowflake
Enable push notification event streaming and select the stream to write the push events to and finally save the changes.
