Firehose Delivery Stream Http Endpoint Configuration Processing Configuration Processor Parameter
data class FirehoseDeliveryStreamHttpEndpointConfigurationProcessingConfigurationProcessorParameter(val parameterName: String, val parameterValue: String)
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.