antiope-shell-7.4.4: Please see the README on Github at <https://github.com/arbor/antiope#readme>

Safe HaskellNone
LanguageHaskell2010

Antiope.Shell.S3

Synopsis

Documentation

putFile Source #

Arguments

:: MonadIO m 
=> S3Uri

File name on S3

-> FilePath

Source file path

-> ExceptT Text m ETag

Etag when the operation is successful

Puts file into a specified S3 bucket