Kinesis Data Firehose Delivery Stream

Kinesis Data Firehose Delivery Stream is a fully managed service in AWS that reliably loads real-time streaming data into destinations such as Amazon S3, Amazon Redshift, Amazon OpenSearch Service, or third-party services. It automatically scales to match data throughput, handles data transformation and compression, and requires no ongoing administration.

aws.firehose_delivery_stream

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
create_timestampcoretimestampThe date and time that the Firehose stream was created.
delivery_stream_arncorestringThe Amazon Resource Name (ARN) of the Firehose stream. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.
delivery_stream_encryption_configurationcorejsonIndicates the server-side encryption (SSE) status for the Firehose stream.
delivery_stream_namecorestringThe name of the Firehose stream.
delivery_stream_statuscorestringThe status of the Firehose stream. If the status of a Firehose stream is CREATING_FAILED, this status doesn't change, and you can't invoke CreateDeliveryStream again on it. However, you can invoke the DeleteDeliveryStream operation to delete it.
delivery_stream_typecorestringThe Firehose stream type. This can be one of the following values: DirectPut: Provider applications access the Firehose stream directly. KinesisStreamAsSource: The Firehose stream uses a Kinesis data stream as a source.
destinationscorejsonThe destinations.
failure_descriptioncorejsonProvides details in case one of the following operations fails due to an error related to KMS: CreateDeliveryStream, DeleteDeliveryStream, StartDeliveryStreamEncryption, StopDeliveryStreamEncryption.
has_more_destinationscoreboolIndicates whether there are more destinations available to list.
last_update_timestampcoretimestampThe date and time that the Firehose stream was last updated.
tagscorehstore
version_idcorestringEach time the destination is updated for a Firehose stream, the version ID is changed, and the current version ID is required when updating the destination. This is so that the service knows it is applying the changes to the correct version of the delivery stream.