[Cyberduck-trac] [Cyberduck] #11640: Failed to read attributes - 301 Moved Permanently but no location header

Cyberduck trac at cyberduck.io
Thu Apr 8 18:01:20 UTC 2021


#11640: Failed to read attributes - 301 Moved Permanently but no location header
------------------------+-------------------------
 Reporter:  phistrom    |         Owner:
     Type:  defect      |        Status:  reopened
 Priority:  high        |     Milestone:
Component:  s3          |       Version:  7.8.3
 Severity:  major       |    Resolution:
 Keywords:              |  Architecture:  Intel
 Platform:  Windows 10  |
------------------------+-------------------------
Changes (by phistrom):

 * status:  closed => reopened
 * resolution:  worksforme =>


Comment:

 Replying to [comment:1 dkocher]

 The credentials in question have the '''AmazonS3FullAccess''' built-in
 policy attached. That policy contains:
 {{{
 {
     "Version": "2012-10-17",
     "Statement": [
         {
             "Effect": "Allow",
             "Action": "s3:*",
             "Resource": "*"
         }
     ]
 }
 }}}

--
Ticket URL: <https://trac.cyberduck.io/ticket/11640#comment:3>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list