Hello, I suscribed to JoomlArt's subscription for extensions in order to be able to download and use the extension: "JA amazon S3".
Following the steps of the main documentation: https://www.joomlart.com/documentation/joomla-component/ja-amazon-s3-component-documentation I wasn't able to configure the plugin correctly.
In the step "3.1 Create new bucket" I got the following error
Bucket wasn't created successfully. When I tried to reload the Bucket list I got the following error
0 Error executing "GetBucketLocation" on "http://s3.amazonaws.com/static.ray.shop?location"; AWS HTTP error: Client error: GET http://s3.amazonaws.com/static.ray.shop?location
resulted in a 404 Not Found
response: <?xml version="1.0" encoding="UTF-8"?> <Error><Code>NoSuchBucket</Code><Message>The specified bucket does not exist</Mes (truncated...) NoSuchBucket (client): The specified bucket does not exist - <?xml version="1.0" encoding="UTF-8"?> <Error><Code>NoSuchBucket</Code><Message>The specified bucket does not exist</Message><BucketName>static.ray.shop</BucketName><RequestId>00601214278DB377</RequestId><HostId>dmrammwwJYo6rNzoRlEB/JCszKj2/N4/ihtS4TKIBihizrCYRgw9LS6rXs712on9gjjO9Tgf464=</HostId></Error>
Finally and checking my s3 bucket list on AWS console I figured out there was created a bucket but it's not possible to modify or delete it.
By creating a new Bucket on S3 I was able to connect it through JA amazon S3 and upload the selected folders as the example in the step "4. Synchronize" of the documentation. But when clicking on the button "Update S3 File List" none of the URL of my media files were updated (and yes, I verified if I was choosing the right media directories).
In resume, I'm not able to create new buckets from JA amazon Plugin and I'm not able to update the URLs on the database.