bji / libs3

Other
154 stars 151 forks source link

Max length of AWS access key is nowadays 128 #104

Open martinprikryl opened 3 years ago

martinprikryl commented 3 years ago

See https://docs.aws.amazon.com/IAM/latest/APIReference/API_AccessKey.html

Also exposing the key and region length limit in libs3 API

Based on https://github.com/winscp/winscp/pull/15 by @strima