A Kinesis data stream for real-time data streaming
import { Stream } from 'aws-cdk-lib/aws-kinesis';Or use the module namespace:
import * as kinesis from 'aws-cdk-lib/aws-kinesis'; // kinesis.Stream
This L2 construct creates and manages the following CloudFormation resources.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-kinesis