@aws-sdk/client-lookoutequipment 3.588.0 → 3.592.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 +0 -49
- package/dist-types/LookoutEquipmentClient.d.ts +4 -4
- package/dist-types/commands/CreateDatasetCommand.d.ts +2 -1
- package/dist-types/commands/CreateInferenceSchedulerCommand.d.ts +2 -1
- package/dist-types/commands/CreateLabelCommand.d.ts +2 -1
- package/dist-types/commands/CreateLabelGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelCommand.d.ts +2 -1
- package/dist-types/commands/CreateRetrainingSchedulerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDatasetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInferenceSchedulerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLabelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLabelGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRetrainingSchedulerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDataIngestionJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDatasetCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInferenceSchedulerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLabelCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLabelGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelVersionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRetrainingSchedulerCommand.d.ts +2 -1
- package/dist-types/commands/ImportDatasetCommand.d.ts +2 -1
- package/dist-types/commands/ImportModelVersionCommand.d.ts +2 -1
- package/dist-types/commands/ListDataIngestionJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListDatasetsCommand.d.ts +2 -1
- package/dist-types/commands/ListInferenceEventsCommand.d.ts +2 -1
- package/dist-types/commands/ListInferenceExecutionsCommand.d.ts +2 -1
- package/dist-types/commands/ListInferenceSchedulersCommand.d.ts +2 -1
- package/dist-types/commands/ListLabelGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListLabelsCommand.d.ts +2 -1
- package/dist-types/commands/ListModelVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListModelsCommand.d.ts +2 -1
- package/dist-types/commands/ListRetrainingSchedulersCommand.d.ts +2 -1
- package/dist-types/commands/ListSensorStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/StartDataIngestionJobCommand.d.ts +2 -1
- package/dist-types/commands/StartInferenceSchedulerCommand.d.ts +2 -1
- package/dist-types/commands/StartRetrainingSchedulerCommand.d.ts +2 -1
- package/dist-types/commands/StopInferenceSchedulerCommand.d.ts +2 -1
- package/dist-types/commands/StopRetrainingSchedulerCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateActiveModelVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInferenceSchedulerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLabelGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateModelCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRetrainingSchedulerCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/LookoutEquipmentServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/LookoutEquipmentClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateInferenceSchedulerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLabelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLabelGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRetrainingSchedulerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteInferenceSchedulerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLabelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLabelGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRetrainingSchedulerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDataIngestionJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInferenceSchedulerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLabelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLabelGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeModelVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeRetrainingSchedulerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ImportDatasetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ImportModelVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDataIngestionJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListInferenceEventsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListInferenceExecutionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListInferenceSchedulersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLabelGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLabelsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListModelVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRetrainingSchedulersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSensorStatisticsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartDataIngestionJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartInferenceSchedulerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartRetrainingSchedulerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopInferenceSchedulerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopRetrainingSchedulerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateActiveModelVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateInferenceSchedulerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateLabelGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRetrainingSchedulerCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/LookoutEquipmentServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -263,7 +263,6 @@ var LookoutEquipmentClient = _LookoutEquipmentClient;
|
|
|
263
263
|
|
|
264
264
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
265
265
|
|
|
266
|
-
var import_types = require("@smithy/types");
|
|
267
266
|
|
|
268
267
|
// src/protocols/Aws_json1_0.ts
|
|
269
268
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -2147,7 +2146,6 @@ var CreateDatasetCommand = _CreateDatasetCommand;
|
|
|
2147
2146
|
|
|
2148
2147
|
|
|
2149
2148
|
|
|
2150
|
-
|
|
2151
2149
|
var _CreateInferenceSchedulerCommand = class _CreateInferenceSchedulerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2152
2150
|
...commonParams
|
|
2153
2151
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2164,7 +2162,6 @@ var CreateInferenceSchedulerCommand = _CreateInferenceSchedulerCommand;
|
|
|
2164
2162
|
|
|
2165
2163
|
|
|
2166
2164
|
|
|
2167
|
-
|
|
2168
2165
|
var _CreateLabelCommand = class _CreateLabelCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2169
2166
|
...commonParams
|
|
2170
2167
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2181,7 +2178,6 @@ var CreateLabelCommand = _CreateLabelCommand;
|
|
|
2181
2178
|
|
|
2182
2179
|
|
|
2183
2180
|
|
|
2184
|
-
|
|
2185
2181
|
var _CreateLabelGroupCommand = class _CreateLabelGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2186
2182
|
...commonParams
|
|
2187
2183
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2198,7 +2194,6 @@ var CreateLabelGroupCommand = _CreateLabelGroupCommand;
|
|
|
2198
2194
|
|
|
2199
2195
|
|
|
2200
2196
|
|
|
2201
|
-
|
|
2202
2197
|
var _CreateModelCommand = class _CreateModelCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2203
2198
|
...commonParams
|
|
2204
2199
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2215,7 +2210,6 @@ var CreateModelCommand = _CreateModelCommand;
|
|
|
2215
2210
|
|
|
2216
2211
|
|
|
2217
2212
|
|
|
2218
|
-
|
|
2219
2213
|
var _CreateRetrainingSchedulerCommand = class _CreateRetrainingSchedulerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2220
2214
|
...commonParams
|
|
2221
2215
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2232,7 +2226,6 @@ var CreateRetrainingSchedulerCommand = _CreateRetrainingSchedulerCommand;
|
|
|
2232
2226
|
|
|
2233
2227
|
|
|
2234
2228
|
|
|
2235
|
-
|
|
2236
2229
|
var _DeleteDatasetCommand = class _DeleteDatasetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2237
2230
|
...commonParams
|
|
2238
2231
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2249,7 +2242,6 @@ var DeleteDatasetCommand = _DeleteDatasetCommand;
|
|
|
2249
2242
|
|
|
2250
2243
|
|
|
2251
2244
|
|
|
2252
|
-
|
|
2253
2245
|
var _DeleteInferenceSchedulerCommand = class _DeleteInferenceSchedulerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2254
2246
|
...commonParams
|
|
2255
2247
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2266,7 +2258,6 @@ var DeleteInferenceSchedulerCommand = _DeleteInferenceSchedulerCommand;
|
|
|
2266
2258
|
|
|
2267
2259
|
|
|
2268
2260
|
|
|
2269
|
-
|
|
2270
2261
|
var _DeleteLabelCommand = class _DeleteLabelCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2271
2262
|
...commonParams
|
|
2272
2263
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2283,7 +2274,6 @@ var DeleteLabelCommand = _DeleteLabelCommand;
|
|
|
2283
2274
|
|
|
2284
2275
|
|
|
2285
2276
|
|
|
2286
|
-
|
|
2287
2277
|
var _DeleteLabelGroupCommand = class _DeleteLabelGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2288
2278
|
...commonParams
|
|
2289
2279
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2300,7 +2290,6 @@ var DeleteLabelGroupCommand = _DeleteLabelGroupCommand;
|
|
|
2300
2290
|
|
|
2301
2291
|
|
|
2302
2292
|
|
|
2303
|
-
|
|
2304
2293
|
var _DeleteModelCommand = class _DeleteModelCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2305
2294
|
...commonParams
|
|
2306
2295
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2317,7 +2306,6 @@ var DeleteModelCommand = _DeleteModelCommand;
|
|
|
2317
2306
|
|
|
2318
2307
|
|
|
2319
2308
|
|
|
2320
|
-
|
|
2321
2309
|
var _DeleteResourcePolicyCommand = class _DeleteResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2322
2310
|
...commonParams
|
|
2323
2311
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2334,7 +2322,6 @@ var DeleteResourcePolicyCommand = _DeleteResourcePolicyCommand;
|
|
|
2334
2322
|
|
|
2335
2323
|
|
|
2336
2324
|
|
|
2337
|
-
|
|
2338
2325
|
var _DeleteRetrainingSchedulerCommand = class _DeleteRetrainingSchedulerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2339
2326
|
...commonParams
|
|
2340
2327
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2351,7 +2338,6 @@ var DeleteRetrainingSchedulerCommand = _DeleteRetrainingSchedulerCommand;
|
|
|
2351
2338
|
|
|
2352
2339
|
|
|
2353
2340
|
|
|
2354
|
-
|
|
2355
2341
|
var _DescribeDataIngestionJobCommand = class _DescribeDataIngestionJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2356
2342
|
...commonParams
|
|
2357
2343
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2368,7 +2354,6 @@ var DescribeDataIngestionJobCommand = _DescribeDataIngestionJobCommand;
|
|
|
2368
2354
|
|
|
2369
2355
|
|
|
2370
2356
|
|
|
2371
|
-
|
|
2372
2357
|
var _DescribeDatasetCommand = class _DescribeDatasetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2373
2358
|
...commonParams
|
|
2374
2359
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2385,7 +2370,6 @@ var DescribeDatasetCommand = _DescribeDatasetCommand;
|
|
|
2385
2370
|
|
|
2386
2371
|
|
|
2387
2372
|
|
|
2388
|
-
|
|
2389
2373
|
var _DescribeInferenceSchedulerCommand = class _DescribeInferenceSchedulerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2390
2374
|
...commonParams
|
|
2391
2375
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2402,7 +2386,6 @@ var DescribeInferenceSchedulerCommand = _DescribeInferenceSchedulerCommand;
|
|
|
2402
2386
|
|
|
2403
2387
|
|
|
2404
2388
|
|
|
2405
|
-
|
|
2406
2389
|
var _DescribeLabelCommand = class _DescribeLabelCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2407
2390
|
...commonParams
|
|
2408
2391
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2419,7 +2402,6 @@ var DescribeLabelCommand = _DescribeLabelCommand;
|
|
|
2419
2402
|
|
|
2420
2403
|
|
|
2421
2404
|
|
|
2422
|
-
|
|
2423
2405
|
var _DescribeLabelGroupCommand = class _DescribeLabelGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2424
2406
|
...commonParams
|
|
2425
2407
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2436,7 +2418,6 @@ var DescribeLabelGroupCommand = _DescribeLabelGroupCommand;
|
|
|
2436
2418
|
|
|
2437
2419
|
|
|
2438
2420
|
|
|
2439
|
-
|
|
2440
2421
|
var _DescribeModelCommand = class _DescribeModelCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2441
2422
|
...commonParams
|
|
2442
2423
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2453,7 +2434,6 @@ var DescribeModelCommand = _DescribeModelCommand;
|
|
|
2453
2434
|
|
|
2454
2435
|
|
|
2455
2436
|
|
|
2456
|
-
|
|
2457
2437
|
var _DescribeModelVersionCommand = class _DescribeModelVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2458
2438
|
...commonParams
|
|
2459
2439
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2470,7 +2450,6 @@ var DescribeModelVersionCommand = _DescribeModelVersionCommand;
|
|
|
2470
2450
|
|
|
2471
2451
|
|
|
2472
2452
|
|
|
2473
|
-
|
|
2474
2453
|
var _DescribeResourcePolicyCommand = class _DescribeResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2475
2454
|
...commonParams
|
|
2476
2455
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2487,7 +2466,6 @@ var DescribeResourcePolicyCommand = _DescribeResourcePolicyCommand;
|
|
|
2487
2466
|
|
|
2488
2467
|
|
|
2489
2468
|
|
|
2490
|
-
|
|
2491
2469
|
var _DescribeRetrainingSchedulerCommand = class _DescribeRetrainingSchedulerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2492
2470
|
...commonParams
|
|
2493
2471
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2504,7 +2482,6 @@ var DescribeRetrainingSchedulerCommand = _DescribeRetrainingSchedulerCommand;
|
|
|
2504
2482
|
|
|
2505
2483
|
|
|
2506
2484
|
|
|
2507
|
-
|
|
2508
2485
|
var _ImportDatasetCommand = class _ImportDatasetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2509
2486
|
...commonParams
|
|
2510
2487
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2521,7 +2498,6 @@ var ImportDatasetCommand = _ImportDatasetCommand;
|
|
|
2521
2498
|
|
|
2522
2499
|
|
|
2523
2500
|
|
|
2524
|
-
|
|
2525
2501
|
var _ImportModelVersionCommand = class _ImportModelVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2526
2502
|
...commonParams
|
|
2527
2503
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2538,7 +2514,6 @@ var ImportModelVersionCommand = _ImportModelVersionCommand;
|
|
|
2538
2514
|
|
|
2539
2515
|
|
|
2540
2516
|
|
|
2541
|
-
|
|
2542
2517
|
var _ListDataIngestionJobsCommand = class _ListDataIngestionJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2543
2518
|
...commonParams
|
|
2544
2519
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2555,7 +2530,6 @@ var ListDataIngestionJobsCommand = _ListDataIngestionJobsCommand;
|
|
|
2555
2530
|
|
|
2556
2531
|
|
|
2557
2532
|
|
|
2558
|
-
|
|
2559
2533
|
var _ListDatasetsCommand = class _ListDatasetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2560
2534
|
...commonParams
|
|
2561
2535
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2572,7 +2546,6 @@ var ListDatasetsCommand = _ListDatasetsCommand;
|
|
|
2572
2546
|
|
|
2573
2547
|
|
|
2574
2548
|
|
|
2575
|
-
|
|
2576
2549
|
var _ListInferenceEventsCommand = class _ListInferenceEventsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2577
2550
|
...commonParams
|
|
2578
2551
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2589,7 +2562,6 @@ var ListInferenceEventsCommand = _ListInferenceEventsCommand;
|
|
|
2589
2562
|
|
|
2590
2563
|
|
|
2591
2564
|
|
|
2592
|
-
|
|
2593
2565
|
var _ListInferenceExecutionsCommand = class _ListInferenceExecutionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2594
2566
|
...commonParams
|
|
2595
2567
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2606,7 +2578,6 @@ var ListInferenceExecutionsCommand = _ListInferenceExecutionsCommand;
|
|
|
2606
2578
|
|
|
2607
2579
|
|
|
2608
2580
|
|
|
2609
|
-
|
|
2610
2581
|
var _ListInferenceSchedulersCommand = class _ListInferenceSchedulersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2611
2582
|
...commonParams
|
|
2612
2583
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2623,7 +2594,6 @@ var ListInferenceSchedulersCommand = _ListInferenceSchedulersCommand;
|
|
|
2623
2594
|
|
|
2624
2595
|
|
|
2625
2596
|
|
|
2626
|
-
|
|
2627
2597
|
var _ListLabelGroupsCommand = class _ListLabelGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2628
2598
|
...commonParams
|
|
2629
2599
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2640,7 +2610,6 @@ var ListLabelGroupsCommand = _ListLabelGroupsCommand;
|
|
|
2640
2610
|
|
|
2641
2611
|
|
|
2642
2612
|
|
|
2643
|
-
|
|
2644
2613
|
var _ListLabelsCommand = class _ListLabelsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2645
2614
|
...commonParams
|
|
2646
2615
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2657,7 +2626,6 @@ var ListLabelsCommand = _ListLabelsCommand;
|
|
|
2657
2626
|
|
|
2658
2627
|
|
|
2659
2628
|
|
|
2660
|
-
|
|
2661
2629
|
var _ListModelsCommand = class _ListModelsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2662
2630
|
...commonParams
|
|
2663
2631
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2674,7 +2642,6 @@ var ListModelsCommand = _ListModelsCommand;
|
|
|
2674
2642
|
|
|
2675
2643
|
|
|
2676
2644
|
|
|
2677
|
-
|
|
2678
2645
|
var _ListModelVersionsCommand = class _ListModelVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2679
2646
|
...commonParams
|
|
2680
2647
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2691,7 +2658,6 @@ var ListModelVersionsCommand = _ListModelVersionsCommand;
|
|
|
2691
2658
|
|
|
2692
2659
|
|
|
2693
2660
|
|
|
2694
|
-
|
|
2695
2661
|
var _ListRetrainingSchedulersCommand = class _ListRetrainingSchedulersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2696
2662
|
...commonParams
|
|
2697
2663
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2708,7 +2674,6 @@ var ListRetrainingSchedulersCommand = _ListRetrainingSchedulersCommand;
|
|
|
2708
2674
|
|
|
2709
2675
|
|
|
2710
2676
|
|
|
2711
|
-
|
|
2712
2677
|
var _ListSensorStatisticsCommand = class _ListSensorStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2713
2678
|
...commonParams
|
|
2714
2679
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2725,7 +2690,6 @@ var ListSensorStatisticsCommand = _ListSensorStatisticsCommand;
|
|
|
2725
2690
|
|
|
2726
2691
|
|
|
2727
2692
|
|
|
2728
|
-
|
|
2729
2693
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2730
2694
|
...commonParams
|
|
2731
2695
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2742,7 +2706,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
2742
2706
|
|
|
2743
2707
|
|
|
2744
2708
|
|
|
2745
|
-
|
|
2746
2709
|
var _PutResourcePolicyCommand = class _PutResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2747
2710
|
...commonParams
|
|
2748
2711
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2759,7 +2722,6 @@ var PutResourcePolicyCommand = _PutResourcePolicyCommand;
|
|
|
2759
2722
|
|
|
2760
2723
|
|
|
2761
2724
|
|
|
2762
|
-
|
|
2763
2725
|
var _StartDataIngestionJobCommand = class _StartDataIngestionJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2764
2726
|
...commonParams
|
|
2765
2727
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2776,7 +2738,6 @@ var StartDataIngestionJobCommand = _StartDataIngestionJobCommand;
|
|
|
2776
2738
|
|
|
2777
2739
|
|
|
2778
2740
|
|
|
2779
|
-
|
|
2780
2741
|
var _StartInferenceSchedulerCommand = class _StartInferenceSchedulerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2781
2742
|
...commonParams
|
|
2782
2743
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2793,7 +2754,6 @@ var StartInferenceSchedulerCommand = _StartInferenceSchedulerCommand;
|
|
|
2793
2754
|
|
|
2794
2755
|
|
|
2795
2756
|
|
|
2796
|
-
|
|
2797
2757
|
var _StartRetrainingSchedulerCommand = class _StartRetrainingSchedulerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2798
2758
|
...commonParams
|
|
2799
2759
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2810,7 +2770,6 @@ var StartRetrainingSchedulerCommand = _StartRetrainingSchedulerCommand;
|
|
|
2810
2770
|
|
|
2811
2771
|
|
|
2812
2772
|
|
|
2813
|
-
|
|
2814
2773
|
var _StopInferenceSchedulerCommand = class _StopInferenceSchedulerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2815
2774
|
...commonParams
|
|
2816
2775
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2827,7 +2786,6 @@ var StopInferenceSchedulerCommand = _StopInferenceSchedulerCommand;
|
|
|
2827
2786
|
|
|
2828
2787
|
|
|
2829
2788
|
|
|
2830
|
-
|
|
2831
2789
|
var _StopRetrainingSchedulerCommand = class _StopRetrainingSchedulerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2832
2790
|
...commonParams
|
|
2833
2791
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2844,7 +2802,6 @@ var StopRetrainingSchedulerCommand = _StopRetrainingSchedulerCommand;
|
|
|
2844
2802
|
|
|
2845
2803
|
|
|
2846
2804
|
|
|
2847
|
-
|
|
2848
2805
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2849
2806
|
...commonParams
|
|
2850
2807
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2861,7 +2818,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
2861
2818
|
|
|
2862
2819
|
|
|
2863
2820
|
|
|
2864
|
-
|
|
2865
2821
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2866
2822
|
...commonParams
|
|
2867
2823
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2878,7 +2834,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
2878
2834
|
|
|
2879
2835
|
|
|
2880
2836
|
|
|
2881
|
-
|
|
2882
2837
|
var _UpdateActiveModelVersionCommand = class _UpdateActiveModelVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2883
2838
|
...commonParams
|
|
2884
2839
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2895,7 +2850,6 @@ var UpdateActiveModelVersionCommand = _UpdateActiveModelVersionCommand;
|
|
|
2895
2850
|
|
|
2896
2851
|
|
|
2897
2852
|
|
|
2898
|
-
|
|
2899
2853
|
var _UpdateInferenceSchedulerCommand = class _UpdateInferenceSchedulerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2900
2854
|
...commonParams
|
|
2901
2855
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2912,7 +2866,6 @@ var UpdateInferenceSchedulerCommand = _UpdateInferenceSchedulerCommand;
|
|
|
2912
2866
|
|
|
2913
2867
|
|
|
2914
2868
|
|
|
2915
|
-
|
|
2916
2869
|
var _UpdateLabelGroupCommand = class _UpdateLabelGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2917
2870
|
...commonParams
|
|
2918
2871
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2929,7 +2882,6 @@ var UpdateLabelGroupCommand = _UpdateLabelGroupCommand;
|
|
|
2929
2882
|
|
|
2930
2883
|
|
|
2931
2884
|
|
|
2932
|
-
|
|
2933
2885
|
var _UpdateModelCommand = class _UpdateModelCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2934
2886
|
...commonParams
|
|
2935
2887
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2946,7 +2898,6 @@ var UpdateModelCommand = _UpdateModelCommand;
|
|
|
2946
2898
|
|
|
2947
2899
|
|
|
2948
2900
|
|
|
2949
|
-
|
|
2950
2901
|
var _UpdateRetrainingSchedulerCommand = class _UpdateRetrainingSchedulerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2951
2902
|
...commonParams
|
|
2952
2903
|
}).m(function(Command, cs, config, o) {
|
|
@@ -139,15 +139,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
139
139
|
* Enables FIPS compatible endpoints.
|
|
140
140
|
*/
|
|
141
141
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
142
|
+
/**
|
|
143
|
+
* The AWS region to which this client will send requests
|
|
144
|
+
*/
|
|
145
|
+
region?: string | __Provider<string>;
|
|
142
146
|
/**
|
|
143
147
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
144
148
|
* @internal
|
|
145
149
|
*/
|
|
146
150
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
147
|
-
/**
|
|
148
|
-
* The AWS region to which this client will send requests
|
|
149
|
-
*/
|
|
150
|
-
region?: string | __Provider<string>;
|
|
151
151
|
/**
|
|
152
152
|
* Default credentials provider; Not available in browser runtime.
|
|
153
153
|
* @deprecated
|