The StorageType config option could use capture groups from the RegexResolver regex to dynamically adjust it's own config fields. For example, the S3Resolver could adjust the bucket name depending on the resolved query id by using capture groups from the matched regex. This would allow changing the bucket name based on the query id. Similarly, the LocalResolver could have this functionality for its fields.