Feature Request: Amazon S3 Backup Bucket Subfolder

This has been requested before: https://discourse.cubecoders.com/t/s3-backup-into-subfolders/

I’d like to be able to provide a specific subfolder within a bucket it should write to, not the root of the bucket.

If the “S3 Bucket Name” field could be adjusted to be something like “bucket name and path” so i could simply add a slash after the bucket name that would be pretty ideal.

It’s pretty annoying to have to make an entire new AWS S3 bucket for each instance. Because I also want to isolate the permissions so I need to create a user per instance anyway, and set a policy per user. So that’s 3 things I need to set up per instance (user, policy, bucket), whereas if I could just select a subfolder, I would only need to create a user, and put it into a user group in AWS to auto handle where it can write for example.

Features requests should be made on GitHub