Skip to content

Commit

Permalink
Update docs/sources/flow/reference/components/otelcol.receiver.awsfir…
Browse files Browse the repository at this point in the history
…ehose.md

Co-authored-by: Clayton Cornell <[email protected]>
  • Loading branch information
2 people authored and tpaschalis committed Jan 9, 2024
1 parent 3906928 commit ccfcab6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ccfcab6

Please sign in to comment.