Skip to content

Commit 0f21118

Browse files
authored
Update src/content/docs/r2/examples/aws/aws-sdk-js-v3.mdx
1 parent a253898 commit 0f21118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/r2/examples/aws/aws-sdk-js-v3.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { Render } from "~/components";
1010

1111
JavaScript or TypeScript users may continue to use the [`@aws-sdk/client-s3`](https://www.npmjs.com/package/@aws-sdk/client-s3) npm package as per normal. You must pass in the R2 configuration credentials when instantiating your `S3` service client.
1212

13-
:::
13+
:::note
1414
Currently, you cannot use AWS S3-compatible API while developing locally via `wrangler dev`.
1515
:::
1616

0 commit comments

Comments
 (0)