I have an example here:
location ~* /bar { rewrite ^/bar/(.*) https://objectstorage.ca-city.oraclecloud.com/n/randomhash/b/bucketname/o/$1 permanent }