amazonka icon indicating copy to clipboard operation
amazonka copied to clipboard

How to create presigned POST

Open hasufell opened this issue 6 years ago • 1 comments
trafficstars

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/S3.html#createPresignedPost-property

Can't find anything like this and amazonka documentation is honestly quite lacking.

hasufell avatar Jun 17 '19 02:06 hasufell

I have a hunch that the primitives exist in Network.AWS.Presign, but looking at it closely probably requires picking over an AWS SDK, and that can happen after 2.0.

endgame avatar Sep 29 '21 10:09 endgame