Add support for AWS S3 Endpoint URLs
AWS SS has support for S3 bucket access over a private link by using an AWS S3 facility called Endpoint URLs.
Support for this would be most beneficial for networks without internet access and also more secure.
Using a private SFTP front-end in front of AWS S3 is considerably more expensive and complex. AWS S3 endpoints are very simple to use via AWS-CLI and Python boto3 libraries so shouldn't be too challenging to implement in WinSCP.
Support for this would be most beneficial for networks without internet access and also more secure.
Using a private SFTP front-end in front of AWS S3 is considerably more expensive and complex. AWS S3 endpoints are very simple to use via AWS-CLI and Python boto3 libraries so shouldn't be too challenging to implement in WinSCP.