FirehoseAction - Amazon IoT Events
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

FirehoseAction

Sends information about the detector model instance and the event that triggered the action to an Amazon Kinesis Data Firehose delivery stream.

Contents

deliveryStreamName

The name of the Kinesis Data Firehose delivery stream where the data is written.

Type: String

Required: Yes

payload

You can configure the action payload when you send a message to an Amazon Data Firehose delivery stream.

Type: Payload object

Required: No

separator

A character separator that is used to separate records written to the Kinesis Data Firehose delivery stream. Valid values are: '\n' (newline), '\t' (tab), '\r\n' (Windows newline), ',' (comma).

Type: String

Pattern: ([\n\t])|(\r\n)|(,)

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: