| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.AWS.S3.GetObjectTorrent
Description
Return torrent files from a bucket.
http://docs.aws.amazon.com/AmazonS3/latest/API/GetObjectTorrent.html
- data GetObjectTorrent
- getObjectTorrent :: Text -> Text -> GetObjectTorrent
- gotBucket :: Lens' GetObjectTorrent Text
- gotKey :: Lens' GetObjectTorrent Text
- gotRequestPayer :: Lens' GetObjectTorrent (Maybe RequestPayer)
- data GetObjectTorrentResponse
- getObjectTorrentResponse :: RsBody -> GetObjectTorrentResponse
- gotrBody :: Lens' GetObjectTorrentResponse RsBody
- gotrRequestCharged :: Lens' GetObjectTorrentResponse (Maybe RequestCharged)
Request
data GetObjectTorrent Source
Instances
Request constructor
Arguments
| :: Text | |
| -> Text | |
| -> GetObjectTorrent |
GetObjectTorrent constructor.
The fields accessible through corresponding lenses are:
Request lenses
Response
data GetObjectTorrentResponse Source
Instances
Response constructor
getObjectTorrentResponse Source
Arguments
| :: RsBody | |
| -> GetObjectTorrentResponse |
GetObjectTorrentResponse constructor.
The fields accessible through corresponding lenses are: