aws

Caio Cascaes 2025-05-23T18:23:19.198899Z

Is there any plan for the Cognitect aws-api to provide native support for generating Amazon S3 pre-signed URLs, similar to what the official AWS SDKs offer in other languages?

Jacob Emcken 2025-10-23T11:40:33.822119Z

@caio.cascaes check the lastest snapshot release and let me know if it addresses the reported problem.

πŸ‘€ 1
Caio Cascaes 2025-10-23T14:40:33.778659Z

Tak skal du have!

scottbale 2025-05-23T21:42:39.806629Z

Hi @caio.cascaes πŸ‘‹ The short answer is no, there is no timeline on this. This has long been an issue with aws-api. We have https://github.com/cognitect-labs/aws-api/issues/5 to track it. I will say that this missing feature is on a short list of features we want to implement in aws-api to bring it closer to parity with the Java v2 sdk. But, again, we don't have a timeline on when that will happen.

Caio Cascaes 2025-05-23T23:24:44.267279Z

Hey πŸ‘‹ t-hanks for the update! Good to know it’s on your radar. I’ll work around it for now and keep an eye out for any news. Appreciate it!

Jacob Emcken 2025-10-30T19:04:31.409789Z

Ingen problem

Caio Cascaes 2025-10-04T15:26:20.548699Z

FYI @jacob429 https://github.com/jacobemcken/aws-simple-sign/issues/19

Max 2025-05-24T12:25:28.380969Z

In the meantime, there is a standalone library for generating pre signed URLs: https://github.com/jacobemcken/aws-simple-sign

πŸ‘€ 1