mirror of
https://gh.wpcy.net/https://github.com/pixelabs-wp/whitelabel-plugins-update-server.git
synced 2026-04-18 04:02:15 +08:00
3 lines
359 B
PHP
3 lines
359 B
PHP
<?php
|
|
// This file was auto-generated from sdk-root/src/data/data.iot/2015-05-28/smoke.json
|
|
return [ 'version' => 1, 'defaultRegion' => 'us-west-2', 'defaultEndpoint' => 'https://data.iot.us-west-2.amazonaws.com', 'testCases' => [ [ 'operationName' => 'GetThingShadow', 'input' => [ 'thingName' => 'fake-thing', ], 'errorExpectedFromService' => true, ], ],];
|