Use virtual hosted style endpoint. default to false, when true if endpoint is informed it will ignore the bucket
property virtualHostedStyle | Bun module | Bun BuildDocsReferenceGuidesBlogDiscord/Bun/S3Options/virtualHostedStylePvirtualHostedStyle BuildDocsReferenceGuidesBlogDiscord /Bun/S3Options/virtualHostedStylePvirtualHostedStyle S3Options.virtualHostedStylevirtualHostedStyle?: boolean
Search the reference...
/
property
// Using virtual hosted style
const file = s3.file("my-file.txt", {
virtualHostedStyle: true,
endpoint: "https://my-bucket.s3.us-east-1.amazonaws.com"
});
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →property virtualHostedStyle | Bun module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- Use virtual hosted style endpoint. default to false, when true if `endpoint` is informed it will ignore the `bucket`