@aws-sdk/client-kendra-ranking 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
@@ -322,7 +322,7 @@ schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedEx
322
322
  var CapacityUnitsConfiguration$ = [3, n0, _CUC,
323
323
  0,
324
324
  [_RCU],
325
- [1]
325
+ [1], 1
326
326
  ];
327
327
  var ConflictException$ = [-3, n0, _CE,
328
328
  { [_e]: _c, [_hE]: 409 },
@@ -333,22 +333,22 @@ schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException)
333
333
  var CreateRescoreExecutionPlanRequest$ = [3, n0, _CREPR,
334
334
  0,
335
335
  [_N, _D, _CU, _T, _CT],
336
- [0, 0, () => CapacityUnitsConfiguration$, () => TagList, [0, 4]]
336
+ [0, 0, () => CapacityUnitsConfiguration$, () => TagList, [0, 4]], 1
337
337
  ];
338
338
  var CreateRescoreExecutionPlanResponse$ = [3, n0, _CREPRr,
339
339
  0,
340
340
  [_I, _A],
341
- [0, 0]
341
+ [0, 0], 2
342
342
  ];
343
343
  var DeleteRescoreExecutionPlanRequest$ = [3, n0, _DREPR,
344
344
  0,
345
345
  [_I],
346
- [[0, 1]]
346
+ [[0, 1]], 1
347
347
  ];
348
348
  var DescribeRescoreExecutionPlanRequest$ = [3, n0, _DREPRe,
349
349
  0,
350
350
  [_I],
351
- [[0, 1]]
351
+ [[0, 1]], 1
352
352
  ];
