2amigos / yiiaws

Amazon Web Services SDK PHP 2 Wrapper
21 stars 15 forks source link

How to pass custom config? #23

Closed simon604 closed 11 years ago

simon604 commented 11 years ago

I have set up my aws-config file to 'region' => 'us-east-1'. However, for some other AWS services, my region is 'us-west-2'. How do I pass a custom config to set the region dynamically for different clients?