Skip to content

Fix aws python pynamodb s3 sigurl obsolete dependency (closes #364) #457

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions aws-python-pynamodb-s3-sigurl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,3 +280,6 @@ Dynamo now also supports an auto-scaling option to eliminate the need for manual

In case you expect a lot of traffic fluctuation we recommend to checkout this guide on how to auto scale DynamoDB [https://aws.amazon.com/blogs/aws/auto-scale-dynamodb-with-dynamic-dynamodb/](https://aws.amazon.com/blogs/aws/auto-scale-dynamodb-with-dynamic-dynamodb/)

## Troubleshoot

If you experience any issue while building requirements, please refer to the [serverless-python-requirements](https://github.com/UnitedIncome/serverless-python-requirements) readme and use an alternate method to build requirements (pipenv, docker, binary path override).
Loading