Skip to content
DocsTry Aspire
DocsTry

SeaweedFSContainerResource.withS3

Method
📦 CommunityToolkit.Aspire.Hosting.SeaweedFS v13.5.0
interface SeaweedFSContainerResource {
// ... omitted for brevity
withS3(s3Port?: number): SeaweedFSContainerResource;
}

Signature

methodwithS3builder
Enables the SeaweedFS S3-Compatible API Gateway.
withS3(s3Port?: number): SeaweedFSContainerResource
s3Portnumberoptional
SeaweedFSContainerResource

Defined on

This method is defined on the following type: