kinesis_put_records
Write up to 500 records to a Kinesis stream in LocalStack. Provide the stream name and records with data and partition key to simulate AWS Kinesis data ingestion for local testing.
Instructions
Put multiple records onto a Kinesis stream in LocalStack (max 500)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| records | Yes | Records to put | |
| streamName | Yes | Stream name |