property S3StorageOptions.pooled

Whether to use connection pooling. Defaults to true. Disable this in tests to avoid TCP resource leaks.

Type

boolean

Usage

import { type S3StorageOptions } from ".";