Skip to content

Commit

Permalink
Merge pull request #36633 from vmilovanovicc/d-fix-broken-link
Browse files Browse the repository at this point in the history
r/aws_kinesis_firehose_delivery_stream fix broken link
  • Loading branch information
ewbankkit authored Mar 28, 2024
2 parents 7c6f761 + 6e4c02e commit 4dced03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -915,7 +915,7 @@ The `output_format_configuration` configuration block supports the following arg
The `serializer` configuration block supports the following arguments:

* `orc_ser_de` - (Optional) Specifies converting data to the ORC format before storing it in Amazon S3. For more information, see [Apache ORC](https://orc.apache.org/docs/). See [`orc_ser_de` block](#orc_ser_de-block) below for details.
* `parquet_ser_de` - (Optional) Specifies converting data to the Parquet format before storing it in Amazon S3. For more information, see [Apache Parquet](https://parquet.apache.org/documentation/latest/). More details below.
* `parquet_ser_de` - (Optional) Specifies converting data to the Parquet format before storing it in Amazon S3. For more information, see [Apache Parquet](https://parquet.apache.org/docs/). More details below.

#### `orc_ser_de` block

Expand Down

0 comments on commit 4dced03

Please sign in to comment.