Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS::S3::Bucket.object #58

Open
ranushah opened this issue May 4, 2012 · 1 comment
Open

AWS::S3::Bucket.object #58

ranushah opened this issue May 4, 2012 · 1 comment

Comments

@ranushah
Copy link

ranushah commented May 4, 2012

I have a bucket on s3 cloud with 5 directories in it. When I tr to get all the objects from the bucket from rails console using

AWS::S3::Bucket.object(bucket_name) it gives me objects of only first directory. I do not get objects of the remaining 4 directories.

Can you please help me out..

@kgrz
Copy link

kgrz commented Sep 26, 2012

Does AWS::S3.Bucket.objects help? It should give you an array of objects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants