awslabs / web-client-for-aws-transfer-family

This solution creates a web portal for your customers to access your corporate Secure Shell File Transfer Protocol (SFTP) environment. It combines the benefits of using AWS Transfer for SFTP with an intuitive web browser interface for your non-technical users.
https://aws.amazon.com/solutions/implementations/web-client-for-aws-transfer-family/?did=sl_card&trk=sl_card
Apache License 2.0
73 stars 41 forks source link

Fixed the dependency for Flask Version. #16

Closed dagarkatyal closed 1 year ago

dagarkatyal commented 2 years ago

Fargate containers were failing with Jinja and Flask dependency.

Issue #, if available: Front end issue is this: https://github.com/awslabs/web-client-for-aws-transfer-family/issues/11 in backend the fargate tasks do not start successfully and cause the error.

Description of changes: Updated the dependencies for Python runtime

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.