Amazon QLDB Streams - Unknown record format with unreadable characters

0

I created a QLDB stream with console

But the record data contains unreadable characters

And it doesn't look like it is in JSON format

Unreadable records

I tried to stream a dynamoDB table to the same data stream and it works perfectly

What happened to QLDB Streams?

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.

profile picture
전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