2015-05-04 15:35:43,781 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 >> GET /?versioning HTTP/1.1
2015-05-04 15:35:43,781 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 >> Date: Mon, 04 May 2015 19:35:43 GMT
2015-05-04 15:35:43,781 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 >> Authorization: AWS [filtered]
2015-05-04 15:35:43,781 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 >> Host: [filtered].s3.amazonaws.com:443
2015-05-04 15:35:43,781 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 >> Connection: Keep-Alive
2015-05-04 15:35:43,781 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 >> User-Agent: Cyberduck/4.7 (17432).17432 (Windows 8/6.2) (x86)
2015-05-04 15:35:43,810 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 << HTTP/1.1 403 Forbidden
2015-05-04 15:35:43,810 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 << x-amz-request-id: [filtered]
2015-05-04 15:35:43,810 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 << x-amz-id-2: vD[filtered]
2015-05-04 15:35:43,810 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 << Content-Type: application/xml
2015-05-04 15:35:43,810 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 << Transfer-Encoding: chunked
2015-05-04 15:35:43,810 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 << Date: Mon, 04 May 2015 19:35:40 GMT
2015-05-04 15:35:43,810 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 << Server: AmazonS3
2015-05-04 15:35:43,810 [background-1] INFO ch.cyberduck.core.Session - HTTP/1.1 403 ForbiddenAfter looking through the debug logs, this may have to do with Cyberduck trying to request a version of the root directory (when it doesn't have permission to do so).2015-05-04 15:35:43,781 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 >> GET /?versioning HTTP/1.1
2015-05-04 15:35:43,781 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 >> Date: Mon, 04 May 2015 19:35:43 GMT
2015-05-04 15:35:43,781 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 >> Authorization: AWS [filtered]
2015-05-04 15:35:43,781 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 >> Host: [filtered].s3.amazonaws.com:443
2015-05-04 15:35:43,781 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 >> Connection: Keep-Alive
2015-05-04 15:35:43,781 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 >> User-Agent: Cyberduck/4.7 (17432).17432 (Windows 8/6.2) (x86)
2015-05-04 15:35:43,810 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 << HTTP/1.1 403 Forbidden
2015-05-04 15:35:43,810 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 << x-amz-request-id: [filtered]
2015-05-04 15:35:43,810 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 << x-amz-id-2: vD[filtered]
2015-05-04 15:35:43,810 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 << Content-Type: application/xml
2015-05-04 15:35:43,810 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 << Transfer-Encoding: chunked
2015-05-04 15:35:43,810 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 << Date: Mon, 04 May 2015 19:35:40 GMT
2015-05-04 15:35:43,810 [background-1] DEBUG org.apache.http.headers - http-outgoing-3 << Server: AmazonS3
2015-05-04 15:35:43,810 [background-1]
...