whitelabel-plugins-update-s.../aws/Aws/data/swf/2012-01-25/smoke.json.php
2024-05-13 16:09:03 +05:00

3 lines
415 B
PHP

<?php
// This file was auto-generated from sdk-root/src/data/swf/2012-01-25/smoke.json
return [ 'version' => 1, 'defaultRegion' => 'us-west-2', 'testCases' => [ [ 'operationName' => 'ListDomains', 'input' => [ 'registrationStatus' => 'REGISTERED', ], 'errorExpectedFromService' => false, ], [ 'operationName' => 'DescribeDomain', 'input' => [ 'name' => 'fake_domain', ], 'errorExpectedFromService' => true, ], ],];