DeliveryStreamDescription
Contains information about a delivery stream.
Types
Properties
The date and time that the delivery stream was created.
The Amazon Resource Name (ARN) of the delivery stream. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.
Indicates the server-side encryption (SSE) status for the delivery stream.
The name of the delivery stream.
The status of the delivery stream. If the status of a delivery 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 delivery 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 delivery stream was last updated.
If the DeliveryStreamType
parameter is KinesisStreamAsSource
, a SourceDescription object describing the source Kinesis data stream.