summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/smoke.json.php
blob: 05c932ef25d6d05da343a845bb48ce21549fa397 (plain)
1
2
3
<?php
// This file was auto-generated from sdk-root/src/data/iot/2015-05-28/smoke.json
return [ 'version' => 1, 'defaultRegion' => 'us-west-2', 'testCases' => [ [ 'operationName' => 'ListPolicies', 'input' => [], 'errorExpectedFromService' => false, ], [ 'operationName' => 'DescribeThing', 'input' => [ 'thingName' => 'fake-thing', ], 'errorExpectedFromService' => true, ], ],];