Kinesis Data Stream
Real-time streaming data ingestion.
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| Stream name | Text | Yes | — |
| Shard count | Number | — | 1 |
| Retention (hours) | Number | — | 24 |
| Stream mode Options: Provisioned, On-demand | Choice | — | PROVISIONED |
| Encryption type Options: None, KMS | Choice | — | KMS |
| KMS key ID | Text | — | alias/aws/kinesis |
| Shard-level metrics | List | — | — |
| Enforce consumer deletion | Toggle | — | false |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| Producer | Input | any | — |
| KMS key | Input | aws.kms-key | kms_key_id |
| Consumer | Output | any | — |