Skip to content

Commit

Permalink
docs: update FetchHttpHandler link (#6244)
Browse files Browse the repository at this point in the history
  • Loading branch information
suekou committed Jul 1, 2024
1 parent 3da4203 commit 15066e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADING.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ This list is indexed by [v2 config parameters](https://docs.aws.amazon.com/AWSJa
```

If the client is running in browsers, a different set of options is available. You can find more in [v3
reference for FetchHttpHandler](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/classes/_aws_sdk_fetch_http_handler.fetchhttphandler-1.html).
reference for FetchHttpHandler](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-smithy-fetch-http-handler/).

```javascript
const { FetchHttpHandler } = require("@smithy/fetch-http-handler");
Expand Down

0 comments on commit 15066e9

Please sign in to comment.