Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for decoding event streams #74

Merged
merged 2 commits into from
Jul 22, 2023
Merged

Add support for decoding event streams #74

merged 2 commits into from
Jul 22, 2023

Conversation

adam-fowler
Copy link
Member

  • Add decodeEventStream call where relevant
  • Add custom decoding of events, where they need the raw payload

Related PRs soto-project/soto-core#566, soto-project/soto#686

Also remove rawPayload from all request types as it means nothing there
@adam-fowler adam-fowler requested a review from 0xTim July 19, 2023 15:18
@adam-fowler adam-fowler merged commit 749c67d into 7.x.x Jul 22, 2023
@adam-fowler adam-fowler deleted the event-stream branch August 2, 2023 22:17
adam-fowler added a commit that referenced this pull request Oct 4, 2023
* Add EventStream type

* Mark output eventstreams are rawPayload

Also remove rawPayload from all request types as it means nothing there
adam-fowler added a commit that referenced this pull request Dec 4, 2023
* Add EventStream type

* Mark output eventstreams are rawPayload

Also remove rawPayload from all request types as it means nothing there
adam-fowler added a commit that referenced this pull request Apr 6, 2024
* Add EventStream type

* Mark output eventstreams are rawPayload

Also remove rawPayload from all request types as it means nothing there
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants