PluginProbe ʕ •ᴥ•ʔ
Transferito: WP Migration / trunk
Transferito: WP Migration vtrunk
trunk 11.4.0 12.0.0 13.1.0 14.0.0 14.0.11 14.0.7 14.1.0 14.1.1 14.1.2 14.1.3 14.1.4
transferito / vendor / aws / aws-sdk-php / src / data / elasticmapreduce / 2009-03-31 / smoke.json.php
transferito / vendor / aws / aws-sdk-php / src / data / elasticmapreduce / 2009-03-31 Last commit date
api-2.json.php 11 months ago endpoint-rule-set-1.json.php 11 months ago paginators-1.json.php 11 months ago smoke.json.php 11 months ago waiters-2.json.php 11 months ago
smoke.json.php
4 lines
1 <?php
2 // This file was auto-generated from sdk-root/src/data/elasticmapreduce/2009-03-31/smoke.json
3 return [ 'version' => 1, 'defaultRegion' => 'us-west-2', 'testCases' => [ [ 'operationName' => 'ListClusters', 'input' => [], 'errorExpectedFromService' => false, ], [ 'operationName' => 'DescribeCluster', 'input' => [ 'ClusterId' => 'fake_cluster', ], 'errorExpectedFromService' => true, ], ],];
4