Displaying 1 result from an estimated 1 matches for "bucket2".
Did you mean:
buckets
2011 Jul 05
0
Problem in accessing bucket of my AWS S3 account
...uckets
it fetches all buckets in my account correctly -
=> [#<AWS::S3::Bucket:0x8d291fc @attributes={"name"=>"bucket1",
"creation_date"=>2011-06-28 10:08:58 UTC}, @object_cache=[]>,
#<AWS::S3::Bucket:0x8d291c0 @attributes={"name"=>"bucket2",
"creation_date"=>2011-07-04 07:15:21 UTC}, @object_cache=[]>,
#<AWS::S3::Bucket:0x8d29184 @attributes={"name"=>"bucket3",
"creation_date"=>2011-07-04 07:39:21 UTC}, @object_cache=[]>]
where as bucket1 belongs to Singapore Region and...