Skip to content

Why is @aws-sdk/node-http-handler suddenly deprecated? #5006

Pinned Answered by kuhe
jhuckaby asked this question in Q&A
Discussion options

You must be logged in to vote

Smithy is a language for defining services and SDKs. It is open source software maintained by AWS.

Smithy is used to generate both the AWS SDK for JavaScript v3, and other similar SDKs not necessarily related to AWS. Therefore, we decided to detach the AWS SDK namespace from core components used outside of AWS, such as the generic node http handler.

This is in effect a rename. Code examples and interfaces will continue to work with @smithy/* packages moved over from @aws-sdk/*.

@RanVaknin @srchase please create a pinned issue with any additional information you think is useful in answering questions related to this migration/renaming.

Replies: 6 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@VTLee
Comment options

@kuhe
Comment options

Answer selected by jhuckaby
Comment options

You must be logged in to vote
2 replies
@jokalli2
Comment options

@praneetrattan
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@tapz
Comment options

@tapz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
8 participants