@aws-sdk/client-elastic-load-balancing-v2 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 +1394 -1192
- package/dist-es/protocols/Aws_query.js +1394 -1192
- package/package.json +4 -4
|
@@ -8,8 +8,8 @@ export const se_AddListenerCertificatesCommand = async (input, context) => {
|
|
|
8
8
|
let body;
|
|
9
9
|
body = buildFormUrlencodedString({
|
|
10
10
|
...se_AddListenerCertificatesInput(input, context),
|
|
11
|
-
|
|
12
|
-
|
|
11
|
+
[_A]: _ALC,
|
|
12
|
+
[_V]: _,
|
|
13
13
|
});
|
|
14
14
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
15
15
|
};
|
|
@@ -18,8 +18,8 @@ export const se_AddTagsCommand = async (input, context) => {
|
|
|
18
18
|
let body;
|
|
19
19
|
body = buildFormUrlencodedString({
|
|
20
20
|
...se_AddTagsInput(input, context),
|
|
21
|
-
|
|
22
|
-
|
|
21
|
+
[_A]: _AT,
|
|
22
|
+
[_V]: _,
|
|
23
23
|
});
|
|
24
24
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
25
25
|
};
|
|
@@ -28,8 +28,8 @@ export const se_AddTrustStoreRevocationsCommand = async (input, context) => {
|
|
|
28
28
|
let body;
|
|
29
29
|
body = buildFormUrlencodedString({
|
|
30
30
|
...se_AddTrustStoreRevocationsInput(input, context),
|
|
31
|
-
|
|
32
|
-
|
|
31
|
+
[_A]: _ATSR,
|
|
32
|
+
[_V]: _,
|
|
33
33
|
});
|
|
34
34
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
35
35
|
};
|
|
@@ -38,8 +38,8 @@ export const se_CreateListenerCommand = async (input, context) => {
|
|
|
38
38
|
let body;
|
|
39
39
|
body = buildFormUrlencodedString({
|
|
40
40
|
...se_CreateListenerInput(input, context),
|
|
41
|
-
|
|
42
|
-
|
|
41
|
+
[_A]: _CL,
|
|
42
|
+
[_V]: _,
|
|
43
43
|
});
|
|
44
44
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
45
45
|
};
|
|
@@ -48,8 +48,8 @@ export const se_CreateLoadBalancerCommand = async (input, context) => {
|
|
|
48
48
|
let body;
|
|
49
49
|
body = buildFormUrlencodedString({
|
|
50
50
|
...se_CreateLoadBalancerInput(input, context),
|
|
51
|
-
|
|
52
|
-
|
|
51
|
+
[_A]: _CLB,
|
|
52
|
+
[_V]: _,
|
|
53
53
|
});
|
|
54
54
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
55
55
|
};
|
|
@@ -58,8 +58,8 @@ export const se_CreateRuleCommand = async (input, context) => {
|
|
|
58
58
|
let body;
|
|
59
59
|
body = buildFormUrlencodedString({
|
|
60
60
|
...se_CreateRuleInput(input, context),
|
|
61
|
-
|
|
62
|
-
|
|
61
|
+
[_A]: _CR,
|
|
62
|
+
[_V]: _,
|
|
63
63
|
});
|
|
64
64
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
65
65
|
};
|
|
@@ -68,8 +68,8 @@ export const se_CreateTargetGroupCommand = async (input, context) => {
|
|
|
68
68
|
let body;
|
|
69
69
|
body = buildFormUrlencodedString({
|
|
70
70
|
...se_CreateTargetGroupInput(input, context),
|
|
71
|
-
|
|
72
|
-
|
|
71
|
+
[_A]: _CTG,
|
|
72
|
+
[_V]: _,
|
|
73
73
|
});
|
|
74
74
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
75
75
|
};
|
|
@@ -78,8 +78,8 @@ export const se_CreateTrustStoreCommand = async (input, context) => {
|
|
|
78
78
|
let body;
|
|
79
79
|
body = buildFormUrlencodedString({
|
|
80
80
|
...se_CreateTrustStoreInput(input, context),
|
|
81
|
-
|
|
82
|
-
|
|
81
|
+
[_A]: _CTS,
|
|
82
|
+
[_V]: _,
|
|
83
83
|
});
|
|
84
84
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
85
85
|
};
|
|
@@ -88,8 +88,8 @@ export const se_DeleteListenerCommand = async (input, context) => {
|
|
|
88
88
|
let body;
|
|
89
89
|
body = buildFormUrlencodedString({
|
|
90
90
|
...se_DeleteListenerInput(input, context),
|
|
91
|
-
|
|
92
|
-
|
|
91
|
+
[_A]: _DL,
|
|
92
|
+
[_V]: _,
|
|
93
93
|
});
|
|
94
94
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
95
95
|
};
|
|
@@ -98,8 +98,8 @@ export const se_DeleteLoadBalancerCommand = async (input, context) => {
|
|
|
98
98
|
let body;
|
|
99
99
|
body = buildFormUrlencodedString({
|
|
100
100
|
...se_DeleteLoadBalancerInput(input, context),
|
|
101
|
-
|
|
102
|
-
|
|
101
|
+
[_A]: _DLB,
|
|
102
|
+
[_V]: _,
|
|
103
103
|
});
|
|
104
104
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
105
105
|
};
|
|
@@ -108,8 +108,8 @@ export const se_DeleteRuleCommand = async (input, context) => {
|
|
|
108
108
|
let body;
|
|
109
109
|
body = buildFormUrlencodedString({
|
|
110
110
|
...se_DeleteRuleInput(input, context),
|
|
111
|
-
|
|
112
|
-
|
|
111
|
+
[_A]: _DR,
|
|
112
|
+
[_V]: _,
|
|
113
113
|
});
|
|
114
114
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
115
115
|
};
|
|
@@ -118,8 +118,8 @@ export const se_DeleteTargetGroupCommand = async (input, context) => {
|
|
|
118
118
|
let body;
|
|
119
119
|
body = buildFormUrlencodedString({
|
|
120
120
|
...se_DeleteTargetGroupInput(input, context),
|
|
121
|
-
|
|
122
|
-
|
|
121
|
+
[_A]: _DTG,
|
|
122
|
+
[_V]: _,
|
|
123
123
|
});
|
|
124
124
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
125
125
|
};
|
|
@@ -128,8 +128,8 @@ export const se_DeleteTrustStoreCommand = async (input, context) => {
|
|
|
128
128
|
let body;
|
|
129
129
|
body = buildFormUrlencodedString({
|
|
130
130
|
...se_DeleteTrustStoreInput(input, context),
|
|
131
|
-
|
|
132
|
-
|
|
131
|
+
[_A]: _DTS,
|
|
132
|
+
[_V]: _,
|
|
133
133
|
});
|
|
134
134
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
135
135
|
};
|
|
@@ -138,8 +138,8 @@ export const se_DeregisterTargetsCommand = async (input, context) => {
|
|
|
138
138
|
let body;
|
|
139
139
|
body = buildFormUrlencodedString({
|
|
140
140
|
...se_DeregisterTargetsInput(input, context),
|
|
141
|
-
|
|
142
|
-
|
|
141
|
+
[_A]: _DT,
|
|
142
|
+
[_V]: _,
|
|
143
143
|
});
|
|
144
144
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
145
145
|
};
|
|
@@ -148,8 +148,8 @@ export const se_DescribeAccountLimitsCommand = async (input, context) => {
|
|
|
148
148
|
let body;
|
|
149
149
|
body = buildFormUrlencodedString({
|
|
150
150
|
...se_DescribeAccountLimitsInput(input, context),
|
|
151
|
-
|
|
152
|
-
|
|
151
|
+
[_A]: _DAL,
|
|
152
|
+
[_V]: _,
|
|
153
153
|
});
|
|
154
154
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
155
155
|
};
|
|
@@ -158,8 +158,8 @@ export const se_DescribeListenerCertificatesCommand = async (input, context) =>
|
|
|
158
158
|
let body;
|
|
159
159
|
body = buildFormUrlencodedString({
|
|
160
160
|
...se_DescribeListenerCertificatesInput(input, context),
|
|
161
|
-
|
|
162
|
-
|
|
161
|
+
[_A]: _DLC,
|
|
162
|
+
[_V]: _,
|
|
163
163
|
});
|
|
164
164
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
165
165
|
};
|
|
@@ -168,8 +168,8 @@ export const se_DescribeListenersCommand = async (input, context) => {
|
|
|
168
168
|
let body;
|
|
169
169
|
body = buildFormUrlencodedString({
|
|
170
170
|
...se_DescribeListenersInput(input, context),
|
|
171
|
-
|
|
172
|
-
|
|
171
|
+
[_A]: _DLe,
|
|
172
|
+
[_V]: _,
|
|
173
173
|
});
|
|
174
174
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
175
175
|
};
|
|
@@ -178,8 +178,8 @@ export const se_DescribeLoadBalancerAttributesCommand = async (input, context) =
|
|
|
178
178
|
let body;
|
|
179
179
|
body = buildFormUrlencodedString({
|
|
180
180
|
...se_DescribeLoadBalancerAttributesInput(input, context),
|
|
181
|
-
|
|
182
|
-
|
|
181
|
+
[_A]: _DLBA,
|
|
182
|
+
[_V]: _,
|
|
183
183
|
});
|
|
184
184
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
185
185
|
};
|
|
@@ -188,8 +188,8 @@ export const se_DescribeLoadBalancersCommand = async (input, context) => {
|
|
|
188
188
|
let body;
|
|
189
189
|
body = buildFormUrlencodedString({
|
|
190
190
|
...se_DescribeLoadBalancersInput(input, context),
|
|
191
|
-
|
|
192
|
-
|
|
191
|
+
[_A]: _DLBe,
|
|
192
|
+
[_V]: _,
|
|
193
193
|
});
|
|
194
194
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
195
195
|
};
|
|
@@ -198,8 +198,8 @@ export const se_DescribeRulesCommand = async (input, context) => {
|
|
|
198
198
|
let body;
|
|
199
199
|
body = buildFormUrlencodedString({
|
|
200
200
|
...se_DescribeRulesInput(input, context),
|
|
201
|
-
|
|
202
|
-
|
|
201
|
+
[_A]: _DRe,
|
|
202
|
+
[_V]: _,
|
|
203
203
|
});
|
|
204
204
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
205
205
|
};
|
|
@@ -208,8 +208,8 @@ export const se_DescribeSSLPoliciesCommand = async (input, context) => {
|
|
|
208
208
|
let body;
|
|
209
209
|
body = buildFormUrlencodedString({
|
|
210
210
|
...se_DescribeSSLPoliciesInput(input, context),
|
|
211
|
-
|
|
212
|
-
|
|
211
|
+
[_A]: _DSSLP,
|
|
212
|
+
[_V]: _,
|
|
213
213
|
});
|
|
214
214
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
215
215
|
};
|
|
@@ -218,8 +218,8 @@ export const se_DescribeTagsCommand = async (input, context) => {
|
|
|
218
218
|
let body;
|
|
219
219
|
body = buildFormUrlencodedString({
|
|
220
220
|
...se_DescribeTagsInput(input, context),
|
|
221
|
-
|
|
222
|
-
|
|
221
|
+
[_A]: _DTe,
|
|
222
|
+
[_V]: _,
|
|
223
223
|
});
|
|
224
224
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
225
225
|
};
|
|
@@ -228,8 +228,8 @@ export const se_DescribeTargetGroupAttributesCommand = async (input, context) =>
|
|
|
228
228
|
let body;
|
|
229
229
|
body = buildFormUrlencodedString({
|
|
230
230
|
...se_DescribeTargetGroupAttributesInput(input, context),
|
|
231
|
-
|
|
232
|
-
|
|
231
|
+
[_A]: _DTGA,
|
|
232
|
+
[_V]: _,
|
|
233
233
|
});
|
|
234
234
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
235
235
|
};
|
|
@@ -238,8 +238,8 @@ export const se_DescribeTargetGroupsCommand = async (input, context) => {
|
|
|
238
238
|
let body;
|
|
239
239
|
body = buildFormUrlencodedString({
|
|
240
240
|
...se_DescribeTargetGroupsInput(input, context),
|
|
241
|
-
|
|
242
|
-
|
|
241
|
+
[_A]: _DTGe,
|
|
242
|
+
[_V]: _,
|
|
243
243
|
});
|
|
244
244
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
245
245
|
};
|
|
@@ -248,8 +248,8 @@ export const se_DescribeTargetHealthCommand = async (input, context) => {
|
|
|
248
248
|
let body;
|
|
249
249
|
body = buildFormUrlencodedString({
|
|
250
250
|
...se_DescribeTargetHealthInput(input, context),
|
|
251
|
-
|
|
252
|
-
|
|
251
|
+
[_A]: _DTH,
|
|
252
|
+
[_V]: _,
|
|
253
253
|
});
|
|
254
254
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
255
255
|
};
|
|
@@ -258,8 +258,8 @@ export const se_DescribeTrustStoreAssociationsCommand = async (input, context) =
|
|
|
258
258
|
let body;
|
|
259
259
|
body = buildFormUrlencodedString({
|
|
260
260
|
...se_DescribeTrustStoreAssociationsInput(input, context),
|
|
261
|
-
|
|
262
|
-
|
|
261
|
+
[_A]: _DTSA,
|
|
262
|
+
[_V]: _,
|
|
263
263
|
});
|
|
264
264
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
265
265
|
};
|
|
@@ -268,8 +268,8 @@ export const se_DescribeTrustStoreRevocationsCommand = async (input, context) =>
|
|
|
268
268
|
let body;
|
|
269
269
|
body = buildFormUrlencodedString({
|
|
270
270
|
...se_DescribeTrustStoreRevocationsInput(input, context),
|
|
271
|
-
|
|
272
|
-
|
|
271
|
+
[_A]: _DTSR,
|
|
272
|
+
[_V]: _,
|
|
273
273
|
});
|
|
274
274
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
275
275
|
};
|
|
@@ -278,8 +278,8 @@ export const se_DescribeTrustStoresCommand = async (input, context) => {
|
|
|
278
278
|
let body;
|
|
279
279
|
body = buildFormUrlencodedString({
|
|
280
280
|
...se_DescribeTrustStoresInput(input, context),
|
|
281
|
-
|
|
282
|
-
|
|
281
|
+
[_A]: _DTSe,
|
|
282
|
+
[_V]: _,
|
|
283
283
|
});
|
|
284
284
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
285
285
|
};
|
|
@@ -288,8 +288,8 @@ export const se_GetTrustStoreCaCertificatesBundleCommand = async (input, context
|
|
|
288
288
|
let body;
|
|
289
289
|
body = buildFormUrlencodedString({
|
|
290
290
|
...se_GetTrustStoreCaCertificatesBundleInput(input, context),
|
|
291
|
-
|
|
292
|
-
|
|
291
|
+
[_A]: _GTSCCB,
|
|
292
|
+
[_V]: _,
|
|
293
293
|
});
|
|
294
294
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
295
295
|
};
|
|
@@ -298,8 +298,8 @@ export const se_GetTrustStoreRevocationContentCommand = async (input, context) =
|
|
|
298
298
|
let body;
|
|
299
299
|
body = buildFormUrlencodedString({
|
|
300
300
|
...se_GetTrustStoreRevocationContentInput(input, context),
|
|
301
|
-
|
|
302
|
-
|
|
301
|
+
[_A]: _GTSRC,
|
|
302
|
+
[_V]: _,
|
|
303
303
|
});
|
|
304
304
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
305
305
|
};
|
|
@@ -308,8 +308,8 @@ export const se_ModifyListenerCommand = async (input, context) => {
|
|
|
308
308
|
let body;
|
|
309
309
|
body = buildFormUrlencodedString({
|
|
310
310
|
...se_ModifyListenerInput(input, context),
|
|
311
|
-
|
|
312
|
-
|
|
311
|
+
[_A]: _ML,
|
|
312
|
+
[_V]: _,
|
|
313
313
|
});
|
|
314
314
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
315
315
|
};
|
|
@@ -318,8 +318,8 @@ export const se_ModifyLoadBalancerAttributesCommand = async (input, context) =>
|
|
|
318
318
|
let body;
|
|
319
319
|
body = buildFormUrlencodedString({
|
|
320
320
|
...se_ModifyLoadBalancerAttributesInput(input, context),
|
|
321
|
-
|
|
322
|
-
|
|
321
|
+
[_A]: _MLBA,
|
|
322
|
+
[_V]: _,
|
|
323
323
|
});
|
|
324
324
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
325
325
|
};
|
|
@@ -328,8 +328,8 @@ export const se_ModifyRuleCommand = async (input, context) => {
|
|
|
328
328
|
let body;
|
|
329
329
|
body = buildFormUrlencodedString({
|
|
330
330
|
...se_ModifyRuleInput(input, context),
|
|
331
|
-
|
|
332
|
-
|
|
331
|
+
[_A]: _MR,
|
|
332
|
+
[_V]: _,
|
|
333
333
|
});
|
|
334
334
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
335
335
|
};
|
|
@@ -338,8 +338,8 @@ export const se_ModifyTargetGroupCommand = async (input, context) => {
|
|
|
338
338
|
let body;
|
|
339
339
|
body = buildFormUrlencodedString({
|
|
340
340
|
...se_ModifyTargetGroupInput(input, context),
|
|
341
|
-
|
|
342
|
-
|
|
341
|
+
[_A]: _MTG,
|
|
342
|
+
[_V]: _,
|
|
343
343
|
});
|
|
344
344
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
345
345
|
};
|
|
@@ -348,8 +348,8 @@ export const se_ModifyTargetGroupAttributesCommand = async (input, context) => {
|
|
|
348
348
|
let body;
|
|
349
349
|
body = buildFormUrlencodedString({
|
|
350
350
|
...se_ModifyTargetGroupAttributesInput(input, context),
|
|
351
|
-
|
|
352
|
-
|
|
351
|
+
[_A]: _MTGA,
|
|
352
|
+
[_V]: _,
|
|
353
353
|
});
|
|
354
354
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
355
355
|
};
|
|
@@ -358,8 +358,8 @@ export const se_ModifyTrustStoreCommand = async (input, context) => {
|
|
|
358
358
|
let body;
|
|
359
359
|
body = buildFormUrlencodedString({
|
|
360
360
|
...se_ModifyTrustStoreInput(input, context),
|
|
361
|
-
|
|
362
|
-
|
|
361
|
+
[_A]: _MTS,
|
|
362
|
+
[_V]: _,
|
|
363
363
|
});
|
|
364
364
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
365
365
|
};
|
|
@@ -368,8 +368,8 @@ export const se_RegisterTargetsCommand = async (input, context) => {
|
|
|
368
368
|
let body;
|
|
369
369
|
body = buildFormUrlencodedString({
|
|
370
370
|
...se_RegisterTargetsInput(input, context),
|
|
371
|
-
|
|
372
|
-
|
|
371
|
+
[_A]: _RT,
|
|
372
|
+
[_V]: _,
|
|
373
373
|
});
|
|
374
374
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
375
375
|
};
|
|
@@ -378,8 +378,8 @@ export const se_RemoveListenerCertificatesCommand = async (input, context) => {
|
|
|
378
378
|
let body;
|
|
379
379
|
body = buildFormUrlencodedString({
|
|
380
380
|
...se_RemoveListenerCertificatesInput(input, context),
|
|
381
|
-
|
|
382
|
-
|
|
381
|
+
[_A]: _RLC,
|
|
382
|
+
[_V]: _,
|
|
383
383
|
});
|
|
384
384
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
385
385
|
};
|
|
@@ -388,8 +388,8 @@ export const se_RemoveTagsCommand = async (input, context) => {
|
|
|
388
388
|
let body;
|
|
389
389
|
body = buildFormUrlencodedString({
|
|
390
390
|
...se_RemoveTagsInput(input, context),
|
|
391
|
-
|
|
392
|
-
|
|
391
|
+
[_A]: _RTe,
|
|
392
|
+
[_V]: _,
|
|
393
393
|
});
|
|
394
394
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
395
395
|
};
|
|
@@ -398,8 +398,8 @@ export const se_RemoveTrustStoreRevocationsCommand = async (input, context) => {
|
|
|
398
398
|
let body;
|
|
399
399
|
body = buildFormUrlencodedString({
|
|
400
400
|
...se_RemoveTrustStoreRevocationsInput(input, context),
|
|
401
|
-
|
|
402
|
-
|
|
401
|
+
[_A]: _RTSR,
|
|
402
|
+
[_V]: _,
|
|
403
403
|
});
|
|
404
404
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
405
405
|
};
|
|
@@ -408,8 +408,8 @@ export const se_SetIpAddressTypeCommand = async (input, context) => {
|
|
|
408
408
|
let body;
|
|
409
409
|
body = buildFormUrlencodedString({
|
|
410
410
|
...se_SetIpAddressTypeInput(input, context),
|
|
411
|
-
|
|
412
|
-
|
|
411
|
+
[_A]: _SIAT,
|
|
412
|
+
[_V]: _,
|
|
413
413
|
});
|
|
414
414
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
415
415
|
};
|
|
@@ -418,8 +418,8 @@ export const se_SetRulePrioritiesCommand = async (input, context) => {
|
|
|
418
418
|
let body;
|
|
419
419
|
body = buildFormUrlencodedString({
|
|
420
420
|
...se_SetRulePrioritiesInput(input, context),
|
|
421
|
-
|
|
422
|
-
|
|
421
|
+
[_A]: _SRP,
|
|
422
|
+
[_V]: _,
|
|
423
423
|
});
|
|
424
424
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
425
425
|
};
|
|
@@ -428,8 +428,8 @@ export const se_SetSecurityGroupsCommand = async (input, context) => {
|
|
|
428
428
|
let body;
|
|
429
429
|
body = buildFormUrlencodedString({
|
|
430
430
|
...se_SetSecurityGroupsInput(input, context),
|
|
431
|
-
|
|
432
|
-
|
|
431
|
+
[_A]: _SSG,
|
|
432
|
+
[_V]: _,
|
|
433
433
|
});
|
|
434
434
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
435
435
|
};
|
|
@@ -438,8 +438,8 @@ export const se_SetSubnetsCommand = async (input, context) => {
|
|
|
438
438
|
let body;
|
|
439
439
|
body = buildFormUrlencodedString({
|
|
440
440
|
...se_SetSubnetsInput(input, context),
|
|
441
|
-
|
|
442
|
-
|
|
441
|
+
[_A]: _SS,
|
|
442
|
+
[_V]: _,
|
|
443
443
|
});
|
|
444
444
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
445
445
|
};
|
|
@@ -2690,45 +2690,45 @@ const de_UnsupportedProtocolExceptionRes = async (parsedOutput, context) => {
|
|
|
2690
2690
|
};
|
|
2691
2691
|
const se_Action = (input, context) => {
|
|
2692
2692
|
const entries = {};
|
|
2693
|
-
if (input
|
|
2694
|
-
entries[
|
|
2693
|
+
if (input[_T] != null) {
|
|
2694
|
+
entries[_T] = input[_T];
|
|
2695
2695
|
}
|
|
2696
|
-
if (input
|
|
2697
|
-
entries[
|
|
2696
|
+
if (input[_TGA] != null) {
|
|
2697
|
+
entries[_TGA] = input[_TGA];
|
|
2698
2698
|
}
|
|
2699
|
-
if (input
|
|
2700
|
-
const memberEntries = se_AuthenticateOidcActionConfig(input
|
|
2699
|
+
if (input[_AOC] != null) {
|
|
2700
|
+
const memberEntries = se_AuthenticateOidcActionConfig(input[_AOC], context);
|
|
2701
2701
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
2702
2702
|
const loc = `AuthenticateOidcConfig.${key}`;
|
|
2703
2703
|
entries[loc] = value;
|
|
2704
2704
|
});
|
|
2705
2705
|
}
|
|
2706
|
-
if (input
|
|
2707
|
-
const memberEntries = se_AuthenticateCognitoActionConfig(input
|
|
2706
|
+
if (input[_ACC] != null) {
|
|
2707
|
+
const memberEntries = se_AuthenticateCognitoActionConfig(input[_ACC], context);
|
|
2708
2708
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
2709
2709
|
const loc = `AuthenticateCognitoConfig.${key}`;
|
|
2710
2710
|
entries[loc] = value;
|
|
2711
2711
|
});
|
|
2712
2712
|
}
|
|
2713
|
-
if (input
|
|
2714
|
-
entries[
|
|
2713
|
+
if (input[_O] != null) {
|
|
2714
|
+
entries[_O] = input[_O];
|
|
2715
2715
|
}
|
|
2716
|
-
if (input
|
|
2717
|
-
const memberEntries = se_RedirectActionConfig(input
|
|
2716
|
+
if (input[_RC] != null) {
|
|
2717
|
+
const memberEntries = se_RedirectActionConfig(input[_RC], context);
|
|
2718
2718
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
2719
2719
|
const loc = `RedirectConfig.${key}`;
|
|
2720
2720
|
entries[loc] = value;
|
|
2721
2721
|
});
|
|
2722
2722
|
}
|
|
2723
|
-
if (input
|
|
2724
|
-
const memberEntries = se_FixedResponseActionConfig(input
|
|
2723
|
+
if (input[_FRC] != null) {
|
|
2724
|
+
const memberEntries = se_FixedResponseActionConfig(input[_FRC], context);
|
|
2725
2725
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
2726
2726
|
const loc = `FixedResponseConfig.${key}`;
|
|
2727
2727
|
entries[loc] = value;
|
|
2728
2728
|
});
|
|
2729
2729
|
}
|
|
2730
|
-
if (input
|
|
2731
|
-
const memberEntries = se_ForwardActionConfig(input
|
|
2730
|
+
if (input[_FC] != null) {
|
|
2731
|
+
const memberEntries = se_ForwardActionConfig(input[_FC], context);
|
|
2732
2732
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
2733
2733
|
const loc = `ForwardConfig.${key}`;
|
|
2734
2734
|
entries[loc] = value;
|
|
@@ -2753,12 +2753,12 @@ const se_Actions = (input, context) => {
|
|
|
2753
2753
|
};
|
|
2754
2754
|
const se_AddListenerCertificatesInput = (input, context) => {
|
|
2755
2755
|
const entries = {};
|
|
2756
|
-
if (input
|
|
2757
|
-
entries[
|
|
2756
|
+
if (input[_LA] != null) {
|
|
2757
|
+
entries[_LA] = input[_LA];
|
|
2758
2758
|
}
|
|
2759
|
-
if (input
|
|
2760
|
-
const memberEntries = se_CertificateList(input
|
|
2761
|
-
if (input
|
|
2759
|
+
if (input[_C] != null) {
|
|
2760
|
+
const memberEntries = se_CertificateList(input[_C], context);
|
|
2761
|
+
if (input[_C]?.length === 0) {
|
|
2762
2762
|
entries.Certificates = [];
|
|
2763
2763
|
}
|
|
2764
2764
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -2770,9 +2770,9 @@ const se_AddListenerCertificatesInput = (input, context) => {
|
|
|
2770
2770
|
};
|
|
2771
2771
|
const se_AddTagsInput = (input, context) => {
|
|
2772
2772
|
const entries = {};
|
|
2773
|
-
if (input
|
|
2774
|
-
const memberEntries = se_ResourceArns(input
|
|
2775
|
-
if (input
|
|
2773
|
+
if (input[_RA] != null) {
|
|
2774
|
+
const memberEntries = se_ResourceArns(input[_RA], context);
|
|
2775
|
+
if (input[_RA]?.length === 0) {
|
|
2776
2776
|
entries.ResourceArns = [];
|
|
2777
2777
|
}
|
|
2778
2778
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -2780,9 +2780,9 @@ const se_AddTagsInput = (input, context) => {
|
|
|
2780
2780
|
entries[loc] = value;
|
|
2781
2781
|
});
|
|
2782
2782
|
}
|
|
2783
|
-
if (input
|
|
2784
|
-
const memberEntries = se_TagList(input
|
|
2785
|
-
if (input
|
|
2783
|
+
if (input[_Ta] != null) {
|
|
2784
|
+
const memberEntries = se_TagList(input[_Ta], context);
|
|
2785
|
+
if (input[_Ta]?.length === 0) {
|
|
2786
2786
|
entries.Tags = [];
|
|
2787
2787
|
}
|
|
2788
2788
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -2794,12 +2794,12 @@ const se_AddTagsInput = (input, context) => {
|
|
|
2794
2794
|
};
|
|
2795
2795
|
const se_AddTrustStoreRevocationsInput = (input, context) => {
|
|
2796
2796
|
const entries = {};
|
|
2797
|
-
if (input
|
|
2798
|
-
entries[
|
|
2797
|
+
if (input[_TSA] != null) {
|
|
2798
|
+
entries[_TSA] = input[_TSA];
|
|
2799
2799
|
}
|
|
2800
|
-
if (input
|
|
2801
|
-
const memberEntries = se_RevocationContents(input
|
|
2802
|
-
if (input
|
|
2800
|
+
if (input[_RCe] != null) {
|
|
2801
|
+
const memberEntries = se_RevocationContents(input[_RCe], context);
|
|
2802
|
+
if (input[_RCe]?.length === 0) {
|
|
2803
2803
|
entries.RevocationContents = [];
|
|
2804
2804
|
}
|
|
2805
2805
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -2835,33 +2835,33 @@ const se_AuthenticateCognitoActionAuthenticationRequestExtraParams = (input, con
|
|
|
2835
2835
|
};
|
|
2836
2836
|
const se_AuthenticateCognitoActionConfig = (input, context) => {
|
|
2837
2837
|
const entries = {};
|
|
2838
|
-
if (input
|
|
2839
|
-
entries[
|
|
2838
|
+
if (input[_UPA] != null) {
|
|
2839
|
+
entries[_UPA] = input[_UPA];
|
|
2840
2840
|
}
|
|
2841
|
-
if (input
|
|
2842
|
-
entries[
|
|
2841
|
+
if (input[_UPCI] != null) {
|
|
2842
|
+
entries[_UPCI] = input[_UPCI];
|
|
2843
2843
|
}
|
|
2844
|
-
if (input
|
|
2845
|
-
entries[
|
|
2844
|
+
if (input[_UPD] != null) {
|
|
2845
|
+
entries[_UPD] = input[_UPD];
|
|
2846
2846
|
}
|
|
2847
|
-
if (input
|
|
2848
|
-
entries[
|
|
2847
|
+
if (input[_SCN] != null) {
|
|
2848
|
+
entries[_SCN] = input[_SCN];
|
|
2849
2849
|
}
|
|
2850
|
-
if (input
|
|
2851
|
-
entries[
|
|
2850
|
+
if (input[_S] != null) {
|
|
2851
|
+
entries[_S] = input[_S];
|
|
2852
2852
|
}
|
|
2853
|
-
if (input
|
|
2854
|
-
entries[
|
|
2853
|
+
if (input[_ST] != null) {
|
|
2854
|
+
entries[_ST] = input[_ST];
|
|
2855
2855
|
}
|
|
2856
|
-
if (input
|
|
2857
|
-
const memberEntries = se_AuthenticateCognitoActionAuthenticationRequestExtraParams(input
|
|
2856
|
+
if (input[_AREP] != null) {
|
|
2857
|
+
const memberEntries = se_AuthenticateCognitoActionAuthenticationRequestExtraParams(input[_AREP], context);
|
|
2858
2858
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
2859
2859
|
const loc = `AuthenticationRequestExtraParams.${key}`;
|
|
2860
2860
|
entries[loc] = value;
|
|
2861
2861
|
});
|
|
2862
2862
|
}
|
|
2863
|
-
if (input
|
|
2864
|
-
entries[
|
|
2863
|
+
if (input[_OUR] != null) {
|
|
2864
|
+
entries[_OUR] = input[_OUR];
|
|
2865
2865
|
}
|
|
2866
2866
|
return entries;
|
|
2867
2867
|
};
|
|
@@ -2879,55 +2879,55 @@ const se_AuthenticateOidcActionAuthenticationRequestExtraParams = (input, contex
|
|
|
2879
2879
|
};
|
|
2880
2880
|
const se_AuthenticateOidcActionConfig = (input, context) => {
|
|
2881
2881
|
const entries = {};
|
|
2882
|
-
if (input
|
|
2883
|
-
entries[
|
|
2882
|
+
if (input[_I] != null) {
|
|
2883
|
+
entries[_I] = input[_I];
|
|
2884
2884
|
}
|
|
2885
|
-
if (input
|
|
2886
|
-
entries[
|
|
2885
|
+
if (input[_AE] != null) {
|
|
2886
|
+
entries[_AE] = input[_AE];
|
|
2887
2887
|
}
|
|
2888
|
-
if (input
|
|
2889
|
-
entries[
|
|
2888
|
+
if (input[_TE] != null) {
|
|
2889
|
+
entries[_TE] = input[_TE];
|
|
2890
2890
|
}
|
|
2891
|
-
if (input
|
|
2892
|
-
entries[
|
|
2891
|
+
if (input[_UIE] != null) {
|
|
2892
|
+
entries[_UIE] = input[_UIE];
|
|
2893
2893
|
}
|
|
2894
|
-
if (input
|
|
2895
|
-
entries[
|
|
2894
|
+
if (input[_CI] != null) {
|
|
2895
|
+
entries[_CI] = input[_CI];
|
|
2896
2896
|
}
|
|
2897
|
-
if (input
|
|
2898
|
-
entries[
|
|
2897
|
+
if (input[_CS] != null) {
|
|
2898
|
+
entries[_CS] = input[_CS];
|
|
2899
2899
|
}
|
|
2900
|
-
if (input
|
|
2901
|
-
entries[
|
|
2900
|
+
if (input[_SCN] != null) {
|
|
2901
|
+
entries[_SCN] = input[_SCN];
|
|
2902
2902
|
}
|
|
2903
|
-
if (input
|
|
2904
|
-
entries[
|
|
2903
|
+
if (input[_S] != null) {
|
|
2904
|
+
entries[_S] = input[_S];
|
|
2905
2905
|
}
|
|
2906
|
-
if (input
|
|
2907
|
-
entries[
|
|
2906
|
+
if (input[_ST] != null) {
|
|
2907
|
+
entries[_ST] = input[_ST];
|
|
2908
2908
|
}
|
|
2909
|
-
if (input
|
|
2910
|
-
const memberEntries = se_AuthenticateOidcActionAuthenticationRequestExtraParams(input
|
|
2909
|
+
if (input[_AREP] != null) {
|
|
2910
|
+
const memberEntries = se_AuthenticateOidcActionAuthenticationRequestExtraParams(input[_AREP], context);
|
|
2911
2911
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
2912
2912
|
const loc = `AuthenticationRequestExtraParams.${key}`;
|
|
2913
2913
|
entries[loc] = value;
|
|
2914
2914
|
});
|
|
2915
2915
|
}
|
|
2916
|
-
if (input
|
|
2917
|
-
entries[
|
|
2916
|
+
if (input[_OUR] != null) {
|
|
2917
|
+
entries[_OUR] = input[_OUR];
|
|
2918
2918
|
}
|
|
2919
|
-
if (input
|
|
2920
|
-
entries[
|
|
2919
|
+
if (input[_UECS] != null) {
|
|
2920
|
+
entries[_UECS] = input[_UECS];
|
|
2921
2921
|
}
|
|
2922
2922
|
return entries;
|
|
2923
2923
|
};
|
|
2924
2924
|
const se_Certificate = (input, context) => {
|
|
2925
2925
|
const entries = {};
|
|
2926
|
-
if (input
|
|
2927
|
-
entries[
|
|
2926
|
+
if (input[_CA] != null) {
|
|
2927
|
+
entries[_CA] = input[_CA];
|
|
2928
2928
|
}
|
|
2929
|
-
if (input
|
|
2930
|
-
entries[
|
|
2929
|
+
if (input[_ID] != null) {
|
|
2930
|
+
entries[_ID] = input[_ID];
|
|
2931
2931
|
}
|
|
2932
2932
|
return entries;
|
|
2933
2933
|
};
|
|
@@ -2948,21 +2948,21 @@ const se_CertificateList = (input, context) => {
|
|
|
2948
2948
|
};
|
|
2949
2949
|
const se_CreateListenerInput = (input, context) => {
|
|
2950
2950
|
const entries = {};
|
|
2951
|
-
if (input
|
|
2952
|
-
entries[
|
|
2951
|
+
if (input[_LBA] != null) {
|
|
2952
|
+
entries[_LBA] = input[_LBA];
|
|
2953
2953
|
}
|
|
2954
|
-
if (input
|
|
2955
|
-
entries[
|
|
2954
|
+
if (input[_P] != null) {
|
|
2955
|
+
entries[_P] = input[_P];
|
|
2956
2956
|
}
|
|
2957
|
-
if (input
|
|
2958
|
-
entries[
|
|
2957
|
+
if (input[_Po] != null) {
|
|
2958
|
+
entries[_Po] = input[_Po];
|
|
2959
2959
|
}
|
|
2960
|
-
if (input
|
|
2961
|
-
entries[
|
|
2960
|
+
if (input[_SP] != null) {
|
|
2961
|
+
entries[_SP] = input[_SP];
|
|
2962
2962
|
}
|
|
2963
|
-
if (input
|
|
2964
|
-
const memberEntries = se_CertificateList(input
|
|
2965
|
-
if (input
|
|
2963
|
+
if (input[_C] != null) {
|
|
2964
|
+
const memberEntries = se_CertificateList(input[_C], context);
|
|
2965
|
+
if (input[_C]?.length === 0) {
|
|
2966
2966
|
entries.Certificates = [];
|
|
2967
2967
|
}
|
|
2968
2968
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -2970,9 +2970,9 @@ const se_CreateListenerInput = (input, context) => {
|
|
|
2970
2970
|
entries[loc] = value;
|
|
2971
2971
|
});
|
|
2972
2972
|
}
|
|
2973
|
-
if (input
|
|
2974
|
-
const memberEntries = se_Actions(input
|
|
2975
|
-
if (input
|
|
2973
|
+
if (input[_DA] != null) {
|
|
2974
|
+
const memberEntries = se_Actions(input[_DA], context);
|
|
2975
|
+
if (input[_DA]?.length === 0) {
|
|
2976
2976
|
entries.DefaultActions = [];
|
|
2977
2977
|
}
|
|
2978
2978
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -2980,9 +2980,9 @@ const se_CreateListenerInput = (input, context) => {
|
|
|
2980
2980
|
entries[loc] = value;
|
|
2981
2981
|
});
|
|
2982
2982
|
}
|
|
2983
|
-
if (input
|
|
2984
|
-
const memberEntries = se_AlpnPolicyName(input
|
|
2985
|
-
if (input
|
|
2983
|
+
if (input[_AP] != null) {
|
|
2984
|
+
const memberEntries = se_AlpnPolicyName(input[_AP], context);
|
|
2985
|
+
if (input[_AP]?.length === 0) {
|
|
2986
2986
|
entries.AlpnPolicy = [];
|
|
2987
2987
|
}
|
|
2988
2988
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -2990,9 +2990,9 @@ const se_CreateListenerInput = (input, context) => {
|
|
|
2990
2990
|
entries[loc] = value;
|
|
2991
2991
|
});
|
|
2992
2992
|
}
|
|
2993
|
-
if (input
|
|
2994
|
-
const memberEntries = se_TagList(input
|
|
2995
|
-
if (input
|
|
2993
|
+
if (input[_Ta] != null) {
|
|
2994
|
+
const memberEntries = se_TagList(input[_Ta], context);
|
|
2995
|
+
if (input[_Ta]?.length === 0) {
|
|
2996
2996
|
entries.Tags = [];
|
|
2997
2997
|
}
|
|
2998
2998
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3000,8 +3000,8 @@ const se_CreateListenerInput = (input, context) => {
|
|
|
3000
3000
|
entries[loc] = value;
|
|
3001
3001
|
});
|
|
3002
3002
|
}
|
|
3003
|
-
if (input
|
|
3004
|
-
const memberEntries = se_MutualAuthenticationAttributes(input
|
|
3003
|
+
if (input[_MA] != null) {
|
|
3004
|
+
const memberEntries = se_MutualAuthenticationAttributes(input[_MA], context);
|
|
3005
3005
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
3006
3006
|
const loc = `MutualAuthentication.${key}`;
|
|
3007
3007
|
entries[loc] = value;
|
|
@@ -3011,12 +3011,12 @@ const se_CreateListenerInput = (input, context) => {
|
|
|
3011
3011
|
};
|
|
3012
3012
|
const se_CreateLoadBalancerInput = (input, context) => {
|
|
3013
3013
|
const entries = {};
|
|
3014
|
-
if (input
|
|
3015
|
-
entries[
|
|
3014
|
+
if (input[_N] != null) {
|
|
3015
|
+
entries[_N] = input[_N];
|
|
3016
3016
|
}
|
|
3017
|
-
if (input
|
|
3018
|
-
const memberEntries = se_Subnets(input
|
|
3019
|
-
if (input
|
|
3017
|
+
if (input[_Su] != null) {
|
|
3018
|
+
const memberEntries = se_Subnets(input[_Su], context);
|
|
3019
|
+
if (input[_Su]?.length === 0) {
|
|
3020
3020
|
entries.Subnets = [];
|
|
3021
3021
|
}
|
|
3022
3022
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3024,9 +3024,9 @@ const se_CreateLoadBalancerInput = (input, context) => {
|
|
|
3024
3024
|
entries[loc] = value;
|
|
3025
3025
|
});
|
|
3026
3026
|
}
|
|
3027
|
-
if (input
|
|
3028
|
-
const memberEntries = se_SubnetMappings(input
|
|
3029
|
-
if (input
|
|
3027
|
+
if (input[_SM] != null) {
|
|
3028
|
+
const memberEntries = se_SubnetMappings(input[_SM], context);
|
|
3029
|
+
if (input[_SM]?.length === 0) {
|
|
3030
3030
|
entries.SubnetMappings = [];
|
|
3031
3031
|
}
|
|
3032
3032
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3034,9 +3034,9 @@ const se_CreateLoadBalancerInput = (input, context) => {
|
|
|
3034
3034
|
entries[loc] = value;
|
|
3035
3035
|
});
|
|
3036
3036
|
}
|
|
3037
|
-
if (input
|
|
3038
|
-
const memberEntries = se_SecurityGroups(input
|
|
3039
|
-
if (input
|
|
3037
|
+
if (input[_SG] != null) {
|
|
3038
|
+
const memberEntries = se_SecurityGroups(input[_SG], context);
|
|
3039
|
+
if (input[_SG]?.length === 0) {
|
|
3040
3040
|
entries.SecurityGroups = [];
|
|
3041
3041
|
}
|
|
3042
3042
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3044,12 +3044,12 @@ const se_CreateLoadBalancerInput = (input, context) => {
|
|
|
3044
3044
|
entries[loc] = value;
|
|
3045
3045
|
});
|
|
3046
3046
|
}
|
|
3047
|
-
if (input
|
|
3048
|
-
entries[
|
|
3047
|
+
if (input[_Sc] != null) {
|
|
3048
|
+
entries[_Sc] = input[_Sc];
|
|
3049
3049
|
}
|
|
3050
|
-
if (input
|
|
3051
|
-
const memberEntries = se_TagList(input
|
|
3052
|
-
if (input
|
|
3050
|
+
if (input[_Ta] != null) {
|
|
3051
|
+
const memberEntries = se_TagList(input[_Ta], context);
|
|
3052
|
+
if (input[_Ta]?.length === 0) {
|
|
3053
3053
|
entries.Tags = [];
|
|
3054
3054
|
}
|
|
3055
3055
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3057,25 +3057,25 @@ const se_CreateLoadBalancerInput = (input, context) => {
|
|
|
3057
3057
|
entries[loc] = value;
|
|
3058
3058
|
});
|
|
3059
3059
|
}
|
|
3060
|
-
if (input
|
|
3061
|
-
entries[
|
|
3060
|
+
if (input[_T] != null) {
|
|
3061
|
+
entries[_T] = input[_T];
|
|
3062
3062
|
}
|
|
3063
|
-
if (input
|
|
3064
|
-
entries[
|
|
3063
|
+
if (input[_IAT] != null) {
|
|
3064
|
+
entries[_IAT] = input[_IAT];
|
|
3065
3065
|
}
|
|
3066
|
-
if (input
|
|
3067
|
-
entries[
|
|
3066
|
+
if (input[_COIP] != null) {
|
|
3067
|
+
entries[_COIP] = input[_COIP];
|
|
3068
3068
|
}
|
|
3069
3069
|
return entries;
|
|
3070
3070
|
};
|
|
3071
3071
|
const se_CreateRuleInput = (input, context) => {
|
|
3072
3072
|
const entries = {};
|
|
3073
|
-
if (input
|
|
3074
|
-
entries[
|
|
3073
|
+
if (input[_LA] != null) {
|
|
3074
|
+
entries[_LA] = input[_LA];
|
|
3075
3075
|
}
|
|
3076
|
-
if (input
|
|
3077
|
-
const memberEntries = se_RuleConditionList(input
|
|
3078
|
-
if (input
|
|
3076
|
+
if (input[_Co] != null) {
|
|
3077
|
+
const memberEntries = se_RuleConditionList(input[_Co], context);
|
|
3078
|
+
if (input[_Co]?.length === 0) {
|
|
3079
3079
|
entries.Conditions = [];
|
|
3080
3080
|
}
|
|
3081
3081
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3083,12 +3083,12 @@ const se_CreateRuleInput = (input, context) => {
|
|
|
3083
3083
|
entries[loc] = value;
|
|
3084
3084
|
});
|
|
3085
3085
|
}
|
|
3086
|
-
if (input
|
|
3087
|
-
entries[
|
|
3086
|
+
if (input[_Pr] != null) {
|
|
3087
|
+
entries[_Pr] = input[_Pr];
|
|
3088
3088
|
}
|
|
3089
|
-
if (input
|
|
3090
|
-
const memberEntries = se_Actions(input
|
|
3091
|
-
if (input
|
|
3089
|
+
if (input[_Ac] != null) {
|
|
3090
|
+
const memberEntries = se_Actions(input[_Ac], context);
|
|
3091
|
+
if (input[_Ac]?.length === 0) {
|
|
3092
3092
|
entries.Actions = [];
|
|
3093
3093
|
}
|
|
3094
3094
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3096,9 +3096,9 @@ const se_CreateRuleInput = (input, context) => {
|
|
|
3096
3096
|
entries[loc] = value;
|
|
3097
3097
|
});
|
|
3098
3098
|
}
|
|
3099
|
-
if (input
|
|
3100
|
-
const memberEntries = se_TagList(input
|
|
3101
|
-
if (input
|
|
3099
|
+
if (input[_Ta] != null) {
|
|
3100
|
+
const memberEntries = se_TagList(input[_Ta], context);
|
|
3101
|
+
if (input[_Ta]?.length === 0) {
|
|
3102
3102
|
entries.Tags = [];
|
|
3103
3103
|
}
|
|
3104
3104
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3110,58 +3110,58 @@ const se_CreateRuleInput = (input, context) => {
|
|
|
3110
3110
|
};
|
|
3111
3111
|
const se_CreateTargetGroupInput = (input, context) => {
|
|
3112
3112
|
const entries = {};
|
|
3113
|
-
if (input
|
|
3114
|
-
entries[
|
|
3113
|
+
if (input[_N] != null) {
|
|
3114
|
+
entries[_N] = input[_N];
|
|
3115
3115
|
}
|
|
3116
|
-
if (input
|
|
3117
|
-
entries[
|
|
3116
|
+
if (input[_P] != null) {
|
|
3117
|
+
entries[_P] = input[_P];
|
|
3118
3118
|
}
|
|
3119
|
-
if (input
|
|
3120
|
-
entries[
|
|
3119
|
+
if (input[_PV] != null) {
|
|
3120
|
+
entries[_PV] = input[_PV];
|
|
3121
3121
|
}
|
|
3122
|
-
if (input
|
|
3123
|
-
entries[
|
|
3122
|
+
if (input[_Po] != null) {
|
|
3123
|
+
entries[_Po] = input[_Po];
|
|
3124
3124
|
}
|
|
3125
|
-
if (input
|
|
3126
|
-
entries[
|
|
3125
|
+
if (input[_VI] != null) {
|
|
3126
|
+
entries[_VI] = input[_VI];
|
|
3127
3127
|
}
|
|
3128
|
-
if (input
|
|
3129
|
-
entries[
|
|
3128
|
+
if (input[_HCP] != null) {
|
|
3129
|
+
entries[_HCP] = input[_HCP];
|
|
3130
3130
|
}
|
|
3131
|
-
if (input
|
|
3132
|
-
entries[
|
|
3131
|
+
if (input[_HCPe] != null) {
|
|
3132
|
+
entries[_HCPe] = input[_HCPe];
|
|
3133
3133
|
}
|
|
3134
|
-
if (input
|
|
3135
|
-
entries[
|
|
3134
|
+
if (input[_HCE] != null) {
|
|
3135
|
+
entries[_HCE] = input[_HCE];
|
|
3136
3136
|
}
|
|
3137
|
-
if (input
|
|
3138
|
-
entries[
|
|
3137
|
+
if (input[_HCPea] != null) {
|
|
3138
|
+
entries[_HCPea] = input[_HCPea];
|
|
3139
3139
|
}
|
|
3140
|
-
if (input
|
|
3141
|
-
entries[
|
|
3140
|
+
if (input[_HCIS] != null) {
|
|
3141
|
+
entries[_HCIS] = input[_HCIS];
|
|
3142
3142
|
}
|
|
3143
|
-
if (input
|
|
3144
|
-
entries[
|
|
3143
|
+
if (input[_HCTS] != null) {
|
|
3144
|
+
entries[_HCTS] = input[_HCTS];
|
|
3145
3145
|
}
|
|
3146
|
-
if (input
|
|
3147
|
-
entries[
|
|
3146
|
+
if (input[_HTC] != null) {
|
|
3147
|
+
entries[_HTC] = input[_HTC];
|
|
3148
3148
|
}
|
|
3149
|
-
if (input
|
|
3150
|
-
entries[
|
|
3149
|
+
if (input[_UTC] != null) {
|
|
3150
|
+
entries[_UTC] = input[_UTC];
|
|
3151
3151
|
}
|
|
3152
|
-
if (input
|
|
3153
|
-
const memberEntries = se_Matcher(input
|
|
3152
|
+
if (input[_M] != null) {
|
|
3153
|
+
const memberEntries = se_Matcher(input[_M], context);
|
|
3154
3154
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
3155
3155
|
const loc = `Matcher.${key}`;
|
|
3156
3156
|
entries[loc] = value;
|
|
3157
3157
|
});
|
|
3158
3158
|
}
|
|
3159
|
-
if (input
|
|
3160
|
-
entries[
|
|
3159
|
+
if (input[_TT] != null) {
|
|
3160
|
+
entries[_TT] = input[_TT];
|
|
3161
3161
|
}
|
|
3162
|
-
if (input
|
|
3163
|
-
const memberEntries = se_TagList(input
|
|
3164
|
-
if (input
|
|
3162
|
+
if (input[_Ta] != null) {
|
|
3163
|
+
const memberEntries = se_TagList(input[_Ta], context);
|
|
3164
|
+
if (input[_Ta]?.length === 0) {
|
|
3165
3165
|
entries.Tags = [];
|
|
3166
3166
|
}
|
|
3167
3167
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3169,28 +3169,28 @@ const se_CreateTargetGroupInput = (input, context) => {
|
|
|
3169
3169
|
entries[loc] = value;
|
|
3170
3170
|
});
|
|
3171
3171
|
}
|
|
3172
|
-
if (input
|
|
3173
|
-
entries[
|
|
3172
|
+
if (input[_IAT] != null) {
|
|
3173
|
+
entries[_IAT] = input[_IAT];
|
|
3174
3174
|
}
|
|
3175
3175
|
return entries;
|
|
3176
3176
|
};
|
|
3177
3177
|
const se_CreateTrustStoreInput = (input, context) => {
|
|
3178
3178
|
const entries = {};
|
|
3179
|
-
if (input
|
|
3180
|
-
entries[
|
|
3179
|
+
if (input[_N] != null) {
|
|
3180
|
+
entries[_N] = input[_N];
|
|
3181
3181
|
}
|
|
3182
|
-
if (input
|
|
3183
|
-
entries[
|
|
3182
|
+
if (input[_CCBSB] != null) {
|
|
3183
|
+
entries[_CCBSB] = input[_CCBSB];
|
|
3184
3184
|
}
|
|
3185
|
-
if (input
|
|
3186
|
-
entries[
|
|
3185
|
+
if (input[_CCBSK] != null) {
|
|
3186
|
+
entries[_CCBSK] = input[_CCBSK];
|
|
3187
3187
|
}
|
|
3188
|
-
if (input
|
|
3189
|
-
entries[
|
|
3188
|
+
if (input[_CCBSOV] != null) {
|
|
3189
|
+
entries[_CCBSOV] = input[_CCBSOV];
|
|
3190
3190
|
}
|
|
3191
|
-
if (input
|
|
3192
|
-
const memberEntries = se_TagList(input
|
|
3193
|
-
if (input
|
|
3191
|
+
if (input[_Ta] != null) {
|
|
3192
|
+
const memberEntries = se_TagList(input[_Ta], context);
|
|
3193
|
+
if (input[_Ta]?.length === 0) {
|
|
3194
3194
|
entries.Tags = [];
|
|
3195
3195
|
}
|
|
3196
3196
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3202,47 +3202,47 @@ const se_CreateTrustStoreInput = (input, context) => {
|
|
|
3202
3202
|
};
|
|
3203
3203
|
const se_DeleteListenerInput = (input, context) => {
|
|
3204
3204
|
const entries = {};
|
|
3205
|
-
if (input
|
|
3206
|
-
entries[
|
|
3205
|
+
if (input[_LA] != null) {
|
|
3206
|
+
entries[_LA] = input[_LA];
|
|
3207
3207
|
}
|
|
3208
3208
|
return entries;
|
|
3209
3209
|
};
|
|
3210
3210
|
const se_DeleteLoadBalancerInput = (input, context) => {
|
|
3211
3211
|
const entries = {};
|
|
3212
|
-
if (input
|
|
3213
|
-
entries[
|
|
3212
|
+
if (input[_LBA] != null) {
|
|
3213
|
+
entries[_LBA] = input[_LBA];
|
|
3214
3214
|
}
|
|
3215
3215
|
return entries;
|
|
3216
3216
|
};
|
|
3217
3217
|
const se_DeleteRuleInput = (input, context) => {
|
|
3218
3218
|
const entries = {};
|
|
3219
|
-
if (input
|
|
3220
|
-
entries[
|
|
3219
|
+
if (input[_RAu] != null) {
|
|
3220
|
+
entries[_RAu] = input[_RAu];
|
|
3221
3221
|
}
|
|
3222
3222
|
return entries;
|
|
3223
3223
|
};
|
|
3224
3224
|
const se_DeleteTargetGroupInput = (input, context) => {
|
|
3225
3225
|
const entries = {};
|
|
3226
|
-
if (input
|
|
3227
|
-
entries[
|
|
3226
|
+
if (input[_TGA] != null) {
|
|
3227
|
+
entries[_TGA] = input[_TGA];
|
|
3228
3228
|
}
|
|
3229
3229
|
return entries;
|
|
3230
3230
|
};
|
|
3231
3231
|
const se_DeleteTrustStoreInput = (input, context) => {
|
|
3232
3232
|
const entries = {};
|
|
3233
|
-
if (input
|
|
3234
|
-
entries[
|
|
3233
|
+
if (input[_TSA] != null) {
|
|
3234
|
+
entries[_TSA] = input[_TSA];
|
|
3235
3235
|
}
|
|
3236
3236
|
return entries;
|
|
3237
3237
|
};
|
|
3238
3238
|
const se_DeregisterTargetsInput = (input, context) => {
|
|
3239
3239
|
const entries = {};
|
|
3240
|
-
if (input
|
|
3241
|
-
entries[
|
|
3240
|
+
if (input[_TGA] != null) {
|
|
3241
|
+
entries[_TGA] = input[_TGA];
|
|
3242
3242
|
}
|
|
3243
|
-
if (input
|
|
3244
|
-
const memberEntries = se_TargetDescriptions(input
|
|
3245
|
-
if (input
|
|
3243
|
+
if (input[_Tar] != null) {
|
|
3244
|
+
const memberEntries = se_TargetDescriptions(input[_Tar], context);
|
|
3245
|
+
if (input[_Tar]?.length === 0) {
|
|
3246
3246
|
entries.Targets = [];
|
|
3247
3247
|
}
|
|
3248
3248
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3254,35 +3254,35 @@ const se_DeregisterTargetsInput = (input, context) => {
|
|
|
3254
3254
|
};
|
|
3255
3255
|
const se_DescribeAccountLimitsInput = (input, context) => {
|
|
3256
3256
|
const entries = {};
|
|
3257
|
-
if (input
|
|
3258
|
-
entries[
|
|
3257
|
+
if (input[_Ma] != null) {
|
|
3258
|
+
entries[_Ma] = input[_Ma];
|
|
3259
3259
|
}
|
|
3260
|
-
if (input
|
|
3261
|
-
entries[
|
|
3260
|
+
if (input[_PS] != null) {
|
|
3261
|
+
entries[_PS] = input[_PS];
|
|
3262
3262
|
}
|
|
3263
3263
|
return entries;
|
|
3264
3264
|
};
|
|
3265
3265
|
const se_DescribeListenerCertificatesInput = (input, context) => {
|
|
3266
3266
|
const entries = {};
|
|
3267
|
-
if (input
|
|
3268
|
-
entries[
|
|
3267
|
+
if (input[_LA] != null) {
|
|
3268
|
+
entries[_LA] = input[_LA];
|
|
3269
3269
|
}
|
|
3270
|
-
if (input
|
|
3271
|
-
entries[
|
|
3270
|
+
if (input[_Ma] != null) {
|
|
3271
|
+
entries[_Ma] = input[_Ma];
|
|
3272
3272
|
}
|
|
3273
|
-
if (input
|
|
3274
|
-
entries[
|
|
3273
|
+
if (input[_PS] != null) {
|
|
3274
|
+
entries[_PS] = input[_PS];
|
|
3275
3275
|
}
|
|
3276
3276
|
return entries;
|
|
3277
3277
|
};
|
|
3278
3278
|
const se_DescribeListenersInput = (input, context) => {
|
|
3279
3279
|
const entries = {};
|
|
3280
|
-
if (input
|
|
3281
|
-
entries[
|
|
3280
|
+
if (input[_LBA] != null) {
|
|
3281
|
+
entries[_LBA] = input[_LBA];
|
|
3282
3282
|
}
|
|
3283
|
-
if (input
|
|
3284
|
-
const memberEntries = se_ListenerArns(input
|
|
3285
|
-
if (input
|
|
3283
|
+
if (input[_LAi] != null) {
|
|
3284
|
+
const memberEntries = se_ListenerArns(input[_LAi], context);
|
|
3285
|
+
if (input[_LAi]?.length === 0) {
|
|
3286
3286
|
entries.ListenerArns = [];
|
|
3287
3287
|
}
|
|
3288
3288
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3290,26 +3290,26 @@ const se_DescribeListenersInput = (input, context) => {
|
|
|
3290
3290
|
entries[loc] = value;
|
|
3291
3291
|
});
|
|
3292
3292
|
}
|
|
3293
|
-
if (input
|
|
3294
|
-
entries[
|
|
3293
|
+
if (input[_Ma] != null) {
|
|
3294
|
+
entries[_Ma] = input[_Ma];
|
|
3295
3295
|
}
|
|
3296
|
-
if (input
|
|
3297
|
-
entries[
|
|
3296
|
+
if (input[_PS] != null) {
|
|
3297
|
+
entries[_PS] = input[_PS];
|
|
3298
3298
|
}
|
|
3299
3299
|
return entries;
|
|
3300
3300
|
};
|
|
3301
3301
|
const se_DescribeLoadBalancerAttributesInput = (input, context) => {
|
|
3302
3302
|
const entries = {};
|
|
3303
|
-
if (input
|
|
3304
|
-
entries[
|
|
3303
|
+
if (input[_LBA] != null) {
|
|
3304
|
+
entries[_LBA] = input[_LBA];
|
|
3305
3305
|
}
|
|
3306
3306
|
return entries;
|
|
3307
3307
|
};
|
|
3308
3308
|
const se_DescribeLoadBalancersInput = (input, context) => {
|
|
3309
3309
|
const entries = {};
|
|
3310
|
-
if (input
|
|
3311
|
-
const memberEntries = se_LoadBalancerArns(input
|
|
3312
|
-
if (input
|
|
3310
|
+
if (input[_LBAo] != null) {
|
|
3311
|
+
const memberEntries = se_LoadBalancerArns(input[_LBAo], context);
|
|
3312
|
+
if (input[_LBAo]?.length === 0) {
|
|
3313
3313
|
entries.LoadBalancerArns = [];
|
|
3314
3314
|
}
|
|
3315
3315
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3317,9 +3317,9 @@ const se_DescribeLoadBalancersInput = (input, context) => {
|
|
|
3317
3317
|
entries[loc] = value;
|
|
3318
3318
|
});
|
|
3319
3319
|
}
|
|
3320
|
-
if (input
|
|
3321
|
-
const memberEntries = se_LoadBalancerNames(input
|
|
3322
|
-
if (input
|
|
3320
|
+
if (input[_Na] != null) {
|
|
3321
|
+
const memberEntries = se_LoadBalancerNames(input[_Na], context);
|
|
3322
|
+
if (input[_Na]?.length === 0) {
|
|
3323
3323
|
entries.Names = [];
|
|
3324
3324
|
}
|
|
3325
3325
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3327,22 +3327,22 @@ const se_DescribeLoadBalancersInput = (input, context) => {
|
|
|
3327
3327
|
entries[loc] = value;
|
|
3328
3328
|
});
|
|
3329
3329
|
}
|
|
3330
|
-
if (input
|
|
3331
|
-
entries[
|
|
3330
|
+
if (input[_Ma] != null) {
|
|
3331
|
+
entries[_Ma] = input[_Ma];
|
|
3332
3332
|
}
|
|
3333
|
-
if (input
|
|
3334
|
-
entries[
|
|
3333
|
+
if (input[_PS] != null) {
|
|
3334
|
+
entries[_PS] = input[_PS];
|
|
3335
3335
|
}
|
|
3336
3336
|
return entries;
|
|
3337
3337
|
};
|
|
3338
3338
|
const se_DescribeRulesInput = (input, context) => {
|
|
3339
3339
|
const entries = {};
|
|
3340
|
-
if (input
|
|
3341
|
-
entries[
|
|
3340
|
+
if (input[_LA] != null) {
|
|
3341
|
+
entries[_LA] = input[_LA];
|
|
3342
3342
|
}
|
|
3343
|
-
if (input
|
|
3344
|
-
const memberEntries = se_RuleArns(input
|
|
3345
|
-
if (input
|
|
3343
|
+
if (input[_RAul] != null) {
|
|
3344
|
+
const memberEntries = se_RuleArns(input[_RAul], context);
|
|
3345
|
+
if (input[_RAul]?.length === 0) {
|
|
3346
3346
|
entries.RuleArns = [];
|
|
3347
3347
|
}
|
|
3348
3348
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3350,19 +3350,19 @@ const se_DescribeRulesInput = (input, context) => {
|
|
|
3350
3350
|
entries[loc] = value;
|
|
3351
3351
|
});
|
|
3352
3352
|
}
|
|
3353
|
-
if (input
|
|
3354
|
-
entries[
|
|
3353
|
+
if (input[_Ma] != null) {
|
|
3354
|
+
entries[_Ma] = input[_Ma];
|
|
3355
3355
|
}
|
|
3356
|
-
if (input
|
|
3357
|
-
entries[
|
|
3356
|
+
if (input[_PS] != null) {
|
|
3357
|
+
entries[_PS] = input[_PS];
|
|
3358
3358
|
}
|
|
3359
3359
|
return entries;
|
|
3360
3360
|
};
|
|
3361
3361
|
const se_DescribeSSLPoliciesInput = (input, context) => {
|
|
3362
3362
|
const entries = {};
|
|
3363
|
-
if (input
|
|
3364
|
-
const memberEntries = se_SslPolicyNames(input
|
|
3365
|
-
if (input
|
|
3363
|
+
if (input[_Na] != null) {
|
|
3364
|
+
const memberEntries = se_SslPolicyNames(input[_Na], context);
|
|
3365
|
+
if (input[_Na]?.length === 0) {
|
|
3366
3366
|
entries.Names = [];
|
|
3367
3367
|
}
|
|
3368
3368
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3370,22 +3370,22 @@ const se_DescribeSSLPoliciesInput = (input, context) => {
|
|
|
3370
3370
|
entries[loc] = value;
|
|
3371
3371
|
});
|
|
3372
3372
|
}
|
|
3373
|
-
if (input
|
|
3374
|
-
entries[
|
|
3373
|
+
if (input[_Ma] != null) {
|
|
3374
|
+
entries[_Ma] = input[_Ma];
|
|
3375
3375
|
}
|
|
3376
|
-
if (input
|
|
3377
|
-
entries[
|
|
3376
|
+
if (input[_PS] != null) {
|
|
3377
|
+
entries[_PS] = input[_PS];
|
|
3378
3378
|
}
|
|
3379
|
-
if (input
|
|
3380
|
-
entries[
|
|
3379
|
+
if (input[_LBT] != null) {
|
|
3380
|
+
entries[_LBT] = input[_LBT];
|
|
3381
3381
|
}
|
|
3382
3382
|
return entries;
|
|
3383
3383
|
};
|
|
3384
3384
|
const se_DescribeTagsInput = (input, context) => {
|
|
3385
3385
|
const entries = {};
|
|
3386
|
-
if (input
|
|
3387
|
-
const memberEntries = se_ResourceArns(input
|
|
3388
|
-
if (input
|
|
3386
|
+
if (input[_RA] != null) {
|
|
3387
|
+
const memberEntries = se_ResourceArns(input[_RA], context);
|
|
3388
|
+
if (input[_RA]?.length === 0) {
|
|
3389
3389
|
entries.ResourceArns = [];
|
|
3390
3390
|
}
|
|
3391
3391
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3397,19 +3397,19 @@ const se_DescribeTagsInput = (input, context) => {
|
|
|
3397
3397
|
};
|
|
3398
3398
|
const se_DescribeTargetGroupAttributesInput = (input, context) => {
|
|
3399
3399
|
const entries = {};
|
|
3400
|
-
if (input
|
|
3401
|
-
entries[
|
|
3400
|
+
if (input[_TGA] != null) {
|
|
3401
|
+
entries[_TGA] = input[_TGA];
|
|
3402
3402
|
}
|
|
3403
3403
|
return entries;
|
|
3404
3404
|
};
|
|
3405
3405
|
const se_DescribeTargetGroupsInput = (input, context) => {
|
|
3406
3406
|
const entries = {};
|
|
3407
|
-
if (input
|
|
3408
|
-
entries[
|
|
3407
|
+
if (input[_LBA] != null) {
|
|
3408
|
+
entries[_LBA] = input[_LBA];
|
|
3409
3409
|
}
|
|
3410
|
-
if (input
|
|
3411
|
-
const memberEntries = se_TargetGroupArns(input
|
|
3412
|
-
if (input
|
|
3410
|
+
if (input[_TGAa] != null) {
|
|
3411
|
+
const memberEntries = se_TargetGroupArns(input[_TGAa], context);
|
|
3412
|
+
if (input[_TGAa]?.length === 0) {
|
|
3413
3413
|
entries.TargetGroupArns = [];
|
|
3414
3414
|
}
|
|
3415
3415
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3417,9 +3417,9 @@ const se_DescribeTargetGroupsInput = (input, context) => {
|
|
|
3417
3417
|
entries[loc] = value;
|
|
3418
3418
|
});
|
|
3419
3419
|
}
|
|
3420
|
-
if (input
|
|
3421
|
-
const memberEntries = se_TargetGroupNames(input
|
|
3422
|
-
if (input
|
|
3420
|
+
if (input[_Na] != null) {
|
|
3421
|
+
const memberEntries = se_TargetGroupNames(input[_Na], context);
|
|
3422
|
+
if (input[_Na]?.length === 0) {
|
|
3423
3423
|
entries.Names = [];
|
|
3424
3424
|
}
|
|
3425
3425
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3427,22 +3427,22 @@ const se_DescribeTargetGroupsInput = (input, context) => {
|
|
|
3427
3427
|
entries[loc] = value;
|
|
3428
3428
|
});
|
|
3429
3429
|
}
|
|
3430
|
-
if (input
|
|
3431
|
-
entries[
|
|
3430
|
+
if (input[_Ma] != null) {
|
|
3431
|
+
entries[_Ma] = input[_Ma];
|
|
3432
3432
|
}
|
|
3433
|
-
if (input
|
|
3434
|
-
entries[
|
|
3433
|
+
if (input[_PS] != null) {
|
|
3434
|
+
entries[_PS] = input[_PS];
|
|
3435
3435
|
}
|
|
3436
3436
|
return entries;
|
|
3437
3437
|
};
|
|
3438
3438
|
const se_DescribeTargetHealthInput = (input, context) => {
|
|
3439
3439
|
const entries = {};
|
|
3440
|
-
if (input
|
|
3441
|
-
entries[
|
|
3440
|
+
if (input[_TGA] != null) {
|
|
3441
|
+
entries[_TGA] = input[_TGA];
|
|
3442
3442
|
}
|
|
3443
|
-
if (input
|
|
3444
|
-
const memberEntries = se_TargetDescriptions(input
|
|
3445
|
-
if (input
|
|
3443
|
+
if (input[_Tar] != null) {
|
|
3444
|
+
const memberEntries = se_TargetDescriptions(input[_Tar], context);
|
|
3445
|
+
if (input[_Tar]?.length === 0) {
|
|
3446
3446
|
entries.Targets = [];
|
|
3447
3447
|
}
|
|
3448
3448
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3450,9 +3450,9 @@ const se_DescribeTargetHealthInput = (input, context) => {
|
|
|
3450
3450
|
entries[loc] = value;
|
|
3451
3451
|
});
|
|
3452
3452
|
}
|
|
3453
|
-
if (input
|
|
3454
|
-
const memberEntries = se_ListOfDescribeTargetHealthIncludeOptions(input
|
|
3455
|
-
if (input
|
|
3453
|
+
if (input[_In] != null) {
|
|
3454
|
+
const memberEntries = se_ListOfDescribeTargetHealthIncludeOptions(input[_In], context);
|
|
3455
|
+
if (input[_In]?.length === 0) {
|
|
3456
3456
|
entries.Include = [];
|
|
3457
3457
|
}
|
|
3458
3458
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3464,25 +3464,25 @@ const se_DescribeTargetHealthInput = (input, context) => {
|
|
|
3464
3464
|
};
|
|
3465
3465
|
const se_DescribeTrustStoreAssociationsInput = (input, context) => {
|
|
3466
3466
|
const entries = {};
|
|
3467
|
-
if (input
|
|
3468
|
-
entries[
|
|
3467
|
+
if (input[_TSA] != null) {
|
|
3468
|
+
entries[_TSA] = input[_TSA];
|
|
3469
3469
|
}
|
|
3470
|
-
if (input
|
|
3471
|
-
entries[
|
|
3470
|
+
if (input[_Ma] != null) {
|
|
3471
|
+
entries[_Ma] = input[_Ma];
|
|
3472
3472
|
}
|
|
3473
|
-
if (input
|
|
3474
|
-
entries[
|
|
3473
|
+
if (input[_PS] != null) {
|
|
3474
|
+
entries[_PS] = input[_PS];
|
|
3475
3475
|
}
|
|
3476
3476
|
return entries;
|
|
3477
3477
|
};
|
|
3478
3478
|
const se_DescribeTrustStoreRevocationsInput = (input, context) => {
|
|
3479
3479
|
const entries = {};
|
|
3480
|
-
if (input
|
|
3481
|
-
entries[
|
|
3480
|
+
if (input[_TSA] != null) {
|
|
3481
|
+
entries[_TSA] = input[_TSA];
|
|
3482
3482
|
}
|
|
3483
|
-
if (input
|
|
3484
|
-
const memberEntries = se_RevocationIds(input
|
|
3485
|
-
if (input
|
|
3483
|
+
if (input[_RI] != null) {
|
|
3484
|
+
const memberEntries = se_RevocationIds(input[_RI], context);
|
|
3485
|
+
if (input[_RI]?.length === 0) {
|
|
3486
3486
|
entries.RevocationIds = [];
|
|
3487
3487
|
}
|
|
3488
3488
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3490,19 +3490,19 @@ const se_DescribeTrustStoreRevocationsInput = (input, context) => {
|
|
|
3490
3490
|
entries[loc] = value;
|
|
3491
3491
|
});
|
|
3492
3492
|
}
|
|
3493
|
-
if (input
|
|
3494
|
-
entries[
|
|
3493
|
+
if (input[_Ma] != null) {
|
|
3494
|
+
entries[_Ma] = input[_Ma];
|
|
3495
3495
|
}
|
|
3496
|
-
if (input
|
|
3497
|
-
entries[
|
|
3496
|
+
if (input[_PS] != null) {
|
|
3497
|
+
entries[_PS] = input[_PS];
|
|
3498
3498
|
}
|
|
3499
3499
|
return entries;
|
|
3500
3500
|
};
|
|
3501
3501
|
const se_DescribeTrustStoresInput = (input, context) => {
|
|
3502
3502
|
const entries = {};
|
|
3503
|
-
if (input
|
|
3504
|
-
const memberEntries = se_TrustStoreArns(input
|
|
3505
|
-
if (input
|
|
3503
|
+
if (input[_TSAr] != null) {
|
|
3504
|
+
const memberEntries = se_TrustStoreArns(input[_TSAr], context);
|
|
3505
|
+
if (input[_TSAr]?.length === 0) {
|
|
3506
3506
|
entries.TrustStoreArns = [];
|
|
3507
3507
|
}
|
|
3508
3508
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3510,9 +3510,9 @@ const se_DescribeTrustStoresInput = (input, context) => {
|
|
|
3510
3510
|
entries[loc] = value;
|
|
3511
3511
|
});
|
|
3512
3512
|
}
|
|
3513
|
-
if (input
|
|
3514
|
-
const memberEntries = se_TrustStoreNames(input
|
|
3515
|
-
if (input
|
|
3513
|
+
if (input[_Na] != null) {
|
|
3514
|
+
const memberEntries = se_TrustStoreNames(input[_Na], context);
|
|
3515
|
+
if (input[_Na]?.length === 0) {
|
|
3516
3516
|
entries.Names = [];
|
|
3517
3517
|
}
|
|
3518
3518
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3520,32 +3520,32 @@ const se_DescribeTrustStoresInput = (input, context) => {
|
|
|
3520
3520
|
entries[loc] = value;
|
|
3521
3521
|
});
|
|
3522
3522
|
}
|
|
3523
|
-
if (input
|
|
3524
|
-
entries[
|
|
3523
|
+
if (input[_Ma] != null) {
|
|
3524
|
+
entries[_Ma] = input[_Ma];
|
|
3525
3525
|
}
|
|
3526
|
-
if (input
|
|
3527
|
-
entries[
|
|
3526
|
+
if (input[_PS] != null) {
|
|
3527
|
+
entries[_PS] = input[_PS];
|
|
3528
3528
|
}
|
|
3529
3529
|
return entries;
|
|
3530
3530
|
};
|
|
3531
3531
|
const se_FixedResponseActionConfig = (input, context) => {
|
|
3532
3532
|
const entries = {};
|
|
3533
|
-
if (input
|
|
3534
|
-
entries[
|
|
3533
|
+
if (input[_MB] != null) {
|
|
3534
|
+
entries[_MB] = input[_MB];
|
|
3535
3535
|
}
|
|
3536
|
-
if (input
|
|
3537
|
-
entries[
|
|
3536
|
+
if (input[_SC] != null) {
|
|
3537
|
+
entries[_SC] = input[_SC];
|
|
3538
3538
|
}
|
|
3539
|
-
if (input
|
|
3540
|
-
entries[
|
|
3539
|
+
if (input[_CT] != null) {
|
|
3540
|
+
entries[_CT] = input[_CT];
|
|
3541
3541
|
}
|
|
3542
3542
|
return entries;
|
|
3543
3543
|
};
|
|
3544
3544
|
const se_ForwardActionConfig = (input, context) => {
|
|
3545
3545
|
const entries = {};
|
|
3546
|
-
if (input
|
|
3547
|
-
const memberEntries = se_TargetGroupList(input
|
|
3548
|
-
if (input
|
|
3546
|
+
if (input[_TG] != null) {
|
|
3547
|
+
const memberEntries = se_TargetGroupList(input[_TG], context);
|
|
3548
|
+
if (input[_TG]?.length === 0) {
|
|
3549
3549
|
entries.TargetGroups = [];
|
|
3550
3550
|
}
|
|
3551
3551
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3553,8 +3553,8 @@ const se_ForwardActionConfig = (input, context) => {
|
|
|
3553
3553
|
entries[loc] = value;
|
|
3554
3554
|
});
|
|
3555
3555
|
}
|
|
3556
|
-
if (input
|
|
3557
|
-
const memberEntries = se_TargetGroupStickinessConfig(input
|
|
3556
|
+
if (input[_TGSC] != null) {
|
|
3557
|
+
const memberEntries = se_TargetGroupStickinessConfig(input[_TGSC], context);
|
|
3558
3558
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
3559
3559
|
const loc = `TargetGroupStickinessConfig.${key}`;
|
|
3560
3560
|
entries[loc] = value;
|
|
@@ -3564,26 +3564,26 @@ const se_ForwardActionConfig = (input, context) => {
|
|
|
3564
3564
|
};
|
|
3565
3565
|
const se_GetTrustStoreCaCertificatesBundleInput = (input, context) => {
|
|
3566
3566
|
const entries = {};
|
|
3567
|
-
if (input
|
|
3568
|
-
entries[
|
|
3567
|
+
if (input[_TSA] != null) {
|
|
3568
|
+
entries[_TSA] = input[_TSA];
|
|
3569
3569
|
}
|
|
3570
3570
|
return entries;
|
|
3571
3571
|
};
|
|
3572
3572
|
const se_GetTrustStoreRevocationContentInput = (input, context) => {
|
|
3573
3573
|
const entries = {};
|
|
3574
|
-
if (input
|
|
3575
|
-
entries[
|
|
3574
|
+
if (input[_TSA] != null) {
|
|
3575
|
+
entries[_TSA] = input[_TSA];
|
|
3576
3576
|
}
|
|
3577
|
-
if (input
|
|
3578
|
-
entries[
|
|
3577
|
+
if (input[_RIe] != null) {
|
|
3578
|
+
entries[_RIe] = input[_RIe];
|
|
3579
3579
|
}
|
|
3580
3580
|
return entries;
|
|
3581
3581
|
};
|
|
3582
3582
|
const se_HostHeaderConditionConfig = (input, context) => {
|
|
3583
3583
|
const entries = {};
|
|
3584
|
-
if (input
|
|
3585
|
-
const memberEntries = se_ListOfString(input
|
|
3586
|
-
if (input
|
|
3584
|
+
if (input[_Va] != null) {
|
|
3585
|
+
const memberEntries = se_ListOfString(input[_Va], context);
|
|
3586
|
+
if (input[_Va]?.length === 0) {
|
|
3587
3587
|
entries.Values = [];
|
|
3588
3588
|
}
|
|
3589
3589
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3595,12 +3595,12 @@ const se_HostHeaderConditionConfig = (input, context) => {
|
|
|
3595
3595
|
};
|
|
3596
3596
|
const se_HttpHeaderConditionConfig = (input, context) => {
|
|
3597
3597
|
const entries = {};
|
|
3598
|
-
if (input
|
|
3599
|
-
entries[
|
|
3598
|
+
if (input[_HHN] != null) {
|
|
3599
|
+
entries[_HHN] = input[_HHN];
|
|
3600
3600
|
}
|
|
3601
|
-
if (input
|
|
3602
|
-
const memberEntries = se_ListOfString(input
|
|
3603
|
-
if (input
|
|
3601
|
+
if (input[_Va] != null) {
|
|
3602
|
+
const memberEntries = se_ListOfString(input[_Va], context);
|
|
3603
|
+
if (input[_Va]?.length === 0) {
|
|
3604
3604
|
entries.Values = [];
|
|
3605
3605
|
}
|
|
3606
3606
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3612,9 +3612,9 @@ const se_HttpHeaderConditionConfig = (input, context) => {
|
|
|
3612
3612
|
};
|
|
3613
3613
|
const se_HttpRequestMethodConditionConfig = (input, context) => {
|
|
3614
3614
|
const entries = {};
|
|
3615
|
-
if (input
|
|
3616
|
-
const memberEntries = se_ListOfString(input
|
|
3617
|
-
if (input
|
|
3615
|
+
if (input[_Va] != null) {
|
|
3616
|
+
const memberEntries = se_ListOfString(input[_Va], context);
|
|
3617
|
+
if (input[_Va]?.length === 0) {
|
|
3618
3618
|
entries.Values = [];
|
|
3619
3619
|
}
|
|
3620
3620
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3674,11 +3674,11 @@ const se_LoadBalancerArns = (input, context) => {
|
|
|
3674
3674
|
};
|
|
3675
3675
|
const se_LoadBalancerAttribute = (input, context) => {
|
|
3676
3676
|
const entries = {};
|
|
3677
|
-
if (input
|
|
3678
|
-
entries[
|
|
3677
|
+
if (input[_K] != null) {
|
|
3678
|
+
entries[_K] = input[_K];
|
|
3679
3679
|
}
|
|
3680
|
-
if (input
|
|
3681
|
-
entries[
|
|
3680
|
+
if (input[_Val] != null) {
|
|
3681
|
+
entries[_Val] = input[_Val];
|
|
3682
3682
|
}
|
|
3683
3683
|
return entries;
|
|
3684
3684
|
};
|
|
@@ -3711,31 +3711,31 @@ const se_LoadBalancerNames = (input, context) => {
|
|
|
3711
3711
|
};
|
|
3712
3712
|
const se_Matcher = (input, context) => {
|
|
3713
3713
|
const entries = {};
|
|
3714
|
-
if (input
|
|
3715
|
-
entries[
|
|
3714
|
+
if (input[_HC] != null) {
|
|
3715
|
+
entries[_HC] = input[_HC];
|
|
3716
3716
|
}
|
|
3717
|
-
if (input
|
|
3718
|
-
entries[
|
|
3717
|
+
if (input[_GC] != null) {
|
|
3718
|
+
entries[_GC] = input[_GC];
|
|
3719
3719
|
}
|
|
3720
3720
|
return entries;
|
|
3721
3721
|
};
|
|
3722
3722
|
const se_ModifyListenerInput = (input, context) => {
|
|
3723
3723
|
const entries = {};
|
|
3724
|
-
if (input
|
|
3725
|
-
entries[
|
|
3724
|
+
if (input[_LA] != null) {
|
|
3725
|
+
entries[_LA] = input[_LA];
|
|
3726
3726
|
}
|
|
3727
|
-
if (input
|
|
3728
|
-
entries[
|
|
3727
|
+
if (input[_Po] != null) {
|
|
3728
|
+
entries[_Po] = input[_Po];
|
|
3729
3729
|
}
|
|
3730
|
-
if (input
|
|
3731
|
-
entries[
|
|
3730
|
+
if (input[_P] != null) {
|
|
3731
|
+
entries[_P] = input[_P];
|
|
3732
3732
|
}
|
|
3733
|
-
if (input
|
|
3734
|
-
entries[
|
|
3733
|
+
if (input[_SP] != null) {
|
|
3734
|
+
entries[_SP] = input[_SP];
|
|
3735
3735
|
}
|
|
3736
|
-
if (input
|
|
3737
|
-
const memberEntries = se_CertificateList(input
|
|
3738
|
-
if (input
|
|
3736
|
+
if (input[_C] != null) {
|
|
3737
|
+
const memberEntries = se_CertificateList(input[_C], context);
|
|
3738
|
+
if (input[_C]?.length === 0) {
|
|
3739
3739
|
entries.Certificates = [];
|
|
3740
3740
|
}
|
|
3741
3741
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3743,9 +3743,9 @@ const se_ModifyListenerInput = (input, context) => {
|
|
|
3743
3743
|
entries[loc] = value;
|
|
3744
3744
|
});
|
|
3745
3745
|
}
|
|
3746
|
-
if (input
|
|
3747
|
-
const memberEntries = se_Actions(input
|
|
3748
|
-
if (input
|
|
3746
|
+
if (input[_DA] != null) {
|
|
3747
|
+
const memberEntries = se_Actions(input[_DA], context);
|
|
3748
|
+
if (input[_DA]?.length === 0) {
|
|
3749
3749
|
entries.DefaultActions = [];
|
|
3750
3750
|
}
|
|
3751
3751
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3753,9 +3753,9 @@ const se_ModifyListenerInput = (input, context) => {
|
|
|
3753
3753
|
entries[loc] = value;
|
|
3754
3754
|
});
|
|
3755
3755
|
}
|
|
3756
|
-
if (input
|
|
3757
|
-
const memberEntries = se_AlpnPolicyName(input
|
|
3758
|
-
if (input
|
|
3756
|
+
if (input[_AP] != null) {
|
|
3757
|
+
const memberEntries = se_AlpnPolicyName(input[_AP], context);
|
|
3758
|
+
if (input[_AP]?.length === 0) {
|
|
3759
3759
|
entries.AlpnPolicy = [];
|
|
3760
3760
|
}
|
|
3761
3761
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3763,8 +3763,8 @@ const se_ModifyListenerInput = (input, context) => {
|
|
|
3763
3763
|
entries[loc] = value;
|
|
3764
3764
|
});
|
|
3765
3765
|
}
|
|
3766
|
-
if (input
|
|
3767
|
-
const memberEntries = se_MutualAuthenticationAttributes(input
|
|
3766
|
+
if (input[_MA] != null) {
|
|
3767
|
+
const memberEntries = se_MutualAuthenticationAttributes(input[_MA], context);
|
|
3768
3768
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
3769
3769
|
const loc = `MutualAuthentication.${key}`;
|
|
3770
3770
|
entries[loc] = value;
|
|
@@ -3774,12 +3774,12 @@ const se_ModifyListenerInput = (input, context) => {
|
|
|
3774
3774
|
};
|
|
3775
3775
|
const se_ModifyLoadBalancerAttributesInput = (input, context) => {
|
|
3776
3776
|
const entries = {};
|
|
3777
|
-
if (input
|
|
3778
|
-
entries[
|
|
3777
|
+
if (input[_LBA] != null) {
|
|
3778
|
+
entries[_LBA] = input[_LBA];
|
|
3779
3779
|
}
|
|
3780
|
-
if (input
|
|
3781
|
-
const memberEntries = se_LoadBalancerAttributes(input
|
|
3782
|
-
if (input
|
|
3780
|
+
if (input[_At] != null) {
|
|
3781
|
+
const memberEntries = se_LoadBalancerAttributes(input[_At], context);
|
|
3782
|
+
if (input[_At]?.length === 0) {
|
|
3783
3783
|
entries.Attributes = [];
|
|
3784
3784
|
}
|
|
3785
3785
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3791,12 +3791,12 @@ const se_ModifyLoadBalancerAttributesInput = (input, context) => {
|
|
|
3791
3791
|
};
|
|
3792
3792
|
const se_ModifyRuleInput = (input, context) => {
|
|
3793
3793
|
const entries = {};
|
|
3794
|
-
if (input
|
|
3795
|
-
entries[
|
|
3794
|
+
if (input[_RAu] != null) {
|
|
3795
|
+
entries[_RAu] = input[_RAu];
|
|
3796
3796
|
}
|
|
3797
|
-
if (input
|
|
3798
|
-
const memberEntries = se_RuleConditionList(input
|
|
3799
|
-
if (input
|
|
3797
|
+
if (input[_Co] != null) {
|
|
3798
|
+
const memberEntries = se_RuleConditionList(input[_Co], context);
|
|
3799
|
+
if (input[_Co]?.length === 0) {
|
|
3800
3800
|
entries.Conditions = [];
|
|
3801
3801
|
}
|
|
3802
3802
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3804,9 +3804,9 @@ const se_ModifyRuleInput = (input, context) => {
|
|
|
3804
3804
|
entries[loc] = value;
|
|
3805
3805
|
});
|
|
3806
3806
|
}
|
|
3807
|
-
if (input
|
|
3808
|
-
const memberEntries = se_Actions(input
|
|
3809
|
-
if (input
|
|
3807
|
+
if (input[_Ac] != null) {
|
|
3808
|
+
const memberEntries = se_Actions(input[_Ac], context);
|
|
3809
|
+
if (input[_Ac]?.length === 0) {
|
|
3810
3810
|
entries.Actions = [];
|
|
3811
3811
|
}
|
|
3812
3812
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3818,12 +3818,12 @@ const se_ModifyRuleInput = (input, context) => {
|
|
|
3818
3818
|
};
|
|
3819
3819
|
const se_ModifyTargetGroupAttributesInput = (input, context) => {
|
|
3820
3820
|
const entries = {};
|
|
3821
|
-
if (input
|
|
3822
|
-
entries[
|
|
3821
|
+
if (input[_TGA] != null) {
|
|
3822
|
+
entries[_TGA] = input[_TGA];
|
|
3823
3823
|
}
|
|
3824
|
-
if (input
|
|
3825
|
-
const memberEntries = se_TargetGroupAttributes(input
|
|
3826
|
-
if (input
|
|
3824
|
+
if (input[_At] != null) {
|
|
3825
|
+
const memberEntries = se_TargetGroupAttributes(input[_At], context);
|
|
3826
|
+
if (input[_At]?.length === 0) {
|
|
3827
3827
|
entries.Attributes = [];
|
|
3828
3828
|
}
|
|
3829
3829
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3835,35 +3835,35 @@ const se_ModifyTargetGroupAttributesInput = (input, context) => {
|
|
|
3835
3835
|
};
|
|
3836
3836
|
const se_ModifyTargetGroupInput = (input, context) => {
|
|
3837
3837
|
const entries = {};
|
|
3838
|
-
if (input
|
|
3839
|
-
entries[
|
|
3838
|
+
if (input[_TGA] != null) {
|
|
3839
|
+
entries[_TGA] = input[_TGA];
|
|
3840
3840
|
}
|
|
3841
|
-
if (input
|
|
3842
|
-
entries[
|
|
3841
|
+
if (input[_HCP] != null) {
|
|
3842
|
+
entries[_HCP] = input[_HCP];
|
|
3843
3843
|
}
|
|
3844
|
-
if (input
|
|
3845
|
-
entries[
|
|
3844
|
+
if (input[_HCPe] != null) {
|
|
3845
|
+
entries[_HCPe] = input[_HCPe];
|
|
3846
3846
|
}
|
|
3847
|
-
if (input
|
|
3848
|
-
entries[
|
|
3847
|
+
if (input[_HCPea] != null) {
|
|
3848
|
+
entries[_HCPea] = input[_HCPea];
|
|
3849
3849
|
}
|
|
3850
|
-
if (input
|
|
3851
|
-
entries[
|
|
3850
|
+
if (input[_HCE] != null) {
|
|
3851
|
+
entries[_HCE] = input[_HCE];
|
|
3852
3852
|
}
|
|
3853
|
-
if (input
|
|
3854
|
-
entries[
|
|
3853
|
+
if (input[_HCIS] != null) {
|
|
3854
|
+
entries[_HCIS] = input[_HCIS];
|
|
3855
3855
|
}
|
|
3856
|
-
if (input
|
|
3857
|
-
entries[
|
|
3856
|
+
if (input[_HCTS] != null) {
|
|
3857
|
+
entries[_HCTS] = input[_HCTS];
|
|
3858
3858
|
}
|
|
3859
|
-
if (input
|
|
3860
|
-
entries[
|
|
3859
|
+
if (input[_HTC] != null) {
|
|
3860
|
+
entries[_HTC] = input[_HTC];
|
|
3861
3861
|
}
|
|
3862
|
-
if (input
|
|
3863
|
-
entries[
|
|
3862
|
+
if (input[_UTC] != null) {
|
|
3863
|
+
entries[_UTC] = input[_UTC];
|
|
3864
3864
|
}
|
|
3865
|
-
if (input
|
|
3866
|
-
const memberEntries = se_Matcher(input
|
|
3865
|
+
if (input[_M] != null) {
|
|
3866
|
+
const memberEntries = se_Matcher(input[_M], context);
|
|
3867
3867
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
3868
3868
|
const loc = `Matcher.${key}`;
|
|
3869
3869
|
entries[loc] = value;
|
|
@@ -3873,38 +3873,38 @@ const se_ModifyTargetGroupInput = (input, context) => {
|
|
|
3873
3873
|
};
|
|
3874
3874
|
const se_ModifyTrustStoreInput = (input, context) => {
|
|
3875
3875
|
const entries = {};
|
|
3876
|
-
if (input
|
|
3877
|
-
entries[
|
|
3876
|
+
if (input[_TSA] != null) {
|
|
3877
|
+
entries[_TSA] = input[_TSA];
|
|
3878
3878
|
}
|
|
3879
|
-
if (input
|
|
3880
|
-
entries[
|
|
3879
|
+
if (input[_CCBSB] != null) {
|
|
3880
|
+
entries[_CCBSB] = input[_CCBSB];
|
|
3881
3881
|
}
|
|
3882
|
-
if (input
|
|
3883
|
-
entries[
|
|
3882
|
+
if (input[_CCBSK] != null) {
|
|
3883
|
+
entries[_CCBSK] = input[_CCBSK];
|
|
3884
3884
|
}
|
|
3885
|
-
if (input
|
|
3886
|
-
entries[
|
|
3885
|
+
if (input[_CCBSOV] != null) {
|
|
3886
|
+
entries[_CCBSOV] = input[_CCBSOV];
|
|
3887
3887
|
}
|
|
3888
3888
|
return entries;
|
|
3889
3889
|
};
|
|
3890
3890
|
const se_MutualAuthenticationAttributes = (input, context) => {
|
|
3891
3891
|
const entries = {};
|
|
3892
|
-
if (input
|
|
3893
|
-
entries[
|
|
3892
|
+
if (input[_Mo] != null) {
|
|
3893
|
+
entries[_Mo] = input[_Mo];
|
|
3894
3894
|
}
|
|
3895
|
-
if (input
|
|
3896
|
-
entries[
|
|
3895
|
+
if (input[_TSA] != null) {
|
|
3896
|
+
entries[_TSA] = input[_TSA];
|
|
3897
3897
|
}
|
|
3898
|
-
if (input
|
|
3899
|
-
entries[
|
|
3898
|
+
if (input[_ICCE] != null) {
|
|
3899
|
+
entries[_ICCE] = input[_ICCE];
|
|
3900
3900
|
}
|
|
3901
3901
|
return entries;
|
|
3902
3902
|
};
|
|
3903
3903
|
const se_PathPatternConditionConfig = (input, context) => {
|
|
3904
3904
|
const entries = {};
|
|
3905
|
-
if (input
|
|
3906
|
-
const memberEntries = se_ListOfString(input
|
|
3907
|
-
if (input
|
|
3905
|
+
if (input[_Va] != null) {
|
|
3906
|
+
const memberEntries = se_ListOfString(input[_Va], context);
|
|
3907
|
+
if (input[_Va]?.length === 0) {
|
|
3908
3908
|
entries.Values = [];
|
|
3909
3909
|
}
|
|
3910
3910
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3916,9 +3916,9 @@ const se_PathPatternConditionConfig = (input, context) => {
|
|
|
3916
3916
|
};
|
|
3917
3917
|
const se_QueryStringConditionConfig = (input, context) => {
|
|
3918
3918
|
const entries = {};
|
|
3919
|
-
if (input
|
|
3920
|
-
const memberEntries = se_QueryStringKeyValuePairList(input
|
|
3921
|
-
if (input
|
|
3919
|
+
if (input[_Va] != null) {
|
|
3920
|
+
const memberEntries = se_QueryStringKeyValuePairList(input[_Va], context);
|
|
3921
|
+
if (input[_Va]?.length === 0) {
|
|
3922
3922
|
entries.Values = [];
|
|
3923
3923
|
}
|
|
3924
3924
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3930,11 +3930,11 @@ const se_QueryStringConditionConfig = (input, context) => {
|
|
|
3930
3930
|
};
|
|
3931
3931
|
const se_QueryStringKeyValuePair = (input, context) => {
|
|
3932
3932
|
const entries = {};
|
|
3933
|
-
if (input
|
|
3934
|
-
entries[
|
|
3933
|
+
if (input[_K] != null) {
|
|
3934
|
+
entries[_K] = input[_K];
|
|
3935
3935
|
}
|
|
3936
|
-
if (input
|
|
3937
|
-
entries[
|
|
3936
|
+
if (input[_Val] != null) {
|
|
3937
|
+
entries[_Val] = input[_Val];
|
|
3938
3938
|
}
|
|
3939
3939
|
return entries;
|
|
3940
3940
|
};
|
|
@@ -3955,34 +3955,34 @@ const se_QueryStringKeyValuePairList = (input, context) => {
|
|
|
3955
3955
|
};
|
|
3956
3956
|
const se_RedirectActionConfig = (input, context) => {
|
|
3957
3957
|
const entries = {};
|
|
3958
|
-
if (input
|
|
3959
|
-
entries[
|
|
3958
|
+
if (input[_P] != null) {
|
|
3959
|
+
entries[_P] = input[_P];
|
|
3960
3960
|
}
|
|
3961
|
-
if (input
|
|
3962
|
-
entries[
|
|
3961
|
+
if (input[_Po] != null) {
|
|
3962
|
+
entries[_Po] = input[_Po];
|
|
3963
3963
|
}
|
|
3964
|
-
if (input
|
|
3965
|
-
entries[
|
|
3964
|
+
if (input[_H] != null) {
|
|
3965
|
+
entries[_H] = input[_H];
|
|
3966
3966
|
}
|
|
3967
|
-
if (input
|
|
3968
|
-
entries[
|
|
3967
|
+
if (input[_Pa] != null) {
|
|
3968
|
+
entries[_Pa] = input[_Pa];
|
|
3969
3969
|
}
|
|
3970
|
-
if (input
|
|
3971
|
-
entries[
|
|
3970
|
+
if (input[_Q] != null) {
|
|
3971
|
+
entries[_Q] = input[_Q];
|
|
3972
3972
|
}
|
|
3973
|
-
if (input
|
|
3974
|
-
entries[
|
|
3973
|
+
if (input[_SC] != null) {
|
|
3974
|
+
entries[_SC] = input[_SC];
|
|
3975
3975
|
}
|
|
3976
3976
|
return entries;
|
|
3977
3977
|
};
|
|
3978
3978
|
const se_RegisterTargetsInput = (input, context) => {
|
|
3979
3979
|
const entries = {};
|
|
3980
|
-
if (input
|
|
3981
|
-
entries[
|
|
3980
|
+
if (input[_TGA] != null) {
|
|
3981
|
+
entries[_TGA] = input[_TGA];
|
|
3982
3982
|
}
|
|
3983
|
-
if (input
|
|
3984
|
-
const memberEntries = se_TargetDescriptions(input
|
|
3985
|
-
if (input
|
|
3983
|
+
if (input[_Tar] != null) {
|
|
3984
|
+
const memberEntries = se_TargetDescriptions(input[_Tar], context);
|
|
3985
|
+
if (input[_Tar]?.length === 0) {
|
|
3986
3986
|
entries.Targets = [];
|
|
3987
3987
|
}
|
|
3988
3988
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -3994,12 +3994,12 @@ const se_RegisterTargetsInput = (input, context) => {
|
|
|
3994
3994
|
};
|
|
3995
3995
|
const se_RemoveListenerCertificatesInput = (input, context) => {
|
|
3996
3996
|
const entries = {};
|
|
3997
|
-
if (input
|
|
3998
|
-
entries[
|
|
3997
|
+
if (input[_LA] != null) {
|
|
3998
|
+
entries[_LA] = input[_LA];
|
|
3999
3999
|
}
|
|
4000
|
-
if (input
|
|
4001
|
-
const memberEntries = se_CertificateList(input
|
|
4002
|
-
if (input
|
|
4000
|
+
if (input[_C] != null) {
|
|
4001
|
+
const memberEntries = se_CertificateList(input[_C], context);
|
|
4002
|
+
if (input[_C]?.length === 0) {
|
|
4003
4003
|
entries.Certificates = [];
|
|
4004
4004
|
}
|
|
4005
4005
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -4011,9 +4011,9 @@ const se_RemoveListenerCertificatesInput = (input, context) => {
|
|
|
4011
4011
|
};
|
|
4012
4012
|
const se_RemoveTagsInput = (input, context) => {
|
|
4013
4013
|
const entries = {};
|
|
4014
|
-
if (input
|
|
4015
|
-
const memberEntries = se_ResourceArns(input
|
|
4016
|
-
if (input
|
|
4014
|
+
if (input[_RA] != null) {
|
|
4015
|
+
const memberEntries = se_ResourceArns(input[_RA], context);
|
|
4016
|
+
if (input[_RA]?.length === 0) {
|
|
4017
4017
|
entries.ResourceArns = [];
|
|
4018
4018
|
}
|
|
4019
4019
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -4021,9 +4021,9 @@ const se_RemoveTagsInput = (input, context) => {
|
|
|
4021
4021
|
entries[loc] = value;
|
|
4022
4022
|
});
|
|
4023
4023
|
}
|
|
4024
|
-
if (input
|
|
4025
|
-
const memberEntries = se_TagKeys(input
|
|
4026
|
-
if (input
|
|
4024
|
+
if (input[_TK] != null) {
|
|
4025
|
+
const memberEntries = se_TagKeys(input[_TK], context);
|
|
4026
|
+
if (input[_TK]?.length === 0) {
|
|
4027
4027
|
entries.TagKeys = [];
|
|
4028
4028
|
}
|
|
4029
4029
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -4035,12 +4035,12 @@ const se_RemoveTagsInput = (input, context) => {
|
|
|
4035
4035
|
};
|
|
4036
4036
|
const se_RemoveTrustStoreRevocationsInput = (input, context) => {
|
|
4037
4037
|
const entries = {};
|
|
4038
|
-
if (input
|
|
4039
|
-
entries[
|
|
4038
|
+
if (input[_TSA] != null) {
|
|
4039
|
+
entries[_TSA] = input[_TSA];
|
|
4040
4040
|
}
|
|
4041
|
-
if (input
|
|
4042
|
-
const memberEntries = se_RevocationIds(input
|
|
4043
|
-
if (input
|
|
4041
|
+
if (input[_RI] != null) {
|
|
4042
|
+
const memberEntries = se_RevocationIds(input[_RI], context);
|
|
4043
|
+
if (input[_RI]?.length === 0) {
|
|
4044
4044
|
entries.RevocationIds = [];
|
|
4045
4045
|
}
|
|
4046
4046
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -4064,17 +4064,17 @@ const se_ResourceArns = (input, context) => {
|
|
|
4064
4064
|
};
|
|
4065
4065
|
const se_RevocationContent = (input, context) => {
|
|
4066
4066
|
const entries = {};
|
|
4067
|
-
if (input
|
|
4068
|
-
entries[
|
|
4067
|
+
if (input[_SB] != null) {
|
|
4068
|
+
entries[_SB] = input[_SB];
|
|
4069
4069
|
}
|
|
4070
|
-
if (input
|
|
4071
|
-
entries[
|
|
4070
|
+
if (input[_SK] != null) {
|
|
4071
|
+
entries[_SK] = input[_SK];
|
|
4072
4072
|
}
|
|
4073
|
-
if (input
|
|
4074
|
-
entries[
|
|
4073
|
+
if (input[_SOV] != null) {
|
|
4074
|
+
entries[_SOV] = input[_SOV];
|
|
4075
4075
|
}
|
|
4076
|
-
if (input
|
|
4077
|
-
entries[
|
|
4076
|
+
if (input[_RTev] != null) {
|
|
4077
|
+
entries[_RTev] = input[_RTev];
|
|
4078
4078
|
}
|
|
4079
4079
|
return entries;
|
|
4080
4080
|
};
|
|
@@ -4119,12 +4119,12 @@ const se_RuleArns = (input, context) => {
|
|
|
4119
4119
|
};
|
|
4120
4120
|
const se_RuleCondition = (input, context) => {
|
|
4121
4121
|
const entries = {};
|
|
4122
|
-
if (input
|
|
4123
|
-
entries[
|
|
4122
|
+
if (input[_F] != null) {
|
|
4123
|
+
entries[_F] = input[_F];
|
|
4124
4124
|
}
|
|
4125
|
-
if (input
|
|
4126
|
-
const memberEntries = se_ListOfString(input
|
|
4127
|
-
if (input
|
|
4125
|
+
if (input[_Va] != null) {
|
|
4126
|
+
const memberEntries = se_ListOfString(input[_Va], context);
|
|
4127
|
+
if (input[_Va]?.length === 0) {
|
|
4128
4128
|
entries.Values = [];
|
|
4129
4129
|
}
|
|
4130
4130
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -4132,43 +4132,43 @@ const se_RuleCondition = (input, context) => {
|
|
|
4132
4132
|
entries[loc] = value;
|
|
4133
4133
|
});
|
|
4134
4134
|
}
|
|
4135
|
-
if (input
|
|
4136
|
-
const memberEntries = se_HostHeaderConditionConfig(input
|
|
4135
|
+
if (input[_HHC] != null) {
|
|
4136
|
+
const memberEntries = se_HostHeaderConditionConfig(input[_HHC], context);
|
|
4137
4137
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
4138
4138
|
const loc = `HostHeaderConfig.${key}`;
|
|
4139
4139
|
entries[loc] = value;
|
|
4140
4140
|
});
|
|
4141
4141
|
}
|
|
4142
|
-
if (input
|
|
4143
|
-
const memberEntries = se_PathPatternConditionConfig(input
|
|
4142
|
+
if (input[_PPC] != null) {
|
|
4143
|
+
const memberEntries = se_PathPatternConditionConfig(input[_PPC], context);
|
|
4144
4144
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
4145
4145
|
const loc = `PathPatternConfig.${key}`;
|
|
4146
4146
|
entries[loc] = value;
|
|
4147
4147
|
});
|
|
4148
4148
|
}
|
|
4149
|
-
if (input
|
|
4150
|
-
const memberEntries = se_HttpHeaderConditionConfig(input
|
|
4149
|
+
if (input[_HHCt] != null) {
|
|
4150
|
+
const memberEntries = se_HttpHeaderConditionConfig(input[_HHCt], context);
|
|
4151
4151
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
4152
4152
|
const loc = `HttpHeaderConfig.${key}`;
|
|
4153
4153
|
entries[loc] = value;
|
|
4154
4154
|
});
|
|
4155
4155
|
}
|
|
4156
|
-
if (input
|
|
4157
|
-
const memberEntries = se_QueryStringConditionConfig(input
|
|
4156
|
+
if (input[_QSC] != null) {
|
|
4157
|
+
const memberEntries = se_QueryStringConditionConfig(input[_QSC], context);
|
|
4158
4158
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
4159
4159
|
const loc = `QueryStringConfig.${key}`;
|
|
4160
4160
|
entries[loc] = value;
|
|
4161
4161
|
});
|
|
4162
4162
|
}
|
|
4163
|
-
if (input
|
|
4164
|
-
const memberEntries = se_HttpRequestMethodConditionConfig(input
|
|
4163
|
+
if (input[_HRMC] != null) {
|
|
4164
|
+
const memberEntries = se_HttpRequestMethodConditionConfig(input[_HRMC], context);
|
|
4165
4165
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
4166
4166
|
const loc = `HttpRequestMethodConfig.${key}`;
|
|
4167
4167
|
entries[loc] = value;
|
|
4168
4168
|
});
|
|
4169
4169
|
}
|
|
4170
|
-
if (input
|
|
4171
|
-
const memberEntries = se_SourceIpConditionConfig(input
|
|
4170
|
+
if (input[_SIC] != null) {
|
|
4171
|
+
const memberEntries = se_SourceIpConditionConfig(input[_SIC], context);
|
|
4172
4172
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
4173
4173
|
const loc = `SourceIpConfig.${key}`;
|
|
4174
4174
|
entries[loc] = value;
|
|
@@ -4208,11 +4208,11 @@ const se_RulePriorityList = (input, context) => {
|
|
|
4208
4208
|
};
|
|
4209
4209
|
const se_RulePriorityPair = (input, context) => {
|
|
4210
4210
|
const entries = {};
|
|
4211
|
-
if (input
|
|
4212
|
-
entries[
|
|
4211
|
+
if (input[_RAu] != null) {
|
|
4212
|
+
entries[_RAu] = input[_RAu];
|
|
4213
4213
|
}
|
|
4214
|
-
if (input
|
|
4215
|
-
entries[
|
|
4214
|
+
if (input[_Pr] != null) {
|
|
4215
|
+
entries[_Pr] = input[_Pr];
|
|
4216
4216
|
}
|
|
4217
4217
|
return entries;
|
|
4218
4218
|
};
|
|
@@ -4230,19 +4230,19 @@ const se_SecurityGroups = (input, context) => {
|
|
|
4230
4230
|
};
|
|
4231
4231
|
const se_SetIpAddressTypeInput = (input, context) => {
|
|
4232
4232
|
const entries = {};
|
|
4233
|
-
if (input
|
|
4234
|
-
entries[
|
|
4233
|
+
if (input[_LBA] != null) {
|
|
4234
|
+
entries[_LBA] = input[_LBA];
|
|
4235
4235
|
}
|
|
4236
|
-
if (input
|
|
4237
|
-
entries[
|
|
4236
|
+
if (input[_IAT] != null) {
|
|
4237
|
+
entries[_IAT] = input[_IAT];
|
|
4238
4238
|
}
|
|
4239
4239
|
return entries;
|
|
4240
4240
|
};
|
|
4241
4241
|
const se_SetRulePrioritiesInput = (input, context) => {
|
|
4242
4242
|
const entries = {};
|
|
4243
|
-
if (input
|
|
4244
|
-
const memberEntries = se_RulePriorityList(input
|
|
4245
|
-
if (input
|
|
4243
|
+
if (input[_RP] != null) {
|
|
4244
|
+
const memberEntries = se_RulePriorityList(input[_RP], context);
|
|
4245
|
+
if (input[_RP]?.length === 0) {
|
|
4246
4246
|
entries.RulePriorities = [];
|
|
4247
4247
|
}
|
|
4248
4248
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -4254,12 +4254,12 @@ const se_SetRulePrioritiesInput = (input, context) => {
|
|
|
4254
4254
|
};
|
|
4255
4255
|
const se_SetSecurityGroupsInput = (input, context) => {
|
|
4256
4256
|
const entries = {};
|
|
4257
|
-
if (input
|
|
4258
|
-
entries[
|
|
4257
|
+
if (input[_LBA] != null) {
|
|
4258
|
+
entries[_LBA] = input[_LBA];
|
|
4259
4259
|
}
|
|
4260
|
-
if (input
|
|
4261
|
-
const memberEntries = se_SecurityGroups(input
|
|
4262
|
-
if (input
|
|
4260
|
+
if (input[_SG] != null) {
|
|
4261
|
+
const memberEntries = se_SecurityGroups(input[_SG], context);
|
|
4262
|
+
if (input[_SG]?.length === 0) {
|
|
4263
4263
|
entries.SecurityGroups = [];
|
|
4264
4264
|
}
|
|
4265
4265
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -4267,20 +4267,19 @@ const se_SetSecurityGroupsInput = (input, context) => {
|
|
|
4267
4267
|
entries[loc] = value;
|
|
4268
4268
|
});
|
|
4269
4269
|
}
|
|
4270
|
-
if (input
|
|
4271
|
-
entries[
|
|
4272
|
-
input.EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic;
|
|
4270
|
+
if (input[_ESGIROPLT] != null) {
|
|
4271
|
+
entries[_ESGIROPLT] = input[_ESGIROPLT];
|
|
4273
4272
|
}
|
|
4274
4273
|
return entries;
|
|
4275
4274
|
};
|
|
4276
4275
|
const se_SetSubnetsInput = (input, context) => {
|
|
4277
4276
|
const entries = {};
|
|
4278
|
-
if (input
|
|
4279
|
-
entries[
|
|
4277
|
+
if (input[_LBA] != null) {
|
|
4278
|
+
entries[_LBA] = input[_LBA];
|
|
4280
4279
|
}
|
|
4281
|
-
if (input
|
|
4282
|
-
const memberEntries = se_Subnets(input
|
|
4283
|
-
if (input
|
|
4280
|
+
if (input[_Su] != null) {
|
|
4281
|
+
const memberEntries = se_Subnets(input[_Su], context);
|
|
4282
|
+
if (input[_Su]?.length === 0) {
|
|
4284
4283
|
entries.Subnets = [];
|
|
4285
4284
|
}
|
|
4286
4285
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -4288,9 +4287,9 @@ const se_SetSubnetsInput = (input, context) => {
|
|
|
4288
4287
|
entries[loc] = value;
|
|
4289
4288
|
});
|
|
4290
4289
|
}
|
|
4291
|
-
if (input
|
|
4292
|
-
const memberEntries = se_SubnetMappings(input
|
|
4293
|
-
if (input
|
|
4290
|
+
if (input[_SM] != null) {
|
|
4291
|
+
const memberEntries = se_SubnetMappings(input[_SM], context);
|
|
4292
|
+
if (input[_SM]?.length === 0) {
|
|
4294
4293
|
entries.SubnetMappings = [];
|
|
4295
4294
|
}
|
|
4296
4295
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -4298,16 +4297,16 @@ const se_SetSubnetsInput = (input, context) => {
|
|
|
4298
4297
|
entries[loc] = value;
|
|
4299
4298
|
});
|
|
4300
4299
|
}
|
|
4301
|
-
if (input
|
|
4302
|
-
entries[
|
|
4300
|
+
if (input[_IAT] != null) {
|
|
4301
|
+
entries[_IAT] = input[_IAT];
|
|
4303
4302
|
}
|
|
4304
4303
|
return entries;
|
|
4305
4304
|
};
|
|
4306
4305
|
const se_SourceIpConditionConfig = (input, context) => {
|
|
4307
4306
|
const entries = {};
|
|
4308
|
-
if (input
|
|
4309
|
-
const memberEntries = se_ListOfString(input
|
|
4310
|
-
if (input
|
|
4307
|
+
if (input[_Va] != null) {
|
|
4308
|
+
const memberEntries = se_ListOfString(input[_Va], context);
|
|
4309
|
+
if (input[_Va]?.length === 0) {
|
|
4311
4310
|
entries.Values = [];
|
|
4312
4311
|
}
|
|
4313
4312
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
@@ -4331,17 +4330,17 @@ const se_SslPolicyNames = (input, context) => {
|
|
|
4331
4330
|
};
|
|
4332
4331
|
const se_SubnetMapping = (input, context) => {
|
|
4333
4332
|
const entries = {};
|
|
4334
|
-
if (input
|
|
4335
|
-
entries[
|
|
4333
|
+
if (input[_SI] != null) {
|
|
4334
|
+
entries[_SI] = input[_SI];
|
|
4336
4335
|
}
|
|
4337
|
-
if (input
|
|
4338
|
-
entries[
|
|
4336
|
+
if (input[_AI] != null) {
|
|
4337
|
+
entries[_AI] = input[_AI];
|
|
4339
4338
|
}
|
|
4340
|
-
if (input
|
|
4341
|
-
entries[
|
|
4339
|
+
if (input[_PIPA] != null) {
|
|
4340
|
+
entries[_PIPA] = input[_PIPA];
|
|
4342
4341
|
}
|
|
4343
|
-
if (input
|
|
4344
|
-
entries[
|
|
4342
|
+
if (input[_IPA] != null) {
|
|
4343
|
+
entries[_IPA] = input[_IPA];
|
|
4345
4344
|
}
|
|
4346
4345
|
return entries;
|
|
4347
4346
|
};
|
|
@@ -4374,11 +4373,11 @@ const se_Subnets = (input, context) => {
|
|
|
4374
4373
|
};
|
|
4375
4374
|
const se_Tag = (input, context) => {
|
|
4376
4375
|
const entries = {};
|
|
4377
|
-
if (input
|
|
4378
|
-
entries[
|
|
4376
|
+
if (input[_K] != null) {
|
|
4377
|
+
entries[_K] = input[_K];
|
|
4379
4378
|
}
|
|
4380
|
-
if (input
|
|
4381
|
-
entries[
|
|
4379
|
+
if (input[_Val] != null) {
|
|
4380
|
+
entries[_Val] = input[_Val];
|
|
4382
4381
|
}
|
|
4383
4382
|
return entries;
|
|
4384
4383
|
};
|
|
@@ -4411,14 +4410,14 @@ const se_TagList = (input, context) => {
|
|
|
4411
4410
|
};
|
|
4412
4411
|
const se_TargetDescription = (input, context) => {
|
|
4413
4412
|
const entries = {};
|
|
4414
|
-
if (input
|
|
4415
|
-
entries[
|
|
4413
|
+
if (input[_Id] != null) {
|
|
4414
|
+
entries[_Id] = input[_Id];
|
|
4416
4415
|
}
|
|
4417
|
-
if (input
|
|
4418
|
-
entries[
|
|
4416
|
+
if (input[_Po] != null) {
|
|
4417
|
+
entries[_Po] = input[_Po];
|
|
4419
4418
|
}
|
|
4420
|
-
if (input
|
|
4421
|
-
entries[
|
|
4419
|
+
if (input[_AZ] != null) {
|
|
4420
|
+
entries[_AZ] = input[_AZ];
|
|
4422
4421
|
}
|
|
4423
4422
|
return entries;
|
|
4424
4423
|
};
|
|
@@ -4451,11 +4450,11 @@ const se_TargetGroupArns = (input, context) => {
|
|
|
4451
4450
|
};
|
|
4452
4451
|
const se_TargetGroupAttribute = (input, context) => {
|
|
4453
4452
|
const entries = {};
|
|
4454
|
-
if (input
|
|
4455
|
-
entries[
|
|
4453
|
+
if (input[_K] != null) {
|
|
4454
|
+
entries[_K] = input[_K];
|
|
4456
4455
|
}
|
|
4457
|
-
if (input
|
|
4458
|
-
entries[
|
|
4456
|
+
if (input[_Val] != null) {
|
|
4457
|
+
entries[_Val] = input[_Val];
|
|
4459
4458
|
}
|
|
4460
4459
|
return entries;
|
|
4461
4460
|
};
|
|
@@ -4503,21 +4502,21 @@ const se_TargetGroupNames = (input, context) => {
|
|
|
4503
4502
|
};
|
|
4504
4503
|
const se_TargetGroupStickinessConfig = (input, context) => {
|
|
4505
4504
|
const entries = {};
|
|
4506
|
-
if (input
|
|
4507
|
-
entries[
|
|
4505
|
+
if (input[_E] != null) {
|
|
4506
|
+
entries[_E] = input[_E];
|
|
4508
4507
|
}
|
|
4509
|
-
if (input
|
|
4510
|
-
entries[
|
|
4508
|
+
if (input[_DS] != null) {
|
|
4509
|
+
entries[_DS] = input[_DS];
|
|
4511
4510
|
}
|
|
4512
4511
|
return entries;
|
|
4513
4512
|
};
|
|
4514
4513
|
const se_TargetGroupTuple = (input, context) => {
|
|
4515
4514
|
const entries = {};
|
|
4516
|
-
if (input
|
|
4517
|
-
entries[
|
|
4515
|
+
if (input[_TGA] != null) {
|
|
4516
|
+
entries[_TGA] = input[_TGA];
|
|
4518
4517
|
}
|
|
4519
|
-
if (input
|
|
4520
|
-
entries[
|
|
4518
|
+
if (input[_W] != null) {
|
|
4519
|
+
entries[_W] = input[_W];
|
|
4521
4520
|
}
|
|
4522
4521
|
return entries;
|
|
4523
4522
|
};
|
|
@@ -4547,29 +4546,29 @@ const se_TrustStoreNames = (input, context) => {
|
|
|
4547
4546
|
};
|
|
4548
4547
|
const de_Action = (output, context) => {
|
|
4549
4548
|
const contents = {};
|
|
4550
|
-
if (output[
|
|
4551
|
-
contents
|
|
4549
|
+
if (output[_T] != null) {
|
|
4550
|
+
contents[_T] = __expectString(output[_T]);
|
|
4552
4551
|
}
|
|
4553
|
-
if (output[
|
|
4554
|
-
contents
|
|
4552
|
+
if (output[_TGA] != null) {
|
|
4553
|
+
contents[_TGA] = __expectString(output[_TGA]);
|
|
4555
4554
|
}
|
|
4556
|
-
if (output[
|
|
4557
|
-
contents
|
|
4555
|
+
if (output[_AOC] != null) {
|
|
4556
|
+
contents[_AOC] = de_AuthenticateOidcActionConfig(output[_AOC], context);
|
|
4558
4557
|
}
|
|
4559
|
-
if (output[
|
|
4560
|
-
contents
|
|
4558
|
+
if (output[_ACC] != null) {
|
|
4559
|
+
contents[_ACC] = de_AuthenticateCognitoActionConfig(output[_ACC], context);
|
|
4561
4560
|
}
|
|
4562
|
-
if (output[
|
|
4563
|
-
contents
|
|
4561
|
+
if (output[_O] != null) {
|
|
4562
|
+
contents[_O] = __strictParseInt32(output[_O]);
|
|
4564
4563
|
}
|
|
4565
|
-
if (output[
|
|
4566
|
-
contents
|
|
4564
|
+
if (output[_RC] != null) {
|
|
4565
|
+
contents[_RC] = de_RedirectActionConfig(output[_RC], context);
|
|
4567
4566
|
}
|
|
4568
|
-
if (output[
|
|
4569
|
-
contents
|
|
4567
|
+
if (output[_FRC] != null) {
|
|
4568
|
+
contents[_FRC] = de_FixedResponseActionConfig(output[_FRC], context);
|
|
4570
4569
|
}
|
|
4571
|
-
if (output[
|
|
4572
|
-
contents
|
|
4570
|
+
if (output[_FC] != null) {
|
|
4571
|
+
contents[_FC] = de_ForwardActionConfig(output[_FC], context);
|
|
4573
4572
|
}
|
|
4574
4573
|
return contents;
|
|
4575
4574
|
};
|
|
@@ -4583,10 +4582,10 @@ const de_Actions = (output, context) => {
|
|
|
4583
4582
|
const de_AddListenerCertificatesOutput = (output, context) => {
|
|
4584
4583
|
const contents = {};
|
|
4585
4584
|
if (output.Certificates === "") {
|
|
4586
|
-
contents
|
|
4585
|
+
contents[_C] = [];
|
|
4587
4586
|
}
|
|
4588
|
-
else if (output[
|
|
4589
|
-
contents
|
|
4587
|
+
else if (output[_C] != null && output[_C][_m] != null) {
|
|
4588
|
+
contents[_C] = de_CertificateList(__getArrayIfSingleItem(output[_C][_m]), context);
|
|
4590
4589
|
}
|
|
4591
4590
|
return contents;
|
|
4592
4591
|
};
|
|
@@ -4597,17 +4596,17 @@ const de_AddTagsOutput = (output, context) => {
|
|
|
4597
4596
|
const de_AddTrustStoreRevocationsOutput = (output, context) => {
|
|
4598
4597
|
const contents = {};
|
|
4599
4598
|
if (output.TrustStoreRevocations === "") {
|
|
4600
|
-
contents
|
|
4599
|
+
contents[_TSR] = [];
|
|
4601
4600
|
}
|
|
4602
|
-
else if (output[
|
|
4603
|
-
contents
|
|
4601
|
+
else if (output[_TSR] != null && output[_TSR][_m] != null) {
|
|
4602
|
+
contents[_TSR] = de_TrustStoreRevocations(__getArrayIfSingleItem(output[_TSR][_m]), context);
|
|
4604
4603
|
}
|
|
4605
4604
|
return contents;
|
|
4606
4605
|
};
|
|
4607
4606
|
const de_AllocationIdNotFoundException = (output, context) => {
|
|
4608
4607
|
const contents = {};
|
|
4609
|
-
if (output[
|
|
4610
|
-
contents
|
|
4608
|
+
if (output[_Me] != null) {
|
|
4609
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
4611
4610
|
}
|
|
4612
4611
|
return contents;
|
|
4613
4612
|
};
|
|
@@ -4620,18 +4619,18 @@ const de_AlpnPolicyName = (output, context) => {
|
|
|
4620
4619
|
};
|
|
4621
4620
|
const de_ALPNPolicyNotSupportedException = (output, context) => {
|
|
4622
4621
|
const contents = {};
|
|
4623
|
-
if (output[
|
|
4624
|
-
contents
|
|
4622
|
+
if (output[_Me] != null) {
|
|
4623
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
4625
4624
|
}
|
|
4626
4625
|
return contents;
|
|
4627
4626
|
};
|
|
4628
4627
|
const de_AnomalyDetection = (output, context) => {
|
|
4629
4628
|
const contents = {};
|
|
4630
|
-
if (output[
|
|
4631
|
-
contents
|
|
4629
|
+
if (output[_R] != null) {
|
|
4630
|
+
contents[_R] = __expectString(output[_R]);
|
|
4632
4631
|
}
|
|
4633
|
-
if (output[
|
|
4634
|
-
contents
|
|
4632
|
+
if (output[_MIE] != null) {
|
|
4633
|
+
contents[_MIE] = __expectString(output[_MIE]);
|
|
4635
4634
|
}
|
|
4636
4635
|
return contents;
|
|
4637
4636
|
};
|
|
@@ -4646,33 +4645,32 @@ const de_AuthenticateCognitoActionAuthenticationRequestExtraParams = (output, co
|
|
|
4646
4645
|
};
|
|
4647
4646
|
const de_AuthenticateCognitoActionConfig = (output, context) => {
|
|
4648
4647
|
const contents = {};
|
|
4649
|
-
if (output[
|
|
4650
|
-
contents
|
|
4648
|
+
if (output[_UPA] != null) {
|
|
4649
|
+
contents[_UPA] = __expectString(output[_UPA]);
|
|
4651
4650
|
}
|
|
4652
|
-
if (output[
|
|
4653
|
-
contents
|
|
4651
|
+
if (output[_UPCI] != null) {
|
|
4652
|
+
contents[_UPCI] = __expectString(output[_UPCI]);
|
|
4654
4653
|
}
|
|
4655
|
-
if (output[
|
|
4656
|
-
contents
|
|
4654
|
+
if (output[_UPD] != null) {
|
|
4655
|
+
contents[_UPD] = __expectString(output[_UPD]);
|
|
4657
4656
|
}
|
|
4658
|
-
if (output[
|
|
4659
|
-
contents
|
|
4657
|
+
if (output[_SCN] != null) {
|
|
4658
|
+
contents[_SCN] = __expectString(output[_SCN]);
|
|
4660
4659
|
}
|
|
4661
|
-
if (output[
|
|
4662
|
-
contents
|
|
4660
|
+
if (output[_S] != null) {
|
|
4661
|
+
contents[_S] = __expectString(output[_S]);
|
|
4663
4662
|
}
|
|
4664
|
-
if (output[
|
|
4665
|
-
contents
|
|
4663
|
+
if (output[_ST] != null) {
|
|
4664
|
+
contents[_ST] = __strictParseLong(output[_ST]);
|
|
4666
4665
|
}
|
|
4667
4666
|
if (output.AuthenticationRequestExtraParams === "") {
|
|
4668
|
-
contents
|
|
4667
|
+
contents[_AREP] = {};
|
|
4669
4668
|
}
|
|
4670
|
-
else if (output[
|
|
4671
|
-
output[
|
|
4672
|
-
contents.AuthenticationRequestExtraParams = de_AuthenticateCognitoActionAuthenticationRequestExtraParams(__getArrayIfSingleItem(output["AuthenticationRequestExtraParams"]["entry"]), context);
|
|
4669
|
+
else if (output[_AREP] != null && output[_AREP][_e] != null) {
|
|
4670
|
+
contents[_AREP] = de_AuthenticateCognitoActionAuthenticationRequestExtraParams(__getArrayIfSingleItem(output[_AREP][_e]), context);
|
|
4673
4671
|
}
|
|
4674
|
-
if (output[
|
|
4675
|
-
contents
|
|
4672
|
+
if (output[_OUR] != null) {
|
|
4673
|
+
contents[_OUR] = __expectString(output[_OUR]);
|
|
4676
4674
|
}
|
|
4677
4675
|
return contents;
|
|
4678
4676
|
};
|
|
@@ -4687,71 +4685,70 @@ const de_AuthenticateOidcActionAuthenticationRequestExtraParams = (output, conte
|
|
|
4687
4685
|
};
|
|
4688
4686
|
const de_AuthenticateOidcActionConfig = (output, context) => {
|
|
4689
4687
|
const contents = {};
|
|
4690
|
-
if (output[
|
|
4691
|
-
contents
|
|
4688
|
+
if (output[_I] != null) {
|
|
4689
|
+
contents[_I] = __expectString(output[_I]);
|
|
4692
4690
|
}
|
|
4693
|
-
if (output[
|
|
4694
|
-
contents
|
|
4691
|
+
if (output[_AE] != null) {
|
|
4692
|
+
contents[_AE] = __expectString(output[_AE]);
|
|
4695
4693
|
}
|
|
4696
|
-
if (output[
|
|
4697
|
-
contents
|
|
4694
|
+
if (output[_TE] != null) {
|
|
4695
|
+
contents[_TE] = __expectString(output[_TE]);
|
|
4698
4696
|
}
|
|
4699
|
-
if (output[
|
|
4700
|
-
contents
|
|
4697
|
+
if (output[_UIE] != null) {
|
|
4698
|
+
contents[_UIE] = __expectString(output[_UIE]);
|
|
4701
4699
|
}
|
|
4702
|
-
if (output[
|
|
4703
|
-
contents
|
|
4700
|
+
if (output[_CI] != null) {
|
|
4701
|
+
contents[_CI] = __expectString(output[_CI]);
|
|
4704
4702
|
}
|
|
4705
|
-
if (output[
|
|
4706
|
-
contents
|
|
4703
|
+
if (output[_CS] != null) {
|
|
4704
|
+
contents[_CS] = __expectString(output[_CS]);
|
|
4707
4705
|
}
|
|
4708
|
-
if (output[
|
|
4709
|
-
contents
|
|
4706
|
+
if (output[_SCN] != null) {
|
|
4707
|
+
contents[_SCN] = __expectString(output[_SCN]);
|
|
4710
4708
|
}
|
|
4711
|
-
if (output[
|
|
4712
|
-
contents
|
|
4709
|
+
if (output[_S] != null) {
|
|
4710
|
+
contents[_S] = __expectString(output[_S]);
|
|
4713
4711
|
}
|
|
4714
|
-
if (output[
|
|
4715
|
-
contents
|
|
4712
|
+
if (output[_ST] != null) {
|
|
4713
|
+
contents[_ST] = __strictParseLong(output[_ST]);
|
|
4716
4714
|
}
|
|
4717
4715
|
if (output.AuthenticationRequestExtraParams === "") {
|
|
4718
|
-
contents
|
|
4716
|
+
contents[_AREP] = {};
|
|
4719
4717
|
}
|
|
4720
|
-
else if (output[
|
|
4721
|
-
output[
|
|
4722
|
-
contents.AuthenticationRequestExtraParams = de_AuthenticateOidcActionAuthenticationRequestExtraParams(__getArrayIfSingleItem(output["AuthenticationRequestExtraParams"]["entry"]), context);
|
|
4718
|
+
else if (output[_AREP] != null && output[_AREP][_e] != null) {
|
|
4719
|
+
contents[_AREP] = de_AuthenticateOidcActionAuthenticationRequestExtraParams(__getArrayIfSingleItem(output[_AREP][_e]), context);
|
|
4723
4720
|
}
|
|
4724
|
-
if (output[
|
|
4725
|
-
contents
|
|
4721
|
+
if (output[_OUR] != null) {
|
|
4722
|
+
contents[_OUR] = __expectString(output[_OUR]);
|
|
4726
4723
|
}
|
|
4727
|
-
if (output[
|
|
4728
|
-
contents
|
|
4724
|
+
if (output[_UECS] != null) {
|
|
4725
|
+
contents[_UECS] = __parseBoolean(output[_UECS]);
|
|
4729
4726
|
}
|
|
4730
4727
|
return contents;
|
|
4731
4728
|
};
|
|
4732
4729
|
const de_AvailabilityZone = (output, context) => {
|
|
4733
4730
|
const contents = {};
|
|
4734
|
-
if (output[
|
|
4735
|
-
contents
|
|
4731
|
+
if (output[_ZN] != null) {
|
|
4732
|
+
contents[_ZN] = __expectString(output[_ZN]);
|
|
4736
4733
|
}
|
|
4737
|
-
if (output[
|
|
4738
|
-
contents
|
|
4734
|
+
if (output[_SI] != null) {
|
|
4735
|
+
contents[_SI] = __expectString(output[_SI]);
|
|
4739
4736
|
}
|
|
4740
|
-
if (output[
|
|
4741
|
-
contents
|
|
4737
|
+
if (output[_OI] != null) {
|
|
4738
|
+
contents[_OI] = __expectString(output[_OI]);
|
|
4742
4739
|
}
|
|
4743
4740
|
if (output.LoadBalancerAddresses === "") {
|
|
4744
|
-
contents
|
|
4741
|
+
contents[_LBAoa] = [];
|
|
4745
4742
|
}
|
|
4746
|
-
else if (output[
|
|
4747
|
-
contents
|
|
4743
|
+
else if (output[_LBAoa] != null && output[_LBAoa][_m] != null) {
|
|
4744
|
+
contents[_LBAoa] = de_LoadBalancerAddresses(__getArrayIfSingleItem(output[_LBAoa][_m]), context);
|
|
4748
4745
|
}
|
|
4749
4746
|
return contents;
|
|
4750
4747
|
};
|
|
4751
4748
|
const de_AvailabilityZoneNotSupportedException = (output, context) => {
|
|
4752
4749
|
const contents = {};
|
|
4753
|
-
if (output[
|
|
4754
|
-
contents
|
|
4750
|
+
if (output[_Me] != null) {
|
|
4751
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
4755
4752
|
}
|
|
4756
4753
|
return contents;
|
|
4757
4754
|
};
|
|
@@ -4764,18 +4761,18 @@ const de_AvailabilityZones = (output, context) => {
|
|
|
4764
4761
|
};
|
|
4765
4762
|
const de_CaCertificatesBundleNotFoundException = (output, context) => {
|
|
4766
4763
|
const contents = {};
|
|
4767
|
-
if (output[
|
|
4768
|
-
contents
|
|
4764
|
+
if (output[_Me] != null) {
|
|
4765
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
4769
4766
|
}
|
|
4770
4767
|
return contents;
|
|
4771
4768
|
};
|
|
4772
4769
|
const de_Certificate = (output, context) => {
|
|
4773
4770
|
const contents = {};
|
|
4774
|
-
if (output[
|
|
4775
|
-
contents
|
|
4771
|
+
if (output[_CA] != null) {
|
|
4772
|
+
contents[_CA] = __expectString(output[_CA]);
|
|
4776
4773
|
}
|
|
4777
|
-
if (output[
|
|
4778
|
-
contents
|
|
4774
|
+
if (output[_ID] != null) {
|
|
4775
|
+
contents[_ID] = __parseBoolean(output[_ID]);
|
|
4779
4776
|
}
|
|
4780
4777
|
return contents;
|
|
4781
4778
|
};
|
|
@@ -4788,18 +4785,18 @@ const de_CertificateList = (output, context) => {
|
|
|
4788
4785
|
};
|
|
4789
4786
|
const de_CertificateNotFoundException = (output, context) => {
|
|
4790
4787
|
const contents = {};
|
|
4791
|
-
if (output[
|
|
4792
|
-
contents
|
|
4788
|
+
if (output[_Me] != null) {
|
|
4789
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
4793
4790
|
}
|
|
4794
4791
|
return contents;
|
|
4795
4792
|
};
|
|
4796
4793
|
const de_Cipher = (output, context) => {
|
|
4797
4794
|
const contents = {};
|
|
4798
|
-
if (output[
|
|
4799
|
-
contents
|
|
4795
|
+
if (output[_N] != null) {
|
|
4796
|
+
contents[_N] = __expectString(output[_N]);
|
|
4800
4797
|
}
|
|
4801
|
-
if (output[
|
|
4802
|
-
contents
|
|
4798
|
+
if (output[_Pr] != null) {
|
|
4799
|
+
contents[_Pr] = __strictParseInt32(output[_Pr]);
|
|
4803
4800
|
}
|
|
4804
4801
|
return contents;
|
|
4805
4802
|
};
|
|
@@ -4813,50 +4810,50 @@ const de_Ciphers = (output, context) => {
|
|
|
4813
4810
|
const de_CreateListenerOutput = (output, context) => {
|
|
4814
4811
|
const contents = {};
|
|
4815
4812
|
if (output.Listeners === "") {
|
|
4816
|
-
contents
|
|
4813
|
+
contents[_L] = [];
|
|
4817
4814
|
}
|
|
4818
|
-
else if (output[
|
|
4819
|
-
contents
|
|
4815
|
+
else if (output[_L] != null && output[_L][_m] != null) {
|
|
4816
|
+
contents[_L] = de_Listeners(__getArrayIfSingleItem(output[_L][_m]), context);
|
|
4820
4817
|
}
|
|
4821
4818
|
return contents;
|
|
4822
4819
|
};
|
|
4823
4820
|
const de_CreateLoadBalancerOutput = (output, context) => {
|
|
4824
4821
|
const contents = {};
|
|
4825
4822
|
if (output.LoadBalancers === "") {
|
|
4826
|
-
contents
|
|
4823
|
+
contents[_LB] = [];
|
|
4827
4824
|
}
|
|
4828
|
-
else if (output[
|
|
4829
|
-
contents
|
|
4825
|
+
else if (output[_LB] != null && output[_LB][_m] != null) {
|
|
4826
|
+
contents[_LB] = de_LoadBalancers(__getArrayIfSingleItem(output[_LB][_m]), context);
|
|
4830
4827
|
}
|
|
4831
4828
|
return contents;
|
|
4832
4829
|
};
|
|
4833
4830
|
const de_CreateRuleOutput = (output, context) => {
|
|
4834
4831
|
const contents = {};
|
|
4835
4832
|
if (output.Rules === "") {
|
|
4836
|
-
contents
|
|
4833
|
+
contents[_Ru] = [];
|
|
4837
4834
|
}
|
|
4838
|
-
else if (output[
|
|
4839
|
-
contents
|
|
4835
|
+
else if (output[_Ru] != null && output[_Ru][_m] != null) {
|
|
4836
|
+
contents[_Ru] = de_Rules(__getArrayIfSingleItem(output[_Ru][_m]), context);
|
|
4840
4837
|
}
|
|
4841
4838
|
return contents;
|
|
4842
4839
|
};
|
|
4843
4840
|
const de_CreateTargetGroupOutput = (output, context) => {
|
|
4844
4841
|
const contents = {};
|
|
4845
4842
|
if (output.TargetGroups === "") {
|
|
4846
|
-
contents
|
|
4843
|
+
contents[_TG] = [];
|
|
4847
4844
|
}
|
|
4848
|
-
else if (output[
|
|
4849
|
-
contents
|
|
4845
|
+
else if (output[_TG] != null && output[_TG][_m] != null) {
|
|
4846
|
+
contents[_TG] = de_TargetGroups(__getArrayIfSingleItem(output[_TG][_m]), context);
|
|
4850
4847
|
}
|
|
4851
4848
|
return contents;
|
|
4852
4849
|
};
|
|
4853
4850
|
const de_CreateTrustStoreOutput = (output, context) => {
|
|
4854
4851
|
const contents = {};
|
|
4855
4852
|
if (output.TrustStores === "") {
|
|
4856
|
-
contents
|
|
4853
|
+
contents[_TS] = [];
|
|
4857
4854
|
}
|
|
4858
|
-
else if (output[
|
|
4859
|
-
contents
|
|
4855
|
+
else if (output[_TS] != null && output[_TS][_m] != null) {
|
|
4856
|
+
contents[_TS] = de_TrustStores(__getArrayIfSingleItem(output[_TS][_m]), context);
|
|
4860
4857
|
}
|
|
4861
4858
|
return contents;
|
|
4862
4859
|
};
|
|
@@ -4887,162 +4884,160 @@ const de_DeregisterTargetsOutput = (output, context) => {
|
|
|
4887
4884
|
const de_DescribeAccountLimitsOutput = (output, context) => {
|
|
4888
4885
|
const contents = {};
|
|
4889
4886
|
if (output.Limits === "") {
|
|
4890
|
-
contents
|
|
4887
|
+
contents[_Li] = [];
|
|
4891
4888
|
}
|
|
4892
|
-
else if (output[
|
|
4893
|
-
contents
|
|
4889
|
+
else if (output[_Li] != null && output[_Li][_m] != null) {
|
|
4890
|
+
contents[_Li] = de_Limits(__getArrayIfSingleItem(output[_Li][_m]), context);
|
|
4894
4891
|
}
|
|
4895
|
-
if (output[
|
|
4896
|
-
contents
|
|
4892
|
+
if (output[_NM] != null) {
|
|
4893
|
+
contents[_NM] = __expectString(output[_NM]);
|
|
4897
4894
|
}
|
|
4898
4895
|
return contents;
|
|
4899
4896
|
};
|
|
4900
4897
|
const de_DescribeListenerCertificatesOutput = (output, context) => {
|
|
4901
4898
|
const contents = {};
|
|
4902
4899
|
if (output.Certificates === "") {
|
|
4903
|
-
contents
|
|
4900
|
+
contents[_C] = [];
|
|
4904
4901
|
}
|
|
4905
|
-
else if (output[
|
|
4906
|
-
contents
|
|
4902
|
+
else if (output[_C] != null && output[_C][_m] != null) {
|
|
4903
|
+
contents[_C] = de_CertificateList(__getArrayIfSingleItem(output[_C][_m]), context);
|
|
4907
4904
|
}
|
|
4908
|
-
if (output[
|
|
4909
|
-
contents
|
|
4905
|
+
if (output[_NM] != null) {
|
|
4906
|
+
contents[_NM] = __expectString(output[_NM]);
|
|
4910
4907
|
}
|
|
4911
4908
|
return contents;
|
|
4912
4909
|
};
|
|
4913
4910
|
const de_DescribeListenersOutput = (output, context) => {
|
|
4914
4911
|
const contents = {};
|
|
4915
4912
|
if (output.Listeners === "") {
|
|
4916
|
-
contents
|
|
4913
|
+
contents[_L] = [];
|
|
4917
4914
|
}
|
|
4918
|
-
else if (output[
|
|
4919
|
-
contents
|
|
4915
|
+
else if (output[_L] != null && output[_L][_m] != null) {
|
|
4916
|
+
contents[_L] = de_Listeners(__getArrayIfSingleItem(output[_L][_m]), context);
|
|
4920
4917
|
}
|
|
4921
|
-
if (output[
|
|
4922
|
-
contents
|
|
4918
|
+
if (output[_NM] != null) {
|
|
4919
|
+
contents[_NM] = __expectString(output[_NM]);
|
|
4923
4920
|
}
|
|
4924
4921
|
return contents;
|
|
4925
4922
|
};
|
|
4926
4923
|
const de_DescribeLoadBalancerAttributesOutput = (output, context) => {
|
|
4927
4924
|
const contents = {};
|
|
4928
4925
|
if (output.Attributes === "") {
|
|
4929
|
-
contents
|
|
4926
|
+
contents[_At] = [];
|
|
4930
4927
|
}
|
|
4931
|
-
else if (output[
|
|
4932
|
-
contents
|
|
4928
|
+
else if (output[_At] != null && output[_At][_m] != null) {
|
|
4929
|
+
contents[_At] = de_LoadBalancerAttributes(__getArrayIfSingleItem(output[_At][_m]), context);
|
|
4933
4930
|
}
|
|
4934
4931
|
return contents;
|
|
4935
4932
|
};
|
|
4936
4933
|
const de_DescribeLoadBalancersOutput = (output, context) => {
|
|
4937
4934
|
const contents = {};
|
|
4938
4935
|
if (output.LoadBalancers === "") {
|
|
4939
|
-
contents
|
|
4936
|
+
contents[_LB] = [];
|
|
4940
4937
|
}
|
|
4941
|
-
else if (output[
|
|
4942
|
-
contents
|
|
4938
|
+
else if (output[_LB] != null && output[_LB][_m] != null) {
|
|
4939
|
+
contents[_LB] = de_LoadBalancers(__getArrayIfSingleItem(output[_LB][_m]), context);
|
|
4943
4940
|
}
|
|
4944
|
-
if (output[
|
|
4945
|
-
contents
|
|
4941
|
+
if (output[_NM] != null) {
|
|
4942
|
+
contents[_NM] = __expectString(output[_NM]);
|
|
4946
4943
|
}
|
|
4947
4944
|
return contents;
|
|
4948
4945
|
};
|
|
4949
4946
|
const de_DescribeRulesOutput = (output, context) => {
|
|
4950
4947
|
const contents = {};
|
|
4951
4948
|
if (output.Rules === "") {
|
|
4952
|
-
contents
|
|
4949
|
+
contents[_Ru] = [];
|
|
4953
4950
|
}
|
|
4954
|
-
else if (output[
|
|
4955
|
-
contents
|
|
4951
|
+
else if (output[_Ru] != null && output[_Ru][_m] != null) {
|
|
4952
|
+
contents[_Ru] = de_Rules(__getArrayIfSingleItem(output[_Ru][_m]), context);
|
|
4956
4953
|
}
|
|
4957
|
-
if (output[
|
|
4958
|
-
contents
|
|
4954
|
+
if (output[_NM] != null) {
|
|
4955
|
+
contents[_NM] = __expectString(output[_NM]);
|
|
4959
4956
|
}
|
|
4960
4957
|
return contents;
|
|
4961
4958
|
};
|
|
4962
4959
|
const de_DescribeSSLPoliciesOutput = (output, context) => {
|
|
4963
4960
|
const contents = {};
|
|
4964
4961
|
if (output.SslPolicies === "") {
|
|
4965
|
-
contents
|
|
4962
|
+
contents[_SPs] = [];
|
|
4966
4963
|
}
|
|
4967
|
-
else if (output[
|
|
4968
|
-
contents
|
|
4964
|
+
else if (output[_SPs] != null && output[_SPs][_m] != null) {
|
|
4965
|
+
contents[_SPs] = de_SslPolicies(__getArrayIfSingleItem(output[_SPs][_m]), context);
|
|
4969
4966
|
}
|
|
4970
|
-
if (output[
|
|
4971
|
-
contents
|
|
4967
|
+
if (output[_NM] != null) {
|
|
4968
|
+
contents[_NM] = __expectString(output[_NM]);
|
|
4972
4969
|
}
|
|
4973
4970
|
return contents;
|
|
4974
4971
|
};
|
|
4975
4972
|
const de_DescribeTagsOutput = (output, context) => {
|
|
4976
4973
|
const contents = {};
|
|
4977
4974
|
if (output.TagDescriptions === "") {
|
|
4978
|
-
contents
|
|
4975
|
+
contents[_TD] = [];
|
|
4979
4976
|
}
|
|
4980
|
-
else if (output[
|
|
4981
|
-
contents
|
|
4977
|
+
else if (output[_TD] != null && output[_TD][_m] != null) {
|
|
4978
|
+
contents[_TD] = de_TagDescriptions(__getArrayIfSingleItem(output[_TD][_m]), context);
|
|
4982
4979
|
}
|
|
4983
4980
|
return contents;
|
|
4984
4981
|
};
|
|
4985
4982
|
const de_DescribeTargetGroupAttributesOutput = (output, context) => {
|
|
4986
4983
|
const contents = {};
|
|
4987
4984
|
if (output.Attributes === "") {
|
|
4988
|
-
contents
|
|
4985
|
+
contents[_At] = [];
|
|
4989
4986
|
}
|
|
4990
|
-
else if (output[
|
|
4991
|
-
contents
|
|
4987
|
+
else if (output[_At] != null && output[_At][_m] != null) {
|
|
4988
|
+
contents[_At] = de_TargetGroupAttributes(__getArrayIfSingleItem(output[_At][_m]), context);
|
|
4992
4989
|
}
|
|
4993
4990
|
return contents;
|
|
4994
4991
|
};
|
|
4995
4992
|
const de_DescribeTargetGroupsOutput = (output, context) => {
|
|
4996
4993
|
const contents = {};
|
|
4997
4994
|
if (output.TargetGroups === "") {
|
|
4998
|
-
contents
|
|
4995
|
+
contents[_TG] = [];
|
|
4999
4996
|
}
|
|
5000
|
-
else if (output[
|
|
5001
|
-
contents
|
|
4997
|
+
else if (output[_TG] != null && output[_TG][_m] != null) {
|
|
4998
|
+
contents[_TG] = de_TargetGroups(__getArrayIfSingleItem(output[_TG][_m]), context);
|
|
5002
4999
|
}
|
|
5003
|
-
if (output[
|
|
5004
|
-
contents
|
|
5000
|
+
if (output[_NM] != null) {
|
|
5001
|
+
contents[_NM] = __expectString(output[_NM]);
|
|
5005
5002
|
}
|
|
5006
5003
|
return contents;
|
|
5007
5004
|
};
|
|
5008
5005
|
const de_DescribeTargetHealthOutput = (output, context) => {
|
|
5009
5006
|
const contents = {};
|
|
5010
5007
|
if (output.TargetHealthDescriptions === "") {
|
|
5011
|
-
contents
|
|
5008
|
+
contents[_THD] = [];
|
|
5012
5009
|
}
|
|
5013
|
-
else if (output[
|
|
5014
|
-
output[
|
|
5015
|
-
contents.TargetHealthDescriptions = de_TargetHealthDescriptions(__getArrayIfSingleItem(output["TargetHealthDescriptions"]["member"]), context);
|
|
5010
|
+
else if (output[_THD] != null && output[_THD][_m] != null) {
|
|
5011
|
+
contents[_THD] = de_TargetHealthDescriptions(__getArrayIfSingleItem(output[_THD][_m]), context);
|
|
5016
5012
|
}
|
|
5017
5013
|
return contents;
|
|
5018
5014
|
};
|
|
5019
5015
|
const de_DescribeTrustStoreAssociationsOutput = (output, context) => {
|
|
5020
5016
|
const contents = {};
|
|
5021
5017
|
if (output.TrustStoreAssociations === "") {
|
|
5022
|
-
contents
|
|
5018
|
+
contents[_TSAru] = [];
|
|
5023
5019
|
}
|
|
5024
|
-
else if (output[
|
|
5025
|
-
output[
|
|
5026
|
-
contents.TrustStoreAssociations = de_TrustStoreAssociations(__getArrayIfSingleItem(output["TrustStoreAssociations"]["member"]), context);
|
|
5020
|
+
else if (output[_TSAru] != null && output[_TSAru][_m] != null) {
|
|
5021
|
+
contents[_TSAru] = de_TrustStoreAssociations(__getArrayIfSingleItem(output[_TSAru][_m]), context);
|
|
5027
5022
|
}
|
|
5028
|
-
if (output[
|
|
5029
|
-
contents
|
|
5023
|
+
if (output[_NM] != null) {
|
|
5024
|
+
contents[_NM] = __expectString(output[_NM]);
|
|
5030
5025
|
}
|
|
5031
5026
|
return contents;
|
|
5032
5027
|
};
|
|
5033
5028
|
const de_DescribeTrustStoreRevocation = (output, context) => {
|
|
5034
5029
|
const contents = {};
|
|
5035
|
-
if (output[
|
|
5036
|
-
contents
|
|
5030
|
+
if (output[_TSA] != null) {
|
|
5031
|
+
contents[_TSA] = __expectString(output[_TSA]);
|
|
5037
5032
|
}
|
|
5038
|
-
if (output[
|
|
5039
|
-
contents
|
|
5033
|
+
if (output[_RIe] != null) {
|
|
5034
|
+
contents[_RIe] = __strictParseLong(output[_RIe]);
|
|
5040
5035
|
}
|
|
5041
|
-
if (output[
|
|
5042
|
-
contents
|
|
5036
|
+
if (output[_RTev] != null) {
|
|
5037
|
+
contents[_RTev] = __expectString(output[_RTev]);
|
|
5043
5038
|
}
|
|
5044
|
-
if (output[
|
|
5045
|
-
contents
|
|
5039
|
+
if (output[_NORE] != null) {
|
|
5040
|
+
contents[_NORE] = __strictParseLong(output[_NORE]);
|
|
5046
5041
|
}
|
|
5047
5042
|
return contents;
|
|
5048
5043
|
};
|
|
@@ -5056,214 +5051,214 @@ const de_DescribeTrustStoreRevocationResponse = (output, context) => {
|
|
|
5056
5051
|
const de_DescribeTrustStoreRevocationsOutput = (output, context) => {
|
|
5057
5052
|
const contents = {};
|
|
5058
5053
|
if (output.TrustStoreRevocations === "") {
|
|
5059
|
-
contents
|
|
5054
|
+
contents[_TSR] = [];
|
|
5060
5055
|
}
|
|
5061
|
-
else if (output[
|
|
5062
|
-
contents
|
|
5056
|
+
else if (output[_TSR] != null && output[_TSR][_m] != null) {
|
|
5057
|
+
contents[_TSR] = de_DescribeTrustStoreRevocationResponse(__getArrayIfSingleItem(output[_TSR][_m]), context);
|
|
5063
5058
|
}
|
|
5064
|
-
if (output[
|
|
5065
|
-
contents
|
|
5059
|
+
if (output[_NM] != null) {
|
|
5060
|
+
contents[_NM] = __expectString(output[_NM]);
|
|
5066
5061
|
}
|
|
5067
5062
|
return contents;
|
|
5068
5063
|
};
|
|
5069
5064
|
const de_DescribeTrustStoresOutput = (output, context) => {
|
|
5070
5065
|
const contents = {};
|
|
5071
5066
|
if (output.TrustStores === "") {
|
|
5072
|
-
contents
|
|
5067
|
+
contents[_TS] = [];
|
|
5073
5068
|
}
|
|
5074
|
-
else if (output[
|
|
5075
|
-
contents
|
|
5069
|
+
else if (output[_TS] != null && output[_TS][_m] != null) {
|
|
5070
|
+
contents[_TS] = de_TrustStores(__getArrayIfSingleItem(output[_TS][_m]), context);
|
|
5076
5071
|
}
|
|
5077
|
-
if (output[
|
|
5078
|
-
contents
|
|
5072
|
+
if (output[_NM] != null) {
|
|
5073
|
+
contents[_NM] = __expectString(output[_NM]);
|
|
5079
5074
|
}
|
|
5080
5075
|
return contents;
|
|
5081
5076
|
};
|
|
5082
5077
|
const de_DuplicateListenerException = (output, context) => {
|
|
5083
5078
|
const contents = {};
|
|
5084
|
-
if (output[
|
|
5085
|
-
contents
|
|
5079
|
+
if (output[_Me] != null) {
|
|
5080
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5086
5081
|
}
|
|
5087
5082
|
return contents;
|
|
5088
5083
|
};
|
|
5089
5084
|
const de_DuplicateLoadBalancerNameException = (output, context) => {
|
|
5090
5085
|
const contents = {};
|
|
5091
|
-
if (output[
|
|
5092
|
-
contents
|
|
5086
|
+
if (output[_Me] != null) {
|
|
5087
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5093
5088
|
}
|
|
5094
5089
|
return contents;
|
|
5095
5090
|
};
|
|
5096
5091
|
const de_DuplicateTagKeysException = (output, context) => {
|
|
5097
5092
|
const contents = {};
|
|
5098
|
-
if (output[
|
|
5099
|
-
contents
|
|
5093
|
+
if (output[_Me] != null) {
|
|
5094
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5100
5095
|
}
|
|
5101
5096
|
return contents;
|
|
5102
5097
|
};
|
|
5103
5098
|
const de_DuplicateTargetGroupNameException = (output, context) => {
|
|
5104
5099
|
const contents = {};
|
|
5105
|
-
if (output[
|
|
5106
|
-
contents
|
|
5100
|
+
if (output[_Me] != null) {
|
|
5101
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5107
5102
|
}
|
|
5108
5103
|
return contents;
|
|
5109
5104
|
};
|
|
5110
5105
|
const de_DuplicateTrustStoreNameException = (output, context) => {
|
|
5111
5106
|
const contents = {};
|
|
5112
|
-
if (output[
|
|
5113
|
-
contents
|
|
5107
|
+
if (output[_Me] != null) {
|
|
5108
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5114
5109
|
}
|
|
5115
5110
|
return contents;
|
|
5116
5111
|
};
|
|
5117
5112
|
const de_FixedResponseActionConfig = (output, context) => {
|
|
5118
5113
|
const contents = {};
|
|
5119
|
-
if (output[
|
|
5120
|
-
contents
|
|
5114
|
+
if (output[_MB] != null) {
|
|
5115
|
+
contents[_MB] = __expectString(output[_MB]);
|
|
5121
5116
|
}
|
|
5122
|
-
if (output[
|
|
5123
|
-
contents
|
|
5117
|
+
if (output[_SC] != null) {
|
|
5118
|
+
contents[_SC] = __expectString(output[_SC]);
|
|
5124
5119
|
}
|
|
5125
|
-
if (output[
|
|
5126
|
-
contents
|
|
5120
|
+
if (output[_CT] != null) {
|
|
5121
|
+
contents[_CT] = __expectString(output[_CT]);
|
|
5127
5122
|
}
|
|
5128
5123
|
return contents;
|
|
5129
5124
|
};
|
|
5130
5125
|
const de_ForwardActionConfig = (output, context) => {
|
|
5131
5126
|
const contents = {};
|
|
5132
5127
|
if (output.TargetGroups === "") {
|
|
5133
|
-
contents
|
|
5128
|
+
contents[_TG] = [];
|
|
5134
5129
|
}
|
|
5135
|
-
else if (output[
|
|
5136
|
-
contents
|
|
5130
|
+
else if (output[_TG] != null && output[_TG][_m] != null) {
|
|
5131
|
+
contents[_TG] = de_TargetGroupList(__getArrayIfSingleItem(output[_TG][_m]), context);
|
|
5137
5132
|
}
|
|
5138
|
-
if (output[
|
|
5139
|
-
contents
|
|
5133
|
+
if (output[_TGSC] != null) {
|
|
5134
|
+
contents[_TGSC] = de_TargetGroupStickinessConfig(output[_TGSC], context);
|
|
5140
5135
|
}
|
|
5141
5136
|
return contents;
|
|
5142
5137
|
};
|
|
5143
5138
|
const de_GetTrustStoreCaCertificatesBundleOutput = (output, context) => {
|
|
5144
5139
|
const contents = {};
|
|
5145
|
-
if (output[
|
|
5146
|
-
contents
|
|
5140
|
+
if (output[_Lo] != null) {
|
|
5141
|
+
contents[_Lo] = __expectString(output[_Lo]);
|
|
5147
5142
|
}
|
|
5148
5143
|
return contents;
|
|
5149
5144
|
};
|
|
5150
5145
|
const de_GetTrustStoreRevocationContentOutput = (output, context) => {
|
|
5151
5146
|
const contents = {};
|
|
5152
|
-
if (output[
|
|
5153
|
-
contents
|
|
5147
|
+
if (output[_Lo] != null) {
|
|
5148
|
+
contents[_Lo] = __expectString(output[_Lo]);
|
|
5154
5149
|
}
|
|
5155
5150
|
return contents;
|
|
5156
5151
|
};
|
|
5157
5152
|
const de_HealthUnavailableException = (output, context) => {
|
|
5158
5153
|
const contents = {};
|
|
5159
|
-
if (output[
|
|
5160
|
-
contents
|
|
5154
|
+
if (output[_Me] != null) {
|
|
5155
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5161
5156
|
}
|
|
5162
5157
|
return contents;
|
|
5163
5158
|
};
|
|
5164
5159
|
const de_HostHeaderConditionConfig = (output, context) => {
|
|
5165
5160
|
const contents = {};
|
|
5166
5161
|
if (output.Values === "") {
|
|
5167
|
-
contents
|
|
5162
|
+
contents[_Va] = [];
|
|
5168
5163
|
}
|
|
5169
|
-
else if (output[
|
|
5170
|
-
contents
|
|
5164
|
+
else if (output[_Va] != null && output[_Va][_m] != null) {
|
|
5165
|
+
contents[_Va] = de_ListOfString(__getArrayIfSingleItem(output[_Va][_m]), context);
|
|
5171
5166
|
}
|
|
5172
5167
|
return contents;
|
|
5173
5168
|
};
|
|
5174
5169
|
const de_HttpHeaderConditionConfig = (output, context) => {
|
|
5175
5170
|
const contents = {};
|
|
5176
|
-
if (output[
|
|
5177
|
-
contents
|
|
5171
|
+
if (output[_HHN] != null) {
|
|
5172
|
+
contents[_HHN] = __expectString(output[_HHN]);
|
|
5178
5173
|
}
|
|
5179
5174
|
if (output.Values === "") {
|
|
5180
|
-
contents
|
|
5175
|
+
contents[_Va] = [];
|
|
5181
5176
|
}
|
|
5182
|
-
else if (output[
|
|
5183
|
-
contents
|
|
5177
|
+
else if (output[_Va] != null && output[_Va][_m] != null) {
|
|
5178
|
+
contents[_Va] = de_ListOfString(__getArrayIfSingleItem(output[_Va][_m]), context);
|
|
5184
5179
|
}
|
|
5185
5180
|
return contents;
|
|
5186
5181
|
};
|
|
5187
5182
|
const de_HttpRequestMethodConditionConfig = (output, context) => {
|
|
5188
5183
|
const contents = {};
|
|
5189
5184
|
if (output.Values === "") {
|
|
5190
|
-
contents
|
|
5185
|
+
contents[_Va] = [];
|
|
5191
5186
|
}
|
|
5192
|
-
else if (output[
|
|
5193
|
-
contents
|
|
5187
|
+
else if (output[_Va] != null && output[_Va][_m] != null) {
|
|
5188
|
+
contents[_Va] = de_ListOfString(__getArrayIfSingleItem(output[_Va][_m]), context);
|
|
5194
5189
|
}
|
|
5195
5190
|
return contents;
|
|
5196
5191
|
};
|
|
5197
5192
|
const de_IncompatibleProtocolsException = (output, context) => {
|
|
5198
5193
|
const contents = {};
|
|
5199
|
-
if (output[
|
|
5200
|
-
contents
|
|
5194
|
+
if (output[_Me] != null) {
|
|
5195
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5201
5196
|
}
|
|
5202
5197
|
return contents;
|
|
5203
5198
|
};
|
|
5204
5199
|
const de_InvalidCaCertificatesBundleException = (output, context) => {
|
|
5205
5200
|
const contents = {};
|
|
5206
|
-
if (output[
|
|
5207
|
-
contents
|
|
5201
|
+
if (output[_Me] != null) {
|
|
5202
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5208
5203
|
}
|
|
5209
5204
|
return contents;
|
|
5210
5205
|
};
|
|
5211
5206
|
const de_InvalidConfigurationRequestException = (output, context) => {
|
|
5212
5207
|
const contents = {};
|
|
5213
|
-
if (output[
|
|
5214
|
-
contents
|
|
5208
|
+
if (output[_Me] != null) {
|
|
5209
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5215
5210
|
}
|
|
5216
5211
|
return contents;
|
|
5217
5212
|
};
|
|
5218
5213
|
const de_InvalidLoadBalancerActionException = (output, context) => {
|
|
5219
5214
|
const contents = {};
|
|
5220
|
-
if (output[
|
|
5221
|
-
contents
|
|
5215
|
+
if (output[_Me] != null) {
|
|
5216
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5222
5217
|
}
|
|
5223
5218
|
return contents;
|
|
5224
5219
|
};
|
|
5225
5220
|
const de_InvalidRevocationContentException = (output, context) => {
|
|
5226
5221
|
const contents = {};
|
|
5227
|
-
if (output[
|
|
5228
|
-
contents
|
|
5222
|
+
if (output[_Me] != null) {
|
|
5223
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5229
5224
|
}
|
|
5230
5225
|
return contents;
|
|
5231
5226
|
};
|
|
5232
5227
|
const de_InvalidSchemeException = (output, context) => {
|
|
5233
5228
|
const contents = {};
|
|
5234
|
-
if (output[
|
|
5235
|
-
contents
|
|
5229
|
+
if (output[_Me] != null) {
|
|
5230
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5236
5231
|
}
|
|
5237
5232
|
return contents;
|
|
5238
5233
|
};
|
|
5239
5234
|
const de_InvalidSecurityGroupException = (output, context) => {
|
|
5240
5235
|
const contents = {};
|
|
5241
|
-
if (output[
|
|
5242
|
-
contents
|
|
5236
|
+
if (output[_Me] != null) {
|
|
5237
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5243
5238
|
}
|
|
5244
5239
|
return contents;
|
|
5245
5240
|
};
|
|
5246
5241
|
const de_InvalidSubnetException = (output, context) => {
|
|
5247
5242
|
const contents = {};
|
|
5248
|
-
if (output[
|
|
5249
|
-
contents
|
|
5243
|
+
if (output[_Me] != null) {
|
|
5244
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5250
5245
|
}
|
|
5251
5246
|
return contents;
|
|
5252
5247
|
};
|
|
5253
5248
|
const de_InvalidTargetException = (output, context) => {
|
|
5254
5249
|
const contents = {};
|
|
5255
|
-
if (output[
|
|
5256
|
-
contents
|
|
5250
|
+
if (output[_Me] != null) {
|
|
5251
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5257
5252
|
}
|
|
5258
5253
|
return contents;
|
|
5259
5254
|
};
|
|
5260
5255
|
const de_Limit = (output, context) => {
|
|
5261
5256
|
const contents = {};
|
|
5262
|
-
if (output[
|
|
5263
|
-
contents
|
|
5257
|
+
if (output[_N] != null) {
|
|
5258
|
+
contents[_N] = __expectString(output[_N]);
|
|
5264
5259
|
}
|
|
5265
|
-
if (output[
|
|
5266
|
-
contents
|
|
5260
|
+
if (output[_Max] != null) {
|
|
5261
|
+
contents[_Max] = __expectString(output[_Max]);
|
|
5267
5262
|
}
|
|
5268
5263
|
return contents;
|
|
5269
5264
|
};
|
|
@@ -5276,48 +5271,48 @@ const de_Limits = (output, context) => {
|
|
|
5276
5271
|
};
|
|
5277
5272
|
const de_Listener = (output, context) => {
|
|
5278
5273
|
const contents = {};
|
|
5279
|
-
if (output[
|
|
5280
|
-
contents
|
|
5274
|
+
if (output[_LA] != null) {
|
|
5275
|
+
contents[_LA] = __expectString(output[_LA]);
|
|
5281
5276
|
}
|
|
5282
|
-
if (output[
|
|
5283
|
-
contents
|
|
5277
|
+
if (output[_LBA] != null) {
|
|
5278
|
+
contents[_LBA] = __expectString(output[_LBA]);
|
|
5284
5279
|
}
|
|
5285
|
-
if (output[
|
|
5286
|
-
contents
|
|
5280
|
+
if (output[_Po] != null) {
|
|
5281
|
+
contents[_Po] = __strictParseInt32(output[_Po]);
|
|
5287
5282
|
}
|
|
5288
|
-
if (output[
|
|
5289
|
-
contents
|
|
5283
|
+
if (output[_P] != null) {
|
|
5284
|
+
contents[_P] = __expectString(output[_P]);
|
|
5290
5285
|
}
|
|
5291
5286
|
if (output.Certificates === "") {
|
|
5292
|
-
contents
|
|
5287
|
+
contents[_C] = [];
|
|
5293
5288
|
}
|
|
5294
|
-
else if (output[
|
|
5295
|
-
contents
|
|
5289
|
+
else if (output[_C] != null && output[_C][_m] != null) {
|
|
5290
|
+
contents[_C] = de_CertificateList(__getArrayIfSingleItem(output[_C][_m]), context);
|
|
5296
5291
|
}
|
|
5297
|
-
if (output[
|
|
5298
|
-
contents
|
|
5292
|
+
if (output[_SP] != null) {
|
|
5293
|
+
contents[_SP] = __expectString(output[_SP]);
|
|
5299
5294
|
}
|
|
5300
5295
|
if (output.DefaultActions === "") {
|
|
5301
|
-
contents
|
|
5296
|
+
contents[_DA] = [];
|
|
5302
5297
|
}
|
|
5303
|
-
else if (output[
|
|
5304
|
-
contents
|
|
5298
|
+
else if (output[_DA] != null && output[_DA][_m] != null) {
|
|
5299
|
+
contents[_DA] = de_Actions(__getArrayIfSingleItem(output[_DA][_m]), context);
|
|
5305
5300
|
}
|
|
5306
5301
|
if (output.AlpnPolicy === "") {
|
|
5307
|
-
contents
|
|
5302
|
+
contents[_AP] = [];
|
|
5308
5303
|
}
|
|
5309
|
-
else if (output[
|
|
5310
|
-
contents
|
|
5304
|
+
else if (output[_AP] != null && output[_AP][_m] != null) {
|
|
5305
|
+
contents[_AP] = de_AlpnPolicyName(__getArrayIfSingleItem(output[_AP][_m]), context);
|
|
5311
5306
|
}
|
|
5312
|
-
if (output[
|
|
5313
|
-
contents
|
|
5307
|
+
if (output[_MA] != null) {
|
|
5308
|
+
contents[_MA] = de_MutualAuthenticationAttributes(output[_MA], context);
|
|
5314
5309
|
}
|
|
5315
5310
|
return contents;
|
|
5316
5311
|
};
|
|
5317
5312
|
const de_ListenerNotFoundException = (output, context) => {
|
|
5318
5313
|
const contents = {};
|
|
5319
|
-
if (output[
|
|
5320
|
-
contents
|
|
5314
|
+
if (output[_Me] != null) {
|
|
5315
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5321
5316
|
}
|
|
5322
5317
|
return contents;
|
|
5323
5318
|
};
|
|
@@ -5337,69 +5332,69 @@ const de_ListOfString = (output, context) => {
|
|
|
5337
5332
|
};
|
|
5338
5333
|
const de_LoadBalancer = (output, context) => {
|
|
5339
5334
|
const contents = {};
|
|
5340
|
-
if (output[
|
|
5341
|
-
contents
|
|
5335
|
+
if (output[_LBA] != null) {
|
|
5336
|
+
contents[_LBA] = __expectString(output[_LBA]);
|
|
5342
5337
|
}
|
|
5343
|
-
if (output[
|
|
5344
|
-
contents
|
|
5338
|
+
if (output[_DNSN] != null) {
|
|
5339
|
+
contents[_DNSN] = __expectString(output[_DNSN]);
|
|
5345
5340
|
}
|
|
5346
|
-
if (output[
|
|
5347
|
-
contents
|
|
5341
|
+
if (output[_CHZI] != null) {
|
|
5342
|
+
contents[_CHZI] = __expectString(output[_CHZI]);
|
|
5348
5343
|
}
|
|
5349
|
-
if (output[
|
|
5350
|
-
contents
|
|
5344
|
+
if (output[_CTr] != null) {
|
|
5345
|
+
contents[_CTr] = __expectNonNull(__parseRfc3339DateTimeWithOffset(output[_CTr]));
|
|
5351
5346
|
}
|
|
5352
|
-
if (output[
|
|
5353
|
-
contents
|
|
5347
|
+
if (output[_LBN] != null) {
|
|
5348
|
+
contents[_LBN] = __expectString(output[_LBN]);
|
|
5354
5349
|
}
|
|
5355
|
-
if (output[
|
|
5356
|
-
contents
|
|
5350
|
+
if (output[_Sc] != null) {
|
|
5351
|
+
contents[_Sc] = __expectString(output[_Sc]);
|
|
5357
5352
|
}
|
|
5358
|
-
if (output[
|
|
5359
|
-
contents
|
|
5353
|
+
if (output[_VI] != null) {
|
|
5354
|
+
contents[_VI] = __expectString(output[_VI]);
|
|
5360
5355
|
}
|
|
5361
|
-
if (output[
|
|
5362
|
-
contents
|
|
5356
|
+
if (output[_St] != null) {
|
|
5357
|
+
contents[_St] = de_LoadBalancerState(output[_St], context);
|
|
5363
5358
|
}
|
|
5364
|
-
if (output[
|
|
5365
|
-
contents
|
|
5359
|
+
if (output[_T] != null) {
|
|
5360
|
+
contents[_T] = __expectString(output[_T]);
|
|
5366
5361
|
}
|
|
5367
5362
|
if (output.AvailabilityZones === "") {
|
|
5368
|
-
contents
|
|
5363
|
+
contents[_AZv] = [];
|
|
5369
5364
|
}
|
|
5370
|
-
else if (output[
|
|
5371
|
-
contents
|
|
5365
|
+
else if (output[_AZv] != null && output[_AZv][_m] != null) {
|
|
5366
|
+
contents[_AZv] = de_AvailabilityZones(__getArrayIfSingleItem(output[_AZv][_m]), context);
|
|
5372
5367
|
}
|
|
5373
5368
|
if (output.SecurityGroups === "") {
|
|
5374
|
-
contents
|
|
5369
|
+
contents[_SG] = [];
|
|
5375
5370
|
}
|
|
5376
|
-
else if (output[
|
|
5377
|
-
contents
|
|
5371
|
+
else if (output[_SG] != null && output[_SG][_m] != null) {
|
|
5372
|
+
contents[_SG] = de_SecurityGroups(__getArrayIfSingleItem(output[_SG][_m]), context);
|
|
5378
5373
|
}
|
|
5379
|
-
if (output[
|
|
5380
|
-
contents
|
|
5374
|
+
if (output[_IAT] != null) {
|
|
5375
|
+
contents[_IAT] = __expectString(output[_IAT]);
|
|
5381
5376
|
}
|
|
5382
|
-
if (output[
|
|
5383
|
-
contents
|
|
5377
|
+
if (output[_COIP] != null) {
|
|
5378
|
+
contents[_COIP] = __expectString(output[_COIP]);
|
|
5384
5379
|
}
|
|
5385
|
-
if (output[
|
|
5386
|
-
contents
|
|
5380
|
+
if (output[_ESGIROPLT] != null) {
|
|
5381
|
+
contents[_ESGIROPLT] = __expectString(output[_ESGIROPLT]);
|
|
5387
5382
|
}
|
|
5388
5383
|
return contents;
|
|
5389
5384
|
};
|
|
5390
5385
|
const de_LoadBalancerAddress = (output, context) => {
|
|
5391
5386
|
const contents = {};
|
|
5392
|
-
if (output[
|
|
5393
|
-
contents
|
|
5387
|
+
if (output[_IA] != null) {
|
|
5388
|
+
contents[_IA] = __expectString(output[_IA]);
|
|
5394
5389
|
}
|
|
5395
|
-
if (output[
|
|
5396
|
-
contents
|
|
5390
|
+
if (output[_AI] != null) {
|
|
5391
|
+
contents[_AI] = __expectString(output[_AI]);
|
|
5397
5392
|
}
|
|
5398
|
-
if (output[
|
|
5399
|
-
contents
|
|
5393
|
+
if (output[_PIPA] != null) {
|
|
5394
|
+
contents[_PIPA] = __expectString(output[_PIPA]);
|
|
5400
5395
|
}
|
|
5401
|
-
if (output[
|
|
5402
|
-
contents
|
|
5396
|
+
if (output[_IPA] != null) {
|
|
5397
|
+
contents[_IPA] = __expectString(output[_IPA]);
|
|
5403
5398
|
}
|
|
5404
5399
|
return contents;
|
|
5405
5400
|
};
|
|
@@ -5419,11 +5414,11 @@ const de_LoadBalancerArns = (output, context) => {
|
|
|
5419
5414
|
};
|
|
5420
5415
|
const de_LoadBalancerAttribute = (output, context) => {
|
|
5421
5416
|
const contents = {};
|
|
5422
|
-
if (output[
|
|
5423
|
-
contents
|
|
5417
|
+
if (output[_K] != null) {
|
|
5418
|
+
contents[_K] = __expectString(output[_K]);
|
|
5424
5419
|
}
|
|
5425
|
-
if (output[
|
|
5426
|
-
contents
|
|
5420
|
+
if (output[_Val] != null) {
|
|
5421
|
+
contents[_Val] = __expectString(output[_Val]);
|
|
5427
5422
|
}
|
|
5428
5423
|
return contents;
|
|
5429
5424
|
};
|
|
@@ -5436,8 +5431,8 @@ const de_LoadBalancerAttributes = (output, context) => {
|
|
|
5436
5431
|
};
|
|
5437
5432
|
const de_LoadBalancerNotFoundException = (output, context) => {
|
|
5438
5433
|
const contents = {};
|
|
5439
|
-
if (output[
|
|
5440
|
-
contents
|
|
5434
|
+
if (output[_Me] != null) {
|
|
5435
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5441
5436
|
}
|
|
5442
5437
|
return contents;
|
|
5443
5438
|
};
|
|
@@ -5450,138 +5445,138 @@ const de_LoadBalancers = (output, context) => {
|
|
|
5450
5445
|
};
|
|
5451
5446
|
const de_LoadBalancerState = (output, context) => {
|
|
5452
5447
|
const contents = {};
|
|
5453
|
-
if (output[
|
|
5454
|
-
contents
|
|
5448
|
+
if (output[_Cod] != null) {
|
|
5449
|
+
contents[_Cod] = __expectString(output[_Cod]);
|
|
5455
5450
|
}
|
|
5456
|
-
if (output[
|
|
5457
|
-
contents
|
|
5451
|
+
if (output[_Re] != null) {
|
|
5452
|
+
contents[_Re] = __expectString(output[_Re]);
|
|
5458
5453
|
}
|
|
5459
5454
|
return contents;
|
|
5460
5455
|
};
|
|
5461
5456
|
const de_Matcher = (output, context) => {
|
|
5462
5457
|
const contents = {};
|
|
5463
|
-
if (output[
|
|
5464
|
-
contents
|
|
5458
|
+
if (output[_HC] != null) {
|
|
5459
|
+
contents[_HC] = __expectString(output[_HC]);
|
|
5465
5460
|
}
|
|
5466
|
-
if (output[
|
|
5467
|
-
contents
|
|
5461
|
+
if (output[_GC] != null) {
|
|
5462
|
+
contents[_GC] = __expectString(output[_GC]);
|
|
5468
5463
|
}
|
|
5469
5464
|
return contents;
|
|
5470
5465
|
};
|
|
5471
5466
|
const de_ModifyListenerOutput = (output, context) => {
|
|
5472
5467
|
const contents = {};
|
|
5473
5468
|
if (output.Listeners === "") {
|
|
5474
|
-
contents
|
|
5469
|
+
contents[_L] = [];
|
|
5475
5470
|
}
|
|
5476
|
-
else if (output[
|
|
5477
|
-
contents
|
|
5471
|
+
else if (output[_L] != null && output[_L][_m] != null) {
|
|
5472
|
+
contents[_L] = de_Listeners(__getArrayIfSingleItem(output[_L][_m]), context);
|
|
5478
5473
|
}
|
|
5479
5474
|
return contents;
|
|
5480
5475
|
};
|
|
5481
5476
|
const de_ModifyLoadBalancerAttributesOutput = (output, context) => {
|
|
5482
5477
|
const contents = {};
|
|
5483
5478
|
if (output.Attributes === "") {
|
|
5484
|
-
contents
|
|
5479
|
+
contents[_At] = [];
|
|
5485
5480
|
}
|
|
5486
|
-
else if (output[
|
|
5487
|
-
contents
|
|
5481
|
+
else if (output[_At] != null && output[_At][_m] != null) {
|
|
5482
|
+
contents[_At] = de_LoadBalancerAttributes(__getArrayIfSingleItem(output[_At][_m]), context);
|
|
5488
5483
|
}
|
|
5489
5484
|
return contents;
|
|
5490
5485
|
};
|
|
5491
5486
|
const de_ModifyRuleOutput = (output, context) => {
|
|
5492
5487
|
const contents = {};
|
|
5493
5488
|
if (output.Rules === "") {
|
|
5494
|
-
contents
|
|
5489
|
+
contents[_Ru] = [];
|
|
5495
5490
|
}
|
|
5496
|
-
else if (output[
|
|
5497
|
-
contents
|
|
5491
|
+
else if (output[_Ru] != null && output[_Ru][_m] != null) {
|
|
5492
|
+
contents[_Ru] = de_Rules(__getArrayIfSingleItem(output[_Ru][_m]), context);
|
|
5498
5493
|
}
|
|
5499
5494
|
return contents;
|
|
5500
5495
|
};
|
|
5501
5496
|
const de_ModifyTargetGroupAttributesOutput = (output, context) => {
|
|
5502
5497
|
const contents = {};
|
|
5503
5498
|
if (output.Attributes === "") {
|
|
5504
|
-
contents
|
|
5499
|
+
contents[_At] = [];
|
|
5505
5500
|
}
|
|
5506
|
-
else if (output[
|
|
5507
|
-
contents
|
|
5501
|
+
else if (output[_At] != null && output[_At][_m] != null) {
|
|
5502
|
+
contents[_At] = de_TargetGroupAttributes(__getArrayIfSingleItem(output[_At][_m]), context);
|
|
5508
5503
|
}
|
|
5509
5504
|
return contents;
|
|
5510
5505
|
};
|
|
5511
5506
|
const de_ModifyTargetGroupOutput = (output, context) => {
|
|
5512
5507
|
const contents = {};
|
|
5513
5508
|
if (output.TargetGroups === "") {
|
|
5514
|
-
contents
|
|
5509
|
+
contents[_TG] = [];
|
|
5515
5510
|
}
|
|
5516
|
-
else if (output[
|
|
5517
|
-
contents
|
|
5511
|
+
else if (output[_TG] != null && output[_TG][_m] != null) {
|
|
5512
|
+
contents[_TG] = de_TargetGroups(__getArrayIfSingleItem(output[_TG][_m]), context);
|
|
5518
5513
|
}
|
|
5519
5514
|
return contents;
|
|
5520
5515
|
};
|
|
5521
5516
|
const de_ModifyTrustStoreOutput = (output, context) => {
|
|
5522
5517
|
const contents = {};
|
|
5523
5518
|
if (output.TrustStores === "") {
|
|
5524
|
-
contents
|
|
5519
|
+
contents[_TS] = [];
|
|
5525
5520
|
}
|
|
5526
|
-
else if (output[
|
|
5527
|
-
contents
|
|
5521
|
+
else if (output[_TS] != null && output[_TS][_m] != null) {
|
|
5522
|
+
contents[_TS] = de_TrustStores(__getArrayIfSingleItem(output[_TS][_m]), context);
|
|
5528
5523
|
}
|
|
5529
5524
|
return contents;
|
|
5530
5525
|
};
|
|
5531
5526
|
const de_MutualAuthenticationAttributes = (output, context) => {
|
|
5532
5527
|
const contents = {};
|
|
5533
|
-
if (output[
|
|
5534
|
-
contents
|
|
5528
|
+
if (output[_Mo] != null) {
|
|
5529
|
+
contents[_Mo] = __expectString(output[_Mo]);
|
|
5535
5530
|
}
|
|
5536
|
-
if (output[
|
|
5537
|
-
contents
|
|
5531
|
+
if (output[_TSA] != null) {
|
|
5532
|
+
contents[_TSA] = __expectString(output[_TSA]);
|
|
5538
5533
|
}
|
|
5539
|
-
if (output[
|
|
5540
|
-
contents
|
|
5534
|
+
if (output[_ICCE] != null) {
|
|
5535
|
+
contents[_ICCE] = __parseBoolean(output[_ICCE]);
|
|
5541
5536
|
}
|
|
5542
5537
|
return contents;
|
|
5543
5538
|
};
|
|
5544
5539
|
const de_OperationNotPermittedException = (output, context) => {
|
|
5545
5540
|
const contents = {};
|
|
5546
|
-
if (output[
|
|
5547
|
-
contents
|
|
5541
|
+
if (output[_Me] != null) {
|
|
5542
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5548
5543
|
}
|
|
5549
5544
|
return contents;
|
|
5550
5545
|
};
|
|
5551
5546
|
const de_PathPatternConditionConfig = (output, context) => {
|
|
5552
5547
|
const contents = {};
|
|
5553
5548
|
if (output.Values === "") {
|
|
5554
|
-
contents
|
|
5549
|
+
contents[_Va] = [];
|
|
5555
5550
|
}
|
|
5556
|
-
else if (output[
|
|
5557
|
-
contents
|
|
5551
|
+
else if (output[_Va] != null && output[_Va][_m] != null) {
|
|
5552
|
+
contents[_Va] = de_ListOfString(__getArrayIfSingleItem(output[_Va][_m]), context);
|
|
5558
5553
|
}
|
|
5559
5554
|
return contents;
|
|
5560
5555
|
};
|
|
5561
5556
|
const de_PriorityInUseException = (output, context) => {
|
|
5562
5557
|
const contents = {};
|
|
5563
|
-
if (output[
|
|
5564
|
-
contents
|
|
5558
|
+
if (output[_Me] != null) {
|
|
5559
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5565
5560
|
}
|
|
5566
5561
|
return contents;
|
|
5567
5562
|
};
|
|
5568
5563
|
const de_QueryStringConditionConfig = (output, context) => {
|
|
5569
5564
|
const contents = {};
|
|
5570
5565
|
if (output.Values === "") {
|
|
5571
|
-
contents
|
|
5566
|
+
contents[_Va] = [];
|
|
5572
5567
|
}
|
|
5573
|
-
else if (output[
|
|
5574
|
-
contents
|
|
5568
|
+
else if (output[_Va] != null && output[_Va][_m] != null) {
|
|
5569
|
+
contents[_Va] = de_QueryStringKeyValuePairList(__getArrayIfSingleItem(output[_Va][_m]), context);
|
|
5575
5570
|
}
|
|
5576
5571
|
return contents;
|
|
5577
5572
|
};
|
|
5578
5573
|
const de_QueryStringKeyValuePair = (output, context) => {
|
|
5579
5574
|
const contents = {};
|
|
5580
|
-
if (output[
|
|
5581
|
-
contents
|
|
5575
|
+
if (output[_K] != null) {
|
|
5576
|
+
contents[_K] = __expectString(output[_K]);
|
|
5582
5577
|
}
|
|
5583
|
-
if (output[
|
|
5584
|
-
contents
|
|
5578
|
+
if (output[_Val] != null) {
|
|
5579
|
+
contents[_Val] = __expectString(output[_Val]);
|
|
5585
5580
|
}
|
|
5586
5581
|
return contents;
|
|
5587
5582
|
};
|
|
@@ -5594,23 +5589,23 @@ const de_QueryStringKeyValuePairList = (output, context) => {
|
|
|
5594
5589
|
};
|
|
5595
5590
|
const de_RedirectActionConfig = (output, context) => {
|
|
5596
5591
|
const contents = {};
|
|
5597
|
-
if (output[
|
|
5598
|
-
contents
|
|
5592
|
+
if (output[_P] != null) {
|
|
5593
|
+
contents[_P] = __expectString(output[_P]);
|
|
5599
5594
|
}
|
|
5600
|
-
if (output[
|
|
5601
|
-
contents
|
|
5595
|
+
if (output[_Po] != null) {
|
|
5596
|
+
contents[_Po] = __expectString(output[_Po]);
|
|
5602
5597
|
}
|
|
5603
|
-
if (output[
|
|
5604
|
-
contents
|
|
5598
|
+
if (output[_H] != null) {
|
|
5599
|
+
contents[_H] = __expectString(output[_H]);
|
|
5605
5600
|
}
|
|
5606
|
-
if (output[
|
|
5607
|
-
contents
|
|
5601
|
+
if (output[_Pa] != null) {
|
|
5602
|
+
contents[_Pa] = __expectString(output[_Pa]);
|
|
5608
5603
|
}
|
|
5609
|
-
if (output[
|
|
5610
|
-
contents
|
|
5604
|
+
if (output[_Q] != null) {
|
|
5605
|
+
contents[_Q] = __expectString(output[_Q]);
|
|
5611
5606
|
}
|
|
5612
|
-
if (output[
|
|
5613
|
-
contents
|
|
5607
|
+
if (output[_SC] != null) {
|
|
5608
|
+
contents[_SC] = __expectString(output[_SC]);
|
|
5614
5609
|
}
|
|
5615
5610
|
return contents;
|
|
5616
5611
|
};
|
|
@@ -5632,78 +5627,78 @@ const de_RemoveTrustStoreRevocationsOutput = (output, context) => {
|
|
|
5632
5627
|
};
|
|
5633
5628
|
const de_ResourceInUseException = (output, context) => {
|
|
5634
5629
|
const contents = {};
|
|
5635
|
-
if (output[
|
|
5636
|
-
contents
|
|
5630
|
+
if (output[_Me] != null) {
|
|
5631
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5637
5632
|
}
|
|
5638
5633
|
return contents;
|
|
5639
5634
|
};
|
|
5640
5635
|
const de_RevocationContentNotFoundException = (output, context) => {
|
|
5641
5636
|
const contents = {};
|
|
5642
|
-
if (output[
|
|
5643
|
-
contents
|
|
5637
|
+
if (output[_Me] != null) {
|
|
5638
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5644
5639
|
}
|
|
5645
5640
|
return contents;
|
|
5646
5641
|
};
|
|
5647
5642
|
const de_RevocationIdNotFoundException = (output, context) => {
|
|
5648
5643
|
const contents = {};
|
|
5649
|
-
if (output[
|
|
5650
|
-
contents
|
|
5644
|
+
if (output[_Me] != null) {
|
|
5645
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5651
5646
|
}
|
|
5652
5647
|
return contents;
|
|
5653
5648
|
};
|
|
5654
5649
|
const de_Rule = (output, context) => {
|
|
5655
5650
|
const contents = {};
|
|
5656
|
-
if (output[
|
|
5657
|
-
contents
|
|
5651
|
+
if (output[_RAu] != null) {
|
|
5652
|
+
contents[_RAu] = __expectString(output[_RAu]);
|
|
5658
5653
|
}
|
|
5659
|
-
if (output[
|
|
5660
|
-
contents
|
|
5654
|
+
if (output[_Pr] != null) {
|
|
5655
|
+
contents[_Pr] = __expectString(output[_Pr]);
|
|
5661
5656
|
}
|
|
5662
5657
|
if (output.Conditions === "") {
|
|
5663
|
-
contents
|
|
5658
|
+
contents[_Co] = [];
|
|
5664
5659
|
}
|
|
5665
|
-
else if (output[
|
|
5666
|
-
contents
|
|
5660
|
+
else if (output[_Co] != null && output[_Co][_m] != null) {
|
|
5661
|
+
contents[_Co] = de_RuleConditionList(__getArrayIfSingleItem(output[_Co][_m]), context);
|
|
5667
5662
|
}
|
|
5668
5663
|
if (output.Actions === "") {
|
|
5669
|
-
contents
|
|
5664
|
+
contents[_Ac] = [];
|
|
5670
5665
|
}
|
|
5671
|
-
else if (output[
|
|
5672
|
-
contents
|
|
5666
|
+
else if (output[_Ac] != null && output[_Ac][_m] != null) {
|
|
5667
|
+
contents[_Ac] = de_Actions(__getArrayIfSingleItem(output[_Ac][_m]), context);
|
|
5673
5668
|
}
|
|
5674
|
-
if (output[
|
|
5675
|
-
contents
|
|
5669
|
+
if (output[_ID] != null) {
|
|
5670
|
+
contents[_ID] = __parseBoolean(output[_ID]);
|
|
5676
5671
|
}
|
|
5677
5672
|
return contents;
|
|
5678
5673
|
};
|
|
5679
5674
|
const de_RuleCondition = (output, context) => {
|
|
5680
5675
|
const contents = {};
|
|
5681
|
-
if (output[
|
|
5682
|
-
contents
|
|
5676
|
+
if (output[_F] != null) {
|
|
5677
|
+
contents[_F] = __expectString(output[_F]);
|
|
5683
5678
|
}
|
|
5684
5679
|
if (output.Values === "") {
|
|
5685
|
-
contents
|
|
5680
|
+
contents[_Va] = [];
|
|
5686
5681
|
}
|
|
5687
|
-
else if (output[
|
|
5688
|
-
contents
|
|
5682
|
+
else if (output[_Va] != null && output[_Va][_m] != null) {
|
|
5683
|
+
contents[_Va] = de_ListOfString(__getArrayIfSingleItem(output[_Va][_m]), context);
|
|
5689
5684
|
}
|
|
5690
|
-
if (output[
|
|
5691
|
-
contents
|
|
5685
|
+
if (output[_HHC] != null) {
|
|
5686
|
+
contents[_HHC] = de_HostHeaderConditionConfig(output[_HHC], context);
|
|
5692
5687
|
}
|
|
5693
|
-
if (output[
|
|
5694
|
-
contents
|
|
5688
|
+
if (output[_PPC] != null) {
|
|
5689
|
+
contents[_PPC] = de_PathPatternConditionConfig(output[_PPC], context);
|
|
5695
5690
|
}
|
|
5696
|
-
if (output[
|
|
5697
|
-
contents
|
|
5691
|
+
if (output[_HHCt] != null) {
|
|
5692
|
+
contents[_HHCt] = de_HttpHeaderConditionConfig(output[_HHCt], context);
|
|
5698
5693
|
}
|
|
5699
|
-
if (output[
|
|
5700
|
-
contents
|
|
5694
|
+
if (output[_QSC] != null) {
|
|
5695
|
+
contents[_QSC] = de_QueryStringConditionConfig(output[_QSC], context);
|
|
5701
5696
|
}
|
|
5702
|
-
if (output[
|
|
5703
|
-
contents
|
|
5697
|
+
if (output[_HRMC] != null) {
|
|
5698
|
+
contents[_HRMC] = de_HttpRequestMethodConditionConfig(output[_HRMC], context);
|
|
5704
5699
|
}
|
|
5705
|
-
if (output[
|
|
5706
|
-
contents
|
|
5700
|
+
if (output[_SIC] != null) {
|
|
5701
|
+
contents[_SIC] = de_SourceIpConditionConfig(output[_SIC], context);
|
|
5707
5702
|
}
|
|
5708
5703
|
return contents;
|
|
5709
5704
|
};
|
|
@@ -5716,8 +5711,8 @@ const de_RuleConditionList = (output, context) => {
|
|
|
5716
5711
|
};
|
|
5717
5712
|
const de_RuleNotFoundException = (output, context) => {
|
|
5718
5713
|
const contents = {};
|
|
5719
|
-
if (output[
|
|
5720
|
-
contents
|
|
5714
|
+
if (output[_Me] != null) {
|
|
5715
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5721
5716
|
}
|
|
5722
5717
|
return contents;
|
|
5723
5718
|
};
|
|
@@ -5737,54 +5732,54 @@ const de_SecurityGroups = (output, context) => {
|
|
|
5737
5732
|
};
|
|
5738
5733
|
const de_SetIpAddressTypeOutput = (output, context) => {
|
|
5739
5734
|
const contents = {};
|
|
5740
|
-
if (output[
|
|
5741
|
-
contents
|
|
5735
|
+
if (output[_IAT] != null) {
|
|
5736
|
+
contents[_IAT] = __expectString(output[_IAT]);
|
|
5742
5737
|
}
|
|
5743
5738
|
return contents;
|
|
5744
5739
|
};
|
|
5745
5740
|
const de_SetRulePrioritiesOutput = (output, context) => {
|
|
5746
5741
|
const contents = {};
|
|
5747
5742
|
if (output.Rules === "") {
|
|
5748
|
-
contents
|
|
5743
|
+
contents[_Ru] = [];
|
|
5749
5744
|
}
|
|
5750
|
-
else if (output[
|
|
5751
|
-
contents
|
|
5745
|
+
else if (output[_Ru] != null && output[_Ru][_m] != null) {
|
|
5746
|
+
contents[_Ru] = de_Rules(__getArrayIfSingleItem(output[_Ru][_m]), context);
|
|
5752
5747
|
}
|
|
5753
5748
|
return contents;
|
|
5754
5749
|
};
|
|
5755
5750
|
const de_SetSecurityGroupsOutput = (output, context) => {
|
|
5756
5751
|
const contents = {};
|
|
5757
5752
|
if (output.SecurityGroupIds === "") {
|
|
5758
|
-
contents
|
|
5753
|
+
contents[_SGI] = [];
|
|
5759
5754
|
}
|
|
5760
|
-
else if (output[
|
|
5761
|
-
contents
|
|
5755
|
+
else if (output[_SGI] != null && output[_SGI][_m] != null) {
|
|
5756
|
+
contents[_SGI] = de_SecurityGroups(__getArrayIfSingleItem(output[_SGI][_m]), context);
|
|
5762
5757
|
}
|
|
5763
|
-
if (output[
|
|
5764
|
-
contents
|
|
5758
|
+
if (output[_ESGIROPLT] != null) {
|
|
5759
|
+
contents[_ESGIROPLT] = __expectString(output[_ESGIROPLT]);
|
|
5765
5760
|
}
|
|
5766
5761
|
return contents;
|
|
5767
5762
|
};
|
|
5768
5763
|
const de_SetSubnetsOutput = (output, context) => {
|
|
5769
5764
|
const contents = {};
|
|
5770
5765
|
if (output.AvailabilityZones === "") {
|
|
5771
|
-
contents
|
|
5766
|
+
contents[_AZv] = [];
|
|
5772
5767
|
}
|
|
5773
|
-
else if (output[
|
|
5774
|
-
contents
|
|
5768
|
+
else if (output[_AZv] != null && output[_AZv][_m] != null) {
|
|
5769
|
+
contents[_AZv] = de_AvailabilityZones(__getArrayIfSingleItem(output[_AZv][_m]), context);
|
|
5775
5770
|
}
|
|
5776
|
-
if (output[
|
|
5777
|
-
contents
|
|
5771
|
+
if (output[_IAT] != null) {
|
|
5772
|
+
contents[_IAT] = __expectString(output[_IAT]);
|
|
5778
5773
|
}
|
|
5779
5774
|
return contents;
|
|
5780
5775
|
};
|
|
5781
5776
|
const de_SourceIpConditionConfig = (output, context) => {
|
|
5782
5777
|
const contents = {};
|
|
5783
5778
|
if (output.Values === "") {
|
|
5784
|
-
contents
|
|
5779
|
+
contents[_Va] = [];
|
|
5785
5780
|
}
|
|
5786
|
-
else if (output[
|
|
5787
|
-
contents
|
|
5781
|
+
else if (output[_Va] != null && output[_Va][_m] != null) {
|
|
5782
|
+
contents[_Va] = de_ListOfString(__getArrayIfSingleItem(output[_Va][_m]), context);
|
|
5788
5783
|
}
|
|
5789
5784
|
return contents;
|
|
5790
5785
|
};
|
|
@@ -5798,33 +5793,32 @@ const de_SslPolicies = (output, context) => {
|
|
|
5798
5793
|
const de_SslPolicy = (output, context) => {
|
|
5799
5794
|
const contents = {};
|
|
5800
5795
|
if (output.SslProtocols === "") {
|
|
5801
|
-
contents
|
|
5796
|
+
contents[_SPsl] = [];
|
|
5802
5797
|
}
|
|
5803
|
-
else if (output[
|
|
5804
|
-
contents
|
|
5798
|
+
else if (output[_SPsl] != null && output[_SPsl][_m] != null) {
|
|
5799
|
+
contents[_SPsl] = de_SslProtocols(__getArrayIfSingleItem(output[_SPsl][_m]), context);
|
|
5805
5800
|
}
|
|
5806
5801
|
if (output.Ciphers === "") {
|
|
5807
|
-
contents
|
|
5802
|
+
contents[_Ci] = [];
|
|
5808
5803
|
}
|
|
5809
|
-
else if (output[
|
|
5810
|
-
contents
|
|
5804
|
+
else if (output[_Ci] != null && output[_Ci][_m] != null) {
|
|
5805
|
+
contents[_Ci] = de_Ciphers(__getArrayIfSingleItem(output[_Ci][_m]), context);
|
|
5811
5806
|
}
|
|
5812
|
-
if (output[
|
|
5813
|
-
contents
|
|
5807
|
+
if (output[_N] != null) {
|
|
5808
|
+
contents[_N] = __expectString(output[_N]);
|
|
5814
5809
|
}
|
|
5815
5810
|
if (output.SupportedLoadBalancerTypes === "") {
|
|
5816
|
-
contents
|
|
5811
|
+
contents[_SLBT] = [];
|
|
5817
5812
|
}
|
|
5818
|
-
else if (output[
|
|
5819
|
-
output[
|
|
5820
|
-
contents.SupportedLoadBalancerTypes = de_ListOfString(__getArrayIfSingleItem(output["SupportedLoadBalancerTypes"]["member"]), context);
|
|
5813
|
+
else if (output[_SLBT] != null && output[_SLBT][_m] != null) {
|
|
5814
|
+
contents[_SLBT] = de_ListOfString(__getArrayIfSingleItem(output[_SLBT][_m]), context);
|
|
5821
5815
|
}
|
|
5822
5816
|
return contents;
|
|
5823
5817
|
};
|
|
5824
5818
|
const de_SSLPolicyNotFoundException = (output, context) => {
|
|
5825
5819
|
const contents = {};
|
|
5826
|
-
if (output[
|
|
5827
|
-
contents
|
|
5820
|
+
if (output[_Me] != null) {
|
|
5821
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5828
5822
|
}
|
|
5829
5823
|
return contents;
|
|
5830
5824
|
};
|
|
@@ -5837,31 +5831,31 @@ const de_SslProtocols = (output, context) => {
|
|
|
5837
5831
|
};
|
|
5838
5832
|
const de_SubnetNotFoundException = (output, context) => {
|
|
5839
5833
|
const contents = {};
|
|
5840
|
-
if (output[
|
|
5841
|
-
contents
|
|
5834
|
+
if (output[_Me] != null) {
|
|
5835
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5842
5836
|
}
|
|
5843
5837
|
return contents;
|
|
5844
5838
|
};
|
|
5845
5839
|
const de_Tag = (output, context) => {
|
|
5846
5840
|
const contents = {};
|
|
5847
|
-
if (output[
|
|
5848
|
-
contents
|
|
5841
|
+
if (output[_K] != null) {
|
|
5842
|
+
contents[_K] = __expectString(output[_K]);
|
|
5849
5843
|
}
|
|
5850
|
-
if (output[
|
|
5851
|
-
contents
|
|
5844
|
+
if (output[_Val] != null) {
|
|
5845
|
+
contents[_Val] = __expectString(output[_Val]);
|
|
5852
5846
|
}
|
|
5853
5847
|
return contents;
|
|
5854
5848
|
};
|
|
5855
5849
|
const de_TagDescription = (output, context) => {
|
|
5856
5850
|
const contents = {};
|
|
5857
|
-
if (output[
|
|
5858
|
-
contents
|
|
5851
|
+
if (output[_RAe] != null) {
|
|
5852
|
+
contents[_RAe] = __expectString(output[_RAe]);
|
|
5859
5853
|
}
|
|
5860
5854
|
if (output.Tags === "") {
|
|
5861
|
-
contents
|
|
5855
|
+
contents[_Ta] = [];
|
|
5862
5856
|
}
|
|
5863
|
-
else if (output[
|
|
5864
|
-
contents
|
|
5857
|
+
else if (output[_Ta] != null && output[_Ta][_m] != null) {
|
|
5858
|
+
contents[_Ta] = de_TagList(__getArrayIfSingleItem(output[_Ta][_m]), context);
|
|
5865
5859
|
}
|
|
5866
5860
|
return contents;
|
|
5867
5861
|
};
|
|
@@ -5881,92 +5875,92 @@ const de_TagList = (output, context) => {
|
|
|
5881
5875
|
};
|
|
5882
5876
|
const de_TargetDescription = (output, context) => {
|
|
5883
5877
|
const contents = {};
|
|
5884
|
-
if (output[
|
|
5885
|
-
contents
|
|
5878
|
+
if (output[_Id] != null) {
|
|
5879
|
+
contents[_Id] = __expectString(output[_Id]);
|
|
5886
5880
|
}
|
|
5887
|
-
if (output[
|
|
5888
|
-
contents
|
|
5881
|
+
if (output[_Po] != null) {
|
|
5882
|
+
contents[_Po] = __strictParseInt32(output[_Po]);
|
|
5889
5883
|
}
|
|
5890
|
-
if (output[
|
|
5891
|
-
contents
|
|
5884
|
+
if (output[_AZ] != null) {
|
|
5885
|
+
contents[_AZ] = __expectString(output[_AZ]);
|
|
5892
5886
|
}
|
|
5893
5887
|
return contents;
|
|
5894
5888
|
};
|
|
5895
5889
|
const de_TargetGroup = (output, context) => {
|
|
5896
5890
|
const contents = {};
|
|
5897
|
-
if (output[
|
|
5898
|
-
contents
|
|
5891
|
+
if (output[_TGA] != null) {
|
|
5892
|
+
contents[_TGA] = __expectString(output[_TGA]);
|
|
5899
5893
|
}
|
|
5900
|
-
if (output[
|
|
5901
|
-
contents
|
|
5894
|
+
if (output[_TGN] != null) {
|
|
5895
|
+
contents[_TGN] = __expectString(output[_TGN]);
|
|
5902
5896
|
}
|
|
5903
|
-
if (output[
|
|
5904
|
-
contents
|
|
5897
|
+
if (output[_P] != null) {
|
|
5898
|
+
contents[_P] = __expectString(output[_P]);
|
|
5905
5899
|
}
|
|
5906
|
-
if (output[
|
|
5907
|
-
contents
|
|
5900
|
+
if (output[_Po] != null) {
|
|
5901
|
+
contents[_Po] = __strictParseInt32(output[_Po]);
|
|
5908
5902
|
}
|
|
5909
|
-
if (output[
|
|
5910
|
-
contents
|
|
5903
|
+
if (output[_VI] != null) {
|
|
5904
|
+
contents[_VI] = __expectString(output[_VI]);
|
|
5911
5905
|
}
|
|
5912
|
-
if (output[
|
|
5913
|
-
contents
|
|
5906
|
+
if (output[_HCP] != null) {
|
|
5907
|
+
contents[_HCP] = __expectString(output[_HCP]);
|
|
5914
5908
|
}
|
|
5915
|
-
if (output[
|
|
5916
|
-
contents
|
|
5909
|
+
if (output[_HCPe] != null) {
|
|
5910
|
+
contents[_HCPe] = __expectString(output[_HCPe]);
|
|
5917
5911
|
}
|
|
5918
|
-
if (output[
|
|
5919
|
-
contents
|
|
5912
|
+
if (output[_HCE] != null) {
|
|
5913
|
+
contents[_HCE] = __parseBoolean(output[_HCE]);
|
|
5920
5914
|
}
|
|
5921
|
-
if (output[
|
|
5922
|
-
contents
|
|
5915
|
+
if (output[_HCIS] != null) {
|
|
5916
|
+
contents[_HCIS] = __strictParseInt32(output[_HCIS]);
|
|
5923
5917
|
}
|
|
5924
|
-
if (output[
|
|
5925
|
-
contents
|
|
5918
|
+
if (output[_HCTS] != null) {
|
|
5919
|
+
contents[_HCTS] = __strictParseInt32(output[_HCTS]);
|
|
5926
5920
|
}
|
|
5927
|
-
if (output[
|
|
5928
|
-
contents
|
|
5921
|
+
if (output[_HTC] != null) {
|
|
5922
|
+
contents[_HTC] = __strictParseInt32(output[_HTC]);
|
|
5929
5923
|
}
|
|
5930
|
-
if (output[
|
|
5931
|
-
contents
|
|
5924
|
+
if (output[_UTC] != null) {
|
|
5925
|
+
contents[_UTC] = __strictParseInt32(output[_UTC]);
|
|
5932
5926
|
}
|
|
5933
|
-
if (output[
|
|
5934
|
-
contents
|
|
5927
|
+
if (output[_HCPea] != null) {
|
|
5928
|
+
contents[_HCPea] = __expectString(output[_HCPea]);
|
|
5935
5929
|
}
|
|
5936
|
-
if (output[
|
|
5937
|
-
contents
|
|
5930
|
+
if (output[_M] != null) {
|
|
5931
|
+
contents[_M] = de_Matcher(output[_M], context);
|
|
5938
5932
|
}
|
|
5939
5933
|
if (output.LoadBalancerArns === "") {
|
|
5940
|
-
contents
|
|
5934
|
+
contents[_LBAo] = [];
|
|
5941
5935
|
}
|
|
5942
|
-
else if (output[
|
|
5943
|
-
contents
|
|
5936
|
+
else if (output[_LBAo] != null && output[_LBAo][_m] != null) {
|
|
5937
|
+
contents[_LBAo] = de_LoadBalancerArns(__getArrayIfSingleItem(output[_LBAo][_m]), context);
|
|
5944
5938
|
}
|
|
5945
|
-
if (output[
|
|
5946
|
-
contents
|
|
5939
|
+
if (output[_TT] != null) {
|
|
5940
|
+
contents[_TT] = __expectString(output[_TT]);
|
|
5947
5941
|
}
|
|
5948
|
-
if (output[
|
|
5949
|
-
contents
|
|
5942
|
+
if (output[_PV] != null) {
|
|
5943
|
+
contents[_PV] = __expectString(output[_PV]);
|
|
5950
5944
|
}
|
|
5951
|
-
if (output[
|
|
5952
|
-
contents
|
|
5945
|
+
if (output[_IAT] != null) {
|
|
5946
|
+
contents[_IAT] = __expectString(output[_IAT]);
|
|
5953
5947
|
}
|
|
5954
5948
|
return contents;
|
|
5955
5949
|
};
|
|
5956
5950
|
const de_TargetGroupAssociationLimitException = (output, context) => {
|
|
5957
5951
|
const contents = {};
|
|
5958
|
-
if (output[
|
|
5959
|
-
contents
|
|
5952
|
+
if (output[_Me] != null) {
|
|
5953
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5960
5954
|
}
|
|
5961
5955
|
return contents;
|
|
5962
5956
|
};
|
|
5963
5957
|
const de_TargetGroupAttribute = (output, context) => {
|
|
5964
5958
|
const contents = {};
|
|
5965
|
-
if (output[
|
|
5966
|
-
contents
|
|
5959
|
+
if (output[_K] != null) {
|
|
5960
|
+
contents[_K] = __expectString(output[_K]);
|
|
5967
5961
|
}
|
|
5968
|
-
if (output[
|
|
5969
|
-
contents
|
|
5962
|
+
if (output[_Val] != null) {
|
|
5963
|
+
contents[_Val] = __expectString(output[_Val]);
|
|
5970
5964
|
}
|
|
5971
5965
|
return contents;
|
|
5972
5966
|
};
|
|
@@ -5986,8 +5980,8 @@ const de_TargetGroupList = (output, context) => {
|
|
|
5986
5980
|
};
|
|
5987
5981
|
const de_TargetGroupNotFoundException = (output, context) => {
|
|
5988
5982
|
const contents = {};
|
|
5989
|
-
if (output[
|
|
5990
|
-
contents
|
|
5983
|
+
if (output[_Me] != null) {
|
|
5984
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
5991
5985
|
}
|
|
5992
5986
|
return contents;
|
|
5993
5987
|
};
|
|
@@ -6000,50 +5994,50 @@ const de_TargetGroups = (output, context) => {
|
|
|
6000
5994
|
};
|
|
6001
5995
|
const de_TargetGroupStickinessConfig = (output, context) => {
|
|
6002
5996
|
const contents = {};
|
|
6003
|
-
if (output[
|
|
6004
|
-
contents
|
|
5997
|
+
if (output[_E] != null) {
|
|
5998
|
+
contents[_E] = __parseBoolean(output[_E]);
|
|
6005
5999
|
}
|
|
6006
|
-
if (output[
|
|
6007
|
-
contents
|
|
6000
|
+
if (output[_DS] != null) {
|
|
6001
|
+
contents[_DS] = __strictParseInt32(output[_DS]);
|
|
6008
6002
|
}
|
|
6009
6003
|
return contents;
|
|
6010
6004
|
};
|
|
6011
6005
|
const de_TargetGroupTuple = (output, context) => {
|
|
6012
6006
|
const contents = {};
|
|
6013
|
-
if (output[
|
|
6014
|
-
contents
|
|
6007
|
+
if (output[_TGA] != null) {
|
|
6008
|
+
contents[_TGA] = __expectString(output[_TGA]);
|
|
6015
6009
|
}
|
|
6016
|
-
if (output[
|
|
6017
|
-
contents
|
|
6010
|
+
if (output[_W] != null) {
|
|
6011
|
+
contents[_W] = __strictParseInt32(output[_W]);
|
|
6018
6012
|
}
|
|
6019
6013
|
return contents;
|
|
6020
6014
|
};
|
|
6021
6015
|
const de_TargetHealth = (output, context) => {
|
|
6022
6016
|
const contents = {};
|
|
6023
|
-
if (output[
|
|
6024
|
-
contents
|
|
6017
|
+
if (output[_St] != null) {
|
|
6018
|
+
contents[_St] = __expectString(output[_St]);
|
|
6025
6019
|
}
|
|
6026
|
-
if (output[
|
|
6027
|
-
contents
|
|
6020
|
+
if (output[_Re] != null) {
|
|
6021
|
+
contents[_Re] = __expectString(output[_Re]);
|
|
6028
6022
|
}
|
|
6029
|
-
if (output[
|
|
6030
|
-
contents
|
|
6023
|
+
if (output[_D] != null) {
|
|
6024
|
+
contents[_D] = __expectString(output[_D]);
|
|
6031
6025
|
}
|
|
6032
6026
|
return contents;
|
|
6033
6027
|
};
|
|
6034
6028
|
const de_TargetHealthDescription = (output, context) => {
|
|
6035
6029
|
const contents = {};
|
|
6036
|
-
if (output[
|
|
6037
|
-
contents
|
|
6030
|
+
if (output[_Targ] != null) {
|
|
6031
|
+
contents[_Targ] = de_TargetDescription(output[_Targ], context);
|
|
6038
6032
|
}
|
|
6039
|
-
if (output[
|
|
6040
|
-
contents
|
|
6033
|
+
if (output[_HCPe] != null) {
|
|
6034
|
+
contents[_HCPe] = __expectString(output[_HCPe]);
|
|
6041
6035
|
}
|
|
6042
|
-
if (output[
|
|
6043
|
-
contents
|
|
6036
|
+
if (output[_TH] != null) {
|
|
6037
|
+
contents[_TH] = de_TargetHealth(output[_TH], context);
|
|
6044
6038
|
}
|
|
6045
|
-
if (output[
|
|
6046
|
-
contents
|
|
6039
|
+
if (output[_AD] != null) {
|
|
6040
|
+
contents[_AD] = de_AnomalyDetection(output[_AD], context);
|
|
6047
6041
|
}
|
|
6048
6042
|
return contents;
|
|
6049
6043
|
};
|
|
@@ -6056,111 +6050,111 @@ const de_TargetHealthDescriptions = (output, context) => {
|
|
|
6056
6050
|
};
|
|
6057
6051
|
const de_TooManyActionsException = (output, context) => {
|
|
6058
6052
|
const contents = {};
|
|
6059
|
-
if (output[
|
|
6060
|
-
contents
|
|
6053
|
+
if (output[_Me] != null) {
|
|
6054
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
6061
6055
|
}
|
|
6062
6056
|
return contents;
|
|
6063
6057
|
};
|
|
6064
6058
|
const de_TooManyCertificatesException = (output, context) => {
|
|
6065
6059
|
const contents = {};
|
|
6066
|
-
if (output[
|
|
6067
|
-
contents
|
|
6060
|
+
if (output[_Me] != null) {
|
|
6061
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
6068
6062
|
}
|
|
6069
6063
|
return contents;
|
|
6070
6064
|
};
|
|
6071
6065
|
const de_TooManyListenersException = (output, context) => {
|
|
6072
6066
|
const contents = {};
|
|
6073
|
-
if (output[
|
|
6074
|
-
contents
|
|
6067
|
+
if (output[_Me] != null) {
|
|
6068
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
6075
6069
|
}
|
|
6076
6070
|
return contents;
|
|
6077
6071
|
};
|
|
6078
6072
|
const de_TooManyLoadBalancersException = (output, context) => {
|
|
6079
6073
|
const contents = {};
|
|
6080
|
-
if (output[
|
|
6081
|
-
contents
|
|
6074
|
+
if (output[_Me] != null) {
|
|
6075
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
6082
6076
|
}
|
|
6083
6077
|
return contents;
|
|
6084
6078
|
};
|
|
6085
6079
|
const de_TooManyRegistrationsForTargetIdException = (output, context) => {
|
|
6086
6080
|
const contents = {};
|
|
6087
|
-
if (output[
|
|
6088
|
-
contents
|
|
6081
|
+
if (output[_Me] != null) {
|
|
6082
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
6089
6083
|
}
|
|
6090
6084
|
return contents;
|
|
6091
6085
|
};
|
|
6092
6086
|
const de_TooManyRulesException = (output, context) => {
|
|
6093
6087
|
const contents = {};
|
|
6094
|
-
if (output[
|
|
6095
|
-
contents
|
|
6088
|
+
if (output[_Me] != null) {
|
|
6089
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
6096
6090
|
}
|
|
6097
6091
|
return contents;
|
|
6098
6092
|
};
|
|
6099
6093
|
const de_TooManyTagsException = (output, context) => {
|
|
6100
6094
|
const contents = {};
|
|
6101
|
-
if (output[
|
|
6102
|
-
contents
|
|
6095
|
+
if (output[_Me] != null) {
|
|
6096
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
6103
6097
|
}
|
|
6104
6098
|
return contents;
|
|
6105
6099
|
};
|
|
6106
6100
|
const de_TooManyTargetGroupsException = (output, context) => {
|
|
6107
6101
|
const contents = {};
|
|
6108
|
-
if (output[
|
|
6109
|
-
contents
|
|
6102
|
+
if (output[_Me] != null) {
|
|
6103
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
6110
6104
|
}
|
|
6111
6105
|
return contents;
|
|
6112
6106
|
};
|
|
6113
6107
|
const de_TooManyTargetsException = (output, context) => {
|
|
6114
6108
|
const contents = {};
|
|
6115
|
-
if (output[
|
|
6116
|
-
contents
|
|
6109
|
+
if (output[_Me] != null) {
|
|
6110
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
6117
6111
|
}
|
|
6118
6112
|
return contents;
|
|
6119
6113
|
};
|
|
6120
6114
|
const de_TooManyTrustStoreRevocationEntriesException = (output, context) => {
|
|
6121
6115
|
const contents = {};
|
|
6122
|
-
if (output[
|
|
6123
|
-
contents
|
|
6116
|
+
if (output[_Me] != null) {
|
|
6117
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
6124
6118
|
}
|
|
6125
6119
|
return contents;
|
|
6126
6120
|
};
|
|
6127
6121
|
const de_TooManyTrustStoresException = (output, context) => {
|
|
6128
6122
|
const contents = {};
|
|
6129
|
-
if (output[
|
|
6130
|
-
contents
|
|
6123
|
+
if (output[_Me] != null) {
|
|
6124
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
6131
6125
|
}
|
|
6132
6126
|
return contents;
|
|
6133
6127
|
};
|
|
6134
6128
|
const de_TooManyUniqueTargetGroupsPerLoadBalancerException = (output, context) => {
|
|
6135
6129
|
const contents = {};
|
|
6136
|
-
if (output[
|
|
6137
|
-
contents
|
|
6130
|
+
if (output[_Me] != null) {
|
|
6131
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
6138
6132
|
}
|
|
6139
6133
|
return contents;
|
|
6140
6134
|
};
|
|
6141
6135
|
const de_TrustStore = (output, context) => {
|
|
6142
6136
|
const contents = {};
|
|
6143
|
-
if (output[
|
|
6144
|
-
contents
|
|
6137
|
+
if (output[_N] != null) {
|
|
6138
|
+
contents[_N] = __expectString(output[_N]);
|
|
6145
6139
|
}
|
|
6146
|
-
if (output[
|
|
6147
|
-
contents
|
|
6140
|
+
if (output[_TSA] != null) {
|
|
6141
|
+
contents[_TSA] = __expectString(output[_TSA]);
|
|
6148
6142
|
}
|
|
6149
|
-
if (output[
|
|
6150
|
-
contents
|
|
6143
|
+
if (output[_Sta] != null) {
|
|
6144
|
+
contents[_Sta] = __expectString(output[_Sta]);
|
|
6151
6145
|
}
|
|
6152
|
-
if (output[
|
|
6153
|
-
contents
|
|
6146
|
+
if (output[_NOCC] != null) {
|
|
6147
|
+
contents[_NOCC] = __strictParseInt32(output[_NOCC]);
|
|
6154
6148
|
}
|
|
6155
|
-
if (output[
|
|
6156
|
-
contents
|
|
6149
|
+
if (output[_TRE] != null) {
|
|
6150
|
+
contents[_TRE] = __strictParseLong(output[_TRE]);
|
|
6157
6151
|
}
|
|
6158
6152
|
return contents;
|
|
6159
6153
|
};
|
|
6160
6154
|
const de_TrustStoreAssociation = (output, context) => {
|
|
6161
6155
|
const contents = {};
|
|
6162
|
-
if (output[
|
|
6163
|
-
contents
|
|
6156
|
+
if (output[_RAe] != null) {
|
|
6157
|
+
contents[_RAe] = __expectString(output[_RAe]);
|
|
6164
6158
|
}
|
|
6165
6159
|
return contents;
|
|
6166
6160
|
};
|
|
@@ -6173,38 +6167,38 @@ const de_TrustStoreAssociations = (output, context) => {
|
|
|
6173
6167
|
};
|
|
6174
6168
|
const de_TrustStoreInUseException = (output, context) => {
|
|
6175
6169
|
const contents = {};
|
|
6176
|
-
if (output[
|
|
6177
|
-
contents
|
|
6170
|
+
if (output[_Me] != null) {
|
|
6171
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
6178
6172
|
}
|
|
6179
6173
|
return contents;
|
|
6180
6174
|
};
|
|
6181
6175
|
const de_TrustStoreNotFoundException = (output, context) => {
|
|
6182
6176
|
const contents = {};
|
|
6183
|
-
if (output[
|
|
6184
|
-
contents
|
|
6177
|
+
if (output[_Me] != null) {
|
|
6178
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
6185
6179
|
}
|
|
6186
6180
|
return contents;
|
|
6187
6181
|
};
|
|
6188
6182
|
const de_TrustStoreNotReadyException = (output, context) => {
|
|
6189
6183
|
const contents = {};
|
|
6190
|
-
if (output[
|
|
6191
|
-
contents
|
|
6184
|
+
if (output[_Me] != null) {
|
|
6185
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
6192
6186
|
}
|
|
6193
6187
|
return contents;
|
|
6194
6188
|
};
|
|
6195
6189
|
const de_TrustStoreRevocation = (output, context) => {
|
|
6196
6190
|
const contents = {};
|
|
6197
|
-
if (output[
|
|
6198
|
-
contents
|
|
6191
|
+
if (output[_TSA] != null) {
|
|
6192
|
+
contents[_TSA] = __expectString(output[_TSA]);
|
|
6199
6193
|
}
|
|
6200
|
-
if (output[
|
|
6201
|
-
contents
|
|
6194
|
+
if (output[_RIe] != null) {
|
|
6195
|
+
contents[_RIe] = __strictParseLong(output[_RIe]);
|
|
6202
6196
|
}
|
|
6203
|
-
if (output[
|
|
6204
|
-
contents
|
|
6197
|
+
if (output[_RTev] != null) {
|
|
6198
|
+
contents[_RTev] = __expectString(output[_RTev]);
|
|
6205
6199
|
}
|
|
6206
|
-
if (output[
|
|
6207
|
-
contents
|
|
6200
|
+
if (output[_NORE] != null) {
|
|
6201
|
+
contents[_NORE] = __strictParseLong(output[_NORE]);
|
|
6208
6202
|
}
|
|
6209
6203
|
return contents;
|
|
6210
6204
|
};
|
|
@@ -6224,8 +6218,8 @@ const de_TrustStores = (output, context) => {
|
|
|
6224
6218
|
};
|
|
6225
6219
|
const de_UnsupportedProtocolException = (output, context) => {
|
|
6226
6220
|
const contents = {};
|
|
6227
|
-
if (output[
|
|
6228
|
-
contents
|
|
6221
|
+
if (output[_Me] != null) {
|
|
6222
|
+
contents[_Me] = __expectString(output[_Me]);
|
|
6229
6223
|
}
|
|
6230
6224
|
return contents;
|
|
6231
6225
|
};
|
|
@@ -6258,6 +6252,214 @@ const buildHttpRpcRequest = async (context, headers, path, resolvedHostname, bod
|
|
|
6258
6252
|
const SHARED_HEADERS = {
|
|
6259
6253
|
"content-type": "application/x-www-form-urlencoded",
|
|
6260
6254
|
};
|
|
6255
|
+
const _ = "2015-12-01";
|
|
6256
|
+
const _A = "Action";
|
|
6257
|
+
const _ACC = "AuthenticateCognitoConfig";
|
|
6258
|
+
const _AD = "AnomalyDetection";
|
|
6259
|
+
const _AE = "AuthorizationEndpoint";
|
|
6260
|
+
const _AI = "AllocationId";
|
|
6261
|
+
const _ALC = "AddListenerCertificates";
|
|
6262
|
+
const _AOC = "AuthenticateOidcConfig";
|
|
6263
|
+
const _AP = "AlpnPolicy";
|
|
6264
|
+
const _AREP = "AuthenticationRequestExtraParams";
|
|
6265
|
+
const _AT = "AddTags";
|
|
6266
|
+
const _ATSR = "AddTrustStoreRevocations";
|
|
6267
|
+
const _AZ = "AvailabilityZone";
|
|
6268
|
+
const _AZv = "AvailabilityZones";
|
|
6269
|
+
const _Ac = "Actions";
|
|
6270
|
+
const _At = "Attributes";
|
|
6271
|
+
const _C = "Certificates";
|
|
6272
|
+
const _CA = "CertificateArn";
|
|
6273
|
+
const _CCBSB = "CaCertificatesBundleS3Bucket";
|
|
6274
|
+
const _CCBSK = "CaCertificatesBundleS3Key";
|
|
6275
|
+
const _CCBSOV = "CaCertificatesBundleS3ObjectVersion";
|
|
6276
|
+
const _CHZI = "CanonicalHostedZoneId";
|
|
6277
|
+
const _CI = "ClientId";
|
|
6278
|
+
const _CL = "CreateListener";
|
|
6279
|
+
const _CLB = "CreateLoadBalancer";
|
|
6280
|
+
const _COIP = "CustomerOwnedIpv4Pool";
|
|
6281
|
+
const _CR = "CreateRule";
|
|
6282
|
+
const _CS = "ClientSecret";
|
|
6283
|
+
const _CT = "ContentType";
|
|
6284
|
+
const _CTG = "CreateTargetGroup";
|
|
6285
|
+
const _CTS = "CreateTrustStore";
|
|
6286
|
+
const _CTr = "CreatedTime";
|
|
6287
|
+
const _Ci = "Ciphers";
|
|
6288
|
+
const _Co = "Conditions";
|
|
6289
|
+
const _Cod = "Code";
|
|
6290
|
+
const _D = "Description";
|
|
6291
|
+
const _DA = "DefaultActions";
|
|
6292
|
+
const _DAL = "DescribeAccountLimits";
|
|
6293
|
+
const _DL = "DeleteListener";
|
|
6294
|
+
const _DLB = "DeleteLoadBalancer";
|
|
6295
|
+
const _DLBA = "DescribeLoadBalancerAttributes";
|
|
6296
|
+
const _DLBe = "DescribeLoadBalancers";
|
|
6297
|
+
const _DLC = "DescribeListenerCertificates";
|
|
6298
|
+
const _DLe = "DescribeListeners";
|
|
6299
|
+
const _DNSN = "DNSName";
|
|
6300
|
+
const _DR = "DeleteRule";
|
|
6301
|
+
const _DRe = "DescribeRules";
|
|
6302
|
+
const _DS = "DurationSeconds";
|
|
6303
|
+
const _DSSLP = "DescribeSSLPolicies";
|
|
6304
|
+
const _DT = "DeregisterTargets";
|
|
6305
|
+
const _DTG = "DeleteTargetGroup";
|
|
6306
|
+
const _DTGA = "DescribeTargetGroupAttributes";
|
|
6307
|
+
const _DTGe = "DescribeTargetGroups";
|
|
6308
|
+
const _DTH = "DescribeTargetHealth";
|
|
6309
|
+
const _DTS = "DeleteTrustStore";
|
|
6310
|
+
const _DTSA = "DescribeTrustStoreAssociations";
|
|
6311
|
+
const _DTSR = "DescribeTrustStoreRevocations";
|
|
6312
|
+
const _DTSe = "DescribeTrustStores";
|
|
6313
|
+
const _DTe = "DescribeTags";
|
|
6314
|
+
const _E = "Enabled";
|
|
6315
|
+
const _ESGIROPLT = "EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic";
|
|
6316
|
+
const _F = "Field";
|
|
6317
|
+
const _FC = "ForwardConfig";
|
|
6318
|
+
const _FRC = "FixedResponseConfig";
|
|
6319
|
+
const _GC = "GrpcCode";
|
|
6320
|
+
const _GTSCCB = "GetTrustStoreCaCertificatesBundle";
|
|
6321
|
+
const _GTSRC = "GetTrustStoreRevocationContent";
|
|
6322
|
+
const _H = "Host";
|
|
6323
|
+
const _HC = "HttpCode";
|
|
6324
|
+
const _HCE = "HealthCheckEnabled";
|
|
6325
|
+
const _HCIS = "HealthCheckIntervalSeconds";
|
|
6326
|
+
const _HCP = "HealthCheckProtocol";
|
|
6327
|
+
const _HCPe = "HealthCheckPort";
|
|
6328
|
+
const _HCPea = "HealthCheckPath";
|
|
6329
|
+
const _HCTS = "HealthCheckTimeoutSeconds";
|
|
6330
|
+
const _HHC = "HostHeaderConfig";
|
|
6331
|
+
const _HHCt = "HttpHeaderConfig";
|
|
6332
|
+
const _HHN = "HttpHeaderName";
|
|
6333
|
+
const _HRMC = "HttpRequestMethodConfig";
|
|
6334
|
+
const _HTC = "HealthyThresholdCount";
|
|
6335
|
+
const _I = "Issuer";
|
|
6336
|
+
const _IA = "IpAddress";
|
|
6337
|
+
const _IAT = "IpAddressType";
|
|
6338
|
+
const _ICCE = "IgnoreClientCertificateExpiry";
|
|
6339
|
+
const _ID = "IsDefault";
|
|
6340
|
+
const _IPA = "IPv6Address";
|
|
6341
|
+
const _Id = "Id";
|
|
6342
|
+
const _In = "Include";
|
|
6343
|
+
const _K = "Key";
|
|
6344
|
+
const _L = "Listeners";
|
|
6345
|
+
const _LA = "ListenerArn";
|
|
6346
|
+
const _LAi = "ListenerArns";
|
|
6347
|
+
const _LB = "LoadBalancers";
|
|
6348
|
+
const _LBA = "LoadBalancerArn";
|
|
6349
|
+
const _LBAo = "LoadBalancerArns";
|
|
6350
|
+
const _LBAoa = "LoadBalancerAddresses";
|
|
6351
|
+
const _LBN = "LoadBalancerName";
|
|
6352
|
+
const _LBT = "LoadBalancerType";
|
|
6353
|
+
const _Li = "Limits";
|
|
6354
|
+
const _Lo = "Location";
|
|
6355
|
+
const _M = "Matcher";
|
|
6356
|
+
const _MA = "MutualAuthentication";
|
|
6357
|
+
const _MB = "MessageBody";
|
|
6358
|
+
const _MIE = "MitigationInEffect";
|
|
6359
|
+
const _ML = "ModifyListener";
|
|
6360
|
+
const _MLBA = "ModifyLoadBalancerAttributes";
|
|
6361
|
+
const _MR = "ModifyRule";
|
|
6362
|
+
const _MTG = "ModifyTargetGroup";
|
|
6363
|
+
const _MTGA = "ModifyTargetGroupAttributes";
|
|
6364
|
+
const _MTS = "ModifyTrustStore";
|
|
6365
|
+
const _Ma = "Marker";
|
|
6366
|
+
const _Max = "Max";
|
|
6367
|
+
const _Me = "Message";
|
|
6368
|
+
const _Mo = "Mode";
|
|
6369
|
+
const _N = "Name";
|
|
6370
|
+
const _NM = "NextMarker";
|
|
6371
|
+
const _NOCC = "NumberOfCaCertificates";
|
|
6372
|
+
const _NORE = "NumberOfRevokedEntries";
|
|
6373
|
+
const _Na = "Names";
|
|
6374
|
+
const _O = "Order";
|
|
6375
|
+
const _OI = "OutpostId";
|
|
6376
|
+
const _OUR = "OnUnauthenticatedRequest";
|
|
6377
|
+
const _P = "Protocol";
|
|
6378
|
+
const _PIPA = "PrivateIPv4Address";
|
|
6379
|
+
const _PPC = "PathPatternConfig";
|
|
6380
|
+
const _PS = "PageSize";
|
|
6381
|
+
const _PV = "ProtocolVersion";
|
|
6382
|
+
const _Pa = "Path";
|
|
6383
|
+
const _Po = "Port";
|
|
6384
|
+
const _Pr = "Priority";
|
|
6385
|
+
const _Q = "Query";
|
|
6386
|
+
const _QSC = "QueryStringConfig";
|
|
6387
|
+
const _R = "Result";
|
|
6388
|
+
const _RA = "ResourceArns";
|
|
6389
|
+
const _RAe = "ResourceArn";
|
|
6390
|
+
const _RAu = "RuleArn";
|
|
6391
|
+
const _RAul = "RuleArns";
|
|
6392
|
+
const _RC = "RedirectConfig";
|
|
6393
|
+
const _RCe = "RevocationContents";
|
|
6394
|
+
const _RI = "RevocationIds";
|
|
6395
|
+
const _RIe = "RevocationId";
|
|
6396
|
+
const _RLC = "RemoveListenerCertificates";
|
|
6397
|
+
const _RP = "RulePriorities";
|
|
6398
|
+
const _RT = "RegisterTargets";
|
|
6399
|
+
const _RTSR = "RemoveTrustStoreRevocations";
|
|
6400
|
+
const _RTe = "RemoveTags";
|
|
6401
|
+
const _RTev = "RevocationType";
|
|
6402
|
+
const _Re = "Reason";
|
|
6403
|
+
const _Ru = "Rules";
|
|
6404
|
+
const _S = "Scope";
|
|
6405
|
+
const _SB = "S3Bucket";
|
|
6406
|
+
const _SC = "StatusCode";
|
|
6407
|
+
const _SCN = "SessionCookieName";
|
|
6408
|
+
const _SG = "SecurityGroups";
|
|
6409
|
+
const _SGI = "SecurityGroupIds";
|
|
6410
|
+
const _SI = "SubnetId";
|
|
6411
|
+
const _SIAT = "SetIpAddressType";
|
|
6412
|
+
const _SIC = "SourceIpConfig";
|
|
6413
|
+
const _SK = "S3Key";
|
|
6414
|
+
const _SLBT = "SupportedLoadBalancerTypes";
|
|
6415
|
+
const _SM = "SubnetMappings";
|
|
6416
|
+
const _SOV = "S3ObjectVersion";
|
|
6417
|
+
const _SP = "SslPolicy";
|
|
6418
|
+
const _SPs = "SslPolicies";
|
|
6419
|
+
const _SPsl = "SslProtocols";
|
|
6420
|
+
const _SRP = "SetRulePriorities";
|
|
6421
|
+
const _SS = "SetSubnets";
|
|
6422
|
+
const _SSG = "SetSecurityGroups";
|
|
6423
|
+
const _ST = "SessionTimeout";
|
|
6424
|
+
const _Sc = "Scheme";
|
|
6425
|
+
const _St = "State";
|
|
6426
|
+
const _Sta = "Status";
|
|
6427
|
+
const _Su = "Subnets";
|
|
6428
|
+
const _T = "Type";
|
|
6429
|
+
const _TD = "TagDescriptions";
|
|
6430
|
+
const _TE = "TokenEndpoint";
|
|
6431
|
+
const _TG = "TargetGroups";
|
|
6432
|
+
const _TGA = "TargetGroupArn";
|
|
6433
|
+
const _TGAa = "TargetGroupArns";
|
|
6434
|
+
const _TGN = "TargetGroupName";
|
|
6435
|
+
const _TGSC = "TargetGroupStickinessConfig";
|
|
6436
|
+
const _TH = "TargetHealth";
|
|
6437
|
+
const _THD = "TargetHealthDescriptions";
|
|
6438
|
+
const _TK = "TagKeys";
|
|
6439
|
+
const _TRE = "TotalRevokedEntries";
|
|
6440
|
+
const _TS = "TrustStores";
|
|
6441
|
+
const _TSA = "TrustStoreArn";
|
|
6442
|
+
const _TSAr = "TrustStoreArns";
|
|
6443
|
+
const _TSAru = "TrustStoreAssociations";
|
|
6444
|
+
const _TSR = "TrustStoreRevocations";
|
|
6445
|
+
const _TT = "TargetType";
|
|
6446
|
+
const _Ta = "Tags";
|
|
6447
|
+
const _Tar = "Targets";
|
|
6448
|
+
const _Targ = "Target";
|
|
6449
|
+
const _UECS = "UseExistingClientSecret";
|
|
6450
|
+
const _UIE = "UserInfoEndpoint";
|
|
6451
|
+
const _UPA = "UserPoolArn";
|
|
6452
|
+
const _UPCI = "UserPoolClientId";
|
|
6453
|
+
const _UPD = "UserPoolDomain";
|
|
6454
|
+
const _UTC = "UnhealthyThresholdCount";
|
|
6455
|
+
const _V = "Version";
|
|
6456
|
+
const _VI = "VpcId";
|
|
6457
|
+
const _Va = "Values";
|
|
6458
|
+
const _Val = "Value";
|
|
6459
|
+
const _W = "Weight";
|
|
6460
|
+
const _ZN = "ZoneName";
|
|
6461
|
+
const _e = "entry";
|
|
6462
|
+
const _m = "member";
|
|
6261
6463
|
const parseBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
6262
6464
|
if (encoded.length) {
|
|
6263
6465
|
const parser = new XMLParser({
|