powered by
Return torrent files from a bucket.
s3_get_object_torrent(Bucket, Key, RequestPayer)
[required]
svc$get_object_torrent( Bucket = "string", Key = "string", RequestPayer = "requester" )
# NOT RUN { # The following example retrieves torrent files of an object. # } # NOT RUN { svc$get_object_torrent( Bucket = "examplebucket", Key = "HappyFace.jpg" ) # } # NOT RUN { # }
Run the code above in your browser using DataLab