@valon-technologies/gestalt
    Preparing search index...
    S3BodySource:
        | string
        | Uint8Array
        | ArrayBuffer
        | ArrayBufferView
        | Blob
        | ReadableStream<Uint8Array>
        | AsyncIterable<Uint8Array>
        | null
        | undefined

    Accepted write body sources for the S3 client.