芝麻web文件管理V1.00
编辑当前文件:/home/sditechnicalteam/public_html/vendor/aws/aws-sdk-php/src/DocDB/DocDBClient.php
getHandlerList()->appendInit( PresignUrlMiddleware::wrap( $this, $args['endpoint_provider'], [ 'operations' => [ 'CopyDBClusterSnapshot', 'CreateDBCluster', ], 'service' => 'rds', 'presign_param' => 'PreSignedUrl', 'require_different_region' => true, 'extra_query_params' => [ 'CopyDBClusterSnapshot' => ['DestinationRegion'], 'CreateDBCluster' => ['DestinationRegion'], ] ] ), 'rds.presigner' ); }; parent::__construct($args); } }