input Format Configuration
Parameters
value
Specifies the deserializer that you want Firehose to use to convert the format of your data from JSON. This parameter is required if Enabled
is set to true.
suspend fun inputFormatConfiguration(argument: suspend DeliveryStreamInputFormatConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Specifies the deserializer that you want Firehose to use to convert the format of your data from JSON. This parameter is required if Enabled
is set to true.