Use this data source to get information about a Kinesis Firehose Delivery Stream for use in other resources.
For more details, see the Amazon Kinesis Firehose Documentation.
data "aws_kinesis_firehose_delivery_stream" "stream" {
name = "stream-name"
}
name
- (Required) Name of the Kinesis Stream.id
is set to the ARN of the Kinesis Stream. In addition, the following attributes
are exported:
arn
- ARN of the Kinesis Stream (same as id).