Changes between Version 70 and Version 71 of help/en/howto/s3
- Timestamp:
- Jul 20, 2010 8:01:13 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/s3
v70 v71 8 8 9 9 You must obtain the login credentials (''Access Key ID'' and ''Secret Access Key'') of your Amazon Web Services [http://aws.amazon.com/account/ Account] from the ''AWS Access Identifiers'' [http://aws-portal.amazon.com/gp/aws/developer/account/index.html?action=access-key page]. In the login prompt of Cyberduck upon connecting to S3 you enter the ''Access Key ID'' for the username and ''Secret Access Key'' for the password. 10 11 === External buckets === 12 13 Connecting to a bucket you are not the owner (and therefore not listed when logging in as above) is possible. You can access buckets owned by someone else if the ACL allows you to access it. Specify the bucket you want to access in the hostname to connect to like <bucketname>.s3.amazonaws.com. Your own buckets will not be displayed but only the third party bucket. 10 14 11 15 === Thirdparty S3 providers ===