DeliveryStreamDescription
Contains information about a Firehose stream.
Types
Properties
The date and time that the Firehose stream was created.
The Amazon Resource Name (ARN) of the Firehose stream. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.
Indicates the server-side encryption (SSE) status for the Firehose stream.
The name of the Firehose stream.
The 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.
The Firehose stream type. This can be one of the following values:
The destinations.
Provides details in case one of the following operations fails due to an error related to KMS: CreateDeliveryStream, DeleteDeliveryStream, StartDeliveryStreamEncryption, StopDeliveryStreamEncryption.
Indicates whether there are more destinations available to list.
The date and time that the Firehose stream was last updated.
If the DeliveryStreamType
parameter is KinesisStreamAsSource
, a SourceDescription object describing the source Kinesis data stream.