Changes between Version 266 and Version 267 of help/en/howto/s3
- Timestamp:
- Oct 17, 2019 2:27:32 PM (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/s3
v266 v267 262 262 There are pre-signed URLs that expire in one hour, 24 hours (using the preference `s3.url.expire.seconds`), a week and a month. You can change the [https://trac.cyberduck.io/wiki/help/en/howto/preferences#Hiddenconfigurationoptions hidden preference] `s3.url.expire.seconds` from the default `86400` (24 hours). 263 263 264 '''Important''': It is required that your AWS credentials are saved in keychain. Refer to [Passwords wiki:help/en/howto/connection#Passwords]. 265 264 266 ==== Force use of AWS2 signature ==== 265 267 Using the AWS4 signature version used in version [milestone:5.0 5.0] and later, pre-signed URLs cannot have an expiry date later than a week. You can revert by setting the default signature version to AWS2 by using the ''S3 AWS2 Signature Version (HTTP)'' connection profile.