aws-sdk-core 2.11.73 → 2.11.74

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }
@@ -0,0 +1,99 @@
1
+ {
2
+ "pagination": {
3
+ "ListAppliedSchemaArns": {
4
+ "input_token": "NextToken",
5
+ "output_token": "NextToken",
6
+ "limit_key": "MaxResults"
7
+ },
8
+ "ListAttachedIndices": {
9
+ "input_token": "NextToken",
10
+ "output_token": "NextToken",
11
+ "limit_key": "MaxResults"
12
+ },
13
+ "ListDevelopmentSchemaArns": {
14
+ "input_token": "NextToken",
15
+ "output_token": "NextToken",
16
+ "limit_key": "MaxResults"
17
+ },
18
+ "ListDirectories": {
19
+ "input_token": "NextToken",
20
+ "output_token": "NextToken",
21
+ "limit_key": "MaxResults"
22
+ },
23
+ "ListFacetAttributes": {
24
+ "input_token": "NextToken",
25
+ "output_token": "NextToken",
26
+ "limit_key": "MaxResults"
27
+ },
28
+ "ListFacetNames": {
29
+ "input_token": "NextToken",
30
+ "output_token": "NextToken",
31
+ "limit_key": "MaxResults"
32
+ },
33
+ "ListIndex": {
34
+ "input_token": "NextToken",
35
+ "output_token": "NextToken",
36
+ "limit_key": "MaxResults"
37
+ },
38
+ "ListManagedSchemaArns": {
39
+ "input_token": "NextToken",
40
+ "output_token": "NextToken",
41
+ "limit_key": "MaxResults"
42
+ },
43
+ "ListObjectAttributes": {
44
+ "input_token": "NextToken",
45
+ "output_token": "NextToken",
46
+ "limit_key": "MaxResults"
47
+ },
48
+ "ListObjectChildren": {
49
+ "input_token": "NextToken",
50
+ "output_token": "NextToken",
51
+ "limit_key": "MaxResults"
52
+ },
53
+ "ListObjectParentPaths": {
54
+ "input_token": "NextToken",
55
+ "output_token": "NextToken",
56
+ "limit_key": "MaxResults"
57
+ },
58
+ "ListObjectParents": {
59
+ "input_token": "NextToken",
60
+ "output_token": "NextToken",
61
+ "limit_key": "MaxResults"
62
+ },
63
+ "ListObjectPolicies": {
64
+ "input_token": "NextToken",
65
+ "output_token": "NextToken",
66
+ "limit_key": "MaxResults"
67
+ },
68
+ "ListPolicyAttachments": {
69
+ "input_token": "NextToken",
70
+ "output_token": "NextToken",
71
+ "limit_key": "MaxResults"
72
+ },
73
+ "ListPublishedSchemaArns": {
74
+ "input_token": "NextToken",
75
+ "output_token": "NextToken",
76
+ "limit_key": "MaxResults"
77
+ },
78
+ "ListTagsForResource": {
79
+ "input_token": "NextToken",
80
+ "output_token": "NextToken",
81
+ "limit_key": "MaxResults"
82
+ },
83
+ "ListTypedLinkFacetAttributes": {
84
+ "input_token": "NextToken",
85
+ "output_token": "NextToken",
86
+ "limit_key": "MaxResults"
87
+ },
88
+ "ListTypedLinkFacetNames": {
89
+ "input_token": "NextToken",
90
+ "output_token": "NextToken",
91
+ "limit_key": "MaxResults"
92
+ },
93
+ "LookupPolicy": {
94
+ "input_token": "NextToken",
95
+ "output_token": "NextToken",
96
+ "limit_key": "MaxResults"
97
+ }
98
+ }
99
+ }
@@ -1,6 +1,6 @@
1
1
  Aws.add_service(:CloudDirectory, {
2
- api: "#{Aws::API_DIR}/clouddirectory/2016-05-10/api-2.json",
3
- docs: "#{Aws::API_DIR}/clouddirectory/2016-05-10/docs-2.json",
4
- examples: "#{Aws::API_DIR}/clouddirectory/2016-05-10/examples-1.json",
5
- paginators: "#{Aws::API_DIR}/clouddirectory/2016-05-10/paginators-1.json",
2
+ api: "#{Aws::API_DIR}/clouddirectory/2017-01-11/api-2.json",
3
+ docs: "#{Aws::API_DIR}/clouddirectory/2017-01-11/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/clouddirectory/2017-01-11/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/clouddirectory/2017-01-11/paginators-1.json",
6
6
  })
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.73'
2
+ VERSION = '2.11.74'
3
3
  end
data/service-models.json CHANGED
@@ -56,7 +56,7 @@
56
56
  "endpoint": "cloud9"
57
57
  },
58
58
  "CloudDirectory": {
59
- "models": "clouddirectory/2016-05-10",
59
+ "models": "clouddirectory/2017-01-11",
60
60
  "endpoint": "clouddirectory"
61
61
  },
62
62
  "CloudFormation": {
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.11.73
4
+ version: 2.11.74
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
@@ -99,6 +99,9 @@ files:
99
99
  - apis/clouddirectory/2016-05-10/api-2.json
100
100
  - apis/clouddirectory/2016-05-10/examples-1.json
101
101
  - apis/clouddirectory/2016-05-10/paginators-1.json
102
+ - apis/clouddirectory/2017-01-11/api-2.json
103
+ - apis/clouddirectory/2017-01-11/examples-1.json
104
+ - apis/clouddirectory/2017-01-11/paginators-1.json
102
105
  - apis/cloudformation/2010-05-15/api-2.json
103
106
  - apis/cloudformation/2010-05-15/examples-1.json
104
107
  - apis/cloudformation/2010-05-15/paginators-1.json