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

Discover an S3 bucket #101

Open
mrocklin opened this issue Feb 16, 2015 · 1 comment
Open

Discover an S3 bucket #101

mrocklin opened this issue Feb 16, 2015 · 1 comment
Milestone

Comments

@mrocklin
Copy link
Member

It would be nice to quickly view the contents of an S3 bucket

>>> discover(resource('s3://blaze_data'))
...
@mrocklin
Copy link
Member Author

We should probably use the boto types more aggressively. Perhaps resource('s3://blaze_data') should yield an object of type boto.s3.bucket.Bucket. I wonder if it makes sense to use the boto.s3.key.Key type in any way. Perhaps not.

@cpcloud cpcloud modified the milestones: 0.3.1, 0.3.2 Mar 6, 2015
@cpcloud cpcloud modified the milestone: 0.3.2 Mar 19, 2015
@cpcloud cpcloud modified the milestone: 0.3.4 Jun 22, 2015
@cpcloud cpcloud modified the milestones: 0.3.4, 0.4.0 Sep 15, 2015
@cpcloud cpcloud modified the milestones: 0.4.0, 0.3.5 Oct 5, 2015
@cpcloud cpcloud modified the milestones: 0.4.0, 0.4.1 Dec 4, 2015
@kwmsmith kwmsmith modified the milestones: 0.4.1, 0.4.2, 0.5.0 Feb 2, 2016
@kwmsmith kwmsmith removed this from the 0.4.2 milestone Feb 5, 2016
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

3 participants