aws-sdk-cloudsearch 1.0.0.rc1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1054 @@
1
+ # WARNING ABOUT GENERATED CODE
2
+ #
3
+ # This file is generated. See the contributing for info on making contributions:
4
+ # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
5
+ #
6
+ # WARNING ABOUT GENERATED CODE
7
+
8
+ module Aws
9
+ module CloudSearch
10
+ # @api private
11
+ module ClientApi
12
+
13
+ include Seahorse::Model
14
+
15
+ APIVersion = Shapes::StringShape.new(name: 'APIVersion')
16
+ ARN = Shapes::StringShape.new(name: 'ARN')
17
+ AccessPoliciesStatus = Shapes::StructureShape.new(name: 'AccessPoliciesStatus')
18
+ AlgorithmicStemming = Shapes::StringShape.new(name: 'AlgorithmicStemming')
19
+ AnalysisOptions = Shapes::StructureShape.new(name: 'AnalysisOptions')
20
+ AnalysisScheme = Shapes::StructureShape.new(name: 'AnalysisScheme')
21
+ AnalysisSchemeLanguage = Shapes::StringShape.new(name: 'AnalysisSchemeLanguage')
22
+ AnalysisSchemeStatus = Shapes::StructureShape.new(name: 'AnalysisSchemeStatus')
23
+ AnalysisSchemeStatusList = Shapes::ListShape.new(name: 'AnalysisSchemeStatusList')
24
+ AvailabilityOptionsStatus = Shapes::StructureShape.new(name: 'AvailabilityOptionsStatus')
25
+ BaseException = Shapes::StructureShape.new(name: 'BaseException')
26
+ Boolean = Shapes::BooleanShape.new(name: 'Boolean')
27
+ BuildSuggestersRequest = Shapes::StructureShape.new(name: 'BuildSuggestersRequest')
28
+ BuildSuggestersResponse = Shapes::StructureShape.new(name: 'BuildSuggestersResponse')
29
+ CreateDomainRequest = Shapes::StructureShape.new(name: 'CreateDomainRequest')
30
+ CreateDomainResponse = Shapes::StructureShape.new(name: 'CreateDomainResponse')
31
+ DateArrayOptions = Shapes::StructureShape.new(name: 'DateArrayOptions')
32
+ DateOptions = Shapes::StructureShape.new(name: 'DateOptions')
33
+ DefineAnalysisSchemeRequest = Shapes::StructureShape.new(name: 'DefineAnalysisSchemeRequest')
34
+ DefineAnalysisSchemeResponse = Shapes::StructureShape.new(name: 'DefineAnalysisSchemeResponse')
35
+ DefineExpressionRequest = Shapes::StructureShape.new(name: 'DefineExpressionRequest')
36
+ DefineExpressionResponse = Shapes::StructureShape.new(name: 'DefineExpressionResponse')
37
+ DefineIndexFieldRequest = Shapes::StructureShape.new(name: 'DefineIndexFieldRequest')
38
+ DefineIndexFieldResponse = Shapes::StructureShape.new(name: 'DefineIndexFieldResponse')
39
+ DefineSuggesterRequest = Shapes::StructureShape.new(name: 'DefineSuggesterRequest')
40
+ DefineSuggesterResponse = Shapes::StructureShape.new(name: 'DefineSuggesterResponse')
41
+ DeleteAnalysisSchemeRequest = Shapes::StructureShape.new(name: 'DeleteAnalysisSchemeRequest')
42
+ DeleteAnalysisSchemeResponse = Shapes::StructureShape.new(name: 'DeleteAnalysisSchemeResponse')
43
+ DeleteDomainRequest = Shapes::StructureShape.new(name: 'DeleteDomainRequest')
44
+ DeleteDomainResponse = Shapes::StructureShape.new(name: 'DeleteDomainResponse')
45
+ DeleteExpressionRequest = Shapes::StructureShape.new(name: 'DeleteExpressionRequest')
46
+ DeleteExpressionResponse = Shapes::StructureShape.new(name: 'DeleteExpressionResponse')
47
+ DeleteIndexFieldRequest = Shapes::StructureShape.new(name: 'DeleteIndexFieldRequest')
48
+ DeleteIndexFieldResponse = Shapes::StructureShape.new(name: 'DeleteIndexFieldResponse')
49
+ DeleteSuggesterRequest = Shapes::StructureShape.new(name: 'DeleteSuggesterRequest')
50
+ DeleteSuggesterResponse = Shapes::StructureShape.new(name: 'DeleteSuggesterResponse')
51
+ DescribeAnalysisSchemesRequest = Shapes::StructureShape.new(name: 'DescribeAnalysisSchemesRequest')
52
+ DescribeAnalysisSchemesResponse = Shapes::StructureShape.new(name: 'DescribeAnalysisSchemesResponse')
53
+ DescribeAvailabilityOptionsRequest = Shapes::StructureShape.new(name: 'DescribeAvailabilityOptionsRequest')
54
+ DescribeAvailabilityOptionsResponse = Shapes::StructureShape.new(name: 'DescribeAvailabilityOptionsResponse')
55
+ DescribeDomainsRequest = Shapes::StructureShape.new(name: 'DescribeDomainsRequest')
56
+ DescribeDomainsResponse = Shapes::StructureShape.new(name: 'DescribeDomainsResponse')
57
+ DescribeExpressionsRequest = Shapes::StructureShape.new(name: 'DescribeExpressionsRequest')
58
+ DescribeExpressionsResponse = Shapes::StructureShape.new(name: 'DescribeExpressionsResponse')
59
+ DescribeIndexFieldsRequest = Shapes::StructureShape.new(name: 'DescribeIndexFieldsRequest')
60
+ DescribeIndexFieldsResponse = Shapes::StructureShape.new(name: 'DescribeIndexFieldsResponse')
61
+ DescribeScalingParametersRequest = Shapes::StructureShape.new(name: 'DescribeScalingParametersRequest')
62
+ DescribeScalingParametersResponse = Shapes::StructureShape.new(name: 'DescribeScalingParametersResponse')
63
+ DescribeServiceAccessPoliciesRequest = Shapes::StructureShape.new(name: 'DescribeServiceAccessPoliciesRequest')
64
+ DescribeServiceAccessPoliciesResponse = Shapes::StructureShape.new(name: 'DescribeServiceAccessPoliciesResponse')
65
+ DescribeSuggestersRequest = Shapes::StructureShape.new(name: 'DescribeSuggestersRequest')
66
+ DescribeSuggestersResponse = Shapes::StructureShape.new(name: 'DescribeSuggestersResponse')
67
+ DisabledOperationException = Shapes::StructureShape.new(name: 'DisabledOperationException')
68
+ DocumentSuggesterOptions = Shapes::StructureShape.new(name: 'DocumentSuggesterOptions')
69
+ DomainId = Shapes::StringShape.new(name: 'DomainId')
70
+ DomainName = Shapes::StringShape.new(name: 'DomainName')
71
+ DomainNameList = Shapes::ListShape.new(name: 'DomainNameList')
72
+ DomainNameMap = Shapes::MapShape.new(name: 'DomainNameMap')
73
+ DomainStatus = Shapes::StructureShape.new(name: 'DomainStatus')
74
+ DomainStatusList = Shapes::ListShape.new(name: 'DomainStatusList')
75
+ Double = Shapes::FloatShape.new(name: 'Double')
76
+ DoubleArrayOptions = Shapes::StructureShape.new(name: 'DoubleArrayOptions')
77
+ DoubleOptions = Shapes::StructureShape.new(name: 'DoubleOptions')
78
+ DynamicFieldName = Shapes::StringShape.new(name: 'DynamicFieldName')
79
+ DynamicFieldNameList = Shapes::ListShape.new(name: 'DynamicFieldNameList')
80
+ ErrorCode = Shapes::StringShape.new(name: 'ErrorCode')
81
+ ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
82
+ Expression = Shapes::StructureShape.new(name: 'Expression')
83
+ ExpressionStatus = Shapes::StructureShape.new(name: 'ExpressionStatus')
84
+ ExpressionStatusList = Shapes::ListShape.new(name: 'ExpressionStatusList')
85
+ ExpressionValue = Shapes::StringShape.new(name: 'ExpressionValue')
86
+ FieldName = Shapes::StringShape.new(name: 'FieldName')
87
+ FieldNameCommaList = Shapes::StringShape.new(name: 'FieldNameCommaList')
88
+ FieldNameList = Shapes::ListShape.new(name: 'FieldNameList')
89
+ FieldValue = Shapes::StringShape.new(name: 'FieldValue')
90
+ IndexDocumentsRequest = Shapes::StructureShape.new(name: 'IndexDocumentsRequest')
91
+ IndexDocumentsResponse = Shapes::StructureShape.new(name: 'IndexDocumentsResponse')
92
+ IndexField = Shapes::StructureShape.new(name: 'IndexField')
93
+ IndexFieldStatus = Shapes::StructureShape.new(name: 'IndexFieldStatus')
94
+ IndexFieldStatusList = Shapes::ListShape.new(name: 'IndexFieldStatusList')
95
+ IndexFieldType = Shapes::StringShape.new(name: 'IndexFieldType')
96
+ InstanceCount = Shapes::IntegerShape.new(name: 'InstanceCount')
97
+ IntArrayOptions = Shapes::StructureShape.new(name: 'IntArrayOptions')
98
+ IntOptions = Shapes::StructureShape.new(name: 'IntOptions')
99
+ InternalException = Shapes::StructureShape.new(name: 'InternalException')
100
+ InvalidTypeException = Shapes::StructureShape.new(name: 'InvalidTypeException')
101
+ LatLonOptions = Shapes::StructureShape.new(name: 'LatLonOptions')
102
+ LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
103
+ Limits = Shapes::StructureShape.new(name: 'Limits')
104
+ ListDomainNamesResponse = Shapes::StructureShape.new(name: 'ListDomainNamesResponse')
105
+ LiteralArrayOptions = Shapes::StructureShape.new(name: 'LiteralArrayOptions')
106
+ LiteralOptions = Shapes::StructureShape.new(name: 'LiteralOptions')
107
+ Long = Shapes::IntegerShape.new(name: 'Long')
108
+ MaximumPartitionCount = Shapes::IntegerShape.new(name: 'MaximumPartitionCount')
109
+ MaximumReplicationCount = Shapes::IntegerShape.new(name: 'MaximumReplicationCount')
110
+ MultiAZ = Shapes::BooleanShape.new(name: 'MultiAZ')
111
+ OptionState = Shapes::StringShape.new(name: 'OptionState')
112
+ OptionStatus = Shapes::StructureShape.new(name: 'OptionStatus')
113
+ PartitionCount = Shapes::IntegerShape.new(name: 'PartitionCount')
114
+ PartitionInstanceType = Shapes::StringShape.new(name: 'PartitionInstanceType')
115
+ PolicyDocument = Shapes::StringShape.new(name: 'PolicyDocument')
116
+ ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
117
+ ScalingParameters = Shapes::StructureShape.new(name: 'ScalingParameters')
118
+ ScalingParametersStatus = Shapes::StructureShape.new(name: 'ScalingParametersStatus')
119
+ SearchInstanceType = Shapes::StringShape.new(name: 'SearchInstanceType')
120
+ ServiceEndpoint = Shapes::StructureShape.new(name: 'ServiceEndpoint')
121
+ ServiceUrl = Shapes::StringShape.new(name: 'ServiceUrl')
122
+ StandardName = Shapes::StringShape.new(name: 'StandardName')
123
+ StandardNameList = Shapes::ListShape.new(name: 'StandardNameList')
124
+ String = Shapes::StringShape.new(name: 'String')
125
+ Suggester = Shapes::StructureShape.new(name: 'Suggester')
126
+ SuggesterFuzzyMatching = Shapes::StringShape.new(name: 'SuggesterFuzzyMatching')
127
+ SuggesterStatus = Shapes::StructureShape.new(name: 'SuggesterStatus')
128
+ SuggesterStatusList = Shapes::ListShape.new(name: 'SuggesterStatusList')
129
+ TextArrayOptions = Shapes::StructureShape.new(name: 'TextArrayOptions')
130
+ TextOptions = Shapes::StructureShape.new(name: 'TextOptions')
131
+ UIntValue = Shapes::IntegerShape.new(name: 'UIntValue')
132
+ UpdateAvailabilityOptionsRequest = Shapes::StructureShape.new(name: 'UpdateAvailabilityOptionsRequest')
133
+ UpdateAvailabilityOptionsResponse = Shapes::StructureShape.new(name: 'UpdateAvailabilityOptionsResponse')
134
+ UpdateScalingParametersRequest = Shapes::StructureShape.new(name: 'UpdateScalingParametersRequest')
135
+ UpdateScalingParametersResponse = Shapes::StructureShape.new(name: 'UpdateScalingParametersResponse')
136
+ UpdateServiceAccessPoliciesRequest = Shapes::StructureShape.new(name: 'UpdateServiceAccessPoliciesRequest')
137
+ UpdateServiceAccessPoliciesResponse = Shapes::StructureShape.new(name: 'UpdateServiceAccessPoliciesResponse')
138
+ UpdateTimestamp = Shapes::TimestampShape.new(name: 'UpdateTimestamp')
139
+ Word = Shapes::StringShape.new(name: 'Word')
140
+
141
+ AccessPoliciesStatus.add_member(:options, Shapes::ShapeRef.new(shape: PolicyDocument, required: true, location_name: "Options"))
142
+ AccessPoliciesStatus.add_member(:status, Shapes::ShapeRef.new(shape: OptionStatus, required: true, location_name: "Status"))
143
+ AccessPoliciesStatus.struct_class = Types::AccessPoliciesStatus
144
+
145
+ AnalysisOptions.add_member(:synonyms, Shapes::ShapeRef.new(shape: String, location_name: "Synonyms"))
146
+ AnalysisOptions.add_member(:stopwords, Shapes::ShapeRef.new(shape: String, location_name: "Stopwords"))
147
+ AnalysisOptions.add_member(:stemming_dictionary, Shapes::ShapeRef.new(shape: String, location_name: "StemmingDictionary"))
148
+ AnalysisOptions.add_member(:japanese_tokenization_dictionary, Shapes::ShapeRef.new(shape: String, location_name: "JapaneseTokenizationDictionary"))
149
+ AnalysisOptions.add_member(:algorithmic_stemming, Shapes::ShapeRef.new(shape: AlgorithmicStemming, location_name: "AlgorithmicStemming"))
150
+ AnalysisOptions.struct_class = Types::AnalysisOptions
151
+
152
+ AnalysisScheme.add_member(:analysis_scheme_name, Shapes::ShapeRef.new(shape: StandardName, required: true, location_name: "AnalysisSchemeName"))
153
+ AnalysisScheme.add_member(:analysis_scheme_language, Shapes::ShapeRef.new(shape: AnalysisSchemeLanguage, required: true, location_name: "AnalysisSchemeLanguage"))
154
+ AnalysisScheme.add_member(:analysis_options, Shapes::ShapeRef.new(shape: AnalysisOptions, location_name: "AnalysisOptions"))
155
+ AnalysisScheme.struct_class = Types::AnalysisScheme
156
+
157
+ AnalysisSchemeStatus.add_member(:options, Shapes::ShapeRef.new(shape: AnalysisScheme, required: true, location_name: "Options"))
158
+ AnalysisSchemeStatus.add_member(:status, Shapes::ShapeRef.new(shape: OptionStatus, required: true, location_name: "Status"))
159
+ AnalysisSchemeStatus.struct_class = Types::AnalysisSchemeStatus
160
+
161
+ AnalysisSchemeStatusList.member = Shapes::ShapeRef.new(shape: AnalysisSchemeStatus)
162
+
163
+ AvailabilityOptionsStatus.add_member(:options, Shapes::ShapeRef.new(shape: MultiAZ, required: true, location_name: "Options"))
164
+ AvailabilityOptionsStatus.add_member(:status, Shapes::ShapeRef.new(shape: OptionStatus, required: true, location_name: "Status"))
165
+ AvailabilityOptionsStatus.struct_class = Types::AvailabilityOptionsStatus
166
+
167
+ BuildSuggestersRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
168
+ BuildSuggestersRequest.struct_class = Types::BuildSuggestersRequest
169
+
170
+ BuildSuggestersResponse.add_member(:field_names, Shapes::ShapeRef.new(shape: FieldNameList, location_name: "FieldNames"))
171
+ BuildSuggestersResponse.struct_class = Types::BuildSuggestersResponse
172
+
173
+ CreateDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
174
+ CreateDomainRequest.struct_class = Types::CreateDomainRequest
175
+
176
+ CreateDomainResponse.add_member(:domain_status, Shapes::ShapeRef.new(shape: DomainStatus, location_name: "DomainStatus"))
177
+ CreateDomainResponse.struct_class = Types::CreateDomainResponse
178
+
179
+ DateArrayOptions.add_member(:default_value, Shapes::ShapeRef.new(shape: FieldValue, location_name: "DefaultValue"))
180
+ DateArrayOptions.add_member(:source_fields, Shapes::ShapeRef.new(shape: FieldNameCommaList, location_name: "SourceFields"))
181
+ DateArrayOptions.add_member(:facet_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "FacetEnabled"))
182
+ DateArrayOptions.add_member(:search_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "SearchEnabled"))
183
+ DateArrayOptions.add_member(:return_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "ReturnEnabled"))
184
+ DateArrayOptions.struct_class = Types::DateArrayOptions
185
+
186
+ DateOptions.add_member(:default_value, Shapes::ShapeRef.new(shape: FieldValue, location_name: "DefaultValue"))
187
+ DateOptions.add_member(:source_field, Shapes::ShapeRef.new(shape: FieldName, location_name: "SourceField"))
188
+ DateOptions.add_member(:facet_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "FacetEnabled"))
189
+ DateOptions.add_member(:search_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "SearchEnabled"))
190
+ DateOptions.add_member(:return_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "ReturnEnabled"))
191
+ DateOptions.add_member(:sort_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "SortEnabled"))
192
+ DateOptions.struct_class = Types::DateOptions
193
+
194
+ DefineAnalysisSchemeRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
195
+ DefineAnalysisSchemeRequest.add_member(:analysis_scheme, Shapes::ShapeRef.new(shape: AnalysisScheme, required: true, location_name: "AnalysisScheme"))
196
+ DefineAnalysisSchemeRequest.struct_class = Types::DefineAnalysisSchemeRequest
197
+
198
+ DefineAnalysisSchemeResponse.add_member(:analysis_scheme, Shapes::ShapeRef.new(shape: AnalysisSchemeStatus, required: true, location_name: "AnalysisScheme"))
199
+ DefineAnalysisSchemeResponse.struct_class = Types::DefineAnalysisSchemeResponse
200
+
201
+ DefineExpressionRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
202
+ DefineExpressionRequest.add_member(:expression, Shapes::ShapeRef.new(shape: Expression, required: true, location_name: "Expression"))
203
+ DefineExpressionRequest.struct_class = Types::DefineExpressionRequest
204
+
205
+ DefineExpressionResponse.add_member(:expression, Shapes::ShapeRef.new(shape: ExpressionStatus, required: true, location_name: "Expression"))
206
+ DefineExpressionResponse.struct_class = Types::DefineExpressionResponse
207
+
208
+ DefineIndexFieldRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
209
+ DefineIndexFieldRequest.add_member(:index_field, Shapes::ShapeRef.new(shape: IndexField, required: true, location_name: "IndexField"))
210
+ DefineIndexFieldRequest.struct_class = Types::DefineIndexFieldRequest
211
+
212
+ DefineIndexFieldResponse.add_member(:index_field, Shapes::ShapeRef.new(shape: IndexFieldStatus, required: true, location_name: "IndexField"))
213
+ DefineIndexFieldResponse.struct_class = Types::DefineIndexFieldResponse
214
+
215
+ DefineSuggesterRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
216
+ DefineSuggesterRequest.add_member(:suggester, Shapes::ShapeRef.new(shape: Suggester, required: true, location_name: "Suggester"))
217
+ DefineSuggesterRequest.struct_class = Types::DefineSuggesterRequest
218
+
219
+ DefineSuggesterResponse.add_member(:suggester, Shapes::ShapeRef.new(shape: SuggesterStatus, required: true, location_name: "Suggester"))
220
+ DefineSuggesterResponse.struct_class = Types::DefineSuggesterResponse
221
+
222
+ DeleteAnalysisSchemeRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
223
+ DeleteAnalysisSchemeRequest.add_member(:analysis_scheme_name, Shapes::ShapeRef.new(shape: StandardName, required: true, location_name: "AnalysisSchemeName"))
224
+ DeleteAnalysisSchemeRequest.struct_class = Types::DeleteAnalysisSchemeRequest
225
+
226
+ DeleteAnalysisSchemeResponse.add_member(:analysis_scheme, Shapes::ShapeRef.new(shape: AnalysisSchemeStatus, required: true, location_name: "AnalysisScheme"))
227
+ DeleteAnalysisSchemeResponse.struct_class = Types::DeleteAnalysisSchemeResponse
228
+
229
+ DeleteDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
230
+ DeleteDomainRequest.struct_class = Types::DeleteDomainRequest
231
+
232
+ DeleteDomainResponse.add_member(:domain_status, Shapes::ShapeRef.new(shape: DomainStatus, location_name: "DomainStatus"))
233
+ DeleteDomainResponse.struct_class = Types::DeleteDomainResponse
234
+
235
+ DeleteExpressionRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
236
+ DeleteExpressionRequest.add_member(:expression_name, Shapes::ShapeRef.new(shape: StandardName, required: true, location_name: "ExpressionName"))
237
+ DeleteExpressionRequest.struct_class = Types::DeleteExpressionRequest
238
+
239
+ DeleteExpressionResponse.add_member(:expression, Shapes::ShapeRef.new(shape: ExpressionStatus, required: true, location_name: "Expression"))
240
+ DeleteExpressionResponse.struct_class = Types::DeleteExpressionResponse
241
+
242
+ DeleteIndexFieldRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
243
+ DeleteIndexFieldRequest.add_member(:index_field_name, Shapes::ShapeRef.new(shape: DynamicFieldName, required: true, location_name: "IndexFieldName"))
244
+ DeleteIndexFieldRequest.struct_class = Types::DeleteIndexFieldRequest
245
+
246
+ DeleteIndexFieldResponse.add_member(:index_field, Shapes::ShapeRef.new(shape: IndexFieldStatus, required: true, location_name: "IndexField"))
247
+ DeleteIndexFieldResponse.struct_class = Types::DeleteIndexFieldResponse
248
+
249
+ DeleteSuggesterRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
250
+ DeleteSuggesterRequest.add_member(:suggester_name, Shapes::ShapeRef.new(shape: StandardName, required: true, location_name: "SuggesterName"))
251
+ DeleteSuggesterRequest.struct_class = Types::DeleteSuggesterRequest
252
+
253
+ DeleteSuggesterResponse.add_member(:suggester, Shapes::ShapeRef.new(shape: SuggesterStatus, required: true, location_name: "Suggester"))
254
+ DeleteSuggesterResponse.struct_class = Types::DeleteSuggesterResponse
255
+
256
+ DescribeAnalysisSchemesRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
257
+ DescribeAnalysisSchemesRequest.add_member(:analysis_scheme_names, Shapes::ShapeRef.new(shape: StandardNameList, location_name: "AnalysisSchemeNames"))
258
+ DescribeAnalysisSchemesRequest.add_member(:deployed, Shapes::ShapeRef.new(shape: Boolean, location_name: "Deployed"))
259
+ DescribeAnalysisSchemesRequest.struct_class = Types::DescribeAnalysisSchemesRequest
260
+
261
+ DescribeAnalysisSchemesResponse.add_member(:analysis_schemes, Shapes::ShapeRef.new(shape: AnalysisSchemeStatusList, required: true, location_name: "AnalysisSchemes"))
262
+ DescribeAnalysisSchemesResponse.struct_class = Types::DescribeAnalysisSchemesResponse
263
+
264
+ DescribeAvailabilityOptionsRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
265
+ DescribeAvailabilityOptionsRequest.add_member(:deployed, Shapes::ShapeRef.new(shape: Boolean, location_name: "Deployed"))
266
+ DescribeAvailabilityOptionsRequest.struct_class = Types::DescribeAvailabilityOptionsRequest
267
+
268
+ DescribeAvailabilityOptionsResponse.add_member(:availability_options, Shapes::ShapeRef.new(shape: AvailabilityOptionsStatus, location_name: "AvailabilityOptions"))
269
+ DescribeAvailabilityOptionsResponse.struct_class = Types::DescribeAvailabilityOptionsResponse
270
+
271
+ DescribeDomainsRequest.add_member(:domain_names, Shapes::ShapeRef.new(shape: DomainNameList, location_name: "DomainNames"))
272
+ DescribeDomainsRequest.struct_class = Types::DescribeDomainsRequest
273
+
274
+ DescribeDomainsResponse.add_member(:domain_status_list, Shapes::ShapeRef.new(shape: DomainStatusList, required: true, location_name: "DomainStatusList"))
275
+ DescribeDomainsResponse.struct_class = Types::DescribeDomainsResponse
276
+
277
+ DescribeExpressionsRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
278
+ DescribeExpressionsRequest.add_member(:expression_names, Shapes::ShapeRef.new(shape: StandardNameList, location_name: "ExpressionNames"))
279
+ DescribeExpressionsRequest.add_member(:deployed, Shapes::ShapeRef.new(shape: Boolean, location_name: "Deployed"))
280
+ DescribeExpressionsRequest.struct_class = Types::DescribeExpressionsRequest
281
+
282
+ DescribeExpressionsResponse.add_member(:expressions, Shapes::ShapeRef.new(shape: ExpressionStatusList, required: true, location_name: "Expressions"))
283
+ DescribeExpressionsResponse.struct_class = Types::DescribeExpressionsResponse
284
+
285
+ DescribeIndexFieldsRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
286
+ DescribeIndexFieldsRequest.add_member(:field_names, Shapes::ShapeRef.new(shape: DynamicFieldNameList, location_name: "FieldNames"))
287
+ DescribeIndexFieldsRequest.add_member(:deployed, Shapes::ShapeRef.new(shape: Boolean, location_name: "Deployed"))
288
+ DescribeIndexFieldsRequest.struct_class = Types::DescribeIndexFieldsRequest
289
+
290
+ DescribeIndexFieldsResponse.add_member(:index_fields, Shapes::ShapeRef.new(shape: IndexFieldStatusList, required: true, location_name: "IndexFields"))
291
+ DescribeIndexFieldsResponse.struct_class = Types::DescribeIndexFieldsResponse
292
+
293
+ DescribeScalingParametersRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
294
+ DescribeScalingParametersRequest.struct_class = Types::DescribeScalingParametersRequest
295
+
296
+ DescribeScalingParametersResponse.add_member(:scaling_parameters, Shapes::ShapeRef.new(shape: ScalingParametersStatus, required: true, location_name: "ScalingParameters"))
297
+ DescribeScalingParametersResponse.struct_class = Types::DescribeScalingParametersResponse
298
+
299
+ DescribeServiceAccessPoliciesRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
300
+ DescribeServiceAccessPoliciesRequest.add_member(:deployed, Shapes::ShapeRef.new(shape: Boolean, location_name: "Deployed"))
301
+ DescribeServiceAccessPoliciesRequest.struct_class = Types::DescribeServiceAccessPoliciesRequest
302
+
303
+ DescribeServiceAccessPoliciesResponse.add_member(:access_policies, Shapes::ShapeRef.new(shape: AccessPoliciesStatus, required: true, location_name: "AccessPolicies"))
304
+ DescribeServiceAccessPoliciesResponse.struct_class = Types::DescribeServiceAccessPoliciesResponse
305
+
306
+ DescribeSuggestersRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
307
+ DescribeSuggestersRequest.add_member(:suggester_names, Shapes::ShapeRef.new(shape: StandardNameList, location_name: "SuggesterNames"))
308
+ DescribeSuggestersRequest.add_member(:deployed, Shapes::ShapeRef.new(shape: Boolean, location_name: "Deployed"))
309
+ DescribeSuggestersRequest.struct_class = Types::DescribeSuggestersRequest
310
+
311
+ DescribeSuggestersResponse.add_member(:suggesters, Shapes::ShapeRef.new(shape: SuggesterStatusList, required: true, location_name: "Suggesters"))
312
+ DescribeSuggestersResponse.struct_class = Types::DescribeSuggestersResponse
313
+
314
+ DocumentSuggesterOptions.add_member(:source_field, Shapes::ShapeRef.new(shape: FieldName, required: true, location_name: "SourceField"))
315
+ DocumentSuggesterOptions.add_member(:fuzzy_matching, Shapes::ShapeRef.new(shape: SuggesterFuzzyMatching, location_name: "FuzzyMatching"))
316
+ DocumentSuggesterOptions.add_member(:sort_expression, Shapes::ShapeRef.new(shape: String, location_name: "SortExpression"))
317
+ DocumentSuggesterOptions.struct_class = Types::DocumentSuggesterOptions
318
+
319
+ DomainNameList.member = Shapes::ShapeRef.new(shape: DomainName)
320
+
321
+ DomainNameMap.key = Shapes::ShapeRef.new(shape: DomainName)
322
+ DomainNameMap.value = Shapes::ShapeRef.new(shape: APIVersion)
323
+
324
+ DomainStatus.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
325
+ DomainStatus.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
326
+ DomainStatus.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "ARN"))
327
+ DomainStatus.add_member(:created, Shapes::ShapeRef.new(shape: Boolean, location_name: "Created"))
328
+ DomainStatus.add_member(:deleted, Shapes::ShapeRef.new(shape: Boolean, location_name: "Deleted"))
329
+ DomainStatus.add_member(:doc_service, Shapes::ShapeRef.new(shape: ServiceEndpoint, location_name: "DocService"))
330
+ DomainStatus.add_member(:search_service, Shapes::ShapeRef.new(shape: ServiceEndpoint, location_name: "SearchService"))
331
+ DomainStatus.add_member(:requires_index_documents, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "RequiresIndexDocuments"))
332
+ DomainStatus.add_member(:processing, Shapes::ShapeRef.new(shape: Boolean, location_name: "Processing"))
333
+ DomainStatus.add_member(:search_instance_type, Shapes::ShapeRef.new(shape: SearchInstanceType, location_name: "SearchInstanceType"))
334
+ DomainStatus.add_member(:search_partition_count, Shapes::ShapeRef.new(shape: PartitionCount, location_name: "SearchPartitionCount"))
335
+ DomainStatus.add_member(:search_instance_count, Shapes::ShapeRef.new(shape: InstanceCount, location_name: "SearchInstanceCount"))
336
+ DomainStatus.add_member(:limits, Shapes::ShapeRef.new(shape: Limits, location_name: "Limits"))
337
+ DomainStatus.struct_class = Types::DomainStatus
338
+
339
+ DomainStatusList.member = Shapes::ShapeRef.new(shape: DomainStatus)
340
+
341
+ DoubleArrayOptions.add_member(:default_value, Shapes::ShapeRef.new(shape: Double, location_name: "DefaultValue"))
342
+ DoubleArrayOptions.add_member(:source_fields, Shapes::ShapeRef.new(shape: FieldNameCommaList, location_name: "SourceFields"))
343
+ DoubleArrayOptions.add_member(:facet_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "FacetEnabled"))
344
+ DoubleArrayOptions.add_member(:search_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "SearchEnabled"))
345
+ DoubleArrayOptions.add_member(:return_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "ReturnEnabled"))
346
+ DoubleArrayOptions.struct_class = Types::DoubleArrayOptions
347
+
348
+ DoubleOptions.add_member(:default_value, Shapes::ShapeRef.new(shape: Double, location_name: "DefaultValue"))
349
+ DoubleOptions.add_member(:source_field, Shapes::ShapeRef.new(shape: FieldName, location_name: "SourceField"))
350
+ DoubleOptions.add_member(:facet_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "FacetEnabled"))
351
+ DoubleOptions.add_member(:search_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "SearchEnabled"))
352
+ DoubleOptions.add_member(:return_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "ReturnEnabled"))
353
+ DoubleOptions.add_member(:sort_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "SortEnabled"))
354
+ DoubleOptions.struct_class = Types::DoubleOptions
355
+
356
+ DynamicFieldNameList.member = Shapes::ShapeRef.new(shape: DynamicFieldName)
357
+
358
+ Expression.add_member(:expression_name, Shapes::ShapeRef.new(shape: StandardName, required: true, location_name: "ExpressionName"))
359
+ Expression.add_member(:expression_value, Shapes::ShapeRef.new(shape: ExpressionValue, required: true, location_name: "ExpressionValue"))
360
+ Expression.struct_class = Types::Expression
361
+
362
+ ExpressionStatus.add_member(:options, Shapes::ShapeRef.new(shape: Expression, required: true, location_name: "Options"))
363
+ ExpressionStatus.add_member(:status, Shapes::ShapeRef.new(shape: OptionStatus, required: true, location_name: "Status"))
364
+ ExpressionStatus.struct_class = Types::ExpressionStatus
365
+
366
+ ExpressionStatusList.member = Shapes::ShapeRef.new(shape: ExpressionStatus)
367
+
368
+ FieldNameList.member = Shapes::ShapeRef.new(shape: FieldName)
369
+
370
+ IndexDocumentsRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
371
+ IndexDocumentsRequest.struct_class = Types::IndexDocumentsRequest
372
+
373
+ IndexDocumentsResponse.add_member(:field_names, Shapes::ShapeRef.new(shape: FieldNameList, location_name: "FieldNames"))
374
+ IndexDocumentsResponse.struct_class = Types::IndexDocumentsResponse
375
+
376
+ IndexField.add_member(:index_field_name, Shapes::ShapeRef.new(shape: DynamicFieldName, required: true, location_name: "IndexFieldName"))
377
+ IndexField.add_member(:index_field_type, Shapes::ShapeRef.new(shape: IndexFieldType, required: true, location_name: "IndexFieldType"))
378
+ IndexField.add_member(:int_options, Shapes::ShapeRef.new(shape: IntOptions, location_name: "IntOptions"))
379
+ IndexField.add_member(:double_options, Shapes::ShapeRef.new(shape: DoubleOptions, location_name: "DoubleOptions"))
380
+ IndexField.add_member(:literal_options, Shapes::ShapeRef.new(shape: LiteralOptions, location_name: "LiteralOptions"))
381
+ IndexField.add_member(:text_options, Shapes::ShapeRef.new(shape: TextOptions, location_name: "TextOptions"))
382
+ IndexField.add_member(:date_options, Shapes::ShapeRef.new(shape: DateOptions, location_name: "DateOptions"))
383
+ IndexField.add_member(:lat_lon_options, Shapes::ShapeRef.new(shape: LatLonOptions, location_name: "LatLonOptions"))
384
+ IndexField.add_member(:int_array_options, Shapes::ShapeRef.new(shape: IntArrayOptions, location_name: "IntArrayOptions"))
385
+ IndexField.add_member(:double_array_options, Shapes::ShapeRef.new(shape: DoubleArrayOptions, location_name: "DoubleArrayOptions"))
386
+ IndexField.add_member(:literal_array_options, Shapes::ShapeRef.new(shape: LiteralArrayOptions, location_name: "LiteralArrayOptions"))
387
+ IndexField.add_member(:text_array_options, Shapes::ShapeRef.new(shape: TextArrayOptions, location_name: "TextArrayOptions"))
388
+ IndexField.add_member(:date_array_options, Shapes::ShapeRef.new(shape: DateArrayOptions, location_name: "DateArrayOptions"))
389
+ IndexField.struct_class = Types::IndexField
390
+
391
+ IndexFieldStatus.add_member(:options, Shapes::ShapeRef.new(shape: IndexField, required: true, location_name: "Options"))
392
+ IndexFieldStatus.add_member(:status, Shapes::ShapeRef.new(shape: OptionStatus, required: true, location_name: "Status"))
393
+ IndexFieldStatus.struct_class = Types::IndexFieldStatus
394
+
395
+ IndexFieldStatusList.member = Shapes::ShapeRef.new(shape: IndexFieldStatus)
396
+
397
+ IntArrayOptions.add_member(:default_value, Shapes::ShapeRef.new(shape: Long, location_name: "DefaultValue"))
398
+ IntArrayOptions.add_member(:source_fields, Shapes::ShapeRef.new(shape: FieldNameCommaList, location_name: "SourceFields"))
399
+ IntArrayOptions.add_member(:facet_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "FacetEnabled"))
400
+ IntArrayOptions.add_member(:search_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "SearchEnabled"))
401
+ IntArrayOptions.add_member(:return_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "ReturnEnabled"))
402
+ IntArrayOptions.struct_class = Types::IntArrayOptions
403
+
404
+ IntOptions.add_member(:default_value, Shapes::ShapeRef.new(shape: Long, location_name: "DefaultValue"))
405
+ IntOptions.add_member(:source_field, Shapes::ShapeRef.new(shape: FieldName, location_name: "SourceField"))
406
+ IntOptions.add_member(:facet_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "FacetEnabled"))
407
+ IntOptions.add_member(:search_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "SearchEnabled"))
408
+ IntOptions.add_member(:return_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "ReturnEnabled"))
409
+ IntOptions.add_member(:sort_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "SortEnabled"))
410
+ IntOptions.struct_class = Types::IntOptions
411
+
412
+ LatLonOptions.add_member(:default_value, Shapes::ShapeRef.new(shape: FieldValue, location_name: "DefaultValue"))
413
+ LatLonOptions.add_member(:source_field, Shapes::ShapeRef.new(shape: FieldName, location_name: "SourceField"))
414
+ LatLonOptions.add_member(:facet_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "FacetEnabled"))
415
+ LatLonOptions.add_member(:search_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "SearchEnabled"))
416
+ LatLonOptions.add_member(:return_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "ReturnEnabled"))
417
+ LatLonOptions.add_member(:sort_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "SortEnabled"))
418
+ LatLonOptions.struct_class = Types::LatLonOptions
419
+
420
+ Limits.add_member(:maximum_replication_count, Shapes::ShapeRef.new(shape: MaximumReplicationCount, required: true, location_name: "MaximumReplicationCount"))
421
+ Limits.add_member(:maximum_partition_count, Shapes::ShapeRef.new(shape: MaximumPartitionCount, required: true, location_name: "MaximumPartitionCount"))
422
+ Limits.struct_class = Types::Limits
423
+
424
+ ListDomainNamesResponse.add_member(:domain_names, Shapes::ShapeRef.new(shape: DomainNameMap, location_name: "DomainNames"))
425
+ ListDomainNamesResponse.struct_class = Types::ListDomainNamesResponse
426
+
427
+ LiteralArrayOptions.add_member(:default_value, Shapes::ShapeRef.new(shape: FieldValue, location_name: "DefaultValue"))
428
+ LiteralArrayOptions.add_member(:source_fields, Shapes::ShapeRef.new(shape: FieldNameCommaList, location_name: "SourceFields"))
429
+ LiteralArrayOptions.add_member(:facet_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "FacetEnabled"))
430
+ LiteralArrayOptions.add_member(:search_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "SearchEnabled"))
431
+ LiteralArrayOptions.add_member(:return_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "ReturnEnabled"))
432
+ LiteralArrayOptions.struct_class = Types::LiteralArrayOptions
433
+
434
+ LiteralOptions.add_member(:default_value, Shapes::ShapeRef.new(shape: FieldValue, location_name: "DefaultValue"))
435
+ LiteralOptions.add_member(:source_field, Shapes::ShapeRef.new(shape: FieldName, location_name: "SourceField"))
436
+ LiteralOptions.add_member(:facet_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "FacetEnabled"))
437
+ LiteralOptions.add_member(:search_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "SearchEnabled"))
438
+ LiteralOptions.add_member(:return_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "ReturnEnabled"))
439
+ LiteralOptions.add_member(:sort_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "SortEnabled"))
440
+ LiteralOptions.struct_class = Types::LiteralOptions
441
+
442
+ OptionStatus.add_member(:creation_date, Shapes::ShapeRef.new(shape: UpdateTimestamp, required: true, location_name: "CreationDate"))
443
+ OptionStatus.add_member(:update_date, Shapes::ShapeRef.new(shape: UpdateTimestamp, required: true, location_name: "UpdateDate"))
444
+ OptionStatus.add_member(:update_version, Shapes::ShapeRef.new(shape: UIntValue, location_name: "UpdateVersion"))
445
+ OptionStatus.add_member(:state, Shapes::ShapeRef.new(shape: OptionState, required: true, location_name: "State"))
446
+ OptionStatus.add_member(:pending_deletion, Shapes::ShapeRef.new(shape: Boolean, location_name: "PendingDeletion"))
447
+ OptionStatus.struct_class = Types::OptionStatus
448
+
449
+ ScalingParameters.add_member(:desired_instance_type, Shapes::ShapeRef.new(shape: PartitionInstanceType, location_name: "DesiredInstanceType"))
450
+ ScalingParameters.add_member(:desired_replication_count, Shapes::ShapeRef.new(shape: UIntValue, location_name: "DesiredReplicationCount"))
451
+ ScalingParameters.add_member(:desired_partition_count, Shapes::ShapeRef.new(shape: UIntValue, location_name: "DesiredPartitionCount"))
452
+ ScalingParameters.struct_class = Types::ScalingParameters
453
+
454
+ ScalingParametersStatus.add_member(:options, Shapes::ShapeRef.new(shape: ScalingParameters, required: true, location_name: "Options"))
455
+ ScalingParametersStatus.add_member(:status, Shapes::ShapeRef.new(shape: OptionStatus, required: true, location_name: "Status"))
456
+ ScalingParametersStatus.struct_class = Types::ScalingParametersStatus
457
+
458
+ ServiceEndpoint.add_member(:endpoint, Shapes::ShapeRef.new(shape: ServiceUrl, location_name: "Endpoint"))
459
+ ServiceEndpoint.struct_class = Types::ServiceEndpoint
460
+
461
+ StandardNameList.member = Shapes::ShapeRef.new(shape: StandardName)
462
+
463
+ Suggester.add_member(:suggester_name, Shapes::ShapeRef.new(shape: StandardName, required: true, location_name: "SuggesterName"))
464
+ Suggester.add_member(:document_suggester_options, Shapes::ShapeRef.new(shape: DocumentSuggesterOptions, required: true, location_name: "DocumentSuggesterOptions"))
465
+ Suggester.struct_class = Types::Suggester
466
+
467
+ SuggesterStatus.add_member(:options, Shapes::ShapeRef.new(shape: Suggester, required: true, location_name: "Options"))
468
+ SuggesterStatus.add_member(:status, Shapes::ShapeRef.new(shape: OptionStatus, required: true, location_name: "Status"))
469
+ SuggesterStatus.struct_class = Types::SuggesterStatus
470
+
471
+ SuggesterStatusList.member = Shapes::ShapeRef.new(shape: SuggesterStatus)
472
+
473
+ TextArrayOptions.add_member(:default_value, Shapes::ShapeRef.new(shape: FieldValue, location_name: "DefaultValue"))
474
+ TextArrayOptions.add_member(:source_fields, Shapes::ShapeRef.new(shape: FieldNameCommaList, location_name: "SourceFields"))
475
+ TextArrayOptions.add_member(:return_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "ReturnEnabled"))
476
+ TextArrayOptions.add_member(:highlight_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "HighlightEnabled"))
477
+ TextArrayOptions.add_member(:analysis_scheme, Shapes::ShapeRef.new(shape: Word, location_name: "AnalysisScheme"))
478
+ TextArrayOptions.struct_class = Types::TextArrayOptions
479
+
480
+ TextOptions.add_member(:default_value, Shapes::ShapeRef.new(shape: FieldValue, location_name: "DefaultValue"))
481
+ TextOptions.add_member(:source_field, Shapes::ShapeRef.new(shape: FieldName, location_name: "SourceField"))
482
+ TextOptions.add_member(:return_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "ReturnEnabled"))
483
+ TextOptions.add_member(:sort_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "SortEnabled"))
484
+ TextOptions.add_member(:highlight_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "HighlightEnabled"))
485
+ TextOptions.add_member(:analysis_scheme, Shapes::ShapeRef.new(shape: Word, location_name: "AnalysisScheme"))
486
+ TextOptions.struct_class = Types::TextOptions
487
+
488
+ UpdateAvailabilityOptionsRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
489
+ UpdateAvailabilityOptionsRequest.add_member(:multi_az, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "MultiAZ"))
490
+ UpdateAvailabilityOptionsRequest.struct_class = Types::UpdateAvailabilityOptionsRequest
491
+
492
+ UpdateAvailabilityOptionsResponse.add_member(:availability_options, Shapes::ShapeRef.new(shape: AvailabilityOptionsStatus, location_name: "AvailabilityOptions"))
493
+ UpdateAvailabilityOptionsResponse.struct_class = Types::UpdateAvailabilityOptionsResponse
494
+
495
+ UpdateScalingParametersRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
496
+ UpdateScalingParametersRequest.add_member(:scaling_parameters, Shapes::ShapeRef.new(shape: ScalingParameters, required: true, location_name: "ScalingParameters"))
497
+ UpdateScalingParametersRequest.struct_class = Types::UpdateScalingParametersRequest
498
+
499
+ UpdateScalingParametersResponse.add_member(:scaling_parameters, Shapes::ShapeRef.new(shape: ScalingParametersStatus, required: true, location_name: "ScalingParameters"))
500
+ UpdateScalingParametersResponse.struct_class = Types::UpdateScalingParametersResponse
501
+
502
+ UpdateServiceAccessPoliciesRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
503
+ UpdateServiceAccessPoliciesRequest.add_member(:access_policies, Shapes::ShapeRef.new(shape: PolicyDocument, required: true, location_name: "AccessPolicies"))
504
+ UpdateServiceAccessPoliciesRequest.struct_class = Types::UpdateServiceAccessPoliciesRequest
505
+
506
+ UpdateServiceAccessPoliciesResponse.add_member(:access_policies, Shapes::ShapeRef.new(shape: AccessPoliciesStatus, required: true, location_name: "AccessPolicies"))
507
+ UpdateServiceAccessPoliciesResponse.struct_class = Types::UpdateServiceAccessPoliciesResponse
508
+
509
+
510
+ # @api private
511
+ API = Seahorse::Model::Api.new.tap do |api|
512
+
513
+ api.version = "2013-01-01"
514
+
515
+ api.metadata = {
516
+ "endpointPrefix" => "cloudsearch",
517
+ "protocol" => "query",
518
+ "serviceFullName" => "Amazon CloudSearch",
519
+ "signatureVersion" => "v4",
520
+ "xmlNamespace" => "http://cloudsearch.amazonaws.com/doc/2013-01-01/",
521
+ }
522
+
523
+ api.add_operation(:build_suggesters, Seahorse::Model::Operation.new.tap do |o|
524
+ o.name = "BuildSuggesters"
525
+ o.http_method = "POST"
526
+ o.http_request_uri = "/"
527
+ o.input = Shapes::ShapeRef.new(shape: BuildSuggestersRequest)
528
+ o.output = Shapes::ShapeRef.new(shape: BuildSuggestersResponse)
529
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
530
+ "exception" => true
531
+ })
532
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
533
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
534
+ "exception" => true
535
+ })
536
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
537
+ "error" => {"code"=>"ResourceNotFound", "httpStatusCode"=>409, "senderFault"=>true},
538
+ "exception" => true
539
+ })
540
+ end)
541
+
542
+ api.add_operation(:create_domain, Seahorse::Model::Operation.new.tap do |o|
543
+ o.name = "CreateDomain"
544
+ o.http_method = "POST"
545
+ o.http_request_uri = "/"
546
+ o.input = Shapes::ShapeRef.new(shape: CreateDomainRequest)
547
+ o.output = Shapes::ShapeRef.new(shape: CreateDomainResponse)
548
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
549
+ "exception" => true
550
+ })
551
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
552
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
553
+ "exception" => true
554
+ })
555
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException, metadata: {
556
+ "error" => {"code"=>"LimitExceeded", "httpStatusCode"=>409, "senderFault"=>true},
557
+ "exception" => true
558
+ })
559
+ end)
560
+
561
+ api.add_operation(:define_analysis_scheme, Seahorse::Model::Operation.new.tap do |o|
562
+ o.name = "DefineAnalysisScheme"
563
+ o.http_method = "POST"
564
+ o.http_request_uri = "/"
565
+ o.input = Shapes::ShapeRef.new(shape: DefineAnalysisSchemeRequest)
566
+ o.output = Shapes::ShapeRef.new(shape: DefineAnalysisSchemeResponse)
567
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
568
+ "exception" => true
569
+ })
570
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
571
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
572
+ "exception" => true
573
+ })
574
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException, metadata: {
575
+ "error" => {"code"=>"LimitExceeded", "httpStatusCode"=>409, "senderFault"=>true},
576
+ "exception" => true
577
+ })
578
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTypeException, metadata: {
579
+ "error" => {"code"=>"InvalidType", "httpStatusCode"=>409, "senderFault"=>true},
580
+ "exception" => true
581
+ })
582
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
583
+ "error" => {"code"=>"ResourceNotFound", "httpStatusCode"=>409, "senderFault"=>true},
584
+ "exception" => true
585
+ })
586
+ end)
587
+
588
+ api.add_operation(:define_expression, Seahorse::Model::Operation.new.tap do |o|
589
+ o.name = "DefineExpression"
590
+ o.http_method = "POST"
591
+ o.http_request_uri = "/"
592
+ o.input = Shapes::ShapeRef.new(shape: DefineExpressionRequest)
593
+ o.output = Shapes::ShapeRef.new(shape: DefineExpressionResponse)
594
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
595
+ "exception" => true
596
+ })
597
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
598
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
599
+ "exception" => true
600
+ })
601
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException, metadata: {
602
+ "error" => {"code"=>"LimitExceeded", "httpStatusCode"=>409, "senderFault"=>true},
603
+ "exception" => true
604
+ })
605
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTypeException, metadata: {
606
+ "error" => {"code"=>"InvalidType", "httpStatusCode"=>409, "senderFault"=>true},
607
+ "exception" => true
608
+ })
609
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
610
+ "error" => {"code"=>"ResourceNotFound", "httpStatusCode"=>409, "senderFault"=>true},
611
+ "exception" => true
612
+ })
613
+ end)
614
+
615
+ api.add_operation(:define_index_field, Seahorse::Model::Operation.new.tap do |o|
616
+ o.name = "DefineIndexField"
617
+ o.http_method = "POST"
618
+ o.http_request_uri = "/"
619
+ o.input = Shapes::ShapeRef.new(shape: DefineIndexFieldRequest)
620
+ o.output = Shapes::ShapeRef.new(shape: DefineIndexFieldResponse)
621
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
622
+ "exception" => true
623
+ })
624
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
625
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
626
+ "exception" => true
627
+ })
628
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException, metadata: {
629
+ "error" => {"code"=>"LimitExceeded", "httpStatusCode"=>409, "senderFault"=>true},
630
+ "exception" => true
631
+ })
632
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTypeException, metadata: {
633
+ "error" => {"code"=>"InvalidType", "httpStatusCode"=>409, "senderFault"=>true},
634
+ "exception" => true
635
+ })
636
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
637
+ "error" => {"code"=>"ResourceNotFound", "httpStatusCode"=>409, "senderFault"=>true},
638
+ "exception" => true
639
+ })
640
+ end)
641
+
642
+ api.add_operation(:define_suggester, Seahorse::Model::Operation.new.tap do |o|
643
+ o.name = "DefineSuggester"
644
+ o.http_method = "POST"
645
+ o.http_request_uri = "/"
646
+ o.input = Shapes::ShapeRef.new(shape: DefineSuggesterRequest)
647
+ o.output = Shapes::ShapeRef.new(shape: DefineSuggesterResponse)
648
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
649
+ "exception" => true
650
+ })
651
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
652
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
653
+ "exception" => true
654
+ })
655
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException, metadata: {
656
+ "error" => {"code"=>"LimitExceeded", "httpStatusCode"=>409, "senderFault"=>true},
657
+ "exception" => true
658
+ })
659
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTypeException, metadata: {
660
+ "error" => {"code"=>"InvalidType", "httpStatusCode"=>409, "senderFault"=>true},
661
+ "exception" => true
662
+ })
663
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
664
+ "error" => {"code"=>"ResourceNotFound", "httpStatusCode"=>409, "senderFault"=>true},
665
+ "exception" => true
666
+ })
667
+ end)
668
+
669
+ api.add_operation(:delete_analysis_scheme, Seahorse::Model::Operation.new.tap do |o|
670
+ o.name = "DeleteAnalysisScheme"
671
+ o.http_method = "POST"
672
+ o.http_request_uri = "/"
673
+ o.input = Shapes::ShapeRef.new(shape: DeleteAnalysisSchemeRequest)
674
+ o.output = Shapes::ShapeRef.new(shape: DeleteAnalysisSchemeResponse)
675
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
676
+ "exception" => true
677
+ })
678
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
679
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
680
+ "exception" => true
681
+ })
682
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTypeException, metadata: {
683
+ "error" => {"code"=>"InvalidType", "httpStatusCode"=>409, "senderFault"=>true},
684
+ "exception" => true
685
+ })
686
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
687
+ "error" => {"code"=>"ResourceNotFound", "httpStatusCode"=>409, "senderFault"=>true},
688
+ "exception" => true
689
+ })
690
+ end)
691
+
692
+ api.add_operation(:delete_domain, Seahorse::Model::Operation.new.tap do |o|
693
+ o.name = "DeleteDomain"
694
+ o.http_method = "POST"
695
+ o.http_request_uri = "/"
696
+ o.input = Shapes::ShapeRef.new(shape: DeleteDomainRequest)
697
+ o.output = Shapes::ShapeRef.new(shape: DeleteDomainResponse)
698
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
699
+ "exception" => true
700
+ })
701
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
702
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
703
+ "exception" => true
704
+ })
705
+ end)
706
+
707
+ api.add_operation(:delete_expression, Seahorse::Model::Operation.new.tap do |o|
708
+ o.name = "DeleteExpression"
709
+ o.http_method = "POST"
710
+ o.http_request_uri = "/"
711
+ o.input = Shapes::ShapeRef.new(shape: DeleteExpressionRequest)
712
+ o.output = Shapes::ShapeRef.new(shape: DeleteExpressionResponse)
713
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
714
+ "exception" => true
715
+ })
716
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
717
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
718
+ "exception" => true
719
+ })
720
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTypeException, metadata: {
721
+ "error" => {"code"=>"InvalidType", "httpStatusCode"=>409, "senderFault"=>true},
722
+ "exception" => true
723
+ })
724
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
725
+ "error" => {"code"=>"ResourceNotFound", "httpStatusCode"=>409, "senderFault"=>true},
726
+ "exception" => true
727
+ })
728
+ end)
729
+
730
+ api.add_operation(:delete_index_field, Seahorse::Model::Operation.new.tap do |o|
731
+ o.name = "DeleteIndexField"
732
+ o.http_method = "POST"
733
+ o.http_request_uri = "/"
734
+ o.input = Shapes::ShapeRef.new(shape: DeleteIndexFieldRequest)
735
+ o.output = Shapes::ShapeRef.new(shape: DeleteIndexFieldResponse)
736
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
737
+ "exception" => true
738
+ })
739
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
740
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
741
+ "exception" => true
742
+ })
743
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTypeException, metadata: {
744
+ "error" => {"code"=>"InvalidType", "httpStatusCode"=>409, "senderFault"=>true},
745
+ "exception" => true
746
+ })
747
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
748
+ "error" => {"code"=>"ResourceNotFound", "httpStatusCode"=>409, "senderFault"=>true},
749
+ "exception" => true
750
+ })
751
+ end)
752
+
753
+ api.add_operation(:delete_suggester, Seahorse::Model::Operation.new.tap do |o|
754
+ o.name = "DeleteSuggester"
755
+ o.http_method = "POST"
756
+ o.http_request_uri = "/"
757
+ o.input = Shapes::ShapeRef.new(shape: DeleteSuggesterRequest)
758
+ o.output = Shapes::ShapeRef.new(shape: DeleteSuggesterResponse)
759
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
760
+ "exception" => true
761
+ })
762
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
763
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
764
+ "exception" => true
765
+ })
766
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTypeException, metadata: {
767
+ "error" => {"code"=>"InvalidType", "httpStatusCode"=>409, "senderFault"=>true},
768
+ "exception" => true
769
+ })
770
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
771
+ "error" => {"code"=>"ResourceNotFound", "httpStatusCode"=>409, "senderFault"=>true},
772
+ "exception" => true
773
+ })
774
+ end)
775
+
776
+ api.add_operation(:describe_analysis_schemes, Seahorse::Model::Operation.new.tap do |o|
777
+ o.name = "DescribeAnalysisSchemes"
778
+ o.http_method = "POST"
779
+ o.http_request_uri = "/"
780
+ o.input = Shapes::ShapeRef.new(shape: DescribeAnalysisSchemesRequest)
781
+ o.output = Shapes::ShapeRef.new(shape: DescribeAnalysisSchemesResponse)
782
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
783
+ "exception" => true
784
+ })
785
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
786
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
787
+ "exception" => true
788
+ })
789
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
790
+ "error" => {"code"=>"ResourceNotFound", "httpStatusCode"=>409, "senderFault"=>true},
791
+ "exception" => true
792
+ })
793
+ end)
794
+
795
+ api.add_operation(:describe_availability_options, Seahorse::Model::Operation.new.tap do |o|
796
+ o.name = "DescribeAvailabilityOptions"
797
+ o.http_method = "POST"
798
+ o.http_request_uri = "/"
799
+ o.input = Shapes::ShapeRef.new(shape: DescribeAvailabilityOptionsRequest)
800
+ o.output = Shapes::ShapeRef.new(shape: DescribeAvailabilityOptionsResponse)
801
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
802
+ "exception" => true
803
+ })
804
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
805
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
806
+ "exception" => true
807
+ })
808
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTypeException, metadata: {
809
+ "error" => {"code"=>"InvalidType", "httpStatusCode"=>409, "senderFault"=>true},
810
+ "exception" => true
811
+ })
812
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException, metadata: {
813
+ "error" => {"code"=>"LimitExceeded", "httpStatusCode"=>409, "senderFault"=>true},
814
+ "exception" => true
815
+ })
816
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
817
+ "error" => {"code"=>"ResourceNotFound", "httpStatusCode"=>409, "senderFault"=>true},
818
+ "exception" => true
819
+ })
820
+ o.errors << Shapes::ShapeRef.new(shape: DisabledOperationException, metadata: {
821
+ "error" => {"code"=>"DisabledAction", "httpStatusCode"=>409, "senderFault"=>true},
822
+ "exception" => true
823
+ })
824
+ end)
825
+
826
+ api.add_operation(:describe_domains, Seahorse::Model::Operation.new.tap do |o|
827
+ o.name = "DescribeDomains"
828
+ o.http_method = "POST"
829
+ o.http_request_uri = "/"
830
+ o.input = Shapes::ShapeRef.new(shape: DescribeDomainsRequest)
831
+ o.output = Shapes::ShapeRef.new(shape: DescribeDomainsResponse)
832
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
833
+ "exception" => true
834
+ })
835
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
836
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
837
+ "exception" => true
838
+ })
839
+ end)
840
+
841
+ api.add_operation(:describe_expressions, Seahorse::Model::Operation.new.tap do |o|
842
+ o.name = "DescribeExpressions"
843
+ o.http_method = "POST"
844
+ o.http_request_uri = "/"
845
+ o.input = Shapes::ShapeRef.new(shape: DescribeExpressionsRequest)
846
+ o.output = Shapes::ShapeRef.new(shape: DescribeExpressionsResponse)
847
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
848
+ "exception" => true
849
+ })
850
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
851
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
852
+ "exception" => true
853
+ })
854
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
855
+ "error" => {"code"=>"ResourceNotFound", "httpStatusCode"=>409, "senderFault"=>true},
856
+ "exception" => true
857
+ })
858
+ end)
859
+
860
+ api.add_operation(:describe_index_fields, Seahorse::Model::Operation.new.tap do |o|
861
+ o.name = "DescribeIndexFields"
862
+ o.http_method = "POST"
863
+ o.http_request_uri = "/"
864
+ o.input = Shapes::ShapeRef.new(shape: DescribeIndexFieldsRequest)
865
+ o.output = Shapes::ShapeRef.new(shape: DescribeIndexFieldsResponse)
866
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
867
+ "exception" => true
868
+ })
869
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
870
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
871
+ "exception" => true
872
+ })
873
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
874
+ "error" => {"code"=>"ResourceNotFound", "httpStatusCode"=>409, "senderFault"=>true},
875
+ "exception" => true
876
+ })
877
+ end)
878
+
879
+ api.add_operation(:describe_scaling_parameters, Seahorse::Model::Operation.new.tap do |o|
880
+ o.name = "DescribeScalingParameters"
881
+ o.http_method = "POST"
882
+ o.http_request_uri = "/"
883
+ o.input = Shapes::ShapeRef.new(shape: DescribeScalingParametersRequest)
884
+ o.output = Shapes::ShapeRef.new(shape: DescribeScalingParametersResponse)
885
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
886
+ "exception" => true
887
+ })
888
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
889
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
890
+ "exception" => true
891
+ })
892
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
893
+ "error" => {"code"=>"ResourceNotFound", "httpStatusCode"=>409, "senderFault"=>true},
894
+ "exception" => true
895
+ })
896
+ end)
897
+
898
+ api.add_operation(:describe_service_access_policies, Seahorse::Model::Operation.new.tap do |o|
899
+ o.name = "DescribeServiceAccessPolicies"
900
+ o.http_method = "POST"
901
+ o.http_request_uri = "/"
902
+ o.input = Shapes::ShapeRef.new(shape: DescribeServiceAccessPoliciesRequest)
903
+ o.output = Shapes::ShapeRef.new(shape: DescribeServiceAccessPoliciesResponse)
904
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
905
+ "exception" => true
906
+ })
907
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
908
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
909
+ "exception" => true
910
+ })
911
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
912
+ "error" => {"code"=>"ResourceNotFound", "httpStatusCode"=>409, "senderFault"=>true},
913
+ "exception" => true
914
+ })
915
+ end)
916
+
917
+ api.add_operation(:describe_suggesters, Seahorse::Model::Operation.new.tap do |o|
918
+ o.name = "DescribeSuggesters"
919
+ o.http_method = "POST"
920
+ o.http_request_uri = "/"
921
+ o.input = Shapes::ShapeRef.new(shape: DescribeSuggestersRequest)
922
+ o.output = Shapes::ShapeRef.new(shape: DescribeSuggestersResponse)
923
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
924
+ "exception" => true
925
+ })
926
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
927
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
928
+ "exception" => true
929
+ })
930
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
931
+ "error" => {"code"=>"ResourceNotFound", "httpStatusCode"=>409, "senderFault"=>true},
932
+ "exception" => true
933
+ })
934
+ end)
935
+
936
+ api.add_operation(:index_documents, Seahorse::Model::Operation.new.tap do |o|
937
+ o.name = "IndexDocuments"
938
+ o.http_method = "POST"
939
+ o.http_request_uri = "/"
940
+ o.input = Shapes::ShapeRef.new(shape: IndexDocumentsRequest)
941
+ o.output = Shapes::ShapeRef.new(shape: IndexDocumentsResponse)
942
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
943
+ "exception" => true
944
+ })
945
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
946
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
947
+ "exception" => true
948
+ })
949
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
950
+ "error" => {"code"=>"ResourceNotFound", "httpStatusCode"=>409, "senderFault"=>true},
951
+ "exception" => true
952
+ })
953
+ end)
954
+
955
+ api.add_operation(:list_domain_names, Seahorse::Model::Operation.new.tap do |o|
956
+ o.name = "ListDomainNames"
957
+ o.http_method = "POST"
958
+ o.http_request_uri = "/"
959
+ o.input = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
960
+ o.output = Shapes::ShapeRef.new(shape: ListDomainNamesResponse)
961
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
962
+ "exception" => true
963
+ })
964
+ end)
965
+
966
+ api.add_operation(:update_availability_options, Seahorse::Model::Operation.new.tap do |o|
967
+ o.name = "UpdateAvailabilityOptions"
968
+ o.http_method = "POST"
969
+ o.http_request_uri = "/"
970
+ o.input = Shapes::ShapeRef.new(shape: UpdateAvailabilityOptionsRequest)
971
+ o.output = Shapes::ShapeRef.new(shape: UpdateAvailabilityOptionsResponse)
972
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
973
+ "exception" => true
974
+ })
975
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
976
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
977
+ "exception" => true
978
+ })
979
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTypeException, metadata: {
980
+ "error" => {"code"=>"InvalidType", "httpStatusCode"=>409, "senderFault"=>true},
981
+ "exception" => true
982
+ })
983
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException, metadata: {
984
+ "error" => {"code"=>"LimitExceeded", "httpStatusCode"=>409, "senderFault"=>true},
985
+ "exception" => true
986
+ })
987
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
988
+ "error" => {"code"=>"ResourceNotFound", "httpStatusCode"=>409, "senderFault"=>true},
989
+ "exception" => true
990
+ })
991
+ o.errors << Shapes::ShapeRef.new(shape: DisabledOperationException, metadata: {
992
+ "error" => {"code"=>"DisabledAction", "httpStatusCode"=>409, "senderFault"=>true},
993
+ "exception" => true
994
+ })
995
+ end)
996
+
997
+ api.add_operation(:update_scaling_parameters, Seahorse::Model::Operation.new.tap do |o|
998
+ o.name = "UpdateScalingParameters"
999
+ o.http_method = "POST"
1000
+ o.http_request_uri = "/"
1001
+ o.input = Shapes::ShapeRef.new(shape: UpdateScalingParametersRequest)
1002
+ o.output = Shapes::ShapeRef.new(shape: UpdateScalingParametersResponse)
1003
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
1004
+ "exception" => true
1005
+ })
1006
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
1007
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
1008
+ "exception" => true
1009
+ })
1010
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException, metadata: {
1011
+ "error" => {"code"=>"LimitExceeded", "httpStatusCode"=>409, "senderFault"=>true},
1012
+ "exception" => true
1013
+ })
1014
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
1015
+ "error" => {"code"=>"ResourceNotFound", "httpStatusCode"=>409, "senderFault"=>true},
1016
+ "exception" => true
1017
+ })
1018
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTypeException, metadata: {
1019
+ "error" => {"code"=>"InvalidType", "httpStatusCode"=>409, "senderFault"=>true},
1020
+ "exception" => true
1021
+ })
1022
+ end)
1023
+
1024
+ api.add_operation(:update_service_access_policies, Seahorse::Model::Operation.new.tap do |o|
1025
+ o.name = "UpdateServiceAccessPolicies"
1026
+ o.http_method = "POST"
1027
+ o.http_request_uri = "/"
1028
+ o.input = Shapes::ShapeRef.new(shape: UpdateServiceAccessPoliciesRequest)
1029
+ o.output = Shapes::ShapeRef.new(shape: UpdateServiceAccessPoliciesResponse)
1030
+ o.errors << Shapes::ShapeRef.new(shape: BaseException, metadata: {
1031
+ "exception" => true
1032
+ })
1033
+ o.errors << Shapes::ShapeRef.new(shape: InternalException, metadata: {
1034
+ "error" => {"code"=>"InternalException", "httpStatusCode"=>500},
1035
+ "exception" => true
1036
+ })
1037
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException, metadata: {
1038
+ "error" => {"code"=>"LimitExceeded", "httpStatusCode"=>409, "senderFault"=>true},
1039
+ "exception" => true
1040
+ })
1041
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException, metadata: {
1042
+ "error" => {"code"=>"ResourceNotFound", "httpStatusCode"=>409, "senderFault"=>true},
1043
+ "exception" => true
1044
+ })
1045
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTypeException, metadata: {
1046
+ "error" => {"code"=>"InvalidType", "httpStatusCode"=>409, "senderFault"=>true},
1047
+ "exception" => true
1048
+ })
1049
+ end)
1050
+ end
1051
+
1052
+ end
1053
+ end
1054
+ end