@aws-sdk/client-glue 3.987.0 → 3.989.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 +284 -11051
- package/dist-cjs/models/GlueServiceException.js +12 -0
- package/dist-cjs/models/errors.js +732 -0
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-cjs/schemas/schemas_0.js +8916 -0
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +315 -309
- package/dist-types/schemas/schemas_0.d.ts +55 -48
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +50 -48
- package/package.json +13 -13
|
@@ -239,7 +239,7 @@ const _CDT = "ConnectorDataTarget";
|
|
|
239
239
|
const _CDr = "CrawlerDetails";
|
|
240
240
|
const _CDre = "CreateDatabase";
|
|
241
241
|
const _CDu = "CustomDatatypes";
|
|
242
|
-
const _CE = "
|
|
242
|
+
const _CE = "ConflictException";
|
|
243
243
|
const _CEC = "ComputeEnvironmentConfiguration";
|
|
244
244
|
const _CECM = "ComputeEnvironmentConfigurationMap";
|
|
245
245
|
const _CECo = "ComputeEnvironmentConfigurations";
|
|
@@ -250,13 +250,13 @@ const _CET = "CustomEntityTypes";
|
|
|
250
250
|
const _CETNF = "CustomEntityTypesNotFound";
|
|
251
251
|
const _CETr = "CrawlElapsedTime";
|
|
252
252
|
const _CETu = "CustomEntityType";
|
|
253
|
-
const _CEa = "
|
|
253
|
+
const _CEa = "CatalogEntry";
|
|
254
|
+
const _CEat = "CatalogEntries";
|
|
254
255
|
const _CEo = "ColumnError";
|
|
255
256
|
const _CEol = "ColumnErrors";
|
|
256
257
|
const _CEom = "ComputeEnvironment";
|
|
257
258
|
const _CEon = "ConditionExpression";
|
|
258
259
|
const _CEond = "ConditionExpressions";
|
|
259
|
-
const _CEonf = "ConflictException";
|
|
260
260
|
const _CF = "CrawlsFilter";
|
|
261
261
|
const _CFL = "CrawlsFilterList";
|
|
262
262
|
const _CFe = "CellFilters";
|
|
@@ -384,9 +384,9 @@ const _CSCR = "CreateSecurityConfigurationRequest";
|
|
|
384
384
|
const _CSCRr = "CreateSecurityConfigurationResponse";
|
|
385
385
|
const _CSCr = "CreateSecurityConfiguration";
|
|
386
386
|
const _CSD = "ColumnStatisticsData";
|
|
387
|
-
const _CSE = "
|
|
388
|
-
const _CSEo = "
|
|
389
|
-
const
|
|
387
|
+
const _CSE = "CrawlerStoppingException";
|
|
388
|
+
const _CSEo = "ColumnStatisticsError";
|
|
389
|
+
const _CSEol = "ColumnStatisticsErrors";
|
|
390
390
|
const _CSI = "CreateSchemaInput";
|
|
391
391
|
const _CSL = "ColumnStatisticsList";
|
|
392
392
|
const _CSR = "CancelStatementRequest";
|
|
@@ -2097,10 +2097,10 @@ const _TDIAMR = "TmpDirIAMRole";
|
|
|
2097
2097
|
const _TDa = "TablesDeleted";
|
|
2098
2098
|
const _TDar = "TargetDatabase";
|
|
2099
2099
|
const _TDr = "TriggerDetails";
|
|
2100
|
-
const _TE = "
|
|
2100
|
+
const _TE = "ThrottlingException";
|
|
2101
2101
|
const _TEa = "TableError";
|
|
2102
2102
|
const _TEab = "TableErrors";
|
|
2103
|
-
const
|
|
2103
|
+
const _TEr = "TransformEncryption";
|
|
2104
2104
|
const _TF = "TimestampFilter";
|
|
2105
2105
|
const _TFC = "TransformFilterCriteria";
|
|
2106
2106
|
const _TFh = "ThresholdFraction";
|
|
@@ -2405,13 +2405,13 @@ const _rA = "roleArn";
|
|
|
2405
2405
|
const _rC = "retentionConfiguration";
|
|
2406
2406
|
const _rM = "retentionMetrics";
|
|
2407
2407
|
const _rRIH = "runRateInHours";
|
|
2408
|
-
const _s = "
|
|
2408
|
+
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.glue";
|
|
2409
2409
|
const _sA = "scanAll";
|
|
2410
2410
|
const _sR = "scanRate";
|
|
2411
2411
|
const _sRPID = "snapshotRetentionPeriodInDays";
|
|
2412
2412
|
const _sT = "startTimestamp";
|
|
2413
2413
|
const _se = "server";
|
|
2414
|
-
const
|
|
2414
|
+
const _st = "strategy";
|
|
2415
2415
|
const _t = "type";
|
|
2416
2416
|
const _tN = "tableName";
|
|
2417
2417
|
const _tO = "tableOptimizer";
|
|
@@ -2421,6 +2421,302 @@ const n0 = "com.amazonaws.glue";
|
|
|
2421
2421
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
2422
2422
|
import { AccessDeniedException, AlreadyExistsException, ColumnStatisticsTaskNotRunningException, ColumnStatisticsTaskRunningException, ColumnStatisticsTaskStoppingException, ConcurrentModificationException, ConcurrentRunsExceededException, ConditionCheckFailureException, ConflictException, CrawlerNotRunningException, CrawlerRunningException, CrawlerStoppingException, EntityNotFoundException, FederatedResourceAlreadyExistsException, FederationSourceException, FederationSourceRetryableException, GlueEncryptionException, IdempotentParameterMismatchException, IllegalBlueprintStateException, IllegalSessionStateException, IllegalWorkflowStateException, IntegrationConflictOperationFault, IntegrationNotFoundFault, IntegrationQuotaExceededFault, InternalServerException, InternalServiceException, InvalidInputException, InvalidIntegrationStateFault, InvalidStateException, KMSKeyNotAccessibleFault, MaterializedViewRefreshTaskNotRunningException, MaterializedViewRefreshTaskRunningException, MaterializedViewRefreshTaskStoppingException, MLTransformNotReadyException, NoScheduleException, OperationNotSupportedException, OperationTimeoutException, PermissionTypeMismatchException, ResourceNotFoundException, ResourceNotReadyException, ResourceNumberLimitExceededException, SchedulerNotRunningException, SchedulerRunningException, SchedulerTransitioningException, TargetResourceNotFound, ThrottlingException, ValidationException, VersionMismatchException, } from "../models/errors";
|
|
2423
2423
|
import { GlueServiceException } from "../models/GlueServiceException";
|
|
2424
|
+
const _s_registry = TypeRegistry.for(_s);
|
|
2425
|
+
export var GlueServiceException$ = [-3, _s, "GlueServiceException", 0, [], []];
|
|
2426
|
+
_s_registry.registerError(GlueServiceException$, GlueServiceException);
|
|
2427
|
+
const n0_registry = TypeRegistry.for(n0);
|
|
2428
|
+
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
2429
|
+
{ [_e]: _c },
|
|
2430
|
+
[_M],
|
|
2431
|
+
[0]
|
|
2432
|
+
];
|
|
2433
|
+
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
2434
|
+
export var AlreadyExistsException$ = [-3, n0, _AEE,
|
|
2435
|
+
{ [_e]: _c },
|
|
2436
|
+
[_M],
|
|
2437
|
+
[0]
|
|
2438
|
+
];
|
|
2439
|
+
n0_registry.registerError(AlreadyExistsException$, AlreadyExistsException);
|
|
2440
|
+
export var ColumnStatisticsTaskNotRunningException$ = [-3, n0, _CSTNRE,
|
|
2441
|
+
{ [_e]: _c },
|
|
2442
|
+
[_M],
|
|
2443
|
+
[0]
|
|
2444
|
+
];
|
|
2445
|
+
n0_registry.registerError(ColumnStatisticsTaskNotRunningException$, ColumnStatisticsTaskNotRunningException);
|
|
2446
|
+
export var ColumnStatisticsTaskRunningException$ = [-3, n0, _CSTRE,
|
|
2447
|
+
{ [_e]: _c },
|
|
2448
|
+
[_M],
|
|
2449
|
+
[0]
|
|
2450
|
+
];
|
|
2451
|
+
n0_registry.registerError(ColumnStatisticsTaskRunningException$, ColumnStatisticsTaskRunningException);
|
|
2452
|
+
export var ColumnStatisticsTaskStoppingException$ = [-3, n0, _CSTSE,
|
|
2453
|
+
{ [_e]: _c },
|
|
2454
|
+
[_M],
|
|
2455
|
+
[0]
|
|
2456
|
+
];
|
|
2457
|
+
n0_registry.registerError(ColumnStatisticsTaskStoppingException$, ColumnStatisticsTaskStoppingException);
|
|
2458
|
+
export var ConcurrentModificationException$ = [-3, n0, _CME,
|
|
2459
|
+
{ [_e]: _c },
|
|
2460
|
+
[_M],
|
|
2461
|
+
[0]
|
|
2462
|
+
];
|
|
2463
|
+
n0_registry.registerError(ConcurrentModificationException$, ConcurrentModificationException);
|
|
2464
|
+
export var ConcurrentRunsExceededException$ = [-3, n0, _CREE,
|
|
2465
|
+
{ [_e]: _c },
|
|
2466
|
+
[_M],
|
|
2467
|
+
[0]
|
|
2468
|
+
];
|
|
2469
|
+
n0_registry.registerError(ConcurrentRunsExceededException$, ConcurrentRunsExceededException);
|
|
2470
|
+
export var ConditionCheckFailureException$ = [-3, n0, _CCFE,
|
|
2471
|
+
{ [_e]: _c },
|
|
2472
|
+
[_M],
|
|
2473
|
+
[0]
|
|
2474
|
+
];
|
|
2475
|
+
n0_registry.registerError(ConditionCheckFailureException$, ConditionCheckFailureException);
|
|
2476
|
+
export var ConflictException$ = [-3, n0, _CE,
|
|
2477
|
+
{ [_e]: _c },
|
|
2478
|
+
[_M],
|
|
2479
|
+
[0]
|
|
2480
|
+
];
|
|
2481
|
+
n0_registry.registerError(ConflictException$, ConflictException);
|
|
2482
|
+
export var CrawlerNotRunningException$ = [-3, n0, _CNRE,
|
|
2483
|
+
{ [_e]: _c },
|
|
2484
|
+
[_M],
|
|
2485
|
+
[0]
|
|
2486
|
+
];
|
|
2487
|
+
n0_registry.registerError(CrawlerNotRunningException$, CrawlerNotRunningException);
|
|
2488
|
+
export var CrawlerRunningException$ = [-3, n0, _CRE,
|
|
2489
|
+
{ [_e]: _c },
|
|
2490
|
+
[_M],
|
|
2491
|
+
[0]
|
|
2492
|
+
];
|
|
2493
|
+
n0_registry.registerError(CrawlerRunningException$, CrawlerRunningException);
|
|
2494
|
+
export var CrawlerStoppingException$ = [-3, n0, _CSE,
|
|
2495
|
+
{ [_e]: _c },
|
|
2496
|
+
[_M],
|
|
2497
|
+
[0]
|
|
2498
|
+
];
|
|
2499
|
+
n0_registry.registerError(CrawlerStoppingException$, CrawlerStoppingException);
|
|
2500
|
+
export var EntityNotFoundException$ = [-3, n0, _ENFE,
|
|
2501
|
+
{ [_e]: _c },
|
|
2502
|
+
[_M, _FFS],
|
|
2503
|
+
[0, 2]
|
|
2504
|
+
];
|
|
2505
|
+
n0_registry.registerError(EntityNotFoundException$, EntityNotFoundException);
|
|
2506
|
+
export var FederatedResourceAlreadyExistsException$ = [-3, n0, _FRAEE,
|
|
2507
|
+
{ [_e]: _c },
|
|
2508
|
+
[_M, _AGR],
|
|
2509
|
+
[0, 0]
|
|
2510
|
+
];
|
|
2511
|
+
n0_registry.registerError(FederatedResourceAlreadyExistsException$, FederatedResourceAlreadyExistsException);
|
|
2512
|
+
export var FederationSourceException$ = [-3, n0, _FSE,
|
|
2513
|
+
{ [_e]: _c },
|
|
2514
|
+
[_FSEC, _M],
|
|
2515
|
+
[0, 0]
|
|
2516
|
+
];
|
|
2517
|
+
n0_registry.registerError(FederationSourceException$, FederationSourceException);
|
|
2518
|
+
export var FederationSourceRetryableException$ = [-3, n0, _FSRE,
|
|
2519
|
+
{ [_e]: _c },
|
|
2520
|
+
[_M],
|
|
2521
|
+
[0]
|
|
2522
|
+
];
|
|
2523
|
+
n0_registry.registerError(FederationSourceRetryableException$, FederationSourceRetryableException);
|
|
2524
|
+
export var GlueEncryptionException$ = [-3, n0, _GEE,
|
|
2525
|
+
{ [_e]: _c },
|
|
2526
|
+
[_M],
|
|
2527
|
+
[0]
|
|
2528
|
+
];
|
|
2529
|
+
n0_registry.registerError(GlueEncryptionException$, GlueEncryptionException);
|
|
2530
|
+
export var IdempotentParameterMismatchException$ = [-3, n0, _IPME,
|
|
2531
|
+
{ [_e]: _c },
|
|
2532
|
+
[_M],
|
|
2533
|
+
[0]
|
|
2534
|
+
];
|
|
2535
|
+
n0_registry.registerError(IdempotentParameterMismatchException$, IdempotentParameterMismatchException);
|
|
2536
|
+
export var IllegalBlueprintStateException$ = [-3, n0, _IBSE,
|
|
2537
|
+
{ [_e]: _c },
|
|
2538
|
+
[_M],
|
|
2539
|
+
[0]
|
|
2540
|
+
];
|
|
2541
|
+
n0_registry.registerError(IllegalBlueprintStateException$, IllegalBlueprintStateException);
|
|
2542
|
+
export var IllegalSessionStateException$ = [-3, n0, _ISSE,
|
|
2543
|
+
{ [_e]: _c },
|
|
2544
|
+
[_M],
|
|
2545
|
+
[0]
|
|
2546
|
+
];
|
|
2547
|
+
n0_registry.registerError(IllegalSessionStateException$, IllegalSessionStateException);
|
|
2548
|
+
export var IllegalWorkflowStateException$ = [-3, n0, _IWSE,
|
|
2549
|
+
{ [_e]: _c },
|
|
2550
|
+
[_M],
|
|
2551
|
+
[0]
|
|
2552
|
+
];
|
|
2553
|
+
n0_registry.registerError(IllegalWorkflowStateException$, IllegalWorkflowStateException);
|
|
2554
|
+
export var IntegrationConflictOperationFault$ = [-3, n0, _ICOF,
|
|
2555
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
2556
|
+
[_M],
|
|
2557
|
+
[0]
|
|
2558
|
+
];
|
|
2559
|
+
n0_registry.registerError(IntegrationConflictOperationFault$, IntegrationConflictOperationFault);
|
|
2560
|
+
export var IntegrationNotFoundFault$ = [-3, n0, _INFF,
|
|
2561
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
2562
|
+
[_M],
|
|
2563
|
+
[0]
|
|
2564
|
+
];
|
|
2565
|
+
n0_registry.registerError(IntegrationNotFoundFault$, IntegrationNotFoundFault);
|
|
2566
|
+
export var IntegrationQuotaExceededFault$ = [-3, n0, _IQEF,
|
|
2567
|
+
{ [_e]: _c, [_hE]: 402 },
|
|
2568
|
+
[_M],
|
|
2569
|
+
[0]
|
|
2570
|
+
];
|
|
2571
|
+
n0_registry.registerError(IntegrationQuotaExceededFault$, IntegrationQuotaExceededFault);
|
|
2572
|
+
export var InternalServerException$ = [-3, n0, _ISE,
|
|
2573
|
+
{ [_e]: _se, [_hE]: 500 },
|
|
2574
|
+
[_M],
|
|
2575
|
+
[0]
|
|
2576
|
+
];
|
|
2577
|
+
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
2578
|
+
export var InternalServiceException$ = [-3, n0, _ISEn,
|
|
2579
|
+
{ [_e]: _se },
|
|
2580
|
+
[_M],
|
|
2581
|
+
[0]
|
|
2582
|
+
];
|
|
2583
|
+
n0_registry.registerError(InternalServiceException$, InternalServiceException);
|
|
2584
|
+
export var InvalidInputException$ = [-3, n0, _IIE,
|
|
2585
|
+
{ [_e]: _c },
|
|
2586
|
+
[_M, _FFS],
|
|
2587
|
+
[0, 2]
|
|
2588
|
+
];
|
|
2589
|
+
n0_registry.registerError(InvalidInputException$, InvalidInputException);
|
|
2590
|
+
export var InvalidIntegrationStateFault$ = [-3, n0, _IISF,
|
|
2591
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
2592
|
+
[_M],
|
|
2593
|
+
[0]
|
|
2594
|
+
];
|
|
2595
|
+
n0_registry.registerError(InvalidIntegrationStateFault$, InvalidIntegrationStateFault);
|
|
2596
|
+
export var InvalidStateException$ = [-3, n0, _ISEnv,
|
|
2597
|
+
{ [_e]: _c },
|
|
2598
|
+
[_M],
|
|
2599
|
+
[0]
|
|
2600
|
+
];
|
|
2601
|
+
n0_registry.registerError(InvalidStateException$, InvalidStateException);
|
|
2602
|
+
export var KMSKeyNotAccessibleFault$ = [-3, n0, _KMSKNAF,
|
|
2603
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
2604
|
+
[_M],
|
|
2605
|
+
[0]
|
|
2606
|
+
];
|
|
2607
|
+
n0_registry.registerError(KMSKeyNotAccessibleFault$, KMSKeyNotAccessibleFault);
|
|
2608
|
+
export var MaterializedViewRefreshTaskNotRunningException$ = [-3, n0, _MVRTNRE,
|
|
2609
|
+
{ [_e]: _c },
|
|
2610
|
+
[_M],
|
|
2611
|
+
[0]
|
|
2612
|
+
];
|
|
2613
|
+
n0_registry.registerError(MaterializedViewRefreshTaskNotRunningException$, MaterializedViewRefreshTaskNotRunningException);
|
|
2614
|
+
export var MaterializedViewRefreshTaskRunningException$ = [-3, n0, _MVRTRE,
|
|
2615
|
+
{ [_e]: _c },
|
|
2616
|
+
[_M],
|
|
2617
|
+
[0]
|
|
2618
|
+
];
|
|
2619
|
+
n0_registry.registerError(MaterializedViewRefreshTaskRunningException$, MaterializedViewRefreshTaskRunningException);
|
|
2620
|
+
export var MaterializedViewRefreshTaskStoppingException$ = [-3, n0, _MVRTSE,
|
|
2621
|
+
{ [_e]: _c },
|
|
2622
|
+
[_M],
|
|
2623
|
+
[0]
|
|
2624
|
+
];
|
|
2625
|
+
n0_registry.registerError(MaterializedViewRefreshTaskStoppingException$, MaterializedViewRefreshTaskStoppingException);
|
|
2626
|
+
export var MLTransformNotReadyException$ = [-3, n0, _MLTNRE,
|
|
2627
|
+
{ [_e]: _c },
|
|
2628
|
+
[_M],
|
|
2629
|
+
[0]
|
|
2630
|
+
];
|
|
2631
|
+
n0_registry.registerError(MLTransformNotReadyException$, MLTransformNotReadyException);
|
|
2632
|
+
export var NoScheduleException$ = [-3, n0, _NSE,
|
|
2633
|
+
{ [_e]: _c },
|
|
2634
|
+
[_M],
|
|
2635
|
+
[0]
|
|
2636
|
+
];
|
|
2637
|
+
n0_registry.registerError(NoScheduleException$, NoScheduleException);
|
|
2638
|
+
export var OperationNotSupportedException$ = [-3, n0, _ONSE,
|
|
2639
|
+
{ [_e]: _c },
|
|
2640
|
+
[_M],
|
|
2641
|
+
[0]
|
|
2642
|
+
];
|
|
2643
|
+
n0_registry.registerError(OperationNotSupportedException$, OperationNotSupportedException);
|
|
2644
|
+
export var OperationTimeoutException$ = [-3, n0, _OTE,
|
|
2645
|
+
{ [_e]: _c },
|
|
2646
|
+
[_M],
|
|
2647
|
+
[0]
|
|
2648
|
+
];
|
|
2649
|
+
n0_registry.registerError(OperationTimeoutException$, OperationTimeoutException);
|
|
2650
|
+
export var PermissionTypeMismatchException$ = [-3, n0, _PTME,
|
|
2651
|
+
{ [_e]: _c },
|
|
2652
|
+
[_M],
|
|
2653
|
+
[0]
|
|
2654
|
+
];
|
|
2655
|
+
n0_registry.registerError(PermissionTypeMismatchException$, PermissionTypeMismatchException);
|
|
2656
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
2657
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
2658
|
+
[_M],
|
|
2659
|
+
[0]
|
|
2660
|
+
];
|
|
2661
|
+
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
2662
|
+
export var ResourceNotReadyException$ = [-3, n0, _RNRE,
|
|
2663
|
+
{ [_e]: _c },
|
|
2664
|
+
[_M],
|
|
2665
|
+
[0]
|
|
2666
|
+
];
|
|
2667
|
+
n0_registry.registerError(ResourceNotReadyException$, ResourceNotReadyException);
|
|
2668
|
+
export var ResourceNumberLimitExceededException$ = [-3, n0, _RNLEE,
|
|
2669
|
+
{ [_e]: _c },
|
|
2670
|
+
[_M],
|
|
2671
|
+
[0]
|
|
2672
|
+
];
|
|
2673
|
+
n0_registry.registerError(ResourceNumberLimitExceededException$, ResourceNumberLimitExceededException);
|
|
2674
|
+
export var SchedulerNotRunningException$ = [-3, n0, _SNRE,
|
|
2675
|
+
{ [_e]: _c },
|
|
2676
|
+
[_M],
|
|
2677
|
+
[0]
|
|
2678
|
+
];
|
|
2679
|
+
n0_registry.registerError(SchedulerNotRunningException$, SchedulerNotRunningException);
|
|
2680
|
+
export var SchedulerRunningException$ = [-3, n0, _SRE,
|
|
2681
|
+
{ [_e]: _c },
|
|
2682
|
+
[_M],
|
|
2683
|
+
[0]
|
|
2684
|
+
];
|
|
2685
|
+
n0_registry.registerError(SchedulerRunningException$, SchedulerRunningException);
|
|
2686
|
+
export var SchedulerTransitioningException$ = [-3, n0, _STE,
|
|
2687
|
+
{ [_e]: _c },
|
|
2688
|
+
[_M],
|
|
2689
|
+
[0]
|
|
2690
|
+
];
|
|
2691
|
+
n0_registry.registerError(SchedulerTransitioningException$, SchedulerTransitioningException);
|
|
2692
|
+
export var TargetResourceNotFound$ = [-3, n0, _TRNF,
|
|
2693
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
2694
|
+
[_M],
|
|
2695
|
+
[0]
|
|
2696
|
+
];
|
|
2697
|
+
n0_registry.registerError(TargetResourceNotFound$, TargetResourceNotFound);
|
|
2698
|
+
export var ThrottlingException$ = [-3, n0, _TE,
|
|
2699
|
+
{ [_e]: _c },
|
|
2700
|
+
[_M],
|
|
2701
|
+
[0]
|
|
2702
|
+
];
|
|
2703
|
+
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
2704
|
+
export var ValidationException$ = [-3, n0, _VE,
|
|
2705
|
+
{ [_e]: _c },
|
|
2706
|
+
[_M],
|
|
2707
|
+
[0]
|
|
2708
|
+
];
|
|
2709
|
+
n0_registry.registerError(ValidationException$, ValidationException);
|
|
2710
|
+
export var VersionMismatchException$ = [-3, n0, _VME,
|
|
2711
|
+
{ [_e]: _c },
|
|
2712
|
+
[_M],
|
|
2713
|
+
[0]
|
|
2714
|
+
];
|
|
2715
|
+
n0_registry.registerError(VersionMismatchException$, VersionMismatchException);
|
|
2716
|
+
export const errorTypeRegistries = [
|
|
2717
|
+
_s_registry,
|
|
2718
|
+
n0_registry,
|
|
2719
|
+
];
|
|
2424
2720
|
var AccessToken = [0, n0, _AT, 8, 0];
|
|
2425
2721
|
var AuthorizationCode = [0, n0, _AC, 8, 0];
|
|
2426
2722
|
var DataQualityObservationDescription = [0, n0, _DQOD, 8, 0];
|
|
@@ -2430,12 +2726,6 @@ var Password = [0, n0, _P, 8, 0];
|
|
|
2430
2726
|
var _Record = [0, n0, _R, 8, 15];
|
|
2431
2727
|
var RefreshToken = [0, n0, _RT, 8, 0];
|
|
2432
2728
|
var UserManagedClientApplicationClientSecret = [0, n0, _UMCACS, 8, 0];
|
|
2433
|
-
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
2434
|
-
{ [_e]: _c },
|
|
2435
|
-
[_M],
|
|
2436
|
-
[0]
|
|
2437
|
-
];
|
|
2438
|
-
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
2439
2729
|
export var Action$ = [3, n0, _A,
|
|
2440
2730
|
0,
|
|
2441
2731
|
[_JN, _Ar, _T, _SC, _NP, _CN],
|
|
@@ -2456,12 +2746,6 @@ export var AllowedValue$ = [3, n0, _AV,
|
|
|
2456
2746
|
[_V, _D],
|
|
2457
2747
|
[0, 0], 1
|
|
2458
2748
|
];
|
|
2459
|
-
export var AlreadyExistsException$ = [-3, n0, _AEE,
|
|
2460
|
-
{ [_e]: _c },
|
|
2461
|
-
[_M],
|
|
2462
|
-
[0]
|
|
2463
|
-
];
|
|
2464
|
-
TypeRegistry.for(n0).registerError(AlreadyExistsException$, AlreadyExistsException);
|
|
2465
2749
|
export var AmazonRedshiftAdvancedOption$ = [3, n0, _ARAO,
|
|
2466
2750
|
0,
|
|
2467
2751
|
[_K, _V],
|
|
@@ -2842,7 +3126,7 @@ export var CatalogDeltaSource$ = [3, n0, _CDS,
|
|
|
2842
3126
|
[_N, _Dat, _Ta, _ADO, _OS],
|
|
2843
3127
|
[0, 0, 0, 128 | 0, () => GlueSchemas], 3
|
|
2844
3128
|
];
|
|
2845
|
-
export var CatalogEntry$ = [3, n0,
|
|
3129
|
+
export var CatalogEntry$ = [3, n0, _CEa,
|
|
2846
3130
|
0,
|
|
2847
3131
|
[_DN, _TN],
|
|
2848
3132
|
[0, 0], 2
|
|
@@ -2977,39 +3261,21 @@ export var ColumnStatisticsData$ = [3, n0, _CSD,
|
|
|
2977
3261
|
[_Ty, _BCSDo, _DCSD, _DCSDe, _DCSDo, _LCSD, _SCSD, _BCSD],
|
|
2978
3262
|
[0, () => BooleanColumnStatisticsData$, () => DateColumnStatisticsData$, () => DecimalColumnStatisticsData$, () => DoubleColumnStatisticsData$, () => LongColumnStatisticsData$, () => StringColumnStatisticsData$, () => BinaryColumnStatisticsData$], 1
|
|
2979
3263
|
];
|
|
2980
|
-
export var ColumnStatisticsError$ = [3, n0,
|
|
3264
|
+
export var ColumnStatisticsError$ = [3, n0, _CSEo,
|
|
2981
3265
|
0,
|
|
2982
3266
|
[_CSo, _Er],
|
|
2983
3267
|
[() => ColumnStatistics$, () => ErrorDetail$]
|
|
2984
3268
|
];
|
|
2985
|
-
export var ColumnStatisticsTaskNotRunningException$ = [-3, n0, _CSTNRE,
|
|
2986
|
-
{ [_e]: _c },
|
|
2987
|
-
[_M],
|
|
2988
|
-
[0]
|
|
2989
|
-
];
|
|
2990
|
-
TypeRegistry.for(n0).registerError(ColumnStatisticsTaskNotRunningException$, ColumnStatisticsTaskNotRunningException);
|
|
2991
3269
|
export var ColumnStatisticsTaskRun$ = [3, n0, _CSTR,
|
|
2992
3270
|
0,
|
|
2993
3271
|
[_CIu, _CSTRI, _DN, _TN, _CNLo, _CID, _Rol, _SSa, _SC, _NOW, _WT, _CTom, _St, _CTre, _LU, _STta, _ET, _EM, _DPUS],
|
|
2994
3272
|
[0, 0, 0, 0, 64 | 0, 0, 0, 1, 0, 1, 0, 0, 0, 4, 4, 4, 4, 0, 1]
|
|
2995
3273
|
];
|
|
2996
|
-
export var ColumnStatisticsTaskRunningException$ = [-3, n0, _CSTRE,
|
|
2997
|
-
{ [_e]: _c },
|
|
2998
|
-
[_M],
|
|
2999
|
-
[0]
|
|
3000
|
-
];
|
|
3001
|
-
TypeRegistry.for(n0).registerError(ColumnStatisticsTaskRunningException$, ColumnStatisticsTaskRunningException);
|
|
3002
3274
|
export var ColumnStatisticsTaskSettings$ = [3, n0, _CSTS,
|
|
3003
3275
|
0,
|
|
3004
3276
|
[_DN, _TN, _Sch, _CNLo, _CID, _Rol, _SSa, _SC, _STc, _SSe, _LEA],
|
|
3005
3277
|
[0, 0, () => Schedule$, 64 | 0, 0, 0, 1, 0, 0, 0, () => ExecutionAttempt$]
|
|
3006
3278
|
];
|
|
3007
|
-
export var ColumnStatisticsTaskStoppingException$ = [-3, n0, _CSTSE,
|
|
3008
|
-
{ [_e]: _c },
|
|
3009
|
-
[_M],
|
|
3010
|
-
[0]
|
|
3011
|
-
];
|
|
3012
|
-
TypeRegistry.for(n0).registerError(ColumnStatisticsTaskStoppingException$, ColumnStatisticsTaskStoppingException);
|
|
3013
3279
|
export var CompactionConfiguration$ = [3, n0, _CCo,
|
|
3014
3280
|
0,
|
|
3015
3281
|
[_iC],
|
|
@@ -3025,29 +3291,11 @@ export var ComputeEnvironmentConfiguration$ = [3, n0, _CEC,
|
|
|
3025
3291
|
[_N, _D, _CEom, _SAT, _COon, _CPNO, _CONO, _CPRO, _PCPR],
|
|
3026
3292
|
[0, 0, 0, 64 | 0, () => PropertiesMap, 128 | 0, 128 | 0, 64 | 0, 2], 8
|
|
3027
3293
|
];
|
|
3028
|
-
export var ConcurrentModificationException$ = [-3, n0, _CME,
|
|
3029
|
-
{ [_e]: _c },
|
|
3030
|
-
[_M],
|
|
3031
|
-
[0]
|
|
3032
|
-
];
|
|
3033
|
-
TypeRegistry.for(n0).registerError(ConcurrentModificationException$, ConcurrentModificationException);
|
|
3034
|
-
export var ConcurrentRunsExceededException$ = [-3, n0, _CREE,
|
|
3035
|
-
{ [_e]: _c },
|
|
3036
|
-
[_M],
|
|
3037
|
-
[0]
|
|
3038
|
-
];
|
|
3039
|
-
TypeRegistry.for(n0).registerError(ConcurrentRunsExceededException$, ConcurrentRunsExceededException);
|
|
3040
3294
|
export var Condition$ = [3, n0, _Con,
|
|
3041
3295
|
0,
|
|
3042
3296
|
[_LO, _JN, _Sta, _CN, _CSr],
|
|
3043
3297
|
[0, 0, 0, 0, 0]
|
|
3044
3298
|
];
|
|
3045
|
-
export var ConditionCheckFailureException$ = [-3, n0, _CCFE,
|
|
3046
|
-
{ [_e]: _c },
|
|
3047
|
-
[_M],
|
|
3048
|
-
[0]
|
|
3049
|
-
];
|
|
3050
|
-
TypeRegistry.for(n0).registerError(ConditionCheckFailureException$, ConditionCheckFailureException);
|
|
3051
3299
|
export var ConditionExpression$ = [3, n0, _CEon,
|
|
3052
3300
|
0,
|
|
3053
3301
|
[_Con, _TC, _V],
|
|
@@ -3058,12 +3306,6 @@ export var ConfigurationObject$ = [3, n0, _COonf,
|
|
|
3058
3306
|
[_DV, _AVl, _MV, _MVa],
|
|
3059
3307
|
[0, 64 | 0, 0, 0]
|
|
3060
3308
|
];
|
|
3061
|
-
export var ConflictException$ = [-3, n0, _CEonf,
|
|
3062
|
-
{ [_e]: _c },
|
|
3063
|
-
[_M],
|
|
3064
|
-
[0]
|
|
3065
|
-
];
|
|
3066
|
-
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
3067
3309
|
export var ConfusionMatrix$ = [3, n0, _CMo,
|
|
3068
3310
|
0,
|
|
3069
3311
|
[_NTP, _NFP, _NTN, _NFN],
|
|
@@ -3159,24 +3401,6 @@ export var CrawlerNodeDetails$ = [3, n0, _CND,
|
|
|
3159
3401
|
[_Crawl],
|
|
3160
3402
|
[() => CrawlList]
|
|
3161
3403
|
];
|
|
3162
|
-
export var CrawlerNotRunningException$ = [-3, n0, _CNRE,
|
|
3163
|
-
{ [_e]: _c },
|
|
3164
|
-
[_M],
|
|
3165
|
-
[0]
|
|
3166
|
-
];
|
|
3167
|
-
TypeRegistry.for(n0).registerError(CrawlerNotRunningException$, CrawlerNotRunningException);
|
|
3168
|
-
export var CrawlerRunningException$ = [-3, n0, _CRE,
|
|
3169
|
-
{ [_e]: _c },
|
|
3170
|
-
[_M],
|
|
3171
|
-
[0]
|
|
3172
|
-
];
|
|
3173
|
-
TypeRegistry.for(n0).registerError(CrawlerRunningException$, CrawlerRunningException);
|
|
3174
|
-
export var CrawlerStoppingException$ = [-3, n0, _CSEr,
|
|
3175
|
-
{ [_e]: _c },
|
|
3176
|
-
[_M],
|
|
3177
|
-
[0]
|
|
3178
|
-
];
|
|
3179
|
-
TypeRegistry.for(n0).registerError(CrawlerStoppingException$, CrawlerStoppingException);
|
|
3180
3404
|
export var CrawlerTargets$ = [3, n0, _CTra,
|
|
3181
3405
|
0,
|
|
3182
3406
|
[_STa, _JTd, _MDBT, _DDBT, _CTat, _DTe, _ITc, _HT],
|
|
@@ -3359,7 +3583,7 @@ export var CreateJsonClassifierRequest$ = [3, n0, _CJCR,
|
|
|
3359
3583
|
];
|
|
3360
3584
|
export var CreateMLTransformRequest$ = [3, n0, _CMLTR,
|
|
3361
3585
|
0,
|
|
3362
|
-
[_N, _IRT, _Par, _Rol, _D, _GV, _MCax, _WT, _NOW, _T, _MR, _Tag,
|
|
3586
|
+
[_N, _IRT, _Par, _Rol, _D, _GV, _MCax, _WT, _NOW, _T, _MR, _Tag, _TEr],
|
|
3363
3587
|
[0, () => GlueTables, () => TransformParameters$, 0, 0, 0, 1, 0, 1, 1, 1, 128 | 0, () => TransformEncryption$], 4
|
|
3364
3588
|
];
|
|
3365
3589
|
export var CreateMLTransformResponse$ = [3, n0, _CMLTRr,
|
|
@@ -4182,12 +4406,6 @@ export var EntityConfiguration$ = [3, n0, _ECnt,
|
|
|
4182
4406
|
[_SCo, _S],
|
|
4183
4407
|
[() => SourceConfiguration$, () => FieldDefinitionMap]
|
|
4184
4408
|
];
|
|
4185
|
-
export var EntityNotFoundException$ = [-3, n0, _ENFE,
|
|
4186
|
-
{ [_e]: _c },
|
|
4187
|
-
[_M, _FFS],
|
|
4188
|
-
[0, 2]
|
|
4189
|
-
];
|
|
4190
|
-
TypeRegistry.for(n0).registerError(EntityNotFoundException$, EntityNotFoundException);
|
|
4191
4409
|
export var ErrorDetail$ = [3, n0, _ED,
|
|
4192
4410
|
0,
|
|
4193
4411
|
[_ECr, _EM],
|
|
@@ -4248,29 +4466,11 @@ export var FederatedDatabase$ = [3, n0, _FD,
|
|
|
4248
4466
|
[_Ide, _CNo, _CTo],
|
|
4249
4467
|
[0, 0, 0]
|
|
4250
4468
|
];
|
|
4251
|
-
export var FederatedResourceAlreadyExistsException$ = [-3, n0, _FRAEE,
|
|
4252
|
-
{ [_e]: _c },
|
|
4253
|
-
[_M, _AGR],
|
|
4254
|
-
[0, 0]
|
|
4255
|
-
];
|
|
4256
|
-
TypeRegistry.for(n0).registerError(FederatedResourceAlreadyExistsException$, FederatedResourceAlreadyExistsException);
|
|
4257
4469
|
export var FederatedTable$ = [3, n0, _FT,
|
|
4258
4470
|
0,
|
|
4259
4471
|
[_Ide, _DIa, _CNo, _CTo],
|
|
4260
4472
|
[0, 0, 0, 0]
|
|
4261
4473
|
];
|
|
4262
|
-
export var FederationSourceException$ = [-3, n0, _FSE,
|
|
4263
|
-
{ [_e]: _c },
|
|
4264
|
-
[_FSEC, _M],
|
|
4265
|
-
[0, 0]
|
|
4266
|
-
];
|
|
4267
|
-
TypeRegistry.for(n0).registerError(FederationSourceException$, FederationSourceException);
|
|
4268
|
-
export var FederationSourceRetryableException$ = [-3, n0, _FSRE,
|
|
4269
|
-
{ [_e]: _c },
|
|
4270
|
-
[_M],
|
|
4271
|
-
[0]
|
|
4272
|
-
];
|
|
4273
|
-
TypeRegistry.for(n0).registerError(FederationSourceRetryableException$, FederationSourceRetryableException);
|
|
4274
4474
|
export var Field$ = [3, n0, _Fiel,
|
|
4275
4475
|
0,
|
|
4276
4476
|
[_FN, _Labe, _D, _FTi, _IPK, _INs, _IRs, _IF, _IP, _ICs, _IU, _IUs, _IDOC, _SV, _SFO, _PF, _NDT, _CPu],
|
|
@@ -4768,7 +4968,7 @@ export var GetMLTransformRequest$ = [3, n0, _GMLTR,
|
|
|
4768
4968
|
];
|
|
4769
4969
|
export var GetMLTransformResponse$ = [3, n0, _GMLTRe,
|
|
4770
4970
|
0,
|
|
4771
|
-
[_TIr, _N, _D, _St, _CO, _LMO, _IRT, _Par, _EMval, _LCab, _S, _Rol, _GV, _MCax, _WT, _NOW, _T, _MR,
|
|
4971
|
+
[_TIr, _N, _D, _St, _CO, _LMO, _IRT, _Par, _EMval, _LCab, _S, _Rol, _GV, _MCax, _WT, _NOW, _T, _MR, _TEr],
|
|
4772
4972
|
[0, 0, 0, 0, 4, 4, () => GlueTables, () => TransformParameters$, () => EvaluationMetrics$, 1, () => TransformSchema, 0, 0, 1, 0, 1, 1, 1, () => TransformEncryption$]
|
|
4773
4973
|
];
|
|
4774
4974
|
export var GetMLTransformsRequest$ = [3, n0, _GMLTRet,
|
|
@@ -5111,12 +5311,6 @@ export var GetWorkflowRunsResponse$ = [3, n0, _GWRReto,
|
|
|
5111
5311
|
[_Runs, _NTe],
|
|
5112
5312
|
[() => WorkflowRuns, 0]
|
|
5113
5313
|
];
|
|
5114
|
-
export var GlueEncryptionException$ = [-3, n0, _GEE,
|
|
5115
|
-
{ [_e]: _c },
|
|
5116
|
-
[_M],
|
|
5117
|
-
[0]
|
|
5118
|
-
];
|
|
5119
|
-
TypeRegistry.for(n0).registerError(GlueEncryptionException$, GlueEncryptionException);
|
|
5120
5314
|
export var GluePolicy$ = [3, n0, _GPl,
|
|
5121
5315
|
0,
|
|
5122
5316
|
[_PIJ, _PH, _CTr, _UT],
|
|
@@ -5164,7 +5358,7 @@ export var HudiTarget$ = [3, n0, _HTu,
|
|
|
5164
5358
|
];
|
|
5165
5359
|
export var IcebergCompactionConfiguration$ = [3, n0, _ICC,
|
|
5166
5360
|
0,
|
|
5167
|
-
[
|
|
5361
|
+
[_st, _mIF, _dFT],
|
|
5168
5362
|
[0, 1, 1]
|
|
5169
5363
|
];
|
|
5170
5364
|
export var IcebergCompactionMetrics$ = [3, n0, _ICM,
|
|
@@ -5252,30 +5446,6 @@ export var IcebergTarget$ = [3, n0, _ITce,
|
|
|
5252
5446
|
[_Pat, _CNo, _Exc, _MTD],
|
|
5253
5447
|
[64 | 0, 0, 64 | 0, 1]
|
|
5254
5448
|
];
|
|
5255
|
-
export var IdempotentParameterMismatchException$ = [-3, n0, _IPME,
|
|
5256
|
-
{ [_e]: _c },
|
|
5257
|
-
[_M],
|
|
5258
|
-
[0]
|
|
5259
|
-
];
|
|
5260
|
-
TypeRegistry.for(n0).registerError(IdempotentParameterMismatchException$, IdempotentParameterMismatchException);
|
|
5261
|
-
export var IllegalBlueprintStateException$ = [-3, n0, _IBSE,
|
|
5262
|
-
{ [_e]: _c },
|
|
5263
|
-
[_M],
|
|
5264
|
-
[0]
|
|
5265
|
-
];
|
|
5266
|
-
TypeRegistry.for(n0).registerError(IllegalBlueprintStateException$, IllegalBlueprintStateException);
|
|
5267
|
-
export var IllegalSessionStateException$ = [-3, n0, _ISSE,
|
|
5268
|
-
{ [_e]: _c },
|
|
5269
|
-
[_M],
|
|
5270
|
-
[0]
|
|
5271
|
-
];
|
|
5272
|
-
TypeRegistry.for(n0).registerError(IllegalSessionStateException$, IllegalSessionStateException);
|
|
5273
|
-
export var IllegalWorkflowStateException$ = [-3, n0, _IWSE,
|
|
5274
|
-
{ [_e]: _c },
|
|
5275
|
-
[_M],
|
|
5276
|
-
[0]
|
|
5277
|
-
];
|
|
5278
|
-
TypeRegistry.for(n0).registerError(IllegalWorkflowStateException$, IllegalWorkflowStateException);
|
|
5279
5449
|
export var ImportCatalogToGlueRequest$ = [3, n0, _ICTGR,
|
|
5280
5450
|
0,
|
|
5281
5451
|
[_CI],
|
|
@@ -5306,12 +5476,6 @@ export var IntegrationConfig$ = [3, n0, _ICn,
|
|
|
5306
5476
|
[_RIef, _SPo, _CSon],
|
|
5307
5477
|
[0, 128 | 0, 2]
|
|
5308
5478
|
];
|
|
5309
|
-
export var IntegrationConflictOperationFault$ = [-3, n0, _ICOF,
|
|
5310
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
5311
|
-
[_M],
|
|
5312
|
-
[0]
|
|
5313
|
-
];
|
|
5314
|
-
TypeRegistry.for(n0).registerError(IntegrationConflictOperationFault$, IntegrationConflictOperationFault);
|
|
5315
5479
|
export var IntegrationError$ = [3, n0, _IEn,
|
|
5316
5480
|
0,
|
|
5317
5481
|
[_ECr, _EM],
|
|
@@ -5322,23 +5486,11 @@ export var IntegrationFilter$ = [3, n0, _IFn,
|
|
|
5322
5486
|
[_N, _Val],
|
|
5323
5487
|
[0, 64 | 0]
|
|
5324
5488
|
];
|
|
5325
|
-
export var IntegrationNotFoundFault$ = [-3, n0, _INFF,
|
|
5326
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
5327
|
-
[_M],
|
|
5328
|
-
[0]
|
|
5329
|
-
];
|
|
5330
|
-
TypeRegistry.for(n0).registerError(IntegrationNotFoundFault$, IntegrationNotFoundFault);
|
|
5331
5489
|
export var IntegrationPartition$ = [3, n0, _IPn,
|
|
5332
5490
|
0,
|
|
5333
5491
|
[_FN, _FS, _CSonv],
|
|
5334
5492
|
[0, 0, 0]
|
|
5335
5493
|
];
|
|
5336
|
-
export var IntegrationQuotaExceededFault$ = [-3, n0, _IQEF,
|
|
5337
|
-
{ [_e]: _c, [_hE]: 402 },
|
|
5338
|
-
[_M],
|
|
5339
|
-
[0]
|
|
5340
|
-
];
|
|
5341
|
-
TypeRegistry.for(n0).registerError(IntegrationQuotaExceededFault$, IntegrationQuotaExceededFault);
|
|
5342
5494
|
export var IntegrationResourceProperty$ = [3, n0, _IRP,
|
|
5343
5495
|
0,
|
|
5344
5496
|
[_RAe, _RPA, _SPP, _TPP],
|
|
@@ -5349,36 +5501,6 @@ export var IntegrationResourcePropertyFilter$ = [3, n0, _IRPF,
|
|
|
5349
5501
|
[_N, _Val],
|
|
5350
5502
|
[0, 64 | 0]
|
|
5351
5503
|
];
|
|
5352
|
-
export var InternalServerException$ = [-3, n0, _ISE,
|
|
5353
|
-
{ [_e]: _se, [_hE]: 500 },
|
|
5354
|
-
[_M],
|
|
5355
|
-
[0]
|
|
5356
|
-
];
|
|
5357
|
-
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
5358
|
-
export var InternalServiceException$ = [-3, n0, _ISEn,
|
|
5359
|
-
{ [_e]: _se },
|
|
5360
|
-
[_M],
|
|
5361
|
-
[0]
|
|
5362
|
-
];
|
|
5363
|
-
TypeRegistry.for(n0).registerError(InternalServiceException$, InternalServiceException);
|
|
5364
|
-
export var InvalidInputException$ = [-3, n0, _IIE,
|
|
5365
|
-
{ [_e]: _c },
|
|
5366
|
-
[_M, _FFS],
|
|
5367
|
-
[0, 2]
|
|
5368
|
-
];
|
|
5369
|
-
TypeRegistry.for(n0).registerError(InvalidInputException$, InvalidInputException);
|
|
5370
|
-
export var InvalidIntegrationStateFault$ = [-3, n0, _IISF,
|
|
5371
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
5372
|
-
[_M],
|
|
5373
|
-
[0]
|
|
5374
|
-
];
|
|
5375
|
-
TypeRegistry.for(n0).registerError(InvalidIntegrationStateFault$, InvalidIntegrationStateFault);
|
|
5376
|
-
export var InvalidStateException$ = [-3, n0, _ISEnv,
|
|
5377
|
-
{ [_e]: _c },
|
|
5378
|
-
[_M],
|
|
5379
|
-
[0]
|
|
5380
|
-
];
|
|
5381
|
-
TypeRegistry.for(n0).registerError(InvalidStateException$, InvalidStateException);
|
|
5382
5504
|
export var JDBCConnectorOptions$ = [3, n0, _JDBCCO,
|
|
5383
5505
|
0,
|
|
5384
5506
|
[_FPi, _PC, _LB, _UBp, _NPu, _JBK, _JBKSO, _DTM],
|
|
@@ -5469,12 +5591,6 @@ export var KinesisStreamingSourceOptions$ = [3, n0, _KSSOi,
|
|
|
5469
5591
|
[_EU, _SNt, _Clas, _De, _SPt, _MFTIM, _MFRPS, _MRPR, _AITBR, _ITBRIM, _DSIe, _NR, _RIM, _MRIM, _AEB, _SAtr, _RA, _RSN, _ARTd, _ECLM, _STtar, _FCARN],
|
|
5470
5592
|
[0, 0, 0, 0, 0, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 0, 0, 0, 0, 0, 5, 0]
|
|
5471
5593
|
];
|
|
5472
|
-
export var KMSKeyNotAccessibleFault$ = [-3, n0, _KMSKNAF,
|
|
5473
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
5474
|
-
[_M],
|
|
5475
|
-
[0]
|
|
5476
|
-
];
|
|
5477
|
-
TypeRegistry.for(n0).registerError(KMSKeyNotAccessibleFault$, KMSKeyNotAccessibleFault);
|
|
5478
5594
|
export var LabelingSetGenerationTaskRunProperties$ = [3, n0, _LSGTRP,
|
|
5479
5595
|
0,
|
|
5480
5596
|
[_OSP],
|
|
@@ -5790,29 +5906,11 @@ export var MappingEntry$ = [3, n0, _ME,
|
|
|
5790
5906
|
[_STo, _SPou, _ST, _TT, _TPar, _TTa],
|
|
5791
5907
|
[0, 0, 0, 0, 0, 0]
|
|
5792
5908
|
];
|
|
5793
|
-
export var MaterializedViewRefreshTaskNotRunningException$ = [-3, n0, _MVRTNRE,
|
|
5794
|
-
{ [_e]: _c },
|
|
5795
|
-
[_M],
|
|
5796
|
-
[0]
|
|
5797
|
-
];
|
|
5798
|
-
TypeRegistry.for(n0).registerError(MaterializedViewRefreshTaskNotRunningException$, MaterializedViewRefreshTaskNotRunningException);
|
|
5799
5909
|
export var MaterializedViewRefreshTaskRun$ = [3, n0, _MVRTR,
|
|
5800
5910
|
0,
|
|
5801
5911
|
[_CIu, _MVRTRI, _DN, _TN, _CI, _Rol, _St, _CTre, _LU, _STta, _ET, _EM, _DPUS, _RTef, _PB],
|
|
5802
5912
|
[0, 0, 0, 0, 0, 0, 0, 4, 4, 4, 4, 0, 1, 0, 1]
|
|
5803
5913
|
];
|
|
5804
|
-
export var MaterializedViewRefreshTaskRunningException$ = [-3, n0, _MVRTRE,
|
|
5805
|
-
{ [_e]: _c },
|
|
5806
|
-
[_M],
|
|
5807
|
-
[0]
|
|
5808
|
-
];
|
|
5809
|
-
TypeRegistry.for(n0).registerError(MaterializedViewRefreshTaskRunningException$, MaterializedViewRefreshTaskRunningException);
|
|
5810
|
-
export var MaterializedViewRefreshTaskStoppingException$ = [-3, n0, _MVRTSE,
|
|
5811
|
-
{ [_e]: _c },
|
|
5812
|
-
[_M],
|
|
5813
|
-
[0]
|
|
5814
|
-
];
|
|
5815
|
-
TypeRegistry.for(n0).registerError(MaterializedViewRefreshTaskStoppingException$, MaterializedViewRefreshTaskStoppingException);
|
|
5816
5914
|
export var Merge$ = [3, n0, _Me,
|
|
5817
5915
|
0,
|
|
5818
5916
|
[_N, _I, _So, _PKr],
|
|
@@ -5845,15 +5943,9 @@ export var MicrosoftSQLServerCatalogTarget$ = [3, n0, _MSQLSCT,
|
|
|
5845
5943
|
];
|
|
5846
5944
|
export var MLTransform$ = [3, n0, _MLT,
|
|
5847
5945
|
0,
|
|
5848
|
-
[_TIr, _N, _D, _St, _CO, _LMO, _IRT, _Par, _EMval, _LCab, _S, _Rol, _GV, _MCax, _WT, _NOW, _T, _MR,
|
|
5946
|
+
[_TIr, _N, _D, _St, _CO, _LMO, _IRT, _Par, _EMval, _LCab, _S, _Rol, _GV, _MCax, _WT, _NOW, _T, _MR, _TEr],
|
|
5849
5947
|
[0, 0, 0, 0, 4, 4, () => GlueTables, () => TransformParameters$, () => EvaluationMetrics$, 1, () => TransformSchema, 0, 0, 1, 0, 1, 1, 1, () => TransformEncryption$]
|
|
5850
5948
|
];
|
|
5851
|
-
export var MLTransformNotReadyException$ = [-3, n0, _MLTNRE,
|
|
5852
|
-
{ [_e]: _c },
|
|
5853
|
-
[_M],
|
|
5854
|
-
[0]
|
|
5855
|
-
];
|
|
5856
|
-
TypeRegistry.for(n0).registerError(MLTransformNotReadyException$, MLTransformNotReadyException);
|
|
5857
5949
|
export var MLUserDataEncryption$ = [3, n0, _MLUDE,
|
|
5858
5950
|
0,
|
|
5859
5951
|
[_MUDEM, _KKI],
|
|
@@ -5889,12 +5981,6 @@ export var Node$ = [3, n0, _No,
|
|
|
5889
5981
|
[_Ty, _N, _UI, _TDr, _JD, _CDr],
|
|
5890
5982
|
[0, 0, 0, () => TriggerNodeDetails$, () => JobNodeDetails$, () => CrawlerNodeDetails$]
|
|
5891
5983
|
];
|
|
5892
|
-
export var NoScheduleException$ = [-3, n0, _NSE,
|
|
5893
|
-
{ [_e]: _c },
|
|
5894
|
-
[_M],
|
|
5895
|
-
[0]
|
|
5896
|
-
];
|
|
5897
|
-
TypeRegistry.for(n0).registerError(NoScheduleException$, NoScheduleException);
|
|
5898
5984
|
export var NotificationProperty$ = [3, n0, _NP,
|
|
5899
5985
|
0,
|
|
5900
5986
|
[_NDA],
|
|
@@ -5940,18 +6026,6 @@ export var OpenTableFormatInput$ = [3, n0, _OTFI,
|
|
|
5940
6026
|
[_IIc],
|
|
5941
6027
|
[() => IcebergInput$]
|
|
5942
6028
|
];
|
|
5943
|
-
export var OperationNotSupportedException$ = [-3, n0, _ONSE,
|
|
5944
|
-
{ [_e]: _c },
|
|
5945
|
-
[_M],
|
|
5946
|
-
[0]
|
|
5947
|
-
];
|
|
5948
|
-
TypeRegistry.for(n0).registerError(OperationNotSupportedException$, OperationNotSupportedException);
|
|
5949
|
-
export var OperationTimeoutException$ = [-3, n0, _OTE,
|
|
5950
|
-
{ [_e]: _c },
|
|
5951
|
-
[_M],
|
|
5952
|
-
[0]
|
|
5953
|
-
];
|
|
5954
|
-
TypeRegistry.for(n0).registerError(OperationTimeoutException$, OperationTimeoutException);
|
|
5955
6029
|
export var Option$ = [3, n0, _Opt,
|
|
5956
6030
|
0,
|
|
5957
6031
|
[_V, _Labe, _D],
|
|
@@ -6022,12 +6096,6 @@ export var PartitionValueList$ = [3, n0, _PVL,
|
|
|
6022
6096
|
[_Val],
|
|
6023
6097
|
[64 | 0], 1
|
|
6024
6098
|
];
|
|
6025
|
-
export var PermissionTypeMismatchException$ = [-3, n0, _PTME,
|
|
6026
|
-
{ [_e]: _c },
|
|
6027
|
-
[_M],
|
|
6028
|
-
[0]
|
|
6029
|
-
];
|
|
6030
|
-
TypeRegistry.for(n0).registerError(PermissionTypeMismatchException$, PermissionTypeMismatchException);
|
|
6031
6099
|
export var PhysicalConnectionRequirements$ = [3, n0, _PCR,
|
|
6032
6100
|
0,
|
|
6033
6101
|
[_SIu, _SGIL, _AZ],
|
|
@@ -6238,24 +6306,6 @@ export var ResetJobBookmarkResponse$ = [3, n0, _RJBRe,
|
|
|
6238
6306
|
[_JBEo],
|
|
6239
6307
|
[() => JobBookmarkEntry$]
|
|
6240
6308
|
];
|
|
6241
|
-
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
6242
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
6243
|
-
[_M],
|
|
6244
|
-
[0]
|
|
6245
|
-
];
|
|
6246
|
-
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
6247
|
-
export var ResourceNotReadyException$ = [-3, n0, _RNRE,
|
|
6248
|
-
{ [_e]: _c },
|
|
6249
|
-
[_M],
|
|
6250
|
-
[0]
|
|
6251
|
-
];
|
|
6252
|
-
TypeRegistry.for(n0).registerError(ResourceNotReadyException$, ResourceNotReadyException);
|
|
6253
|
-
export var ResourceNumberLimitExceededException$ = [-3, n0, _RNLEE,
|
|
6254
|
-
{ [_e]: _c },
|
|
6255
|
-
[_M],
|
|
6256
|
-
[0]
|
|
6257
|
-
];
|
|
6258
|
-
TypeRegistry.for(n0).registerError(ResourceNumberLimitExceededException$, ResourceNumberLimitExceededException);
|
|
6259
6309
|
export var ResourceUri$ = [3, n0, _RUe,
|
|
6260
6310
|
0,
|
|
6261
6311
|
[_RTes, _Uri],
|
|
@@ -6446,24 +6496,6 @@ export var Schedule$ = [3, n0, _Sch,
|
|
|
6446
6496
|
[_SEc, _Sta],
|
|
6447
6497
|
[0, 0]
|
|
6448
6498
|
];
|
|
6449
|
-
export var SchedulerNotRunningException$ = [-3, n0, _SNRE,
|
|
6450
|
-
{ [_e]: _c },
|
|
6451
|
-
[_M],
|
|
6452
|
-
[0]
|
|
6453
|
-
];
|
|
6454
|
-
TypeRegistry.for(n0).registerError(SchedulerNotRunningException$, SchedulerNotRunningException);
|
|
6455
|
-
export var SchedulerRunningException$ = [-3, n0, _SRE,
|
|
6456
|
-
{ [_e]: _c },
|
|
6457
|
-
[_M],
|
|
6458
|
-
[0]
|
|
6459
|
-
];
|
|
6460
|
-
TypeRegistry.for(n0).registerError(SchedulerRunningException$, SchedulerRunningException);
|
|
6461
|
-
export var SchedulerTransitioningException$ = [-3, n0, _STE,
|
|
6462
|
-
{ [_e]: _c },
|
|
6463
|
-
[_M],
|
|
6464
|
-
[0]
|
|
6465
|
-
];
|
|
6466
|
-
TypeRegistry.for(n0).registerError(SchedulerTransitioningException$, SchedulerTransitioningException);
|
|
6467
6499
|
export var SchemaChangePolicy$ = [3, n0, _SCP,
|
|
6468
6500
|
0,
|
|
6469
6501
|
[_UB, _DB],
|
|
@@ -6989,12 +7021,6 @@ export var TargetRedshiftCatalog$ = [3, n0, _TRC,
|
|
|
6989
7021
|
[_CAa],
|
|
6990
7022
|
[0], 1
|
|
6991
7023
|
];
|
|
6992
|
-
export var TargetResourceNotFound$ = [-3, n0, _TRNF,
|
|
6993
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
6994
|
-
[_M],
|
|
6995
|
-
[0]
|
|
6996
|
-
];
|
|
6997
|
-
TypeRegistry.for(n0).registerError(TargetResourceNotFound$, TargetResourceNotFound);
|
|
6998
7024
|
export var TargetTableConfig$ = [3, n0, _TTC,
|
|
6999
7025
|
0,
|
|
7000
7026
|
[_US, _PSa, _TTN],
|
|
@@ -7035,12 +7061,6 @@ export var TestConnectionResponse$ = [3, n0, _TCRe,
|
|
|
7035
7061
|
[],
|
|
7036
7062
|
[]
|
|
7037
7063
|
];
|
|
7038
|
-
export var ThrottlingException$ = [-3, n0, _TEh,
|
|
7039
|
-
{ [_e]: _c },
|
|
7040
|
-
[_M],
|
|
7041
|
-
[0]
|
|
7042
|
-
];
|
|
7043
|
-
TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
7044
7064
|
export var TimestampedInclusionAnnotation$ = [3, n0, _TIA,
|
|
7045
7065
|
0,
|
|
7046
7066
|
[_V, _LMO],
|
|
@@ -7056,7 +7076,7 @@ export var TransformConfigParameter$ = [3, n0, _TCP,
|
|
|
7056
7076
|
[_N, _Ty, _VR, _VM, _V, _LT, _IO],
|
|
7057
7077
|
[0, 0, 0, 0, 64 | 0, 0, 2], 2
|
|
7058
7078
|
];
|
|
7059
|
-
export var TransformEncryption$ = [3, n0,
|
|
7079
|
+
export var TransformEncryption$ = [3, n0, _TEr,
|
|
7060
7080
|
0,
|
|
7061
7081
|
[_MUDE, _TRSCN],
|
|
7062
7082
|
[() => MLUserDataEncryption$, 0]
|
|
@@ -7446,18 +7466,6 @@ export var UserDefinedFunctionInput$ = [3, n0, _UDFI,
|
|
|
7446
7466
|
[_FNu, _CNl, _ON, _FTu, _OT, _RUes],
|
|
7447
7467
|
[0, 0, 0, 0, 0, () => ResourceUriList]
|
|
7448
7468
|
];
|
|
7449
|
-
export var ValidationException$ = [-3, n0, _VE,
|
|
7450
|
-
{ [_e]: _c },
|
|
7451
|
-
[_M],
|
|
7452
|
-
[0]
|
|
7453
|
-
];
|
|
7454
|
-
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
7455
|
-
export var VersionMismatchException$ = [-3, n0, _VME,
|
|
7456
|
-
{ [_e]: _c },
|
|
7457
|
-
[_M],
|
|
7458
|
-
[0]
|
|
7459
|
-
];
|
|
7460
|
-
TypeRegistry.for(n0).registerError(VersionMismatchException$, VersionMismatchException);
|
|
7461
7469
|
export var ViewDefinition$ = [3, n0, _VD,
|
|
7462
7470
|
0,
|
|
7463
7471
|
[_IPs, _Def, _VVI, _VVT, _RSef, _LRT, _SOu, _SOVI, _Repr],
|
|
@@ -7508,8 +7516,6 @@ export var XMLClassifier$ = [3, n0, _XMLC,
|
|
|
7508
7516
|
[_N, _Clas, _CTre, _LU, _Ver, _RTo],
|
|
7509
7517
|
[0, 0, 4, 4, 1, 0], 2
|
|
7510
7518
|
];
|
|
7511
|
-
export var GlueServiceException$ = [-3, _sm, "GlueServiceException", 0, [], []];
|
|
7512
|
-
TypeRegistry.for(_sm).registerError(GlueServiceException$, GlueServiceException);
|
|
7513
7519
|
var ActionList = [1, n0, _ALc,
|
|
7514
7520
|
0, () => Action$
|
|
7515
7521
|
];
|
|
@@ -7576,7 +7582,7 @@ var Blueprints = [1, n0, _B,
|
|
|
7576
7582
|
0, () => Blueprint$
|
|
7577
7583
|
];
|
|
7578
7584
|
var BoundedPartitionValueList = 64 | 0;
|
|
7579
|
-
var CatalogEntries = [1, n0,
|
|
7585
|
+
var CatalogEntries = [1, n0, _CEat,
|
|
7580
7586
|
0, () => CatalogEntry$
|
|
7581
7587
|
];
|
|
7582
7588
|
var CatalogList = [1, n0, _CLa,
|
|
@@ -7606,7 +7612,7 @@ var ColumnNameList = 64 | 0;
|
|
|
7606
7612
|
var ColumnRowFilterList = [1, n0, _CRFL,
|
|
7607
7613
|
0, () => ColumnRowFilter$
|
|
7608
7614
|
];
|
|
7609
|
-
var ColumnStatisticsErrors = [1, n0,
|
|
7615
|
+
var ColumnStatisticsErrors = [1, n0, _CSEol,
|
|
7610
7616
|
0, () => ColumnStatisticsError$
|
|
7611
7617
|
];
|
|
7612
7618
|
var ColumnStatisticsList = [1, n0, _CSL,
|