I want to upload images to S3 under the folder /variants-image, but I don't know how to define this key or path. I'm using Active Storage in Rails 7. If anyone knows how to do it, I appreciate your comments.
While it may be annoying with Active Storage, it's probably best to let it handle the folder/file structure within S3. This isn't something that one should be touching in ideal worlds.