-
* Do not use the issues tracker for help or support (try Elixir Forum, Slack, IRC, etc.)
* Questions about how to contribute are fine.
### Environment
* Elixir & Erlang versions (elixir --versi…
-
Can we view all the images in a given S3 Bucket as a list of thumbnails?
# Background / Story
In a client app, we had a report of "missing" images ...
We know that the images are all on S3 but …
-
### Environment
* Elixir & Erlang versions (elixir --version):
Erlang/OTP 22 [erts-10.7.1] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [hipe]
Elixir 1.10.2 (compiled with Erlang…
-
Currently the Delete action just [returns `:ok`](https://github.com/elixir-waffle/waffle/blob/36ba2d7b28dec41c6c98996124121f13a91b7971/lib/waffle/actions/delete.ex#L59), no matter what the adapter ret…
-
We're seeing occasional crashes in Convoy.Queue as a result of this error. It seems the connection to Kinesis is being lost/closed a few times a a day, which is probably reasonable to expect.
![im…
-
I'd like to suggest this library build support for making Dynamo DB requests through [DAX (Dynamo Accelerator)](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DAX.concepts.html)
#…
-
Do you guys plan to support S3 Select any time soon?
I've hacked at it a bit and thought it was working until I started validating what I get back and then I realised the response is chunked and s…
Ivor updated
11 months ago
-
For role based access, ExAws needs to work with dynamic KEYs and SECRETs on a per request basis.
See https://github.com/ex-aws/ex_aws/wiki/IAM:-AWS-Role-Based-Access-for-users-with-MFA-(MultiFacto…
-
### Current behavior
Various AWS APIs will return a the following JSON response when being throttled (rate limited):
```json
{"__type": "ThrottlingException", "message": "Rate exceeded"}
``
…
-
R2 doesn"t seem to serve the files you upload...