summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/data/acm/2015-12-08/smoke.json.php
blob: 6db2ea9eb8247b6ecab4bea364ca6baf5531f067 (plain)
1
2
3
<?php
// This file was auto-generated from sdk-root/src/data/acm/2015-12-08/smoke.json
return [ 'version' => 1, 'defaultRegion' => 'us-west-2', 'testCases' => [ [ 'operationName' => 'ListCertificates', 'input' => [], 'errorExpectedFromService' => false, ], [ 'operationName' => 'GetCertificate', 'input' => [ 'CertificateArn' => 'arn:aws:acm:region:123456789012:certificate/12345678-1234-1234-1234-123456789012', ], 'errorExpectedFromService' => true, ], ],];