HttpEndpointDestinationConfiguration
Describes the configuration of the HTTP endpoint destination.
Types
Properties
The buffering options that can be used before data is delivered to the specified destination. Firehose treats these options as hints, and it might choose to use more optimal values. The SizeInMBs
and IntervalInSeconds
parameters are optional. However, if you specify a value for one of them, you must also provide a value for the other.
Describes the Amazon CloudWatch logging options for your Firehose stream.
The configuration of the HTTP endpoint selected as the destination.
Describes a data processing configuration.
The configuration of the request sent to the HTTP endpoint that is specified as the destination.
Describes the retry behavior in case Firehose is unable to deliver data to the specified HTTP endpoint destination, or if it doesn't receive a valid acknowledgment of receipt from the specified HTTP endpoint destination.
Describes the S3 bucket backup options for the data that Firehose delivers to the HTTP endpoint destination. You can back up all documents (AllData
) or only the documents that Firehose could not deliver to the specified HTTP endpoint destination (FailedDataOnly
).
Describes the configuration of a destination in Amazon S3.
The configuration that defines how you access secrets for HTTP Endpoint destination.