setAccessKey($config->ak); $client->setSecretKey($config->sk); $response = $client->describeCdnService(); var_dump($response);