# `LangChain.Utils.AwsEventstreamDecoder`
[🔗](https://github.com/brainlid/langchain/blob/v0.9.3/lib/utils/aws_eventstream_decoder.ex#L1)

Decodes AWS messages in the application/vnd.amazon.eventstream content-type.
Ignores the headers because on Bedrock it's the same content type, event type & message type headers in every message.

# `decode`
[🔗](https://github.com/brainlid/langchain/blob/v0.9.3/lib/utils/aws_eventstream_decoder.ex#L7)

---

*Consult [api-reference.md](api-reference.md) for complete listing*
