Using Bun s3 client with different buckets #19747
-
I'm looking at migrating to Bun's S3 API, but one thing is bothering me. Looks like Bun's S3 API requires that you specify the With
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Mostly u don't need dynamic buckets But there https://bun.sh/docs/api/s3#s3client-static-methods |
Beta Was this translation helpful? Give feedback.
Mostly u don't need dynamic buckets
But there https://bun.sh/docs/api/s3#s3client-static-methods
Static options like u wants