diff --git a/docs/sources/flow/reference/components/otelcol.receiver.awsfirehose.md b/docs/sources/flow/reference/components/otelcol.receiver.awsfirehose.md index 002bc5166d91..09a858264895 100644 --- a/docs/sources/flow/reference/components/otelcol.receiver.awsfirehose.md +++ b/docs/sources/flow/reference/components/otelcol.receiver.awsfirehose.md @@ -39,7 +39,7 @@ otelcol.receiver.awsfirehose "LABEL" { Name | Type | Description | Default | Required ---- | ---- | ----------- | ------- | -------- -`record_type` | `string` | The type of record being received from the delivery stream. | `cwmetrics` | no +`record_type` | `string` | The type of record received from the delivery stream. | `cwmetrics` | no `access_key` | `string` | The access key to be checked on each request received. | | no `endpoint` | `string` | `host:port` to listen for traffic on. | `"0.0.0.0:4433"` | no `max_request_body_size` | `string` | Maximum request body size the HTTP server will allow. No limit when unset. | | no