@aws-sdk/client-networkmonitor 3.968.0 → 3.970.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/index.js CHANGED
@@ -305,32 +305,32 @@ schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException)
305
305
  var CreateMonitorInput$ = [3, n0, _CMI,
306
306
  0,
307
307
  [_mN, _p, _aP, _cT, _t],
308
- [0, () => CreateMonitorProbeInputList, 1, [0, 4], 128 | 0]
308
+ [0, () => CreateMonitorProbeInputList, 1, [0, 4], 128 | 0], 1
309
309
  ];
310
310
  var CreateMonitorOutput$ = [3, n0, _CMO,
311
311
  0,
312
312
  [_mA, _mN, _s, _aP, _t],
313
- [0, 0, 0, 1, 128 | 0]
313
+ [0, 0, 0, 1, 128 | 0], 3
314
314
  ];
315
315
  var CreateMonitorProbeInput$ = [3, n0, _CMPI,
316
316
  0,
317
- [_sA, _d, _dP, _pr, _pS, _pT],
318
- [0, 0, 1, 0, 1, 128 | 0]
317
+ [_sA, _d, _pr, _dP, _pS, _pT],
318
+ [0, 0, 0, 1, 1, 128 | 0], 3
319
319
  ];
320
320
  var CreateProbeInput$ = [3, n0, _CPI,
321
321
  0,
322
322
  [_mN, _pro, _cT, _t],
323
- [[0, 1], () => ProbeInput$, [0, 4], 128 | 0]
323
+ [[0, 1], () => ProbeInput$, [0, 4], 128 | 0], 2
324
324
  ];
325
325
  var CreateProbeOutput$ = [3, n0, _CPO,
326
326
  0,
327
- [_pI, _pA, _sA, _d, _dP, _pr, _pS, _aF, _vI, _s, _cA, _mAo, _t],
328
- [0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 4, 4, 128 | 0]
327
+ [_sA, _d, _pr, _pI, _pA, _dP, _pS, _aF, _vI, _s, _cA, _mAo, _t],
328
+ [0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 4, 4, 128 | 0], 3
329
329
  ];
330
330
  var DeleteMonitorInput$ = [3, n0, _DMI,
331
331
  0,
332
332
  [_mN],
333
- [[0, 1]]
333
+ [[0, 1]], 1
334
334
  ];
