Skip to content

Conversation

@dmitrykiselev27
Copy link

Motivation

We have a client library for our GraphQL API built on top of AWS AppSync. We use aws-requests-auth to sign off requests to AppSync. The library itself is no more than an API client, so the environment we run it in doesn't have botocore or boto3 installed. But currently, we had to add botocore to dependencies of our client library, because although aws-requests-auth depends on botocore, it doesn't install it as a dependency.

I believe botocore should be on the list of dependencies for aws-requests-auth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant