Provides an endpoint on the plugin to serve the list of files keys for the bucket.
This allows to use the plugin to also traverse the list of elements stored on the S3 storage without having to know anything about S3.
How should this be manually tested?
Just upload some files using the already provided test html and click the list files button on the same html that has been adapted to include the functionallity
What does this PR do?
Provides an endpoint on the plugin to serve the list of files keys for the bucket. This allows to use the plugin to also traverse the list of elements stored on the S3 storage without having to know anything about S3.
How should this be manually tested?
Just upload some files using the already provided test html and click the list files button on the same html that has been adapted to include the functionallity
Boyscout
Add proper test on the test file.