-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Milestone
Description
The Bucket Manager needs to display a list of buckets, but the list_buckets API call may not be accessible to the JS client due to missing CORS configuration on the S3 endpoint. This Lambda function will list existing buckets, determine which are Blue Buckets, and send the complete metadata back to the client for display.
- Implement List Buckets function
Reactions are currently unavailable