Fork me on GitHub
#aws
<
2019-07-20
>
fmnoise15:07:01

hi everyone, is there any way to generate s3 presigned url with aws-api lib?

hiredman17:07:23

Presigned urls are entirely a client side operation (you don't communicate with the server to do it) so the data describing the aws apis that the library is generated from don't describe it