aws

http://status.aws.amazon.com/ https://www.expeditedssl.com/aws-in-plain-english
fmnoise 2019-07-20T15:27:01.001100Z

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

2019-07-20T17:53:23.003600Z

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