Skip to content

Support AWS application/vnd.amazon.eventstream event stream encoding #1041

Description

@endgame

https://smithy.io/2.0/aws/amazon-eventstream.html

This is a format used by a few AWS APIs (e.g. s3:SelectObjectContent.

S3 sets "eventstream": true on the SelectObjectContentEventStream shape, but it's also used by a few other services (e.g. lexv2-runtime).

C implementation: https://github.com/awslabs/aws-c-event-stream

Discovered while investigating #965

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions