Kinesis lambda DynamoDB
问题 I am learning the AWS services for a use case. After going through the docs I came came up with the a simple flow. I want to ingest data into the Kinesis streams by using the Streams API and the KPL. I use the example putRecord method to ingest data to the streams. I am ingesting the this JSON to the stream - {"userid":1234,"username":"jDoe","firstname":"John","lastname":"Doe"} Once the data is ingested i get the following response in putRecordResult - Put Result :{ShardId: shardId