Command option Sample:aws s3api get-object-torrent

Search command sample in the internet.It is the result.

Return torrent files from a bucket.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/s3api/get-object-torrent.html

aws s3api get-object-torrent --bucket bucketname --key large-video-file.mp4 large-video-file.torrent
    AWS Certification Study Guide: Get to Know Amazon S3 Features : http://cloud.netapp.com/blog/amazon-s3-cheat-sheet
aws s3api get-object-torrent --bucket my-bucket --key large-video-file.mp4 large-video-file.torrent
    get-object-torrent — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/s3api/get-object-torrent.html

aws のオプション一覧