Melvin,
thank for the great plugin,
works for us like a charm ??
One little thing I wanted to note however –
I used new amazon IAM system to create access keys that had minimal possible permissions – only for particular bucket and nothing else.
When presented with those access keys, plugin errors out in S3.php line 87, when it tried to run S3::listBuckets (which is obviously is denied).
Since it doesn’t allow to type the name of the existing bucket,
using the interface you are stuck…
I worked it around by temporarily giving it access keys to see all buckets, selecting the right bucket and when changing the keys.
Everything else works great –
thank you for your good work ??
David