aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
5.09k stars 2.14k forks source link

feat(SFTP Server): AWS Transfer Family: CDK example to create a fully managed SFTP server to transfer files directly into and out of Amazon S3 #861

Closed markusl closed 1 year ago

markusl commented 1 year ago

CDK example to create a fully managed SFTP server to transfer files directly into and out of Amazon S3

Fixes #553


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

markusl commented 1 year ago

Thanks for the comments @indrora! I totally agree we should have a L2/L3 support for the SFTP server. Let's start with an example first as I know there are many use cases already for this which our customers can benefit from. I think I addressed your comments. Is there anything else to be added here?

Thanks

mergify[bot] commented 1 year ago

Thank you for contributing! Your pull request is now being automatically merged.