Skip to content
Discussion options

You must be logged in to vote

metadata is not JSON, but a Ruby object. You can tell that by
a pair of key and value is separated by =>, not :.

"metadata"=>{"log_stream_name"=>"star-dev-2.1", ...
                             ====

So you have to parse nothing, because the message is already parsed!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@den-is
Comment options

Answer selected by den-is
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants