summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/smoke.json.php
blob: 5af91534ff272ca444513a4199220f409f68e5f1 (plain)
1
2
3
<?php
// This file was auto-generated from sdk-root/src/data/cloudformation/2010-05-15/smoke.json
return [ 'version' => 1, 'defaultRegion' => 'us-west-2', 'testCases' => [ [ 'operationName' => 'ListStacks', 'input' => [], 'errorExpectedFromService' => false, ], [ 'operationName' => 'CreateStack', 'input' => [ 'StackName' => 'fakestack', 'TemplateURL' => 'http://s3.amazonaws.com/foo/bar', ], 'errorExpectedFromService' => true, ], ],];