Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Connect to S3 using Temporary Security Credentials

This request has been added to the tracker:
https://winscp.net/tracker/1839
You can vote for it there.
martin

Re: Connect to S3 using Temporary Security Credentials

No, WinSCP does not support this.
Guest

Connect to S3 using Temporary Security Credentials

Hi,
Trying to use the Amazon S3 protocol to connect to a S3 Bucket.
Using a AWS user this works correctly, however we need to use temporary credentials to connect to AWS rather than the named user. As per my understanding the session token needs to be provided as a header as well as the access key id and secret access key (https://docs.aws.amazon.com/AmazonS3/latest/userguide/RESTAuthentication.html#UsingTemporarySecurityCredentials)

Is there a way to provide this header within WinSCP?