aws-sdk-elasticloadbalancingv2 1.0.0.rc1 → 1.0.0.rc2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-elasticloadbalancingv2.rb +2 -2
- data/lib/aws-sdk-elasticloadbalancingv2/client.rb +1634 -1321
- data/lib/aws-sdk-elasticloadbalancingv2/client_api.rb +906 -885
- data/lib/aws-sdk-elasticloadbalancingv2/errors.rb +4 -13
- data/lib/aws-sdk-elasticloadbalancingv2/resource.rb +12 -14
- data/lib/aws-sdk-elasticloadbalancingv2/types.rb +2075 -1796
- metadata +2 -2
@@ -1,967 +1,988 @@
|
|
1
1
|
# WARNING ABOUT GENERATED CODE
|
2
2
|
#
|
3
|
-
# This file is generated. See the contributing for
|
3
|
+
# This file is generated. See the contributing guide for more information:
|
4
4
|
# https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
|
5
5
|
#
|
6
6
|
# WARNING ABOUT GENERATED CODE
|
7
7
|
|
8
|
-
module Aws
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
8
|
+
module Aws::ElasticLoadBalancingV2
|
9
|
+
# @api private
|
10
|
+
module ClientApi
|
11
|
+
|
12
|
+
include Seahorse::Model
|
13
|
+
|
14
|
+
Action = Shapes::StructureShape.new(name: 'Action')
|
15
|
+
ActionTypeEnum = Shapes::StringShape.new(name: 'ActionTypeEnum')
|
16
|
+
Actions = Shapes::ListShape.new(name: 'Actions')
|
17
|
+
AddTagsInput = Shapes::StructureShape.new(name: 'AddTagsInput')
|
18
|
+
AddTagsOutput = Shapes::StructureShape.new(name: 'AddTagsOutput')
|
19
|
+
AvailabilityZone = Shapes::StructureShape.new(name: 'AvailabilityZone')
|
20
|
+
AvailabilityZones = Shapes::ListShape.new(name: 'AvailabilityZones')
|
21
|
+
CanonicalHostedZoneId = Shapes::StringShape.new(name: 'CanonicalHostedZoneId')
|
22
|
+
Certificate = Shapes::StructureShape.new(name: 'Certificate')
|
23
|
+
CertificateArn = Shapes::StringShape.new(name: 'CertificateArn')
|
24
|
+
CertificateList = Shapes::ListShape.new(name: 'CertificateList')
|
25
|
+
CertificateNotFoundException = Shapes::StructureShape.new(name: 'CertificateNotFoundException')
|
26
|
+
Cipher = Shapes::StructureShape.new(name: 'Cipher')
|
27
|
+
CipherName = Shapes::StringShape.new(name: 'CipherName')
|
28
|
+
CipherPriority = Shapes::IntegerShape.new(name: 'CipherPriority')
|
29
|
+
Ciphers = Shapes::ListShape.new(name: 'Ciphers')
|
30
|
+
ConditionFieldName = Shapes::StringShape.new(name: 'ConditionFieldName')
|
31
|
+
CreateListenerInput = Shapes::StructureShape.new(name: 'CreateListenerInput')
|
32
|
+
CreateListenerOutput = Shapes::StructureShape.new(name: 'CreateListenerOutput')
|
33
|
+
CreateLoadBalancerInput = Shapes::StructureShape.new(name: 'CreateLoadBalancerInput')
|
34
|
+
CreateLoadBalancerOutput = Shapes::StructureShape.new(name: 'CreateLoadBalancerOutput')
|
35
|
+
CreateRuleInput = Shapes::StructureShape.new(name: 'CreateRuleInput')
|
36
|
+
CreateRuleOutput = Shapes::StructureShape.new(name: 'CreateRuleOutput')
|
37
|
+
CreateTargetGroupInput = Shapes::StructureShape.new(name: 'CreateTargetGroupInput')
|
38
|
+
CreateTargetGroupOutput = Shapes::StructureShape.new(name: 'CreateTargetGroupOutput')
|
39
|
+
CreatedTime = Shapes::TimestampShape.new(name: 'CreatedTime')
|
40
|
+
DNSName = Shapes::StringShape.new(name: 'DNSName')
|
41
|
+
DeleteListenerInput = Shapes::StructureShape.new(name: 'DeleteListenerInput')
|
42
|
+
DeleteListenerOutput = Shapes::StructureShape.new(name: 'DeleteListenerOutput')
|
43
|
+
DeleteLoadBalancerInput = Shapes::StructureShape.new(name: 'DeleteLoadBalancerInput')
|
44
|
+
DeleteLoadBalancerOutput = Shapes::StructureShape.new(name: 'DeleteLoadBalancerOutput')
|
45
|
+
DeleteRuleInput = Shapes::StructureShape.new(name: 'DeleteRuleInput')
|
46
|
+
DeleteRuleOutput = Shapes::StructureShape.new(name: 'DeleteRuleOutput')
|
47
|
+
DeleteTargetGroupInput = Shapes::StructureShape.new(name: 'DeleteTargetGroupInput')
|
48
|
+
DeleteTargetGroupOutput = Shapes::StructureShape.new(name: 'DeleteTargetGroupOutput')
|
49
|
+
DeregisterTargetsInput = Shapes::StructureShape.new(name: 'DeregisterTargetsInput')
|
50
|
+
DeregisterTargetsOutput = Shapes::StructureShape.new(name: 'DeregisterTargetsOutput')
|
51
|
+
DescribeListenersInput = Shapes::StructureShape.new(name: 'DescribeListenersInput')
|
52
|
+
DescribeListenersOutput = Shapes::StructureShape.new(name: 'DescribeListenersOutput')
|
53
|
+
DescribeLoadBalancerAttributesInput = Shapes::StructureShape.new(name: 'DescribeLoadBalancerAttributesInput')
|
54
|
+
DescribeLoadBalancerAttributesOutput = Shapes::StructureShape.new(name: 'DescribeLoadBalancerAttributesOutput')
|
55
|
+
DescribeLoadBalancersInput = Shapes::StructureShape.new(name: 'DescribeLoadBalancersInput')
|
56
|
+
DescribeLoadBalancersOutput = Shapes::StructureShape.new(name: 'DescribeLoadBalancersOutput')
|
57
|
+
DescribeRulesInput = Shapes::StructureShape.new(name: 'DescribeRulesInput')
|
58
|
+
DescribeRulesOutput = Shapes::StructureShape.new(name: 'DescribeRulesOutput')
|
59
|
+
DescribeSSLPoliciesInput = Shapes::StructureShape.new(name: 'DescribeSSLPoliciesInput')
|
60
|
+
DescribeSSLPoliciesOutput = Shapes::StructureShape.new(name: 'DescribeSSLPoliciesOutput')
|
61
|
+
DescribeTagsInput = Shapes::StructureShape.new(name: 'DescribeTagsInput')
|
62
|
+
DescribeTagsOutput = Shapes::StructureShape.new(name: 'DescribeTagsOutput')
|
63
|
+
DescribeTargetGroupAttributesInput = Shapes::StructureShape.new(name: 'DescribeTargetGroupAttributesInput')
|
64
|
+
DescribeTargetGroupAttributesOutput = Shapes::StructureShape.new(name: 'DescribeTargetGroupAttributesOutput')
|
65
|
+
DescribeTargetGroupsInput = Shapes::StructureShape.new(name: 'DescribeTargetGroupsInput')
|
66
|
+
DescribeTargetGroupsOutput = Shapes::StructureShape.new(name: 'DescribeTargetGroupsOutput')
|
67
|
+
DescribeTargetHealthInput = Shapes::StructureShape.new(name: 'DescribeTargetHealthInput')
|
68
|
+
DescribeTargetHealthOutput = Shapes::StructureShape.new(name: 'DescribeTargetHealthOutput')
|
69
|
+
Description = Shapes::StringShape.new(name: 'Description')
|
70
|
+
DuplicateListenerException = Shapes::StructureShape.new(name: 'DuplicateListenerException')
|
71
|
+
DuplicateLoadBalancerNameException = Shapes::StructureShape.new(name: 'DuplicateLoadBalancerNameException')
|
72
|
+
DuplicateTagKeysException = Shapes::StructureShape.new(name: 'DuplicateTagKeysException')
|
73
|
+
DuplicateTargetGroupNameException = Shapes::StructureShape.new(name: 'DuplicateTargetGroupNameException')
|
74
|
+
HealthCheckIntervalSeconds = Shapes::IntegerShape.new(name: 'HealthCheckIntervalSeconds')
|
75
|
+
HealthCheckPort = Shapes::StringShape.new(name: 'HealthCheckPort')
|
76
|
+
HealthCheckThresholdCount = Shapes::IntegerShape.new(name: 'HealthCheckThresholdCount')
|
77
|
+
HealthCheckTimeoutSeconds = Shapes::IntegerShape.new(name: 'HealthCheckTimeoutSeconds')
|
78
|
+
HealthUnavailableException = Shapes::StructureShape.new(name: 'HealthUnavailableException')
|
79
|
+
HttpCode = Shapes::StringShape.new(name: 'HttpCode')
|
80
|
+
IncompatibleProtocolsException = Shapes::StructureShape.new(name: 'IncompatibleProtocolsException')
|
81
|
+
InvalidConfigurationRequestException = Shapes::StructureShape.new(name: 'InvalidConfigurationRequestException')
|
82
|
+
InvalidSchemeException = Shapes::StructureShape.new(name: 'InvalidSchemeException')
|
83
|
+
InvalidSecurityGroupException = Shapes::StructureShape.new(name: 'InvalidSecurityGroupException')
|
84
|
+
InvalidSubnetException = Shapes::StructureShape.new(name: 'InvalidSubnetException')
|
85
|
+
InvalidTargetException = Shapes::StructureShape.new(name: 'InvalidTargetException')
|
86
|
+
IpAddressType = Shapes::StringShape.new(name: 'IpAddressType')
|
87
|
+
IsDefault = Shapes::BooleanShape.new(name: 'IsDefault')
|
88
|
+
ListOfString = Shapes::ListShape.new(name: 'ListOfString')
|
89
|
+
Listener = Shapes::StructureShape.new(name: 'Listener')
|
90
|
+
ListenerArn = Shapes::StringShape.new(name: 'ListenerArn')
|
91
|
+
ListenerArns = Shapes::ListShape.new(name: 'ListenerArns')
|
92
|
+
ListenerNotFoundException = Shapes::StructureShape.new(name: 'ListenerNotFoundException')
|
93
|
+
Listeners = Shapes::ListShape.new(name: 'Listeners')
|
94
|
+
LoadBalancer = Shapes::StructureShape.new(name: 'LoadBalancer')
|
95
|
+
LoadBalancerArn = Shapes::StringShape.new(name: 'LoadBalancerArn')
|
96
|
+
LoadBalancerArns = Shapes::ListShape.new(name: 'LoadBalancerArns')
|
97
|
+
LoadBalancerAttribute = Shapes::StructureShape.new(name: 'LoadBalancerAttribute')
|
98
|
+
LoadBalancerAttributeKey = Shapes::StringShape.new(name: 'LoadBalancerAttributeKey')
|
99
|
+
LoadBalancerAttributeValue = Shapes::StringShape.new(name: 'LoadBalancerAttributeValue')
|
100
|
+
LoadBalancerAttributes = Shapes::ListShape.new(name: 'LoadBalancerAttributes')
|
101
|
+
LoadBalancerName = Shapes::StringShape.new(name: 'LoadBalancerName')
|
102
|
+
LoadBalancerNames = Shapes::ListShape.new(name: 'LoadBalancerNames')
|
103
|
+
LoadBalancerNotFoundException = Shapes::StructureShape.new(name: 'LoadBalancerNotFoundException')
|
104
|
+
LoadBalancerSchemeEnum = Shapes::StringShape.new(name: 'LoadBalancerSchemeEnum')
|
105
|
+
LoadBalancerState = Shapes::StructureShape.new(name: 'LoadBalancerState')
|
106
|
+
LoadBalancerStateEnum = Shapes::StringShape.new(name: 'LoadBalancerStateEnum')
|
107
|
+
LoadBalancerTypeEnum = Shapes::StringShape.new(name: 'LoadBalancerTypeEnum')
|
108
|
+
LoadBalancers = Shapes::ListShape.new(name: 'LoadBalancers')
|
109
|
+
Marker = Shapes::StringShape.new(name: 'Marker')
|
110
|
+
Matcher = Shapes::StructureShape.new(name: 'Matcher')
|
111
|
+
ModifyListenerInput = Shapes::StructureShape.new(name: 'ModifyListenerInput')
|
112
|
+
ModifyListenerOutput = Shapes::StructureShape.new(name: 'ModifyListenerOutput')
|
113
|
+
ModifyLoadBalancerAttributesInput = Shapes::StructureShape.new(name: 'ModifyLoadBalancerAttributesInput')
|
114
|
+
ModifyLoadBalancerAttributesOutput = Shapes::StructureShape.new(name: 'ModifyLoadBalancerAttributesOutput')
|
115
|
+
ModifyRuleInput = Shapes::StructureShape.new(name: 'ModifyRuleInput')
|
116
|
+
ModifyRuleOutput = Shapes::StructureShape.new(name: 'ModifyRuleOutput')
|
117
|
+
ModifyTargetGroupAttributesInput = Shapes::StructureShape.new(name: 'ModifyTargetGroupAttributesInput')
|
118
|
+
ModifyTargetGroupAttributesOutput = Shapes::StructureShape.new(name: 'ModifyTargetGroupAttributesOutput')
|
119
|
+
ModifyTargetGroupInput = Shapes::StructureShape.new(name: 'ModifyTargetGroupInput')
|
120
|
+
ModifyTargetGroupOutput = Shapes::StructureShape.new(name: 'ModifyTargetGroupOutput')
|
121
|
+
OperationNotPermittedException = Shapes::StructureShape.new(name: 'OperationNotPermittedException')
|
122
|
+
PageSize = Shapes::IntegerShape.new(name: 'PageSize')
|
123
|
+
Path = Shapes::StringShape.new(name: 'Path')
|
124
|
+
Port = Shapes::IntegerShape.new(name: 'Port')
|
125
|
+
PriorityInUseException = Shapes::StructureShape.new(name: 'PriorityInUseException')
|
126
|
+
ProtocolEnum = Shapes::StringShape.new(name: 'ProtocolEnum')
|
127
|
+
RegisterTargetsInput = Shapes::StructureShape.new(name: 'RegisterTargetsInput')
|
128
|
+
RegisterTargetsOutput = Shapes::StructureShape.new(name: 'RegisterTargetsOutput')
|
129
|
+
RemoveTagsInput = Shapes::StructureShape.new(name: 'RemoveTagsInput')
|
130
|
+
RemoveTagsOutput = Shapes::StructureShape.new(name: 'RemoveTagsOutput')
|
131
|
+
ResourceArn = Shapes::StringShape.new(name: 'ResourceArn')
|
132
|
+
ResourceArns = Shapes::ListShape.new(name: 'ResourceArns')
|
133
|
+
ResourceInUseException = Shapes::StructureShape.new(name: 'ResourceInUseException')
|
134
|
+
Rule = Shapes::StructureShape.new(name: 'Rule')
|
135
|
+
RuleArn = Shapes::StringShape.new(name: 'RuleArn')
|
136
|
+
RuleArns = Shapes::ListShape.new(name: 'RuleArns')
|
137
|
+
RuleCondition = Shapes::StructureShape.new(name: 'RuleCondition')
|
138
|
+
RuleConditionList = Shapes::ListShape.new(name: 'RuleConditionList')
|
139
|
+
RuleNotFoundException = Shapes::StructureShape.new(name: 'RuleNotFoundException')
|
140
|
+
RulePriority = Shapes::IntegerShape.new(name: 'RulePriority')
|
141
|
+
RulePriorityList = Shapes::ListShape.new(name: 'RulePriorityList')
|
142
|
+
RulePriorityPair = Shapes::StructureShape.new(name: 'RulePriorityPair')
|
143
|
+
Rules = Shapes::ListShape.new(name: 'Rules')
|
144
|
+
SSLPolicyNotFoundException = Shapes::StructureShape.new(name: 'SSLPolicyNotFoundException')
|
145
|
+
SecurityGroupId = Shapes::StringShape.new(name: 'SecurityGroupId')
|
146
|
+
SecurityGroups = Shapes::ListShape.new(name: 'SecurityGroups')
|
147
|
+
SetIpAddressTypeInput = Shapes::StructureShape.new(name: 'SetIpAddressTypeInput')
|
148
|
+
SetIpAddressTypeOutput = Shapes::StructureShape.new(name: 'SetIpAddressTypeOutput')
|
149
|
+
SetRulePrioritiesInput = Shapes::StructureShape.new(name: 'SetRulePrioritiesInput')
|
150
|
+
SetRulePrioritiesOutput = Shapes::StructureShape.new(name: 'SetRulePrioritiesOutput')
|
151
|
+
SetSecurityGroupsInput = Shapes::StructureShape.new(name: 'SetSecurityGroupsInput')
|
152
|
+
SetSecurityGroupsOutput = Shapes::StructureShape.new(name: 'SetSecurityGroupsOutput')
|
153
|
+
SetSubnetsInput = Shapes::StructureShape.new(name: 'SetSubnetsInput')
|
154
|
+
SetSubnetsOutput = Shapes::StructureShape.new(name: 'SetSubnetsOutput')
|
155
|
+
SslPolicies = Shapes::ListShape.new(name: 'SslPolicies')
|
156
|
+
SslPolicy = Shapes::StructureShape.new(name: 'SslPolicy')
|
157
|
+
SslPolicyName = Shapes::StringShape.new(name: 'SslPolicyName')
|
158
|
+
SslPolicyNames = Shapes::ListShape.new(name: 'SslPolicyNames')
|
159
|
+
SslProtocol = Shapes::StringShape.new(name: 'SslProtocol')
|
160
|
+
SslProtocols = Shapes::ListShape.new(name: 'SslProtocols')
|
161
|
+
StateReason = Shapes::StringShape.new(name: 'StateReason')
|
162
|
+
String = Shapes::StringShape.new(name: 'String')
|
163
|
+
StringValue = Shapes::StringShape.new(name: 'StringValue')
|
164
|
+
SubnetId = Shapes::StringShape.new(name: 'SubnetId')
|
165
|
+
SubnetNotFoundException = Shapes::StructureShape.new(name: 'SubnetNotFoundException')
|
166
|
+
Subnets = Shapes::ListShape.new(name: 'Subnets')
|
167
|
+
Tag = Shapes::StructureShape.new(name: 'Tag')
|
168
|
+
TagDescription = Shapes::StructureShape.new(name: 'TagDescription')
|
169
|
+
TagDescriptions = Shapes::ListShape.new(name: 'TagDescriptions')
|
170
|
+
TagKey = Shapes::StringShape.new(name: 'TagKey')
|
171
|
+
TagKeys = Shapes::ListShape.new(name: 'TagKeys')
|
172
|
+
TagList = Shapes::ListShape.new(name: 'TagList')
|
173
|
+
TagValue = Shapes::StringShape.new(name: 'TagValue')
|
174
|
+
TargetDescription = Shapes::StructureShape.new(name: 'TargetDescription')
|
175
|
+
TargetDescriptions = Shapes::ListShape.new(name: 'TargetDescriptions')
|
176
|
+
TargetGroup = Shapes::StructureShape.new(name: 'TargetGroup')
|
177
|
+
TargetGroupArn = Shapes::StringShape.new(name: 'TargetGroupArn')
|
178
|
+
TargetGroupArns = Shapes::ListShape.new(name: 'TargetGroupArns')
|
179
|
+
TargetGroupAssociationLimitException = Shapes::StructureShape.new(name: 'TargetGroupAssociationLimitException')
|
180
|
+
TargetGroupAttribute = Shapes::StructureShape.new(name: 'TargetGroupAttribute')
|
181
|
+
TargetGroupAttributeKey = Shapes::StringShape.new(name: 'TargetGroupAttributeKey')
|
182
|
+
TargetGroupAttributeValue = Shapes::StringShape.new(name: 'TargetGroupAttributeValue')
|
183
|
+
TargetGroupAttributes = Shapes::ListShape.new(name: 'TargetGroupAttributes')
|
184
|
+
TargetGroupName = Shapes::StringShape.new(name: 'TargetGroupName')
|
185
|
+
TargetGroupNames = Shapes::ListShape.new(name: 'TargetGroupNames')
|
186
|
+
TargetGroupNotFoundException = Shapes::StructureShape.new(name: 'TargetGroupNotFoundException')
|
187
|
+
TargetGroups = Shapes::ListShape.new(name: 'TargetGroups')
|
188
|
+
TargetHealth = Shapes::StructureShape.new(name: 'TargetHealth')
|
189
|
+
TargetHealthDescription = Shapes::StructureShape.new(name: 'TargetHealthDescription')
|
190
|
+
TargetHealthDescriptions = Shapes::ListShape.new(name: 'TargetHealthDescriptions')
|
191
|
+
TargetHealthReasonEnum = Shapes::StringShape.new(name: 'TargetHealthReasonEnum')
|
192
|
+
TargetHealthStateEnum = Shapes::StringShape.new(name: 'TargetHealthStateEnum')
|
193
|
+
TargetId = Shapes::StringShape.new(name: 'TargetId')
|
194
|
+
TooManyCertificatesException = Shapes::StructureShape.new(name: 'TooManyCertificatesException')
|
195
|
+
TooManyListenersException = Shapes::StructureShape.new(name: 'TooManyListenersException')
|
196
|
+
TooManyLoadBalancersException = Shapes::StructureShape.new(name: 'TooManyLoadBalancersException')
|
197
|
+
TooManyRegistrationsForTargetIdException = Shapes::StructureShape.new(name: 'TooManyRegistrationsForTargetIdException')
|
198
|
+
TooManyRulesException = Shapes::StructureShape.new(name: 'TooManyRulesException')
|
199
|
+
TooManyTagsException = Shapes::StructureShape.new(name: 'TooManyTagsException')
|
200
|
+
TooManyTargetGroupsException = Shapes::StructureShape.new(name: 'TooManyTargetGroupsException')
|
201
|
+
TooManyTargetsException = Shapes::StructureShape.new(name: 'TooManyTargetsException')
|
202
|
+
UnsupportedProtocolException = Shapes::StructureShape.new(name: 'UnsupportedProtocolException')
|
203
|
+
VpcId = Shapes::StringShape.new(name: 'VpcId')
|
204
|
+
ZoneName = Shapes::StringShape.new(name: 'ZoneName')
|
205
|
+
|
206
|
+
Action.add_member(:type, Shapes::ShapeRef.new(shape: ActionTypeEnum, required: true, location_name: "Type"))
|
207
|
+
Action.add_member(:target_group_arn, Shapes::ShapeRef.new(shape: TargetGroupArn, required: true, location_name: "TargetGroupArn"))
|
208
|
+
Action.struct_class = Types::Action
|
209
|
+
|
210
|
+
Actions.member = Shapes::ShapeRef.new(shape: Action)
|
211
|
+
|
212
|
+
AddTagsInput.add_member(:resource_arns, Shapes::ShapeRef.new(shape: ResourceArns, required: true, location_name: "ResourceArns"))
|
213
|
+
AddTagsInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "Tags"))
|
214
|
+
AddTagsInput.struct_class = Types::AddTagsInput
|
215
|
+
|
216
|
+
AddTagsOutput.struct_class = Types::AddTagsOutput
|
217
|
+
|
218
|
+
AvailabilityZone.add_member(:zone_name, Shapes::ShapeRef.new(shape: ZoneName, location_name: "ZoneName"))
|
219
|
+
AvailabilityZone.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "SubnetId"))
|
220
|
+
AvailabilityZone.struct_class = Types::AvailabilityZone
|
221
|
+
|
222
|
+
AvailabilityZones.member = Shapes::ShapeRef.new(shape: AvailabilityZone)
|
223
|
+
|
224
|
+
Certificate.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: CertificateArn, location_name: "CertificateArn"))
|
225
|
+
Certificate.struct_class = Types::Certificate
|
226
|
+
|
227
|
+
CertificateList.member = Shapes::ShapeRef.new(shape: Certificate)
|
228
|
+
|
229
|
+
Cipher.add_member(:name, Shapes::ShapeRef.new(shape: CipherName, location_name: "Name"))
|
230
|
+
Cipher.add_member(:priority, Shapes::ShapeRef.new(shape: CipherPriority, location_name: "Priority"))
|
231
|
+
Cipher.struct_class = Types::Cipher
|
232
|
+
|
233
|
+
Ciphers.member = Shapes::ShapeRef.new(shape: Cipher)
|
234
|
+
|
235
|
+
CreateListenerInput.add_member(:load_balancer_arn, Shapes::ShapeRef.new(shape: LoadBalancerArn, required: true, location_name: "LoadBalancerArn"))
|
236
|
+
CreateListenerInput.add_member(:protocol, Shapes::ShapeRef.new(shape: ProtocolEnum, required: true, location_name: "Protocol"))
|
237
|
+
CreateListenerInput.add_member(:port, Shapes::ShapeRef.new(shape: Port, required: true, location_name: "Port"))
|
238
|
+
CreateListenerInput.add_member(:ssl_policy, Shapes::ShapeRef.new(shape: SslPolicyName, location_name: "SslPolicy"))
|
239
|
+
CreateListenerInput.add_member(:certificates, Shapes::ShapeRef.new(shape: CertificateList, location_name: "Certificates"))
|
240
|
+
CreateListenerInput.add_member(:default_actions, Shapes::ShapeRef.new(shape: Actions, required: true, location_name: "DefaultActions"))
|
241
|
+
CreateListenerInput.struct_class = Types::CreateListenerInput
|
242
|
+
|
243
|
+
CreateListenerOutput.add_member(:listeners, Shapes::ShapeRef.new(shape: Listeners, location_name: "Listeners"))
|
244
|
+
CreateListenerOutput.struct_class = Types::CreateListenerOutput
|
245
|
+
|
246
|
+
CreateLoadBalancerInput.add_member(:name, Shapes::ShapeRef.new(shape: LoadBalancerName, required: true, location_name: "Name"))
|
247
|
+
CreateLoadBalancerInput.add_member(:subnets, Shapes::ShapeRef.new(shape: Subnets, required: true, location_name: "Subnets"))
|
248
|
+
CreateLoadBalancerInput.add_member(:security_groups, Shapes::ShapeRef.new(shape: SecurityGroups, location_name: "SecurityGroups"))
|
249
|
+
CreateLoadBalancerInput.add_member(:scheme, Shapes::ShapeRef.new(shape: LoadBalancerSchemeEnum, location_name: "Scheme"))
|
250
|
+
CreateLoadBalancerInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
251
|
+
CreateLoadBalancerInput.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IpAddressType, location_name: "IpAddressType"))
|
252
|
+
CreateLoadBalancerInput.struct_class = Types::CreateLoadBalancerInput
|
253
|
+
|
254
|
+
CreateLoadBalancerOutput.add_member(:load_balancers, Shapes::ShapeRef.new(shape: LoadBalancers, location_name: "LoadBalancers"))
|
255
|
+
CreateLoadBalancerOutput.struct_class = Types::CreateLoadBalancerOutput
|
256
|
+
|
257
|
+
CreateRuleInput.add_member(:listener_arn, Shapes::ShapeRef.new(shape: ListenerArn, required: true, location_name: "ListenerArn"))
|
258
|
+
CreateRuleInput.add_member(:conditions, Shapes::ShapeRef.new(shape: RuleConditionList, required: true, location_name: "Conditions"))
|
259
|
+
CreateRuleInput.add_member(:priority, Shapes::ShapeRef.new(shape: RulePriority, required: true, location_name: "Priority"))
|
260
|
+
CreateRuleInput.add_member(:actions, Shapes::ShapeRef.new(shape: Actions, required: true, location_name: "Actions"))
|
261
|
+
CreateRuleInput.struct_class = Types::CreateRuleInput
|
262
|
+
|
263
|
+
CreateRuleOutput.add_member(:rules, Shapes::ShapeRef.new(shape: Rules, location_name: "Rules"))
|
264
|
+
CreateRuleOutput.struct_class = Types::CreateRuleOutput
|
265
|
+
|
266
|
+
CreateTargetGroupInput.add_member(:name, Shapes::ShapeRef.new(shape: TargetGroupName, required: true, location_name: "Name"))
|
267
|
+
CreateTargetGroupInput.add_member(:protocol, Shapes::ShapeRef.new(shape: ProtocolEnum, required: true, location_name: "Protocol"))
|
268
|
+
CreateTargetGroupInput.add_member(:port, Shapes::ShapeRef.new(shape: Port, required: true, location_name: "Port"))
|
269
|
+
CreateTargetGroupInput.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, required: true, location_name: "VpcId"))
|
270
|
+
CreateTargetGroupInput.add_member(:health_check_protocol, Shapes::ShapeRef.new(shape: ProtocolEnum, location_name: "HealthCheckProtocol"))
|
271
|
+
CreateTargetGroupInput.add_member(:health_check_port, Shapes::ShapeRef.new(shape: HealthCheckPort, location_name: "HealthCheckPort"))
|
272
|
+
CreateTargetGroupInput.add_member(:health_check_path, Shapes::ShapeRef.new(shape: Path, location_name: "HealthCheckPath"))
|
273
|
+
CreateTargetGroupInput.add_member(:health_check_interval_seconds, Shapes::ShapeRef.new(shape: HealthCheckIntervalSeconds, location_name: "HealthCheckIntervalSeconds"))
|
274
|
+
CreateTargetGroupInput.add_member(:health_check_timeout_seconds, Shapes::ShapeRef.new(shape: HealthCheckTimeoutSeconds, location_name: "HealthCheckTimeoutSeconds"))
|
275
|
+
CreateTargetGroupInput.add_member(:healthy_threshold_count, Shapes::ShapeRef.new(shape: HealthCheckThresholdCount, location_name: "HealthyThresholdCount"))
|
276
|
+
CreateTargetGroupInput.add_member(:unhealthy_threshold_count, Shapes::ShapeRef.new(shape: HealthCheckThresholdCount, location_name: "UnhealthyThresholdCount"))
|
277
|
+
CreateTargetGroupInput.add_member(:matcher, Shapes::ShapeRef.new(shape: Matcher, location_name: "Matcher"))
|
278
|
+
CreateTargetGroupInput.struct_class = Types::CreateTargetGroupInput
|
279
|
+
|
280
|
+
CreateTargetGroupOutput.add_member(:target_groups, Shapes::ShapeRef.new(shape: TargetGroups, location_name: "TargetGroups"))
|
281
|
+
CreateTargetGroupOutput.struct_class = Types::CreateTargetGroupOutput
|
282
|
+
|
283
|
+
DeleteListenerInput.add_member(:listener_arn, Shapes::ShapeRef.new(shape: ListenerArn, required: true, location_name: "ListenerArn"))
|
284
|
+
DeleteListenerInput.struct_class = Types::DeleteListenerInput
|
285
|
+
|
286
|
+
DeleteListenerOutput.struct_class = Types::DeleteListenerOutput
|
287
|
+
|
288
|
+
DeleteLoadBalancerInput.add_member(:load_balancer_arn, Shapes::ShapeRef.new(shape: LoadBalancerArn, required: true, location_name: "LoadBalancerArn"))
|
289
|
+
DeleteLoadBalancerInput.struct_class = Types::DeleteLoadBalancerInput
|
290
|
+
|
291
|
+
DeleteLoadBalancerOutput.struct_class = Types::DeleteLoadBalancerOutput
|
292
|
+
|
293
|
+
DeleteRuleInput.add_member(:rule_arn, Shapes::ShapeRef.new(shape: RuleArn, required: true, location_name: "RuleArn"))
|
294
|
+
DeleteRuleInput.struct_class = Types::DeleteRuleInput
|
295
|
+
|
296
|
+
DeleteRuleOutput.struct_class = Types::DeleteRuleOutput
|
297
|
+
|
298
|
+
DeleteTargetGroupInput.add_member(:target_group_arn, Shapes::ShapeRef.new(shape: TargetGroupArn, required: true, location_name: "TargetGroupArn"))
|
299
|
+
DeleteTargetGroupInput.struct_class = Types::DeleteTargetGroupInput
|
300
|
+
|
301
|
+
DeleteTargetGroupOutput.struct_class = Types::DeleteTargetGroupOutput
|
302
|
+
|
303
|
+
DeregisterTargetsInput.add_member(:target_group_arn, Shapes::ShapeRef.new(shape: TargetGroupArn, required: true, location_name: "TargetGroupArn"))
|
304
|
+
DeregisterTargetsInput.add_member(:targets, Shapes::ShapeRef.new(shape: TargetDescriptions, required: true, location_name: "Targets"))
|
305
|
+
DeregisterTargetsInput.struct_class = Types::DeregisterTargetsInput
|
306
|
+
|
307
|
+
DeregisterTargetsOutput.struct_class = Types::DeregisterTargetsOutput
|
308
|
+
|
309
|
+
DescribeListenersInput.add_member(:load_balancer_arn, Shapes::ShapeRef.new(shape: LoadBalancerArn, location_name: "LoadBalancerArn"))
|
310
|
+
DescribeListenersInput.add_member(:listener_arns, Shapes::ShapeRef.new(shape: ListenerArns, location_name: "ListenerArns"))
|
311
|
+
DescribeListenersInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
|
312
|
+
DescribeListenersInput.add_member(:page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "PageSize"))
|
313
|
+
DescribeListenersInput.struct_class = Types::DescribeListenersInput
|
314
|
+
|
315
|
+
DescribeListenersOutput.add_member(:listeners, Shapes::ShapeRef.new(shape: Listeners, location_name: "Listeners"))
|
316
|
+
DescribeListenersOutput.add_member(:next_marker, Shapes::ShapeRef.new(shape: Marker, location_name: "NextMarker"))
|
317
|
+
DescribeListenersOutput.struct_class = Types::DescribeListenersOutput
|
318
|
+
|
319
|
+
DescribeLoadBalancerAttributesInput.add_member(:load_balancer_arn, Shapes::ShapeRef.new(shape: LoadBalancerArn, required: true, location_name: "LoadBalancerArn"))
|
320
|
+
DescribeLoadBalancerAttributesInput.struct_class = Types::DescribeLoadBalancerAttributesInput
|
292
321
|
|
293
|
-
|
322
|
+
DescribeLoadBalancerAttributesOutput.add_member(:attributes, Shapes::ShapeRef.new(shape: LoadBalancerAttributes, location_name: "Attributes"))
|
323
|
+
DescribeLoadBalancerAttributesOutput.struct_class = Types::DescribeLoadBalancerAttributesOutput
|
294
324
|
|
295
|
-
|
296
|
-
|
325
|
+
DescribeLoadBalancersInput.add_member(:load_balancer_arns, Shapes::ShapeRef.new(shape: LoadBalancerArns, location_name: "LoadBalancerArns"))
|
326
|
+
DescribeLoadBalancersInput.add_member(:names, Shapes::ShapeRef.new(shape: LoadBalancerNames, location_name: "Names"))
|
327
|
+
DescribeLoadBalancersInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
|
328
|
+
DescribeLoadBalancersInput.add_member(:page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "PageSize"))
|
329
|
+
DescribeLoadBalancersInput.struct_class = Types::DescribeLoadBalancersInput
|
297
330
|
|
298
|
-
|
331
|
+
DescribeLoadBalancersOutput.add_member(:load_balancers, Shapes::ShapeRef.new(shape: LoadBalancers, location_name: "LoadBalancers"))
|
332
|
+
DescribeLoadBalancersOutput.add_member(:next_marker, Shapes::ShapeRef.new(shape: Marker, location_name: "NextMarker"))
|
333
|
+
DescribeLoadBalancersOutput.struct_class = Types::DescribeLoadBalancersOutput
|
334
|
+
|
335
|
+
DescribeRulesInput.add_member(:listener_arn, Shapes::ShapeRef.new(shape: ListenerArn, location_name: "ListenerArn"))
|
336
|
+
DescribeRulesInput.add_member(:rule_arns, Shapes::ShapeRef.new(shape: RuleArns, location_name: "RuleArns"))
|
337
|
+
DescribeRulesInput.struct_class = Types::DescribeRulesInput
|
338
|
+
|
339
|
+
DescribeRulesOutput.add_member(:rules, Shapes::ShapeRef.new(shape: Rules, location_name: "Rules"))
|
340
|
+
DescribeRulesOutput.struct_class = Types::DescribeRulesOutput
|
299
341
|
|
300
|
-
|
301
|
-
|
302
|
-
|
342
|
+
DescribeSSLPoliciesInput.add_member(:names, Shapes::ShapeRef.new(shape: SslPolicyNames, location_name: "Names"))
|
343
|
+
DescribeSSLPoliciesInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
|
344
|
+
DescribeSSLPoliciesInput.add_member(:page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "PageSize"))
|
345
|
+
DescribeSSLPoliciesInput.struct_class = Types::DescribeSSLPoliciesInput
|
303
346
|
|
304
|
-
|
347
|
+
DescribeSSLPoliciesOutput.add_member(:ssl_policies, Shapes::ShapeRef.new(shape: SslPolicies, location_name: "SslPolicies"))
|
348
|
+
DescribeSSLPoliciesOutput.add_member(:next_marker, Shapes::ShapeRef.new(shape: Marker, location_name: "NextMarker"))
|
349
|
+
DescribeSSLPoliciesOutput.struct_class = Types::DescribeSSLPoliciesOutput
|
305
350
|
|
306
|
-
|
307
|
-
|
308
|
-
DescribeListenersInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
|
309
|
-
DescribeListenersInput.add_member(:page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "PageSize"))
|
310
|
-
DescribeListenersInput.struct_class = Types::DescribeListenersInput
|
351
|
+
DescribeTagsInput.add_member(:resource_arns, Shapes::ShapeRef.new(shape: ResourceArns, required: true, location_name: "ResourceArns"))
|
352
|
+
DescribeTagsInput.struct_class = Types::DescribeTagsInput
|
311
353
|
|
312
|
-
|
313
|
-
|
314
|
-
DescribeListenersOutput.struct_class = Types::DescribeListenersOutput
|
354
|
+
DescribeTagsOutput.add_member(:tag_descriptions, Shapes::ShapeRef.new(shape: TagDescriptions, location_name: "TagDescriptions"))
|
355
|
+
DescribeTagsOutput.struct_class = Types::DescribeTagsOutput
|
315
356
|
|
316
|
-
|
317
|
-
|
357
|
+
DescribeTargetGroupAttributesInput.add_member(:target_group_arn, Shapes::ShapeRef.new(shape: TargetGroupArn, required: true, location_name: "TargetGroupArn"))
|
358
|
+
DescribeTargetGroupAttributesInput.struct_class = Types::DescribeTargetGroupAttributesInput
|
318
359
|
|
319
|
-
|
320
|
-
|
360
|
+
DescribeTargetGroupAttributesOutput.add_member(:attributes, Shapes::ShapeRef.new(shape: TargetGroupAttributes, location_name: "Attributes"))
|
361
|
+
DescribeTargetGroupAttributesOutput.struct_class = Types::DescribeTargetGroupAttributesOutput
|
321
362
|
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
363
|
+
DescribeTargetGroupsInput.add_member(:load_balancer_arn, Shapes::ShapeRef.new(shape: LoadBalancerArn, location_name: "LoadBalancerArn"))
|
364
|
+
DescribeTargetGroupsInput.add_member(:target_group_arns, Shapes::ShapeRef.new(shape: TargetGroupArns, location_name: "TargetGroupArns"))
|
365
|
+
DescribeTargetGroupsInput.add_member(:names, Shapes::ShapeRef.new(shape: TargetGroupNames, location_name: "Names"))
|
366
|
+
DescribeTargetGroupsInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
|
367
|
+
DescribeTargetGroupsInput.add_member(:page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "PageSize"))
|
368
|
+
DescribeTargetGroupsInput.struct_class = Types::DescribeTargetGroupsInput
|
327
369
|
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
DescribeRulesInput.add_member(:listener_arn, Shapes::ShapeRef.new(shape: ListenerArn, location_name: "ListenerArn"))
|
333
|
-
DescribeRulesInput.add_member(:rule_arns, Shapes::ShapeRef.new(shape: RuleArns, location_name: "RuleArns"))
|
334
|
-
DescribeRulesInput.struct_class = Types::DescribeRulesInput
|
370
|
+
DescribeTargetGroupsOutput.add_member(:target_groups, Shapes::ShapeRef.new(shape: TargetGroups, location_name: "TargetGroups"))
|
371
|
+
DescribeTargetGroupsOutput.add_member(:next_marker, Shapes::ShapeRef.new(shape: Marker, location_name: "NextMarker"))
|
372
|
+
DescribeTargetGroupsOutput.struct_class = Types::DescribeTargetGroupsOutput
|
335
373
|
|
336
|
-
|
337
|
-
|
374
|
+
DescribeTargetHealthInput.add_member(:target_group_arn, Shapes::ShapeRef.new(shape: TargetGroupArn, required: true, location_name: "TargetGroupArn"))
|
375
|
+
DescribeTargetHealthInput.add_member(:targets, Shapes::ShapeRef.new(shape: TargetDescriptions, location_name: "Targets"))
|
376
|
+
DescribeTargetHealthInput.struct_class = Types::DescribeTargetHealthInput
|
338
377
|
|
339
|
-
|
340
|
-
|
341
|
-
DescribeSSLPoliciesInput.add_member(:page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "PageSize"))
|
342
|
-
DescribeSSLPoliciesInput.struct_class = Types::DescribeSSLPoliciesInput
|
378
|
+
DescribeTargetHealthOutput.add_member(:target_health_descriptions, Shapes::ShapeRef.new(shape: TargetHealthDescriptions, location_name: "TargetHealthDescriptions"))
|
379
|
+
DescribeTargetHealthOutput.struct_class = Types::DescribeTargetHealthOutput
|
343
380
|
|
344
|
-
|
345
|
-
DescribeSSLPoliciesOutput.add_member(:next_marker, Shapes::ShapeRef.new(shape: Marker, location_name: "NextMarker"))
|
346
|
-
DescribeSSLPoliciesOutput.struct_class = Types::DescribeSSLPoliciesOutput
|
381
|
+
ListOfString.member = Shapes::ShapeRef.new(shape: StringValue)
|
347
382
|
|
348
|
-
|
349
|
-
|
383
|
+
Listener.add_member(:listener_arn, Shapes::ShapeRef.new(shape: ListenerArn, location_name: "ListenerArn"))
|
384
|
+
Listener.add_member(:load_balancer_arn, Shapes::ShapeRef.new(shape: LoadBalancerArn, location_name: "LoadBalancerArn"))
|
385
|
+
Listener.add_member(:port, Shapes::ShapeRef.new(shape: Port, location_name: "Port"))
|
386
|
+
Listener.add_member(:protocol, Shapes::ShapeRef.new(shape: ProtocolEnum, location_name: "Protocol"))
|
387
|
+
Listener.add_member(:certificates, Shapes::ShapeRef.new(shape: CertificateList, location_name: "Certificates"))
|
388
|
+
Listener.add_member(:ssl_policy, Shapes::ShapeRef.new(shape: SslPolicyName, location_name: "SslPolicy"))
|
389
|
+
Listener.add_member(:default_actions, Shapes::ShapeRef.new(shape: Actions, location_name: "DefaultActions"))
|
390
|
+
Listener.struct_class = Types::Listener
|
350
391
|
|
351
|
-
|
352
|
-
DescribeTagsOutput.struct_class = Types::DescribeTagsOutput
|
392
|
+
ListenerArns.member = Shapes::ShapeRef.new(shape: ListenerArn)
|
353
393
|
|
354
|
-
|
355
|
-
DescribeTargetGroupAttributesInput.struct_class = Types::DescribeTargetGroupAttributesInput
|
394
|
+
Listeners.member = Shapes::ShapeRef.new(shape: Listener)
|
356
395
|
|
357
|
-
|
358
|
-
|
396
|
+
LoadBalancer.add_member(:load_balancer_arn, Shapes::ShapeRef.new(shape: LoadBalancerArn, location_name: "LoadBalancerArn"))
|
397
|
+
LoadBalancer.add_member(:dns_name, Shapes::ShapeRef.new(shape: DNSName, location_name: "DNSName"))
|
398
|
+
LoadBalancer.add_member(:canonical_hosted_zone_id, Shapes::ShapeRef.new(shape: CanonicalHostedZoneId, location_name: "CanonicalHostedZoneId"))
|
399
|
+
LoadBalancer.add_member(:created_time, Shapes::ShapeRef.new(shape: CreatedTime, location_name: "CreatedTime"))
|
400
|
+
LoadBalancer.add_member(:load_balancer_name, Shapes::ShapeRef.new(shape: LoadBalancerName, location_name: "LoadBalancerName"))
|
401
|
+
LoadBalancer.add_member(:scheme, Shapes::ShapeRef.new(shape: LoadBalancerSchemeEnum, location_name: "Scheme"))
|
402
|
+
LoadBalancer.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "VpcId"))
|
403
|
+
LoadBalancer.add_member(:state, Shapes::ShapeRef.new(shape: LoadBalancerState, location_name: "State"))
|
404
|
+
LoadBalancer.add_member(:type, Shapes::ShapeRef.new(shape: LoadBalancerTypeEnum, location_name: "Type"))
|
405
|
+
LoadBalancer.add_member(:availability_zones, Shapes::ShapeRef.new(shape: AvailabilityZones, location_name: "AvailabilityZones"))
|
406
|
+
LoadBalancer.add_member(:security_groups, Shapes::ShapeRef.new(shape: SecurityGroups, location_name: "SecurityGroups"))
|
407
|
+
LoadBalancer.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IpAddressType, location_name: "IpAddressType"))
|
408
|
+
LoadBalancer.struct_class = Types::LoadBalancer
|
359
409
|
|
360
|
-
|
361
|
-
DescribeTargetGroupsInput.add_member(:target_group_arns, Shapes::ShapeRef.new(shape: TargetGroupArns, location_name: "TargetGroupArns"))
|
362
|
-
DescribeTargetGroupsInput.add_member(:names, Shapes::ShapeRef.new(shape: TargetGroupNames, location_name: "Names"))
|
363
|
-
DescribeTargetGroupsInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
|
364
|
-
DescribeTargetGroupsInput.add_member(:page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "PageSize"))
|
365
|
-
DescribeTargetGroupsInput.struct_class = Types::DescribeTargetGroupsInput
|
410
|
+
LoadBalancerArns.member = Shapes::ShapeRef.new(shape: LoadBalancerArn)
|
366
411
|
|
367
|
-
|
368
|
-
|
369
|
-
|
412
|
+
LoadBalancerAttribute.add_member(:key, Shapes::ShapeRef.new(shape: LoadBalancerAttributeKey, location_name: "Key"))
|
413
|
+
LoadBalancerAttribute.add_member(:value, Shapes::ShapeRef.new(shape: LoadBalancerAttributeValue, location_name: "Value"))
|
414
|
+
LoadBalancerAttribute.struct_class = Types::LoadBalancerAttribute
|
370
415
|
|
371
|
-
|
372
|
-
DescribeTargetHealthInput.add_member(:targets, Shapes::ShapeRef.new(shape: TargetDescriptions, location_name: "Targets"))
|
373
|
-
DescribeTargetHealthInput.struct_class = Types::DescribeTargetHealthInput
|
416
|
+
LoadBalancerAttributes.member = Shapes::ShapeRef.new(shape: LoadBalancerAttribute)
|
374
417
|
|
375
|
-
|
376
|
-
DescribeTargetHealthOutput.struct_class = Types::DescribeTargetHealthOutput
|
418
|
+
LoadBalancerNames.member = Shapes::ShapeRef.new(shape: LoadBalancerName)
|
377
419
|
|
378
|
-
|
420
|
+
LoadBalancerState.add_member(:code, Shapes::ShapeRef.new(shape: LoadBalancerStateEnum, location_name: "Code"))
|
421
|
+
LoadBalancerState.add_member(:reason, Shapes::ShapeRef.new(shape: StateReason, location_name: "Reason"))
|
422
|
+
LoadBalancerState.struct_class = Types::LoadBalancerState
|
379
423
|
|
380
|
-
|
381
|
-
Listener.add_member(:load_balancer_arn, Shapes::ShapeRef.new(shape: LoadBalancerArn, location_name: "LoadBalancerArn"))
|
382
|
-
Listener.add_member(:port, Shapes::ShapeRef.new(shape: Port, location_name: "Port"))
|
383
|
-
Listener.add_member(:protocol, Shapes::ShapeRef.new(shape: ProtocolEnum, location_name: "Protocol"))
|
384
|
-
Listener.add_member(:certificates, Shapes::ShapeRef.new(shape: CertificateList, location_name: "Certificates"))
|
385
|
-
Listener.add_member(:ssl_policy, Shapes::ShapeRef.new(shape: SslPolicyName, location_name: "SslPolicy"))
|
386
|
-
Listener.add_member(:default_actions, Shapes::ShapeRef.new(shape: Actions, location_name: "DefaultActions"))
|
387
|
-
Listener.struct_class = Types::Listener
|
424
|
+
LoadBalancers.member = Shapes::ShapeRef.new(shape: LoadBalancer)
|
388
425
|
|
389
|
-
|
426
|
+
Matcher.add_member(:http_code, Shapes::ShapeRef.new(shape: HttpCode, required: true, location_name: "HttpCode"))
|
427
|
+
Matcher.struct_class = Types::Matcher
|
390
428
|
|
391
|
-
|
429
|
+
ModifyListenerInput.add_member(:listener_arn, Shapes::ShapeRef.new(shape: ListenerArn, required: true, location_name: "ListenerArn"))
|
430
|
+
ModifyListenerInput.add_member(:port, Shapes::ShapeRef.new(shape: Port, location_name: "Port"))
|
431
|
+
ModifyListenerInput.add_member(:protocol, Shapes::ShapeRef.new(shape: ProtocolEnum, location_name: "Protocol"))
|
432
|
+
ModifyListenerInput.add_member(:ssl_policy, Shapes::ShapeRef.new(shape: SslPolicyName, location_name: "SslPolicy"))
|
433
|
+
ModifyListenerInput.add_member(:certificates, Shapes::ShapeRef.new(shape: CertificateList, location_name: "Certificates"))
|
434
|
+
ModifyListenerInput.add_member(:default_actions, Shapes::ShapeRef.new(shape: Actions, location_name: "DefaultActions"))
|
435
|
+
ModifyListenerInput.struct_class = Types::ModifyListenerInput
|
392
436
|
|
393
|
-
|
394
|
-
|
395
|
-
LoadBalancer.add_member(:canonical_hosted_zone_id, Shapes::ShapeRef.new(shape: CanonicalHostedZoneId, location_name: "CanonicalHostedZoneId"))
|
396
|
-
LoadBalancer.add_member(:created_time, Shapes::ShapeRef.new(shape: CreatedTime, location_name: "CreatedTime"))
|
397
|
-
LoadBalancer.add_member(:load_balancer_name, Shapes::ShapeRef.new(shape: LoadBalancerName, location_name: "LoadBalancerName"))
|
398
|
-
LoadBalancer.add_member(:scheme, Shapes::ShapeRef.new(shape: LoadBalancerSchemeEnum, location_name: "Scheme"))
|
399
|
-
LoadBalancer.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "VpcId"))
|
400
|
-
LoadBalancer.add_member(:state, Shapes::ShapeRef.new(shape: LoadBalancerState, location_name: "State"))
|
401
|
-
LoadBalancer.add_member(:type, Shapes::ShapeRef.new(shape: LoadBalancerTypeEnum, location_name: "Type"))
|
402
|
-
LoadBalancer.add_member(:availability_zones, Shapes::ShapeRef.new(shape: AvailabilityZones, location_name: "AvailabilityZones"))
|
403
|
-
LoadBalancer.add_member(:security_groups, Shapes::ShapeRef.new(shape: SecurityGroups, location_name: "SecurityGroups"))
|
404
|
-
LoadBalancer.struct_class = Types::LoadBalancer
|
437
|
+
ModifyListenerOutput.add_member(:listeners, Shapes::ShapeRef.new(shape: Listeners, location_name: "Listeners"))
|
438
|
+
ModifyListenerOutput.struct_class = Types::ModifyListenerOutput
|
405
439
|
|
406
|
-
|
440
|
+
ModifyLoadBalancerAttributesInput.add_member(:load_balancer_arn, Shapes::ShapeRef.new(shape: LoadBalancerArn, required: true, location_name: "LoadBalancerArn"))
|
441
|
+
ModifyLoadBalancerAttributesInput.add_member(:attributes, Shapes::ShapeRef.new(shape: LoadBalancerAttributes, required: true, location_name: "Attributes"))
|
442
|
+
ModifyLoadBalancerAttributesInput.struct_class = Types::ModifyLoadBalancerAttributesInput
|
407
443
|
|
408
|
-
|
409
|
-
|
410
|
-
LoadBalancerAttribute.struct_class = Types::LoadBalancerAttribute
|
444
|
+
ModifyLoadBalancerAttributesOutput.add_member(:attributes, Shapes::ShapeRef.new(shape: LoadBalancerAttributes, location_name: "Attributes"))
|
445
|
+
ModifyLoadBalancerAttributesOutput.struct_class = Types::ModifyLoadBalancerAttributesOutput
|
411
446
|
|
412
|
-
|
447
|
+
ModifyRuleInput.add_member(:rule_arn, Shapes::ShapeRef.new(shape: RuleArn, required: true, location_name: "RuleArn"))
|
448
|
+
ModifyRuleInput.add_member(:conditions, Shapes::ShapeRef.new(shape: RuleConditionList, location_name: "Conditions"))
|
449
|
+
ModifyRuleInput.add_member(:actions, Shapes::ShapeRef.new(shape: Actions, location_name: "Actions"))
|
450
|
+
ModifyRuleInput.struct_class = Types::ModifyRuleInput
|
413
451
|
|
414
|
-
|
452
|
+
ModifyRuleOutput.add_member(:rules, Shapes::ShapeRef.new(shape: Rules, location_name: "Rules"))
|
453
|
+
ModifyRuleOutput.struct_class = Types::ModifyRuleOutput
|
415
454
|
|
416
|
-
|
417
|
-
|
418
|
-
|
455
|
+
ModifyTargetGroupAttributesInput.add_member(:target_group_arn, Shapes::ShapeRef.new(shape: TargetGroupArn, required: true, location_name: "TargetGroupArn"))
|
456
|
+
ModifyTargetGroupAttributesInput.add_member(:attributes, Shapes::ShapeRef.new(shape: TargetGroupAttributes, required: true, location_name: "Attributes"))
|
457
|
+
ModifyTargetGroupAttributesInput.struct_class = Types::ModifyTargetGroupAttributesInput
|
419
458
|
|
420
|
-
|
459
|
+
ModifyTargetGroupAttributesOutput.add_member(:attributes, Shapes::ShapeRef.new(shape: TargetGroupAttributes, location_name: "Attributes"))
|
460
|
+
ModifyTargetGroupAttributesOutput.struct_class = Types::ModifyTargetGroupAttributesOutput
|
421
461
|
|
422
|
-
|
423
|
-
|
462
|
+
ModifyTargetGroupInput.add_member(:target_group_arn, Shapes::ShapeRef.new(shape: TargetGroupArn, required: true, location_name: "TargetGroupArn"))
|
463
|
+
ModifyTargetGroupInput.add_member(:health_check_protocol, Shapes::ShapeRef.new(shape: ProtocolEnum, location_name: "HealthCheckProtocol"))
|
464
|
+
ModifyTargetGroupInput.add_member(:health_check_port, Shapes::ShapeRef.new(shape: HealthCheckPort, location_name: "HealthCheckPort"))
|
465
|
+
ModifyTargetGroupInput.add_member(:health_check_path, Shapes::ShapeRef.new(shape: Path, location_name: "HealthCheckPath"))
|
466
|
+
ModifyTargetGroupInput.add_member(:health_check_interval_seconds, Shapes::ShapeRef.new(shape: HealthCheckIntervalSeconds, location_name: "HealthCheckIntervalSeconds"))
|
467
|
+
ModifyTargetGroupInput.add_member(:health_check_timeout_seconds, Shapes::ShapeRef.new(shape: HealthCheckTimeoutSeconds, location_name: "HealthCheckTimeoutSeconds"))
|
468
|
+
ModifyTargetGroupInput.add_member(:healthy_threshold_count, Shapes::ShapeRef.new(shape: HealthCheckThresholdCount, location_name: "HealthyThresholdCount"))
|
469
|
+
ModifyTargetGroupInput.add_member(:unhealthy_threshold_count, Shapes::ShapeRef.new(shape: HealthCheckThresholdCount, location_name: "UnhealthyThresholdCount"))
|
470
|
+
ModifyTargetGroupInput.add_member(:matcher, Shapes::ShapeRef.new(shape: Matcher, location_name: "Matcher"))
|
471
|
+
ModifyTargetGroupInput.struct_class = Types::ModifyTargetGroupInput
|
424
472
|
|
425
|
-
|
426
|
-
|
427
|
-
ModifyListenerInput.add_member(:protocol, Shapes::ShapeRef.new(shape: ProtocolEnum, location_name: "Protocol"))
|
428
|
-
ModifyListenerInput.add_member(:ssl_policy, Shapes::ShapeRef.new(shape: SslPolicyName, location_name: "SslPolicy"))
|
429
|
-
ModifyListenerInput.add_member(:certificates, Shapes::ShapeRef.new(shape: CertificateList, location_name: "Certificates"))
|
430
|
-
ModifyListenerInput.add_member(:default_actions, Shapes::ShapeRef.new(shape: Actions, location_name: "DefaultActions"))
|
431
|
-
ModifyListenerInput.struct_class = Types::ModifyListenerInput
|
473
|
+
ModifyTargetGroupOutput.add_member(:target_groups, Shapes::ShapeRef.new(shape: TargetGroups, location_name: "TargetGroups"))
|
474
|
+
ModifyTargetGroupOutput.struct_class = Types::ModifyTargetGroupOutput
|
432
475
|
|
433
|
-
|
434
|
-
|
476
|
+
RegisterTargetsInput.add_member(:target_group_arn, Shapes::ShapeRef.new(shape: TargetGroupArn, required: true, location_name: "TargetGroupArn"))
|
477
|
+
RegisterTargetsInput.add_member(:targets, Shapes::ShapeRef.new(shape: TargetDescriptions, required: true, location_name: "Targets"))
|
478
|
+
RegisterTargetsInput.struct_class = Types::RegisterTargetsInput
|
435
479
|
|
436
|
-
|
437
|
-
ModifyLoadBalancerAttributesInput.add_member(:attributes, Shapes::ShapeRef.new(shape: LoadBalancerAttributes, required: true, location_name: "Attributes"))
|
438
|
-
ModifyLoadBalancerAttributesInput.struct_class = Types::ModifyLoadBalancerAttributesInput
|
480
|
+
RegisterTargetsOutput.struct_class = Types::RegisterTargetsOutput
|
439
481
|
|
440
|
-
|
441
|
-
|
482
|
+
RemoveTagsInput.add_member(:resource_arns, Shapes::ShapeRef.new(shape: ResourceArns, required: true, location_name: "ResourceArns"))
|
483
|
+
RemoveTagsInput.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeys, required: true, location_name: "TagKeys"))
|
484
|
+
RemoveTagsInput.struct_class = Types::RemoveTagsInput
|
442
485
|
|
443
|
-
|
444
|
-
ModifyRuleInput.add_member(:conditions, Shapes::ShapeRef.new(shape: RuleConditionList, location_name: "Conditions"))
|
445
|
-
ModifyRuleInput.add_member(:actions, Shapes::ShapeRef.new(shape: Actions, location_name: "Actions"))
|
446
|
-
ModifyRuleInput.struct_class = Types::ModifyRuleInput
|
486
|
+
RemoveTagsOutput.struct_class = Types::RemoveTagsOutput
|
447
487
|
|
448
|
-
|
449
|
-
ModifyRuleOutput.struct_class = Types::ModifyRuleOutput
|
488
|
+
ResourceArns.member = Shapes::ShapeRef.new(shape: ResourceArn)
|
450
489
|
|
451
|
-
|
452
|
-
|
453
|
-
|
490
|
+
Rule.add_member(:rule_arn, Shapes::ShapeRef.new(shape: RuleArn, location_name: "RuleArn"))
|
491
|
+
Rule.add_member(:priority, Shapes::ShapeRef.new(shape: String, location_name: "Priority"))
|
492
|
+
Rule.add_member(:conditions, Shapes::ShapeRef.new(shape: RuleConditionList, location_name: "Conditions"))
|
493
|
+
Rule.add_member(:actions, Shapes::ShapeRef.new(shape: Actions, location_name: "Actions"))
|
494
|
+
Rule.add_member(:is_default, Shapes::ShapeRef.new(shape: IsDefault, location_name: "IsDefault"))
|
495
|
+
Rule.struct_class = Types::Rule
|
454
496
|
|
455
|
-
|
456
|
-
ModifyTargetGroupAttributesOutput.struct_class = Types::ModifyTargetGroupAttributesOutput
|
497
|
+
RuleArns.member = Shapes::ShapeRef.new(shape: RuleArn)
|
457
498
|
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
ModifyTargetGroupInput.add_member(:health_check_path, Shapes::ShapeRef.new(shape: Path, location_name: "HealthCheckPath"))
|
462
|
-
ModifyTargetGroupInput.add_member(:health_check_interval_seconds, Shapes::ShapeRef.new(shape: HealthCheckIntervalSeconds, location_name: "HealthCheckIntervalSeconds"))
|
463
|
-
ModifyTargetGroupInput.add_member(:health_check_timeout_seconds, Shapes::ShapeRef.new(shape: HealthCheckTimeoutSeconds, location_name: "HealthCheckTimeoutSeconds"))
|
464
|
-
ModifyTargetGroupInput.add_member(:healthy_threshold_count, Shapes::ShapeRef.new(shape: HealthCheckThresholdCount, location_name: "HealthyThresholdCount"))
|
465
|
-
ModifyTargetGroupInput.add_member(:unhealthy_threshold_count, Shapes::ShapeRef.new(shape: HealthCheckThresholdCount, location_name: "UnhealthyThresholdCount"))
|
466
|
-
ModifyTargetGroupInput.add_member(:matcher, Shapes::ShapeRef.new(shape: Matcher, location_name: "Matcher"))
|
467
|
-
ModifyTargetGroupInput.struct_class = Types::ModifyTargetGroupInput
|
499
|
+
RuleCondition.add_member(:field, Shapes::ShapeRef.new(shape: ConditionFieldName, location_name: "Field"))
|
500
|
+
RuleCondition.add_member(:values, Shapes::ShapeRef.new(shape: ListOfString, location_name: "Values"))
|
501
|
+
RuleCondition.struct_class = Types::RuleCondition
|
468
502
|
|
469
|
-
|
470
|
-
ModifyTargetGroupOutput.struct_class = Types::ModifyTargetGroupOutput
|
503
|
+
RuleConditionList.member = Shapes::ShapeRef.new(shape: RuleCondition)
|
471
504
|
|
472
|
-
|
473
|
-
RegisterTargetsInput.add_member(:targets, Shapes::ShapeRef.new(shape: TargetDescriptions, required: true, location_name: "Targets"))
|
474
|
-
RegisterTargetsInput.struct_class = Types::RegisterTargetsInput
|
505
|
+
RulePriorityList.member = Shapes::ShapeRef.new(shape: RulePriorityPair)
|
475
506
|
|
476
|
-
|
507
|
+
RulePriorityPair.add_member(:rule_arn, Shapes::ShapeRef.new(shape: RuleArn, location_name: "RuleArn"))
|
508
|
+
RulePriorityPair.add_member(:priority, Shapes::ShapeRef.new(shape: RulePriority, location_name: "Priority"))
|
509
|
+
RulePriorityPair.struct_class = Types::RulePriorityPair
|
477
510
|
|
478
|
-
|
479
|
-
RemoveTagsInput.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeys, required: true, location_name: "TagKeys"))
|
480
|
-
RemoveTagsInput.struct_class = Types::RemoveTagsInput
|
511
|
+
Rules.member = Shapes::ShapeRef.new(shape: Rule)
|
481
512
|
|
482
|
-
|
513
|
+
SecurityGroups.member = Shapes::ShapeRef.new(shape: SecurityGroupId)
|
483
514
|
|
484
|
-
|
515
|
+
SetIpAddressTypeInput.add_member(:load_balancer_arn, Shapes::ShapeRef.new(shape: LoadBalancerArn, required: true, location_name: "LoadBalancerArn"))
|
516
|
+
SetIpAddressTypeInput.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IpAddressType, required: true, location_name: "IpAddressType"))
|
517
|
+
SetIpAddressTypeInput.struct_class = Types::SetIpAddressTypeInput
|
485
518
|
|
486
|
-
|
487
|
-
|
488
|
-
Rule.add_member(:conditions, Shapes::ShapeRef.new(shape: RuleConditionList, location_name: "Conditions"))
|
489
|
-
Rule.add_member(:actions, Shapes::ShapeRef.new(shape: Actions, location_name: "Actions"))
|
490
|
-
Rule.add_member(:is_default, Shapes::ShapeRef.new(shape: IsDefault, location_name: "IsDefault"))
|
491
|
-
Rule.struct_class = Types::Rule
|
519
|
+
SetIpAddressTypeOutput.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IpAddressType, location_name: "IpAddressType"))
|
520
|
+
SetIpAddressTypeOutput.struct_class = Types::SetIpAddressTypeOutput
|
492
521
|
|
493
|
-
|
522
|
+
SetRulePrioritiesInput.add_member(:rule_priorities, Shapes::ShapeRef.new(shape: RulePriorityList, required: true, location_name: "RulePriorities"))
|
523
|
+
SetRulePrioritiesInput.struct_class = Types::SetRulePrioritiesInput
|
494
524
|
|
495
|
-
|
496
|
-
|
497
|
-
RuleCondition.struct_class = Types::RuleCondition
|
525
|
+
SetRulePrioritiesOutput.add_member(:rules, Shapes::ShapeRef.new(shape: Rules, location_name: "Rules"))
|
526
|
+
SetRulePrioritiesOutput.struct_class = Types::SetRulePrioritiesOutput
|
498
527
|
|
499
|
-
|
528
|
+
SetSecurityGroupsInput.add_member(:load_balancer_arn, Shapes::ShapeRef.new(shape: LoadBalancerArn, required: true, location_name: "LoadBalancerArn"))
|
529
|
+
SetSecurityGroupsInput.add_member(:security_groups, Shapes::ShapeRef.new(shape: SecurityGroups, required: true, location_name: "SecurityGroups"))
|
530
|
+
SetSecurityGroupsInput.struct_class = Types::SetSecurityGroupsInput
|
500
531
|
|
501
|
-
|
532
|
+
SetSecurityGroupsOutput.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroups, location_name: "SecurityGroupIds"))
|
533
|
+
SetSecurityGroupsOutput.struct_class = Types::SetSecurityGroupsOutput
|
502
534
|
|
503
|
-
|
504
|
-
|
505
|
-
|
535
|
+
SetSubnetsInput.add_member(:load_balancer_arn, Shapes::ShapeRef.new(shape: LoadBalancerArn, required: true, location_name: "LoadBalancerArn"))
|
536
|
+
SetSubnetsInput.add_member(:subnets, Shapes::ShapeRef.new(shape: Subnets, required: true, location_name: "Subnets"))
|
537
|
+
SetSubnetsInput.struct_class = Types::SetSubnetsInput
|
506
538
|
|
507
|
-
|
539
|
+
SetSubnetsOutput.add_member(:availability_zones, Shapes::ShapeRef.new(shape: AvailabilityZones, location_name: "AvailabilityZones"))
|
540
|
+
SetSubnetsOutput.struct_class = Types::SetSubnetsOutput
|
508
541
|
|
509
|
-
|
542
|
+
SslPolicies.member = Shapes::ShapeRef.new(shape: SslPolicy)
|
510
543
|
|
511
|
-
|
512
|
-
|
544
|
+
SslPolicy.add_member(:ssl_protocols, Shapes::ShapeRef.new(shape: SslProtocols, location_name: "SslProtocols"))
|
545
|
+
SslPolicy.add_member(:ciphers, Shapes::ShapeRef.new(shape: Ciphers, location_name: "Ciphers"))
|
546
|
+
SslPolicy.add_member(:name, Shapes::ShapeRef.new(shape: SslPolicyName, location_name: "Name"))
|
547
|
+
SslPolicy.struct_class = Types::SslPolicy
|
513
548
|
|
514
|
-
|
515
|
-
SetRulePrioritiesOutput.struct_class = Types::SetRulePrioritiesOutput
|
549
|
+
SslPolicyNames.member = Shapes::ShapeRef.new(shape: SslPolicyName)
|
516
550
|
|
517
|
-
|
518
|
-
SetSecurityGroupsInput.add_member(:security_groups, Shapes::ShapeRef.new(shape: SecurityGroups, required: true, location_name: "SecurityGroups"))
|
519
|
-
SetSecurityGroupsInput.struct_class = Types::SetSecurityGroupsInput
|
551
|
+
SslProtocols.member = Shapes::ShapeRef.new(shape: SslProtocol)
|
520
552
|
|
521
|
-
|
522
|
-
SetSecurityGroupsOutput.struct_class = Types::SetSecurityGroupsOutput
|
553
|
+
Subnets.member = Shapes::ShapeRef.new(shape: SubnetId)
|
523
554
|
|
524
|
-
|
525
|
-
|
526
|
-
|
555
|
+
Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
|
556
|
+
Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, location_name: "Value"))
|
557
|
+
Tag.struct_class = Types::Tag
|
527
558
|
|
528
|
-
|
529
|
-
|
559
|
+
TagDescription.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "ResourceArn"))
|
560
|
+
TagDescription.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
561
|
+
TagDescription.struct_class = Types::TagDescription
|
530
562
|
|
531
|
-
|
563
|
+
TagDescriptions.member = Shapes::ShapeRef.new(shape: TagDescription)
|
532
564
|
|
533
|
-
|
534
|
-
SslPolicy.add_member(:ciphers, Shapes::ShapeRef.new(shape: Ciphers, location_name: "Ciphers"))
|
535
|
-
SslPolicy.add_member(:name, Shapes::ShapeRef.new(shape: SslPolicyName, location_name: "Name"))
|
536
|
-
SslPolicy.struct_class = Types::SslPolicy
|
565
|
+
TagKeys.member = Shapes::ShapeRef.new(shape: TagKey)
|
537
566
|
|
538
|
-
|
567
|
+
TagList.member = Shapes::ShapeRef.new(shape: Tag)
|
539
568
|
|
540
|
-
|
569
|
+
TargetDescription.add_member(:id, Shapes::ShapeRef.new(shape: TargetId, required: true, location_name: "Id"))
|
570
|
+
TargetDescription.add_member(:port, Shapes::ShapeRef.new(shape: Port, location_name: "Port"))
|
571
|
+
TargetDescription.struct_class = Types::TargetDescription
|
541
572
|
|
542
|
-
|
573
|
+
TargetDescriptions.member = Shapes::ShapeRef.new(shape: TargetDescription)
|
543
574
|
|
544
|
-
|
545
|
-
|
546
|
-
|
575
|
+
TargetGroup.add_member(:target_group_arn, Shapes::ShapeRef.new(shape: TargetGroupArn, location_name: "TargetGroupArn"))
|
576
|
+
TargetGroup.add_member(:target_group_name, Shapes::ShapeRef.new(shape: TargetGroupName, location_name: "TargetGroupName"))
|
577
|
+
TargetGroup.add_member(:protocol, Shapes::ShapeRef.new(shape: ProtocolEnum, location_name: "Protocol"))
|
578
|
+
TargetGroup.add_member(:port, Shapes::ShapeRef.new(shape: Port, location_name: "Port"))
|
579
|
+
TargetGroup.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "VpcId"))
|
580
|
+
TargetGroup.add_member(:health_check_protocol, Shapes::ShapeRef.new(shape: ProtocolEnum, location_name: "HealthCheckProtocol"))
|
581
|
+
TargetGroup.add_member(:health_check_port, Shapes::ShapeRef.new(shape: HealthCheckPort, location_name: "HealthCheckPort"))
|
582
|
+
TargetGroup.add_member(:health_check_interval_seconds, Shapes::ShapeRef.new(shape: HealthCheckIntervalSeconds, location_name: "HealthCheckIntervalSeconds"))
|
583
|
+
TargetGroup.add_member(:health_check_timeout_seconds, Shapes::ShapeRef.new(shape: HealthCheckTimeoutSeconds, location_name: "HealthCheckTimeoutSeconds"))
|
584
|
+
TargetGroup.add_member(:healthy_threshold_count, Shapes::ShapeRef.new(shape: HealthCheckThresholdCount, location_name: "HealthyThresholdCount"))
|
585
|
+
TargetGroup.add_member(:unhealthy_threshold_count, Shapes::ShapeRef.new(shape: HealthCheckThresholdCount, location_name: "UnhealthyThresholdCount"))
|
586
|
+
TargetGroup.add_member(:health_check_path, Shapes::ShapeRef.new(shape: Path, location_name: "HealthCheckPath"))
|
587
|
+
TargetGroup.add_member(:matcher, Shapes::ShapeRef.new(shape: Matcher, location_name: "Matcher"))
|
588
|
+
TargetGroup.add_member(:load_balancer_arns, Shapes::ShapeRef.new(shape: LoadBalancerArns, location_name: "LoadBalancerArns"))
|
589
|
+
TargetGroup.struct_class = Types::TargetGroup
|
547
590
|
|
548
|
-
|
549
|
-
TagDescription.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
550
|
-
TagDescription.struct_class = Types::TagDescription
|
591
|
+
TargetGroupArns.member = Shapes::ShapeRef.new(shape: TargetGroupArn)
|
551
592
|
|
552
|
-
|
593
|
+
TargetGroupAttribute.add_member(:key, Shapes::ShapeRef.new(shape: TargetGroupAttributeKey, location_name: "Key"))
|
594
|
+
TargetGroupAttribute.add_member(:value, Shapes::ShapeRef.new(shape: TargetGroupAttributeValue, location_name: "Value"))
|
595
|
+
TargetGroupAttribute.struct_class = Types::TargetGroupAttribute
|
553
596
|
|
554
|
-
|
555
|
-
|
556
|
-
TagList.member = Shapes::ShapeRef.new(shape: Tag)
|
557
|
-
|
558
|
-
TargetDescription.add_member(:id, Shapes::ShapeRef.new(shape: TargetId, required: true, location_name: "Id"))
|
559
|
-
TargetDescription.add_member(:port, Shapes::ShapeRef.new(shape: Port, location_name: "Port"))
|
560
|
-
TargetDescription.struct_class = Types::TargetDescription
|
561
|
-
|
562
|
-
TargetDescriptions.member = Shapes::ShapeRef.new(shape: TargetDescription)
|
563
|
-
|
564
|
-
TargetGroup.add_member(:target_group_arn, Shapes::ShapeRef.new(shape: TargetGroupArn, location_name: "TargetGroupArn"))
|
565
|
-
TargetGroup.add_member(:target_group_name, Shapes::ShapeRef.new(shape: TargetGroupName, location_name: "TargetGroupName"))
|
566
|
-
TargetGroup.add_member(:protocol, Shapes::ShapeRef.new(shape: ProtocolEnum, location_name: "Protocol"))
|
567
|
-
TargetGroup.add_member(:port, Shapes::ShapeRef.new(shape: Port, location_name: "Port"))
|
568
|
-
TargetGroup.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "VpcId"))
|
569
|
-
TargetGroup.add_member(:health_check_protocol, Shapes::ShapeRef.new(shape: ProtocolEnum, location_name: "HealthCheckProtocol"))
|
570
|
-
TargetGroup.add_member(:health_check_port, Shapes::ShapeRef.new(shape: HealthCheckPort, location_name: "HealthCheckPort"))
|
571
|
-
TargetGroup.add_member(:health_check_interval_seconds, Shapes::ShapeRef.new(shape: HealthCheckIntervalSeconds, location_name: "HealthCheckIntervalSeconds"))
|
572
|
-
TargetGroup.add_member(:health_check_timeout_seconds, Shapes::ShapeRef.new(shape: HealthCheckTimeoutSeconds, location_name: "HealthCheckTimeoutSeconds"))
|
573
|
-
TargetGroup.add_member(:healthy_threshold_count, Shapes::ShapeRef.new(shape: HealthCheckThresholdCount, location_name: "HealthyThresholdCount"))
|
574
|
-
TargetGroup.add_member(:unhealthy_threshold_count, Shapes::ShapeRef.new(shape: HealthCheckThresholdCount, location_name: "UnhealthyThresholdCount"))
|
575
|
-
TargetGroup.add_member(:health_check_path, Shapes::ShapeRef.new(shape: Path, location_name: "HealthCheckPath"))
|
576
|
-
TargetGroup.add_member(:matcher, Shapes::ShapeRef.new(shape: Matcher, location_name: "Matcher"))
|
577
|
-
TargetGroup.add_member(:load_balancer_arns, Shapes::ShapeRef.new(shape: LoadBalancerArns, location_name: "LoadBalancerArns"))
|
578
|
-
TargetGroup.struct_class = Types::TargetGroup
|
579
|
-
|
580
|
-
TargetGroupArns.member = Shapes::ShapeRef.new(shape: TargetGroupArn)
|
581
|
-
|
582
|
-
TargetGroupAttribute.add_member(:key, Shapes::ShapeRef.new(shape: TargetGroupAttributeKey, location_name: "Key"))
|
583
|
-
TargetGroupAttribute.add_member(:value, Shapes::ShapeRef.new(shape: TargetGroupAttributeValue, location_name: "Value"))
|
584
|
-
TargetGroupAttribute.struct_class = Types::TargetGroupAttribute
|
585
|
-
|
586
|
-
TargetGroupAttributes.member = Shapes::ShapeRef.new(shape: TargetGroupAttribute)
|
587
|
-
|
588
|
-
TargetGroupNames.member = Shapes::ShapeRef.new(shape: TargetGroupName)
|
589
|
-
|
590
|
-
TargetGroups.member = Shapes::ShapeRef.new(shape: TargetGroup)
|
591
|
-
|
592
|
-
TargetHealth.add_member(:state, Shapes::ShapeRef.new(shape: TargetHealthStateEnum, location_name: "State"))
|
593
|
-
TargetHealth.add_member(:reason, Shapes::ShapeRef.new(shape: TargetHealthReasonEnum, location_name: "Reason"))
|
594
|
-
TargetHealth.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
|
595
|
-
TargetHealth.struct_class = Types::TargetHealth
|
596
|
-
|
597
|
-
TargetHealthDescription.add_member(:target, Shapes::ShapeRef.new(shape: TargetDescription, location_name: "Target"))
|
598
|
-
TargetHealthDescription.add_member(:health_check_port, Shapes::ShapeRef.new(shape: HealthCheckPort, location_name: "HealthCheckPort"))
|
599
|
-
TargetHealthDescription.add_member(:target_health, Shapes::ShapeRef.new(shape: TargetHealth, location_name: "TargetHealth"))
|
600
|
-
TargetHealthDescription.struct_class = Types::TargetHealthDescription
|
601
|
-
|
602
|
-
TargetHealthDescriptions.member = Shapes::ShapeRef.new(shape: TargetHealthDescription)
|
603
|
-
|
604
|
-
|
605
|
-
# @api private
|
606
|
-
API = Seahorse::Model::Api.new.tap do |api|
|
607
|
-
|
608
|
-
api.version = "2015-12-01"
|
609
|
-
|
610
|
-
api.metadata = {
|
611
|
-
"endpointPrefix" => "elasticloadbalancing",
|
612
|
-
"protocol" => "query",
|
613
|
-
"serviceFullName" => "Elastic Load Balancing",
|
614
|
-
"signatureVersion" => "v4",
|
615
|
-
"xmlNamespace" => "http://elasticloadbalancing.amazonaws.com/doc/2015-12-01/",
|
616
|
-
}
|
617
|
-
|
618
|
-
api.add_operation(:add_tags, Seahorse::Model::Operation.new.tap do |o|
|
619
|
-
o.name = "AddTags"
|
620
|
-
o.http_method = "POST"
|
621
|
-
o.http_request_uri = "/"
|
622
|
-
o.input = Shapes::ShapeRef.new(shape: AddTagsInput)
|
623
|
-
o.output = Shapes::ShapeRef.new(shape: AddTagsOutput)
|
624
|
-
o.errors << Shapes::ShapeRef.new(shape: DuplicateTagKeysException)
|
625
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
|
626
|
-
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
627
|
-
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
628
|
-
end)
|
629
|
-
|
630
|
-
api.add_operation(:create_listener, Seahorse::Model::Operation.new.tap do |o|
|
631
|
-
o.name = "CreateListener"
|
632
|
-
o.http_method = "POST"
|
633
|
-
o.http_request_uri = "/"
|
634
|
-
o.input = Shapes::ShapeRef.new(shape: CreateListenerInput)
|
635
|
-
o.output = Shapes::ShapeRef.new(shape: CreateListenerOutput)
|
636
|
-
o.errors << Shapes::ShapeRef.new(shape: DuplicateListenerException)
|
637
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyListenersException)
|
638
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyCertificatesException)
|
639
|
-
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
640
|
-
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
641
|
-
o.errors << Shapes::ShapeRef.new(shape: TargetGroupAssociationLimitException)
|
642
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidConfigurationRequestException)
|
643
|
-
o.errors << Shapes::ShapeRef.new(shape: IncompatibleProtocolsException)
|
644
|
-
o.errors << Shapes::ShapeRef.new(shape: SSLPolicyNotFoundException)
|
645
|
-
o.errors << Shapes::ShapeRef.new(shape: CertificateNotFoundException)
|
646
|
-
o.errors << Shapes::ShapeRef.new(shape: UnsupportedProtocolException)
|
647
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRegistrationsForTargetIdException)
|
648
|
-
end)
|
649
|
-
|
650
|
-
api.add_operation(:create_load_balancer, Seahorse::Model::Operation.new.tap do |o|
|
651
|
-
o.name = "CreateLoadBalancer"
|
652
|
-
o.http_method = "POST"
|
653
|
-
o.http_request_uri = "/"
|
654
|
-
o.input = Shapes::ShapeRef.new(shape: CreateLoadBalancerInput)
|
655
|
-
o.output = Shapes::ShapeRef.new(shape: CreateLoadBalancerOutput)
|
656
|
-
o.errors << Shapes::ShapeRef.new(shape: DuplicateLoadBalancerNameException)
|
657
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyLoadBalancersException)
|
658
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidConfigurationRequestException)
|
659
|
-
o.errors << Shapes::ShapeRef.new(shape: SubnetNotFoundException)
|
660
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidSubnetException)
|
661
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidSecurityGroupException)
|
662
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidSchemeException)
|
663
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
|
664
|
-
o.errors << Shapes::ShapeRef.new(shape: DuplicateTagKeysException)
|
665
|
-
end)
|
666
|
-
|
667
|
-
api.add_operation(:create_rule, Seahorse::Model::Operation.new.tap do |o|
|
668
|
-
o.name = "CreateRule"
|
669
|
-
o.http_method = "POST"
|
670
|
-
o.http_request_uri = "/"
|
671
|
-
o.input = Shapes::ShapeRef.new(shape: CreateRuleInput)
|
672
|
-
o.output = Shapes::ShapeRef.new(shape: CreateRuleOutput)
|
673
|
-
o.errors << Shapes::ShapeRef.new(shape: PriorityInUseException)
|
674
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyTargetGroupsException)
|
675
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRulesException)
|
676
|
-
o.errors << Shapes::ShapeRef.new(shape: TargetGroupAssociationLimitException)
|
677
|
-
o.errors << Shapes::ShapeRef.new(shape: ListenerNotFoundException)
|
678
|
-
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
679
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidConfigurationRequestException)
|
680
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRegistrationsForTargetIdException)
|
681
|
-
end)
|
682
|
-
|
683
|
-
api.add_operation(:create_target_group, Seahorse::Model::Operation.new.tap do |o|
|
684
|
-
o.name = "CreateTargetGroup"
|
685
|
-
o.http_method = "POST"
|
686
|
-
o.http_request_uri = "/"
|
687
|
-
o.input = Shapes::ShapeRef.new(shape: CreateTargetGroupInput)
|
688
|
-
o.output = Shapes::ShapeRef.new(shape: CreateTargetGroupOutput)
|
689
|
-
o.errors << Shapes::ShapeRef.new(shape: DuplicateTargetGroupNameException)
|
690
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyTargetGroupsException)
|
691
|
-
end)
|
692
|
-
|
693
|
-
api.add_operation(:delete_listener, Seahorse::Model::Operation.new.tap do |o|
|
694
|
-
o.name = "DeleteListener"
|
695
|
-
o.http_method = "POST"
|
696
|
-
o.http_request_uri = "/"
|
697
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteListenerInput)
|
698
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteListenerOutput)
|
699
|
-
o.errors << Shapes::ShapeRef.new(shape: ListenerNotFoundException)
|
700
|
-
end)
|
701
|
-
|
702
|
-
api.add_operation(:delete_load_balancer, Seahorse::Model::Operation.new.tap do |o|
|
703
|
-
o.name = "DeleteLoadBalancer"
|
704
|
-
o.http_method = "POST"
|
705
|
-
o.http_request_uri = "/"
|
706
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteLoadBalancerInput)
|
707
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteLoadBalancerOutput)
|
708
|
-
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
709
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
|
710
|
-
end)
|
711
|
-
|
712
|
-
api.add_operation(:delete_rule, Seahorse::Model::Operation.new.tap do |o|
|
713
|
-
o.name = "DeleteRule"
|
714
|
-
o.http_method = "POST"
|
715
|
-
o.http_request_uri = "/"
|
716
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteRuleInput)
|
717
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteRuleOutput)
|
718
|
-
o.errors << Shapes::ShapeRef.new(shape: RuleNotFoundException)
|
719
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
|
720
|
-
end)
|
721
|
-
|
722
|
-
api.add_operation(:delete_target_group, Seahorse::Model::Operation.new.tap do |o|
|
723
|
-
o.name = "DeleteTargetGroup"
|
724
|
-
o.http_method = "POST"
|
725
|
-
o.http_request_uri = "/"
|
726
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteTargetGroupInput)
|
727
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteTargetGroupOutput)
|
728
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
|
729
|
-
end)
|
730
|
-
|
731
|
-
api.add_operation(:deregister_targets, Seahorse::Model::Operation.new.tap do |o|
|
732
|
-
o.name = "DeregisterTargets"
|
733
|
-
o.http_method = "POST"
|
734
|
-
o.http_request_uri = "/"
|
735
|
-
o.input = Shapes::ShapeRef.new(shape: DeregisterTargetsInput)
|
736
|
-
o.output = Shapes::ShapeRef.new(shape: DeregisterTargetsOutput)
|
737
|
-
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
738
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidTargetException)
|
739
|
-
end)
|
740
|
-
|
741
|
-
api.add_operation(:describe_listeners, Seahorse::Model::Operation.new.tap do |o|
|
742
|
-
o.name = "DescribeListeners"
|
743
|
-
o.http_method = "POST"
|
744
|
-
o.http_request_uri = "/"
|
745
|
-
o.input = Shapes::ShapeRef.new(shape: DescribeListenersInput)
|
746
|
-
o.output = Shapes::ShapeRef.new(shape: DescribeListenersOutput)
|
747
|
-
o.errors << Shapes::ShapeRef.new(shape: ListenerNotFoundException)
|
748
|
-
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
749
|
-
o[:pager] = Aws::Pager.new(
|
750
|
-
tokens: {
|
751
|
-
"next_marker" => "marker"
|
752
|
-
}
|
753
|
-
)
|
754
|
-
end)
|
755
|
-
|
756
|
-
api.add_operation(:describe_load_balancer_attributes, Seahorse::Model::Operation.new.tap do |o|
|
757
|
-
o.name = "DescribeLoadBalancerAttributes"
|
758
|
-
o.http_method = "POST"
|
759
|
-
o.http_request_uri = "/"
|
760
|
-
o.input = Shapes::ShapeRef.new(shape: DescribeLoadBalancerAttributesInput)
|
761
|
-
o.output = Shapes::ShapeRef.new(shape: DescribeLoadBalancerAttributesOutput)
|
762
|
-
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
763
|
-
end)
|
764
|
-
|
765
|
-
api.add_operation(:describe_load_balancers, Seahorse::Model::Operation.new.tap do |o|
|
766
|
-
o.name = "DescribeLoadBalancers"
|
767
|
-
o.http_method = "POST"
|
768
|
-
o.http_request_uri = "/"
|
769
|
-
o.input = Shapes::ShapeRef.new(shape: DescribeLoadBalancersInput)
|
770
|
-
o.output = Shapes::ShapeRef.new(shape: DescribeLoadBalancersOutput)
|
771
|
-
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
772
|
-
o[:pager] = Aws::Pager.new(
|
773
|
-
tokens: {
|
774
|
-
"next_marker" => "marker"
|
775
|
-
}
|
776
|
-
)
|
777
|
-
end)
|
778
|
-
|
779
|
-
api.add_operation(:describe_rules, Seahorse::Model::Operation.new.tap do |o|
|
780
|
-
o.name = "DescribeRules"
|
781
|
-
o.http_method = "POST"
|
782
|
-
o.http_request_uri = "/"
|
783
|
-
o.input = Shapes::ShapeRef.new(shape: DescribeRulesInput)
|
784
|
-
o.output = Shapes::ShapeRef.new(shape: DescribeRulesOutput)
|
785
|
-
o.errors << Shapes::ShapeRef.new(shape: ListenerNotFoundException)
|
786
|
-
o.errors << Shapes::ShapeRef.new(shape: RuleNotFoundException)
|
787
|
-
end)
|
788
|
-
|
789
|
-
api.add_operation(:describe_ssl_policies, Seahorse::Model::Operation.new.tap do |o|
|
790
|
-
o.name = "DescribeSSLPolicies"
|
791
|
-
o.http_method = "POST"
|
792
|
-
o.http_request_uri = "/"
|
793
|
-
o.input = Shapes::ShapeRef.new(shape: DescribeSSLPoliciesInput)
|
794
|
-
o.output = Shapes::ShapeRef.new(shape: DescribeSSLPoliciesOutput)
|
795
|
-
o.errors << Shapes::ShapeRef.new(shape: SSLPolicyNotFoundException)
|
796
|
-
end)
|
797
|
-
|
798
|
-
api.add_operation(:describe_tags, Seahorse::Model::Operation.new.tap do |o|
|
799
|
-
o.name = "DescribeTags"
|
800
|
-
o.http_method = "POST"
|
801
|
-
o.http_request_uri = "/"
|
802
|
-
o.input = Shapes::ShapeRef.new(shape: DescribeTagsInput)
|
803
|
-
o.output = Shapes::ShapeRef.new(shape: DescribeTagsOutput)
|
804
|
-
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
805
|
-
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
806
|
-
o.errors << Shapes::ShapeRef.new(shape: ListenerNotFoundException)
|
807
|
-
o.errors << Shapes::ShapeRef.new(shape: RuleNotFoundException)
|
808
|
-
end)
|
809
|
-
|
810
|
-
api.add_operation(:describe_target_group_attributes, Seahorse::Model::Operation.new.tap do |o|
|
811
|
-
o.name = "DescribeTargetGroupAttributes"
|
812
|
-
o.http_method = "POST"
|
813
|
-
o.http_request_uri = "/"
|
814
|
-
o.input = Shapes::ShapeRef.new(shape: DescribeTargetGroupAttributesInput)
|
815
|
-
o.output = Shapes::ShapeRef.new(shape: DescribeTargetGroupAttributesOutput)
|
816
|
-
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
817
|
-
end)
|
818
|
-
|
819
|
-
api.add_operation(:describe_target_groups, Seahorse::Model::Operation.new.tap do |o|
|
820
|
-
o.name = "DescribeTargetGroups"
|
821
|
-
o.http_method = "POST"
|
822
|
-
o.http_request_uri = "/"
|
823
|
-
o.input = Shapes::ShapeRef.new(shape: DescribeTargetGroupsInput)
|
824
|
-
o.output = Shapes::ShapeRef.new(shape: DescribeTargetGroupsOutput)
|
825
|
-
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
826
|
-
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
827
|
-
o[:pager] = Aws::Pager.new(
|
828
|
-
tokens: {
|
829
|
-
"next_marker" => "marker"
|
830
|
-
}
|
831
|
-
)
|
832
|
-
end)
|
833
|
-
|
834
|
-
api.add_operation(:describe_target_health, Seahorse::Model::Operation.new.tap do |o|
|
835
|
-
o.name = "DescribeTargetHealth"
|
836
|
-
o.http_method = "POST"
|
837
|
-
o.http_request_uri = "/"
|
838
|
-
o.input = Shapes::ShapeRef.new(shape: DescribeTargetHealthInput)
|
839
|
-
o.output = Shapes::ShapeRef.new(shape: DescribeTargetHealthOutput)
|
840
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidTargetException)
|
841
|
-
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
842
|
-
o.errors << Shapes::ShapeRef.new(shape: HealthUnavailableException)
|
843
|
-
end)
|
844
|
-
|
845
|
-
api.add_operation(:modify_listener, Seahorse::Model::Operation.new.tap do |o|
|
846
|
-
o.name = "ModifyListener"
|
847
|
-
o.http_method = "POST"
|
848
|
-
o.http_request_uri = "/"
|
849
|
-
o.input = Shapes::ShapeRef.new(shape: ModifyListenerInput)
|
850
|
-
o.output = Shapes::ShapeRef.new(shape: ModifyListenerOutput)
|
851
|
-
o.errors << Shapes::ShapeRef.new(shape: DuplicateListenerException)
|
852
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyListenersException)
|
853
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyCertificatesException)
|
854
|
-
o.errors << Shapes::ShapeRef.new(shape: ListenerNotFoundException)
|
855
|
-
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
856
|
-
o.errors << Shapes::ShapeRef.new(shape: TargetGroupAssociationLimitException)
|
857
|
-
o.errors << Shapes::ShapeRef.new(shape: IncompatibleProtocolsException)
|
858
|
-
o.errors << Shapes::ShapeRef.new(shape: SSLPolicyNotFoundException)
|
859
|
-
o.errors << Shapes::ShapeRef.new(shape: CertificateNotFoundException)
|
860
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidConfigurationRequestException)
|
861
|
-
o.errors << Shapes::ShapeRef.new(shape: UnsupportedProtocolException)
|
862
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRegistrationsForTargetIdException)
|
863
|
-
end)
|
864
|
-
|
865
|
-
api.add_operation(:modify_load_balancer_attributes, Seahorse::Model::Operation.new.tap do |o|
|
866
|
-
o.name = "ModifyLoadBalancerAttributes"
|
867
|
-
o.http_method = "POST"
|
868
|
-
o.http_request_uri = "/"
|
869
|
-
o.input = Shapes::ShapeRef.new(shape: ModifyLoadBalancerAttributesInput)
|
870
|
-
o.output = Shapes::ShapeRef.new(shape: ModifyLoadBalancerAttributesOutput)
|
871
|
-
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
872
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidConfigurationRequestException)
|
873
|
-
end)
|
874
|
-
|
875
|
-
api.add_operation(:modify_rule, Seahorse::Model::Operation.new.tap do |o|
|
876
|
-
o.name = "ModifyRule"
|
877
|
-
o.http_method = "POST"
|
878
|
-
o.http_request_uri = "/"
|
879
|
-
o.input = Shapes::ShapeRef.new(shape: ModifyRuleInput)
|
880
|
-
o.output = Shapes::ShapeRef.new(shape: ModifyRuleOutput)
|
881
|
-
o.errors << Shapes::ShapeRef.new(shape: TargetGroupAssociationLimitException)
|
882
|
-
o.errors << Shapes::ShapeRef.new(shape: RuleNotFoundException)
|
883
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
|
884
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRegistrationsForTargetIdException)
|
885
|
-
end)
|
886
|
-
|
887
|
-
api.add_operation(:modify_target_group, Seahorse::Model::Operation.new.tap do |o|
|
888
|
-
o.name = "ModifyTargetGroup"
|
889
|
-
o.http_method = "POST"
|
890
|
-
o.http_request_uri = "/"
|
891
|
-
o.input = Shapes::ShapeRef.new(shape: ModifyTargetGroupInput)
|
892
|
-
o.output = Shapes::ShapeRef.new(shape: ModifyTargetGroupOutput)
|
893
|
-
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
894
|
-
end)
|
895
|
-
|
896
|
-
api.add_operation(:modify_target_group_attributes, Seahorse::Model::Operation.new.tap do |o|
|
897
|
-
o.name = "ModifyTargetGroupAttributes"
|
898
|
-
o.http_method = "POST"
|
899
|
-
o.http_request_uri = "/"
|
900
|
-
o.input = Shapes::ShapeRef.new(shape: ModifyTargetGroupAttributesInput)
|
901
|
-
o.output = Shapes::ShapeRef.new(shape: ModifyTargetGroupAttributesOutput)
|
902
|
-
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
903
|
-
end)
|
904
|
-
|
905
|
-
api.add_operation(:register_targets, Seahorse::Model::Operation.new.tap do |o|
|
906
|
-
o.name = "RegisterTargets"
|
907
|
-
o.http_method = "POST"
|
908
|
-
o.http_request_uri = "/"
|
909
|
-
o.input = Shapes::ShapeRef.new(shape: RegisterTargetsInput)
|
910
|
-
o.output = Shapes::ShapeRef.new(shape: RegisterTargetsOutput)
|
911
|
-
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
912
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyTargetsException)
|
913
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidTargetException)
|
914
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRegistrationsForTargetIdException)
|
915
|
-
end)
|
916
|
-
|
917
|
-
api.add_operation(:remove_tags, Seahorse::Model::Operation.new.tap do |o|
|
918
|
-
o.name = "RemoveTags"
|
919
|
-
o.http_method = "POST"
|
920
|
-
o.http_request_uri = "/"
|
921
|
-
o.input = Shapes::ShapeRef.new(shape: RemoveTagsInput)
|
922
|
-
o.output = Shapes::ShapeRef.new(shape: RemoveTagsOutput)
|
923
|
-
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
924
|
-
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
925
|
-
o.errors << Shapes::ShapeRef.new(shape: ListenerNotFoundException)
|
926
|
-
o.errors << Shapes::ShapeRef.new(shape: RuleNotFoundException)
|
927
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
|
928
|
-
end)
|
929
|
-
|
930
|
-
api.add_operation(:set_rule_priorities, Seahorse::Model::Operation.new.tap do |o|
|
931
|
-
o.name = "SetRulePriorities"
|
932
|
-
o.http_method = "POST"
|
933
|
-
o.http_request_uri = "/"
|
934
|
-
o.input = Shapes::ShapeRef.new(shape: SetRulePrioritiesInput)
|
935
|
-
o.output = Shapes::ShapeRef.new(shape: SetRulePrioritiesOutput)
|
936
|
-
o.errors << Shapes::ShapeRef.new(shape: RuleNotFoundException)
|
937
|
-
o.errors << Shapes::ShapeRef.new(shape: PriorityInUseException)
|
938
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
|
939
|
-
end)
|
940
|
-
|
941
|
-
api.add_operation(:set_security_groups, Seahorse::Model::Operation.new.tap do |o|
|
942
|
-
o.name = "SetSecurityGroups"
|
943
|
-
o.http_method = "POST"
|
944
|
-
o.http_request_uri = "/"
|
945
|
-
o.input = Shapes::ShapeRef.new(shape: SetSecurityGroupsInput)
|
946
|
-
o.output = Shapes::ShapeRef.new(shape: SetSecurityGroupsOutput)
|
947
|
-
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
948
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidConfigurationRequestException)
|
949
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidSecurityGroupException)
|
950
|
-
end)
|
951
|
-
|
952
|
-
api.add_operation(:set_subnets, Seahorse::Model::Operation.new.tap do |o|
|
953
|
-
o.name = "SetSubnets"
|
954
|
-
o.http_method = "POST"
|
955
|
-
o.http_request_uri = "/"
|
956
|
-
o.input = Shapes::ShapeRef.new(shape: SetSubnetsInput)
|
957
|
-
o.output = Shapes::ShapeRef.new(shape: SetSubnetsOutput)
|
958
|
-
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
959
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidConfigurationRequestException)
|
960
|
-
o.errors << Shapes::ShapeRef.new(shape: SubnetNotFoundException)
|
961
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidSubnetException)
|
962
|
-
end)
|
963
|
-
end
|
597
|
+
TargetGroupAttributes.member = Shapes::ShapeRef.new(shape: TargetGroupAttribute)
|
964
598
|
|
599
|
+
TargetGroupNames.member = Shapes::ShapeRef.new(shape: TargetGroupName)
|
600
|
+
|
601
|
+
TargetGroups.member = Shapes::ShapeRef.new(shape: TargetGroup)
|
602
|
+
|
603
|
+
TargetHealth.add_member(:state, Shapes::ShapeRef.new(shape: TargetHealthStateEnum, location_name: "State"))
|
604
|
+
TargetHealth.add_member(:reason, Shapes::ShapeRef.new(shape: TargetHealthReasonEnum, location_name: "Reason"))
|
605
|
+
TargetHealth.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
|
606
|
+
TargetHealth.struct_class = Types::TargetHealth
|
607
|
+
|
608
|
+
TargetHealthDescription.add_member(:target, Shapes::ShapeRef.new(shape: TargetDescription, location_name: "Target"))
|
609
|
+
TargetHealthDescription.add_member(:health_check_port, Shapes::ShapeRef.new(shape: HealthCheckPort, location_name: "HealthCheckPort"))
|
610
|
+
TargetHealthDescription.add_member(:target_health, Shapes::ShapeRef.new(shape: TargetHealth, location_name: "TargetHealth"))
|
611
|
+
TargetHealthDescription.struct_class = Types::TargetHealthDescription
|
612
|
+
|
613
|
+
TargetHealthDescriptions.member = Shapes::ShapeRef.new(shape: TargetHealthDescription)
|
614
|
+
|
615
|
+
|
616
|
+
# @api private
|
617
|
+
API = Seahorse::Model::Api.new.tap do |api|
|
618
|
+
|
619
|
+
api.version = "2015-12-01"
|
620
|
+
|
621
|
+
api.metadata = {
|
622
|
+
"endpointPrefix" => "elasticloadbalancing",
|
623
|
+
"protocol" => "query",
|
624
|
+
"serviceFullName" => "Elastic Load Balancing",
|
625
|
+
"signatureVersion" => "v4",
|
626
|
+
"xmlNamespace" => "http://elasticloadbalancing.amazonaws.com/doc/2015-12-01/",
|
627
|
+
}
|
628
|
+
|
629
|
+
api.add_operation(:add_tags, Seahorse::Model::Operation.new.tap do |o|
|
630
|
+
o.name = "AddTags"
|
631
|
+
o.http_method = "POST"
|
632
|
+
o.http_request_uri = "/"
|
633
|
+
o.input = Shapes::ShapeRef.new(shape: AddTagsInput)
|
634
|
+
o.output = Shapes::ShapeRef.new(shape: AddTagsOutput)
|
635
|
+
o.errors << Shapes::ShapeRef.new(shape: DuplicateTagKeysException)
|
636
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
|
637
|
+
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
638
|
+
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
639
|
+
end)
|
640
|
+
|
641
|
+
api.add_operation(:create_listener, Seahorse::Model::Operation.new.tap do |o|
|
642
|
+
o.name = "CreateListener"
|
643
|
+
o.http_method = "POST"
|
644
|
+
o.http_request_uri = "/"
|
645
|
+
o.input = Shapes::ShapeRef.new(shape: CreateListenerInput)
|
646
|
+
o.output = Shapes::ShapeRef.new(shape: CreateListenerOutput)
|
647
|
+
o.errors << Shapes::ShapeRef.new(shape: DuplicateListenerException)
|
648
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyListenersException)
|
649
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyCertificatesException)
|
650
|
+
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
651
|
+
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
652
|
+
o.errors << Shapes::ShapeRef.new(shape: TargetGroupAssociationLimitException)
|
653
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidConfigurationRequestException)
|
654
|
+
o.errors << Shapes::ShapeRef.new(shape: IncompatibleProtocolsException)
|
655
|
+
o.errors << Shapes::ShapeRef.new(shape: SSLPolicyNotFoundException)
|
656
|
+
o.errors << Shapes::ShapeRef.new(shape: CertificateNotFoundException)
|
657
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedProtocolException)
|
658
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRegistrationsForTargetIdException)
|
659
|
+
end)
|
660
|
+
|
661
|
+
api.add_operation(:create_load_balancer, Seahorse::Model::Operation.new.tap do |o|
|
662
|
+
o.name = "CreateLoadBalancer"
|
663
|
+
o.http_method = "POST"
|
664
|
+
o.http_request_uri = "/"
|
665
|
+
o.input = Shapes::ShapeRef.new(shape: CreateLoadBalancerInput)
|
666
|
+
o.output = Shapes::ShapeRef.new(shape: CreateLoadBalancerOutput)
|
667
|
+
o.errors << Shapes::ShapeRef.new(shape: DuplicateLoadBalancerNameException)
|
668
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyLoadBalancersException)
|
669
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidConfigurationRequestException)
|
670
|
+
o.errors << Shapes::ShapeRef.new(shape: SubnetNotFoundException)
|
671
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidSubnetException)
|
672
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidSecurityGroupException)
|
673
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidSchemeException)
|
674
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
|
675
|
+
o.errors << Shapes::ShapeRef.new(shape: DuplicateTagKeysException)
|
676
|
+
end)
|
677
|
+
|
678
|
+
api.add_operation(:create_rule, Seahorse::Model::Operation.new.tap do |o|
|
679
|
+
o.name = "CreateRule"
|
680
|
+
o.http_method = "POST"
|
681
|
+
o.http_request_uri = "/"
|
682
|
+
o.input = Shapes::ShapeRef.new(shape: CreateRuleInput)
|
683
|
+
o.output = Shapes::ShapeRef.new(shape: CreateRuleOutput)
|
684
|
+
o.errors << Shapes::ShapeRef.new(shape: PriorityInUseException)
|
685
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyTargetGroupsException)
|
686
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRulesException)
|
687
|
+
o.errors << Shapes::ShapeRef.new(shape: TargetGroupAssociationLimitException)
|
688
|
+
o.errors << Shapes::ShapeRef.new(shape: ListenerNotFoundException)
|
689
|
+
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
690
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidConfigurationRequestException)
|
691
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRegistrationsForTargetIdException)
|
692
|
+
end)
|
693
|
+
|
694
|
+
api.add_operation(:create_target_group, Seahorse::Model::Operation.new.tap do |o|
|
695
|
+
o.name = "CreateTargetGroup"
|
696
|
+
o.http_method = "POST"
|
697
|
+
o.http_request_uri = "/"
|
698
|
+
o.input = Shapes::ShapeRef.new(shape: CreateTargetGroupInput)
|
699
|
+
o.output = Shapes::ShapeRef.new(shape: CreateTargetGroupOutput)
|
700
|
+
o.errors << Shapes::ShapeRef.new(shape: DuplicateTargetGroupNameException)
|
701
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyTargetGroupsException)
|
702
|
+
end)
|
703
|
+
|
704
|
+
api.add_operation(:delete_listener, Seahorse::Model::Operation.new.tap do |o|
|
705
|
+
o.name = "DeleteListener"
|
706
|
+
o.http_method = "POST"
|
707
|
+
o.http_request_uri = "/"
|
708
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteListenerInput)
|
709
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteListenerOutput)
|
710
|
+
o.errors << Shapes::ShapeRef.new(shape: ListenerNotFoundException)
|
711
|
+
end)
|
712
|
+
|
713
|
+
api.add_operation(:delete_load_balancer, Seahorse::Model::Operation.new.tap do |o|
|
714
|
+
o.name = "DeleteLoadBalancer"
|
715
|
+
o.http_method = "POST"
|
716
|
+
o.http_request_uri = "/"
|
717
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteLoadBalancerInput)
|
718
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteLoadBalancerOutput)
|
719
|
+
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
720
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
|
721
|
+
end)
|
722
|
+
|
723
|
+
api.add_operation(:delete_rule, Seahorse::Model::Operation.new.tap do |o|
|
724
|
+
o.name = "DeleteRule"
|
725
|
+
o.http_method = "POST"
|
726
|
+
o.http_request_uri = "/"
|
727
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteRuleInput)
|
728
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteRuleOutput)
|
729
|
+
o.errors << Shapes::ShapeRef.new(shape: RuleNotFoundException)
|
730
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
|
731
|
+
end)
|
732
|
+
|
733
|
+
api.add_operation(:delete_target_group, Seahorse::Model::Operation.new.tap do |o|
|
734
|
+
o.name = "DeleteTargetGroup"
|
735
|
+
o.http_method = "POST"
|
736
|
+
o.http_request_uri = "/"
|
737
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteTargetGroupInput)
|
738
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteTargetGroupOutput)
|
739
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
|
740
|
+
end)
|
741
|
+
|
742
|
+
api.add_operation(:deregister_targets, Seahorse::Model::Operation.new.tap do |o|
|
743
|
+
o.name = "DeregisterTargets"
|
744
|
+
o.http_method = "POST"
|
745
|
+
o.http_request_uri = "/"
|
746
|
+
o.input = Shapes::ShapeRef.new(shape: DeregisterTargetsInput)
|
747
|
+
o.output = Shapes::ShapeRef.new(shape: DeregisterTargetsOutput)
|
748
|
+
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
749
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidTargetException)
|
750
|
+
end)
|
751
|
+
|
752
|
+
api.add_operation(:describe_listeners, Seahorse::Model::Operation.new.tap do |o|
|
753
|
+
o.name = "DescribeListeners"
|
754
|
+
o.http_method = "POST"
|
755
|
+
o.http_request_uri = "/"
|
756
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeListenersInput)
|
757
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeListenersOutput)
|
758
|
+
o.errors << Shapes::ShapeRef.new(shape: ListenerNotFoundException)
|
759
|
+
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
760
|
+
o[:pager] = Aws::Pager.new(
|
761
|
+
tokens: {
|
762
|
+
"next_marker" => "marker"
|
763
|
+
}
|
764
|
+
)
|
765
|
+
end)
|
766
|
+
|
767
|
+
api.add_operation(:describe_load_balancer_attributes, Seahorse::Model::Operation.new.tap do |o|
|
768
|
+
o.name = "DescribeLoadBalancerAttributes"
|
769
|
+
o.http_method = "POST"
|
770
|
+
o.http_request_uri = "/"
|
771
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeLoadBalancerAttributesInput)
|
772
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeLoadBalancerAttributesOutput)
|
773
|
+
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
774
|
+
end)
|
775
|
+
|
776
|
+
api.add_operation(:describe_load_balancers, Seahorse::Model::Operation.new.tap do |o|
|
777
|
+
o.name = "DescribeLoadBalancers"
|
778
|
+
o.http_method = "POST"
|
779
|
+
o.http_request_uri = "/"
|
780
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeLoadBalancersInput)
|
781
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeLoadBalancersOutput)
|
782
|
+
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
783
|
+
o[:pager] = Aws::Pager.new(
|
784
|
+
tokens: {
|
785
|
+
"next_marker" => "marker"
|
786
|
+
}
|
787
|
+
)
|
788
|
+
end)
|
789
|
+
|
790
|
+
api.add_operation(:describe_rules, Seahorse::Model::Operation.new.tap do |o|
|
791
|
+
o.name = "DescribeRules"
|
792
|
+
o.http_method = "POST"
|
793
|
+
o.http_request_uri = "/"
|
794
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeRulesInput)
|
795
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeRulesOutput)
|
796
|
+
o.errors << Shapes::ShapeRef.new(shape: ListenerNotFoundException)
|
797
|
+
o.errors << Shapes::ShapeRef.new(shape: RuleNotFoundException)
|
798
|
+
end)
|
799
|
+
|
800
|
+
api.add_operation(:describe_ssl_policies, Seahorse::Model::Operation.new.tap do |o|
|
801
|
+
o.name = "DescribeSSLPolicies"
|
802
|
+
o.http_method = "POST"
|
803
|
+
o.http_request_uri = "/"
|
804
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeSSLPoliciesInput)
|
805
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeSSLPoliciesOutput)
|
806
|
+
o.errors << Shapes::ShapeRef.new(shape: SSLPolicyNotFoundException)
|
807
|
+
end)
|
808
|
+
|
809
|
+
api.add_operation(:describe_tags, Seahorse::Model::Operation.new.tap do |o|
|
810
|
+
o.name = "DescribeTags"
|
811
|
+
o.http_method = "POST"
|
812
|
+
o.http_request_uri = "/"
|
813
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeTagsInput)
|
814
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeTagsOutput)
|
815
|
+
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
816
|
+
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
817
|
+
o.errors << Shapes::ShapeRef.new(shape: ListenerNotFoundException)
|
818
|
+
o.errors << Shapes::ShapeRef.new(shape: RuleNotFoundException)
|
819
|
+
end)
|
820
|
+
|
821
|
+
api.add_operation(:describe_target_group_attributes, Seahorse::Model::Operation.new.tap do |o|
|
822
|
+
o.name = "DescribeTargetGroupAttributes"
|
823
|
+
o.http_method = "POST"
|
824
|
+
o.http_request_uri = "/"
|
825
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeTargetGroupAttributesInput)
|
826
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeTargetGroupAttributesOutput)
|
827
|
+
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
828
|
+
end)
|
829
|
+
|
830
|
+
api.add_operation(:describe_target_groups, Seahorse::Model::Operation.new.tap do |o|
|
831
|
+
o.name = "DescribeTargetGroups"
|
832
|
+
o.http_method = "POST"
|
833
|
+
o.http_request_uri = "/"
|
834
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeTargetGroupsInput)
|
835
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeTargetGroupsOutput)
|
836
|
+
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
837
|
+
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
838
|
+
o[:pager] = Aws::Pager.new(
|
839
|
+
tokens: {
|
840
|
+
"next_marker" => "marker"
|
841
|
+
}
|
842
|
+
)
|
843
|
+
end)
|
844
|
+
|
845
|
+
api.add_operation(:describe_target_health, Seahorse::Model::Operation.new.tap do |o|
|
846
|
+
o.name = "DescribeTargetHealth"
|
847
|
+
o.http_method = "POST"
|
848
|
+
o.http_request_uri = "/"
|
849
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeTargetHealthInput)
|
850
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeTargetHealthOutput)
|
851
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidTargetException)
|
852
|
+
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
853
|
+
o.errors << Shapes::ShapeRef.new(shape: HealthUnavailableException)
|
854
|
+
end)
|
855
|
+
|
856
|
+
api.add_operation(:modify_listener, Seahorse::Model::Operation.new.tap do |o|
|
857
|
+
o.name = "ModifyListener"
|
858
|
+
o.http_method = "POST"
|
859
|
+
o.http_request_uri = "/"
|
860
|
+
o.input = Shapes::ShapeRef.new(shape: ModifyListenerInput)
|
861
|
+
o.output = Shapes::ShapeRef.new(shape: ModifyListenerOutput)
|
862
|
+
o.errors << Shapes::ShapeRef.new(shape: DuplicateListenerException)
|
863
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyListenersException)
|
864
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyCertificatesException)
|
865
|
+
o.errors << Shapes::ShapeRef.new(shape: ListenerNotFoundException)
|
866
|
+
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
867
|
+
o.errors << Shapes::ShapeRef.new(shape: TargetGroupAssociationLimitException)
|
868
|
+
o.errors << Shapes::ShapeRef.new(shape: IncompatibleProtocolsException)
|
869
|
+
o.errors << Shapes::ShapeRef.new(shape: SSLPolicyNotFoundException)
|
870
|
+
o.errors << Shapes::ShapeRef.new(shape: CertificateNotFoundException)
|
871
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidConfigurationRequestException)
|
872
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedProtocolException)
|
873
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRegistrationsForTargetIdException)
|
874
|
+
end)
|
875
|
+
|
876
|
+
api.add_operation(:modify_load_balancer_attributes, Seahorse::Model::Operation.new.tap do |o|
|
877
|
+
o.name = "ModifyLoadBalancerAttributes"
|
878
|
+
o.http_method = "POST"
|
879
|
+
o.http_request_uri = "/"
|
880
|
+
o.input = Shapes::ShapeRef.new(shape: ModifyLoadBalancerAttributesInput)
|
881
|
+
o.output = Shapes::ShapeRef.new(shape: ModifyLoadBalancerAttributesOutput)
|
882
|
+
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
883
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidConfigurationRequestException)
|
884
|
+
end)
|
885
|
+
|
886
|
+
api.add_operation(:modify_rule, Seahorse::Model::Operation.new.tap do |o|
|
887
|
+
o.name = "ModifyRule"
|
888
|
+
o.http_method = "POST"
|
889
|
+
o.http_request_uri = "/"
|
890
|
+
o.input = Shapes::ShapeRef.new(shape: ModifyRuleInput)
|
891
|
+
o.output = Shapes::ShapeRef.new(shape: ModifyRuleOutput)
|
892
|
+
o.errors << Shapes::ShapeRef.new(shape: TargetGroupAssociationLimitException)
|
893
|
+
o.errors << Shapes::ShapeRef.new(shape: RuleNotFoundException)
|
894
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
|
895
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRegistrationsForTargetIdException)
|
896
|
+
end)
|
897
|
+
|
898
|
+
api.add_operation(:modify_target_group, Seahorse::Model::Operation.new.tap do |o|
|
899
|
+
o.name = "ModifyTargetGroup"
|
900
|
+
o.http_method = "POST"
|
901
|
+
o.http_request_uri = "/"
|
902
|
+
o.input = Shapes::ShapeRef.new(shape: ModifyTargetGroupInput)
|
903
|
+
o.output = Shapes::ShapeRef.new(shape: ModifyTargetGroupOutput)
|
904
|
+
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
905
|
+
end)
|
906
|
+
|
907
|
+
api.add_operation(:modify_target_group_attributes, Seahorse::Model::Operation.new.tap do |o|
|
908
|
+
o.name = "ModifyTargetGroupAttributes"
|
909
|
+
o.http_method = "POST"
|
910
|
+
o.http_request_uri = "/"
|
911
|
+
o.input = Shapes::ShapeRef.new(shape: ModifyTargetGroupAttributesInput)
|
912
|
+
o.output = Shapes::ShapeRef.new(shape: ModifyTargetGroupAttributesOutput)
|
913
|
+
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
914
|
+
end)
|
915
|
+
|
916
|
+
api.add_operation(:register_targets, Seahorse::Model::Operation.new.tap do |o|
|
917
|
+
o.name = "RegisterTargets"
|
918
|
+
o.http_method = "POST"
|
919
|
+
o.http_request_uri = "/"
|
920
|
+
o.input = Shapes::ShapeRef.new(shape: RegisterTargetsInput)
|
921
|
+
o.output = Shapes::ShapeRef.new(shape: RegisterTargetsOutput)
|
922
|
+
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
923
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyTargetsException)
|
924
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidTargetException)
|
925
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRegistrationsForTargetIdException)
|
926
|
+
end)
|
927
|
+
|
928
|
+
api.add_operation(:remove_tags, Seahorse::Model::Operation.new.tap do |o|
|
929
|
+
o.name = "RemoveTags"
|
930
|
+
o.http_method = "POST"
|
931
|
+
o.http_request_uri = "/"
|
932
|
+
o.input = Shapes::ShapeRef.new(shape: RemoveTagsInput)
|
933
|
+
o.output = Shapes::ShapeRef.new(shape: RemoveTagsOutput)
|
934
|
+
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
935
|
+
o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
|
936
|
+
o.errors << Shapes::ShapeRef.new(shape: ListenerNotFoundException)
|
937
|
+
o.errors << Shapes::ShapeRef.new(shape: RuleNotFoundException)
|
938
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
|
939
|
+
end)
|
940
|
+
|
941
|
+
api.add_operation(:set_ip_address_type, Seahorse::Model::Operation.new.tap do |o|
|
942
|
+
o.name = "SetIpAddressType"
|
943
|
+
o.http_method = "POST"
|
944
|
+
o.http_request_uri = "/"
|
945
|
+
o.input = Shapes::ShapeRef.new(shape: SetIpAddressTypeInput)
|
946
|
+
o.output = Shapes::ShapeRef.new(shape: SetIpAddressTypeOutput)
|
947
|
+
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
948
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidConfigurationRequestException)
|
949
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidSubnetException)
|
950
|
+
end)
|
951
|
+
|
952
|
+
api.add_operation(:set_rule_priorities, Seahorse::Model::Operation.new.tap do |o|
|
953
|
+
o.name = "SetRulePriorities"
|
954
|
+
o.http_method = "POST"
|
955
|
+
o.http_request_uri = "/"
|
956
|
+
o.input = Shapes::ShapeRef.new(shape: SetRulePrioritiesInput)
|
957
|
+
o.output = Shapes::ShapeRef.new(shape: SetRulePrioritiesOutput)
|
958
|
+
o.errors << Shapes::ShapeRef.new(shape: RuleNotFoundException)
|
959
|
+
o.errors << Shapes::ShapeRef.new(shape: PriorityInUseException)
|
960
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
|
961
|
+
end)
|
962
|
+
|
963
|
+
api.add_operation(:set_security_groups, Seahorse::Model::Operation.new.tap do |o|
|
964
|
+
o.name = "SetSecurityGroups"
|
965
|
+
o.http_method = "POST"
|
966
|
+
o.http_request_uri = "/"
|
967
|
+
o.input = Shapes::ShapeRef.new(shape: SetSecurityGroupsInput)
|
968
|
+
o.output = Shapes::ShapeRef.new(shape: SetSecurityGroupsOutput)
|
969
|
+
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
970
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidConfigurationRequestException)
|
971
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidSecurityGroupException)
|
972
|
+
end)
|
973
|
+
|
974
|
+
api.add_operation(:set_subnets, Seahorse::Model::Operation.new.tap do |o|
|
975
|
+
o.name = "SetSubnets"
|
976
|
+
o.http_method = "POST"
|
977
|
+
o.http_request_uri = "/"
|
978
|
+
o.input = Shapes::ShapeRef.new(shape: SetSubnetsInput)
|
979
|
+
o.output = Shapes::ShapeRef.new(shape: SetSubnetsOutput)
|
980
|
+
o.errors << Shapes::ShapeRef.new(shape: LoadBalancerNotFoundException)
|
981
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidConfigurationRequestException)
|
982
|
+
o.errors << Shapes::ShapeRef.new(shape: SubnetNotFoundException)
|
983
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidSubnetException)
|
984
|
+
end)
|
965
985
|
end
|
986
|
+
|
966
987
|
end
|
967
988
|
end
|