Error - We had a problem connecting (netdb/8)

225 views
Skip to first unread message

lisensee

unread,
Oct 15, 2012, 5:56:29 PM10/15/12
to 3h...@googlegroups.com
Using the following bucket policy 3Hub returns the error (netdb/8). I do not get the error when using s3cmd or cloudberry with the same account information.

{
"Version": "2008-10-17",
"Id": "Policy1350047291500",
"Statement": [
{
"Sid": "",
"Effect": "Allow",
"Principal": {
"AWS": "arn:aws:iam::VALID_AWS_ID:root"
},
"Action": "s3:GetObject",
"Resource": "arn:aws:s3:::my.files/foo/*"
},
{
"Sid": "",
"Effect": "Allow",
"Principal": {
"AWS": "arn:aws:iam::VALID_AWS_ID:root"
},
"Action": "s3:ListBucket",
"Resource": "arn:aws:s3:::my.files",
"Condition": {
"StringLike": {
"s3:prefix": "foo/*"
}
}
}
]
}



Is this something that we could see an update for?

lisensee

unread,
Nov 7, 2012, 1:58:06 PM11/7/12
to 3h...@googlegroups.com
bump.
Reply all
Reply to author
Forward
0 new messages