I can't see my buckets
See original GitHub issueSystem details (run the AWS: About Toolkit command)
- OS: Ubuntu 22.04
- Visual Studio Code version:
- AWS Toolkit version:
Question
in my log i see all buckets but i get the following final response 2022-06-08 14:11:10 [DEBUG]: ListBuckets returned response: { buckets: [] }
Issue Analytics
- State:
- Created a year ago
- Comments:12 (7 by maintainers)
Top Results From Across the Web
aws s3 buckets are not showing on web console
Try running aws s3api list-buckets using your default profile which lists all the buckets, and see what Owner information is displayed. – Mark...
Read more >Viewing the properties for an S3 bucket - AWS Documentation
View Amazon S3 bucket properties like versioning, tags, encryption, logging, notifications, object locking, static website hosting, and more.
Read more >Why can't I access a specific folder or file in my Amazon S3 ...
I can't access a certain prefix or object that's in my Amazon Simple Storage Service (Amazon S3) bucket. I can access the rest...
Read more >How to Allow Public Access to an Amazon S3 Bucket & Find ...
But I'm guessing that the reason you're here is that you've discovered that doesn't actually make the entire bucket public. If you try...
Read more >How to make your AWS S3 Bucket and Objects Public
In this video, I show you how to make your S3 Bucket and Objects public ... S3 Bucket Policy S3 Block all access...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

yes, after adding the permission i was able to see
Thanks a lot guys, now I can see my buckets 😃