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

SdkHttpRequest().headers is immutable #1130

Closed
smivij opened this issue Sep 18, 2023 · 5 comments
Closed

SdkHttpRequest().headers is immutable #1130

smivij opened this issue Sep 18, 2023 · 5 comments
Assignees
Milestone

Comments

@smivij
Copy link

smivij commented Sep 18, 2023

No description provided.

@smivij smivij added the needs-triage This issue or PR still needs to be triaged. label Sep 18, 2023
@smivij
Copy link
Author

smivij commented Sep 18, 2023

@jbelkins jbelkins added this to the GA milestone Sep 18, 2023
@jbelkins jbelkins removed the needs-triage This issue or PR still needs to be triaged. label Sep 18, 2023
@sichanyoo
Copy link
Contributor

PR: smithy-lang/smithy-swift#588

@sichanyoo sichanyoo assigned dayaffe and unassigned sichanyoo Sep 22, 2023
@sichanyoo
Copy link
Contributor

Customer PR: smithy-lang/smithy-swift#584

@sichanyoo
Copy link
Contributor

sichanyoo commented Sep 22, 2023

Ideal way to address this issue: SRA Interceptors
For now: Allow header modification via temporary structure that should be scrapped after SRA Interceptor implementation by Smithy team in Q4. Ensure Amplify team is aware that this is a temporary fix and that they'll have to migrate to use interceptors once they're in place.

@jbelkins
Copy link
Contributor

Released in AWS SDK for Swift 0.26.0

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

No branches or pull requests

4 participants