HttpEndpointDestinationDescription

Describes the HTTP endpoint destination.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Describes buffering options that can be applied to the data before it is delivered to the HTTPS endpoint destination. Firehose teats these options as hints, and it might choose to use more optimal values. The SizeInMBs and IntervalInSeconds parameters are optional. However, if specify a value for one of them, you must also provide a value for the other.

Link copied to clipboard

Describes the Amazon CloudWatch logging options for your delivery stream.

Link copied to clipboard

The configuration of the specified HTTP endpoint destination.

Link copied to clipboard

Describes a data processing configuration.

Link copied to clipboard

The configuration of request sent to the HTTP endpoint specified as the destination.

Link copied to clipboard

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.

Link copied to clipboard

Firehose uses this IAM role for all the permissions that the delivery stream needs.

Link copied to clipboard

Describes the S3 bucket backup options for the data that Kinesis 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).

Link copied to clipboard

Describes a destination in Amazon S3.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String