Amazon Kinesis Data Firehose DeliveryStream Processor
The Processor property specifies a data processor for an Amazon Kinesis Data Firehose delivery
stream.
Processor is a property of the Amazon Kinesis Data Firehose DeliveryStream ProcessingConfiguration property type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Parameters" : [ ProcessorParameter, ... ], "Type" :String}
YAML
Parameters: - ProcessorParameter Type:String
Properties
Parameters-
The processor parameters.
Required: Yes
Type: List of Amazon Kinesis Data Firehose DeliveryStream ProcessorParameter
Update requires: No interruption
Type-
The type of processor. Valid values:
Lambda.Required: Yes
Type: String
Update requires: No interruption
