first commit -> move some files from one-api
This commit is contained in:
3
vendor/aws_v3/Aws/data/data.iot/2015-05-28/api-2.json.php
vendored
Normal file
3
vendor/aws_v3/Aws/data/data.iot/2015-05-28/api-2.json.php
vendored
Normal file
File diff suppressed because one or more lines are too long
3
vendor/aws_v3/Aws/data/data.iot/2015-05-28/endpoint-rule-set-1.json.php
vendored
Normal file
3
vendor/aws_v3/Aws/data/data.iot/2015-05-28/endpoint-rule-set-1.json.php
vendored
Normal file
File diff suppressed because one or more lines are too long
3
vendor/aws_v3/Aws/data/data.iot/2015-05-28/endpoint-tests-1.json.php
vendored
Normal file
3
vendor/aws_v3/Aws/data/data.iot/2015-05-28/endpoint-tests-1.json.php
vendored
Normal file
File diff suppressed because one or more lines are too long
3
vendor/aws_v3/Aws/data/data.iot/2015-05-28/paginators-1.json.php
vendored
Normal file
3
vendor/aws_v3/Aws/data/data.iot/2015-05-28/paginators-1.json.php
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
// This file was auto-generated from sdk-root/src/data/data.iot/2015-05-28/paginators-1.json
|
||||
return [ 'pagination' => [ 'ListRetainedMessages' => [ 'input_token' => 'nextToken', 'limit_key' => 'maxResults', 'output_token' => 'nextToken', 'result_key' => 'retainedTopics', ], ],];
|
||||
3
vendor/aws_v3/Aws/data/data.iot/2015-05-28/smoke.json.php
vendored
Normal file
3
vendor/aws_v3/Aws/data/data.iot/2015-05-28/smoke.json.php
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
// This file was auto-generated from sdk-root/src/data/data.iot/2015-05-28/smoke.json
|
||||
return [ 'version' => 1, 'defaultRegion' => 'us-west-2', 'defaultEndpoint' => 'https://data.iot.us-west-2.amazonaws.com', 'testCases' => [ [ 'operationName' => 'GetThingShadow', 'input' => [ 'thingName' => 'fake-thing', ], 'errorExpectedFromService' => true, ], ],];
|
||||
Reference in New Issue
Block a user