@aws-sdk/client-elastic-load-balancing 3.474.0 → 3.477.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/protocols/Aws_query.js +661 -556
- package/dist-es/protocols/Aws_query.js +661 -556
- package/package.json +4 -4
|
@@ -12,8 +12,8 @@ const se_AddTagsCommand = async (input, context) => {
|
|
|
12
12
|
let body;
|
|
13
13
|
body = buildFormUrlencodedString({
|
|
14
14
|
...se_AddTagsInput(input, context),
|
|
15
|
-
|
|
16
|
-
|
|
15
|
+
[_A]: _AT,
|
|
16
|
+
[_V]: _,
|
|
17
17
|
});
|
|
18
18
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
19
19
|
};
|
|
@@ -23,8 +23,8 @@ const se_ApplySecurityGroupsToLoadBalancerCommand = async (input, context) => {
|
|
|
23
23
|
let body;
|
|
24
24
|
body = buildFormUrlencodedString({
|
|
25
25
|
...se_ApplySecurityGroupsToLoadBalancerInput(input, context),
|
|
26
|
-
|
|
27
|
-
|
|
26
|
+
[_A]: _ASGTLB,
|
|
27
|
+
[_V]: _,
|
|
28
28
|
});
|
|
29
29
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
30
30
|
};
|
|
@@ -34,8 +34,8 @@ const se_AttachLoadBalancerToSubnetsCommand = async (input, context) => {
|
|
|
34
34
|
let body;
|
|
35
35
|
body = buildFormUrlencodedString({
|
|
36
36
|
...se_AttachLoadBalancerToSubnetsInput(input, context),
|
|
37
|
-
|
|
38
|
-
|
|
37
|
+
[_A]: _ALBTS,
|
|
38
|
+
[_V]: _,
|
|
39
39
|
});
|
|
40
40
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
41
41
|
};
|
|
@@ -45,8 +45,8 @@ const se_ConfigureHealthCheckCommand = async (input, context) => {
|
|
|
45
45
|
let body;
|
|
46
46
|
body = buildFormUrlencodedString({
|
|
47
47
|
...se_ConfigureHealthCheckInput(input, context),
|
|
48
|
-
|
|
49
|
-
|
|
48
|
+
[_A]: _CHC,
|
|
49
|
+
[_V]: _,
|
|
50
50
|
});
|
|
51
51
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
52
52
|
};
|
|
@@ -56,8 +56,8 @@ const se_CreateAppCookieStickinessPolicyCommand = async (input, context) => {
|
|
|
56
56
|
let body;
|
|
57
57
|
body = buildFormUrlencodedString({
|
|
58
58
|
...se_CreateAppCookieStickinessPolicyInput(input, context),
|
|
59
|
-
|
|
60
|
-
|
|
59
|
+
[_A]: _CACSP,
|
|
60
|
+
[_V]: _,
|
|
61
61
|
});
|
|
62
62
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
63
63
|
};
|
|
@@ -67,8 +67,8 @@ const se_CreateLBCookieStickinessPolicyCommand = async (input, context) => {
|
|
|
67
67
|
let body;
|
|
68
68
|
body = buildFormUrlencodedString({
|
|
69
69
|
...se_CreateLBCookieStickinessPolicyInput(input, context),
|
|
70
|
-
|
|
71
|
-
|
|
70
|
+
[_A]: _CLBCSP,
|
|
71
|
+
[_V]: _,
|
|
72
72
|
});
|
|
73
73
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
74
74
|
};
|
|
@@ -78,8 +78,8 @@ const se_CreateLoadBalancerCommand = async (input, context) => {
|
|
|
78
78
|
let body;
|
|
79
79
|
body = buildFormUrlencodedString({
|
|
80
80
|
...se_CreateAccessPointInput(input, context),
|
|
81
|
-
|
|
82
|
-
|
|
81
|
+
[_A]: _CLB,
|
|
82
|
+
[_V]: _,
|
|
83
83
|
});
|
|
84
84
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
85
85
|
};
|
|
@@ -89,8 +89,8 @@ const se_CreateLoadBalancerListenersCommand = async (input, context) => {
|
|
|
89
89
|
let body;
|
|
90
90
|
body = buildFormUrlencodedString({
|
|
91
91
|
...se_CreateLoadBalancerListenerInput(input, context),
|
|
92
|
-
|
|
93
|
-
|
|
92
|
+
[_A]: _CLBL,
|
|
93
|
+
[_V]: _,
|
|
94
94
|
});
|
|
95
95
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
96
96
|
};
|
|
@@ -100,8 +100,8 @@ const se_CreateLoadBalancerPolicyCommand = async (input, context) => {
|
|
|
100
100
|
let body;
|
|
101
101
|
body = buildFormUrlencodedString({
|
|
102
102
|
...se_CreateLoadBalancerPolicyInput(input, context),
|
|
103
|
-
|
|
104
|
-
|
|
103
|
+
[_A]: _CLBP,
|
|
104
|
+
[_V]: _,
|
|
105
105
|
});
|
|
106
106
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
107
107
|
};
|
|
@@ -111,8 +111,8 @@ const se_DeleteLoadBalancerCommand = async (input, context) => {
|
|
|
111
111
|
let body;
|
|
112
112
|
body = buildFormUrlencodedString({
|
|
113
113
|
...se_DeleteAccessPointInput(input, context),
|
|
114
|
-
|
|
115
|
-
|
|
114
|
+
[_A]: _DLB,
|
|
115
|
+
[_V]: _,
|
|
116
116
|
});
|
|
117
117
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
118
118
|
};
|
|
@@ -122,8 +122,8 @@ const se_DeleteLoadBalancerListenersCommand = async (input, context) => {
|
|
|
122
122
|
let body;
|
|
123
123
|
body = buildFormUrlencodedString({
|
|
124
124
|
...se_DeleteLoadBalancerListenerInput(input, context),
|
|
125
|
-
|
|
126
|
-
|
|
125
|
+
[_A]: _DLBL,
|
|
126
|
+
[_V]: _,
|
|
127
127
|
});
|
|
128
128
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
129
129
|
};
|
|
@@ -133,8 +133,8 @@ const se_DeleteLoadBalancerPolicyCommand = async (input, context) => {
|
|
|
133
133
|
let body;
|
|
134
134
|
body = buildFormUrlencodedString({
|
|
135
135
|
...se_DeleteLoadBalancerPolicyInput(input, context),
|
|
136
|
-
|
|
137
|
-
|
|
136
|
+
[_A]: _DLBP,
|
|
137
|
+
[_V]: _,
|
|
138
138
|
});
|
|
139
139
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
140
140
|
};
|
|
@@ -144,8 +144,8 @@ const se_DeregisterInstancesFromLoadBalancerCommand = async (input, context) =>
|
|
|
144
144
|
let body;
|
|
145
145
|
body = buildFormUrlencodedString({
|
|
146
146
|
...se_DeregisterEndPointsInput(input, context),
|
|
147
|
-
|
|
148
|
-
|
|
147
|
+
[_A]: _DIFLB,
|
|
148
|
+
[_V]: _,
|
|
149
149
|
});
|
|
150
150
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
151
151
|
};
|
|
@@ -155,8 +155,8 @@ const se_DescribeAccountLimitsCommand = async (input, context) => {
|
|
|
155
155
|
let body;
|
|
156
156
|
body = buildFormUrlencodedString({
|
|
157
157
|
...se_DescribeAccountLimitsInput(input, context),
|
|
158
|
-
|
|
159
|
-
|
|
158
|
+
[_A]: _DAL,
|
|
159
|
+
[_V]: _,
|
|
160
160
|
});
|
|
161
161
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
162
162
|
};
|
|
@@ -166,8 +166,8 @@ const se_DescribeInstanceHealthCommand = async (input, context) => {
|
|
|
166
166
|
let body;
|
|
167
167
|
body = buildFormUrlencodedString({
|
|
168
168
|
...se_DescribeEndPointStateInput(input, context),
|
|
169
|
-
|
|
170
|
-
|
|
169
|
+
[_A]: _DIH,
|
|
170
|
+
[_V]: _,
|
|
171
171
|
});
|
|
172
172
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
173
173
|
};
|
|
@@ -177,8 +177,8 @@ const se_DescribeLoadBalancerAttributesCommand = async (input, context) => {
|
|
|
177
177
|
let body;
|
|
178
178
|
body = buildFormUrlencodedString({
|
|
179
179
|
...se_DescribeLoadBalancerAttributesInput(input, context),
|
|
180
|
-
|
|
181
|
-
|
|
180
|
+
[_A]: _DLBA,
|
|
181
|
+
[_V]: _,
|
|
182
182
|
});
|
|
183
183
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
184
184
|
};
|
|
@@ -188,8 +188,8 @@ const se_DescribeLoadBalancerPoliciesCommand = async (input, context) => {
|
|
|
188
188
|
let body;
|
|
189
189
|
body = buildFormUrlencodedString({
|
|
190
190
|
...se_DescribeLoadBalancerPoliciesInput(input, context),
|
|
191
|
-
|
|
192
|
-
|
|
191
|
+
[_A]: _DLBPe,
|
|
192
|
+
[_V]: _,
|
|
193
193
|
});
|
|
194
194
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
195
195
|
};
|
|
@@ -199,8 +199,8 @@ const se_DescribeLoadBalancerPolicyTypesCommand = async (input, context) => {
|
|
|
199
199
|
let body;
|
|
200
200
|
body = buildFormUrlencodedString({
|
|
201
201
|
...se_DescribeLoadBalancerPolicyTypesInput(input, context),
|
|
202
|
-
|
|
203
|
-
|
|
202
|
+
[_A]: _DLBPT,
|
|
203
|
+
[_V]: _,
|
|
204
204
|
});
|
|
205
205
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
206
206
|
};
|
|
@@ -210,8 +210,8 @@ const se_DescribeLoadBalancersCommand = async (input, context) => {
|
|
|
210
210
|
let body;
|
|
211
211
|
body = buildFormUrlencodedString({
|
|
212
212
|
...se_DescribeAccessPointsInput(input, context),
|
|
213
|
-
|
|
214
|
-
|
|
213
|
+
[_A]: _DLBe,
|
|
214
|
+
[_V]: _,
|
|
215
215
|
});
|
|
216
216
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
217
217
|
};
|
|
@@ -221,8 +221,8 @@ const se_DescribeTagsCommand = async (input, context) => {
|
|
|
221
221
|
let body;
|
|
222
222
|
body = buildFormUrlencodedString({
|
|
223
223
|
...se_DescribeTagsInput(input, context),
|
|
224
|
-
|
|
225
|
-
|
|
224
|
+
[_A]: _DT,
|
|
225
|
+
[_V]: _,
|
|
226
226
|
});
|
|
227
227
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
228
228
|
};
|
|
@@ -232,8 +232,8 @@ const se_DetachLoadBalancerFromSubnetsCommand = async (input, context) => {
|
|
|
232
232
|
let body;
|
|
233
233
|
body = buildFormUrlencodedString({
|
|
234
234
|
...se_DetachLoadBalancerFromSubnetsInput(input, context),
|
|
235
|
-
|
|
236
|
-
|
|
235
|
+
[_A]: _DLBFS,
|
|
236
|
+
[_V]: _,
|
|
237
237
|
});
|
|
238
238
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
239
239
|
};
|
|
@@ -243,8 +243,8 @@ const se_DisableAvailabilityZonesForLoadBalancerCommand = async (input, context)
|
|
|
243
243
|
let body;
|
|
244
244
|
body = buildFormUrlencodedString({
|
|
245
245
|
...se_RemoveAvailabilityZonesInput(input, context),
|
|
246
|
-
|
|
247
|
-
|
|
246
|
+
[_A]: _DAZFLB,
|
|
247
|
+
[_V]: _,
|
|
248
248
|
});
|
|
249
249
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
250
250
|
};
|
|
@@ -254,8 +254,8 @@ const se_EnableAvailabilityZonesForLoadBalancerCommand = async (input, context)
|
|
|
254
254
|
let body;
|
|
255
255
|
body = buildFormUrlencodedString({
|
|
256
256
|
...se_AddAvailabilityZonesInput(input, context),
|
|
257
|
-
|
|
258
|
-
|
|
257
|
+
[_A]: _EAZFLB,
|
|
258
|
+
[_V]: _,
|
|
259
259
|
});
|
|
260
260
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
261
261
|
};
|
|
@@ -265,8 +265,8 @@ const se_ModifyLoadBalancerAttributesCommand = async (input, context) => {
|
|
|
265
265
|
let body;
|
|
266
266
|
body = buildFormUrlencodedString({
|
|
267
267
|
...se_ModifyLoadBalancerAttributesInput(input, context),
|
|
268
|
-
|
|
269
|
-
|
|
268
|
+
[_A]: _MLBA,
|
|
269
|
+
[_V]: _,
|
|
270
270
|
});
|
|
271
271
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
272
272
|
};
|
|
@@ -276,8 +276,8 @@ const se_RegisterInstancesWithLoadBalancerCommand = async (input, context) => {
|
|
|
276
276
|
let body;
|
|
277
277
|
body = buildFormUrlencodedString({
|
|
278
278
|
...se_RegisterEndPointsInput(input, context),
|
|
279
|
-
|
|
280
|
-
|
|
279
|
+
[_A]: _RIWLB,
|
|
280
|
+
[_V]: _,
|
|
281
281
|
});
|
|
282
282
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
283
283
|
};
|
|
@@ -287,8 +287,8 @@ const se_RemoveTagsCommand = async (input, context) => {
|
|
|
287
287
|
let body;
|
|
288
288
|
body = buildFormUrlencodedString({
|
|
289
289
|
...se_RemoveTagsInput(input, context),
|
|
290
|
-
|
|
291
|
-
|
|
290
|
+
[_A]: _RT,
|
|
291
|
+
[_V]: _,
|
|
292
292
|
});
|
|
293
293
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
294
294
|
};
|
|
@@ -298,8 +298,8 @@ const se_SetLoadBalancerListenerSSLCertificateCommand = async (input, context) =
|
|
|
298
298
|
let body;
|
|
299
299
|
body = buildFormUrlencodedString({
|
|
300
300
|
...se_SetLoadBalancerListenerSSLCertificateInput(input, context),
|
|
301
|
-
|
|
302
|
-
|
|
301
|
+
[_A]: _SLBLSSLC,
|
|
302
|
+
[_V]: _,
|
|
303
303
|
});
|
|
304
304
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
305
305
|
};
|
|
@@ -309,8 +309,8 @@ const se_SetLoadBalancerPoliciesForBackendServerCommand = async (input, context)
|
|
|
309
309
|
let body;
|
|
310
310
|
body = buildFormUrlencodedString({
|
|
311
311
|
...se_SetLoadBalancerPoliciesForBackendServerInput(input, context),
|
|
312
|
-
|
|
313
|
-
|
|
312
|
+
[_A]: _SLBPFBS,
|
|
313
|
+
[_V]: _,
|
|
314
314
|
});
|
|
315
315
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
316
316
|
};
|
|
@@ -320,8 +320,8 @@ const se_SetLoadBalancerPoliciesOfListenerCommand = async (input, context) => {
|
|
|
320
320
|
let body;
|
|
321
321
|
body = buildFormUrlencodedString({
|
|
322
322
|
...se_SetLoadBalancerPoliciesOfListenerInput(input, context),
|
|
323
|
-
|
|
324
|
-
|
|
323
|
+
[_A]: _SLBPOL,
|
|
324
|
+
[_V]: _,
|
|
325
325
|
});
|
|
326
326
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
327
327
|
};
|
|
@@ -1627,28 +1627,28 @@ const de_UnsupportedProtocolExceptionRes = async (parsedOutput, context) => {
|
|
|
1627
1627
|
};
|
|
1628
1628
|
const se_AccessLog = (input, context) => {
|
|
1629
1629
|
const entries = {};
|
|
1630
|
-
if (input
|
|
1631
|
-
entries[
|
|
1630
|
+
if (input[_E] != null) {
|
|
1631
|
+
entries[_E] = input[_E];
|
|
1632
1632
|
}
|
|
1633
|
-
if (input
|
|
1634
|
-
entries[
|
|
1633
|
+
if (input[_SBN] != null) {
|
|
1634
|
+
entries[_SBN] = input[_SBN];
|
|
1635
1635
|
}
|
|
1636
|
-
if (input
|
|
1637
|
-
entries[
|
|
1636
|
+
if (input[_EI] != null) {
|
|
1637
|
+
entries[_EI] = input[_EI];
|
|
1638
1638
|
}
|
|
1639
|
-
if (input
|
|
1640
|
-
entries[
|
|
1639
|
+
if (input[_SBP] != null) {
|
|
1640
|
+
entries[_SBP] = input[_SBP];
|
|
1641
1641
|
}
|
|
1642
1642
|
return entries;
|
|
1643
1643
|
};
|
|
1644
1644
|
const se_AddAvailabilityZonesInput = (input, context) => {
|
|
1645
1645
|
const entries = {};
|
|
1646
|
-
if (input
|
|
1647
|
-
entries[
|
|
1646
|
+
if (input[_LBN] != null) {
|
|
1647
|
+
entries[_LBN] = input[_LBN];
|
|
1648
1648
|
}
|
|
1649
|
-
if (input
|
|
1650
|
-
const memberEntries = se_AvailabilityZones(input
|
|
1651
|
-
if (input
|
|
1649
|
+
if (input[_AZ] != null) {
|
|
1650
|
+
const memberEntries = se_AvailabilityZones(input[_AZ], context);
|
|
1651
|
+
if (input[_AZ]?.length === 0) {
|
|
1652
1652
|
entries.AvailabilityZones = [];
|
|
1653
1653
|
}
|
|
1654
1654
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -1660,11 +1660,11 @@ const se_AddAvailabilityZonesInput = (input, context) => {
|
|
|
1660
1660
|
};
|
|
1661
1661
|
const se_AdditionalAttribute = (input, context) => {
|
|
1662
1662
|
const entries = {};
|
|
1663
|
-
if (input
|
|
1664
|
-
entries[
|
|
1663
|
+
if (input[_K] != null) {
|
|
1664
|
+
entries[_K] = input[_K];
|
|
1665
1665
|
}
|
|
1666
|
-
if (input
|
|
1667
|
-
entries[
|
|
1666
|
+
if (input[_Va] != null) {
|
|
1667
|
+
entries[_Va] = input[_Va];
|
|
1668
1668
|
}
|
|
1669
1669
|
return entries;
|
|
1670
1670
|
};
|
|
@@ -1685,9 +1685,9 @@ const se_AdditionalAttributes = (input, context) => {
|
|
|
1685
1685
|
};
|
|
1686
1686
|
const se_AddTagsInput = (input, context) => {
|
|
1687
1687
|
const entries = {};
|
|
1688
|
-
if (input
|
|
1689
|
-
const memberEntries = se_LoadBalancerNames(input
|
|
1690
|
-
if (input
|
|
1688
|
+
if (input[_LBNo] != null) {
|
|
1689
|
+
const memberEntries = se_LoadBalancerNames(input[_LBNo], context);
|
|
1690
|
+
if (input[_LBNo]?.length === 0) {
|
|
1691
1691
|
entries.LoadBalancerNames = [];
|
|
1692
1692
|
}
|
|
1693
1693
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -1695,9 +1695,9 @@ const se_AddTagsInput = (input, context) => {
|
|
|
1695
1695
|
entries[loc] = value;
|
|
1696
1696
|
});
|
|
1697
1697
|
}
|
|
1698
|
-
if (input
|
|
1699
|
-
const memberEntries = se_TagList(input
|
|
1700
|
-
if (input
|
|
1698
|
+
if (input[_T] != null) {
|
|
1699
|
+
const memberEntries = se_TagList(input[_T], context);
|
|
1700
|
+
if (input[_T]?.length === 0) {
|
|
1701
1701
|
entries.Tags = [];
|
|
1702
1702
|
}
|
|
1703
1703
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -1709,12 +1709,12 @@ const se_AddTagsInput = (input, context) => {
|
|
|
1709
1709
|
};
|
|
1710
1710
|
const se_ApplySecurityGroupsToLoadBalancerInput = (input, context) => {
|
|
1711
1711
|
const entries = {};
|
|
1712
|
-
if (input
|
|
1713
|
-
entries[
|
|
1712
|
+
if (input[_LBN] != null) {
|
|
1713
|
+
entries[_LBN] = input[_LBN];
|
|
1714
1714
|
}
|
|
1715
|
-
if (input
|
|
1716
|
-
const memberEntries = se_SecurityGroups(input
|
|
1717
|
-
if (input
|
|
1715
|
+
if (input[_SG] != null) {
|
|
1716
|
+
const memberEntries = se_SecurityGroups(input[_SG], context);
|
|
1717
|
+
if (input[_SG]?.length === 0) {
|
|
1718
1718
|
entries.SecurityGroups = [];
|
|
1719
1719
|
}
|
|
1720
1720
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -1726,12 +1726,12 @@ const se_ApplySecurityGroupsToLoadBalancerInput = (input, context) => {
|
|
|
1726
1726
|
};
|
|
1727
1727
|
const se_AttachLoadBalancerToSubnetsInput = (input, context) => {
|
|
1728
1728
|
const entries = {};
|
|
1729
|
-
if (input
|
|
1730
|
-
entries[
|
|
1729
|
+
if (input[_LBN] != null) {
|
|
1730
|
+
entries[_LBN] = input[_LBN];
|
|
1731
1731
|
}
|
|
1732
|
-
if (input
|
|
1733
|
-
const memberEntries = se_Subnets(input
|
|
1734
|
-
if (input
|
|
1732
|
+
if (input[_S] != null) {
|
|
1733
|
+
const memberEntries = se_Subnets(input[_S], context);
|
|
1734
|
+
if (input[_S]?.length === 0) {
|
|
1735
1735
|
entries.Subnets = [];
|
|
1736
1736
|
}
|
|
1737
1737
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -1755,11 +1755,11 @@ const se_AvailabilityZones = (input, context) => {
|
|
|
1755
1755
|
};
|
|
1756
1756
|
const se_ConfigureHealthCheckInput = (input, context) => {
|
|
1757
1757
|
const entries = {};
|
|
1758
|
-
if (input
|
|
1759
|
-
entries[
|
|
1758
|
+
if (input[_LBN] != null) {
|
|
1759
|
+
entries[_LBN] = input[_LBN];
|
|
1760
1760
|
}
|
|
1761
|
-
if (input
|
|
1762
|
-
const memberEntries = se_HealthCheck(input
|
|
1761
|
+
if (input[_HC] != null) {
|
|
1762
|
+
const memberEntries = se_HealthCheck(input[_HC], context);
|
|
1763
1763
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
1764
1764
|
const loc = `HealthCheck.${key}`;
|
|
1765
1765
|
entries[loc] = value;
|
|
@@ -1769,29 +1769,29 @@ const se_ConfigureHealthCheckInput = (input, context) => {
|
|
|
1769
1769
|
};
|
|
1770
1770
|
const se_ConnectionDraining = (input, context) => {
|
|
1771
1771
|
const entries = {};
|
|
1772
|
-
if (input
|
|
1773
|
-
entries[
|
|
1772
|
+
if (input[_E] != null) {
|
|
1773
|
+
entries[_E] = input[_E];
|
|
1774
1774
|
}
|
|
1775
|
-
if (input
|
|
1776
|
-
entries[
|
|
1775
|
+
if (input[_Ti] != null) {
|
|
1776
|
+
entries[_Ti] = input[_Ti];
|
|
1777
1777
|
}
|
|
1778
1778
|
return entries;
|
|
1779
1779
|
};
|
|
1780
1780
|
const se_ConnectionSettings = (input, context) => {
|
|
1781
1781
|
const entries = {};
|
|
1782
|
-
if (input
|
|
1783
|
-
entries[
|
|
1782
|
+
if (input[_IT] != null) {
|
|
1783
|
+
entries[_IT] = input[_IT];
|
|
1784
1784
|
}
|
|
1785
1785
|
return entries;
|
|
1786
1786
|
};
|
|
1787
1787
|
const se_CreateAccessPointInput = (input, context) => {
|
|
1788
1788
|
const entries = {};
|
|
1789
|
-
if (input
|
|
1790
|
-
entries[
|
|
1789
|
+
if (input[_LBN] != null) {
|
|
1790
|
+
entries[_LBN] = input[_LBN];
|
|
1791
1791
|
}
|
|
1792
|
-
if (input
|
|
1793
|
-
const memberEntries = se_Listeners(input
|
|
1794
|
-
if (input
|
|
1792
|
+
if (input[_L] != null) {
|
|
1793
|
+
const memberEntries = se_Listeners(input[_L], context);
|
|
1794
|
+
if (input[_L]?.length === 0) {
|
|
1795
1795
|
entries.Listeners = [];
|
|
1796
1796
|
}
|
|
1797
1797
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -1799,9 +1799,9 @@ const se_CreateAccessPointInput = (input, context) => {
|
|
|
1799
1799
|
entries[loc] = value;
|
|
1800
1800
|
});
|
|
1801
1801
|
}
|
|
1802
|
-
if (input
|
|
1803
|
-
const memberEntries = se_AvailabilityZones(input
|
|
1804
|
-
if (input
|
|
1802
|
+
if (input[_AZ] != null) {
|
|
1803
|
+
const memberEntries = se_AvailabilityZones(input[_AZ], context);
|
|
1804
|
+
if (input[_AZ]?.length === 0) {
|
|
1805
1805
|
entries.AvailabilityZones = [];
|
|
1806
1806
|
}
|
|
1807
1807
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -1809,9 +1809,9 @@ const se_CreateAccessPointInput = (input, context) => {
|
|
|
1809
1809
|
entries[loc] = value;
|
|
1810
1810
|
});
|
|
1811
1811
|
}
|
|
1812
|
-
if (input
|
|
1813
|
-
const memberEntries = se_Subnets(input
|
|
1814
|
-
if (input
|
|
1812
|
+
if (input[_S] != null) {
|
|
1813
|
+
const memberEntries = se_Subnets(input[_S], context);
|
|
1814
|
+
if (input[_S]?.length === 0) {
|
|
1815
1815
|
entries.Subnets = [];
|
|
1816
1816
|
}
|
|
1817
1817
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -1819,9 +1819,9 @@ const se_CreateAccessPointInput = (input, context) => {
|
|
|
1819
1819
|
entries[loc] = value;
|
|
1820
1820
|
});
|
|
1821
1821
|
}
|
|
1822
|
-
if (input
|
|
1823
|
-
const memberEntries = se_SecurityGroups(input
|
|
1824
|
-
if (input
|
|
1822
|
+
if (input[_SG] != null) {
|
|
1823
|
+
const memberEntries = se_SecurityGroups(input[_SG], context);
|
|
1824
|
+
if (input[_SG]?.length === 0) {
|
|
1825
1825
|
entries.SecurityGroups = [];
|
|
1826
1826
|
}
|
|
1827
1827
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -1829,12 +1829,12 @@ const se_CreateAccessPointInput = (input, context) => {
|
|
|
1829
1829
|
entries[loc] = value;
|
|
1830
1830
|
});
|
|
1831
1831
|
}
|
|
1832
|
-
if (input
|
|
1833
|
-
entries[
|
|
1832
|
+
if (input[_Sc] != null) {
|
|
1833
|
+
entries[_Sc] = input[_Sc];
|
|
1834
1834
|
}
|
|
1835
|
-
if (input
|
|
1836
|
-
const memberEntries = se_TagList(input
|
|
1837
|
-
if (input
|
|
1835
|
+
if (input[_T] != null) {
|
|
1836
|
+
const memberEntries = se_TagList(input[_T], context);
|
|
1837
|
+
if (input[_T]?.length === 0) {
|
|
1838
1838
|
entries.Tags = [];
|
|
1839
1839
|
}
|
|
1840
1840
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -1846,38 +1846,38 @@ const se_CreateAccessPointInput = (input, context) => {
|
|
|
1846
1846
|
};
|
|
1847
1847
|
const se_CreateAppCookieStickinessPolicyInput = (input, context) => {
|
|
1848
1848
|
const entries = {};
|
|
1849
|
-
if (input
|
|
1850
|
-
entries[
|
|
1849
|
+
if (input[_LBN] != null) {
|
|
1850
|
+
entries[_LBN] = input[_LBN];
|
|
1851
1851
|
}
|
|
1852
|
-
if (input
|
|
1853
|
-
entries[
|
|
1852
|
+
if (input[_PN] != null) {
|
|
1853
|
+
entries[_PN] = input[_PN];
|
|
1854
1854
|
}
|
|
1855
|
-
if (input
|
|
1856
|
-
entries[
|
|
1855
|
+
if (input[_CN] != null) {
|
|
1856
|
+
entries[_CN] = input[_CN];
|
|
1857
1857
|
}
|
|
1858
1858
|
return entries;
|
|
1859
1859
|
};
|
|
1860
1860
|
const se_CreateLBCookieStickinessPolicyInput = (input, context) => {
|
|
1861
1861
|
const entries = {};
|
|
1862
|
-
if (input
|
|
1863
|
-
entries[
|
|
1862
|
+
if (input[_LBN] != null) {
|
|
1863
|
+
entries[_LBN] = input[_LBN];
|
|
1864
1864
|
}
|
|
1865
|
-
if (input
|
|
1866
|
-
entries[
|
|
1865
|
+
if (input[_PN] != null) {
|
|
1866
|
+
entries[_PN] = input[_PN];
|
|
1867
1867
|
}
|
|
1868
|
-
if (input
|
|
1869
|
-
entries[
|
|
1868
|
+
if (input[_CEP] != null) {
|
|
1869
|
+
entries[_CEP] = input[_CEP];
|
|
1870
1870
|
}
|
|
1871
1871
|
return entries;
|
|
1872
1872
|
};
|
|
1873
1873
|
const se_CreateLoadBalancerListenerInput = (input, context) => {
|
|
1874
1874
|
const entries = {};
|
|
1875
|
-
if (input
|
|
1876
|
-
entries[
|
|
1875
|
+
if (input[_LBN] != null) {
|
|
1876
|
+
entries[_LBN] = input[_LBN];
|
|
1877
1877
|
}
|
|
1878
|
-
if (input
|
|
1879
|
-
const memberEntries = se_Listeners(input
|
|
1880
|
-
if (input
|
|
1878
|
+
if (input[_L] != null) {
|
|
1879
|
+
const memberEntries = se_Listeners(input[_L], context);
|
|
1880
|
+
if (input[_L]?.length === 0) {
|
|
1881
1881
|
entries.Listeners = [];
|
|
1882
1882
|
}
|
|
1883
1883
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -1889,18 +1889,18 @@ const se_CreateLoadBalancerListenerInput = (input, context) => {
|
|
|
1889
1889
|
};
|
|
1890
1890
|
const se_CreateLoadBalancerPolicyInput = (input, context) => {
|
|
1891
1891
|
const entries = {};
|
|
1892
|
-
if (input
|
|
1893
|
-
entries[
|
|
1892
|
+
if (input[_LBN] != null) {
|
|
1893
|
+
entries[_LBN] = input[_LBN];
|
|
1894
1894
|
}
|
|
1895
|
-
if (input
|
|
1896
|
-
entries[
|
|
1895
|
+
if (input[_PN] != null) {
|
|
1896
|
+
entries[_PN] = input[_PN];
|
|
1897
1897
|
}
|
|
1898
|
-
if (input
|
|
1899
|
-
entries[
|
|
1898
|
+
if (input[_PTN] != null) {
|
|
1899
|
+
entries[_PTN] = input[_PTN];
|
|
1900
1900
|
}
|
|
1901
|
-
if (input
|
|
1902
|
-
const memberEntries = se_PolicyAttributes(input
|
|
1903
|
-
if (input
|
|
1901
|
+
if (input[_PA] != null) {
|
|
1902
|
+
const memberEntries = se_PolicyAttributes(input[_PA], context);
|
|
1903
|
+
if (input[_PA]?.length === 0) {
|
|
1904
1904
|
entries.PolicyAttributes = [];
|
|
1905
1905
|
}
|
|
1906
1906
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -1912,26 +1912,26 @@ const se_CreateLoadBalancerPolicyInput = (input, context) => {
|
|
|
1912
1912
|
};
|
|
1913
1913
|
const se_CrossZoneLoadBalancing = (input, context) => {
|
|
1914
1914
|
const entries = {};
|
|
1915
|
-
if (input
|
|
1916
|
-
entries[
|
|
1915
|
+
if (input[_E] != null) {
|
|
1916
|
+
entries[_E] = input[_E];
|
|
1917
1917
|
}
|
|
1918
1918
|
return entries;
|
|
1919
1919
|
};
|
|
1920
1920
|
const se_DeleteAccessPointInput = (input, context) => {
|
|
1921
1921
|
const entries = {};
|
|
1922
|
-
if (input
|
|
1923
|
-
entries[
|
|
1922
|
+
if (input[_LBN] != null) {
|
|
1923
|
+
entries[_LBN] = input[_LBN];
|
|
1924
1924
|
}
|
|
1925
1925
|
return entries;
|
|
1926
1926
|
};
|
|
1927
1927
|
const se_DeleteLoadBalancerListenerInput = (input, context) => {
|
|
1928
1928
|
const entries = {};
|
|
1929
|
-
if (input
|
|
1930
|
-
entries[
|
|
1929
|
+
if (input[_LBN] != null) {
|
|
1930
|
+
entries[_LBN] = input[_LBN];
|
|
1931
1931
|
}
|
|
1932
|
-
if (input
|
|
1933
|
-
const memberEntries = se_Ports(input
|
|
1934
|
-
if (input
|
|
1932
|
+
if (input[_LBP] != null) {
|
|
1933
|
+
const memberEntries = se_Ports(input[_LBP], context);
|
|
1934
|
+
if (input[_LBP]?.length === 0) {
|
|
1935
1935
|
entries.LoadBalancerPorts = [];
|
|
1936
1936
|
}
|
|
1937
1937
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -1943,22 +1943,22 @@ const se_DeleteLoadBalancerListenerInput = (input, context) => {
|
|
|
1943
1943
|
};
|
|
1944
1944
|
const se_DeleteLoadBalancerPolicyInput = (input, context) => {
|
|
1945
1945
|
const entries = {};
|
|
1946
|
-
if (input
|
|
1947
|
-
entries[
|
|
1946
|
+
if (input[_LBN] != null) {
|
|
1947
|
+
entries[_LBN] = input[_LBN];
|
|
1948
1948
|
}
|
|
1949
|
-
if (input
|
|
1950
|
-
entries[
|
|
1949
|
+
if (input[_PN] != null) {
|
|
1950
|
+
entries[_PN] = input[_PN];
|
|
1951
1951
|
}
|
|
1952
1952
|
return entries;
|
|
1953
1953
|
};
|
|
1954
1954
|
const se_DeregisterEndPointsInput = (input, context) => {
|
|
1955
1955
|
const entries = {};
|
|
1956
|
-
if (input
|
|
1957
|
-
entries[
|
|
1956
|
+
if (input[_LBN] != null) {
|
|
1957
|
+
entries[_LBN] = input[_LBN];
|
|
1958
1958
|
}
|
|
1959
|
-
if (input
|
|
1960
|
-
const memberEntries = se_Instances(input
|
|
1961
|
-
if (input
|
|
1959
|
+
if (input[_I] != null) {
|
|
1960
|
+
const memberEntries = se_Instances(input[_I], context);
|
|
1961
|
+
if (input[_I]?.length === 0) {
|
|
1962
1962
|
entries.Instances = [];
|
|
1963
1963
|
}
|
|
1964
1964
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -1970,9 +1970,9 @@ const se_DeregisterEndPointsInput = (input, context) => {
|
|
|
1970
1970
|
};
|
|
1971
1971
|
const se_DescribeAccessPointsInput = (input, context) => {
|
|
1972
1972
|
const entries = {};
|
|
1973
|
-
if (input
|
|
1974
|
-
const memberEntries = se_LoadBalancerNames(input
|
|
1975
|
-
if (input
|
|
1973
|
+
if (input[_LBNo] != null) {
|
|
1974
|
+
const memberEntries = se_LoadBalancerNames(input[_LBNo], context);
|
|
1975
|
+
if (input[_LBNo]?.length === 0) {
|
|
1976
1976
|
entries.LoadBalancerNames = [];
|
|
1977
1977
|
}
|
|
1978
1978
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -1980,32 +1980,32 @@ const se_DescribeAccessPointsInput = (input, context) => {
|
|
|
1980
1980
|
entries[loc] = value;
|
|
1981
1981
|
});
|
|
1982
1982
|
}
|
|
1983
|
-
if (input
|
|
1984
|
-
entries[
|
|
1983
|
+
if (input[_M] != null) {
|
|
1984
|
+
entries[_M] = input[_M];
|
|
1985
1985
|
}
|
|
1986
|
-
if (input
|
|
1987
|
-
entries[
|
|
1986
|
+
if (input[_PS] != null) {
|
|
1987
|
+
entries[_PS] = input[_PS];
|
|
1988
1988
|
}
|
|
1989
1989
|
return entries;
|
|
1990
1990
|
};
|
|
1991
1991
|
const se_DescribeAccountLimitsInput = (input, context) => {
|
|
1992
1992
|
const entries = {};
|
|
1993
|
-
if (input
|
|
1994
|
-
entries[
|
|
1993
|
+
if (input[_M] != null) {
|
|
1994
|
+
entries[_M] = input[_M];
|
|
1995
1995
|
}
|
|
1996
|
-
if (input
|
|
1997
|
-
entries[
|
|
1996
|
+
if (input[_PS] != null) {
|
|
1997
|
+
entries[_PS] = input[_PS];
|
|
1998
1998
|
}
|
|
1999
1999
|
return entries;
|
|
2000
2000
|
};
|
|
2001
2001
|
const se_DescribeEndPointStateInput = (input, context) => {
|
|
2002
2002
|
const entries = {};
|
|
2003
|
-
if (input
|
|
2004
|
-
entries[
|
|
2003
|
+
if (input[_LBN] != null) {
|
|
2004
|
+
entries[_LBN] = input[_LBN];
|
|
2005
2005
|
}
|
|
2006
|
-
if (input
|
|
2007
|
-
const memberEntries = se_Instances(input
|
|
2008
|
-
if (input
|
|
2006
|
+
if (input[_I] != null) {
|
|
2007
|
+
const memberEntries = se_Instances(input[_I], context);
|
|
2008
|
+
if (input[_I]?.length === 0) {
|
|
2009
2009
|
entries.Instances = [];
|
|
2010
2010
|
}
|
|
2011
2011
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -2017,19 +2017,19 @@ const se_DescribeEndPointStateInput = (input, context) => {
|
|
|
2017
2017
|
};
|
|
2018
2018
|
const se_DescribeLoadBalancerAttributesInput = (input, context) => {
|
|
2019
2019
|
const entries = {};
|
|
2020
|
-
if (input
|
|
2021
|
-
entries[
|
|
2020
|
+
if (input[_LBN] != null) {
|
|
2021
|
+
entries[_LBN] = input[_LBN];
|
|
2022
2022
|
}
|
|
2023
2023
|
return entries;
|
|
2024
2024
|
};
|
|
2025
2025
|
const se_DescribeLoadBalancerPoliciesInput = (input, context) => {
|
|
2026
2026
|
const entries = {};
|
|
2027
|
-
if (input
|
|
2028
|
-
entries[
|
|
2027
|
+
if (input[_LBN] != null) {
|
|
2028
|
+
entries[_LBN] = input[_LBN];
|
|
2029
2029
|
}
|
|
2030
|
-
if (input
|
|
2031
|
-
const memberEntries = se_PolicyNames(input
|
|
2032
|
-
if (input
|
|
2030
|
+
if (input[_PNo] != null) {
|
|
2031
|
+
const memberEntries = se_PolicyNames(input[_PNo], context);
|
|
2032
|
+
if (input[_PNo]?.length === 0) {
|
|
2033
2033
|
entries.PolicyNames = [];
|
|
2034
2034
|
}
|
|
2035
2035
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -2041,9 +2041,9 @@ const se_DescribeLoadBalancerPoliciesInput = (input, context) => {
|
|
|
2041
2041
|
};
|
|
2042
2042
|
const se_DescribeLoadBalancerPolicyTypesInput = (input, context) => {
|
|
2043
2043
|
const entries = {};
|
|
2044
|
-
if (input
|
|
2045
|
-
const memberEntries = se_PolicyTypeNames(input
|
|
2046
|
-
if (input
|
|
2044
|
+
if (input[_PTNo] != null) {
|
|
2045
|
+
const memberEntries = se_PolicyTypeNames(input[_PTNo], context);
|
|
2046
|
+
if (input[_PTNo]?.length === 0) {
|
|
2047
2047
|
entries.PolicyTypeNames = [];
|
|
2048
2048
|
}
|
|
2049
2049
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -2055,9 +2055,9 @@ const se_DescribeLoadBalancerPolicyTypesInput = (input, context) => {
|
|
|
2055
2055
|
};
|
|
2056
2056
|
const se_DescribeTagsInput = (input, context) => {
|
|
2057
2057
|
const entries = {};
|
|
2058
|
-
if (input
|
|
2059
|
-
const memberEntries = se_LoadBalancerNamesMax20(input
|
|
2060
|
-
if (input
|
|
2058
|
+
if (input[_LBNo] != null) {
|
|
2059
|
+
const memberEntries = se_LoadBalancerNamesMax20(input[_LBNo], context);
|
|
2060
|
+
if (input[_LBNo]?.length === 0) {
|
|
2061
2061
|
entries.LoadBalancerNames = [];
|
|
2062
2062
|
}
|
|
2063
2063
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -2069,12 +2069,12 @@ const se_DescribeTagsInput = (input, context) => {
|
|
|
2069
2069
|
};
|
|
2070
2070
|
const se_DetachLoadBalancerFromSubnetsInput = (input, context) => {
|
|
2071
2071
|
const entries = {};
|
|
2072
|
-
if (input
|
|
2073
|
-
entries[
|
|
2072
|
+
if (input[_LBN] != null) {
|
|
2073
|
+
entries[_LBN] = input[_LBN];
|
|
2074
2074
|
}
|
|
2075
|
-
if (input
|
|
2076
|
-
const memberEntries = se_Subnets(input
|
|
2077
|
-
if (input
|
|
2075
|
+
if (input[_S] != null) {
|
|
2076
|
+
const memberEntries = se_Subnets(input[_S], context);
|
|
2077
|
+
if (input[_S]?.length === 0) {
|
|
2078
2078
|
entries.Subnets = [];
|
|
2079
2079
|
}
|
|
2080
2080
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -2086,27 +2086,27 @@ const se_DetachLoadBalancerFromSubnetsInput = (input, context) => {
|
|
|
2086
2086
|
};
|
|
2087
2087
|
const se_HealthCheck = (input, context) => {
|
|
2088
2088
|
const entries = {};
|
|
2089
|
-
if (input
|
|
2090
|
-
entries[
|
|
2089
|
+
if (input[_Ta] != null) {
|
|
2090
|
+
entries[_Ta] = input[_Ta];
|
|
2091
2091
|
}
|
|
2092
|
-
if (input
|
|
2093
|
-
entries[
|
|
2092
|
+
if (input[_In] != null) {
|
|
2093
|
+
entries[_In] = input[_In];
|
|
2094
2094
|
}
|
|
2095
|
-
if (input
|
|
2096
|
-
entries[
|
|
2095
|
+
if (input[_Ti] != null) {
|
|
2096
|
+
entries[_Ti] = input[_Ti];
|
|
2097
2097
|
}
|
|
2098
|
-
if (input
|
|
2099
|
-
entries[
|
|
2098
|
+
if (input[_UT] != null) {
|
|
2099
|
+
entries[_UT] = input[_UT];
|
|
2100
2100
|
}
|
|
2101
|
-
if (input
|
|
2102
|
-
entries[
|
|
2101
|
+
if (input[_HT] != null) {
|
|
2102
|
+
entries[_HT] = input[_HT];
|
|
2103
2103
|
}
|
|
2104
2104
|
return entries;
|
|
2105
2105
|
};
|
|
2106
2106
|
const se_Instance = (input, context) => {
|
|
2107
2107
|
const entries = {};
|
|
2108
|
-
if (input
|
|
2109
|
-
entries[
|
|
2108
|
+
if (input[_II] != null) {
|
|
2109
|
+
entries[_II] = input[_II];
|
|
2110
2110
|
}
|
|
2111
2111
|
return entries;
|
|
2112
2112
|
};
|
|
@@ -2127,20 +2127,20 @@ const se_Instances = (input, context) => {
|
|
|
2127
2127
|
};
|
|
2128
2128
|
const se_Listener = (input, context) => {
|
|
2129
2129
|
const entries = {};
|
|
2130
|
-
if (input
|
|
2131
|
-
entries[
|
|
2130
|
+
if (input[_P] != null) {
|
|
2131
|
+
entries[_P] = input[_P];
|
|
2132
2132
|
}
|
|
2133
|
-
if (input
|
|
2134
|
-
entries[
|
|
2133
|
+
if (input[_LBPo] != null) {
|
|
2134
|
+
entries[_LBPo] = input[_LBPo];
|
|
2135
2135
|
}
|
|
2136
|
-
if (input
|
|
2137
|
-
entries[
|
|
2136
|
+
if (input[_IP] != null) {
|
|
2137
|
+
entries[_IP] = input[_IP];
|
|
2138
2138
|
}
|
|
2139
|
-
if (input
|
|
2140
|
-
entries[
|
|
2139
|
+
if (input[_IPn] != null) {
|
|
2140
|
+
entries[_IPn] = input[_IPn];
|
|
2141
2141
|
}
|
|
2142
|
-
if (input
|
|
2143
|
-
entries[
|
|
2142
|
+
if (input[_SSLCI] != null) {
|
|
2143
|
+
entries[_SSLCI] = input[_SSLCI];
|
|
2144
2144
|
}
|
|
2145
2145
|
return entries;
|
|
2146
2146
|
};
|
|
@@ -2161,37 +2161,37 @@ const se_Listeners = (input, context) => {
|
|
|
2161
2161
|
};
|
|
2162
2162
|
const se_LoadBalancerAttributes = (input, context) => {
|
|
2163
2163
|
const entries = {};
|
|
2164
|
-
if (input
|
|
2165
|
-
const memberEntries = se_CrossZoneLoadBalancing(input
|
|
2164
|
+
if (input[_CZLB] != null) {
|
|
2165
|
+
const memberEntries = se_CrossZoneLoadBalancing(input[_CZLB], context);
|
|
2166
2166
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
2167
2167
|
const loc = `CrossZoneLoadBalancing.${key}`;
|
|
2168
2168
|
entries[loc] = value;
|
|
2169
2169
|
});
|
|
2170
2170
|
}
|
|
2171
|
-
if (input
|
|
2172
|
-
const memberEntries = se_AccessLog(input
|
|
2171
|
+
if (input[_AL] != null) {
|
|
2172
|
+
const memberEntries = se_AccessLog(input[_AL], context);
|
|
2173
2173
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
2174
2174
|
const loc = `AccessLog.${key}`;
|
|
2175
2175
|
entries[loc] = value;
|
|
2176
2176
|
});
|
|
2177
2177
|
}
|
|
2178
|
-
if (input
|
|
2179
|
-
const memberEntries = se_ConnectionDraining(input
|
|
2178
|
+
if (input[_CD] != null) {
|
|
2179
|
+
const memberEntries = se_ConnectionDraining(input[_CD], context);
|
|
2180
2180
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
2181
2181
|
const loc = `ConnectionDraining.${key}`;
|
|
2182
2182
|
entries[loc] = value;
|
|
2183
2183
|
});
|
|
2184
2184
|
}
|
|
2185
|
-
if (input
|
|
2186
|
-
const memberEntries = se_ConnectionSettings(input
|
|
2185
|
+
if (input[_CS] != null) {
|
|
2186
|
+
const memberEntries = se_ConnectionSettings(input[_CS], context);
|
|
2187
2187
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
2188
2188
|
const loc = `ConnectionSettings.${key}`;
|
|
2189
2189
|
entries[loc] = value;
|
|
2190
2190
|
});
|
|
2191
2191
|
}
|
|
2192
|
-
if (input
|
|
2193
|
-
const memberEntries = se_AdditionalAttributes(input
|
|
2194
|
-
if (input
|
|
2192
|
+
if (input[_AA] != null) {
|
|
2193
|
+
const memberEntries = se_AdditionalAttributes(input[_AA], context);
|
|
2194
|
+
if (input[_AA]?.length === 0) {
|
|
2195
2195
|
entries.AdditionalAttributes = [];
|
|
2196
2196
|
}
|
|
2197
2197
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -2227,11 +2227,11 @@ const se_LoadBalancerNamesMax20 = (input, context) => {
|
|
|
2227
2227
|
};
|
|
2228
2228
|
const se_ModifyLoadBalancerAttributesInput = (input, context) => {
|
|
2229
2229
|
const entries = {};
|
|
2230
|
-
if (input
|
|
2231
|
-
entries[
|
|
2230
|
+
if (input[_LBN] != null) {
|
|
2231
|
+
entries[_LBN] = input[_LBN];
|
|
2232
2232
|
}
|
|
2233
|
-
if (input
|
|
2234
|
-
const memberEntries = se_LoadBalancerAttributes(input
|
|
2233
|
+
if (input[_LBA] != null) {
|
|
2234
|
+
const memberEntries = se_LoadBalancerAttributes(input[_LBA], context);
|
|
2235
2235
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
2236
2236
|
const loc = `LoadBalancerAttributes.${key}`;
|
|
2237
2237
|
entries[loc] = value;
|
|
@@ -2241,11 +2241,11 @@ const se_ModifyLoadBalancerAttributesInput = (input, context) => {
|
|
|
2241
2241
|
};
|
|
2242
2242
|
const se_PolicyAttribute = (input, context) => {
|
|
2243
2243
|
const entries = {};
|
|
2244
|
-
if (input
|
|
2245
|
-
entries[
|
|
2244
|
+
if (input[_AN] != null) {
|
|
2245
|
+
entries[_AN] = input[_AN];
|
|
2246
2246
|
}
|
|
2247
|
-
if (input
|
|
2248
|
-
entries[
|
|
2247
|
+
if (input[_AV] != null) {
|
|
2248
|
+
entries[_AV] = input[_AV];
|
|
2249
2249
|
}
|
|
2250
2250
|
return entries;
|
|
2251
2251
|
};
|
|
@@ -2302,12 +2302,12 @@ const se_Ports = (input, context) => {
|
|
|
2302
2302
|
};
|
|
2303
2303
|
const se_RegisterEndPointsInput = (input, context) => {
|
|
2304
2304
|
const entries = {};
|
|
2305
|
-
if (input
|
|
2306
|
-
entries[
|
|
2305
|
+
if (input[_LBN] != null) {
|
|
2306
|
+
entries[_LBN] = input[_LBN];
|
|
2307
2307
|
}
|
|
2308
|
-
if (input
|
|
2309
|
-
const memberEntries = se_Instances(input
|
|
2310
|
-
if (input
|
|
2308
|
+
if (input[_I] != null) {
|
|
2309
|
+
const memberEntries = se_Instances(input[_I], context);
|
|
2310
|
+
if (input[_I]?.length === 0) {
|
|
2311
2311
|
entries.Instances = [];
|
|
2312
2312
|
}
|
|
2313
2313
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -2319,12 +2319,12 @@ const se_RegisterEndPointsInput = (input, context) => {
|
|
|
2319
2319
|
};
|
|
2320
2320
|
const se_RemoveAvailabilityZonesInput = (input, context) => {
|
|
2321
2321
|
const entries = {};
|
|
2322
|
-
if (input
|
|
2323
|
-
entries[
|
|
2322
|
+
if (input[_LBN] != null) {
|
|
2323
|
+
entries[_LBN] = input[_LBN];
|
|
2324
2324
|
}
|
|
2325
|
-
if (input
|
|
2326
|
-
const memberEntries = se_AvailabilityZones(input
|
|
2327
|
-
if (input
|
|
2325
|
+
if (input[_AZ] != null) {
|
|
2326
|
+
const memberEntries = se_AvailabilityZones(input[_AZ], context);
|
|
2327
|
+
if (input[_AZ]?.length === 0) {
|
|
2328
2328
|
entries.AvailabilityZones = [];
|
|
2329
2329
|
}
|
|
2330
2330
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -2336,9 +2336,9 @@ const se_RemoveAvailabilityZonesInput = (input, context) => {
|
|
|
2336
2336
|
};
|
|
2337
2337
|
const se_RemoveTagsInput = (input, context) => {
|
|
2338
2338
|
const entries = {};
|
|
2339
|
-
if (input
|
|
2340
|
-
const memberEntries = se_LoadBalancerNames(input
|
|
2341
|
-
if (input
|
|
2339
|
+
if (input[_LBNo] != null) {
|
|
2340
|
+
const memberEntries = se_LoadBalancerNames(input[_LBNo], context);
|
|
2341
|
+
if (input[_LBNo]?.length === 0) {
|
|
2342
2342
|
entries.LoadBalancerNames = [];
|
|
2343
2343
|
}
|
|
2344
2344
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -2346,9 +2346,9 @@ const se_RemoveTagsInput = (input, context) => {
|
|
|
2346
2346
|
entries[loc] = value;
|
|
2347
2347
|
});
|
|
2348
2348
|
}
|
|
2349
|
-
if (input
|
|
2350
|
-
const memberEntries = se_TagKeyList(input
|
|
2351
|
-
if (input
|
|
2349
|
+
if (input[_T] != null) {
|
|
2350
|
+
const memberEntries = se_TagKeyList(input[_T], context);
|
|
2351
|
+
if (input[_T]?.length === 0) {
|
|
2352
2352
|
entries.Tags = [];
|
|
2353
2353
|
}
|
|
2354
2354
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -2372,28 +2372,28 @@ const se_SecurityGroups = (input, context) => {
|
|
|
2372
2372
|
};
|
|
2373
2373
|
const se_SetLoadBalancerListenerSSLCertificateInput = (input, context) => {
|
|
2374
2374
|
const entries = {};
|
|
2375
|
-
if (input
|
|
2376
|
-
entries[
|
|
2375
|
+
if (input[_LBN] != null) {
|
|
2376
|
+
entries[_LBN] = input[_LBN];
|
|
2377
2377
|
}
|
|
2378
|
-
if (input
|
|
2379
|
-
entries[
|
|
2378
|
+
if (input[_LBPo] != null) {
|
|
2379
|
+
entries[_LBPo] = input[_LBPo];
|
|
2380
2380
|
}
|
|
2381
|
-
if (input
|
|
2382
|
-
entries[
|
|
2381
|
+
if (input[_SSLCI] != null) {
|
|
2382
|
+
entries[_SSLCI] = input[_SSLCI];
|
|
2383
2383
|
}
|
|
2384
2384
|
return entries;
|
|
2385
2385
|
};
|
|
2386
2386
|
const se_SetLoadBalancerPoliciesForBackendServerInput = (input, context) => {
|
|
2387
2387
|
const entries = {};
|
|
2388
|
-
if (input
|
|
2389
|
-
entries[
|
|
2388
|
+
if (input[_LBN] != null) {
|
|
2389
|
+
entries[_LBN] = input[_LBN];
|
|
2390
2390
|
}
|
|
2391
|
-
if (input
|
|
2392
|
-
entries[
|
|
2391
|
+
if (input[_IPn] != null) {
|
|
2392
|
+
entries[_IPn] = input[_IPn];
|
|
2393
2393
|
}
|
|
2394
|
-
if (input
|
|
2395
|
-
const memberEntries = se_PolicyNames(input
|
|
2396
|
-
if (input
|
|
2394
|
+
if (input[_PNo] != null) {
|
|
2395
|
+
const memberEntries = se_PolicyNames(input[_PNo], context);
|
|
2396
|
+
if (input[_PNo]?.length === 0) {
|
|
2397
2397
|
entries.PolicyNames = [];
|
|
2398
2398
|
}
|
|
2399
2399
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -2405,15 +2405,15 @@ const se_SetLoadBalancerPoliciesForBackendServerInput = (input, context) => {
|
|
|
2405
2405
|
};
|
|
2406
2406
|
const se_SetLoadBalancerPoliciesOfListenerInput = (input, context) => {
|
|
2407
2407
|
const entries = {};
|
|
2408
|
-
if (input
|
|
2409
|
-
entries[
|
|
2408
|
+
if (input[_LBN] != null) {
|
|
2409
|
+
entries[_LBN] = input[_LBN];
|
|
2410
2410
|
}
|
|
2411
|
-
if (input
|
|
2412
|
-
entries[
|
|
2411
|
+
if (input[_LBPo] != null) {
|
|
2412
|
+
entries[_LBPo] = input[_LBPo];
|
|
2413
2413
|
}
|
|
2414
|
-
if (input
|
|
2415
|
-
const memberEntries = se_PolicyNames(input
|
|
2416
|
-
if (input
|
|
2414
|
+
if (input[_PNo] != null) {
|
|
2415
|
+
const memberEntries = se_PolicyNames(input[_PNo], context);
|
|
2416
|
+
if (input[_PNo]?.length === 0) {
|
|
2417
2417
|
entries.PolicyNames = [];
|
|
2418
2418
|
}
|
|
2419
2419
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -2437,11 +2437,11 @@ const se_Subnets = (input, context) => {
|
|
|
2437
2437
|
};
|
|
2438
2438
|
const se_Tag = (input, context) => {
|
|
2439
2439
|
const entries = {};
|
|
2440
|
-
if (input
|
|
2441
|
-
entries[
|
|
2440
|
+
if (input[_K] != null) {
|
|
2441
|
+
entries[_K] = input[_K];
|
|
2442
2442
|
}
|
|
2443
|
-
if (input
|
|
2444
|
-
entries[
|
|
2443
|
+
if (input[_Va] != null) {
|
|
2444
|
+
entries[_Va] = input[_Va];
|
|
2445
2445
|
}
|
|
2446
2446
|
return entries;
|
|
2447
2447
|
};
|
|
@@ -2462,8 +2462,8 @@ const se_TagKeyList = (input, context) => {
|
|
|
2462
2462
|
};
|
|
2463
2463
|
const se_TagKeyOnly = (input, context) => {
|
|
2464
2464
|
const entries = {};
|
|
2465
|
-
if (input
|
|
2466
|
-
entries[
|
|
2465
|
+
if (input[_K] != null) {
|
|
2466
|
+
entries[_K] = input[_K];
|
|
2467
2467
|
}
|
|
2468
2468
|
return entries;
|
|
2469
2469
|
};
|
|
@@ -2484,44 +2484,44 @@ const se_TagList = (input, context) => {
|
|
|
2484
2484
|
};
|
|
2485
2485
|
const de_AccessLog = (output, context) => {
|
|
2486
2486
|
const contents = {};
|
|
2487
|
-
if (output[
|
|
2488
|
-
contents
|
|
2487
|
+
if (output[_E] != null) {
|
|
2488
|
+
contents[_E] = (0, smithy_client_1.parseBoolean)(output[_E]);
|
|
2489
2489
|
}
|
|
2490
|
-
if (output[
|
|
2491
|
-
contents
|
|
2490
|
+
if (output[_SBN] != null) {
|
|
2491
|
+
contents[_SBN] = (0, smithy_client_1.expectString)(output[_SBN]);
|
|
2492
2492
|
}
|
|
2493
|
-
if (output[
|
|
2494
|
-
contents
|
|
2493
|
+
if (output[_EI] != null) {
|
|
2494
|
+
contents[_EI] = (0, smithy_client_1.strictParseInt32)(output[_EI]);
|
|
2495
2495
|
}
|
|
2496
|
-
if (output[
|
|
2497
|
-
contents
|
|
2496
|
+
if (output[_SBP] != null) {
|
|
2497
|
+
contents[_SBP] = (0, smithy_client_1.expectString)(output[_SBP]);
|
|
2498
2498
|
}
|
|
2499
2499
|
return contents;
|
|
2500
2500
|
};
|
|
2501
2501
|
const de_AccessPointNotFoundException = (output, context) => {
|
|
2502
2502
|
const contents = {};
|
|
2503
|
-
if (output[
|
|
2504
|
-
contents
|
|
2503
|
+
if (output[_Me] != null) {
|
|
2504
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
2505
2505
|
}
|
|
2506
2506
|
return contents;
|
|
2507
2507
|
};
|
|
2508
2508
|
const de_AddAvailabilityZonesOutput = (output, context) => {
|
|
2509
2509
|
const contents = {};
|
|
2510
2510
|
if (output.AvailabilityZones === "") {
|
|
2511
|
-
contents
|
|
2511
|
+
contents[_AZ] = [];
|
|
2512
2512
|
}
|
|
2513
|
-
else if (output[
|
|
2514
|
-
contents
|
|
2513
|
+
else if (output[_AZ] != null && output[_AZ][_m] != null) {
|
|
2514
|
+
contents[_AZ] = de_AvailabilityZones((0, smithy_client_1.getArrayIfSingleItem)(output[_AZ][_m]), context);
|
|
2515
2515
|
}
|
|
2516
2516
|
return contents;
|
|
2517
2517
|
};
|
|
2518
2518
|
const de_AdditionalAttribute = (output, context) => {
|
|
2519
2519
|
const contents = {};
|
|
2520
|
-
if (output[
|
|
2521
|
-
contents
|
|
2520
|
+
if (output[_K] != null) {
|
|
2521
|
+
contents[_K] = (0, smithy_client_1.expectString)(output[_K]);
|
|
2522
2522
|
}
|
|
2523
|
-
if (output[
|
|
2524
|
-
contents
|
|
2523
|
+
if (output[_Va] != null) {
|
|
2524
|
+
contents[_Va] = (0, smithy_client_1.expectString)(output[_Va]);
|
|
2525
2525
|
}
|
|
2526
2526
|
return contents;
|
|
2527
2527
|
};
|
|
@@ -2545,31 +2545,31 @@ const de_AppCookieStickinessPolicies = (output, context) => {
|
|
|
2545
2545
|
};
|
|
2546
2546
|
const de_AppCookieStickinessPolicy = (output, context) => {
|
|
2547
2547
|
const contents = {};
|
|
2548
|
-
if (output[
|
|
2549
|
-
contents
|
|
2548
|
+
if (output[_PN] != null) {
|
|
2549
|
+
contents[_PN] = (0, smithy_client_1.expectString)(output[_PN]);
|
|
2550
2550
|
}
|
|
2551
|
-
if (output[
|
|
2552
|
-
contents
|
|
2551
|
+
if (output[_CN] != null) {
|
|
2552
|
+
contents[_CN] = (0, smithy_client_1.expectString)(output[_CN]);
|
|
2553
2553
|
}
|
|
2554
2554
|
return contents;
|
|
2555
2555
|
};
|
|
2556
2556
|
const de_ApplySecurityGroupsToLoadBalancerOutput = (output, context) => {
|
|
2557
2557
|
const contents = {};
|
|
2558
2558
|
if (output.SecurityGroups === "") {
|
|
2559
|
-
contents
|
|
2559
|
+
contents[_SG] = [];
|
|
2560
2560
|
}
|
|
2561
|
-
else if (output[
|
|
2562
|
-
contents
|
|
2561
|
+
else if (output[_SG] != null && output[_SG][_m] != null) {
|
|
2562
|
+
contents[_SG] = de_SecurityGroups((0, smithy_client_1.getArrayIfSingleItem)(output[_SG][_m]), context);
|
|
2563
2563
|
}
|
|
2564
2564
|
return contents;
|
|
2565
2565
|
};
|
|
2566
2566
|
const de_AttachLoadBalancerToSubnetsOutput = (output, context) => {
|
|
2567
2567
|
const contents = {};
|
|
2568
2568
|
if (output.Subnets === "") {
|
|
2569
|
-
contents
|
|
2569
|
+
contents[_S] = [];
|
|
2570
2570
|
}
|
|
2571
|
-
else if (output[
|
|
2572
|
-
contents
|
|
2571
|
+
else if (output[_S] != null && output[_S][_m] != null) {
|
|
2572
|
+
contents[_S] = de_Subnets((0, smithy_client_1.getArrayIfSingleItem)(output[_S][_m]), context);
|
|
2573
2573
|
}
|
|
2574
2574
|
return contents;
|
|
2575
2575
|
};
|
|
@@ -2582,14 +2582,14 @@ const de_AvailabilityZones = (output, context) => {
|
|
|
2582
2582
|
};
|
|
2583
2583
|
const de_BackendServerDescription = (output, context) => {
|
|
2584
2584
|
const contents = {};
|
|
2585
|
-
if (output[
|
|
2586
|
-
contents
|
|
2585
|
+
if (output[_IPn] != null) {
|
|
2586
|
+
contents[_IPn] = (0, smithy_client_1.strictParseInt32)(output[_IPn]);
|
|
2587
2587
|
}
|
|
2588
2588
|
if (output.PolicyNames === "") {
|
|
2589
|
-
contents
|
|
2589
|
+
contents[_PNo] = [];
|
|
2590
2590
|
}
|
|
2591
|
-
else if (output[
|
|
2592
|
-
contents
|
|
2591
|
+
else if (output[_PNo] != null && output[_PNo][_m] != null) {
|
|
2592
|
+
contents[_PNo] = de_PolicyNames((0, smithy_client_1.getArrayIfSingleItem)(output[_PNo][_m]), context);
|
|
2593
2593
|
}
|
|
2594
2594
|
return contents;
|
|
2595
2595
|
};
|
|
@@ -2602,39 +2602,39 @@ const de_BackendServerDescriptions = (output, context) => {
|
|
|
2602
2602
|
};
|
|
2603
2603
|
const de_CertificateNotFoundException = (output, context) => {
|
|
2604
2604
|
const contents = {};
|
|
2605
|
-
if (output[
|
|
2606
|
-
contents
|
|
2605
|
+
if (output[_Me] != null) {
|
|
2606
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
2607
2607
|
}
|
|
2608
2608
|
return contents;
|
|
2609
2609
|
};
|
|
2610
2610
|
const de_ConfigureHealthCheckOutput = (output, context) => {
|
|
2611
2611
|
const contents = {};
|
|
2612
|
-
if (output[
|
|
2613
|
-
contents
|
|
2612
|
+
if (output[_HC] != null) {
|
|
2613
|
+
contents[_HC] = de_HealthCheck(output[_HC], context);
|
|
2614
2614
|
}
|
|
2615
2615
|
return contents;
|
|
2616
2616
|
};
|
|
2617
2617
|
const de_ConnectionDraining = (output, context) => {
|
|
2618
2618
|
const contents = {};
|
|
2619
|
-
if (output[
|
|
2620
|
-
contents
|
|
2619
|
+
if (output[_E] != null) {
|
|
2620
|
+
contents[_E] = (0, smithy_client_1.parseBoolean)(output[_E]);
|
|
2621
2621
|
}
|
|
2622
|
-
if (output[
|
|
2623
|
-
contents
|
|
2622
|
+
if (output[_Ti] != null) {
|
|
2623
|
+
contents[_Ti] = (0, smithy_client_1.strictParseInt32)(output[_Ti]);
|
|
2624
2624
|
}
|
|
2625
2625
|
return contents;
|
|
2626
2626
|
};
|
|
2627
2627
|
const de_ConnectionSettings = (output, context) => {
|
|
2628
2628
|
const contents = {};
|
|
2629
|
-
if (output[
|
|
2630
|
-
contents
|
|
2629
|
+
if (output[_IT] != null) {
|
|
2630
|
+
contents[_IT] = (0, smithy_client_1.strictParseInt32)(output[_IT]);
|
|
2631
2631
|
}
|
|
2632
2632
|
return contents;
|
|
2633
2633
|
};
|
|
2634
2634
|
const de_CreateAccessPointOutput = (output, context) => {
|
|
2635
2635
|
const contents = {};
|
|
2636
|
-
if (output[
|
|
2637
|
-
contents
|
|
2636
|
+
if (output[_DNSN] != null) {
|
|
2637
|
+
contents[_DNSN] = (0, smithy_client_1.expectString)(output[_DNSN]);
|
|
2638
2638
|
}
|
|
2639
2639
|
return contents;
|
|
2640
2640
|
};
|
|
@@ -2656,8 +2656,8 @@ const de_CreateLoadBalancerPolicyOutput = (output, context) => {
|
|
|
2656
2656
|
};
|
|
2657
2657
|
const de_CrossZoneLoadBalancing = (output, context) => {
|
|
2658
2658
|
const contents = {};
|
|
2659
|
-
if (output[
|
|
2660
|
-
contents
|
|
2659
|
+
if (output[_E] != null) {
|
|
2660
|
+
contents[_E] = (0, smithy_client_1.parseBoolean)(output[_E]);
|
|
2661
2661
|
}
|
|
2662
2662
|
return contents;
|
|
2663
2663
|
};
|
|
@@ -2675,157 +2675,155 @@ const de_DeleteLoadBalancerPolicyOutput = (output, context) => {
|
|
|
2675
2675
|
};
|
|
2676
2676
|
const de_DependencyThrottleException = (output, context) => {
|
|
2677
2677
|
const contents = {};
|
|
2678
|
-
if (output[
|
|
2679
|
-
contents
|
|
2678
|
+
if (output[_Me] != null) {
|
|
2679
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
2680
2680
|
}
|
|
2681
2681
|
return contents;
|
|
2682
2682
|
};
|
|
2683
2683
|
const de_DeregisterEndPointsOutput = (output, context) => {
|
|
2684
2684
|
const contents = {};
|
|
2685
2685
|
if (output.Instances === "") {
|
|
2686
|
-
contents
|
|
2686
|
+
contents[_I] = [];
|
|
2687
2687
|
}
|
|
2688
|
-
else if (output[
|
|
2689
|
-
contents
|
|
2688
|
+
else if (output[_I] != null && output[_I][_m] != null) {
|
|
2689
|
+
contents[_I] = de_Instances((0, smithy_client_1.getArrayIfSingleItem)(output[_I][_m]), context);
|
|
2690
2690
|
}
|
|
2691
2691
|
return contents;
|
|
2692
2692
|
};
|
|
2693
2693
|
const de_DescribeAccessPointsOutput = (output, context) => {
|
|
2694
2694
|
const contents = {};
|
|
2695
2695
|
if (output.LoadBalancerDescriptions === "") {
|
|
2696
|
-
contents
|
|
2696
|
+
contents[_LBD] = [];
|
|
2697
2697
|
}
|
|
2698
|
-
else if (output[
|
|
2699
|
-
output[
|
|
2700
|
-
contents.LoadBalancerDescriptions = de_LoadBalancerDescriptions((0, smithy_client_1.getArrayIfSingleItem)(output["LoadBalancerDescriptions"]["member"]), context);
|
|
2698
|
+
else if (output[_LBD] != null && output[_LBD][_m] != null) {
|
|
2699
|
+
contents[_LBD] = de_LoadBalancerDescriptions((0, smithy_client_1.getArrayIfSingleItem)(output[_LBD][_m]), context);
|
|
2701
2700
|
}
|
|
2702
|
-
if (output[
|
|
2703
|
-
contents
|
|
2701
|
+
if (output[_NM] != null) {
|
|
2702
|
+
contents[_NM] = (0, smithy_client_1.expectString)(output[_NM]);
|
|
2704
2703
|
}
|
|
2705
2704
|
return contents;
|
|
2706
2705
|
};
|
|
2707
2706
|
const de_DescribeAccountLimitsOutput = (output, context) => {
|
|
2708
2707
|
const contents = {};
|
|
2709
2708
|
if (output.Limits === "") {
|
|
2710
|
-
contents
|
|
2709
|
+
contents[_Li] = [];
|
|
2711
2710
|
}
|
|
2712
|
-
else if (output[
|
|
2713
|
-
contents
|
|
2711
|
+
else if (output[_Li] != null && output[_Li][_m] != null) {
|
|
2712
|
+
contents[_Li] = de_Limits((0, smithy_client_1.getArrayIfSingleItem)(output[_Li][_m]), context);
|
|
2714
2713
|
}
|
|
2715
|
-
if (output[
|
|
2716
|
-
contents
|
|
2714
|
+
if (output[_NM] != null) {
|
|
2715
|
+
contents[_NM] = (0, smithy_client_1.expectString)(output[_NM]);
|
|
2717
2716
|
}
|
|
2718
2717
|
return contents;
|
|
2719
2718
|
};
|
|
2720
2719
|
const de_DescribeEndPointStateOutput = (output, context) => {
|
|
2721
2720
|
const contents = {};
|
|
2722
2721
|
if (output.InstanceStates === "") {
|
|
2723
|
-
contents
|
|
2722
|
+
contents[_IS] = [];
|
|
2724
2723
|
}
|
|
2725
|
-
else if (output[
|
|
2726
|
-
contents
|
|
2724
|
+
else if (output[_IS] != null && output[_IS][_m] != null) {
|
|
2725
|
+
contents[_IS] = de_InstanceStates((0, smithy_client_1.getArrayIfSingleItem)(output[_IS][_m]), context);
|
|
2727
2726
|
}
|
|
2728
2727
|
return contents;
|
|
2729
2728
|
};
|
|
2730
2729
|
const de_DescribeLoadBalancerAttributesOutput = (output, context) => {
|
|
2731
2730
|
const contents = {};
|
|
2732
|
-
if (output[
|
|
2733
|
-
contents
|
|
2731
|
+
if (output[_LBA] != null) {
|
|
2732
|
+
contents[_LBA] = de_LoadBalancerAttributes(output[_LBA], context);
|
|
2734
2733
|
}
|
|
2735
2734
|
return contents;
|
|
2736
2735
|
};
|
|
2737
2736
|
const de_DescribeLoadBalancerPoliciesOutput = (output, context) => {
|
|
2738
2737
|
const contents = {};
|
|
2739
2738
|
if (output.PolicyDescriptions === "") {
|
|
2740
|
-
contents
|
|
2739
|
+
contents[_PD] = [];
|
|
2741
2740
|
}
|
|
2742
|
-
else if (output[
|
|
2743
|
-
contents
|
|
2741
|
+
else if (output[_PD] != null && output[_PD][_m] != null) {
|
|
2742
|
+
contents[_PD] = de_PolicyDescriptions((0, smithy_client_1.getArrayIfSingleItem)(output[_PD][_m]), context);
|
|
2744
2743
|
}
|
|
2745
2744
|
return contents;
|
|
2746
2745
|
};
|
|
2747
2746
|
const de_DescribeLoadBalancerPolicyTypesOutput = (output, context) => {
|
|
2748
2747
|
const contents = {};
|
|
2749
2748
|
if (output.PolicyTypeDescriptions === "") {
|
|
2750
|
-
contents
|
|
2749
|
+
contents[_PTD] = [];
|
|
2751
2750
|
}
|
|
2752
|
-
else if (output[
|
|
2753
|
-
output[
|
|
2754
|
-
contents.PolicyTypeDescriptions = de_PolicyTypeDescriptions((0, smithy_client_1.getArrayIfSingleItem)(output["PolicyTypeDescriptions"]["member"]), context);
|
|
2751
|
+
else if (output[_PTD] != null && output[_PTD][_m] != null) {
|
|
2752
|
+
contents[_PTD] = de_PolicyTypeDescriptions((0, smithy_client_1.getArrayIfSingleItem)(output[_PTD][_m]), context);
|
|
2755
2753
|
}
|
|
2756
2754
|
return contents;
|
|
2757
2755
|
};
|
|
2758
2756
|
const de_DescribeTagsOutput = (output, context) => {
|
|
2759
2757
|
const contents = {};
|
|
2760
2758
|
if (output.TagDescriptions === "") {
|
|
2761
|
-
contents
|
|
2759
|
+
contents[_TD] = [];
|
|
2762
2760
|
}
|
|
2763
|
-
else if (output[
|
|
2764
|
-
contents
|
|
2761
|
+
else if (output[_TD] != null && output[_TD][_m] != null) {
|
|
2762
|
+
contents[_TD] = de_TagDescriptions((0, smithy_client_1.getArrayIfSingleItem)(output[_TD][_m]), context);
|
|
2765
2763
|
}
|
|
2766
2764
|
return contents;
|
|
2767
2765
|
};
|
|
2768
2766
|
const de_DetachLoadBalancerFromSubnetsOutput = (output, context) => {
|
|
2769
2767
|
const contents = {};
|
|
2770
2768
|
if (output.Subnets === "") {
|
|
2771
|
-
contents
|
|
2769
|
+
contents[_S] = [];
|
|
2772
2770
|
}
|
|
2773
|
-
else if (output[
|
|
2774
|
-
contents
|
|
2771
|
+
else if (output[_S] != null && output[_S][_m] != null) {
|
|
2772
|
+
contents[_S] = de_Subnets((0, smithy_client_1.getArrayIfSingleItem)(output[_S][_m]), context);
|
|
2775
2773
|
}
|
|
2776
2774
|
return contents;
|
|
2777
2775
|
};
|
|
2778
2776
|
const de_DuplicateAccessPointNameException = (output, context) => {
|
|
2779
2777
|
const contents = {};
|
|
2780
|
-
if (output[
|
|
2781
|
-
contents
|
|
2778
|
+
if (output[_Me] != null) {
|
|
2779
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
2782
2780
|
}
|
|
2783
2781
|
return contents;
|
|
2784
2782
|
};
|
|
2785
2783
|
const de_DuplicateListenerException = (output, context) => {
|
|
2786
2784
|
const contents = {};
|
|
2787
|
-
if (output[
|
|
2788
|
-
contents
|
|
2785
|
+
if (output[_Me] != null) {
|
|
2786
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
2789
2787
|
}
|
|
2790
2788
|
return contents;
|
|
2791
2789
|
};
|
|
2792
2790
|
const de_DuplicatePolicyNameException = (output, context) => {
|
|
2793
2791
|
const contents = {};
|
|
2794
|
-
if (output[
|
|
2795
|
-
contents
|
|
2792
|
+
if (output[_Me] != null) {
|
|
2793
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
2796
2794
|
}
|
|
2797
2795
|
return contents;
|
|
2798
2796
|
};
|
|
2799
2797
|
const de_DuplicateTagKeysException = (output, context) => {
|
|
2800
2798
|
const contents = {};
|
|
2801
|
-
if (output[
|
|
2802
|
-
contents
|
|
2799
|
+
if (output[_Me] != null) {
|
|
2800
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
2803
2801
|
}
|
|
2804
2802
|
return contents;
|
|
2805
2803
|
};
|
|
2806
2804
|
const de_HealthCheck = (output, context) => {
|
|
2807
2805
|
const contents = {};
|
|
2808
|
-
if (output[
|
|
2809
|
-
contents
|
|
2806
|
+
if (output[_Ta] != null) {
|
|
2807
|
+
contents[_Ta] = (0, smithy_client_1.expectString)(output[_Ta]);
|
|
2810
2808
|
}
|
|
2811
|
-
if (output[
|
|
2812
|
-
contents
|
|
2809
|
+
if (output[_In] != null) {
|
|
2810
|
+
contents[_In] = (0, smithy_client_1.strictParseInt32)(output[_In]);
|
|
2813
2811
|
}
|
|
2814
|
-
if (output[
|
|
2815
|
-
contents
|
|
2812
|
+
if (output[_Ti] != null) {
|
|
2813
|
+
contents[_Ti] = (0, smithy_client_1.strictParseInt32)(output[_Ti]);
|
|
2816
2814
|
}
|
|
2817
|
-
if (output[
|
|
2818
|
-
contents
|
|
2815
|
+
if (output[_UT] != null) {
|
|
2816
|
+
contents[_UT] = (0, smithy_client_1.strictParseInt32)(output[_UT]);
|
|
2819
2817
|
}
|
|
2820
|
-
if (output[
|
|
2821
|
-
contents
|
|
2818
|
+
if (output[_HT] != null) {
|
|
2819
|
+
contents[_HT] = (0, smithy_client_1.strictParseInt32)(output[_HT]);
|
|
2822
2820
|
}
|
|
2823
2821
|
return contents;
|
|
2824
2822
|
};
|
|
2825
2823
|
const de_Instance = (output, context) => {
|
|
2826
2824
|
const contents = {};
|
|
2827
|
-
if (output[
|
|
2828
|
-
contents
|
|
2825
|
+
if (output[_II] != null) {
|
|
2826
|
+
contents[_II] = (0, smithy_client_1.expectString)(output[_II]);
|
|
2829
2827
|
}
|
|
2830
2828
|
return contents;
|
|
2831
2829
|
};
|
|
@@ -2838,17 +2836,17 @@ const de_Instances = (output, context) => {
|
|
|
2838
2836
|
};
|
|
2839
2837
|
const de_InstanceState = (output, context) => {
|
|
2840
2838
|
const contents = {};
|
|
2841
|
-
if (output[
|
|
2842
|
-
contents
|
|
2839
|
+
if (output[_II] != null) {
|
|
2840
|
+
contents[_II] = (0, smithy_client_1.expectString)(output[_II]);
|
|
2843
2841
|
}
|
|
2844
|
-
if (output[
|
|
2845
|
-
contents
|
|
2842
|
+
if (output[_St] != null) {
|
|
2843
|
+
contents[_St] = (0, smithy_client_1.expectString)(output[_St]);
|
|
2846
2844
|
}
|
|
2847
|
-
if (output[
|
|
2848
|
-
contents
|
|
2845
|
+
if (output[_RC] != null) {
|
|
2846
|
+
contents[_RC] = (0, smithy_client_1.expectString)(output[_RC]);
|
|
2849
2847
|
}
|
|
2850
|
-
if (output[
|
|
2851
|
-
contents
|
|
2848
|
+
if (output[_D] != null) {
|
|
2849
|
+
contents[_D] = (0, smithy_client_1.expectString)(output[_D]);
|
|
2852
2850
|
}
|
|
2853
2851
|
return contents;
|
|
2854
2852
|
};
|
|
@@ -2861,36 +2859,36 @@ const de_InstanceStates = (output, context) => {
|
|
|
2861
2859
|
};
|
|
2862
2860
|
const de_InvalidConfigurationRequestException = (output, context) => {
|
|
2863
2861
|
const contents = {};
|
|
2864
|
-
if (output[
|
|
2865
|
-
contents
|
|
2862
|
+
if (output[_Me] != null) {
|
|
2863
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
2866
2864
|
}
|
|
2867
2865
|
return contents;
|
|
2868
2866
|
};
|
|
2869
2867
|
const de_InvalidEndPointException = (output, context) => {
|
|
2870
2868
|
const contents = {};
|
|
2871
|
-
if (output[
|
|
2872
|
-
contents
|
|
2869
|
+
if (output[_Me] != null) {
|
|
2870
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
2873
2871
|
}
|
|
2874
2872
|
return contents;
|
|
2875
2873
|
};
|
|
2876
2874
|
const de_InvalidSchemeException = (output, context) => {
|
|
2877
2875
|
const contents = {};
|
|
2878
|
-
if (output[
|
|
2879
|
-
contents
|
|
2876
|
+
if (output[_Me] != null) {
|
|
2877
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
2880
2878
|
}
|
|
2881
2879
|
return contents;
|
|
2882
2880
|
};
|
|
2883
2881
|
const de_InvalidSecurityGroupException = (output, context) => {
|
|
2884
2882
|
const contents = {};
|
|
2885
|
-
if (output[
|
|
2886
|
-
contents
|
|
2883
|
+
if (output[_Me] != null) {
|
|
2884
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
2887
2885
|
}
|
|
2888
2886
|
return contents;
|
|
2889
2887
|
};
|
|
2890
2888
|
const de_InvalidSubnetException = (output, context) => {
|
|
2891
2889
|
const contents = {};
|
|
2892
|
-
if (output[
|
|
2893
|
-
contents
|
|
2890
|
+
if (output[_Me] != null) {
|
|
2891
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
2894
2892
|
}
|
|
2895
2893
|
return contents;
|
|
2896
2894
|
};
|
|
@@ -2903,21 +2901,21 @@ const de_LBCookieStickinessPolicies = (output, context) => {
|
|
|
2903
2901
|
};
|
|
2904
2902
|
const de_LBCookieStickinessPolicy = (output, context) => {
|
|
2905
2903
|
const contents = {};
|
|
2906
|
-
if (output[
|
|
2907
|
-
contents
|
|
2904
|
+
if (output[_PN] != null) {
|
|
2905
|
+
contents[_PN] = (0, smithy_client_1.expectString)(output[_PN]);
|
|
2908
2906
|
}
|
|
2909
|
-
if (output[
|
|
2910
|
-
contents
|
|
2907
|
+
if (output[_CEP] != null) {
|
|
2908
|
+
contents[_CEP] = (0, smithy_client_1.strictParseLong)(output[_CEP]);
|
|
2911
2909
|
}
|
|
2912
2910
|
return contents;
|
|
2913
2911
|
};
|
|
2914
2912
|
const de_Limit = (output, context) => {
|
|
2915
2913
|
const contents = {};
|
|
2916
|
-
if (output[
|
|
2917
|
-
contents
|
|
2914
|
+
if (output[_N] != null) {
|
|
2915
|
+
contents[_N] = (0, smithy_client_1.expectString)(output[_N]);
|
|
2918
2916
|
}
|
|
2919
|
-
if (output[
|
|
2920
|
-
contents
|
|
2917
|
+
if (output[_Ma] != null) {
|
|
2918
|
+
contents[_Ma] = (0, smithy_client_1.expectString)(output[_Ma]);
|
|
2921
2919
|
}
|
|
2922
2920
|
return contents;
|
|
2923
2921
|
};
|
|
@@ -2930,33 +2928,33 @@ const de_Limits = (output, context) => {
|
|
|
2930
2928
|
};
|
|
2931
2929
|
const de_Listener = (output, context) => {
|
|
2932
2930
|
const contents = {};
|
|
2933
|
-
if (output[
|
|
2934
|
-
contents
|
|
2931
|
+
if (output[_P] != null) {
|
|
2932
|
+
contents[_P] = (0, smithy_client_1.expectString)(output[_P]);
|
|
2935
2933
|
}
|
|
2936
|
-
if (output[
|
|
2937
|
-
contents
|
|
2934
|
+
if (output[_LBPo] != null) {
|
|
2935
|
+
contents[_LBPo] = (0, smithy_client_1.strictParseInt32)(output[_LBPo]);
|
|
2938
2936
|
}
|
|
2939
|
-
if (output[
|
|
2940
|
-
contents
|
|
2937
|
+
if (output[_IP] != null) {
|
|
2938
|
+
contents[_IP] = (0, smithy_client_1.expectString)(output[_IP]);
|
|
2941
2939
|
}
|
|
2942
|
-
if (output[
|
|
2943
|
-
contents
|
|
2940
|
+
if (output[_IPn] != null) {
|
|
2941
|
+
contents[_IPn] = (0, smithy_client_1.strictParseInt32)(output[_IPn]);
|
|
2944
2942
|
}
|
|
2945
|
-
if (output[
|
|
2946
|
-
contents
|
|
2943
|
+
if (output[_SSLCI] != null) {
|
|
2944
|
+
contents[_SSLCI] = (0, smithy_client_1.expectString)(output[_SSLCI]);
|
|
2947
2945
|
}
|
|
2948
2946
|
return contents;
|
|
2949
2947
|
};
|
|
2950
2948
|
const de_ListenerDescription = (output, context) => {
|
|
2951
2949
|
const contents = {};
|
|
2952
|
-
if (output[
|
|
2953
|
-
contents
|
|
2950
|
+
if (output[_Lis] != null) {
|
|
2951
|
+
contents[_Lis] = de_Listener(output[_Lis], context);
|
|
2954
2952
|
}
|
|
2955
2953
|
if (output.PolicyNames === "") {
|
|
2956
|
-
contents
|
|
2954
|
+
contents[_PNo] = [];
|
|
2957
2955
|
}
|
|
2958
|
-
else if (output[
|
|
2959
|
-
contents
|
|
2956
|
+
else if (output[_PNo] != null && output[_PNo][_m] != null) {
|
|
2957
|
+
contents[_PNo] = de_PolicyNames((0, smithy_client_1.getArrayIfSingleItem)(output[_PNo][_m]), context);
|
|
2960
2958
|
}
|
|
2961
2959
|
return contents;
|
|
2962
2960
|
};
|
|
@@ -2969,108 +2967,107 @@ const de_ListenerDescriptions = (output, context) => {
|
|
|
2969
2967
|
};
|
|
2970
2968
|
const de_ListenerNotFoundException = (output, context) => {
|
|
2971
2969
|
const contents = {};
|
|
2972
|
-
if (output[
|
|
2973
|
-
contents
|
|
2970
|
+
if (output[_Me] != null) {
|
|
2971
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
2974
2972
|
}
|
|
2975
2973
|
return contents;
|
|
2976
2974
|
};
|
|
2977
2975
|
const de_LoadBalancerAttributeNotFoundException = (output, context) => {
|
|
2978
2976
|
const contents = {};
|
|
2979
|
-
if (output[
|
|
2980
|
-
contents
|
|
2977
|
+
if (output[_Me] != null) {
|
|
2978
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
2981
2979
|
}
|
|
2982
2980
|
return contents;
|
|
2983
2981
|
};
|
|
2984
2982
|
const de_LoadBalancerAttributes = (output, context) => {
|
|
2985
2983
|
const contents = {};
|
|
2986
|
-
if (output[
|
|
2987
|
-
contents
|
|
2984
|
+
if (output[_CZLB] != null) {
|
|
2985
|
+
contents[_CZLB] = de_CrossZoneLoadBalancing(output[_CZLB], context);
|
|
2988
2986
|
}
|
|
2989
|
-
if (output[
|
|
2990
|
-
contents
|
|
2987
|
+
if (output[_AL] != null) {
|
|
2988
|
+
contents[_AL] = de_AccessLog(output[_AL], context);
|
|
2991
2989
|
}
|
|
2992
|
-
if (output[
|
|
2993
|
-
contents
|
|
2990
|
+
if (output[_CD] != null) {
|
|
2991
|
+
contents[_CD] = de_ConnectionDraining(output[_CD], context);
|
|
2994
2992
|
}
|
|
2995
|
-
if (output[
|
|
2996
|
-
contents
|
|
2993
|
+
if (output[_CS] != null) {
|
|
2994
|
+
contents[_CS] = de_ConnectionSettings(output[_CS], context);
|
|
2997
2995
|
}
|
|
2998
2996
|
if (output.AdditionalAttributes === "") {
|
|
2999
|
-
contents
|
|
2997
|
+
contents[_AA] = [];
|
|
3000
2998
|
}
|
|
3001
|
-
else if (output[
|
|
3002
|
-
contents
|
|
2999
|
+
else if (output[_AA] != null && output[_AA][_m] != null) {
|
|
3000
|
+
contents[_AA] = de_AdditionalAttributes((0, smithy_client_1.getArrayIfSingleItem)(output[_AA][_m]), context);
|
|
3003
3001
|
}
|
|
3004
3002
|
return contents;
|
|
3005
3003
|
};
|
|
3006
3004
|
const de_LoadBalancerDescription = (output, context) => {
|
|
3007
3005
|
const contents = {};
|
|
3008
|
-
if (output[
|
|
3009
|
-
contents
|
|
3006
|
+
if (output[_LBN] != null) {
|
|
3007
|
+
contents[_LBN] = (0, smithy_client_1.expectString)(output[_LBN]);
|
|
3010
3008
|
}
|
|
3011
|
-
if (output[
|
|
3012
|
-
contents
|
|
3009
|
+
if (output[_DNSN] != null) {
|
|
3010
|
+
contents[_DNSN] = (0, smithy_client_1.expectString)(output[_DNSN]);
|
|
3013
3011
|
}
|
|
3014
|
-
if (output[
|
|
3015
|
-
contents
|
|
3012
|
+
if (output[_CHZN] != null) {
|
|
3013
|
+
contents[_CHZN] = (0, smithy_client_1.expectString)(output[_CHZN]);
|
|
3016
3014
|
}
|
|
3017
|
-
if (output[
|
|
3018
|
-
contents
|
|
3015
|
+
if (output[_CHZNID] != null) {
|
|
3016
|
+
contents[_CHZNID] = (0, smithy_client_1.expectString)(output[_CHZNID]);
|
|
3019
3017
|
}
|
|
3020
3018
|
if (output.ListenerDescriptions === "") {
|
|
3021
|
-
contents
|
|
3019
|
+
contents[_LD] = [];
|
|
3022
3020
|
}
|
|
3023
|
-
else if (output[
|
|
3024
|
-
contents
|
|
3021
|
+
else if (output[_LD] != null && output[_LD][_m] != null) {
|
|
3022
|
+
contents[_LD] = de_ListenerDescriptions((0, smithy_client_1.getArrayIfSingleItem)(output[_LD][_m]), context);
|
|
3025
3023
|
}
|
|
3026
|
-
if (output[
|
|
3027
|
-
contents
|
|
3024
|
+
if (output[_Po] != null) {
|
|
3025
|
+
contents[_Po] = de_Policies(output[_Po], context);
|
|
3028
3026
|
}
|
|
3029
3027
|
if (output.BackendServerDescriptions === "") {
|
|
3030
|
-
contents
|
|
3028
|
+
contents[_BSD] = [];
|
|
3031
3029
|
}
|
|
3032
|
-
else if (output[
|
|
3033
|
-
output[
|
|
3034
|
-
contents.BackendServerDescriptions = de_BackendServerDescriptions((0, smithy_client_1.getArrayIfSingleItem)(output["BackendServerDescriptions"]["member"]), context);
|
|
3030
|
+
else if (output[_BSD] != null && output[_BSD][_m] != null) {
|
|
3031
|
+
contents[_BSD] = de_BackendServerDescriptions((0, smithy_client_1.getArrayIfSingleItem)(output[_BSD][_m]), context);
|
|
3035
3032
|
}
|
|
3036
3033
|
if (output.AvailabilityZones === "") {
|
|
3037
|
-
contents
|
|
3034
|
+
contents[_AZ] = [];
|
|
3038
3035
|
}
|
|
3039
|
-
else if (output[
|
|
3040
|
-
contents
|
|
3036
|
+
else if (output[_AZ] != null && output[_AZ][_m] != null) {
|
|
3037
|
+
contents[_AZ] = de_AvailabilityZones((0, smithy_client_1.getArrayIfSingleItem)(output[_AZ][_m]), context);
|
|
3041
3038
|
}
|
|
3042
3039
|
if (output.Subnets === "") {
|
|
3043
|
-
contents
|
|
3040
|
+
contents[_S] = [];
|
|
3044
3041
|
}
|
|
3045
|
-
else if (output[
|
|
3046
|
-
contents
|
|
3042
|
+
else if (output[_S] != null && output[_S][_m] != null) {
|
|
3043
|
+
contents[_S] = de_Subnets((0, smithy_client_1.getArrayIfSingleItem)(output[_S][_m]), context);
|
|
3047
3044
|
}
|
|
3048
|
-
if (output[
|
|
3049
|
-
contents
|
|
3045
|
+
if (output[_VPCI] != null) {
|
|
3046
|
+
contents[_VPCI] = (0, smithy_client_1.expectString)(output[_VPCI]);
|
|
3050
3047
|
}
|
|
3051
3048
|
if (output.Instances === "") {
|
|
3052
|
-
contents
|
|
3049
|
+
contents[_I] = [];
|
|
3053
3050
|
}
|
|
3054
|
-
else if (output[
|
|
3055
|
-
contents
|
|
3051
|
+
else if (output[_I] != null && output[_I][_m] != null) {
|
|
3052
|
+
contents[_I] = de_Instances((0, smithy_client_1.getArrayIfSingleItem)(output[_I][_m]), context);
|
|
3056
3053
|
}
|
|
3057
|
-
if (output[
|
|
3058
|
-
contents
|
|
3054
|
+
if (output[_HC] != null) {
|
|
3055
|
+
contents[_HC] = de_HealthCheck(output[_HC], context);
|
|
3059
3056
|
}
|
|
3060
|
-
if (output[
|
|
3061
|
-
contents
|
|
3057
|
+
if (output[_SSG] != null) {
|
|
3058
|
+
contents[_SSG] = de_SourceSecurityGroup(output[_SSG], context);
|
|
3062
3059
|
}
|
|
3063
3060
|
if (output.SecurityGroups === "") {
|
|
3064
|
-
contents
|
|
3061
|
+
contents[_SG] = [];
|
|
3065
3062
|
}
|
|
3066
|
-
else if (output[
|
|
3067
|
-
contents
|
|
3063
|
+
else if (output[_SG] != null && output[_SG][_m] != null) {
|
|
3064
|
+
contents[_SG] = de_SecurityGroups((0, smithy_client_1.getArrayIfSingleItem)(output[_SG][_m]), context);
|
|
3068
3065
|
}
|
|
3069
|
-
if (output[
|
|
3070
|
-
contents
|
|
3066
|
+
if (output[_CT] != null) {
|
|
3067
|
+
contents[_CT] = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(output[_CT]));
|
|
3071
3068
|
}
|
|
3072
|
-
if (output[
|
|
3073
|
-
contents
|
|
3069
|
+
if (output[_Sc] != null) {
|
|
3070
|
+
contents[_Sc] = (0, smithy_client_1.expectString)(output[_Sc]);
|
|
3074
3071
|
}
|
|
3075
3072
|
return contents;
|
|
3076
3073
|
};
|
|
@@ -3083,52 +3080,50 @@ const de_LoadBalancerDescriptions = (output, context) => {
|
|
|
3083
3080
|
};
|
|
3084
3081
|
const de_ModifyLoadBalancerAttributesOutput = (output, context) => {
|
|
3085
3082
|
const contents = {};
|
|
3086
|
-
if (output[
|
|
3087
|
-
contents
|
|
3083
|
+
if (output[_LBN] != null) {
|
|
3084
|
+
contents[_LBN] = (0, smithy_client_1.expectString)(output[_LBN]);
|
|
3088
3085
|
}
|
|
3089
|
-
if (output[
|
|
3090
|
-
contents
|
|
3086
|
+
if (output[_LBA] != null) {
|
|
3087
|
+
contents[_LBA] = de_LoadBalancerAttributes(output[_LBA], context);
|
|
3091
3088
|
}
|
|
3092
3089
|
return contents;
|
|
3093
3090
|
};
|
|
3094
3091
|
const de_OperationNotPermittedException = (output, context) => {
|
|
3095
3092
|
const contents = {};
|
|
3096
|
-
if (output[
|
|
3097
|
-
contents
|
|
3093
|
+
if (output[_Me] != null) {
|
|
3094
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
3098
3095
|
}
|
|
3099
3096
|
return contents;
|
|
3100
3097
|
};
|
|
3101
3098
|
const de_Policies = (output, context) => {
|
|
3102
3099
|
const contents = {};
|
|
3103
3100
|
if (output.AppCookieStickinessPolicies === "") {
|
|
3104
|
-
contents
|
|
3101
|
+
contents[_ACSP] = [];
|
|
3105
3102
|
}
|
|
3106
|
-
else if (output[
|
|
3107
|
-
output[
|
|
3108
|
-
contents.AppCookieStickinessPolicies = de_AppCookieStickinessPolicies((0, smithy_client_1.getArrayIfSingleItem)(output["AppCookieStickinessPolicies"]["member"]), context);
|
|
3103
|
+
else if (output[_ACSP] != null && output[_ACSP][_m] != null) {
|
|
3104
|
+
contents[_ACSP] = de_AppCookieStickinessPolicies((0, smithy_client_1.getArrayIfSingleItem)(output[_ACSP][_m]), context);
|
|
3109
3105
|
}
|
|
3110
3106
|
if (output.LBCookieStickinessPolicies === "") {
|
|
3111
|
-
contents
|
|
3107
|
+
contents[_LBCSP] = [];
|
|
3112
3108
|
}
|
|
3113
|
-
else if (output[
|
|
3114
|
-
output[
|
|
3115
|
-
contents.LBCookieStickinessPolicies = de_LBCookieStickinessPolicies((0, smithy_client_1.getArrayIfSingleItem)(output["LBCookieStickinessPolicies"]["member"]), context);
|
|
3109
|
+
else if (output[_LBCSP] != null && output[_LBCSP][_m] != null) {
|
|
3110
|
+
contents[_LBCSP] = de_LBCookieStickinessPolicies((0, smithy_client_1.getArrayIfSingleItem)(output[_LBCSP][_m]), context);
|
|
3116
3111
|
}
|
|
3117
3112
|
if (output.OtherPolicies === "") {
|
|
3118
|
-
contents
|
|
3113
|
+
contents[_OP] = [];
|
|
3119
3114
|
}
|
|
3120
|
-
else if (output[
|
|
3121
|
-
contents
|
|
3115
|
+
else if (output[_OP] != null && output[_OP][_m] != null) {
|
|
3116
|
+
contents[_OP] = de_PolicyNames((0, smithy_client_1.getArrayIfSingleItem)(output[_OP][_m]), context);
|
|
3122
3117
|
}
|
|
3123
3118
|
return contents;
|
|
3124
3119
|
};
|
|
3125
3120
|
const de_PolicyAttributeDescription = (output, context) => {
|
|
3126
3121
|
const contents = {};
|
|
3127
|
-
if (output[
|
|
3128
|
-
contents
|
|
3122
|
+
if (output[_AN] != null) {
|
|
3123
|
+
contents[_AN] = (0, smithy_client_1.expectString)(output[_AN]);
|
|
3129
3124
|
}
|
|
3130
|
-
if (output[
|
|
3131
|
-
contents
|
|
3125
|
+
if (output[_AV] != null) {
|
|
3126
|
+
contents[_AV] = (0, smithy_client_1.expectString)(output[_AV]);
|
|
3132
3127
|
}
|
|
3133
3128
|
return contents;
|
|
3134
3129
|
};
|
|
@@ -3141,20 +3136,20 @@ const de_PolicyAttributeDescriptions = (output, context) => {
|
|
|
3141
3136
|
};
|
|
3142
3137
|
const de_PolicyAttributeTypeDescription = (output, context) => {
|
|
3143
3138
|
const contents = {};
|
|
3144
|
-
if (output[
|
|
3145
|
-
contents
|
|
3139
|
+
if (output[_AN] != null) {
|
|
3140
|
+
contents[_AN] = (0, smithy_client_1.expectString)(output[_AN]);
|
|
3146
3141
|
}
|
|
3147
|
-
if (output[
|
|
3148
|
-
contents
|
|
3142
|
+
if (output[_ATt] != null) {
|
|
3143
|
+
contents[_ATt] = (0, smithy_client_1.expectString)(output[_ATt]);
|
|
3149
3144
|
}
|
|
3150
|
-
if (output[
|
|
3151
|
-
contents
|
|
3145
|
+
if (output[_D] != null) {
|
|
3146
|
+
contents[_D] = (0, smithy_client_1.expectString)(output[_D]);
|
|
3152
3147
|
}
|
|
3153
|
-
if (output[
|
|
3154
|
-
contents
|
|
3148
|
+
if (output[_DV] != null) {
|
|
3149
|
+
contents[_DV] = (0, smithy_client_1.expectString)(output[_DV]);
|
|
3155
3150
|
}
|
|
3156
|
-
if (output[
|
|
3157
|
-
contents
|
|
3151
|
+
if (output[_C] != null) {
|
|
3152
|
+
contents[_C] = (0, smithy_client_1.expectString)(output[_C]);
|
|
3158
3153
|
}
|
|
3159
3154
|
return contents;
|
|
3160
3155
|
};
|
|
@@ -3167,18 +3162,17 @@ const de_PolicyAttributeTypeDescriptions = (output, context) => {
|
|
|
3167
3162
|
};
|
|
3168
3163
|
const de_PolicyDescription = (output, context) => {
|
|
3169
3164
|
const contents = {};
|
|
3170
|
-
if (output[
|
|
3171
|
-
contents
|
|
3165
|
+
if (output[_PN] != null) {
|
|
3166
|
+
contents[_PN] = (0, smithy_client_1.expectString)(output[_PN]);
|
|
3172
3167
|
}
|
|
3173
|
-
if (output[
|
|
3174
|
-
contents
|
|
3168
|
+
if (output[_PTN] != null) {
|
|
3169
|
+
contents[_PTN] = (0, smithy_client_1.expectString)(output[_PTN]);
|
|
3175
3170
|
}
|
|
3176
3171
|
if (output.PolicyAttributeDescriptions === "") {
|
|
3177
|
-
contents
|
|
3172
|
+
contents[_PAD] = [];
|
|
3178
3173
|
}
|
|
3179
|
-
else if (output[
|
|
3180
|
-
output[
|
|
3181
|
-
contents.PolicyAttributeDescriptions = de_PolicyAttributeDescriptions((0, smithy_client_1.getArrayIfSingleItem)(output["PolicyAttributeDescriptions"]["member"]), context);
|
|
3174
|
+
else if (output[_PAD] != null && output[_PAD][_m] != null) {
|
|
3175
|
+
contents[_PAD] = de_PolicyAttributeDescriptions((0, smithy_client_1.getArrayIfSingleItem)(output[_PAD][_m]), context);
|
|
3182
3176
|
}
|
|
3183
3177
|
return contents;
|
|
3184
3178
|
};
|
|
@@ -3198,25 +3192,24 @@ const de_PolicyNames = (output, context) => {
|
|
|
3198
3192
|
};
|
|
3199
3193
|
const de_PolicyNotFoundException = (output, context) => {
|
|
3200
3194
|
const contents = {};
|
|
3201
|
-
if (output[
|
|
3202
|
-
contents
|
|
3195
|
+
if (output[_Me] != null) {
|
|
3196
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
3203
3197
|
}
|
|
3204
3198
|
return contents;
|
|
3205
3199
|
};
|
|
3206
3200
|
const de_PolicyTypeDescription = (output, context) => {
|
|
3207
3201
|
const contents = {};
|
|
3208
|
-
if (output[
|
|
3209
|
-
contents
|
|
3202
|
+
if (output[_PTN] != null) {
|
|
3203
|
+
contents[_PTN] = (0, smithy_client_1.expectString)(output[_PTN]);
|
|
3210
3204
|
}
|
|
3211
|
-
if (output[
|
|
3212
|
-
contents
|
|
3205
|
+
if (output[_D] != null) {
|
|
3206
|
+
contents[_D] = (0, smithy_client_1.expectString)(output[_D]);
|
|
3213
3207
|
}
|
|
3214
3208
|
if (output.PolicyAttributeTypeDescriptions === "") {
|
|
3215
|
-
contents
|
|
3209
|
+
contents[_PATD] = [];
|
|
3216
3210
|
}
|
|
3217
|
-
else if (output[
|
|
3218
|
-
output[
|
|
3219
|
-
contents.PolicyAttributeTypeDescriptions = de_PolicyAttributeTypeDescriptions((0, smithy_client_1.getArrayIfSingleItem)(output["PolicyAttributeTypeDescriptions"]["member"]), context);
|
|
3211
|
+
else if (output[_PATD] != null && output[_PATD][_m] != null) {
|
|
3212
|
+
contents[_PATD] = de_PolicyAttributeTypeDescriptions((0, smithy_client_1.getArrayIfSingleItem)(output[_PATD][_m]), context);
|
|
3220
3213
|
}
|
|
3221
3214
|
return contents;
|
|
3222
3215
|
};
|
|
@@ -3229,28 +3222,28 @@ const de_PolicyTypeDescriptions = (output, context) => {
|
|
|
3229
3222
|
};
|
|
3230
3223
|
const de_PolicyTypeNotFoundException = (output, context) => {
|
|
3231
3224
|
const contents = {};
|
|
3232
|
-
if (output[
|
|
3233
|
-
contents
|
|
3225
|
+
if (output[_Me] != null) {
|
|
3226
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
3234
3227
|
}
|
|
3235
3228
|
return contents;
|
|
3236
3229
|
};
|
|
3237
3230
|
const de_RegisterEndPointsOutput = (output, context) => {
|
|
3238
3231
|
const contents = {};
|
|
3239
3232
|
if (output.Instances === "") {
|
|
3240
|
-
contents
|
|
3233
|
+
contents[_I] = [];
|
|
3241
3234
|
}
|
|
3242
|
-
else if (output[
|
|
3243
|
-
contents
|
|
3235
|
+
else if (output[_I] != null && output[_I][_m] != null) {
|
|
3236
|
+
contents[_I] = de_Instances((0, smithy_client_1.getArrayIfSingleItem)(output[_I][_m]), context);
|
|
3244
3237
|
}
|
|
3245
3238
|
return contents;
|
|
3246
3239
|
};
|
|
3247
3240
|
const de_RemoveAvailabilityZonesOutput = (output, context) => {
|
|
3248
3241
|
const contents = {};
|
|
3249
3242
|
if (output.AvailabilityZones === "") {
|
|
3250
|
-
contents
|
|
3243
|
+
contents[_AZ] = [];
|
|
3251
3244
|
}
|
|
3252
|
-
else if (output[
|
|
3253
|
-
contents
|
|
3245
|
+
else if (output[_AZ] != null && output[_AZ][_m] != null) {
|
|
3246
|
+
contents[_AZ] = de_AvailabilityZones((0, smithy_client_1.getArrayIfSingleItem)(output[_AZ][_m]), context);
|
|
3254
3247
|
}
|
|
3255
3248
|
return contents;
|
|
3256
3249
|
};
|
|
@@ -3279,18 +3272,18 @@ const de_SetLoadBalancerPoliciesOfListenerOutput = (output, context) => {
|
|
|
3279
3272
|
};
|
|
3280
3273
|
const de_SourceSecurityGroup = (output, context) => {
|
|
3281
3274
|
const contents = {};
|
|
3282
|
-
if (output[
|
|
3283
|
-
contents
|
|
3275
|
+
if (output[_OA] != null) {
|
|
3276
|
+
contents[_OA] = (0, smithy_client_1.expectString)(output[_OA]);
|
|
3284
3277
|
}
|
|
3285
|
-
if (output[
|
|
3286
|
-
contents
|
|
3278
|
+
if (output[_GN] != null) {
|
|
3279
|
+
contents[_GN] = (0, smithy_client_1.expectString)(output[_GN]);
|
|
3287
3280
|
}
|
|
3288
3281
|
return contents;
|
|
3289
3282
|
};
|
|
3290
3283
|
const de_SubnetNotFoundException = (output, context) => {
|
|
3291
3284
|
const contents = {};
|
|
3292
|
-
if (output[
|
|
3293
|
-
contents
|
|
3285
|
+
if (output[_Me] != null) {
|
|
3286
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
3294
3287
|
}
|
|
3295
3288
|
return contents;
|
|
3296
3289
|
};
|
|
@@ -3303,24 +3296,24 @@ const de_Subnets = (output, context) => {
|
|
|
3303
3296
|
};
|
|
3304
3297
|
const de_Tag = (output, context) => {
|
|
3305
3298
|
const contents = {};
|
|
3306
|
-
if (output[
|
|
3307
|
-
contents
|
|
3299
|
+
if (output[_K] != null) {
|
|
3300
|
+
contents[_K] = (0, smithy_client_1.expectString)(output[_K]);
|
|
3308
3301
|
}
|
|
3309
|
-
if (output[
|
|
3310
|
-
contents
|
|
3302
|
+
if (output[_Va] != null) {
|
|
3303
|
+
contents[_Va] = (0, smithy_client_1.expectString)(output[_Va]);
|
|
3311
3304
|
}
|
|
3312
3305
|
return contents;
|
|
3313
3306
|
};
|
|
3314
3307
|
const de_TagDescription = (output, context) => {
|
|
3315
3308
|
const contents = {};
|
|
3316
|
-
if (output[
|
|
3317
|
-
contents
|
|
3309
|
+
if (output[_LBN] != null) {
|
|
3310
|
+
contents[_LBN] = (0, smithy_client_1.expectString)(output[_LBN]);
|
|
3318
3311
|
}
|
|
3319
3312
|
if (output.Tags === "") {
|
|
3320
|
-
contents
|
|
3313
|
+
contents[_T] = [];
|
|
3321
3314
|
}
|
|
3322
|
-
else if (output[
|
|
3323
|
-
contents
|
|
3315
|
+
else if (output[_T] != null && output[_T][_m] != null) {
|
|
3316
|
+
contents[_T] = de_TagList((0, smithy_client_1.getArrayIfSingleItem)(output[_T][_m]), context);
|
|
3324
3317
|
}
|
|
3325
3318
|
return contents;
|
|
3326
3319
|
};
|
|
@@ -3340,29 +3333,29 @@ const de_TagList = (output, context) => {
|
|
|
3340
3333
|
};
|
|
3341
3334
|
const de_TooManyAccessPointsException = (output, context) => {
|
|
3342
3335
|
const contents = {};
|
|
3343
|
-
if (output[
|
|
3344
|
-
contents
|
|
3336
|
+
if (output[_Me] != null) {
|
|
3337
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
3345
3338
|
}
|
|
3346
3339
|
return contents;
|
|
3347
3340
|
};
|
|
3348
3341
|
const de_TooManyPoliciesException = (output, context) => {
|
|
3349
3342
|
const contents = {};
|
|
3350
|
-
if (output[
|
|
3351
|
-
contents
|
|
3343
|
+
if (output[_Me] != null) {
|
|
3344
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
3352
3345
|
}
|
|
3353
3346
|
return contents;
|
|
3354
3347
|
};
|
|
3355
3348
|
const de_TooManyTagsException = (output, context) => {
|
|
3356
3349
|
const contents = {};
|
|
3357
|
-
if (output[
|
|
3358
|
-
contents
|
|
3350
|
+
if (output[_Me] != null) {
|
|
3351
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
3359
3352
|
}
|
|
3360
3353
|
return contents;
|
|
3361
3354
|
};
|
|
3362
3355
|
const de_UnsupportedProtocolException = (output, context) => {
|
|
3363
3356
|
const contents = {};
|
|
3364
|
-
if (output[
|
|
3365
|
-
contents
|
|
3357
|
+
if (output[_Me] != null) {
|
|
3358
|
+
contents[_Me] = (0, smithy_client_1.expectString)(output[_Me]);
|
|
3366
3359
|
}
|
|
3367
3360
|
return contents;
|
|
3368
3361
|
};
|
|
@@ -3395,6 +3388,118 @@ const buildHttpRpcRequest = async (context, headers, path, resolvedHostname, bod
|
|
|
3395
3388
|
const SHARED_HEADERS = {
|
|
3396
3389
|
"content-type": "application/x-www-form-urlencoded",
|
|
3397
3390
|
};
|
|
3391
|
+
const _ = "2012-06-01";
|
|
3392
|
+
const _A = "Action";
|
|
3393
|
+
const _AA = "AdditionalAttributes";
|
|
3394
|
+
const _ACSP = "AppCookieStickinessPolicies";
|
|
3395
|
+
const _AL = "AccessLog";
|
|
3396
|
+
const _ALBTS = "AttachLoadBalancerToSubnets";
|
|
3397
|
+
const _AN = "AttributeName";
|
|
3398
|
+
const _ASGTLB = "ApplySecurityGroupsToLoadBalancer";
|
|
3399
|
+
const _AT = "AddTags";
|
|
3400
|
+
const _ATt = "AttributeType";
|
|
3401
|
+
const _AV = "AttributeValue";
|
|
3402
|
+
const _AZ = "AvailabilityZones";
|
|
3403
|
+
const _BSD = "BackendServerDescriptions";
|
|
3404
|
+
const _C = "Cardinality";
|
|
3405
|
+
const _CACSP = "CreateAppCookieStickinessPolicy";
|
|
3406
|
+
const _CD = "ConnectionDraining";
|
|
3407
|
+
const _CEP = "CookieExpirationPeriod";
|
|
3408
|
+
const _CHC = "ConfigureHealthCheck";
|
|
3409
|
+
const _CHZN = "CanonicalHostedZoneName";
|
|
3410
|
+
const _CHZNID = "CanonicalHostedZoneNameID";
|
|
3411
|
+
const _CLB = "CreateLoadBalancer";
|
|
3412
|
+
const _CLBCSP = "CreateLBCookieStickinessPolicy";
|
|
3413
|
+
const _CLBL = "CreateLoadBalancerListeners";
|
|
3414
|
+
const _CLBP = "CreateLoadBalancerPolicy";
|
|
3415
|
+
const _CN = "CookieName";
|
|
3416
|
+
const _CS = "ConnectionSettings";
|
|
3417
|
+
const _CT = "CreatedTime";
|
|
3418
|
+
const _CZLB = "CrossZoneLoadBalancing";
|
|
3419
|
+
const _D = "Description";
|
|
3420
|
+
const _DAL = "DescribeAccountLimits";
|
|
3421
|
+
const _DAZFLB = "DisableAvailabilityZonesForLoadBalancer";
|
|
3422
|
+
const _DIFLB = "DeregisterInstancesFromLoadBalancer";
|
|
3423
|
+
const _DIH = "DescribeInstanceHealth";
|
|
3424
|
+
const _DLB = "DeleteLoadBalancer";
|
|
3425
|
+
const _DLBA = "DescribeLoadBalancerAttributes";
|
|
3426
|
+
const _DLBFS = "DetachLoadBalancerFromSubnets";
|
|
3427
|
+
const _DLBL = "DeleteLoadBalancerListeners";
|
|
3428
|
+
const _DLBP = "DeleteLoadBalancerPolicy";
|
|
3429
|
+
const _DLBPT = "DescribeLoadBalancerPolicyTypes";
|
|
3430
|
+
const _DLBPe = "DescribeLoadBalancerPolicies";
|
|
3431
|
+
const _DLBe = "DescribeLoadBalancers";
|
|
3432
|
+
const _DNSN = "DNSName";
|
|
3433
|
+
const _DT = "DescribeTags";
|
|
3434
|
+
const _DV = "DefaultValue";
|
|
3435
|
+
const _E = "Enabled";
|
|
3436
|
+
const _EAZFLB = "EnableAvailabilityZonesForLoadBalancer";
|
|
3437
|
+
const _EI = "EmitInterval";
|
|
3438
|
+
const _GN = "GroupName";
|
|
3439
|
+
const _HC = "HealthCheck";
|
|
3440
|
+
const _HT = "HealthyThreshold";
|
|
3441
|
+
const _I = "Instances";
|
|
3442
|
+
const _II = "InstanceId";
|
|
3443
|
+
const _IP = "InstanceProtocol";
|
|
3444
|
+
const _IPn = "InstancePort";
|
|
3445
|
+
const _IS = "InstanceStates";
|
|
3446
|
+
const _IT = "IdleTimeout";
|
|
3447
|
+
const _In = "Interval";
|
|
3448
|
+
const _K = "Key";
|
|
3449
|
+
const _L = "Listeners";
|
|
3450
|
+
const _LBA = "LoadBalancerAttributes";
|
|
3451
|
+
const _LBCSP = "LBCookieStickinessPolicies";
|
|
3452
|
+
const _LBD = "LoadBalancerDescriptions";
|
|
3453
|
+
const _LBN = "LoadBalancerName";
|
|
3454
|
+
const _LBNo = "LoadBalancerNames";
|
|
3455
|
+
const _LBP = "LoadBalancerPorts";
|
|
3456
|
+
const _LBPo = "LoadBalancerPort";
|
|
3457
|
+
const _LD = "ListenerDescriptions";
|
|
3458
|
+
const _Li = "Limits";
|
|
3459
|
+
const _Lis = "Listener";
|
|
3460
|
+
const _M = "Marker";
|
|
3461
|
+
const _MLBA = "ModifyLoadBalancerAttributes";
|
|
3462
|
+
const _Ma = "Max";
|
|
3463
|
+
const _Me = "Message";
|
|
3464
|
+
const _N = "Name";
|
|
3465
|
+
const _NM = "NextMarker";
|
|
3466
|
+
const _OA = "OwnerAlias";
|
|
3467
|
+
const _OP = "OtherPolicies";
|
|
3468
|
+
const _P = "Protocol";
|
|
3469
|
+
const _PA = "PolicyAttributes";
|
|
3470
|
+
const _PAD = "PolicyAttributeDescriptions";
|
|
3471
|
+
const _PATD = "PolicyAttributeTypeDescriptions";
|
|
3472
|
+
const _PD = "PolicyDescriptions";
|
|
3473
|
+
const _PN = "PolicyName";
|
|
3474
|
+
const _PNo = "PolicyNames";
|
|
3475
|
+
const _PS = "PageSize";
|
|
3476
|
+
const _PTD = "PolicyTypeDescriptions";
|
|
3477
|
+
const _PTN = "PolicyTypeName";
|
|
3478
|
+
const _PTNo = "PolicyTypeNames";
|
|
3479
|
+
const _Po = "Policies";
|
|
3480
|
+
const _RC = "ReasonCode";
|
|
3481
|
+
const _RIWLB = "RegisterInstancesWithLoadBalancer";
|
|
3482
|
+
const _RT = "RemoveTags";
|
|
3483
|
+
const _S = "Subnets";
|
|
3484
|
+
const _SBN = "S3BucketName";
|
|
3485
|
+
const _SBP = "S3BucketPrefix";
|
|
3486
|
+
const _SG = "SecurityGroups";
|
|
3487
|
+
const _SLBLSSLC = "SetLoadBalancerListenerSSLCertificate";
|
|
3488
|
+
const _SLBPFBS = "SetLoadBalancerPoliciesForBackendServer";
|
|
3489
|
+
const _SLBPOL = "SetLoadBalancerPoliciesOfListener";
|
|
3490
|
+
const _SSG = "SourceSecurityGroup";
|
|
3491
|
+
const _SSLCI = "SSLCertificateId";
|
|
3492
|
+
const _Sc = "Scheme";
|
|
3493
|
+
const _St = "State";
|
|
3494
|
+
const _T = "Tags";
|
|
3495
|
+
const _TD = "TagDescriptions";
|
|
3496
|
+
const _Ta = "Target";
|
|
3497
|
+
const _Ti = "Timeout";
|
|
3498
|
+
const _UT = "UnhealthyThreshold";
|
|
3499
|
+
const _V = "Version";
|
|
3500
|
+
const _VPCI = "VPCId";
|
|
3501
|
+
const _Va = "Value";
|
|
3502
|
+
const _m = "member";
|
|
3398
3503
|
const parseBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
3399
3504
|
if (encoded.length) {
|
|
3400
3505
|
const parser = new fast_xml_parser_1.XMLParser({
|