aws_firehose_list_delivery_streams
List Kinesis Data Firehose delivery streams in AWS to monitor data ingestion pipelines, with options to filter by source type and limit results.
Instructions
List Kinesis Data Firehose delivery streams.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| delivery_stream_type | No | Filter by stream source type | |
| limit | No | Maximum streams to return |