353
353
  var DescribeRescoreExecutionPlanResponse$ = [3, n0, _DREPRes,
354
354
  0,
@@ -357,8 +357,8 @@ var DescribeRescoreExecutionPlanResponse$ = [3, n0, _DREPRes,
357
357
  ];
358
358
  var Document$ = [3, n0, _Do,
359
359
  0,
360
- [_I, _GI, _Ti, _B, _TT, _TB, _OS],
361
- [0, 0, 0, 0, 64 | 0, 64 | 0, 1]
360
+ [_I, _OS, _GI, _Ti, _B, _TT, _TB],
361
+ [0, 1, 0, 0, 0, 64 | 0, 64 | 0], 2
362
362
  ];
363
363
  var InternalServerException$ = [-3, n0, _ISE,
364
364
  { [_e]: _s, [_hE]: 500 },
@@ -379,7 +379,7 @@ var ListRescoreExecutionPlansResponse$ = [3, n0, _LREPRi,
379
379
  var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
380
380
  0,
381
381
  [_RARN],
382
- [0]
382
+ [0], 1
383
383
  ];
384
384
  var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
385
385
  0,
@@ -394,7 +394,7 @@ var RescoreExecutionPlanSummary$ = [3, n0, _REPS,
394
394
  var RescoreRequest$ = [3, n0, _RR,
395
395
  0,
396
396
  [_REPI, _SQ, _Doc],
397
- [[0, 1], 0, () => DocumentList]
397
+ [[0, 1], 0, () => DocumentList], 3
398
398
  ];
399
399
  var RescoreResult$ = [3, n0, _RRe,
400
400
  0,
@@ -427,12 +427,12 @@ schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, Servic
427
427
  var Tag$ = [3, n0, _Ta,
428
428
  0,
429
429
  [_K, _V],
430
- [0, 0]
430
+ [0, 0], 2
431
431
  ];
432
432
  var TagResourceRequest$ = [3, n0, _TRR,
433
433
  0,
434
434
  [_RARN, _T],
435
- [0, () => TagList]
435
+ [0, () => TagList], 2
436
436
  ];
437
437
  var TagResourceResponse$ = [3, n0, _TRRa,
438
438
  0,
@@ -448,7 +448,7 @@ schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingExcept
448
448
  var UntagResourceRequest$ = [3, n0, _URR,
449
449
  0,
450
450
  [_RARN, _TK],
451
- [0, 64 | 0]
451
+ [0, 64 | 0], 2
452
452
  ];
453
453
  var UntagResourceResponse$ = [3, n0, _URRn,
454
454
  0,
@@ -458,7 +458,7 @@ var UntagResourceResponse$ = [3, n0, _URRn,
458
458
  var UpdateRescoreExecutionPlanRequest$ = [3, n0, _UREPR,
459
459
  0,
460
460
  [_I, _N, _D, _CU],
461
- [[0, 1], 0, 0, () => CapacityUnitsConfiguration$]
461
+ [[0, 1], 0, 0, () => CapacityUnitsConfiguration$], 1
462
462
  ];
463
463
  var ValidationException$ = [-3, n0, _VE,
464
464
  { [_e]: _c, [_hE]: 400 },
@@ -95,7 +95,7 @@ TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException
95
95
  export var CapacityUnitsConfiguration$ = [3, n0, _CUC,
96
96
  0,
97
97
  [_RCU],
98
- [1]
98
+ [1], 1
99
99
  ];
100
100
  export var ConflictException$ = [-3, n0, _CE,
101
101
  { [_e]: _c, [_hE]: 409 },
@@ -106,22 +106,22 @@ TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
106
106
  export var CreateRescoreExecutionPlanRequest$ = [3, n0, _CREPR,
107
107
  0,
108
108
  [_N, _D, _CU, _T, _CT],
109
- [0, 0, () => CapacityUnitsConfiguration$, () => TagList, [0, 4]]
109
+ [0, 0, () => CapacityUnitsConfiguration$, () => TagList, [0, 4]], 1
110
110
  ];
111
111
  export var CreateRescoreExecutionPlanResponse$ = [3, n0, _CREPRr,
112
112
  0,
113
113
  [_I, _A],
114
- [0, 0]
114
+ [0, 0], 2
115
115
  ];
116
116
  export var DeleteRescoreExecutionPlanRequest$ = [3, n0, _DREPR,
117
117
  0,
118
118
  [_I],
119
- [[0, 1]]
119
+ [[0, 1]], 1
120
120
  ];
121
121
  export var DescribeRescoreExecutionPlanRequest$ = [3, n0, _DREPRe,
122
122
  0,
123
123
  [_I],
124
- [[0, 1]]
124
+ [[0, 1]], 1
125
125
  ];
126
126
  export var DescribeRescoreExecutionPlanResponse$ = [3, n0, _DREPRes,
127
127
  0,
@@ -130,8 +130,8 @@ export var DescribeRescoreExecutionPlanResponse$ = [3, n0, _DREPRes,
130
130
  ];
131
131
  export var Document$ = [3, n0, _Do,
132
132
  0,
133
- [_I, _GI, _Ti, _B, _TT, _TB, _OS],
134
- [0, 0, 0, 0, 64 | 0, 64 | 0, 1]
133
+ [_I, _OS, _GI, _Ti, _B, _TT, _TB],
134
+ [0, 1, 0, 0, 0, 64 | 0, 64 | 0], 2
135
135
  ];
136
136
  export var InternalServerException$ = [-3, n0, _ISE,
137
137
  { [_e]: _s, [_hE]: 500 },
@@ -152,7 +152,7 @@ export var ListRescoreExecutionPlansResponse$ = [3, n0, _LREPRi,
152
152
  export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
153
153
  0,
154
154
  [_RARN],
155
- [0]
155
+ [0], 1
156
156
  ];
157
157
  export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
158
158
  0,
@@ -167,7 +167,7 @@ export var RescoreExecutionPlanSummary$ = [3, n0, _REPS,
167
167
  export var RescoreRequest$ = [3, n0, _RR,
168
168
  0,
169
169
  [_REPI, _SQ, _Doc],
170
- [[0, 1], 0, () => DocumentList]
170
+ [[0, 1], 0, () => DocumentList], 3
171
171
  ];
172
172
  export var RescoreResult$ = [3, n0, _RRe,
173
173
  0,
@@ -200,12 +200,12 @@ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaE
200
200
  export var Tag$ = [3, n0, _Ta,
201
201
  0,
202
202
  [_K, _V],
203
- [0, 0]
203
+ [0, 0], 2
204
204
  ];
205
205
  export var TagResourceRequest$ = [3, n0, _TRR,
206
206
  0,
207
207
  [_RARN, _T],
208
- [0, () => TagList]
208
+ [0, () => TagList], 2
209
209
  ];
210
210
  export var TagResourceResponse$ = [3, n0, _TRRa,
211
211
  0,
@@ -221,7 +221,7 @@ TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
221
221
  export var UntagResourceRequest$ = [3, n0, _URR,
222
222
  0,
223
223
  [_RARN, _TK],
224
- [0, 64 | 0]
224
+ [0, 64 | 0], 2
225
225
  ];
226
226
  export var UntagResourceResponse$ = [3, n0, _URRn,
227
227
  0,
@@ -231,7 +231,7 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
231
231
  export var UpdateRescoreExecutionPlanRequest$ = [3, n0, _UREPR,
232
232
  0,
233
233
  [_I, _N, _D, _CU],
234
- [[0, 1], 0, 0, () => CapacityUnitsConfiguration$]
234
+ [[0, 1], 0, 0, () => CapacityUnitsConfiguration$], 1
235
235
  ];
236
236
  export var ValidationException$ = [-3, n0, _VE,
237
237
  { [_e]: _c, [_hE]: 400 },
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-kendra-ranking",
3
3
  "description": "AWS SDK for JavaScript Kendra Ranking 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-kendra-ranking",
@@ -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
  },