aws-sdk-schemas 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1050 @@
1
+ # WARNING ABOUT GENERATED CODE
2
+ #
3
+ # This file is generated. See the contributing guide for more information:
4
+ # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
5
+ #
6
+ # WARNING ABOUT GENERATED CODE
7
+
8
+ module Aws::Schemas
9
+ # @api private
10
+ module ClientApi
11
+
12
+ include Seahorse::Model
13
+
14
+ BadRequestException = Shapes::StructureShape.new(name: 'BadRequestException')
15
+ Body = Shapes::BlobShape.new(name: 'Body')
16
+ CodeBindingOutput = Shapes::StructureShape.new(name: 'CodeBindingOutput')
17
+ CodeGenerationStatus = Shapes::StringShape.new(name: 'CodeGenerationStatus')
18
+ ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
19
+ CreateDiscovererInput = Shapes::StructureShape.new(name: 'CreateDiscovererInput')
20
+ CreateDiscovererRequest = Shapes::StructureShape.new(name: 'CreateDiscovererRequest')
21
+ CreateDiscovererResponse = Shapes::StructureShape.new(name: 'CreateDiscovererResponse')
22
+ CreateRegistryInput = Shapes::StructureShape.new(name: 'CreateRegistryInput')
23
+ CreateRegistryRequest = Shapes::StructureShape.new(name: 'CreateRegistryRequest')
24
+ CreateRegistryResponse = Shapes::StructureShape.new(name: 'CreateRegistryResponse')
25
+ CreateSchemaInput = Shapes::StructureShape.new(name: 'CreateSchemaInput')
26
+ CreateSchemaRequest = Shapes::StructureShape.new(name: 'CreateSchemaRequest')
27
+ CreateSchemaResponse = Shapes::StructureShape.new(name: 'CreateSchemaResponse')
28
+ DeleteDiscovererRequest = Shapes::StructureShape.new(name: 'DeleteDiscovererRequest')
29
+ DeleteRegistryRequest = Shapes::StructureShape.new(name: 'DeleteRegistryRequest')
30
+ DeleteSchemaRequest = Shapes::StructureShape.new(name: 'DeleteSchemaRequest')
31
+ DeleteSchemaVersionRequest = Shapes::StructureShape.new(name: 'DeleteSchemaVersionRequest')
32
+ DescribeCodeBindingRequest = Shapes::StructureShape.new(name: 'DescribeCodeBindingRequest')
33
+ DescribeCodeBindingResponse = Shapes::StructureShape.new(name: 'DescribeCodeBindingResponse')
34
+ DescribeDiscovererRequest = Shapes::StructureShape.new(name: 'DescribeDiscovererRequest')
35
+ DescribeDiscovererResponse = Shapes::StructureShape.new(name: 'DescribeDiscovererResponse')
36
+ DescribeRegistryRequest = Shapes::StructureShape.new(name: 'DescribeRegistryRequest')
37
+ DescribeRegistryResponse = Shapes::StructureShape.new(name: 'DescribeRegistryResponse')
38
+ DescribeSchemaOutput = Shapes::StructureShape.new(name: 'DescribeSchemaOutput')
39
+ DescribeSchemaRequest = Shapes::StructureShape.new(name: 'DescribeSchemaRequest')
40
+ DescribeSchemaResponse = Shapes::StructureShape.new(name: 'DescribeSchemaResponse')
41
+ DiscovererOutput = Shapes::StructureShape.new(name: 'DiscovererOutput')
42
+ DiscovererState = Shapes::StringShape.new(name: 'DiscovererState')
43
+ DiscovererStateOutput = Shapes::StructureShape.new(name: 'DiscovererStateOutput')
44
+ DiscovererSummary = Shapes::StructureShape.new(name: 'DiscovererSummary')
45
+ ErrorOutput = Shapes::StructureShape.new(name: 'ErrorOutput')
46
+ ForbiddenException = Shapes::StructureShape.new(name: 'ForbiddenException')
47
+ GetCodeBindingSourceOutput = Shapes::StringShape.new(name: 'GetCodeBindingSourceOutput')
48
+ GetCodeBindingSourceRequest = Shapes::StructureShape.new(name: 'GetCodeBindingSourceRequest')
49
+ GetCodeBindingSourceResponse = Shapes::StructureShape.new(name: 'GetCodeBindingSourceResponse')
50
+ GetDiscoveredSchemaInput = Shapes::StructureShape.new(name: 'GetDiscoveredSchemaInput')
51
+ GetDiscoveredSchemaOutput = Shapes::StructureShape.new(name: 'GetDiscoveredSchemaOutput')
52
+ GetDiscoveredSchemaRequest = Shapes::StructureShape.new(name: 'GetDiscoveredSchemaRequest')
53
+ GetDiscoveredSchemaResponse = Shapes::StructureShape.new(name: 'GetDiscoveredSchemaResponse')
54
+ GetDiscoveredSchemaVersionItemInput = Shapes::StringShape.new(name: 'GetDiscoveredSchemaVersionItemInput')
55
+ GoneException = Shapes::StructureShape.new(name: 'GoneException')
56
+ InternalServerErrorException = Shapes::StructureShape.new(name: 'InternalServerErrorException')
57
+ Limit = Shapes::IntegerShape.new(name: 'Limit')
58
+ ListDiscoverersOutput = Shapes::StructureShape.new(name: 'ListDiscoverersOutput')
59
+ ListDiscoverersRequest = Shapes::StructureShape.new(name: 'ListDiscoverersRequest')
60
+ ListDiscoverersResponse = Shapes::StructureShape.new(name: 'ListDiscoverersResponse')
61
+ ListRegistriesOutput = Shapes::StructureShape.new(name: 'ListRegistriesOutput')
62
+ ListRegistriesRequest = Shapes::StructureShape.new(name: 'ListRegistriesRequest')
63
+ ListRegistriesResponse = Shapes::StructureShape.new(name: 'ListRegistriesResponse')
64
+ ListSchemaVersionsOutput = Shapes::StructureShape.new(name: 'ListSchemaVersionsOutput')
65
+ ListSchemaVersionsRequest = Shapes::StructureShape.new(name: 'ListSchemaVersionsRequest')
66
+ ListSchemaVersionsResponse = Shapes::StructureShape.new(name: 'ListSchemaVersionsResponse')
67
+ ListSchemasOutput = Shapes::StructureShape.new(name: 'ListSchemasOutput')
68
+ ListSchemasRequest = Shapes::StructureShape.new(name: 'ListSchemasRequest')
69
+ ListSchemasResponse = Shapes::StructureShape.new(name: 'ListSchemasResponse')
70
+ ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
71
+ ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
72
+ LockServiceLinkedRoleInput = Shapes::StructureShape.new(name: 'LockServiceLinkedRoleInput')
73
+ LockServiceLinkedRoleOutput = Shapes::StructureShape.new(name: 'LockServiceLinkedRoleOutput')
74
+ LockServiceLinkedRoleRequest = Shapes::StructureShape.new(name: 'LockServiceLinkedRoleRequest')
75
+ LockServiceLinkedRoleResponse = Shapes::StructureShape.new(name: 'LockServiceLinkedRoleResponse')
76
+ NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
77
+ PutCodeBindingRequest = Shapes::StructureShape.new(name: 'PutCodeBindingRequest')
78
+ PutCodeBindingResponse = Shapes::StructureShape.new(name: 'PutCodeBindingResponse')
79
+ RegistryOutput = Shapes::StructureShape.new(name: 'RegistryOutput')
80
+ RegistrySummary = Shapes::StructureShape.new(name: 'RegistrySummary')
81
+ SchemaOutput = Shapes::StructureShape.new(name: 'SchemaOutput')
82
+ SchemaSummary = Shapes::StructureShape.new(name: 'SchemaSummary')
83
+ SchemaVersionSummary = Shapes::StructureShape.new(name: 'SchemaVersionSummary')
84
+ SearchSchemaSummary = Shapes::StructureShape.new(name: 'SearchSchemaSummary')
85
+ SearchSchemaVersionSummary = Shapes::StructureShape.new(name: 'SearchSchemaVersionSummary')
86
+ SearchSchemasOutput = Shapes::StructureShape.new(name: 'SearchSchemasOutput')
87
+ SearchSchemasRequest = Shapes::StructureShape.new(name: 'SearchSchemasRequest')
88
+ SearchSchemasResponse = Shapes::StructureShape.new(name: 'SearchSchemasResponse')
89
+ ServiceUnavailableException = Shapes::StructureShape.new(name: 'ServiceUnavailableException')
90
+ StartDiscovererRequest = Shapes::StructureShape.new(name: 'StartDiscovererRequest')
91
+ StartDiscovererResponse = Shapes::StructureShape.new(name: 'StartDiscovererResponse')
92
+ StopDiscovererRequest = Shapes::StructureShape.new(name: 'StopDiscovererRequest')
93
+ StopDiscovererResponse = Shapes::StructureShape.new(name: 'StopDiscovererResponse')
94
+ TagResourceInput = Shapes::StructureShape.new(name: 'TagResourceInput')
95
+ TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
96
+ Tags = Shapes::MapShape.new(name: 'Tags')
97
+ TooManyRequestsException = Shapes::StructureShape.new(name: 'TooManyRequestsException')
98
+ Type = Shapes::StringShape.new(name: 'Type')
99
+ UnauthorizedException = Shapes::StructureShape.new(name: 'UnauthorizedException')
100
+ UnlockServiceLinkedRoleInput = Shapes::StructureShape.new(name: 'UnlockServiceLinkedRoleInput')
101
+ UnlockServiceLinkedRoleRequest = Shapes::StructureShape.new(name: 'UnlockServiceLinkedRoleRequest')
102
+ UnlockServiceLinkedRoleResponse = Shapes::StructureShape.new(name: 'UnlockServiceLinkedRoleResponse')
103
+ UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
104
+ UpdateDiscovererInput = Shapes::StructureShape.new(name: 'UpdateDiscovererInput')
105
+ UpdateDiscovererRequest = Shapes::StructureShape.new(name: 'UpdateDiscovererRequest')
106
+ UpdateDiscovererResponse = Shapes::StructureShape.new(name: 'UpdateDiscovererResponse')
107
+ UpdateRegistryInput = Shapes::StructureShape.new(name: 'UpdateRegistryInput')
108
+ UpdateRegistryRequest = Shapes::StructureShape.new(name: 'UpdateRegistryRequest')
109
+ UpdateRegistryResponse = Shapes::StructureShape.new(name: 'UpdateRegistryResponse')
110
+ UpdateSchemaInput = Shapes::StructureShape.new(name: 'UpdateSchemaInput')
111
+ UpdateSchemaRequest = Shapes::StructureShape.new(name: 'UpdateSchemaRequest')
112
+ UpdateSchemaResponse = Shapes::StructureShape.new(name: 'UpdateSchemaResponse')
113
+ __boolean = Shapes::BooleanShape.new(name: '__boolean')
114
+ __double = Shapes::FloatShape.new(name: '__double')
115
+ __integer = Shapes::IntegerShape.new(name: '__integer')
116
+ __integerMin1Max29000 = Shapes::IntegerShape.new(name: '__integerMin1Max29000')
117
+ __listOfDiscovererSummary = Shapes::ListShape.new(name: '__listOfDiscovererSummary')
118
+ __listOfGetDiscoveredSchemaVersionItemInput = Shapes::ListShape.new(name: '__listOfGetDiscoveredSchemaVersionItemInput')
119
+ __listOfRegistrySummary = Shapes::ListShape.new(name: '__listOfRegistrySummary')
120
+ __listOfSchemaSummary = Shapes::ListShape.new(name: '__listOfSchemaSummary')
121
+ __listOfSchemaVersionSummary = Shapes::ListShape.new(name: '__listOfSchemaVersionSummary')
122
+ __listOfSearchSchemaSummary = Shapes::ListShape.new(name: '__listOfSearchSchemaSummary')
123
+ __listOfSearchSchemaVersionSummary = Shapes::ListShape.new(name: '__listOfSearchSchemaVersionSummary')
124
+ __listOf__string = Shapes::ListShape.new(name: '__listOf__string')
125
+ __long = Shapes::IntegerShape.new(name: '__long')
126
+ __string = Shapes::StringShape.new(name: '__string')
127
+ __stringMin0Max256 = Shapes::StringShape.new(name: '__stringMin0Max256')
128
+ __stringMin0Max36 = Shapes::StringShape.new(name: '__stringMin0Max36')
129
+ __stringMin1Max100000 = Shapes::StringShape.new(name: '__stringMin1Max100000')
130
+ __stringMin1Max1600 = Shapes::StringShape.new(name: '__stringMin1Max1600')
131
+ __stringMin20Max1600 = Shapes::StringShape.new(name: '__stringMin20Max1600')
132
+ __timestampIso8601 = Shapes::TimestampShape.new(name: '__timestampIso8601', timestampFormat: "iso8601")
133
+ __timestampUnix = Shapes::TimestampShape.new(name: '__timestampUnix', timestampFormat: "unixTimestamp")
134
+
135
+ BadRequestException.add_member(:code, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Code"))
136
+ BadRequestException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Message"))
137
+ BadRequestException.struct_class = Types::BadRequestException
138
+
139
+ CodeBindingOutput.add_member(:creation_date, Shapes::ShapeRef.new(shape: __timestampIso8601, location_name: "CreationDate"))
140
+ CodeBindingOutput.add_member(:last_modified, Shapes::ShapeRef.new(shape: __timestampIso8601, location_name: "LastModified"))
141
+ CodeBindingOutput.add_member(:schema_version, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaVersion"))
142
+ CodeBindingOutput.add_member(:status, Shapes::ShapeRef.new(shape: CodeGenerationStatus, location_name: "Status"))
143
+ CodeBindingOutput.struct_class = Types::CodeBindingOutput
144
+
145
+ ConflictException.add_member(:code, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Code"))
146
+ ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Message"))
147
+ ConflictException.struct_class = Types::ConflictException
148
+
149
+ CreateDiscovererInput.add_member(:description, Shapes::ShapeRef.new(shape: __stringMin0Max256, location_name: "Description"))
150
+ CreateDiscovererInput.add_member(:source_arn, Shapes::ShapeRef.new(shape: __stringMin20Max1600, required: true, location_name: "SourceArn"))
151
+ CreateDiscovererInput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
152
+ CreateDiscovererInput.struct_class = Types::CreateDiscovererInput
153
+
154
+ CreateDiscovererRequest.add_member(:description, Shapes::ShapeRef.new(shape: __stringMin0Max256, location_name: "Description"))
155
+ CreateDiscovererRequest.add_member(:source_arn, Shapes::ShapeRef.new(shape: __stringMin20Max1600, required: true, location_name: "SourceArn"))
156
+ CreateDiscovererRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
157
+ CreateDiscovererRequest.struct_class = Types::CreateDiscovererRequest
158
+
159
+ CreateDiscovererResponse.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "Description"))
160
+ CreateDiscovererResponse.add_member(:discoverer_arn, Shapes::ShapeRef.new(shape: __string, location_name: "DiscovererArn"))
161
+ CreateDiscovererResponse.add_member(:discoverer_id, Shapes::ShapeRef.new(shape: __string, location_name: "DiscovererId"))
162
+ CreateDiscovererResponse.add_member(:source_arn, Shapes::ShapeRef.new(shape: __string, location_name: "SourceArn"))
163
+ CreateDiscovererResponse.add_member(:state, Shapes::ShapeRef.new(shape: DiscovererState, location_name: "State"))
164
+ CreateDiscovererResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
165
+ CreateDiscovererResponse.struct_class = Types::CreateDiscovererResponse
166
+
167
+ CreateRegistryInput.add_member(:description, Shapes::ShapeRef.new(shape: __stringMin0Max256, location_name: "Description"))
168
+ CreateRegistryInput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
169
+ CreateRegistryInput.struct_class = Types::CreateRegistryInput
170
+
171
+ CreateRegistryRequest.add_member(:description, Shapes::ShapeRef.new(shape: __stringMin0Max256, location_name: "Description"))
172
+ CreateRegistryRequest.add_member(:registry_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "registryName"))
173
+ CreateRegistryRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
174
+ CreateRegistryRequest.struct_class = Types::CreateRegistryRequest
175
+
176
+ CreateRegistryResponse.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "Description"))
177
+ CreateRegistryResponse.add_member(:registry_arn, Shapes::ShapeRef.new(shape: __string, location_name: "RegistryArn"))
178
+ CreateRegistryResponse.add_member(:registry_name, Shapes::ShapeRef.new(shape: __string, location_name: "RegistryName"))
179
+ CreateRegistryResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
180
+ CreateRegistryResponse.struct_class = Types::CreateRegistryResponse
181
+
182
+ CreateSchemaInput.add_member(:content, Shapes::ShapeRef.new(shape: __stringMin1Max100000, required: true, location_name: "Content"))
183
+ CreateSchemaInput.add_member(:description, Shapes::ShapeRef.new(shape: __stringMin0Max256, location_name: "Description"))
184
+ CreateSchemaInput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
185
+ CreateSchemaInput.add_member(:type, Shapes::ShapeRef.new(shape: Type, required: true, location_name: "Type"))
186
+ CreateSchemaInput.struct_class = Types::CreateSchemaInput
187
+
188
+ CreateSchemaRequest.add_member(:content, Shapes::ShapeRef.new(shape: __stringMin1Max100000, required: true, location_name: "Content"))
189
+ CreateSchemaRequest.add_member(:description, Shapes::ShapeRef.new(shape: __stringMin0Max256, location_name: "Description"))
190
+ CreateSchemaRequest.add_member(:registry_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "registryName"))
191
+ CreateSchemaRequest.add_member(:schema_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "schemaName"))
192
+ CreateSchemaRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
193
+ CreateSchemaRequest.add_member(:type, Shapes::ShapeRef.new(shape: Type, required: true, location_name: "Type"))
194
+ CreateSchemaRequest.struct_class = Types::CreateSchemaRequest
195
+
196
+ CreateSchemaResponse.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "Description"))
197
+ CreateSchemaResponse.add_member(:last_modified, Shapes::ShapeRef.new(shape: __timestampIso8601, location_name: "LastModified"))
198
+ CreateSchemaResponse.add_member(:schema_arn, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaArn"))
199
+ CreateSchemaResponse.add_member(:schema_name, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaName"))
200
+ CreateSchemaResponse.add_member(:schema_version, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaVersion"))
201
+ CreateSchemaResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
202
+ CreateSchemaResponse.add_member(:type, Shapes::ShapeRef.new(shape: __string, location_name: "Type"))
203
+ CreateSchemaResponse.add_member(:version_created_date, Shapes::ShapeRef.new(shape: __timestampIso8601, location_name: "VersionCreatedDate"))
204
+ CreateSchemaResponse.struct_class = Types::CreateSchemaResponse
205
+
206
+ DeleteDiscovererRequest.add_member(:discoverer_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "discovererId"))
207
+ DeleteDiscovererRequest.struct_class = Types::DeleteDiscovererRequest
208
+
209
+ DeleteRegistryRequest.add_member(:registry_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "registryName"))
210
+ DeleteRegistryRequest.struct_class = Types::DeleteRegistryRequest
211
+
212
+ DeleteSchemaRequest.add_member(:registry_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "registryName"))
213
+ DeleteSchemaRequest.add_member(:schema_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "schemaName"))
214
+ DeleteSchemaRequest.struct_class = Types::DeleteSchemaRequest
215
+
216
+ DeleteSchemaVersionRequest.add_member(:registry_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "registryName"))
217
+ DeleteSchemaVersionRequest.add_member(:schema_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "schemaName"))
218
+ DeleteSchemaVersionRequest.add_member(:schema_version, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "schemaVersion"))
219
+ DeleteSchemaVersionRequest.struct_class = Types::DeleteSchemaVersionRequest
220
+
221
+ DescribeCodeBindingRequest.add_member(:language, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "language"))
222
+ DescribeCodeBindingRequest.add_member(:registry_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "registryName"))
223
+ DescribeCodeBindingRequest.add_member(:schema_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "schemaName"))
224
+ DescribeCodeBindingRequest.add_member(:schema_version, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "schemaVersion"))
225
+ DescribeCodeBindingRequest.struct_class = Types::DescribeCodeBindingRequest
226
+
227
+ DescribeCodeBindingResponse.add_member(:creation_date, Shapes::ShapeRef.new(shape: __timestampIso8601, location_name: "CreationDate"))
228
+ DescribeCodeBindingResponse.add_member(:last_modified, Shapes::ShapeRef.new(shape: __timestampIso8601, location_name: "LastModified"))
229
+ DescribeCodeBindingResponse.add_member(:schema_version, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaVersion"))
230
+ DescribeCodeBindingResponse.add_member(:status, Shapes::ShapeRef.new(shape: CodeGenerationStatus, location_name: "Status"))
231
+ DescribeCodeBindingResponse.struct_class = Types::DescribeCodeBindingResponse
232
+
233
+ DescribeDiscovererRequest.add_member(:discoverer_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "discovererId"))
234
+ DescribeDiscovererRequest.struct_class = Types::DescribeDiscovererRequest
235
+
236
+ DescribeDiscovererResponse.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "Description"))
237
+ DescribeDiscovererResponse.add_member(:discoverer_arn, Shapes::ShapeRef.new(shape: __string, location_name: "DiscovererArn"))
238
+ DescribeDiscovererResponse.add_member(:discoverer_id, Shapes::ShapeRef.new(shape: __string, location_name: "DiscovererId"))
239
+ DescribeDiscovererResponse.add_member(:source_arn, Shapes::ShapeRef.new(shape: __string, location_name: "SourceArn"))
240
+ DescribeDiscovererResponse.add_member(:state, Shapes::ShapeRef.new(shape: DiscovererState, location_name: "State"))
241
+ DescribeDiscovererResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
242
+ DescribeDiscovererResponse.struct_class = Types::DescribeDiscovererResponse
243
+
244
+ DescribeRegistryRequest.add_member(:registry_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "registryName"))
245
+ DescribeRegistryRequest.struct_class = Types::DescribeRegistryRequest
246
+
247
+ DescribeRegistryResponse.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "Description"))
248
+ DescribeRegistryResponse.add_member(:registry_arn, Shapes::ShapeRef.new(shape: __string, location_name: "RegistryArn"))
249
+ DescribeRegistryResponse.add_member(:registry_name, Shapes::ShapeRef.new(shape: __string, location_name: "RegistryName"))
250
+ DescribeRegistryResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
251
+ DescribeRegistryResponse.struct_class = Types::DescribeRegistryResponse
252
+
253
+ DescribeSchemaOutput.add_member(:content, Shapes::ShapeRef.new(shape: __string, location_name: "Content"))
254
+ DescribeSchemaOutput.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "Description"))
255
+ DescribeSchemaOutput.add_member(:last_modified, Shapes::ShapeRef.new(shape: __timestampIso8601, location_name: "LastModified"))
256
+ DescribeSchemaOutput.add_member(:schema_arn, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaArn"))
257
+ DescribeSchemaOutput.add_member(:schema_name, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaName"))
258
+ DescribeSchemaOutput.add_member(:schema_version, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaVersion"))
259
+ DescribeSchemaOutput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
260
+ DescribeSchemaOutput.add_member(:type, Shapes::ShapeRef.new(shape: __string, location_name: "Type"))
261
+ DescribeSchemaOutput.add_member(:version_created_date, Shapes::ShapeRef.new(shape: __timestampIso8601, location_name: "VersionCreatedDate"))
262
+ DescribeSchemaOutput.struct_class = Types::DescribeSchemaOutput
263
+
264
+ DescribeSchemaRequest.add_member(:registry_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "registryName"))
265
+ DescribeSchemaRequest.add_member(:schema_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "schemaName"))
266
+ DescribeSchemaRequest.add_member(:schema_version, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "schemaVersion"))
267
+ DescribeSchemaRequest.struct_class = Types::DescribeSchemaRequest
268
+
269
+ DescribeSchemaResponse.add_member(:content, Shapes::ShapeRef.new(shape: __string, location_name: "Content"))
270
+ DescribeSchemaResponse.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "Description"))
271
+ DescribeSchemaResponse.add_member(:last_modified, Shapes::ShapeRef.new(shape: __timestampIso8601, location_name: "LastModified"))
272
+ DescribeSchemaResponse.add_member(:schema_arn, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaArn"))
273
+ DescribeSchemaResponse.add_member(:schema_name, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaName"))
274
+ DescribeSchemaResponse.add_member(:schema_version, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaVersion"))
275
+ DescribeSchemaResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
276
+ DescribeSchemaResponse.add_member(:type, Shapes::ShapeRef.new(shape: __string, location_name: "Type"))
277
+ DescribeSchemaResponse.add_member(:version_created_date, Shapes::ShapeRef.new(shape: __timestampIso8601, location_name: "VersionCreatedDate"))
278
+ DescribeSchemaResponse.struct_class = Types::DescribeSchemaResponse
279
+
280
+ DiscovererOutput.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "Description"))
281
+ DiscovererOutput.add_member(:discoverer_arn, Shapes::ShapeRef.new(shape: __string, location_name: "DiscovererArn"))
282
+ DiscovererOutput.add_member(:discoverer_id, Shapes::ShapeRef.new(shape: __string, location_name: "DiscovererId"))
283
+ DiscovererOutput.add_member(:source_arn, Shapes::ShapeRef.new(shape: __string, location_name: "SourceArn"))
284
+ DiscovererOutput.add_member(:state, Shapes::ShapeRef.new(shape: DiscovererState, location_name: "State"))
285
+ DiscovererOutput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
286
+ DiscovererOutput.struct_class = Types::DiscovererOutput
287
+
288
+ DiscovererStateOutput.add_member(:discoverer_id, Shapes::ShapeRef.new(shape: __string, location_name: "DiscovererId"))
289
+ DiscovererStateOutput.add_member(:state, Shapes::ShapeRef.new(shape: DiscovererState, location_name: "State"))
290
+ DiscovererStateOutput.struct_class = Types::DiscovererStateOutput
291
+
292
+ DiscovererSummary.add_member(:discoverer_arn, Shapes::ShapeRef.new(shape: __string, location_name: "DiscovererArn"))
293
+ DiscovererSummary.add_member(:discoverer_id, Shapes::ShapeRef.new(shape: __string, location_name: "DiscovererId"))
294
+ DiscovererSummary.add_member(:source_arn, Shapes::ShapeRef.new(shape: __string, location_name: "SourceArn"))
295
+ DiscovererSummary.add_member(:state, Shapes::ShapeRef.new(shape: DiscovererState, location_name: "State"))
296
+ DiscovererSummary.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
297
+ DiscovererSummary.struct_class = Types::DiscovererSummary
298
+
299
+ ErrorOutput.add_member(:code, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Code"))
300
+ ErrorOutput.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Message"))
301
+ ErrorOutput.struct_class = Types::ErrorOutput
302
+
303
+ ForbiddenException.add_member(:code, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Code"))
304
+ ForbiddenException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Message"))
305
+ ForbiddenException.struct_class = Types::ForbiddenException
306
+
307
+ GetCodeBindingSourceRequest.add_member(:language, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "language"))
308
+ GetCodeBindingSourceRequest.add_member(:registry_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "registryName"))
309
+ GetCodeBindingSourceRequest.add_member(:schema_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "schemaName"))
310
+ GetCodeBindingSourceRequest.add_member(:schema_version, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "schemaVersion"))
311
+ GetCodeBindingSourceRequest.struct_class = Types::GetCodeBindingSourceRequest
312
+
313
+ GetCodeBindingSourceResponse.add_member(:body, Shapes::ShapeRef.new(shape: Body, location_name: "Body"))
314
+ GetCodeBindingSourceResponse.struct_class = Types::GetCodeBindingSourceResponse
315
+ GetCodeBindingSourceResponse[:payload] = :body
316
+ GetCodeBindingSourceResponse[:payload_member] = GetCodeBindingSourceResponse.member(:body)
317
+
318
+ GetDiscoveredSchemaInput.add_member(:events, Shapes::ShapeRef.new(shape: __listOfGetDiscoveredSchemaVersionItemInput, required: true, location_name: "Events"))
319
+ GetDiscoveredSchemaInput.add_member(:type, Shapes::ShapeRef.new(shape: Type, required: true, location_name: "Type"))
320
+ GetDiscoveredSchemaInput.struct_class = Types::GetDiscoveredSchemaInput
321
+
322
+ GetDiscoveredSchemaOutput.add_member(:content, Shapes::ShapeRef.new(shape: __string, location_name: "Content"))
323
+ GetDiscoveredSchemaOutput.struct_class = Types::GetDiscoveredSchemaOutput
324
+
325
+ GetDiscoveredSchemaRequest.add_member(:events, Shapes::ShapeRef.new(shape: __listOfGetDiscoveredSchemaVersionItemInput, required: true, location_name: "Events"))
326
+ GetDiscoveredSchemaRequest.add_member(:type, Shapes::ShapeRef.new(shape: Type, required: true, location_name: "Type"))
327
+ GetDiscoveredSchemaRequest.struct_class = Types::GetDiscoveredSchemaRequest
328
+
329
+ GetDiscoveredSchemaResponse.add_member(:content, Shapes::ShapeRef.new(shape: __string, location_name: "Content"))
330
+ GetDiscoveredSchemaResponse.struct_class = Types::GetDiscoveredSchemaResponse
331
+
332
+ GoneException.add_member(:code, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Code"))
333
+ GoneException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Message"))
334
+ GoneException.struct_class = Types::GoneException
335
+
336
+ InternalServerErrorException.add_member(:code, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Code"))
337
+ InternalServerErrorException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Message"))
338
+ InternalServerErrorException.struct_class = Types::InternalServerErrorException
339
+
340
+ ListDiscoverersOutput.add_member(:discoverers, Shapes::ShapeRef.new(shape: __listOfDiscovererSummary, location_name: "Discoverers"))
341
+ ListDiscoverersOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
342
+ ListDiscoverersOutput.struct_class = Types::ListDiscoverersOutput
343
+
344
+ ListDiscoverersRequest.add_member(:discoverer_id_prefix, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "discovererIdPrefix"))
345
+ ListDiscoverersRequest.add_member(:limit, Shapes::ShapeRef.new(shape: __integer, location: "querystring", location_name: "limit"))
346
+ ListDiscoverersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
347
+ ListDiscoverersRequest.add_member(:source_arn_prefix, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "sourceArnPrefix"))
348
+ ListDiscoverersRequest.struct_class = Types::ListDiscoverersRequest
349
+
350
+ ListDiscoverersResponse.add_member(:discoverers, Shapes::ShapeRef.new(shape: __listOfDiscovererSummary, location_name: "Discoverers"))
351
+ ListDiscoverersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
352
+ ListDiscoverersResponse.struct_class = Types::ListDiscoverersResponse
353
+
354
+ ListRegistriesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
355
+ ListRegistriesOutput.add_member(:registries, Shapes::ShapeRef.new(shape: __listOfRegistrySummary, location_name: "Registries"))
356
+ ListRegistriesOutput.struct_class = Types::ListRegistriesOutput
357
+
358
+ ListRegistriesRequest.add_member(:limit, Shapes::ShapeRef.new(shape: __integer, location: "querystring", location_name: "limit"))
359
+ ListRegistriesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
360
+ ListRegistriesRequest.add_member(:registry_name_prefix, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "registryNamePrefix"))
361
+ ListRegistriesRequest.add_member(:scope, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "scope"))
362
+ ListRegistriesRequest.struct_class = Types::ListRegistriesRequest
363
+
364
+ ListRegistriesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
365
+ ListRegistriesResponse.add_member(:registries, Shapes::ShapeRef.new(shape: __listOfRegistrySummary, location_name: "Registries"))
366
+ ListRegistriesResponse.struct_class = Types::ListRegistriesResponse
367
+
368
+ ListSchemaVersionsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
369
+ ListSchemaVersionsOutput.add_member(:schema_versions, Shapes::ShapeRef.new(shape: __listOfSchemaVersionSummary, location_name: "SchemaVersions"))
370
+ ListSchemaVersionsOutput.struct_class = Types::ListSchemaVersionsOutput
371
+
372
+ ListSchemaVersionsRequest.add_member(:limit, Shapes::ShapeRef.new(shape: __integer, location: "querystring", location_name: "limit"))
373
+ ListSchemaVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
374
+ ListSchemaVersionsRequest.add_member(:registry_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "registryName"))
375
+ ListSchemaVersionsRequest.add_member(:schema_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "schemaName"))
376
+ ListSchemaVersionsRequest.struct_class = Types::ListSchemaVersionsRequest
377
+
378
+ ListSchemaVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
379
+ ListSchemaVersionsResponse.add_member(:schema_versions, Shapes::ShapeRef.new(shape: __listOfSchemaVersionSummary, location_name: "SchemaVersions"))
380
+ ListSchemaVersionsResponse.struct_class = Types::ListSchemaVersionsResponse
381
+
382
+ ListSchemasOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
383
+ ListSchemasOutput.add_member(:schemas, Shapes::ShapeRef.new(shape: __listOfSchemaSummary, location_name: "Schemas"))
384
+ ListSchemasOutput.struct_class = Types::ListSchemasOutput
385
+
386
+ ListSchemasRequest.add_member(:limit, Shapes::ShapeRef.new(shape: __integer, location: "querystring", location_name: "limit"))
387
+ ListSchemasRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
388
+ ListSchemasRequest.add_member(:registry_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "registryName"))
389
+ ListSchemasRequest.add_member(:schema_name_prefix, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "schemaNamePrefix"))
390
+ ListSchemasRequest.struct_class = Types::ListSchemasRequest
391
+
392
+ ListSchemasResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
393
+ ListSchemasResponse.add_member(:schemas, Shapes::ShapeRef.new(shape: __listOfSchemaSummary, location_name: "Schemas"))
394
+ ListSchemasResponse.struct_class = Types::ListSchemasResponse
395
+
396
+ ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "resource-arn"))
397
+ ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
398
+
399
+ ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, required: true, location_name: "Tags"))
400
+ ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
401
+
402
+ LockServiceLinkedRoleInput.add_member(:role_arn, Shapes::ShapeRef.new(shape: __stringMin1Max1600, required: true, location_name: "RoleArn"))
403
+ LockServiceLinkedRoleInput.add_member(:timeout, Shapes::ShapeRef.new(shape: __integerMin1Max29000, required: true, location_name: "Timeout"))
404
+ LockServiceLinkedRoleInput.struct_class = Types::LockServiceLinkedRoleInput
405
+
406
+ LockServiceLinkedRoleOutput.add_member(:can_be_deleted, Shapes::ShapeRef.new(shape: __boolean, location_name: "CanBeDeleted"))
407
+ LockServiceLinkedRoleOutput.add_member(:reason_of_failure, Shapes::ShapeRef.new(shape: __stringMin1Max1600, location_name: "ReasonOfFailure"))
408
+ LockServiceLinkedRoleOutput.add_member(:related_resources, Shapes::ShapeRef.new(shape: __listOfDiscovererSummary, location_name: "RelatedResources"))
409
+ LockServiceLinkedRoleOutput.struct_class = Types::LockServiceLinkedRoleOutput
410
+
411
+ LockServiceLinkedRoleRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: __stringMin1Max1600, required: true, location_name: "RoleArn"))
412
+ LockServiceLinkedRoleRequest.add_member(:timeout, Shapes::ShapeRef.new(shape: __integerMin1Max29000, required: true, location_name: "Timeout"))
413
+ LockServiceLinkedRoleRequest.struct_class = Types::LockServiceLinkedRoleRequest
414
+
415
+ LockServiceLinkedRoleResponse.add_member(:can_be_deleted, Shapes::ShapeRef.new(shape: __boolean, location_name: "CanBeDeleted"))
416
+ LockServiceLinkedRoleResponse.add_member(:reason_of_failure, Shapes::ShapeRef.new(shape: __stringMin1Max1600, location_name: "ReasonOfFailure"))
417
+ LockServiceLinkedRoleResponse.add_member(:related_resources, Shapes::ShapeRef.new(shape: __listOfDiscovererSummary, location_name: "RelatedResources"))
418
+ LockServiceLinkedRoleResponse.struct_class = Types::LockServiceLinkedRoleResponse
419
+
420
+ NotFoundException.add_member(:code, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Code"))
421
+ NotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Message"))
422
+ NotFoundException.struct_class = Types::NotFoundException
423
+
424
+ PutCodeBindingRequest.add_member(:language, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "language"))
425
+ PutCodeBindingRequest.add_member(:registry_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "registryName"))
426
+ PutCodeBindingRequest.add_member(:schema_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "schemaName"))
427
+ PutCodeBindingRequest.add_member(:schema_version, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "schemaVersion"))
428
+ PutCodeBindingRequest.struct_class = Types::PutCodeBindingRequest
429
+
430
+ PutCodeBindingResponse.add_member(:creation_date, Shapes::ShapeRef.new(shape: __timestampIso8601, location_name: "CreationDate"))
431
+ PutCodeBindingResponse.add_member(:last_modified, Shapes::ShapeRef.new(shape: __timestampIso8601, location_name: "LastModified"))
432
+ PutCodeBindingResponse.add_member(:schema_version, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaVersion"))
433
+ PutCodeBindingResponse.add_member(:status, Shapes::ShapeRef.new(shape: CodeGenerationStatus, location_name: "Status"))
434
+ PutCodeBindingResponse.struct_class = Types::PutCodeBindingResponse
435
+
436
+ RegistryOutput.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "Description"))
437
+ RegistryOutput.add_member(:registry_arn, Shapes::ShapeRef.new(shape: __string, location_name: "RegistryArn"))
438
+ RegistryOutput.add_member(:registry_name, Shapes::ShapeRef.new(shape: __string, location_name: "RegistryName"))
439
+ RegistryOutput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
440
+ RegistryOutput.struct_class = Types::RegistryOutput
441
+
442
+ RegistrySummary.add_member(:registry_arn, Shapes::ShapeRef.new(shape: __string, location_name: "RegistryArn"))
443
+ RegistrySummary.add_member(:registry_name, Shapes::ShapeRef.new(shape: __string, location_name: "RegistryName"))
444
+ RegistrySummary.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
445
+ RegistrySummary.struct_class = Types::RegistrySummary
446
+
447
+ SchemaOutput.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "Description"))
448
+ SchemaOutput.add_member(:last_modified, Shapes::ShapeRef.new(shape: __timestampIso8601, location_name: "LastModified"))
449
+ SchemaOutput.add_member(:schema_arn, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaArn"))
450
+ SchemaOutput.add_member(:schema_name, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaName"))
451
+ SchemaOutput.add_member(:schema_version, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaVersion"))
452
+ SchemaOutput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
453
+ SchemaOutput.add_member(:type, Shapes::ShapeRef.new(shape: __string, location_name: "Type"))
454
+ SchemaOutput.add_member(:version_created_date, Shapes::ShapeRef.new(shape: __timestampIso8601, location_name: "VersionCreatedDate"))
455
+ SchemaOutput.struct_class = Types::SchemaOutput
456
+
457
+ SchemaSummary.add_member(:last_modified, Shapes::ShapeRef.new(shape: __timestampIso8601, location_name: "LastModified"))
458
+ SchemaSummary.add_member(:schema_arn, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaArn"))
459
+ SchemaSummary.add_member(:schema_name, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaName"))
460
+ SchemaSummary.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
461
+ SchemaSummary.add_member(:version_count, Shapes::ShapeRef.new(shape: __long, location_name: "VersionCount"))
462
+ SchemaSummary.struct_class = Types::SchemaSummary
463
+
464
+ SchemaVersionSummary.add_member(:schema_arn, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaArn"))
465
+ SchemaVersionSummary.add_member(:schema_name, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaName"))
466
+ SchemaVersionSummary.add_member(:schema_version, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaVersion"))
467
+ SchemaVersionSummary.struct_class = Types::SchemaVersionSummary
468
+
469
+ SearchSchemaSummary.add_member(:registry_name, Shapes::ShapeRef.new(shape: __string, location_name: "RegistryName"))
470
+ SearchSchemaSummary.add_member(:schema_arn, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaArn"))
471
+ SearchSchemaSummary.add_member(:schema_name, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaName"))
472
+ SearchSchemaSummary.add_member(:schema_versions, Shapes::ShapeRef.new(shape: __listOfSearchSchemaVersionSummary, location_name: "SchemaVersions"))
473
+ SearchSchemaSummary.struct_class = Types::SearchSchemaSummary
474
+
475
+ SearchSchemaVersionSummary.add_member(:created_date, Shapes::ShapeRef.new(shape: __timestampIso8601, location_name: "CreatedDate"))
476
+ SearchSchemaVersionSummary.add_member(:schema_version, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaVersion"))
477
+ SearchSchemaVersionSummary.struct_class = Types::SearchSchemaVersionSummary
478
+
479
+ SearchSchemasOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
480
+ SearchSchemasOutput.add_member(:schemas, Shapes::ShapeRef.new(shape: __listOfSearchSchemaSummary, location_name: "Schemas"))
481
+ SearchSchemasOutput.struct_class = Types::SearchSchemasOutput
482
+
483
+ SearchSchemasRequest.add_member(:keywords, Shapes::ShapeRef.new(shape: __string, required: true, location: "querystring", location_name: "keywords"))
484
+ SearchSchemasRequest.add_member(:limit, Shapes::ShapeRef.new(shape: __integer, location: "querystring", location_name: "limit"))
485
+ SearchSchemasRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
486
+ SearchSchemasRequest.add_member(:registry_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "registryName"))
487
+ SearchSchemasRequest.struct_class = Types::SearchSchemasRequest
488
+
489
+ SearchSchemasResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
490
+ SearchSchemasResponse.add_member(:schemas, Shapes::ShapeRef.new(shape: __listOfSearchSchemaSummary, location_name: "Schemas"))
491
+ SearchSchemasResponse.struct_class = Types::SearchSchemasResponse
492
+
493
+ ServiceUnavailableException.add_member(:code, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Code"))
494
+ ServiceUnavailableException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Message"))
495
+ ServiceUnavailableException.struct_class = Types::ServiceUnavailableException
496
+
497
+ StartDiscovererRequest.add_member(:discoverer_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "discovererId"))
498
+ StartDiscovererRequest.struct_class = Types::StartDiscovererRequest
499
+
500
+ StartDiscovererResponse.add_member(:discoverer_id, Shapes::ShapeRef.new(shape: __string, location_name: "DiscovererId"))
501
+ StartDiscovererResponse.add_member(:state, Shapes::ShapeRef.new(shape: DiscovererState, location_name: "State"))
502
+ StartDiscovererResponse.struct_class = Types::StartDiscovererResponse
503
+
504
+ StopDiscovererRequest.add_member(:discoverer_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "discovererId"))
505
+ StopDiscovererRequest.struct_class = Types::StopDiscovererRequest
506
+
507
+ StopDiscovererResponse.add_member(:discoverer_id, Shapes::ShapeRef.new(shape: __string, location_name: "DiscovererId"))
508
+ StopDiscovererResponse.add_member(:state, Shapes::ShapeRef.new(shape: DiscovererState, location_name: "State"))
509
+ StopDiscovererResponse.struct_class = Types::StopDiscovererResponse
510
+
511
+ TagResourceInput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, required: true, location_name: "tags"))
512
+ TagResourceInput.struct_class = Types::TagResourceInput
513
+
514
+ TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "resource-arn"))
515
+ TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, required: true, location_name: "tags"))
516
+ TagResourceRequest.struct_class = Types::TagResourceRequest
517
+
518
+ Tags.key = Shapes::ShapeRef.new(shape: __string)
519
+ Tags.value = Shapes::ShapeRef.new(shape: __string)
520
+
521
+ TooManyRequestsException.add_member(:code, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Code"))
522
+ TooManyRequestsException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Message"))
523
+ TooManyRequestsException.struct_class = Types::TooManyRequestsException
524
+
525
+ UnauthorizedException.add_member(:code, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Code"))
526
+ UnauthorizedException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Message"))
527
+ UnauthorizedException.struct_class = Types::UnauthorizedException
528
+
529
+ UnlockServiceLinkedRoleInput.add_member(:role_arn, Shapes::ShapeRef.new(shape: __stringMin1Max1600, required: true, location_name: "RoleArn"))
530
+ UnlockServiceLinkedRoleInput.struct_class = Types::UnlockServiceLinkedRoleInput
531
+
532
+ UnlockServiceLinkedRoleRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: __stringMin1Max1600, required: true, location_name: "RoleArn"))
533
+ UnlockServiceLinkedRoleRequest.struct_class = Types::UnlockServiceLinkedRoleRequest
534
+
535
+ UnlockServiceLinkedRoleResponse.struct_class = Types::UnlockServiceLinkedRoleResponse
536
+
537
+ UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "resource-arn"))
538
+ UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location: "querystring", location_name: "tagKeys"))
539
+ UntagResourceRequest.struct_class = Types::UntagResourceRequest
540
+
541
+ UpdateDiscovererInput.add_member(:description, Shapes::ShapeRef.new(shape: __stringMin0Max256, location_name: "Description"))
542
+ UpdateDiscovererInput.struct_class = Types::UpdateDiscovererInput
543
+
544
+ UpdateDiscovererRequest.add_member(:description, Shapes::ShapeRef.new(shape: __stringMin0Max256, location_name: "Description"))
545
+ UpdateDiscovererRequest.add_member(:discoverer_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "discovererId"))
546
+ UpdateDiscovererRequest.struct_class = Types::UpdateDiscovererRequest
547
+
548
+ UpdateDiscovererResponse.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "Description"))
549
+ UpdateDiscovererResponse.add_member(:discoverer_arn, Shapes::ShapeRef.new(shape: __string, location_name: "DiscovererArn"))
550
+ UpdateDiscovererResponse.add_member(:discoverer_id, Shapes::ShapeRef.new(shape: __string, location_name: "DiscovererId"))
551
+ UpdateDiscovererResponse.add_member(:source_arn, Shapes::ShapeRef.new(shape: __string, location_name: "SourceArn"))
552
+ UpdateDiscovererResponse.add_member(:state, Shapes::ShapeRef.new(shape: DiscovererState, location_name: "State"))
553
+ UpdateDiscovererResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
554
+ UpdateDiscovererResponse.struct_class = Types::UpdateDiscovererResponse
555
+
556
+ UpdateRegistryInput.add_member(:description, Shapes::ShapeRef.new(shape: __stringMin0Max256, location_name: "Description"))
557
+ UpdateRegistryInput.struct_class = Types::UpdateRegistryInput
558
+
559
+ UpdateRegistryRequest.add_member(:description, Shapes::ShapeRef.new(shape: __stringMin0Max256, location_name: "Description"))
560
+ UpdateRegistryRequest.add_member(:registry_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "registryName"))
561
+ UpdateRegistryRequest.struct_class = Types::UpdateRegistryRequest
562
+
563
+ UpdateRegistryResponse.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "Description"))
564
+ UpdateRegistryResponse.add_member(:registry_arn, Shapes::ShapeRef.new(shape: __string, location_name: "RegistryArn"))
565
+ UpdateRegistryResponse.add_member(:registry_name, Shapes::ShapeRef.new(shape: __string, location_name: "RegistryName"))
566
+ UpdateRegistryResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
567
+ UpdateRegistryResponse.struct_class = Types::UpdateRegistryResponse
568
+
569
+ UpdateSchemaInput.add_member(:client_token_id, Shapes::ShapeRef.new(shape: __stringMin0Max36, location_name: "ClientTokenId", metadata: {"idempotencyToken"=>true}))
570
+ UpdateSchemaInput.add_member(:content, Shapes::ShapeRef.new(shape: __stringMin1Max100000, location_name: "Content"))
571
+ UpdateSchemaInput.add_member(:description, Shapes::ShapeRef.new(shape: __stringMin0Max256, location_name: "Description"))
572
+ UpdateSchemaInput.add_member(:type, Shapes::ShapeRef.new(shape: Type, location_name: "Type"))
573
+ UpdateSchemaInput.struct_class = Types::UpdateSchemaInput
574
+
575
+ UpdateSchemaRequest.add_member(:client_token_id, Shapes::ShapeRef.new(shape: __stringMin0Max36, location_name: "ClientTokenId", metadata: {"idempotencyToken"=>true}))
576
+ UpdateSchemaRequest.add_member(:content, Shapes::ShapeRef.new(shape: __stringMin1Max100000, location_name: "Content"))
577
+ UpdateSchemaRequest.add_member(:description, Shapes::ShapeRef.new(shape: __stringMin0Max256, location_name: "Description"))
578
+ UpdateSchemaRequest.add_member(:registry_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "registryName"))
579
+ UpdateSchemaRequest.add_member(:schema_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "schemaName"))
580
+ UpdateSchemaRequest.add_member(:type, Shapes::ShapeRef.new(shape: Type, location_name: "Type"))
581
+ UpdateSchemaRequest.struct_class = Types::UpdateSchemaRequest
582
+
583
+ UpdateSchemaResponse.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "Description"))
584
+ UpdateSchemaResponse.add_member(:last_modified, Shapes::ShapeRef.new(shape: __timestampIso8601, location_name: "LastModified"))
585
+ UpdateSchemaResponse.add_member(:schema_arn, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaArn"))
586
+ UpdateSchemaResponse.add_member(:schema_name, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaName"))
587
+ UpdateSchemaResponse.add_member(:schema_version, Shapes::ShapeRef.new(shape: __string, location_name: "SchemaVersion"))
588
+ UpdateSchemaResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
589
+ UpdateSchemaResponse.add_member(:type, Shapes::ShapeRef.new(shape: __string, location_name: "Type"))
590
+ UpdateSchemaResponse.add_member(:version_created_date, Shapes::ShapeRef.new(shape: __timestampIso8601, location_name: "VersionCreatedDate"))
591
+ UpdateSchemaResponse.struct_class = Types::UpdateSchemaResponse
592
+
593
+ __listOfDiscovererSummary.member = Shapes::ShapeRef.new(shape: DiscovererSummary)
594
+
595
+ __listOfGetDiscoveredSchemaVersionItemInput.member = Shapes::ShapeRef.new(shape: GetDiscoveredSchemaVersionItemInput)
596
+
597
+ __listOfRegistrySummary.member = Shapes::ShapeRef.new(shape: RegistrySummary)
598
+
599
+ __listOfSchemaSummary.member = Shapes::ShapeRef.new(shape: SchemaSummary)
600
+
601
+ __listOfSchemaVersionSummary.member = Shapes::ShapeRef.new(shape: SchemaVersionSummary)
602
+
603
+ __listOfSearchSchemaSummary.member = Shapes::ShapeRef.new(shape: SearchSchemaSummary)
604
+
605
+ __listOfSearchSchemaVersionSummary.member = Shapes::ShapeRef.new(shape: SearchSchemaVersionSummary)
606
+
607
+ __listOf__string.member = Shapes::ShapeRef.new(shape: __string)
608
+
609
+
610
+ # @api private
611
+ API = Seahorse::Model::Api.new.tap do |api|
612
+
613
+ api.version = "2019-12-02"
614
+
615
+ api.metadata = {
616
+ "apiVersion" => "2019-12-02",
617
+ "endpointPrefix" => "schemas",
618
+ "jsonVersion" => "1.1",
619
+ "protocol" => "rest-json",
620
+ "serviceFullName" => "Schemas",
621
+ "serviceId" => "schemas",
622
+ "signatureVersion" => "v4",
623
+ "signingName" => "schemas",
624
+ "uid" => "schemas-2019-12-02",
625
+ }
626
+
627
+ api.add_operation(:create_discoverer, Seahorse::Model::Operation.new.tap do |o|
628
+ o.name = "CreateDiscoverer"
629
+ o.http_method = "POST"
630
+ o.http_request_uri = "/v1/discoverers"
631
+ o.input = Shapes::ShapeRef.new(shape: CreateDiscovererRequest)
632
+ o.output = Shapes::ShapeRef.new(shape: CreateDiscovererResponse)
633
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
634
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
635
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
636
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
637
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
638
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
639
+ end)
640
+
641
+ api.add_operation(:create_registry, Seahorse::Model::Operation.new.tap do |o|
642
+ o.name = "CreateRegistry"
643
+ o.http_method = "POST"
644
+ o.http_request_uri = "/v1/registries/name/{registryName}"
645
+ o.input = Shapes::ShapeRef.new(shape: CreateRegistryRequest)
646
+ o.output = Shapes::ShapeRef.new(shape: CreateRegistryResponse)
647
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
648
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
649
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
650
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
651
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
652
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
653
+ end)
654
+
655
+ api.add_operation(:create_schema, Seahorse::Model::Operation.new.tap do |o|
656
+ o.name = "CreateSchema"
657
+ o.http_method = "POST"
658
+ o.http_request_uri = "/v1/registries/name/{registryName}/schemas/name/{schemaName}"
659
+ o.input = Shapes::ShapeRef.new(shape: CreateSchemaRequest)
660
+ o.output = Shapes::ShapeRef.new(shape: CreateSchemaResponse)
661
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
662
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
663
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
664
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
665
+ end)
666
+
667
+ api.add_operation(:delete_discoverer, Seahorse::Model::Operation.new.tap do |o|
668
+ o.name = "DeleteDiscoverer"
669
+ o.http_method = "DELETE"
670
+ o.http_request_uri = "/v1/discoverers/id/{discovererId}"
671
+ o.input = Shapes::ShapeRef.new(shape: DeleteDiscovererRequest)
672
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
673
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
674
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
675
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
676
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
677
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
678
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
679
+ end)
680
+
681
+ api.add_operation(:delete_registry, Seahorse::Model::Operation.new.tap do |o|
682
+ o.name = "DeleteRegistry"
683
+ o.http_method = "DELETE"
684
+ o.http_request_uri = "/v1/registries/name/{registryName}"
685
+ o.input = Shapes::ShapeRef.new(shape: DeleteRegistryRequest)
686
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
687
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
688
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
689
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
690
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
691
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
692
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
693
+ end)
694
+
695
+ api.add_operation(:delete_schema, Seahorse::Model::Operation.new.tap do |o|
696
+ o.name = "DeleteSchema"
697
+ o.http_method = "DELETE"
698
+ o.http_request_uri = "/v1/registries/name/{registryName}/schemas/name/{schemaName}"
699
+ o.input = Shapes::ShapeRef.new(shape: DeleteSchemaRequest)
700
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
701
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
702
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
703
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
704
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
705
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
706
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
707
+ end)
708
+
709
+ api.add_operation(:delete_schema_version, Seahorse::Model::Operation.new.tap do |o|
710
+ o.name = "DeleteSchemaVersion"
711
+ o.http_method = "DELETE"
712
+ o.http_request_uri = "/v1/registries/name/{registryName}/schemas/name/{schemaName}/version/{schemaVersion}"
713
+ o.input = Shapes::ShapeRef.new(shape: DeleteSchemaVersionRequest)
714
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
715
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
716
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
717
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
718
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
719
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
720
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
721
+ end)
722
+
723
+ api.add_operation(:describe_code_binding, Seahorse::Model::Operation.new.tap do |o|
724
+ o.name = "DescribeCodeBinding"
725
+ o.http_method = "GET"
726
+ o.http_request_uri = "/v1/registries/name/{registryName}/schemas/name/{schemaName}/language/{language}"
727
+ o.input = Shapes::ShapeRef.new(shape: DescribeCodeBindingRequest)
728
+ o.output = Shapes::ShapeRef.new(shape: DescribeCodeBindingResponse)
729
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
730
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
731
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
732
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
733
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
734
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
735
+ end)
736
+
737
+ api.add_operation(:describe_discoverer, Seahorse::Model::Operation.new.tap do |o|
738
+ o.name = "DescribeDiscoverer"
739
+ o.http_method = "GET"
740
+ o.http_request_uri = "/v1/discoverers/id/{discovererId}"
741
+ o.input = Shapes::ShapeRef.new(shape: DescribeDiscovererRequest)
742
+ o.output = Shapes::ShapeRef.new(shape: DescribeDiscovererResponse)
743
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
744
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
745
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
746
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
747
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
748
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
749
+ end)
750
+
751
+ api.add_operation(:describe_registry, Seahorse::Model::Operation.new.tap do |o|
752
+ o.name = "DescribeRegistry"
753
+ o.http_method = "GET"
754
+ o.http_request_uri = "/v1/registries/name/{registryName}"
755
+ o.input = Shapes::ShapeRef.new(shape: DescribeRegistryRequest)
756
+ o.output = Shapes::ShapeRef.new(shape: DescribeRegistryResponse)
757
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
758
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
759
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
760
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
761
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
762
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
763
+ end)
764
+
765
+ api.add_operation(:describe_schema, Seahorse::Model::Operation.new.tap do |o|
766
+ o.name = "DescribeSchema"
767
+ o.http_method = "GET"
768
+ o.http_request_uri = "/v1/registries/name/{registryName}/schemas/name/{schemaName}"
769
+ o.input = Shapes::ShapeRef.new(shape: DescribeSchemaRequest)
770
+ o.output = Shapes::ShapeRef.new(shape: DescribeSchemaResponse)
771
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
772
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
773
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
774
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
775
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
776
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
777
+ end)
778
+
779
+ api.add_operation(:get_code_binding_source, Seahorse::Model::Operation.new.tap do |o|
780
+ o.name = "GetCodeBindingSource"
781
+ o.http_method = "GET"
782
+ o.http_request_uri = "/v1/registries/name/{registryName}/schemas/name/{schemaName}/language/{language}/source"
783
+ o.input = Shapes::ShapeRef.new(shape: GetCodeBindingSourceRequest)
784
+ o.output = Shapes::ShapeRef.new(shape: GetCodeBindingSourceResponse)
785
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
786
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
787
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
788
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
789
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
790
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
791
+ end)
792
+
793
+ api.add_operation(:get_discovered_schema, Seahorse::Model::Operation.new.tap do |o|
794
+ o.name = "GetDiscoveredSchema"
795
+ o.http_method = "POST"
796
+ o.http_request_uri = "/v1/discover"
797
+ o.input = Shapes::ShapeRef.new(shape: GetDiscoveredSchemaRequest)
798
+ o.output = Shapes::ShapeRef.new(shape: GetDiscoveredSchemaResponse)
799
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
800
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
801
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
802
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
803
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
804
+ end)
805
+
806
+ api.add_operation(:list_discoverers, Seahorse::Model::Operation.new.tap do |o|
807
+ o.name = "ListDiscoverers"
808
+ o.http_method = "GET"
809
+ o.http_request_uri = "/v1/discoverers"
810
+ o.input = Shapes::ShapeRef.new(shape: ListDiscoverersRequest)
811
+ o.output = Shapes::ShapeRef.new(shape: ListDiscoverersResponse)
812
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
813
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
814
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
815
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
816
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
817
+ o[:pager] = Aws::Pager.new(
818
+ limit_key: "limit",
819
+ tokens: {
820
+ "next_token" => "next_token"
821
+ }
822
+ )
823
+ end)
824
+
825
+ api.add_operation(:list_registries, Seahorse::Model::Operation.new.tap do |o|
826
+ o.name = "ListRegistries"
827
+ o.http_method = "GET"
828
+ o.http_request_uri = "/v1/registries"
829
+ o.input = Shapes::ShapeRef.new(shape: ListRegistriesRequest)
830
+ o.output = Shapes::ShapeRef.new(shape: ListRegistriesResponse)
831
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
832
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
833
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
834
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
835
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
836
+ o[:pager] = Aws::Pager.new(
837
+ limit_key: "limit",
838
+ tokens: {
839
+ "next_token" => "next_token"
840
+ }
841
+ )
842
+ end)
843
+
844
+ api.add_operation(:list_schema_versions, Seahorse::Model::Operation.new.tap do |o|
845
+ o.name = "ListSchemaVersions"
846
+ o.http_method = "GET"
847
+ o.http_request_uri = "/v1/registries/name/{registryName}/schemas/name/{schemaName}/versions"
848
+ o.input = Shapes::ShapeRef.new(shape: ListSchemaVersionsRequest)
849
+ o.output = Shapes::ShapeRef.new(shape: ListSchemaVersionsResponse)
850
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
851
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
852
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
853
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
854
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
855
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
856
+ o[:pager] = Aws::Pager.new(
857
+ limit_key: "limit",
858
+ tokens: {
859
+ "next_token" => "next_token"
860
+ }
861
+ )
862
+ end)
863
+
864
+ api.add_operation(:list_schemas, Seahorse::Model::Operation.new.tap do |o|
865
+ o.name = "ListSchemas"
866
+ o.http_method = "GET"
867
+ o.http_request_uri = "/v1/registries/name/{registryName}/schemas"
868
+ o.input = Shapes::ShapeRef.new(shape: ListSchemasRequest)
869
+ o.output = Shapes::ShapeRef.new(shape: ListSchemasResponse)
870
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
871
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
872
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
873
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
874
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
875
+ o[:pager] = Aws::Pager.new(
876
+ limit_key: "limit",
877
+ tokens: {
878
+ "next_token" => "next_token"
879
+ }
880
+ )
881
+ end)
882
+
883
+ api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
884
+ o.name = "ListTagsForResource"
885
+ o.http_method = "GET"
886
+ o.http_request_uri = "/tags/{resource-arn}"
887
+ o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
888
+ o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
889
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
890
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
891
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
892
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
893
+ end)
894
+
895
+ api.add_operation(:lock_service_linked_role, Seahorse::Model::Operation.new.tap do |o|
896
+ o.name = "LockServiceLinkedRole"
897
+ o.http_method = "POST"
898
+ o.http_request_uri = "/slr-deletion/lock"
899
+ o.input = Shapes::ShapeRef.new(shape: LockServiceLinkedRoleRequest)
900
+ o.output = Shapes::ShapeRef.new(shape: LockServiceLinkedRoleResponse)
901
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
902
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
903
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
904
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
905
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
906
+ end)
907
+
908
+ api.add_operation(:put_code_binding, Seahorse::Model::Operation.new.tap do |o|
909
+ o.name = "PutCodeBinding"
910
+ o.http_method = "POST"
911
+ o.http_request_uri = "/v1/registries/name/{registryName}/schemas/name/{schemaName}/language/{language}"
912
+ o.input = Shapes::ShapeRef.new(shape: PutCodeBindingRequest)
913
+ o.output = Shapes::ShapeRef.new(shape: PutCodeBindingResponse)
914
+ o.errors << Shapes::ShapeRef.new(shape: GoneException)
915
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
916
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
917
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
918
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
919
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
920
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
921
+ end)
922
+
923
+ api.add_operation(:search_schemas, Seahorse::Model::Operation.new.tap do |o|
924
+ o.name = "SearchSchemas"
925
+ o.http_method = "GET"
926
+ o.http_request_uri = "/v1/registries/name/{registryName}/schemas/search"
927
+ o.input = Shapes::ShapeRef.new(shape: SearchSchemasRequest)
928
+ o.output = Shapes::ShapeRef.new(shape: SearchSchemasResponse)
929
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
930
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
931
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
932
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
933
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
934
+ o[:pager] = Aws::Pager.new(
935
+ limit_key: "limit",
936
+ tokens: {
937
+ "next_token" => "next_token"
938
+ }
939
+ )
940
+ end)
941
+
942
+ api.add_operation(:start_discoverer, Seahorse::Model::Operation.new.tap do |o|
943
+ o.name = "StartDiscoverer"
944
+ o.http_method = "POST"
945
+ o.http_request_uri = "/v1/discoverers/id/{discovererId}/start"
946
+ o.input = Shapes::ShapeRef.new(shape: StartDiscovererRequest)
947
+ o.output = Shapes::ShapeRef.new(shape: StartDiscovererResponse)
948
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
949
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
950
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
951
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
952
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
953
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
954
+ end)
955
+
956
+ api.add_operation(:stop_discoverer, Seahorse::Model::Operation.new.tap do |o|
957
+ o.name = "StopDiscoverer"
958
+ o.http_method = "POST"
959
+ o.http_request_uri = "/v1/discoverers/id/{discovererId}/stop"
960
+ o.input = Shapes::ShapeRef.new(shape: StopDiscovererRequest)
961
+ o.output = Shapes::ShapeRef.new(shape: StopDiscovererResponse)
962
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
963
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
964
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
965
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
966
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
967
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
968
+ end)
969
+
970
+ api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
971
+ o.name = "TagResource"
972
+ o.http_method = "POST"
973
+ o.http_request_uri = "/tags/{resource-arn}"
974
+ o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
975
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
976
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
977
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
978
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
979
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
980
+ end)
981
+
982
+ api.add_operation(:unlock_service_linked_role, Seahorse::Model::Operation.new.tap do |o|
983
+ o.name = "UnlockServiceLinkedRole"
984
+ o.http_method = "POST"
985
+ o.http_request_uri = "/slr-deletion/unlock"
986
+ o.input = Shapes::ShapeRef.new(shape: UnlockServiceLinkedRoleRequest)
987
+ o.output = Shapes::ShapeRef.new(shape: UnlockServiceLinkedRoleResponse)
988
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
989
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
990
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
991
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
992
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
993
+ end)
994
+
995
+ api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
996
+ o.name = "UntagResource"
997
+ o.http_method = "DELETE"
998
+ o.http_request_uri = "/tags/{resource-arn}"
999
+ o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
1000
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1001
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1002
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1003
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1004
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1005
+ end)
1006
+
1007
+ api.add_operation(:update_discoverer, Seahorse::Model::Operation.new.tap do |o|
1008
+ o.name = "UpdateDiscoverer"
1009
+ o.http_method = "PUT"
1010
+ o.http_request_uri = "/v1/discoverers/id/{discovererId}"
1011
+ o.input = Shapes::ShapeRef.new(shape: UpdateDiscovererRequest)
1012
+ o.output = Shapes::ShapeRef.new(shape: UpdateDiscovererResponse)
1013
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1014
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
1015
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1016
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1017
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1018
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1019
+ end)
1020
+
1021
+ api.add_operation(:update_registry, Seahorse::Model::Operation.new.tap do |o|
1022
+ o.name = "UpdateRegistry"
1023
+ o.http_method = "PUT"
1024
+ o.http_request_uri = "/v1/registries/name/{registryName}"
1025
+ o.input = Shapes::ShapeRef.new(shape: UpdateRegistryRequest)
1026
+ o.output = Shapes::ShapeRef.new(shape: UpdateRegistryResponse)
1027
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1028
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
1029
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1030
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1031
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1032
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1033
+ end)
1034
+
1035
+ api.add_operation(:update_schema, Seahorse::Model::Operation.new.tap do |o|
1036
+ o.name = "UpdateSchema"
1037
+ o.http_method = "PUT"
1038
+ o.http_request_uri = "/v1/registries/name/{registryName}/schemas/name/{schemaName}"
1039
+ o.input = Shapes::ShapeRef.new(shape: UpdateSchemaRequest)
1040
+ o.output = Shapes::ShapeRef.new(shape: UpdateSchemaResponse)
1041
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1042
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1043
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1044
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1045
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1046
+ end)
1047
+ end
1048
+
1049
+ end
1050
+ end