Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agilevisionorganization/aws-transfers-sftp-quickstart
AWS Transfers for SFTP Quickstart and CloudFormation Custom Resource
https://github.com/agilevisionorganization/aws-transfers-sftp-quickstart
Last synced: about 1 month ago
JSON representation
AWS Transfers for SFTP Quickstart and CloudFormation Custom Resource
- Host: GitHub
- URL: https://github.com/agilevisionorganization/aws-transfers-sftp-quickstart
- Owner: AgileVisionOrganization
- License: mit
- Created: 2019-01-25T10:42:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T21:40:38.000Z (about 2 years ago)
- Last Synced: 2024-11-30T15:10:39.281Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://agilevision.io
- Size: 394 KB
- Stars: 4
- Watchers: 5
- Forks: 11
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aws-transfers-sftp-quickstart
AWS Transfers for SFTP is a fully managed service that allows to easily upload/download data to/from AWS S3 using the SFTP protocol. In the previous blog post, we created a managed SFTP endpoint using the public key authentication. Sometimes, a username/password authentication may be required, e.g. if the access should be provided to existing users, e.g. from the AWS Cognito User Pool.
This is a repository with a quickstart created as a part of our blog post: https://agilevision.io/blog/aws/2019/02/06/integrate-aws-sftp-with-custom-identity-provider.html