Transferring a File

The IO Provider package operators allow you to transfer files between various locations, like local filesystem, S3, etc.

Default Connection ID

IO Operators under this provider make use of the default connection ids associated with the connection scheme or protocol. This is typically obtained from environment variables.

Was this entry helpful?