Firehose Delivery Stream Http Endpoint Configuration Processing Configuration Processor Parameter Args
data class FirehoseDeliveryStreamHttpEndpointConfigurationProcessingConfigurationProcessorParameterArgs(val parameterName: Output<String>, val parameterValue: Output<String>) : ConvertibleToJava<FirehoseDeliveryStreamHttpEndpointConfigurationProcessingConfigurationProcessorParameterArgs>
Properties
Link copied to clipboard
Parameter name. Valid Values: LambdaArn
, NumberOfRetries
, MetadataExtractionQuery
, JsonParsingEngine
, RoleArn
, BufferSizeInMBs
, BufferIntervalInSeconds
, SubRecordType
, Delimiter
. Validation is done against AWS SDK constants; so that values not explicitly listed may also work.
Link copied to clipboard
Parameter value. Must be between 1 and 512 length (inclusive). When providing a Lambda ARN, you should specify the resource version as well.