Target Path The target path specifies a prefix to which the source bucket-name/object-name is appended. {{ selection?.target_path }}
Access key Access key is the remote cloud S3 access key used for a specific connection.
Secret key Secret is the secret key for the remote cloud S3 service.
Host Style The URL format for accessing the remote S3 endpoint: 'Path' for a path-based URL or 'Virtual' for a domain-based URL. {{ selection?.host_style }}
Multipart Minimum Part Size Minimum parts size to use when transitioning objects using multipart upload. {{ selection?.multipart_min_part_size }}
Multipart Sync Threshold Objects this size or larger will be transitioned to the cloud using multipart upload. {{ selection?.multipart_sync_threshold }}
Retain Head Object Retain object metadata after transition to the cloud (default: false). {{ selection?.retain_head_object }}