335
335
  var DeleteMonitorOutput$ = [3, n0, _DMO,
336
336
  0,
@@ -340,7 +340,7 @@ var DeleteMonitorOutput$ = [3, n0, _DMO,
340
340
  var DeleteProbeInput$ = [3, n0, _DPI,
341
341
  0,
342
342
  [_mN, _pI],
343
- [[0, 1], [0, 1]]
343
+ [[0, 1], [0, 1]], 2
344
344
  ];
345
345
  var DeleteProbeOutput$ = [3, n0, _DPO,
346
346
  0,
@@ -350,22 +350,22 @@ var DeleteProbeOutput$ = [3, n0, _DPO,
350
350
  var GetMonitorInput$ = [3, n0, _GMI,
351
351
  0,
352
352
  [_mN],
353
- [[0, 1]]
353
+ [[0, 1]], 1
354
354
  ];
355
355
  var GetMonitorOutput$ = [3, n0, _GMO,
356
356
  0,
357
- [_mA, _mN, _s, _aP, _t, _p, _cA, _mAo],
358
- [0, 0, 0, 1, 128 | 0, () => ProbeList, 4, 4]
357
+ [_mA, _mN, _s, _aP, _cA, _mAo, _t, _p],
358
+ [0, 0, 0, 1, 4, 4, 128 | 0, () => ProbeList], 6
359
359
  ];
360
360
  var GetProbeInput$ = [3, n0, _GPI,
361
361
  0,
362
362
  [_mN, _pI],
363
- [[0, 1], [0, 1]]
363
+ [[0, 1], [0, 1]], 2
364
364
  ];
365
365
  var GetProbeOutput$ = [3, n0, _GPO,
366
366
  0,
367
- [_pI, _pA, _sA, _d, _dP, _pr, _pS, _aF, _vI, _s, _cA, _mAo, _t],
368
- [0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 4, 4, 128 | 0]
367
+ [_sA, _d, _pr, _pI, _pA, _dP, _pS, _aF, _vI, _s, _cA, _mAo, _t],
368
+ [0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 4, 4, 128 | 0], 3
369
369
  ];
370
370
  var InternalServerException$ = [-3, n0, _ISE,
371
371
  { [_e]: _se, [_hE]: 500 },
@@ -381,12 +381,12 @@ var ListMonitorsInput$ = [3, n0, _LMI,
381
381
  var ListMonitorsOutput$ = [3, n0, _LMO,
382
382
  0,
383
383
  [_mo, _nT],
384
- [() => MonitorList, 0]
384
+ [() => MonitorList, 0], 1
385
385
  ];
386
386
  var ListTagsForResourceInput$ = [3, n0, _LTFRI,
387
387
  0,
388
388
  [_rA],
389
- [[0, 1]]
389
+ [[0, 1]], 1
390
390
  ];
391
391
  var ListTagsForResourceOutput$ = [3, n0, _LTFRO,
392
392
  0,
@@ -396,17 +396,17 @@ var ListTagsForResourceOutput$ = [3, n0, _LTFRO,
396
396
  var MonitorSummary$ = [3, n0, _MS,
397
397
  0,
398
398
  [_mA, _mN, _s, _aP, _t],
399
- [0, 0, 0, 1, 128 | 0]
399
+ [0, 0, 0, 1, 128 | 0], 3
400
400
  ];
401
401
  var Probe$ = [3, n0, _P,
402
402
  0,
403
- [_pI, _pA, _sA, _d, _dP, _pr, _pS, _aF, _vI, _s, _cA, _mAo, _t],
404
- [0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 4, 4, 128 | 0]
403
+ [_sA, _d, _pr, _pI, _pA, _dP, _pS, _aF, _vI, _s, _cA, _mAo, _t],
404
+ [0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 4, 4, 128 | 0], 3
405
405
  ];
406
406
  var ProbeInput$ = [3, n0, _PI,
407
407
  0,
408
- [_sA, _d, _dP, _pr, _pS, _t],
409
- [0, 0, 1, 0, 1, 128 | 0]
408
+ [_sA, _d, _pr, _dP, _pS, _t],
409
+ [0, 0, 0, 1, 1, 128 | 0], 3
410
410
  ];
411
411
  var ResourceNotFoundException$ = [-3, n0, _RNFE,
412
412
  { [_e]: _c, [_hE]: 404 },
@@ -423,7 +423,7 @@ schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, Servic
423
423
  var TagResourceInput$ = [3, n0, _TRI,
424
424
  0,
425
425
  [_rA, _t],
426
- [[0, 1], 128 | 0]
426
+ [[0, 1], 128 | 0], 2
427
427
  ];
428
428
  var TagResourceOutput$ = [3, n0, _TRO,
429
429
  0,
@@ -439,7 +439,7 @@ schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingExcept
439
439
  var UntagResourceInput$ = [3, n0, _URI,
440
440
  0,
441
441
  [_rA, _tK],
442
- [[0, 1], [64 | 0, { [_hQ]: _tK }]]
442
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
443
443
  ];
444
444
  var UntagResourceOutput$ = [3, n0, _URO,
445
445
  0,
@@ -449,22 +449,22 @@ var UntagResourceOutput$ = [3, n0, _URO,
449
449
  var UpdateMonitorInput$ = [3, n0, _UMI,
450
450
  0,
451
451
  [_mN, _aP],
452
- [[0, 1], 1]
452
+ [[0, 1], 1], 2
453
453
  ];
454
454
  var UpdateMonitorOutput$ = [3, n0, _UMO,
455
455
  0,
456
456
  [_mA, _mN, _s, _aP, _t],
457
- [0, 0, 0, 1, 128 | 0]
457
+ [0, 0, 0, 1, 128 | 0], 3
458
458
  ];
459
459
  var UpdateProbeInput$ = [3, n0, _UPI,
460
460
  0,
461
461
  [_mN, _pI, _s, _d, _dP, _pr, _pS],
462
- [[0, 1], [0, 1], 0, 0, 1, 0, 1]
462
+ [[0, 1], [0, 1], 0, 0, 1, 0, 1], 2
463
463
  ];
464
464
  var UpdateProbeOutput$ = [3, n0, _UPO,
465
465
  0,
466
- [_pI, _pA, _sA, _d, _dP, _pr, _pS, _aF, _vI, _s, _cA, _mAo, _t],
467
- [0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 4, 4, 128 | 0]
466
+ [_sA, _d, _pr, _pI, _pA, _dP, _pS, _aF, _vI, _s, _cA, _mAo, _t],
467
+ [0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 4, 4, 128 | 0], 3
468
468
  ];
469
469
  var ValidationException$ = [-3, n0, _VE,
470
470
  { [_e]: _c, [_hE]: 400 },
@@ -100,32 +100,32 @@ TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
100
100
  export var CreateMonitorInput$ = [3, n0, _CMI,
101
101
  0,
102
102
  [_mN, _p, _aP, _cT, _t],
103
- [0, () => CreateMonitorProbeInputList, 1, [0, 4], 128 | 0]
103
+ [0, () => CreateMonitorProbeInputList, 1, [0, 4], 128 | 0], 1
104
104
  ];
105
105
  export var CreateMonitorOutput$ = [3, n0, _CMO,
106
106
  0,
107
107
  [_mA, _mN, _s, _aP, _t],
108
- [0, 0, 0, 1, 128 | 0]
108
+ [0, 0, 0, 1, 128 | 0], 3
109
109
  ];
110
110
  export var CreateMonitorProbeInput$ = [3, n0, _CMPI,
111
111
  0,
112
- [_sA, _d, _dP, _pr, _pS, _pT],
113
- [0, 0, 1, 0, 1, 128 | 0]
112
+ [_sA, _d, _pr, _dP, _pS, _pT],
113
+ [0, 0, 0, 1, 1, 128 | 0], 3
114
114
  ];
115
115
  export var CreateProbeInput$ = [3, n0, _CPI,
116
116
  0,
117
117
  [_mN, _pro, _cT, _t],
118
- [[0, 1], () => ProbeInput$, [0, 4], 128 | 0]
118
+ [[0, 1], () => ProbeInput$, [0, 4], 128 | 0], 2
119
119
  ];
120
120
  export var CreateProbeOutput$ = [3, n0, _CPO,
121
121
  0,
122
- [_pI, _pA, _sA, _d, _dP, _pr, _pS, _aF, _vI, _s, _cA, _mAo, _t],
123
- [0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 4, 4, 128 | 0]
122
+ [_sA, _d, _pr, _pI, _pA, _dP, _pS, _aF, _vI, _s, _cA, _mAo, _t],
123
+ [0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 4, 4, 128 | 0], 3
124
124
  ];
125
125
  export var DeleteMonitorInput$ = [3, n0, _DMI,
126
126
  0,
127
127
  [_mN],
128
- [[0, 1]]
128
+ [[0, 1]], 1
129
129
  ];
130
130
  export var DeleteMonitorOutput$ = [3, n0, _DMO,
131
131
  0,
@@ -135,7 +135,7 @@ export var DeleteMonitorOutput$ = [3, n0, _DMO,
135
135
  export var DeleteProbeInput$ = [3, n0, _DPI,
136
136
  0,
137
137
  [_mN, _pI],
138
- [[0, 1], [0, 1]]
138
+ [[0, 1], [0, 1]], 2
139
139
  ];
140
140
  export var DeleteProbeOutput$ = [3, n0, _DPO,
141
141
  0,
@@ -145,22 +145,22 @@ export var DeleteProbeOutput$ = [3, n0, _DPO,
145
145
  export var GetMonitorInput$ = [3, n0, _GMI,
146
146
  0,
147
147
  [_mN],
148
- [[0, 1]]
148
+ [[0, 1]], 1
149
149
  ];
150
150
  export var GetMonitorOutput$ = [3, n0, _GMO,
151
151
  0,
152
- [_mA, _mN, _s, _aP, _t, _p, _cA, _mAo],
153
- [0, 0, 0, 1, 128 | 0, () => ProbeList, 4, 4]
152
+ [_mA, _mN, _s, _aP, _cA, _mAo, _t, _p],
153
+ [0, 0, 0, 1, 4, 4, 128 | 0, () => ProbeList], 6
154
154
  ];
155
155
  export var GetProbeInput$ = [3, n0, _GPI,
156
156
  0,
157
157
  [_mN, _pI],
158
- [[0, 1], [0, 1]]
158
+ [[0, 1], [0, 1]], 2
159
159
  ];
160
160
  export var GetProbeOutput$ = [3, n0, _GPO,
161
161
  0,
162
- [_pI, _pA, _sA, _d, _dP, _pr, _pS, _aF, _vI, _s, _cA, _mAo, _t],
163
- [0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 4, 4, 128 | 0]
162
+ [_sA, _d, _pr, _pI, _pA, _dP, _pS, _aF, _vI, _s, _cA, _mAo, _t],
163
+ [0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 4, 4, 128 | 0], 3
164
164
  ];
165
165
  export var InternalServerException$ = [-3, n0, _ISE,
166
166
  { [_e]: _se, [_hE]: 500 },
@@ -176,12 +176,12 @@ export var ListMonitorsInput$ = [3, n0, _LMI,
176
176
  export var ListMonitorsOutput$ = [3, n0, _LMO,
177
177
  0,
178
178
  [_mo, _nT],
179
- [() => MonitorList, 0]
179
+ [() => MonitorList, 0], 1
180
180
  ];
181
181
  export var ListTagsForResourceInput$ = [3, n0, _LTFRI,
182
182
  0,
183
183
  [_rA],
184
- [[0, 1]]
184
+ [[0, 1]], 1
185
185
  ];
186
186
  export var ListTagsForResourceOutput$ = [3, n0, _LTFRO,
187
187
  0,
@@ -191,17 +191,17 @@ export var ListTagsForResourceOutput$ = [3, n0, _LTFRO,
191
191
  export var MonitorSummary$ = [3, n0, _MS,
192
192
  0,
193
193
  [_mA, _mN, _s, _aP, _t],
194
- [0, 0, 0, 1, 128 | 0]
194
+ [0, 0, 0, 1, 128 | 0], 3
195
195
  ];
196
196
  export var Probe$ = [3, n0, _P,
197
197
  0,
198
- [_pI, _pA, _sA, _d, _dP, _pr, _pS, _aF, _vI, _s, _cA, _mAo, _t],
199
- [0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 4, 4, 128 | 0]
198
+ [_sA, _d, _pr, _pI, _pA, _dP, _pS, _aF, _vI, _s, _cA, _mAo, _t],
199
+ [0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 4, 4, 128 | 0], 3
200
200
  ];
201
201
  export var ProbeInput$ = [3, n0, _PI,
202
202
  0,
203
- [_sA, _d, _dP, _pr, _pS, _t],
204
- [0, 0, 1, 0, 1, 128 | 0]
203
+ [_sA, _d, _pr, _dP, _pS, _t],
204
+ [0, 0, 0, 1, 1, 128 | 0], 3
205
205
  ];
206
206
  export var ResourceNotFoundException$ = [-3, n0, _RNFE,
207
207
  { [_e]: _c, [_hE]: 404 },
@@ -218,7 +218,7 @@ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaE
218
218
  export var TagResourceInput$ = [3, n0, _TRI,
219
219
  0,
220
220
  [_rA, _t],
221
- [[0, 1], 128 | 0]
221
+ [[0, 1], 128 | 0], 2
222
222
  ];
223
223
  export var TagResourceOutput$ = [3, n0, _TRO,
224
224
  0,
@@ -234,7 +234,7 @@ TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
234
234
  export var UntagResourceInput$ = [3, n0, _URI,
235
235
  0,
236
236
  [_rA, _tK],
237
- [[0, 1], [64 | 0, { [_hQ]: _tK }]]
237
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
238
238
  ];
239
239
  export var UntagResourceOutput$ = [3, n0, _URO,
240
240
  0,
@@ -244,22 +244,22 @@ export var UntagResourceOutput$ = [3, n0, _URO,
244
244
  export var UpdateMonitorInput$ = [3, n0, _UMI,
245
245
  0,
246
246
  [_mN, _aP],
247
- [[0, 1], 1]
247
+ [[0, 1], 1], 2
248
248
  ];
249
249
  export var UpdateMonitorOutput$ = [3, n0, _UMO,
250
250
  0,
251
251
  [_mA, _mN, _s, _aP, _t],
252
- [0, 0, 0, 1, 128 | 0]
252
+ [0, 0, 0, 1, 128 | 0], 3
253
253
  ];
254
254
  export var UpdateProbeInput$ = [3, n0, _UPI,
255
255
  0,
256
256
  [_mN, _pI, _s, _d, _dP, _pr, _pS],
257
- [[0, 1], [0, 1], 0, 0, 1, 0, 1]
257
+ [[0, 1], [0, 1], 0, 0, 1, 0, 1], 2
258
258
  ];
259
259
  export var UpdateProbeOutput$ = [3, n0, _UPO,
260
260
  0,
261
- [_pI, _pA, _sA, _d, _dP, _pr, _pS, _aF, _vI, _s, _cA, _mAo, _t],
262
- [0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 4, 4, 128 | 0]
261
+ [_sA, _d, _pr, _pI, _pA, _dP, _pS, _aF, _vI, _s, _cA, _mAo, _t],
262
+ [0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 4, 4, 128 | 0], 3
263
263
  ];
264
264
  export var ValidationException$ = [-3, n0, _VE,
265
265
  { [_e]: _c, [_hE]: 400 },
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-networkmonitor",
3
3
  "description": "AWS SDK for JavaScript Networkmonitor Client for Node.js, Browser and React Native",
4
- "version": "3.968.0",
4
+ "version": "3.970.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-networkmonitor",
@@ -21,41 +21,41 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "3.968.0",
25
- "@aws-sdk/credential-provider-node": "3.968.0",
26
- "@aws-sdk/middleware-host-header": "3.968.0",
27
- "@aws-sdk/middleware-logger": "3.968.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.968.0",
29
- "@aws-sdk/middleware-user-agent": "3.968.0",
30
- "@aws-sdk/region-config-resolver": "3.968.0",
31
- "@aws-sdk/types": "3.968.0",
32
- "@aws-sdk/util-endpoints": "3.968.0",
33
- "@aws-sdk/util-user-agent-browser": "3.968.0",
34
- "@aws-sdk/util-user-agent-node": "3.968.0",
35
- "@smithy/config-resolver": "^4.4.5",
36
- "@smithy/core": "^3.20.3",
37
- "@smithy/fetch-http-handler": "^5.3.8",
38
- "@smithy/hash-node": "^4.2.7",
39
- "@smithy/invalid-dependency": "^4.2.7",
40
- "@smithy/middleware-content-length": "^4.2.7",
41
- "@smithy/middleware-endpoint": "^4.4.4",
42
- "@smithy/middleware-retry": "^4.4.20",
43
- "@smithy/middleware-serde": "^4.2.8",
44
- "@smithy/middleware-stack": "^4.2.7",
45
- "@smithy/node-config-provider": "^4.3.7",
46
- "@smithy/node-http-handler": "^4.4.7",
47
- "@smithy/protocol-http": "^5.3.7",
48
- "@smithy/smithy-client": "^4.10.5",
49
- "@smithy/types": "^4.11.0",
50
- "@smithy/url-parser": "^4.2.7",
24
+ "@aws-sdk/core": "3.970.0",
25
+ "@aws-sdk/credential-provider-node": "3.970.0",
26
+ "@aws-sdk/middleware-host-header": "3.969.0",
27
+ "@aws-sdk/middleware-logger": "3.969.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.969.0",
29
+ "@aws-sdk/middleware-user-agent": "3.970.0",
30
+ "@aws-sdk/region-config-resolver": "3.969.0",
31
+ "@aws-sdk/types": "3.969.0",
32
+ "@aws-sdk/util-endpoints": "3.970.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
34
+ "@aws-sdk/util-user-agent-node": "3.970.0",
35
+ "@smithy/config-resolver": "^4.4.6",
36
+ "@smithy/core": "^3.20.6",
37
+ "@smithy/fetch-http-handler": "^5.3.9",
38
+ "@smithy/hash-node": "^4.2.8",
39
+ "@smithy/invalid-dependency": "^4.2.8",
40
+ "@smithy/middleware-content-length": "^4.2.8",
41
+ "@smithy/middleware-endpoint": "^4.4.7",
42
+ "@smithy/middleware-retry": "^4.4.23",
43
+ "@smithy/middleware-serde": "^4.2.9",
44
+ "@smithy/middleware-stack": "^4.2.8",
45
+ "@smithy/node-config-provider": "^4.3.8",
46
+ "@smithy/node-http-handler": "^4.4.8",
47
+ "@smithy/protocol-http": "^5.3.8",
48
+ "@smithy/smithy-client": "^4.10.8",
49
+ "@smithy/types": "^4.12.0",
50
+ "@smithy/url-parser": "^4.2.8",
51
51
  "@smithy/util-base64": "^4.3.0",
52
52
  "@smithy/util-body-length-browser": "^4.2.0",
53
53
  "@smithy/util-body-length-node": "^4.2.1",
54
- "@smithy/util-defaults-mode-browser": "^4.3.19",
55
- "@smithy/util-defaults-mode-node": "^4.2.22",
56
- "@smithy/util-endpoints": "^3.2.7",
57
- "@smithy/util-middleware": "^4.2.7",
58
- "@smithy/util-retry": "^4.2.7",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.22",
55
+ "@smithy/util-defaults-mode-node": "^4.2.25",
56
+ "@smithy/util-endpoints": "^3.2.8",
57
+ "@smithy/util-middleware": "^4.2.8",
58
+ "@smithy/util-retry": "^4.2.8",
59
59
  "@smithy/util-utf8": "^4.2.0",
60
60
  "tslib": "^2.6.2"
61
61
  },