Configure AWS IoT to send data to Firehose
You can configure AWS IoT to send information to a Firehose stream by adding an action.
To create an action that sends events to an existing Firehose stream
-
When creating a rule in the AWS IoT console, on the Create a rule page, under Set one or more actions, choose Add action.
-
Choose Send messages to an Amazon Kinesis Firehose stream.
-
Choose Configure action.
-
For Stream name, choose an existing Firehose stream.
-
For Separator, choose a separator character to be inserted between records.
-
For IAM role name, choose an existing IAM role or choose Create a new role.
-
Choose Add action.
For more information about creating AWS IoT rules, see AWS IoT Rule Tutorials.