Im using the @strapi-provider-upload-aws-s3 plugin and it would be great to have the ability to upload files in more than 1 S3 bucket.
For example, I might want to upload public assets into a public S3 bucket (eg. picture to display on my website) and private documents into a private S3 bucket (eg. resources that authenticated users can download on my website)