/
home
/
obinna
/
html
/
mixchief_app
/
vendor
/
aws
/
aws-sdk-php
/
src
/
data
/
acm
/
2015-12-08
/
Upload File
HOME
<?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, ], ],];