Closed pfftdammitchris closed 7 years ago
For Checotah pier, I hope you have declared an S3 object that helps you address the bucket
From Stefan
On Nov 4, 2016, at 9:38 PM, pfftdammitchris notifications@github.com wrote:
Professor, in my project, I want to list the bucket objects immediately after authenticating and before we click anything. The way your code example is showing me is that its coded to display the list after clicking/uploading a file.
I tried calling the bucket.listObjects() function to display without clicking anything but it is not displaying any results
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Professor, in my project, I want to list the bucket objects immediately after authenticating and before we click anything. The way your code example is showing me is that its coded to display the list after clicking/uploading a file.
I tried calling the bucket.listObjects() function to display without clicking anything but it is not displaying any results