You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
It would be nice to quickly view the contents of an S3 bucket
The text was updated successfully, but these errors were encountered: