Skip to content

Reason For Fork

Eric D Moore edited this page Jun 30, 2022 · 1 revision

The Main reason to fork the code was one of removing Permissions from a library - and allowing the applicaiton/binary to broker all the touch points that will trigger permissions.

  • The main bone of contention was the usage of the very convenient derive_aws_config function that had a dependency to read from Deno.env the user is now expected to do this manually.
Clone this wiki locally