1 回答
- 最新
- 投票最多
- 评论最多
0
I have written some blog posts with associated GitHub repositories for streaming data from QLDB out to different back end data stores. An example post is linked below, but there are several more if you look on that site
The data on the stream is in ION format, and as it is on a Kinesis Data Stream it is also base64 encoded, hence the output you are seeing.
相关内容
- AWS 官方已更新 4 年前
- AWS 官方已更新 7 个月前