Changes between Version 270 and Version 271 of help/en/howto/s3
- Timestamp:
- May 6, 2020 2:08:12 PM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/s3
v270 v271 63 63 Instead of providing Access Key ID and Secret Access Key, authenticate using credentials managed in `~/aws/credentials` using third party tools. 64 64 65 * [https://svn.cyberduck.io/trunk/profiles/S3%20(Credentials%20from%20AWS%20Command%20Line%20Interface).cyberduckprofile Download] the ''S3 (Credentials from AWS Security Token Service)'' profile for preconfigured settings. You must provide configuration in the standard credentials property file `~/.aws/credentials` from [https://docs.aws.amazon.com/cli/latest/userguide/cli-multiple-profiles.html AWS Command Line Interface]. Configure a bookmark with the field titled ''Profile Name in ~/.aws/credentials'' matching the profile name from `~/.aws/credentials`. The properties `aws_access_key_id`, `aws_secret_access_key` and `aws_session_token` are supported.65 * [https://svn.cyberduck.io/trunk/profiles/S3%20(Credentials%20from%20AWS%20Command%20Line%20Interface).cyberduckprofile Download] the ''S3 (Credentials from AWS Command Line Interface)'' profile for preconfigured settings. You must provide configuration in the standard credentials property file `~/.aws/credentials` from [https://docs.aws.amazon.com/cli/latest/userguide/cli-multiple-profiles.html AWS Command Line Interface]. Configure a bookmark with the field titled ''Profile Name in ~/.aws/credentials'' matching the profile name from `~/.aws/credentials`. The properties `aws_access_key_id`, `aws_secret_access_key` and `aws_session_token` are supported. 66 66 67 67 You might be interested in scripts maintained by third parties to facilitate managing credentials