@aws-sdk/client-route53profiles 3.968.0 → 3.969.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
@@ -380,7 +380,7 @@ schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedEx
380
380
  var AssociateProfileRequest$ = [3, n0, _APR,
381
381
  0,
382
382
  [_PI, _RI, _N, _T],
383
- [0, 0, 0, () => TagList]
383
+ [0, 0, 0, () => TagList], 3
384
384
  ];
385
385
  var AssociateProfileResponse$ = [3, n0, _APRs,
386
386
  0,
@@ -390,7 +390,7 @@ var AssociateProfileResponse$ = [3, n0, _APRs,
390
390
  var AssociateResourceToProfileRequest$ = [3, n0, _ARTPR,
391
391
  0,
392
392
  [_PI, _RA, _N, _RP],
393
- [0, 0, 0, 0]
393
+ [0, 0, 0, 0], 3
394
394
  ];
395
395
  var AssociateResourceToProfileResponse$ = [3, n0, _ARTPRs,
396
396
  0,
@@ -406,7 +406,7 @@ schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException)
406
406
  var CreateProfileRequest$ = [3, n0, _CPR,
407
407
  0,
408
408
  [_N, _CT, _T],
409
- [0, [0, 4], () => TagList]
409
+ [0, [0, 4], () => TagList], 1
410
410
  ];
411
411
  var CreateProfileResponse$ = [3, n0, _CPRr,
412
412
  0,
@@ -416,7 +416,7 @@ var CreateProfileResponse$ = [3, n0, _CPRr,
416
416
  var DeleteProfileRequest$ = [3, n0, _DPR,
417
417
  0,
418
418
  [_PI],
419
- [[0, 1]]
419
+ [[0, 1]], 1
420
420
  ];
421
421
  var DeleteProfileResponse$ = [3, n0, _DPRe,
422
422
  0,
@@ -426,7 +426,7 @@ var DeleteProfileResponse$ = [3, n0, _DPRe,
426
426
  var DisassociateProfileRequest$ = [3, n0, _DPRi,
427
427
  0,
428
428
  [_PI, _RI],
429
- [[0, 1], [0, 1]]
429
+ [[0, 1], [0, 1]], 2
430
430
  ];
431
431
  var DisassociateProfileResponse$ = [3, n0, _DPRis,
432
432
  0,
@@ -436,7 +436,7 @@ var DisassociateProfileResponse$ = [3, n0, _DPRis,
436
436
  var DisassociateResourceFromProfileRequest$ = [3, n0, _DRFPR,
437
437
  0,
438
438
  [_PI, _RA],
439
- [[0, 1], [0, 1]]
439
+ [[0, 1], [0, 1]], 2
440
440
  ];
441
441
  var DisassociateResourceFromProfileResponse$ = [3, n0, _DRFPRi,
442
442
  0,
@@ -446,7 +446,7 @@ var DisassociateResourceFromProfileResponse$ = [3, n0, _DRFPRi,
446
446
  var GetProfileAssociationRequest$ = [3, n0, _GPAR,
447
447
  0,
448
448
  [_PAI],
449
- [[0, 1]]
449
+ [[0, 1]], 1
450
450
  ];
451
451
  var GetProfileAssociationResponse$ = [3, n0, _GPARe,
452
452
  0,
@@ -456,12 +456,12 @@ var GetProfileAssociationResponse$ = [3, n0, _GPARe,
456
456
  var GetProfileRequest$ = [3, n0, _GPR,
457
457
  0,
458
458
  [_PI],
459
- [[0, 1]]
459
+ [[0, 1]], 1
460
460
  ];
461
461
  var GetProfileResourceAssociationRequest$ = [3, n0, _GPRAR,
462
462
  0,
463
463
  [_PRAI],
464
- [[0, 1]]
464
+ [[0, 1]], 1
465
465
  ];
466
466
  var GetProfileResourceAssociationResponse$ = [3, n0, _GPRARe,
467
467
  0,
@@ -488,7 +488,7 @@ schema.TypeRegistry.for(n0).registerError(InvalidNextTokenException$, InvalidNex
488
488
  var InvalidParameterException$ = [-3, n0, _IPE,
489
489
  { [_e]: _c },
490
490
  [_M, _FN],
491
- [0, 0]
491
+ [0, 0], 1
492
492
  ];
493
493
  schema.TypeRegistry.for(n0).registerError(InvalidParameterException$, InvalidParameterException);
494
494
  var LimitExceededException$ = [-3, n0, _LEE,
@@ -510,7 +510,7 @@ var ListProfileAssociationsResponse$ = [3, n0, _LPARi,
510
510
  var ListProfileResourceAssociationsRequest$ = [3, n0, _LPRAR,
511
511
  0,
512
512
  [_PI, _RT, _MR, _NT],
513
- [[0, 1], [0, { [_hQ]: _rT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
513
+ [[0, 1], [0, { [_hQ]: _rT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
514
514
  ];
515
515
  var ListProfileResourceAssociationsResponse$ = [3, n0, _LPRARi,
516
516
  0,
@@ -530,12 +530,12 @@ var ListProfilesResponse$ = [3, n0, _LPRi,
530
530
  var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
531
531
  0,
532
532
  [_RA],
533
- [[0, 1]]
533
+ [[0, 1]], 1
534
534
  ];
535
535
  var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
536
536
  0,
537
537
  [_T],
538
- [128 | 0]
538
+ [128 | 0], 1
539
539
  ];
540
540
  var Profile$ = [3, n0, _P,
541
541
  0,
@@ -572,12 +572,12 @@ schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNo
572
572
  var Tag$ = [3, n0, _Ta,
573
573
  0,
574
574
  [_K, _V],
575
- [0, 0]
575
+ [0, 0], 2
576
576
  ];
577
577
  var TagResourceRequest$ = [3, n0, _TRR,
578
578
  0,
579
579
  [_RA, _T],
580
- [[0, 1], 128 | 0]
580
+ [[0, 1], 128 | 0], 2
581
581
  ];
582
582
  var TagResourceResponse$ = [3, n0, _TRRa,
583
583
  0,
@@ -593,7 +593,7 @@ schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingExcept
593
593
  var UntagResourceRequest$ = [3, n0, _URR,
594
594
  0,
595
595
  [_RA, _TK],
596
- [[0, 1], [64 | 0, { [_hQ]: _tK }]]
596
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
597
597
  ];
598
598
  var UntagResourceResponse$ = [3, n0, _URRn,
599
599
  0,
@@ -603,7 +603,7 @@ var UntagResourceResponse$ = [3, n0, _URRn,
603
603
  var UpdateProfileResourceAssociationRequest$ = [3, n0, _UPRAR,
604
604
  0,
605
605
  [_PRAI, _N, _RP],
606
- [[0, 1], 0, 0]
606
+ [[0, 1], 0, 0], 1
607
607
  ];
608
608
  var UpdateProfileResourceAssociationResponse$ = [3, n0, _UPRARp,
609
609
  0,
@@ -115,7 +115,7 @@ TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException
115
115
  export var AssociateProfileRequest$ = [3, n0, _APR,
116
116
  0,
117
117
  [_PI, _RI, _N, _T],
118
- [0, 0, 0, () => TagList]
118
+ [0, 0, 0, () => TagList], 3
119
119
  ];
120
120
  export var AssociateProfileResponse$ = [3, n0, _APRs,
121
121
  0,
@@ -125,7 +125,7 @@ export var AssociateProfileResponse$ = [3, n0, _APRs,
125
125
  export var AssociateResourceToProfileRequest$ = [3, n0, _ARTPR,
126
126
  0,
127
127
  [_PI, _RA, _N, _RP],
128
- [0, 0, 0, 0]
128
+ [0, 0, 0, 0], 3
129
129
  ];
130
130
  export var AssociateResourceToProfileResponse$ = [3, n0, _ARTPRs,
131
131
  0,
@@ -141,7 +141,7 @@ TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
141
141
  export var CreateProfileRequest$ = [3, n0, _CPR,
142
142
  0,
143
143
  [_N, _CT, _T],
144
- [0, [0, 4], () => TagList]
144
+ [0, [0, 4], () => TagList], 1
145
145
  ];
146
146
  export var CreateProfileResponse$ = [3, n0, _CPRr,
147
147
  0,
@@ -151,7 +151,7 @@ export var CreateProfileResponse$ = [3, n0, _CPRr,
151
151
  export var DeleteProfileRequest$ = [3, n0, _DPR,
152
152
  0,
153
153
  [_PI],
154
- [[0, 1]]
154
+ [[0, 1]], 1
155
155
  ];
156
156
  export var DeleteProfileResponse$ = [3, n0, _DPRe,
157
157
  0,
@@ -161,7 +161,7 @@ export var DeleteProfileResponse$ = [3, n0, _DPRe,
161
161
  export var DisassociateProfileRequest$ = [3, n0, _DPRi,
162
162
  0,
163
163
  [_PI, _RI],
164
- [[0, 1], [0, 1]]
164
+ [[0, 1], [0, 1]], 2
165
165
  ];
166
166
  export var DisassociateProfileResponse$ = [3, n0, _DPRis,
167
167
  0,
@@ -171,7 +171,7 @@ export var DisassociateProfileResponse$ = [3, n0, _DPRis,
171
171
  export var DisassociateResourceFromProfileRequest$ = [3, n0, _DRFPR,
172
172
  0,
173
173
  [_PI, _RA],
174
- [[0, 1], [0, 1]]
174
+ [[0, 1], [0, 1]], 2
175
175
  ];
176
176
  export var DisassociateResourceFromProfileResponse$ = [3, n0, _DRFPRi,
177
177
  0,
@@ -181,7 +181,7 @@ export var DisassociateResourceFromProfileResponse$ = [3, n0, _DRFPRi,
181
181
  export var GetProfileAssociationRequest$ = [3, n0, _GPAR,
182
182
  0,
183
183
  [_PAI],
184
- [[0, 1]]
184
+ [[0, 1]], 1
185
185
  ];
186
186
  export var GetProfileAssociationResponse$ = [3, n0, _GPARe,
187
187
  0,
@@ -191,12 +191,12 @@ export var GetProfileAssociationResponse$ = [3, n0, _GPARe,
191
191
  export var GetProfileRequest$ = [3, n0, _GPR,
192
192
  0,
193
193
  [_PI],
194
- [[0, 1]]
194
+ [[0, 1]], 1
195
195
  ];
196
196
  export var GetProfileResourceAssociationRequest$ = [3, n0, _GPRAR,
197
197
  0,
198
198
  [_PRAI],
199
- [[0, 1]]
199
+ [[0, 1]], 1
200
200
  ];
201
201
  export var GetProfileResourceAssociationResponse$ = [3, n0, _GPRARe,
202
202
  0,
@@ -223,7 +223,7 @@ TypeRegistry.for(n0).registerError(InvalidNextTokenException$, InvalidNextTokenE
223
223
  export var InvalidParameterException$ = [-3, n0, _IPE,
224
224
  { [_e]: _c },
225
225
  [_M, _FN],
226
- [0, 0]
226
+ [0, 0], 1
227
227
  ];
228
228
  TypeRegistry.for(n0).registerError(InvalidParameterException$, InvalidParameterException);
229
229
  export var LimitExceededException$ = [-3, n0, _LEE,
@@ -245,7 +245,7 @@ export var ListProfileAssociationsResponse$ = [3, n0, _LPARi,
245
245
  export var ListProfileResourceAssociationsRequest$ = [3, n0, _LPRAR,
246
246
  0,
247
247
  [_PI, _RT, _MR, _NT],
248
- [[0, 1], [0, { [_hQ]: _rT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
248
+ [[0, 1], [0, { [_hQ]: _rT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
249
249
  ];
250
250
  export var ListProfileResourceAssociationsResponse$ = [3, n0, _LPRARi,
251
251
  0,
@@ -265,12 +265,12 @@ export var ListProfilesResponse$ = [3, n0, _LPRi,
265
265
  export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
266
266
  0,
267
267
  [_RA],
268
- [[0, 1]]
268
+ [[0, 1]], 1
269
269
  ];
270
270
  export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
271
271
  0,
272
272
  [_T],
273
- [128 | 0]
273
+ [128 | 0], 1
274
274
  ];
275
275
  export var Profile$ = [3, n0, _P,
276
276
  0,
@@ -307,12 +307,12 @@ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundE
307
307
  export var Tag$ = [3, n0, _Ta,
308
308
  0,
309
309
  [_K, _V],
310
- [0, 0]
310
+ [0, 0], 2
311
311
  ];
312
312
  export var TagResourceRequest$ = [3, n0, _TRR,
313
313
  0,
314
314
  [_RA, _T],
315
- [[0, 1], 128 | 0]
315
+ [[0, 1], 128 | 0], 2
316
316
  ];
317
317
  export var TagResourceResponse$ = [3, n0, _TRRa,
318
318
  0,
@@ -328,7 +328,7 @@ TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
328
328
  export var UntagResourceRequest$ = [3, n0, _URR,
329
329
  0,
330
330
  [_RA, _TK],
331
- [[0, 1], [64 | 0, { [_hQ]: _tK }]]
331
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
332
332
  ];
333
333
  export var UntagResourceResponse$ = [3, n0, _URRn,
334
334
  0,
@@ -338,7 +338,7 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
338
338
  export var UpdateProfileResourceAssociationRequest$ = [3, n0, _UPRAR,
339
339
  0,
340
340
  [_PRAI, _N, _RP],
341
- [[0, 1], 0, 0]
341
+ [[0, 1], 0, 0], 1
342
342
  ];
343
343
  export var UpdateProfileResourceAssociationResponse$ = [3, n0, _UPRARp,
344
344
  0,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-route53profiles",
3
3
  "description": "AWS SDK for JavaScript Route53profiles Client for Node.js, Browser and React Native",
4
- "version": "3.968.0",
4
+ "version": "3.969.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-route53profiles",
@@ -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.969.0",
25
+ "@aws-sdk/credential-provider-node": "3.969.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.969.0",
30
+ "@aws-sdk/region-config-resolver": "3.969.0",
31
+ "@aws-sdk/types": "3.969.0",
32
+ "@aws-sdk/util-endpoints": "3.969.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
34
+ "@aws-sdk/util-user-agent-node": "3.969.0",
35
+ "@smithy/config-resolver": "^4.4.6",
36
+ "@smithy/core": "^3.20.5",
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.6",
42
+ "@smithy/middleware-retry": "^4.4.22",
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.7",
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.21",
55
+ "@smithy/util-defaults-mode-node": "^4.2.24",
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
  },