How can we make media assets structured in a better folder setup

We want to use Strapi for a news site that has a ton of media, we can not have all of the media in 1 single S3 bucket without folders.

Is there a way to resolve this so folder can be structure in for example: s3-bucket/2024/10/13/image.jpg?

This is an example, we are open to other methods.