Connecting to AWS Transfer for SFTP

前端 未结 5 504
终归单人心
终归单人心 2020-12-08 20:51

I am having trouble connecting to AWS Transfer for SFTP. I successfully set up a server and tried to connect using WinSCP.

I set up an IAM role with trust relationsh

5条回答
  •  借酒劲吻你
    2020-12-08 21:36

    We were using the updated version of SFTP with Username and Password and had to spend quite some time to figure out all details. For the new version, the Scope down policy needs to be specified as 'Policy' key within Secrets Manager. This is very important for the whole flow to work.

    We have documented the full setup on our site here - https://coderise.io/sftp-on-aws-with-username-and-password/

    Hope that helps!

提交回复
热议问题