summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/smoke.json.php
blob: 113c885729003b286b411227e8a4a0be35d1455c (plain)
1
2
3
<?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, ], ],];