Fork me on GitHub
#aws
<
2021-11-04
>
rutledgepaulv01:11:56

I have a library where I've been trying to define these additional credential providers. Additions welcome.. https://github.com/RutledgePaulV/aws-api-credential-providers

👍 3
Karol Wójcik06:11:44

Question: @devn @lukaszkorecki @rutledgepaulv: If more performant version of aws-api would be available that accepts PR and would be a drop in replacement for official aws-api, then would you like to contribute to it?

rutledgepaulv12:11:35

No thanks. I'd prefer to keep the official aws-api as maintained by cognitect and just have libraries that fill in some of the commonly desired features that don't fit the minimal / unbundled artifact model of the aws-api releases.

rutledgepaulv12:11:07

Batteries don't need to come in the same box as the rest :)

lukasz13:11:00

A year too late for us too - when we need performance we drop in to the Java SDK, otherwise aws-api works as-is