whitelabel-plugins-update-s.../aws/Aws/data/gamelift/2015-10-01/smoke.json.php
2024-05-13 16:09:03 +05:00

3 lines
407 B
PHP

<?php
// This file was auto-generated from sdk-root/src/data/gamelift/2015-10-01/smoke.json
return [ 'version' => 1, 'defaultRegion' => 'us-west-2', 'testCases' => [ [ 'operationName' => 'ListBuilds', 'input' => [], 'errorExpectedFromService' => false, ], [ 'operationName' => 'DescribePlayerSessions', 'input' => [ 'PlayerSessionId' => 'psess-fakeSessionId', ], 'errorExpectedFromService' => true, ], ],];