sst / ion

SST v3
https://sst.dev
MIT License
1.88k stars 221 forks source link

Expose `useProvider` functions #499

Open lukeshay opened 3 months ago

lukeshay commented 3 months ago

I am creating some AWS resources that have to be created in a different region than the one I am deploying to by default. It would be nice if the useProvider function was exposed so I don't have to manually call new aws.Provider.