summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/data/cloudfront/2018-06-18/smoke.json.php
blob: 3fd962b189005e726866e298a078fe9e4f29d84b (plain)
1
2
3
<?php
// This file was auto-generated from sdk-root/src/data/cloudfront/2018-06-18/smoke.json
return [ 'version' => 1, 'defaultRegion' => 'us-east-1', 'testCases' => [ [ 'operationName' => 'ListCloudFrontOriginAccessIdentities', 'input' => [ 'MaxItems' => '1', ], 'errorExpectedFromService' => false, ], [ 'operationName' => 'GetDistribution', 'input' => [ 'Id' => 'fake-id', ], 'errorExpectedFromService' => true, ], ],];