Created 07 Dec 2012
Modified 07 Dec 2012
Article 2665
How To connect to Amazon S3
Connecting to Amazon S3
- Obtain the login credentials (Access Key ID, Secret Access Key) from the Amazon Portal - Access Credentials page.
- Open a new connection: menu: File - New Connection
- Enter the following:
Username: Access Key ID
Password: Secret Access Key
Host: s3.amazonaws.com
Protocol: S3
- Click OK to connect
Connecting to external bucket
To connect to a bucket you are not the owner of, enter the bucket name as following into the Path input field:
Path: /BucketName
Keywords
amazon, s3