stream

abstract var stream: InputStream?

Required InputStream over the data that will be written to the object in the S3 store.

If this value is not set when attempting to perform the S3 operation, an InvalidRequestConfigError will be thrown.