mwasiluk / kiss-cluster-gui

GUI for KissCluster
GNU Lesser General Public License v3.0
0 stars 0 forks source link

The S3 bucket field should provide a drop-down list #2

Open pszufe opened 6 years ago

pszufe commented 6 years ago

The S3 bucket field (at the top of the screen as well as in the create cluster) should provide a drop-down list that should be created with listBuckets function from AWS JavaScript SDK.

Nevertheless note that:

mwasiluk commented 6 years ago

It seems that listBuckets function from js SDK is not allowed (CORS header missing).

https://stackoverflow.com/questions/35004258/cors-error-with-listbuckets-in-aws-js-sdk