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

Execution Interceptors #307

Closed
kneekey23 opened this issue Aug 7, 2021 · 4 comments
Closed

Execution Interceptors #307

kneekey23 opened this issue Aug 7, 2021 · 4 comments
Assignees
Labels
area/ref-arch Reference architecture related changes
Milestone

Comments

@kneekey23
Copy link
Contributor

kneekey23 commented Aug 7, 2021

We need to design how to offer the ability for a customer to add middlewares to the stack to do things like append to the User Agent or add a header to the request. Go SDK has examples of this.

Acceptance criteria

  • Build a hello world app that adds a unique piece of middleware to each step, and verify proper execution of each of the custom middlewares owned by the hello world app.
@wooj2 wooj2 changed the title Middleware Extensions Execution Interceptors Aug 20, 2021
@ganeshnj ganeshnj added the needs-triage This issue or PR still needs to be triaged. label Oct 4, 2022
@ganeshnj
Copy link
Contributor

This is part of reference arch and once the design is approved. We can implement this.

@ganeshnj ganeshnj added this to the GA milestone Oct 10, 2022
@ganeshnj ganeshnj removed the needs-triage This issue or PR still needs to be triaged. label Oct 10, 2022
@smivij
Copy link

smivij commented Dec 1, 2022

g3DoAzTyXlo6/Smithy-Interceptors

@smivij smivij added the area/ref-arch Reference architecture related changes label Dec 1, 2022
@smivij smivij modified the milestones: GA, 2023-Q2 Mar 13, 2023
@epau epau self-assigned this Mar 13, 2023
@smivij smivij modified the milestones: 2023-Q2, GA Jun 13, 2023
@sichanyoo
Copy link
Contributor

Related issue: #1130
The temporary fix for Amplify team should be scrapped as part of SRA interceptor implementation.

@dayaffe
Copy link
Contributor

dayaffe commented Sep 26, 2023

PR #593 in smithy-swift should be reverted when SRA Interceptors is implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ref-arch Reference architecture related changes
Projects
None yet
Development

No branches or pull requests

8 participants