We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent effbd06 commit 9b17bb9Copy full SHA for 9b17bb9
src/content/docs/ai-gateway/providers/bedrock.mdx
@@ -22,7 +22,7 @@ With Bedrock, you will need to sign the URL before you make requests to AI Gatew
22
23
## Examples
24
25
-### Use `aws4fetch1` SDK with TypeScript
+### Use `aws4fetch` SDK with TypeScript
26
27
```typescript
28
import { AwsClient } from "aws4fetch";
0 commit comments