aws-sdk-waf 1.0.0.rc1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1190 @@
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 WAF
10
+ # @api private
11
+ module ClientApi
12
+
13
+ include Seahorse::Model
14
+
15
+ Action = Shapes::StringShape.new(name: 'Action')
16
+ ActivatedRule = Shapes::StructureShape.new(name: 'ActivatedRule')
17
+ ActivatedRules = Shapes::ListShape.new(name: 'ActivatedRules')
18
+ ByteMatchSet = Shapes::StructureShape.new(name: 'ByteMatchSet')
19
+ ByteMatchSetSummaries = Shapes::ListShape.new(name: 'ByteMatchSetSummaries')
20
+ ByteMatchSetSummary = Shapes::StructureShape.new(name: 'ByteMatchSetSummary')
21
+ ByteMatchSetUpdate = Shapes::StructureShape.new(name: 'ByteMatchSetUpdate')
22
+ ByteMatchSetUpdates = Shapes::ListShape.new(name: 'ByteMatchSetUpdates')
23
+ ByteMatchTargetString = Shapes::BlobShape.new(name: 'ByteMatchTargetString')
24
+ ByteMatchTuple = Shapes::StructureShape.new(name: 'ByteMatchTuple')
25
+ ByteMatchTuples = Shapes::ListShape.new(name: 'ByteMatchTuples')
26
+ ChangeAction = Shapes::StringShape.new(name: 'ChangeAction')
27
+ ChangeToken = Shapes::StringShape.new(name: 'ChangeToken')
28
+ ChangeTokenStatus = Shapes::StringShape.new(name: 'ChangeTokenStatus')
29
+ ComparisonOperator = Shapes::StringShape.new(name: 'ComparisonOperator')
30
+ Country = Shapes::StringShape.new(name: 'Country')
31
+ CreateByteMatchSetRequest = Shapes::StructureShape.new(name: 'CreateByteMatchSetRequest')
32
+ CreateByteMatchSetResponse = Shapes::StructureShape.new(name: 'CreateByteMatchSetResponse')
33
+ CreateIPSetRequest = Shapes::StructureShape.new(name: 'CreateIPSetRequest')
34
+ CreateIPSetResponse = Shapes::StructureShape.new(name: 'CreateIPSetResponse')
35
+ CreateRuleRequest = Shapes::StructureShape.new(name: 'CreateRuleRequest')
36
+ CreateRuleResponse = Shapes::StructureShape.new(name: 'CreateRuleResponse')
37
+ CreateSizeConstraintSetRequest = Shapes::StructureShape.new(name: 'CreateSizeConstraintSetRequest')
38
+ CreateSizeConstraintSetResponse = Shapes::StructureShape.new(name: 'CreateSizeConstraintSetResponse')
39
+ CreateSqlInjectionMatchSetRequest = Shapes::StructureShape.new(name: 'CreateSqlInjectionMatchSetRequest')
40
+ CreateSqlInjectionMatchSetResponse = Shapes::StructureShape.new(name: 'CreateSqlInjectionMatchSetResponse')
41
+ CreateWebACLRequest = Shapes::StructureShape.new(name: 'CreateWebACLRequest')
42
+ CreateWebACLResponse = Shapes::StructureShape.new(name: 'CreateWebACLResponse')
43
+ CreateXssMatchSetRequest = Shapes::StructureShape.new(name: 'CreateXssMatchSetRequest')
44
+ CreateXssMatchSetResponse = Shapes::StructureShape.new(name: 'CreateXssMatchSetResponse')
45
+ DeleteByteMatchSetRequest = Shapes::StructureShape.new(name: 'DeleteByteMatchSetRequest')
46
+ DeleteByteMatchSetResponse = Shapes::StructureShape.new(name: 'DeleteByteMatchSetResponse')
47
+ DeleteIPSetRequest = Shapes::StructureShape.new(name: 'DeleteIPSetRequest')
48
+ DeleteIPSetResponse = Shapes::StructureShape.new(name: 'DeleteIPSetResponse')
49
+ DeleteRuleRequest = Shapes::StructureShape.new(name: 'DeleteRuleRequest')
50
+ DeleteRuleResponse = Shapes::StructureShape.new(name: 'DeleteRuleResponse')
51
+ DeleteSizeConstraintSetRequest = Shapes::StructureShape.new(name: 'DeleteSizeConstraintSetRequest')
52
+ DeleteSizeConstraintSetResponse = Shapes::StructureShape.new(name: 'DeleteSizeConstraintSetResponse')
53
+ DeleteSqlInjectionMatchSetRequest = Shapes::StructureShape.new(name: 'DeleteSqlInjectionMatchSetRequest')
54
+ DeleteSqlInjectionMatchSetResponse = Shapes::StructureShape.new(name: 'DeleteSqlInjectionMatchSetResponse')
55
+ DeleteWebACLRequest = Shapes::StructureShape.new(name: 'DeleteWebACLRequest')
56
+ DeleteWebACLResponse = Shapes::StructureShape.new(name: 'DeleteWebACLResponse')
57
+ DeleteXssMatchSetRequest = Shapes::StructureShape.new(name: 'DeleteXssMatchSetRequest')
58
+ DeleteXssMatchSetResponse = Shapes::StructureShape.new(name: 'DeleteXssMatchSetResponse')
59
+ FieldToMatch = Shapes::StructureShape.new(name: 'FieldToMatch')
60
+ GetByteMatchSetRequest = Shapes::StructureShape.new(name: 'GetByteMatchSetRequest')
61
+ GetByteMatchSetResponse = Shapes::StructureShape.new(name: 'GetByteMatchSetResponse')
62
+ GetChangeTokenRequest = Shapes::StructureShape.new(name: 'GetChangeTokenRequest')
63
+ GetChangeTokenResponse = Shapes::StructureShape.new(name: 'GetChangeTokenResponse')
64
+ GetChangeTokenStatusRequest = Shapes::StructureShape.new(name: 'GetChangeTokenStatusRequest')
65
+ GetChangeTokenStatusResponse = Shapes::StructureShape.new(name: 'GetChangeTokenStatusResponse')
66
+ GetIPSetRequest = Shapes::StructureShape.new(name: 'GetIPSetRequest')
67
+ GetIPSetResponse = Shapes::StructureShape.new(name: 'GetIPSetResponse')
68
+ GetRuleRequest = Shapes::StructureShape.new(name: 'GetRuleRequest')
69
+ GetRuleResponse = Shapes::StructureShape.new(name: 'GetRuleResponse')
70
+ GetSampledRequestsRequest = Shapes::StructureShape.new(name: 'GetSampledRequestsRequest')
71
+ GetSampledRequestsResponse = Shapes::StructureShape.new(name: 'GetSampledRequestsResponse')
72
+ GetSizeConstraintSetRequest = Shapes::StructureShape.new(name: 'GetSizeConstraintSetRequest')
73
+ GetSizeConstraintSetResponse = Shapes::StructureShape.new(name: 'GetSizeConstraintSetResponse')
74
+ GetSqlInjectionMatchSetRequest = Shapes::StructureShape.new(name: 'GetSqlInjectionMatchSetRequest')
75
+ GetSqlInjectionMatchSetResponse = Shapes::StructureShape.new(name: 'GetSqlInjectionMatchSetResponse')
76
+ GetWebACLRequest = Shapes::StructureShape.new(name: 'GetWebACLRequest')
77
+ GetWebACLResponse = Shapes::StructureShape.new(name: 'GetWebACLResponse')
78
+ GetXssMatchSetRequest = Shapes::StructureShape.new(name: 'GetXssMatchSetRequest')
79
+ GetXssMatchSetResponse = Shapes::StructureShape.new(name: 'GetXssMatchSetResponse')
80
+ HTTPHeader = Shapes::StructureShape.new(name: 'HTTPHeader')
81
+ HTTPHeaders = Shapes::ListShape.new(name: 'HTTPHeaders')
82
+ HTTPMethod = Shapes::StringShape.new(name: 'HTTPMethod')
83
+ HTTPRequest = Shapes::StructureShape.new(name: 'HTTPRequest')
84
+ HTTPVersion = Shapes::StringShape.new(name: 'HTTPVersion')
85
+ HeaderName = Shapes::StringShape.new(name: 'HeaderName')
86
+ HeaderValue = Shapes::StringShape.new(name: 'HeaderValue')
87
+ IPSet = Shapes::StructureShape.new(name: 'IPSet')
88
+ IPSetDescriptor = Shapes::StructureShape.new(name: 'IPSetDescriptor')
89
+ IPSetDescriptorType = Shapes::StringShape.new(name: 'IPSetDescriptorType')
90
+ IPSetDescriptorValue = Shapes::StringShape.new(name: 'IPSetDescriptorValue')
91
+ IPSetDescriptors = Shapes::ListShape.new(name: 'IPSetDescriptors')
92
+ IPSetSummaries = Shapes::ListShape.new(name: 'IPSetSummaries')
93
+ IPSetSummary = Shapes::StructureShape.new(name: 'IPSetSummary')
94
+ IPSetUpdate = Shapes::StructureShape.new(name: 'IPSetUpdate')
95
+ IPSetUpdates = Shapes::ListShape.new(name: 'IPSetUpdates')
96
+ IPString = Shapes::StringShape.new(name: 'IPString')
97
+ ListByteMatchSetsRequest = Shapes::StructureShape.new(name: 'ListByteMatchSetsRequest')
98
+ ListByteMatchSetsResponse = Shapes::StructureShape.new(name: 'ListByteMatchSetsResponse')
99
+ ListIPSetsRequest = Shapes::StructureShape.new(name: 'ListIPSetsRequest')
100
+ ListIPSetsResponse = Shapes::StructureShape.new(name: 'ListIPSetsResponse')
101
+ ListMaxItems = Shapes::IntegerShape.new(name: 'ListMaxItems')
102
+ ListRulesRequest = Shapes::StructureShape.new(name: 'ListRulesRequest')
103
+ ListRulesResponse = Shapes::StructureShape.new(name: 'ListRulesResponse')
104
+ ListSizeConstraintSetsRequest = Shapes::StructureShape.new(name: 'ListSizeConstraintSetsRequest')
105
+ ListSizeConstraintSetsResponse = Shapes::StructureShape.new(name: 'ListSizeConstraintSetsResponse')
106
+ ListSqlInjectionMatchSetsRequest = Shapes::StructureShape.new(name: 'ListSqlInjectionMatchSetsRequest')
107
+ ListSqlInjectionMatchSetsResponse = Shapes::StructureShape.new(name: 'ListSqlInjectionMatchSetsResponse')
108
+ ListWebACLsRequest = Shapes::StructureShape.new(name: 'ListWebACLsRequest')
109
+ ListWebACLsResponse = Shapes::StructureShape.new(name: 'ListWebACLsResponse')
110
+ ListXssMatchSetsRequest = Shapes::StructureShape.new(name: 'ListXssMatchSetsRequest')
111
+ ListXssMatchSetsResponse = Shapes::StructureShape.new(name: 'ListXssMatchSetsResponse')
112
+ MatchFieldData = Shapes::StringShape.new(name: 'MatchFieldData')
113
+ MatchFieldType = Shapes::StringShape.new(name: 'MatchFieldType')
114
+ MetricName = Shapes::StringShape.new(name: 'MetricName')
115
+ Negated = Shapes::BooleanShape.new(name: 'Negated')
116
+ NextMarker = Shapes::StringShape.new(name: 'NextMarker')
117
+ PaginationLimit = Shapes::IntegerShape.new(name: 'PaginationLimit')
118
+ ParameterExceptionField = Shapes::StringShape.new(name: 'ParameterExceptionField')
119
+ ParameterExceptionParameter = Shapes::StringShape.new(name: 'ParameterExceptionParameter')
120
+ ParameterExceptionReason = Shapes::StringShape.new(name: 'ParameterExceptionReason')
121
+ PopulationSize = Shapes::IntegerShape.new(name: 'PopulationSize')
122
+ PositionalConstraint = Shapes::StringShape.new(name: 'PositionalConstraint')
123
+ Predicate = Shapes::StructureShape.new(name: 'Predicate')
124
+ PredicateType = Shapes::StringShape.new(name: 'PredicateType')
125
+ Predicates = Shapes::ListShape.new(name: 'Predicates')
126
+ ResourceId = Shapes::StringShape.new(name: 'ResourceId')
127
+ ResourceName = Shapes::StringShape.new(name: 'ResourceName')
128
+ Rule = Shapes::StructureShape.new(name: 'Rule')
129
+ RulePriority = Shapes::IntegerShape.new(name: 'RulePriority')
130
+ RuleSummaries = Shapes::ListShape.new(name: 'RuleSummaries')
131
+ RuleSummary = Shapes::StructureShape.new(name: 'RuleSummary')
132
+ RuleUpdate = Shapes::StructureShape.new(name: 'RuleUpdate')
133
+ RuleUpdates = Shapes::ListShape.new(name: 'RuleUpdates')
134
+ SampleWeight = Shapes::IntegerShape.new(name: 'SampleWeight')
135
+ SampledHTTPRequest = Shapes::StructureShape.new(name: 'SampledHTTPRequest')
136
+ SampledHTTPRequests = Shapes::ListShape.new(name: 'SampledHTTPRequests')
137
+ Size = Shapes::IntegerShape.new(name: 'Size')
138
+ SizeConstraint = Shapes::StructureShape.new(name: 'SizeConstraint')
139
+ SizeConstraintSet = Shapes::StructureShape.new(name: 'SizeConstraintSet')
140
+ SizeConstraintSetSummaries = Shapes::ListShape.new(name: 'SizeConstraintSetSummaries')
141
+ SizeConstraintSetSummary = Shapes::StructureShape.new(name: 'SizeConstraintSetSummary')
142
+ SizeConstraintSetUpdate = Shapes::StructureShape.new(name: 'SizeConstraintSetUpdate')
143
+ SizeConstraintSetUpdates = Shapes::ListShape.new(name: 'SizeConstraintSetUpdates')
144
+ SizeConstraints = Shapes::ListShape.new(name: 'SizeConstraints')
145
+ SqlInjectionMatchSet = Shapes::StructureShape.new(name: 'SqlInjectionMatchSet')
146
+ SqlInjectionMatchSetSummaries = Shapes::ListShape.new(name: 'SqlInjectionMatchSetSummaries')
147
+ SqlInjectionMatchSetSummary = Shapes::StructureShape.new(name: 'SqlInjectionMatchSetSummary')
148
+ SqlInjectionMatchSetUpdate = Shapes::StructureShape.new(name: 'SqlInjectionMatchSetUpdate')
149
+ SqlInjectionMatchSetUpdates = Shapes::ListShape.new(name: 'SqlInjectionMatchSetUpdates')
150
+ SqlInjectionMatchTuple = Shapes::StructureShape.new(name: 'SqlInjectionMatchTuple')
151
+ SqlInjectionMatchTuples = Shapes::ListShape.new(name: 'SqlInjectionMatchTuples')
152
+ TextTransformation = Shapes::StringShape.new(name: 'TextTransformation')
153
+ TimeWindow = Shapes::StructureShape.new(name: 'TimeWindow')
154
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
155
+ URIString = Shapes::StringShape.new(name: 'URIString')
156
+ UpdateByteMatchSetRequest = Shapes::StructureShape.new(name: 'UpdateByteMatchSetRequest')
157
+ UpdateByteMatchSetResponse = Shapes::StructureShape.new(name: 'UpdateByteMatchSetResponse')
158
+ UpdateIPSetRequest = Shapes::StructureShape.new(name: 'UpdateIPSetRequest')
159
+ UpdateIPSetResponse = Shapes::StructureShape.new(name: 'UpdateIPSetResponse')
160
+ UpdateRuleRequest = Shapes::StructureShape.new(name: 'UpdateRuleRequest')
161
+ UpdateRuleResponse = Shapes::StructureShape.new(name: 'UpdateRuleResponse')
162
+ UpdateSizeConstraintSetRequest = Shapes::StructureShape.new(name: 'UpdateSizeConstraintSetRequest')
163
+ UpdateSizeConstraintSetResponse = Shapes::StructureShape.new(name: 'UpdateSizeConstraintSetResponse')
164
+ UpdateSqlInjectionMatchSetRequest = Shapes::StructureShape.new(name: 'UpdateSqlInjectionMatchSetRequest')
165
+ UpdateSqlInjectionMatchSetResponse = Shapes::StructureShape.new(name: 'UpdateSqlInjectionMatchSetResponse')
166
+ UpdateWebACLRequest = Shapes::StructureShape.new(name: 'UpdateWebACLRequest')
167
+ UpdateWebACLResponse = Shapes::StructureShape.new(name: 'UpdateWebACLResponse')
168
+ UpdateXssMatchSetRequest = Shapes::StructureShape.new(name: 'UpdateXssMatchSetRequest')
169
+ UpdateXssMatchSetResponse = Shapes::StructureShape.new(name: 'UpdateXssMatchSetResponse')
170
+ WAFDisallowedNameException = Shapes::StructureShape.new(name: 'WAFDisallowedNameException')
171
+ WAFInternalErrorException = Shapes::StructureShape.new(name: 'WAFInternalErrorException')
172
+ WAFInvalidAccountException = Shapes::StructureShape.new(name: 'WAFInvalidAccountException')
173
+ WAFInvalidOperationException = Shapes::StructureShape.new(name: 'WAFInvalidOperationException')
174
+ WAFInvalidParameterException = Shapes::StructureShape.new(name: 'WAFInvalidParameterException')
175
+ WAFLimitsExceededException = Shapes::StructureShape.new(name: 'WAFLimitsExceededException')
176
+ WAFNonEmptyEntityException = Shapes::StructureShape.new(name: 'WAFNonEmptyEntityException')
177
+ WAFNonexistentContainerException = Shapes::StructureShape.new(name: 'WAFNonexistentContainerException')
178
+ WAFNonexistentItemException = Shapes::StructureShape.new(name: 'WAFNonexistentItemException')
179
+ WAFReferencedItemException = Shapes::StructureShape.new(name: 'WAFReferencedItemException')
180
+ WAFStaleDataException = Shapes::StructureShape.new(name: 'WAFStaleDataException')
181
+ WafAction = Shapes::StructureShape.new(name: 'WafAction')
182
+ WafActionType = Shapes::StringShape.new(name: 'WafActionType')
183
+ WebACL = Shapes::StructureShape.new(name: 'WebACL')
184
+ WebACLSummaries = Shapes::ListShape.new(name: 'WebACLSummaries')
185
+ WebACLSummary = Shapes::StructureShape.new(name: 'WebACLSummary')
186
+ WebACLUpdate = Shapes::StructureShape.new(name: 'WebACLUpdate')
187
+ WebACLUpdates = Shapes::ListShape.new(name: 'WebACLUpdates')
188
+ XssMatchSet = Shapes::StructureShape.new(name: 'XssMatchSet')
189
+ XssMatchSetSummaries = Shapes::ListShape.new(name: 'XssMatchSetSummaries')
190
+ XssMatchSetSummary = Shapes::StructureShape.new(name: 'XssMatchSetSummary')
191
+ XssMatchSetUpdate = Shapes::StructureShape.new(name: 'XssMatchSetUpdate')
192
+ XssMatchSetUpdates = Shapes::ListShape.new(name: 'XssMatchSetUpdates')
193
+ XssMatchTuple = Shapes::StructureShape.new(name: 'XssMatchTuple')
194
+ XssMatchTuples = Shapes::ListShape.new(name: 'XssMatchTuples')
195
+ errorMessage = Shapes::StringShape.new(name: 'errorMessage')
196
+
197
+ ActivatedRule.add_member(:priority, Shapes::ShapeRef.new(shape: RulePriority, required: true, location_name: "Priority"))
198
+ ActivatedRule.add_member(:rule_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "RuleId"))
199
+ ActivatedRule.add_member(:action, Shapes::ShapeRef.new(shape: WafAction, required: true, location_name: "Action"))
200
+ ActivatedRule.struct_class = Types::ActivatedRule
201
+
202
+ ActivatedRules.member = Shapes::ShapeRef.new(shape: ActivatedRule)
203
+
204
+ ByteMatchSet.add_member(:byte_match_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ByteMatchSetId"))
205
+ ByteMatchSet.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
206
+ ByteMatchSet.add_member(:byte_match_tuples, Shapes::ShapeRef.new(shape: ByteMatchTuples, required: true, location_name: "ByteMatchTuples"))
207
+ ByteMatchSet.struct_class = Types::ByteMatchSet
208
+
209
+ ByteMatchSetSummaries.member = Shapes::ShapeRef.new(shape: ByteMatchSetSummary)
210
+
211
+ ByteMatchSetSummary.add_member(:byte_match_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ByteMatchSetId"))
212
+ ByteMatchSetSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "Name"))
213
+ ByteMatchSetSummary.struct_class = Types::ByteMatchSetSummary
214
+
215
+ ByteMatchSetUpdate.add_member(:action, Shapes::ShapeRef.new(shape: ChangeAction, required: true, location_name: "Action"))
216
+ ByteMatchSetUpdate.add_member(:byte_match_tuple, Shapes::ShapeRef.new(shape: ByteMatchTuple, required: true, location_name: "ByteMatchTuple"))
217
+ ByteMatchSetUpdate.struct_class = Types::ByteMatchSetUpdate
218
+
219
+ ByteMatchSetUpdates.member = Shapes::ShapeRef.new(shape: ByteMatchSetUpdate)
220
+
221
+ ByteMatchTuple.add_member(:field_to_match, Shapes::ShapeRef.new(shape: FieldToMatch, required: true, location_name: "FieldToMatch"))
222
+ ByteMatchTuple.add_member(:target_string, Shapes::ShapeRef.new(shape: ByteMatchTargetString, required: true, location_name: "TargetString"))
223
+ ByteMatchTuple.add_member(:text_transformation, Shapes::ShapeRef.new(shape: TextTransformation, required: true, location_name: "TextTransformation"))
224
+ ByteMatchTuple.add_member(:positional_constraint, Shapes::ShapeRef.new(shape: PositionalConstraint, required: true, location_name: "PositionalConstraint"))
225
+ ByteMatchTuple.struct_class = Types::ByteMatchTuple
226
+
227
+ ByteMatchTuples.member = Shapes::ShapeRef.new(shape: ByteMatchTuple)
228
+
229
+ CreateByteMatchSetRequest.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "Name"))
230
+ CreateByteMatchSetRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
231
+ CreateByteMatchSetRequest.struct_class = Types::CreateByteMatchSetRequest
232
+
233
+ CreateByteMatchSetResponse.add_member(:byte_match_set, Shapes::ShapeRef.new(shape: ByteMatchSet, location_name: "ByteMatchSet"))
234
+ CreateByteMatchSetResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
235
+ CreateByteMatchSetResponse.struct_class = Types::CreateByteMatchSetResponse
236
+
237
+ CreateIPSetRequest.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "Name"))
238
+ CreateIPSetRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
239
+ CreateIPSetRequest.struct_class = Types::CreateIPSetRequest
240
+
241
+ CreateIPSetResponse.add_member(:ip_set, Shapes::ShapeRef.new(shape: IPSet, location_name: "IPSet"))
242
+ CreateIPSetResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
243
+ CreateIPSetResponse.struct_class = Types::CreateIPSetResponse
244
+
245
+ CreateRuleRequest.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "Name"))
246
+ CreateRuleRequest.add_member(:metric_name, Shapes::ShapeRef.new(shape: MetricName, required: true, location_name: "MetricName"))
247
+ CreateRuleRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
248
+ CreateRuleRequest.struct_class = Types::CreateRuleRequest
249
+
250
+ CreateRuleResponse.add_member(:rule, Shapes::ShapeRef.new(shape: Rule, location_name: "Rule"))
251
+ CreateRuleResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
252
+ CreateRuleResponse.struct_class = Types::CreateRuleResponse
253
+
254
+ CreateSizeConstraintSetRequest.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "Name"))
255
+ CreateSizeConstraintSetRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
256
+ CreateSizeConstraintSetRequest.struct_class = Types::CreateSizeConstraintSetRequest
257
+
258
+ CreateSizeConstraintSetResponse.add_member(:size_constraint_set, Shapes::ShapeRef.new(shape: SizeConstraintSet, location_name: "SizeConstraintSet"))
259
+ CreateSizeConstraintSetResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
260
+ CreateSizeConstraintSetResponse.struct_class = Types::CreateSizeConstraintSetResponse
261
+
262
+ CreateSqlInjectionMatchSetRequest.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "Name"))
263
+ CreateSqlInjectionMatchSetRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
264
+ CreateSqlInjectionMatchSetRequest.struct_class = Types::CreateSqlInjectionMatchSetRequest
265
+
266
+ CreateSqlInjectionMatchSetResponse.add_member(:sql_injection_match_set, Shapes::ShapeRef.new(shape: SqlInjectionMatchSet, location_name: "SqlInjectionMatchSet"))
267
+ CreateSqlInjectionMatchSetResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
268
+ CreateSqlInjectionMatchSetResponse.struct_class = Types::CreateSqlInjectionMatchSetResponse
269
+
270
+ CreateWebACLRequest.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "Name"))
271
+ CreateWebACLRequest.add_member(:metric_name, Shapes::ShapeRef.new(shape: MetricName, required: true, location_name: "MetricName"))
272
+ CreateWebACLRequest.add_member(:default_action, Shapes::ShapeRef.new(shape: WafAction, required: true, location_name: "DefaultAction"))
273
+ CreateWebACLRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
274
+ CreateWebACLRequest.struct_class = Types::CreateWebACLRequest
275
+
276
+ CreateWebACLResponse.add_member(:web_acl, Shapes::ShapeRef.new(shape: WebACL, location_name: "WebACL"))
277
+ CreateWebACLResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
278
+ CreateWebACLResponse.struct_class = Types::CreateWebACLResponse
279
+
280
+ CreateXssMatchSetRequest.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "Name"))
281
+ CreateXssMatchSetRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
282
+ CreateXssMatchSetRequest.struct_class = Types::CreateXssMatchSetRequest
283
+
284
+ CreateXssMatchSetResponse.add_member(:xss_match_set, Shapes::ShapeRef.new(shape: XssMatchSet, location_name: "XssMatchSet"))
285
+ CreateXssMatchSetResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
286
+ CreateXssMatchSetResponse.struct_class = Types::CreateXssMatchSetResponse
287
+
288
+ DeleteByteMatchSetRequest.add_member(:byte_match_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ByteMatchSetId"))
289
+ DeleteByteMatchSetRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
290
+ DeleteByteMatchSetRequest.struct_class = Types::DeleteByteMatchSetRequest
291
+
292
+ DeleteByteMatchSetResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
293
+ DeleteByteMatchSetResponse.struct_class = Types::DeleteByteMatchSetResponse
294
+
295
+ DeleteIPSetRequest.add_member(:ip_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "IPSetId"))
296
+ DeleteIPSetRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
297
+ DeleteIPSetRequest.struct_class = Types::DeleteIPSetRequest
298
+
299
+ DeleteIPSetResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
300
+ DeleteIPSetResponse.struct_class = Types::DeleteIPSetResponse
301
+
302
+ DeleteRuleRequest.add_member(:rule_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "RuleId"))
303
+ DeleteRuleRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
304
+ DeleteRuleRequest.struct_class = Types::DeleteRuleRequest
305
+
306
+ DeleteRuleResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
307
+ DeleteRuleResponse.struct_class = Types::DeleteRuleResponse
308
+
309
+ DeleteSizeConstraintSetRequest.add_member(:size_constraint_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "SizeConstraintSetId"))
310
+ DeleteSizeConstraintSetRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
311
+ DeleteSizeConstraintSetRequest.struct_class = Types::DeleteSizeConstraintSetRequest
312
+
313
+ DeleteSizeConstraintSetResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
314
+ DeleteSizeConstraintSetResponse.struct_class = Types::DeleteSizeConstraintSetResponse
315
+
316
+ DeleteSqlInjectionMatchSetRequest.add_member(:sql_injection_match_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "SqlInjectionMatchSetId"))
317
+ DeleteSqlInjectionMatchSetRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
318
+ DeleteSqlInjectionMatchSetRequest.struct_class = Types::DeleteSqlInjectionMatchSetRequest
319
+
320
+ DeleteSqlInjectionMatchSetResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
321
+ DeleteSqlInjectionMatchSetResponse.struct_class = Types::DeleteSqlInjectionMatchSetResponse
322
+
323
+ DeleteWebACLRequest.add_member(:web_acl_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "WebACLId"))
324
+ DeleteWebACLRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
325
+ DeleteWebACLRequest.struct_class = Types::DeleteWebACLRequest
326
+
327
+ DeleteWebACLResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
328
+ DeleteWebACLResponse.struct_class = Types::DeleteWebACLResponse
329
+
330
+ DeleteXssMatchSetRequest.add_member(:xss_match_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "XssMatchSetId"))
331
+ DeleteXssMatchSetRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
332
+ DeleteXssMatchSetRequest.struct_class = Types::DeleteXssMatchSetRequest
333
+
334
+ DeleteXssMatchSetResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
335
+ DeleteXssMatchSetResponse.struct_class = Types::DeleteXssMatchSetResponse
336
+
337
+ FieldToMatch.add_member(:type, Shapes::ShapeRef.new(shape: MatchFieldType, required: true, location_name: "Type"))
338
+ FieldToMatch.add_member(:data, Shapes::ShapeRef.new(shape: MatchFieldData, location_name: "Data"))
339
+ FieldToMatch.struct_class = Types::FieldToMatch
340
+
341
+ GetByteMatchSetRequest.add_member(:byte_match_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ByteMatchSetId"))
342
+ GetByteMatchSetRequest.struct_class = Types::GetByteMatchSetRequest
343
+
344
+ GetByteMatchSetResponse.add_member(:byte_match_set, Shapes::ShapeRef.new(shape: ByteMatchSet, location_name: "ByteMatchSet"))
345
+ GetByteMatchSetResponse.struct_class = Types::GetByteMatchSetResponse
346
+
347
+ GetChangeTokenRequest.struct_class = Types::GetChangeTokenRequest
348
+
349
+ GetChangeTokenResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
350
+ GetChangeTokenResponse.struct_class = Types::GetChangeTokenResponse
351
+
352
+ GetChangeTokenStatusRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
353
+ GetChangeTokenStatusRequest.struct_class = Types::GetChangeTokenStatusRequest
354
+
355
+ GetChangeTokenStatusResponse.add_member(:change_token_status, Shapes::ShapeRef.new(shape: ChangeTokenStatus, location_name: "ChangeTokenStatus"))
356
+ GetChangeTokenStatusResponse.struct_class = Types::GetChangeTokenStatusResponse
357
+
358
+ GetIPSetRequest.add_member(:ip_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "IPSetId"))
359
+ GetIPSetRequest.struct_class = Types::GetIPSetRequest
360
+
361
+ GetIPSetResponse.add_member(:ip_set, Shapes::ShapeRef.new(shape: IPSet, location_name: "IPSet"))
362
+ GetIPSetResponse.struct_class = Types::GetIPSetResponse
363
+
364
+ GetRuleRequest.add_member(:rule_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "RuleId"))
365
+ GetRuleRequest.struct_class = Types::GetRuleRequest
366
+
367
+ GetRuleResponse.add_member(:rule, Shapes::ShapeRef.new(shape: Rule, location_name: "Rule"))
368
+ GetRuleResponse.struct_class = Types::GetRuleResponse
369
+
370
+ GetSampledRequestsRequest.add_member(:web_acl_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "WebAclId"))
371
+ GetSampledRequestsRequest.add_member(:rule_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "RuleId"))
372
+ GetSampledRequestsRequest.add_member(:time_window, Shapes::ShapeRef.new(shape: TimeWindow, required: true, location_name: "TimeWindow"))
373
+ GetSampledRequestsRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: ListMaxItems, required: true, location_name: "MaxItems"))
374
+ GetSampledRequestsRequest.struct_class = Types::GetSampledRequestsRequest
375
+
376
+ GetSampledRequestsResponse.add_member(:sampled_requests, Shapes::ShapeRef.new(shape: SampledHTTPRequests, location_name: "SampledRequests"))
377
+ GetSampledRequestsResponse.add_member(:population_size, Shapes::ShapeRef.new(shape: PopulationSize, location_name: "PopulationSize"))
378
+ GetSampledRequestsResponse.add_member(:time_window, Shapes::ShapeRef.new(shape: TimeWindow, location_name: "TimeWindow"))
379
+ GetSampledRequestsResponse.struct_class = Types::GetSampledRequestsResponse
380
+
381
+ GetSizeConstraintSetRequest.add_member(:size_constraint_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "SizeConstraintSetId"))
382
+ GetSizeConstraintSetRequest.struct_class = Types::GetSizeConstraintSetRequest
383
+
384
+ GetSizeConstraintSetResponse.add_member(:size_constraint_set, Shapes::ShapeRef.new(shape: SizeConstraintSet, location_name: "SizeConstraintSet"))
385
+ GetSizeConstraintSetResponse.struct_class = Types::GetSizeConstraintSetResponse
386
+
387
+ GetSqlInjectionMatchSetRequest.add_member(:sql_injection_match_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "SqlInjectionMatchSetId"))
388
+ GetSqlInjectionMatchSetRequest.struct_class = Types::GetSqlInjectionMatchSetRequest
389
+
390
+ GetSqlInjectionMatchSetResponse.add_member(:sql_injection_match_set, Shapes::ShapeRef.new(shape: SqlInjectionMatchSet, location_name: "SqlInjectionMatchSet"))
391
+ GetSqlInjectionMatchSetResponse.struct_class = Types::GetSqlInjectionMatchSetResponse
392
+
393
+ GetWebACLRequest.add_member(:web_acl_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "WebACLId"))
394
+ GetWebACLRequest.struct_class = Types::GetWebACLRequest
395
+
396
+ GetWebACLResponse.add_member(:web_acl, Shapes::ShapeRef.new(shape: WebACL, location_name: "WebACL"))
397
+ GetWebACLResponse.struct_class = Types::GetWebACLResponse
398
+
399
+ GetXssMatchSetRequest.add_member(:xss_match_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "XssMatchSetId"))
400
+ GetXssMatchSetRequest.struct_class = Types::GetXssMatchSetRequest
401
+
402
+ GetXssMatchSetResponse.add_member(:xss_match_set, Shapes::ShapeRef.new(shape: XssMatchSet, location_name: "XssMatchSet"))
403
+ GetXssMatchSetResponse.struct_class = Types::GetXssMatchSetResponse
404
+
405
+ HTTPHeader.add_member(:name, Shapes::ShapeRef.new(shape: HeaderName, location_name: "Name"))
406
+ HTTPHeader.add_member(:value, Shapes::ShapeRef.new(shape: HeaderValue, location_name: "Value"))
407
+ HTTPHeader.struct_class = Types::HTTPHeader
408
+
409
+ HTTPHeaders.member = Shapes::ShapeRef.new(shape: HTTPHeader)
410
+
411
+ HTTPRequest.add_member(:client_ip, Shapes::ShapeRef.new(shape: IPString, location_name: "ClientIP"))
412
+ HTTPRequest.add_member(:country, Shapes::ShapeRef.new(shape: Country, location_name: "Country"))
413
+ HTTPRequest.add_member(:uri, Shapes::ShapeRef.new(shape: URIString, location_name: "URI"))
414
+ HTTPRequest.add_member(:method, Shapes::ShapeRef.new(shape: HTTPMethod, location_name: "Method"))
415
+ HTTPRequest.add_member(:http_version, Shapes::ShapeRef.new(shape: HTTPVersion, location_name: "HTTPVersion"))
416
+ HTTPRequest.add_member(:headers, Shapes::ShapeRef.new(shape: HTTPHeaders, location_name: "Headers"))
417
+ HTTPRequest.struct_class = Types::HTTPRequest
418
+
419
+ IPSet.add_member(:ip_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "IPSetId"))
420
+ IPSet.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
421
+ IPSet.add_member(:ip_set_descriptors, Shapes::ShapeRef.new(shape: IPSetDescriptors, required: true, location_name: "IPSetDescriptors"))
422
+ IPSet.struct_class = Types::IPSet
423
+
424
+ IPSetDescriptor.add_member(:type, Shapes::ShapeRef.new(shape: IPSetDescriptorType, required: true, location_name: "Type"))
425
+ IPSetDescriptor.add_member(:value, Shapes::ShapeRef.new(shape: IPSetDescriptorValue, required: true, location_name: "Value"))
426
+ IPSetDescriptor.struct_class = Types::IPSetDescriptor
427
+
428
+ IPSetDescriptors.member = Shapes::ShapeRef.new(shape: IPSetDescriptor)
429
+
430
+ IPSetSummaries.member = Shapes::ShapeRef.new(shape: IPSetSummary)
431
+
432
+ IPSetSummary.add_member(:ip_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "IPSetId"))
433
+ IPSetSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "Name"))
434
+ IPSetSummary.struct_class = Types::IPSetSummary
435
+
436
+ IPSetUpdate.add_member(:action, Shapes::ShapeRef.new(shape: ChangeAction, required: true, location_name: "Action"))
437
+ IPSetUpdate.add_member(:ip_set_descriptor, Shapes::ShapeRef.new(shape: IPSetDescriptor, required: true, location_name: "IPSetDescriptor"))
438
+ IPSetUpdate.struct_class = Types::IPSetUpdate
439
+
440
+ IPSetUpdates.member = Shapes::ShapeRef.new(shape: IPSetUpdate)
441
+
442
+ ListByteMatchSetsRequest.add_member(:next_marker, Shapes::ShapeRef.new(shape: NextMarker, location_name: "NextMarker"))
443
+ ListByteMatchSetsRequest.add_member(:limit, Shapes::ShapeRef.new(shape: PaginationLimit, location_name: "Limit"))
444
+ ListByteMatchSetsRequest.struct_class = Types::ListByteMatchSetsRequest
445
+
446
+ ListByteMatchSetsResponse.add_member(:next_marker, Shapes::ShapeRef.new(shape: NextMarker, location_name: "NextMarker"))
447
+ ListByteMatchSetsResponse.add_member(:byte_match_sets, Shapes::ShapeRef.new(shape: ByteMatchSetSummaries, location_name: "ByteMatchSets"))
448
+ ListByteMatchSetsResponse.struct_class = Types::ListByteMatchSetsResponse
449
+
450
+ ListIPSetsRequest.add_member(:next_marker, Shapes::ShapeRef.new(shape: NextMarker, location_name: "NextMarker"))
451
+ ListIPSetsRequest.add_member(:limit, Shapes::ShapeRef.new(shape: PaginationLimit, location_name: "Limit"))
452
+ ListIPSetsRequest.struct_class = Types::ListIPSetsRequest
453
+
454
+ ListIPSetsResponse.add_member(:next_marker, Shapes::ShapeRef.new(shape: NextMarker, location_name: "NextMarker"))
455
+ ListIPSetsResponse.add_member(:ip_sets, Shapes::ShapeRef.new(shape: IPSetSummaries, location_name: "IPSets"))
456
+ ListIPSetsResponse.struct_class = Types::ListIPSetsResponse
457
+
458
+ ListRulesRequest.add_member(:next_marker, Shapes::ShapeRef.new(shape: NextMarker, location_name: "NextMarker"))
459
+ ListRulesRequest.add_member(:limit, Shapes::ShapeRef.new(shape: PaginationLimit, location_name: "Limit"))
460
+ ListRulesRequest.struct_class = Types::ListRulesRequest
461
+
462
+ ListRulesResponse.add_member(:next_marker, Shapes::ShapeRef.new(shape: NextMarker, location_name: "NextMarker"))
463
+ ListRulesResponse.add_member(:rules, Shapes::ShapeRef.new(shape: RuleSummaries, location_name: "Rules"))
464
+ ListRulesResponse.struct_class = Types::ListRulesResponse
465
+
466
+ ListSizeConstraintSetsRequest.add_member(:next_marker, Shapes::ShapeRef.new(shape: NextMarker, location_name: "NextMarker"))
467
+ ListSizeConstraintSetsRequest.add_member(:limit, Shapes::ShapeRef.new(shape: PaginationLimit, location_name: "Limit"))
468
+ ListSizeConstraintSetsRequest.struct_class = Types::ListSizeConstraintSetsRequest
469
+
470
+ ListSizeConstraintSetsResponse.add_member(:next_marker, Shapes::ShapeRef.new(shape: NextMarker, location_name: "NextMarker"))
471
+ ListSizeConstraintSetsResponse.add_member(:size_constraint_sets, Shapes::ShapeRef.new(shape: SizeConstraintSetSummaries, location_name: "SizeConstraintSets"))
472
+ ListSizeConstraintSetsResponse.struct_class = Types::ListSizeConstraintSetsResponse
473
+
474
+ ListSqlInjectionMatchSetsRequest.add_member(:next_marker, Shapes::ShapeRef.new(shape: NextMarker, location_name: "NextMarker"))
475
+ ListSqlInjectionMatchSetsRequest.add_member(:limit, Shapes::ShapeRef.new(shape: PaginationLimit, location_name: "Limit"))
476
+ ListSqlInjectionMatchSetsRequest.struct_class = Types::ListSqlInjectionMatchSetsRequest
477
+
478
+ ListSqlInjectionMatchSetsResponse.add_member(:next_marker, Shapes::ShapeRef.new(shape: NextMarker, location_name: "NextMarker"))
479
+ ListSqlInjectionMatchSetsResponse.add_member(:sql_injection_match_sets, Shapes::ShapeRef.new(shape: SqlInjectionMatchSetSummaries, location_name: "SqlInjectionMatchSets"))
480
+ ListSqlInjectionMatchSetsResponse.struct_class = Types::ListSqlInjectionMatchSetsResponse
481
+
482
+ ListWebACLsRequest.add_member(:next_marker, Shapes::ShapeRef.new(shape: NextMarker, location_name: "NextMarker"))
483
+ ListWebACLsRequest.add_member(:limit, Shapes::ShapeRef.new(shape: PaginationLimit, location_name: "Limit"))
484
+ ListWebACLsRequest.struct_class = Types::ListWebACLsRequest
485
+
486
+ ListWebACLsResponse.add_member(:next_marker, Shapes::ShapeRef.new(shape: NextMarker, location_name: "NextMarker"))
487
+ ListWebACLsResponse.add_member(:web_acls, Shapes::ShapeRef.new(shape: WebACLSummaries, location_name: "WebACLs"))
488
+ ListWebACLsResponse.struct_class = Types::ListWebACLsResponse
489
+
490
+ ListXssMatchSetsRequest.add_member(:next_marker, Shapes::ShapeRef.new(shape: NextMarker, location_name: "NextMarker"))
491
+ ListXssMatchSetsRequest.add_member(:limit, Shapes::ShapeRef.new(shape: PaginationLimit, location_name: "Limit"))
492
+ ListXssMatchSetsRequest.struct_class = Types::ListXssMatchSetsRequest
493
+
494
+ ListXssMatchSetsResponse.add_member(:next_marker, Shapes::ShapeRef.new(shape: NextMarker, location_name: "NextMarker"))
495
+ ListXssMatchSetsResponse.add_member(:xss_match_sets, Shapes::ShapeRef.new(shape: XssMatchSetSummaries, location_name: "XssMatchSets"))
496
+ ListXssMatchSetsResponse.struct_class = Types::ListXssMatchSetsResponse
497
+
498
+ Predicate.add_member(:negated, Shapes::ShapeRef.new(shape: Negated, required: true, location_name: "Negated"))
499
+ Predicate.add_member(:type, Shapes::ShapeRef.new(shape: PredicateType, required: true, location_name: "Type"))
500
+ Predicate.add_member(:data_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "DataId"))
501
+ Predicate.struct_class = Types::Predicate
502
+
503
+ Predicates.member = Shapes::ShapeRef.new(shape: Predicate)
504
+
505
+ Rule.add_member(:rule_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "RuleId"))
506
+ Rule.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
507
+ Rule.add_member(:metric_name, Shapes::ShapeRef.new(shape: MetricName, location_name: "MetricName"))
508
+ Rule.add_member(:predicates, Shapes::ShapeRef.new(shape: Predicates, required: true, location_name: "Predicates"))
509
+ Rule.struct_class = Types::Rule
510
+
511
+ RuleSummaries.member = Shapes::ShapeRef.new(shape: RuleSummary)
512
+
513
+ RuleSummary.add_member(:rule_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "RuleId"))
514
+ RuleSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "Name"))
515
+ RuleSummary.struct_class = Types::RuleSummary
516
+
517
+ RuleUpdate.add_member(:action, Shapes::ShapeRef.new(shape: ChangeAction, required: true, location_name: "Action"))
518
+ RuleUpdate.add_member(:predicate, Shapes::ShapeRef.new(shape: Predicate, required: true, location_name: "Predicate"))
519
+ RuleUpdate.struct_class = Types::RuleUpdate
520
+
521
+ RuleUpdates.member = Shapes::ShapeRef.new(shape: RuleUpdate)
522
+
523
+ SampledHTTPRequest.add_member(:request, Shapes::ShapeRef.new(shape: HTTPRequest, required: true, location_name: "Request"))
524
+ SampledHTTPRequest.add_member(:weight, Shapes::ShapeRef.new(shape: SampleWeight, required: true, location_name: "Weight"))
525
+ SampledHTTPRequest.add_member(:timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "Timestamp"))
526
+ SampledHTTPRequest.add_member(:action, Shapes::ShapeRef.new(shape: Action, location_name: "Action"))
527
+ SampledHTTPRequest.struct_class = Types::SampledHTTPRequest
528
+
529
+ SampledHTTPRequests.member = Shapes::ShapeRef.new(shape: SampledHTTPRequest)
530
+
531
+ SizeConstraint.add_member(:field_to_match, Shapes::ShapeRef.new(shape: FieldToMatch, required: true, location_name: "FieldToMatch"))
532
+ SizeConstraint.add_member(:text_transformation, Shapes::ShapeRef.new(shape: TextTransformation, required: true, location_name: "TextTransformation"))
533
+ SizeConstraint.add_member(:comparison_operator, Shapes::ShapeRef.new(shape: ComparisonOperator, required: true, location_name: "ComparisonOperator"))
534
+ SizeConstraint.add_member(:size, Shapes::ShapeRef.new(shape: Size, required: true, location_name: "Size"))
535
+ SizeConstraint.struct_class = Types::SizeConstraint
536
+
537
+ SizeConstraintSet.add_member(:size_constraint_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "SizeConstraintSetId"))
538
+ SizeConstraintSet.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
539
+ SizeConstraintSet.add_member(:size_constraints, Shapes::ShapeRef.new(shape: SizeConstraints, required: true, location_name: "SizeConstraints"))
540
+ SizeConstraintSet.struct_class = Types::SizeConstraintSet
541
+
542
+ SizeConstraintSetSummaries.member = Shapes::ShapeRef.new(shape: SizeConstraintSetSummary)
543
+
544
+ SizeConstraintSetSummary.add_member(:size_constraint_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "SizeConstraintSetId"))
545
+ SizeConstraintSetSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "Name"))
546
+ SizeConstraintSetSummary.struct_class = Types::SizeConstraintSetSummary
547
+
548
+ SizeConstraintSetUpdate.add_member(:action, Shapes::ShapeRef.new(shape: ChangeAction, required: true, location_name: "Action"))
549
+ SizeConstraintSetUpdate.add_member(:size_constraint, Shapes::ShapeRef.new(shape: SizeConstraint, required: true, location_name: "SizeConstraint"))
550
+ SizeConstraintSetUpdate.struct_class = Types::SizeConstraintSetUpdate
551
+
552
+ SizeConstraintSetUpdates.member = Shapes::ShapeRef.new(shape: SizeConstraintSetUpdate)
553
+
554
+ SizeConstraints.member = Shapes::ShapeRef.new(shape: SizeConstraint)
555
+
556
+ SqlInjectionMatchSet.add_member(:sql_injection_match_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "SqlInjectionMatchSetId"))
557
+ SqlInjectionMatchSet.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
558
+ SqlInjectionMatchSet.add_member(:sql_injection_match_tuples, Shapes::ShapeRef.new(shape: SqlInjectionMatchTuples, required: true, location_name: "SqlInjectionMatchTuples"))
559
+ SqlInjectionMatchSet.struct_class = Types::SqlInjectionMatchSet
560
+
561
+ SqlInjectionMatchSetSummaries.member = Shapes::ShapeRef.new(shape: SqlInjectionMatchSetSummary)
562
+
563
+ SqlInjectionMatchSetSummary.add_member(:sql_injection_match_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "SqlInjectionMatchSetId"))
564
+ SqlInjectionMatchSetSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "Name"))
565
+ SqlInjectionMatchSetSummary.struct_class = Types::SqlInjectionMatchSetSummary
566
+
567
+ SqlInjectionMatchSetUpdate.add_member(:action, Shapes::ShapeRef.new(shape: ChangeAction, required: true, location_name: "Action"))
568
+ SqlInjectionMatchSetUpdate.add_member(:sql_injection_match_tuple, Shapes::ShapeRef.new(shape: SqlInjectionMatchTuple, required: true, location_name: "SqlInjectionMatchTuple"))
569
+ SqlInjectionMatchSetUpdate.struct_class = Types::SqlInjectionMatchSetUpdate
570
+
571
+ SqlInjectionMatchSetUpdates.member = Shapes::ShapeRef.new(shape: SqlInjectionMatchSetUpdate)
572
+
573
+ SqlInjectionMatchTuple.add_member(:field_to_match, Shapes::ShapeRef.new(shape: FieldToMatch, required: true, location_name: "FieldToMatch"))
574
+ SqlInjectionMatchTuple.add_member(:text_transformation, Shapes::ShapeRef.new(shape: TextTransformation, required: true, location_name: "TextTransformation"))
575
+ SqlInjectionMatchTuple.struct_class = Types::SqlInjectionMatchTuple
576
+
577
+ SqlInjectionMatchTuples.member = Shapes::ShapeRef.new(shape: SqlInjectionMatchTuple)
578
+
579
+ TimeWindow.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "StartTime"))
580
+ TimeWindow.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "EndTime"))
581
+ TimeWindow.struct_class = Types::TimeWindow
582
+
583
+ UpdateByteMatchSetRequest.add_member(:byte_match_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ByteMatchSetId"))
584
+ UpdateByteMatchSetRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
585
+ UpdateByteMatchSetRequest.add_member(:updates, Shapes::ShapeRef.new(shape: ByteMatchSetUpdates, required: true, location_name: "Updates"))
586
+ UpdateByteMatchSetRequest.struct_class = Types::UpdateByteMatchSetRequest
587
+
588
+ UpdateByteMatchSetResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
589
+ UpdateByteMatchSetResponse.struct_class = Types::UpdateByteMatchSetResponse
590
+
591
+ UpdateIPSetRequest.add_member(:ip_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "IPSetId"))
592
+ UpdateIPSetRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
593
+ UpdateIPSetRequest.add_member(:updates, Shapes::ShapeRef.new(shape: IPSetUpdates, required: true, location_name: "Updates"))
594
+ UpdateIPSetRequest.struct_class = Types::UpdateIPSetRequest
595
+
596
+ UpdateIPSetResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
597
+ UpdateIPSetResponse.struct_class = Types::UpdateIPSetResponse
598
+
599
+ UpdateRuleRequest.add_member(:rule_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "RuleId"))
600
+ UpdateRuleRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
601
+ UpdateRuleRequest.add_member(:updates, Shapes::ShapeRef.new(shape: RuleUpdates, required: true, location_name: "Updates"))
602
+ UpdateRuleRequest.struct_class = Types::UpdateRuleRequest
603
+
604
+ UpdateRuleResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
605
+ UpdateRuleResponse.struct_class = Types::UpdateRuleResponse
606
+
607
+ UpdateSizeConstraintSetRequest.add_member(:size_constraint_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "SizeConstraintSetId"))
608
+ UpdateSizeConstraintSetRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
609
+ UpdateSizeConstraintSetRequest.add_member(:updates, Shapes::ShapeRef.new(shape: SizeConstraintSetUpdates, required: true, location_name: "Updates"))
610
+ UpdateSizeConstraintSetRequest.struct_class = Types::UpdateSizeConstraintSetRequest
611
+
612
+ UpdateSizeConstraintSetResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
613
+ UpdateSizeConstraintSetResponse.struct_class = Types::UpdateSizeConstraintSetResponse
614
+
615
+ UpdateSqlInjectionMatchSetRequest.add_member(:sql_injection_match_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "SqlInjectionMatchSetId"))
616
+ UpdateSqlInjectionMatchSetRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
617
+ UpdateSqlInjectionMatchSetRequest.add_member(:updates, Shapes::ShapeRef.new(shape: SqlInjectionMatchSetUpdates, required: true, location_name: "Updates"))
618
+ UpdateSqlInjectionMatchSetRequest.struct_class = Types::UpdateSqlInjectionMatchSetRequest
619
+
620
+ UpdateSqlInjectionMatchSetResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
621
+ UpdateSqlInjectionMatchSetResponse.struct_class = Types::UpdateSqlInjectionMatchSetResponse
622
+
623
+ UpdateWebACLRequest.add_member(:web_acl_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "WebACLId"))
624
+ UpdateWebACLRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
625
+ UpdateWebACLRequest.add_member(:updates, Shapes::ShapeRef.new(shape: WebACLUpdates, location_name: "Updates"))
626
+ UpdateWebACLRequest.add_member(:default_action, Shapes::ShapeRef.new(shape: WafAction, location_name: "DefaultAction"))
627
+ UpdateWebACLRequest.struct_class = Types::UpdateWebACLRequest
628
+
629
+ UpdateWebACLResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
630
+ UpdateWebACLResponse.struct_class = Types::UpdateWebACLResponse
631
+
632
+ UpdateXssMatchSetRequest.add_member(:xss_match_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "XssMatchSetId"))
633
+ UpdateXssMatchSetRequest.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, required: true, location_name: "ChangeToken"))
634
+ UpdateXssMatchSetRequest.add_member(:updates, Shapes::ShapeRef.new(shape: XssMatchSetUpdates, required: true, location_name: "Updates"))
635
+ UpdateXssMatchSetRequest.struct_class = Types::UpdateXssMatchSetRequest
636
+
637
+ UpdateXssMatchSetResponse.add_member(:change_token, Shapes::ShapeRef.new(shape: ChangeToken, location_name: "ChangeToken"))
638
+ UpdateXssMatchSetResponse.struct_class = Types::UpdateXssMatchSetResponse
639
+
640
+ WafAction.add_member(:type, Shapes::ShapeRef.new(shape: WafActionType, required: true, location_name: "Type"))
641
+ WafAction.struct_class = Types::WafAction
642
+
643
+ WebACL.add_member(:web_acl_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "WebACLId"))
644
+ WebACL.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
645
+ WebACL.add_member(:metric_name, Shapes::ShapeRef.new(shape: MetricName, location_name: "MetricName"))
646
+ WebACL.add_member(:default_action, Shapes::ShapeRef.new(shape: WafAction, required: true, location_name: "DefaultAction"))
647
+ WebACL.add_member(:rules, Shapes::ShapeRef.new(shape: ActivatedRules, required: true, location_name: "Rules"))
648
+ WebACL.struct_class = Types::WebACL
649
+
650
+ WebACLSummaries.member = Shapes::ShapeRef.new(shape: WebACLSummary)
651
+
652
+ WebACLSummary.add_member(:web_acl_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "WebACLId"))
653
+ WebACLSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "Name"))
654
+ WebACLSummary.struct_class = Types::WebACLSummary
655
+
656
+ WebACLUpdate.add_member(:action, Shapes::ShapeRef.new(shape: ChangeAction, required: true, location_name: "Action"))
657
+ WebACLUpdate.add_member(:activated_rule, Shapes::ShapeRef.new(shape: ActivatedRule, required: true, location_name: "ActivatedRule"))
658
+ WebACLUpdate.struct_class = Types::WebACLUpdate
659
+
660
+ WebACLUpdates.member = Shapes::ShapeRef.new(shape: WebACLUpdate)
661
+
662
+ XssMatchSet.add_member(:xss_match_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "XssMatchSetId"))
663
+ XssMatchSet.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
664
+ XssMatchSet.add_member(:xss_match_tuples, Shapes::ShapeRef.new(shape: XssMatchTuples, required: true, location_name: "XssMatchTuples"))
665
+ XssMatchSet.struct_class = Types::XssMatchSet
666
+
667
+ XssMatchSetSummaries.member = Shapes::ShapeRef.new(shape: XssMatchSetSummary)
668
+
669
+ XssMatchSetSummary.add_member(:xss_match_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "XssMatchSetId"))
670
+ XssMatchSetSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "Name"))
671
+ XssMatchSetSummary.struct_class = Types::XssMatchSetSummary
672
+
673
+ XssMatchSetUpdate.add_member(:action, Shapes::ShapeRef.new(shape: ChangeAction, required: true, location_name: "Action"))
674
+ XssMatchSetUpdate.add_member(:xss_match_tuple, Shapes::ShapeRef.new(shape: XssMatchTuple, required: true, location_name: "XssMatchTuple"))
675
+ XssMatchSetUpdate.struct_class = Types::XssMatchSetUpdate
676
+
677
+ XssMatchSetUpdates.member = Shapes::ShapeRef.new(shape: XssMatchSetUpdate)
678
+
679
+ XssMatchTuple.add_member(:field_to_match, Shapes::ShapeRef.new(shape: FieldToMatch, required: true, location_name: "FieldToMatch"))
680
+ XssMatchTuple.add_member(:text_transformation, Shapes::ShapeRef.new(shape: TextTransformation, required: true, location_name: "TextTransformation"))
681
+ XssMatchTuple.struct_class = Types::XssMatchTuple
682
+
683
+ XssMatchTuples.member = Shapes::ShapeRef.new(shape: XssMatchTuple)
684
+
685
+
686
+ # @api private
687
+ API = Seahorse::Model::Api.new.tap do |api|
688
+
689
+ api.version = "2015-08-24"
690
+
691
+ api.metadata = {
692
+ "endpointPrefix" => "waf",
693
+ "jsonVersion" => "1.1",
694
+ "protocol" => "json",
695
+ "serviceFullName" => "AWS WAF",
696
+ "signatureVersion" => "v4",
697
+ "targetPrefix" => "AWSWAF_20150824",
698
+ }
699
+
700
+ api.add_operation(:create_byte_match_set, Seahorse::Model::Operation.new.tap do |o|
701
+ o.name = "CreateByteMatchSet"
702
+ o.http_method = "POST"
703
+ o.http_request_uri = "/"
704
+ o.input = Shapes::ShapeRef.new(shape: CreateByteMatchSetRequest)
705
+ o.output = Shapes::ShapeRef.new(shape: CreateByteMatchSetResponse)
706
+ o.errors << Shapes::ShapeRef.new(shape: WAFDisallowedNameException)
707
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
708
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
709
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidParameterException)
710
+ o.errors << Shapes::ShapeRef.new(shape: WAFStaleDataException)
711
+ o.errors << Shapes::ShapeRef.new(shape: WAFLimitsExceededException)
712
+ end)
713
+
714
+ api.add_operation(:create_ip_set, Seahorse::Model::Operation.new.tap do |o|
715
+ o.name = "CreateIPSet"
716
+ o.http_method = "POST"
717
+ o.http_request_uri = "/"
718
+ o.input = Shapes::ShapeRef.new(shape: CreateIPSetRequest)
719
+ o.output = Shapes::ShapeRef.new(shape: CreateIPSetResponse)
720
+ o.errors << Shapes::ShapeRef.new(shape: WAFStaleDataException)
721
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
722
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
723
+ o.errors << Shapes::ShapeRef.new(shape: WAFDisallowedNameException)
724
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidParameterException)
725
+ o.errors << Shapes::ShapeRef.new(shape: WAFLimitsExceededException)
726
+ end)
727
+
728
+ api.add_operation(:create_rule, Seahorse::Model::Operation.new.tap do |o|
729
+ o.name = "CreateRule"
730
+ o.http_method = "POST"
731
+ o.http_request_uri = "/"
732
+ o.input = Shapes::ShapeRef.new(shape: CreateRuleRequest)
733
+ o.output = Shapes::ShapeRef.new(shape: CreateRuleResponse)
734
+ o.errors << Shapes::ShapeRef.new(shape: WAFStaleDataException)
735
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
736
+ o.errors << Shapes::ShapeRef.new(shape: WAFDisallowedNameException)
737
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidParameterException)
738
+ o.errors << Shapes::ShapeRef.new(shape: WAFLimitsExceededException)
739
+ end)
740
+
741
+ api.add_operation(:create_size_constraint_set, Seahorse::Model::Operation.new.tap do |o|
742
+ o.name = "CreateSizeConstraintSet"
743
+ o.http_method = "POST"
744
+ o.http_request_uri = "/"
745
+ o.input = Shapes::ShapeRef.new(shape: CreateSizeConstraintSetRequest)
746
+ o.output = Shapes::ShapeRef.new(shape: CreateSizeConstraintSetResponse)
747
+ o.errors << Shapes::ShapeRef.new(shape: WAFStaleDataException)
748
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
749
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
750
+ o.errors << Shapes::ShapeRef.new(shape: WAFDisallowedNameException)
751
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidParameterException)
752
+ o.errors << Shapes::ShapeRef.new(shape: WAFLimitsExceededException)
753
+ end)
754
+
755
+ api.add_operation(:create_sql_injection_match_set, Seahorse::Model::Operation.new.tap do |o|
756
+ o.name = "CreateSqlInjectionMatchSet"
757
+ o.http_method = "POST"
758
+ o.http_request_uri = "/"
759
+ o.input = Shapes::ShapeRef.new(shape: CreateSqlInjectionMatchSetRequest)
760
+ o.output = Shapes::ShapeRef.new(shape: CreateSqlInjectionMatchSetResponse)
761
+ o.errors << Shapes::ShapeRef.new(shape: WAFDisallowedNameException)
762
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
763
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
764
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidParameterException)
765
+ o.errors << Shapes::ShapeRef.new(shape: WAFStaleDataException)
766
+ o.errors << Shapes::ShapeRef.new(shape: WAFLimitsExceededException)
767
+ end)
768
+
769
+ api.add_operation(:create_web_acl, Seahorse::Model::Operation.new.tap do |o|
770
+ o.name = "CreateWebACL"
771
+ o.http_method = "POST"
772
+ o.http_request_uri = "/"
773
+ o.input = Shapes::ShapeRef.new(shape: CreateWebACLRequest)
774
+ o.output = Shapes::ShapeRef.new(shape: CreateWebACLResponse)
775
+ o.errors << Shapes::ShapeRef.new(shape: WAFStaleDataException)
776
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
777
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
778
+ o.errors << Shapes::ShapeRef.new(shape: WAFDisallowedNameException)
779
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidParameterException)
780
+ o.errors << Shapes::ShapeRef.new(shape: WAFLimitsExceededException)
781
+ end)
782
+
783
+ api.add_operation(:create_xss_match_set, Seahorse::Model::Operation.new.tap do |o|
784
+ o.name = "CreateXssMatchSet"
785
+ o.http_method = "POST"
786
+ o.http_request_uri = "/"
787
+ o.input = Shapes::ShapeRef.new(shape: CreateXssMatchSetRequest)
788
+ o.output = Shapes::ShapeRef.new(shape: CreateXssMatchSetResponse)
789
+ o.errors << Shapes::ShapeRef.new(shape: WAFDisallowedNameException)
790
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
791
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
792
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidParameterException)
793
+ o.errors << Shapes::ShapeRef.new(shape: WAFStaleDataException)
794
+ o.errors << Shapes::ShapeRef.new(shape: WAFLimitsExceededException)
795
+ end)
796
+
797
+ api.add_operation(:delete_byte_match_set, Seahorse::Model::Operation.new.tap do |o|
798
+ o.name = "DeleteByteMatchSet"
799
+ o.http_method = "POST"
800
+ o.http_request_uri = "/"
801
+ o.input = Shapes::ShapeRef.new(shape: DeleteByteMatchSetRequest)
802
+ o.output = Shapes::ShapeRef.new(shape: DeleteByteMatchSetResponse)
803
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
804
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
805
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
806
+ o.errors << Shapes::ShapeRef.new(shape: WAFReferencedItemException)
807
+ o.errors << Shapes::ShapeRef.new(shape: WAFStaleDataException)
808
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonEmptyEntityException)
809
+ end)
810
+
811
+ api.add_operation(:delete_ip_set, Seahorse::Model::Operation.new.tap do |o|
812
+ o.name = "DeleteIPSet"
813
+ o.http_method = "POST"
814
+ o.http_request_uri = "/"
815
+ o.input = Shapes::ShapeRef.new(shape: DeleteIPSetRequest)
816
+ o.output = Shapes::ShapeRef.new(shape: DeleteIPSetResponse)
817
+ o.errors << Shapes::ShapeRef.new(shape: WAFStaleDataException)
818
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
819
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
820
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
821
+ o.errors << Shapes::ShapeRef.new(shape: WAFReferencedItemException)
822
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonEmptyEntityException)
823
+ end)
824
+
825
+ api.add_operation(:delete_rule, Seahorse::Model::Operation.new.tap do |o|
826
+ o.name = "DeleteRule"
827
+ o.http_method = "POST"
828
+ o.http_request_uri = "/"
829
+ o.input = Shapes::ShapeRef.new(shape: DeleteRuleRequest)
830
+ o.output = Shapes::ShapeRef.new(shape: DeleteRuleResponse)
831
+ o.errors << Shapes::ShapeRef.new(shape: WAFStaleDataException)
832
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
833
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
834
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
835
+ o.errors << Shapes::ShapeRef.new(shape: WAFReferencedItemException)
836
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonEmptyEntityException)
837
+ end)
838
+
839
+ api.add_operation(:delete_size_constraint_set, Seahorse::Model::Operation.new.tap do |o|
840
+ o.name = "DeleteSizeConstraintSet"
841
+ o.http_method = "POST"
842
+ o.http_request_uri = "/"
843
+ o.input = Shapes::ShapeRef.new(shape: DeleteSizeConstraintSetRequest)
844
+ o.output = Shapes::ShapeRef.new(shape: DeleteSizeConstraintSetResponse)
845
+ o.errors << Shapes::ShapeRef.new(shape: WAFStaleDataException)
846
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
847
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
848
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
849
+ o.errors << Shapes::ShapeRef.new(shape: WAFReferencedItemException)
850
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonEmptyEntityException)
851
+ end)
852
+
853
+ api.add_operation(:delete_sql_injection_match_set, Seahorse::Model::Operation.new.tap do |o|
854
+ o.name = "DeleteSqlInjectionMatchSet"
855
+ o.http_method = "POST"
856
+ o.http_request_uri = "/"
857
+ o.input = Shapes::ShapeRef.new(shape: DeleteSqlInjectionMatchSetRequest)
858
+ o.output = Shapes::ShapeRef.new(shape: DeleteSqlInjectionMatchSetResponse)
859
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
860
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
861
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
862
+ o.errors << Shapes::ShapeRef.new(shape: WAFReferencedItemException)
863
+ o.errors << Shapes::ShapeRef.new(shape: WAFStaleDataException)
864
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonEmptyEntityException)
865
+ end)
866
+
867
+ api.add_operation(:delete_web_acl, Seahorse::Model::Operation.new.tap do |o|
868
+ o.name = "DeleteWebACL"
869
+ o.http_method = "POST"
870
+ o.http_request_uri = "/"
871
+ o.input = Shapes::ShapeRef.new(shape: DeleteWebACLRequest)
872
+ o.output = Shapes::ShapeRef.new(shape: DeleteWebACLResponse)
873
+ o.errors << Shapes::ShapeRef.new(shape: WAFStaleDataException)
874
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
875
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
876
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
877
+ o.errors << Shapes::ShapeRef.new(shape: WAFReferencedItemException)
878
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonEmptyEntityException)
879
+ end)
880
+
881
+ api.add_operation(:delete_xss_match_set, Seahorse::Model::Operation.new.tap do |o|
882
+ o.name = "DeleteXssMatchSet"
883
+ o.http_method = "POST"
884
+ o.http_request_uri = "/"
885
+ o.input = Shapes::ShapeRef.new(shape: DeleteXssMatchSetRequest)
886
+ o.output = Shapes::ShapeRef.new(shape: DeleteXssMatchSetResponse)
887
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
888
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
889
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
890
+ o.errors << Shapes::ShapeRef.new(shape: WAFReferencedItemException)
891
+ o.errors << Shapes::ShapeRef.new(shape: WAFStaleDataException)
892
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonEmptyEntityException)
893
+ end)
894
+
895
+ api.add_operation(:get_byte_match_set, Seahorse::Model::Operation.new.tap do |o|
896
+ o.name = "GetByteMatchSet"
897
+ o.http_method = "POST"
898
+ o.http_request_uri = "/"
899
+ o.input = Shapes::ShapeRef.new(shape: GetByteMatchSetRequest)
900
+ o.output = Shapes::ShapeRef.new(shape: GetByteMatchSetResponse)
901
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
902
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
903
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
904
+ end)
905
+
906
+ api.add_operation(:get_change_token, Seahorse::Model::Operation.new.tap do |o|
907
+ o.name = "GetChangeToken"
908
+ o.http_method = "POST"
909
+ o.http_request_uri = "/"
910
+ o.input = Shapes::ShapeRef.new(shape: GetChangeTokenRequest)
911
+ o.output = Shapes::ShapeRef.new(shape: GetChangeTokenResponse)
912
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
913
+ end)
914
+
915
+ api.add_operation(:get_change_token_status, Seahorse::Model::Operation.new.tap do |o|
916
+ o.name = "GetChangeTokenStatus"
917
+ o.http_method = "POST"
918
+ o.http_request_uri = "/"
919
+ o.input = Shapes::ShapeRef.new(shape: GetChangeTokenStatusRequest)
920
+ o.output = Shapes::ShapeRef.new(shape: GetChangeTokenStatusResponse)
921
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
922
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
923
+ end)
924
+
925
+ api.add_operation(:get_ip_set, Seahorse::Model::Operation.new.tap do |o|
926
+ o.name = "GetIPSet"
927
+ o.http_method = "POST"
928
+ o.http_request_uri = "/"
929
+ o.input = Shapes::ShapeRef.new(shape: GetIPSetRequest)
930
+ o.output = Shapes::ShapeRef.new(shape: GetIPSetResponse)
931
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
932
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
933
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
934
+ end)
935
+
936
+ api.add_operation(:get_rule, Seahorse::Model::Operation.new.tap do |o|
937
+ o.name = "GetRule"
938
+ o.http_method = "POST"
939
+ o.http_request_uri = "/"
940
+ o.input = Shapes::ShapeRef.new(shape: GetRuleRequest)
941
+ o.output = Shapes::ShapeRef.new(shape: GetRuleResponse)
942
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
943
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
944
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
945
+ end)
946
+
947
+ api.add_operation(:get_sampled_requests, Seahorse::Model::Operation.new.tap do |o|
948
+ o.name = "GetSampledRequests"
949
+ o.http_method = "POST"
950
+ o.http_request_uri = "/"
951
+ o.input = Shapes::ShapeRef.new(shape: GetSampledRequestsRequest)
952
+ o.output = Shapes::ShapeRef.new(shape: GetSampledRequestsResponse)
953
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
954
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
955
+ end)
956
+
957
+ api.add_operation(:get_size_constraint_set, Seahorse::Model::Operation.new.tap do |o|
958
+ o.name = "GetSizeConstraintSet"
959
+ o.http_method = "POST"
960
+ o.http_request_uri = "/"
961
+ o.input = Shapes::ShapeRef.new(shape: GetSizeConstraintSetRequest)
962
+ o.output = Shapes::ShapeRef.new(shape: GetSizeConstraintSetResponse)
963
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
964
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
965
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
966
+ end)
967
+
968
+ api.add_operation(:get_sql_injection_match_set, Seahorse::Model::Operation.new.tap do |o|
969
+ o.name = "GetSqlInjectionMatchSet"
970
+ o.http_method = "POST"
971
+ o.http_request_uri = "/"
972
+ o.input = Shapes::ShapeRef.new(shape: GetSqlInjectionMatchSetRequest)
973
+ o.output = Shapes::ShapeRef.new(shape: GetSqlInjectionMatchSetResponse)
974
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
975
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
976
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
977
+ end)
978
+
979
+ api.add_operation(:get_web_acl, Seahorse::Model::Operation.new.tap do |o|
980
+ o.name = "GetWebACL"
981
+ o.http_method = "POST"
982
+ o.http_request_uri = "/"
983
+ o.input = Shapes::ShapeRef.new(shape: GetWebACLRequest)
984
+ o.output = Shapes::ShapeRef.new(shape: GetWebACLResponse)
985
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
986
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
987
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
988
+ end)
989
+
990
+ api.add_operation(:get_xss_match_set, Seahorse::Model::Operation.new.tap do |o|
991
+ o.name = "GetXssMatchSet"
992
+ o.http_method = "POST"
993
+ o.http_request_uri = "/"
994
+ o.input = Shapes::ShapeRef.new(shape: GetXssMatchSetRequest)
995
+ o.output = Shapes::ShapeRef.new(shape: GetXssMatchSetResponse)
996
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
997
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
998
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
999
+ end)
1000
+
1001
+ api.add_operation(:list_byte_match_sets, Seahorse::Model::Operation.new.tap do |o|
1002
+ o.name = "ListByteMatchSets"
1003
+ o.http_method = "POST"
1004
+ o.http_request_uri = "/"
1005
+ o.input = Shapes::ShapeRef.new(shape: ListByteMatchSetsRequest)
1006
+ o.output = Shapes::ShapeRef.new(shape: ListByteMatchSetsResponse)
1007
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
1008
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
1009
+ end)
1010
+
1011
+ api.add_operation(:list_ip_sets, Seahorse::Model::Operation.new.tap do |o|
1012
+ o.name = "ListIPSets"
1013
+ o.http_method = "POST"
1014
+ o.http_request_uri = "/"
1015
+ o.input = Shapes::ShapeRef.new(shape: ListIPSetsRequest)
1016
+ o.output = Shapes::ShapeRef.new(shape: ListIPSetsResponse)
1017
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
1018
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
1019
+ end)
1020
+
1021
+ api.add_operation(:list_rules, Seahorse::Model::Operation.new.tap do |o|
1022
+ o.name = "ListRules"
1023
+ o.http_method = "POST"
1024
+ o.http_request_uri = "/"
1025
+ o.input = Shapes::ShapeRef.new(shape: ListRulesRequest)
1026
+ o.output = Shapes::ShapeRef.new(shape: ListRulesResponse)
1027
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
1028
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
1029
+ end)
1030
+
1031
+ api.add_operation(:list_size_constraint_sets, Seahorse::Model::Operation.new.tap do |o|
1032
+ o.name = "ListSizeConstraintSets"
1033
+ o.http_method = "POST"
1034
+ o.http_request_uri = "/"
1035
+ o.input = Shapes::ShapeRef.new(shape: ListSizeConstraintSetsRequest)
1036
+ o.output = Shapes::ShapeRef.new(shape: ListSizeConstraintSetsResponse)
1037
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
1038
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
1039
+ end)
1040
+
1041
+ api.add_operation(:list_sql_injection_match_sets, Seahorse::Model::Operation.new.tap do |o|
1042
+ o.name = "ListSqlInjectionMatchSets"
1043
+ o.http_method = "POST"
1044
+ o.http_request_uri = "/"
1045
+ o.input = Shapes::ShapeRef.new(shape: ListSqlInjectionMatchSetsRequest)
1046
+ o.output = Shapes::ShapeRef.new(shape: ListSqlInjectionMatchSetsResponse)
1047
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
1048
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
1049
+ end)
1050
+
1051
+ api.add_operation(:list_web_acls, Seahorse::Model::Operation.new.tap do |o|
1052
+ o.name = "ListWebACLs"
1053
+ o.http_method = "POST"
1054
+ o.http_request_uri = "/"
1055
+ o.input = Shapes::ShapeRef.new(shape: ListWebACLsRequest)
1056
+ o.output = Shapes::ShapeRef.new(shape: ListWebACLsResponse)
1057
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
1058
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
1059
+ end)
1060
+
1061
+ api.add_operation(:list_xss_match_sets, Seahorse::Model::Operation.new.tap do |o|
1062
+ o.name = "ListXssMatchSets"
1063
+ o.http_method = "POST"
1064
+ o.http_request_uri = "/"
1065
+ o.input = Shapes::ShapeRef.new(shape: ListXssMatchSetsRequest)
1066
+ o.output = Shapes::ShapeRef.new(shape: ListXssMatchSetsResponse)
1067
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
1068
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
1069
+ end)
1070
+
1071
+ api.add_operation(:update_byte_match_set, Seahorse::Model::Operation.new.tap do |o|
1072
+ o.name = "UpdateByteMatchSet"
1073
+ o.http_method = "POST"
1074
+ o.http_request_uri = "/"
1075
+ o.input = Shapes::ShapeRef.new(shape: UpdateByteMatchSetRequest)
1076
+ o.output = Shapes::ShapeRef.new(shape: UpdateByteMatchSetResponse)
1077
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
1078
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
1079
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidOperationException)
1080
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidParameterException)
1081
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentContainerException)
1082
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
1083
+ o.errors << Shapes::ShapeRef.new(shape: WAFStaleDataException)
1084
+ o.errors << Shapes::ShapeRef.new(shape: WAFLimitsExceededException)
1085
+ end)
1086
+
1087
+ api.add_operation(:update_ip_set, Seahorse::Model::Operation.new.tap do |o|
1088
+ o.name = "UpdateIPSet"
1089
+ o.http_method = "POST"
1090
+ o.http_request_uri = "/"
1091
+ o.input = Shapes::ShapeRef.new(shape: UpdateIPSetRequest)
1092
+ o.output = Shapes::ShapeRef.new(shape: UpdateIPSetResponse)
1093
+ o.errors << Shapes::ShapeRef.new(shape: WAFStaleDataException)
1094
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
1095
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
1096
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidOperationException)
1097
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidParameterException)
1098
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentContainerException)
1099
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
1100
+ o.errors << Shapes::ShapeRef.new(shape: WAFReferencedItemException)
1101
+ o.errors << Shapes::ShapeRef.new(shape: WAFLimitsExceededException)
1102
+ end)
1103
+
1104
+ api.add_operation(:update_rule, Seahorse::Model::Operation.new.tap do |o|
1105
+ o.name = "UpdateRule"
1106
+ o.http_method = "POST"
1107
+ o.http_request_uri = "/"
1108
+ o.input = Shapes::ShapeRef.new(shape: UpdateRuleRequest)
1109
+ o.output = Shapes::ShapeRef.new(shape: UpdateRuleResponse)
1110
+ o.errors << Shapes::ShapeRef.new(shape: WAFStaleDataException)
1111
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
1112
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
1113
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidOperationException)
1114
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidParameterException)
1115
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentContainerException)
1116
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
1117
+ o.errors << Shapes::ShapeRef.new(shape: WAFReferencedItemException)
1118
+ o.errors << Shapes::ShapeRef.new(shape: WAFLimitsExceededException)
1119
+ end)
1120
+
1121
+ api.add_operation(:update_size_constraint_set, Seahorse::Model::Operation.new.tap do |o|
1122
+ o.name = "UpdateSizeConstraintSet"
1123
+ o.http_method = "POST"
1124
+ o.http_request_uri = "/"
1125
+ o.input = Shapes::ShapeRef.new(shape: UpdateSizeConstraintSetRequest)
1126
+ o.output = Shapes::ShapeRef.new(shape: UpdateSizeConstraintSetResponse)
1127
+ o.errors << Shapes::ShapeRef.new(shape: WAFStaleDataException)
1128
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
1129
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
1130
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidOperationException)
1131
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidParameterException)
1132
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentContainerException)
1133
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
1134
+ o.errors << Shapes::ShapeRef.new(shape: WAFReferencedItemException)
1135
+ o.errors << Shapes::ShapeRef.new(shape: WAFLimitsExceededException)
1136
+ end)
1137
+
1138
+ api.add_operation(:update_sql_injection_match_set, Seahorse::Model::Operation.new.tap do |o|
1139
+ o.name = "UpdateSqlInjectionMatchSet"
1140
+ o.http_method = "POST"
1141
+ o.http_request_uri = "/"
1142
+ o.input = Shapes::ShapeRef.new(shape: UpdateSqlInjectionMatchSetRequest)
1143
+ o.output = Shapes::ShapeRef.new(shape: UpdateSqlInjectionMatchSetResponse)
1144
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
1145
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
1146
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidOperationException)
1147
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidParameterException)
1148
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentContainerException)
1149
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
1150
+ o.errors << Shapes::ShapeRef.new(shape: WAFStaleDataException)
1151
+ o.errors << Shapes::ShapeRef.new(shape: WAFLimitsExceededException)
1152
+ end)
1153
+
1154
+ api.add_operation(:update_web_acl, Seahorse::Model::Operation.new.tap do |o|
1155
+ o.name = "UpdateWebACL"
1156
+ o.http_method = "POST"
1157
+ o.http_request_uri = "/"
1158
+ o.input = Shapes::ShapeRef.new(shape: UpdateWebACLRequest)
1159
+ o.output = Shapes::ShapeRef.new(shape: UpdateWebACLResponse)
1160
+ o.errors << Shapes::ShapeRef.new(shape: WAFStaleDataException)
1161
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
1162
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
1163
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidOperationException)
1164
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidParameterException)
1165
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentContainerException)
1166
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
1167
+ o.errors << Shapes::ShapeRef.new(shape: WAFReferencedItemException)
1168
+ o.errors << Shapes::ShapeRef.new(shape: WAFLimitsExceededException)
1169
+ end)
1170
+
1171
+ api.add_operation(:update_xss_match_set, Seahorse::Model::Operation.new.tap do |o|
1172
+ o.name = "UpdateXssMatchSet"
1173
+ o.http_method = "POST"
1174
+ o.http_request_uri = "/"
1175
+ o.input = Shapes::ShapeRef.new(shape: UpdateXssMatchSetRequest)
1176
+ o.output = Shapes::ShapeRef.new(shape: UpdateXssMatchSetResponse)
1177
+ o.errors << Shapes::ShapeRef.new(shape: WAFInternalErrorException)
1178
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidAccountException)
1179
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidOperationException)
1180
+ o.errors << Shapes::ShapeRef.new(shape: WAFInvalidParameterException)
1181
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentContainerException)
1182
+ o.errors << Shapes::ShapeRef.new(shape: WAFNonexistentItemException)
1183
+ o.errors << Shapes::ShapeRef.new(shape: WAFStaleDataException)
1184
+ o.errors << Shapes::ShapeRef.new(shape: WAFLimitsExceededException)
1185
+ end)
1186
+ end
1187
+
1188
+ end
1189
+ end
1190
+ end