You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/middleware-compression/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@
5
5
6
6
Middleware and Plugin for request compression.
7
7
8
-
> An internal package
8
+
> Deprecated. Use [@smithy/middleware-compression](https://www.npmjs.com/package/@smithy/middleware-compression) instead.
9
9
10
10
## Usage
11
11
12
-
You probably shouldn't, at least directly.
12
+
The `@aws-sdk/middleware-compression` was never used in AWS SDK for JavaScript (v3). It was replaced by `@smithy/middleware-compression` in the early stage of development. Please use `@smithy/middleware-compression` instead.
0 commit comments