$config = array(
'key' => 'XXX',
'secret' => 'XXX',
'region' => "XXX"
);
$client = Aws::factory($config)->get('dynamodb');
More than 5 years have passed since last update.
AWS SDK for PHP 2 の AWS::factory に file path ではなく array を渡して初期化する方法
Last updated at Posted at 2014-02-14
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme