Specifies the range of bytes to copy from the source object.
File: AWS.S3.pas
Namespace: AWS.S3
Module: Appercept AWS SDK for Delphi
You can only copy ranges from objects greater than 5MB in size. The range must be specified in the form bytes=<first>-<last>. For example bytes=0-9 specifies the first 10 bytes of the source.