@aws-sdk/client-emr-serverless 3.940.0 → 3.946.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 +37 -199
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/EMRServerlessClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +37 -199
- package/dist-types/EMRServerless.d.ts +1 -1
- package/dist-types/EMRServerlessClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/CancelJobRunCommand.d.ts +3 -3
- package/dist-types/commands/CreateApplicationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteApplicationCommand.d.ts +3 -3
- package/dist-types/commands/GetApplicationCommand.d.ts +3 -3
- package/dist-types/commands/GetDashboardForJobRunCommand.d.ts +3 -3
- package/dist-types/commands/GetJobRunCommand.d.ts +3 -3
- package/dist-types/commands/ListApplicationsCommand.d.ts +3 -3
- package/dist-types/commands/ListJobRunAttemptsCommand.d.ts +3 -3
- package/dist-types/commands/ListJobRunsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/StartApplicationCommand.d.ts +3 -3
- package/dist-types/commands/StartJobRunCommand.d.ts +3 -3
- package/dist-types/commands/StopApplicationCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateApplicationCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/EMRServerlessServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListApplicationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListJobRunAttemptsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListJobRunsPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/EMRServerlessClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/EMRServerlessServiceException.d.ts +1 -1
- package/package.json +13 -12
|
@@ -301,12 +301,7 @@ export var CancelJobRunRequest = [
|
|
|
301
301
|
[
|
|
302
302
|
[0, 1],
|
|
303
303
|
[0, 1],
|
|
304
|
-
[
|
|
305
|
-
1,
|
|
306
|
-
{
|
|
307
|
-
[_hQ]: _sGPIS,
|
|
308
|
-
},
|
|
309
|
-
],
|
|
304
|
+
[1, { [_hQ]: _sGPIS }],
|
|
310
305
|
],
|
|
311
306
|
];
|
|
312
307
|
export var CancelJobRunResponse = [3, n0, _CJRRa, 0, [_aI, _jRI], [0, 0]];
|
|
@@ -334,17 +329,7 @@ export var ConfigurationOverrides = [
|
|
|
334
329
|
[_aC, _mCo],
|
|
335
330
|
[[() => ConfigurationList, 0], () => MonitoringConfiguration],
|
|
336
331
|
];
|
|
337
|
-
export var ConflictException = [
|
|
338
|
-
-3,
|
|
339
|
-
n0,
|
|
340
|
-
_CE,
|
|
341
|
-
{
|
|
342
|
-
[_er]: _cl,
|
|
343
|
-
[_hE]: 409,
|
|
344
|
-
},
|
|
345
|
-
[_m],
|
|
346
|
-
[0],
|
|
347
|
-
];
|
|
332
|
+
export var ConflictException = [-3, n0, _CE, { [_er]: _cl, [_hE]: 409 }, [_m], [0]];
|
|
348
333
|
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
349
334
|
export var CreateApplicationRequest = [
|
|
350
335
|
3,
|
|
@@ -387,18 +372,8 @@ export var GetDashboardForJobRunRequest = [
|
|
|
387
372
|
[
|
|
388
373
|
[0, 1],
|
|
389
374
|
[0, 1],
|
|
390
|
-
[
|
|
391
|
-
|
|
392
|
-
{
|
|
393
|
-
[_hQ]: _at,
|
|
394
|
-
},
|
|
395
|
-
],
|
|
396
|
-
[
|
|
397
|
-
2,
|
|
398
|
-
{
|
|
399
|
-
[_hQ]: _aSPL,
|
|
400
|
-
},
|
|
401
|
-
],
|
|
375
|
+
[1, { [_hQ]: _at }],
|
|
376
|
+
[2, { [_hQ]: _aSPL }],
|
|
402
377
|
],
|
|
403
378
|
];
|
|
404
379
|
export var GetDashboardForJobRunResponse = [3, n0, _GDFJRRe, 0, [_u], [0]];
|
|
@@ -411,12 +386,7 @@ export var GetJobRunRequest = [
|
|
|
411
386
|
[
|
|
412
387
|
[0, 1],
|
|
413
388
|
[0, 1],
|
|
414
|
-
[
|
|
415
|
-
1,
|
|
416
|
-
{
|
|
417
|
-
[_hQ]: _at,
|
|
418
|
-
},
|
|
419
|
-
],
|
|
389
|
+
[1, { [_hQ]: _at }],
|
|
420
390
|
],
|
|
421
391
|
];
|
|
422
392
|
export var GetJobRunResponse = [3, n0, _GJRRe, 0, [_jR], [[() => JobRun, 0]]];
|
|
@@ -445,17 +415,7 @@ export var InitialCapacityConfig = [
|
|
|
445
415
|
[1, () => WorkerResourceConfig],
|
|
446
416
|
];
|
|
447
417
|
export var InteractiveConfiguration = [3, n0, _ICn, 0, [_sE, _lEE], [2, 2]];
|
|
448
|
-
export var InternalServerException = [
|
|
449
|
-
-3,
|
|
450
|
-
n0,
|
|
451
|
-
_ISE,
|
|
452
|
-
{
|
|
453
|
-
[_er]: _se,
|
|
454
|
-
[_hE]: 500,
|
|
455
|
-
},
|
|
456
|
-
[_m],
|
|
457
|
-
[0],
|
|
458
|
-
];
|
|
418
|
+
export var InternalServerException = [-3, n0, _ISE, { [_er]: _se, [_hE]: 500 }, [_m], [0]];
|
|
459
419
|
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
460
420
|
export var JobRun = [
|
|
461
421
|
3,
|
|
@@ -547,24 +507,9 @@ export var ListApplicationsRequest = [
|
|
|
547
507
|
0,
|
|
548
508
|
[_nT, _mR, _st],
|
|
549
509
|
[
|
|
550
|
-
[
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
[_hQ]: _nT,
|
|
554
|
-
},
|
|
555
|
-
],
|
|
556
|
-
[
|
|
557
|
-
1,
|
|
558
|
-
{
|
|
559
|
-
[_hQ]: _mR,
|
|
560
|
-
},
|
|
561
|
-
],
|
|
562
|
-
[
|
|
563
|
-
64 | 0,
|
|
564
|
-
{
|
|
565
|
-
[_hQ]: _st,
|
|
566
|
-
},
|
|
567
|
-
],
|
|
510
|
+
[0, { [_hQ]: _nT }],
|
|
511
|
+
[1, { [_hQ]: _mR }],
|
|
512
|
+
[64 | 0, { [_hQ]: _st }],
|
|
568
513
|
],
|
|
569
514
|
];
|
|
570
515
|
export var ListApplicationsResponse = [3, n0, _LARi, 0, [_app, _nT], [() => ApplicationList, 0]];
|
|
@@ -577,18 +522,8 @@ export var ListJobRunAttemptsRequest = [
|
|
|
577
522
|
[
|
|
578
523
|
[0, 1],
|
|
579
524
|
[0, 1],
|
|
580
|
-
[
|
|
581
|
-
|
|
582
|
-
{
|
|
583
|
-
[_hQ]: _nT,
|
|
584
|
-
},
|
|
585
|
-
],
|
|
586
|
-
[
|
|
587
|
-
1,
|
|
588
|
-
{
|
|
589
|
-
[_hQ]: _mR,
|
|
590
|
-
},
|
|
591
|
-
],
|
|
525
|
+
[0, { [_hQ]: _nT }],
|
|
526
|
+
[1, { [_hQ]: _mR }],
|
|
592
527
|
],
|
|
593
528
|
];
|
|
594
529
|
export var ListJobRunAttemptsResponse = [
|
|
@@ -607,42 +542,12 @@ export var ListJobRunsRequest = [
|
|
|
607
542
|
[_aI, _nT, _mR, _cAA, _cAB, _st, _mo],
|
|
608
543
|
[
|
|
609
544
|
[0, 1],
|
|
610
|
-
[
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
],
|
|
616
|
-
[
|
|
617
|
-
1,
|
|
618
|
-
{
|
|
619
|
-
[_hQ]: _mR,
|
|
620
|
-
},
|
|
621
|
-
],
|
|
622
|
-
[
|
|
623
|
-
4,
|
|
624
|
-
{
|
|
625
|
-
[_hQ]: _cAA,
|
|
626
|
-
},
|
|
627
|
-
],
|
|
628
|
-
[
|
|
629
|
-
4,
|
|
630
|
-
{
|
|
631
|
-
[_hQ]: _cAB,
|
|
632
|
-
},
|
|
633
|
-
],
|
|
634
|
-
[
|
|
635
|
-
64 | 0,
|
|
636
|
-
{
|
|
637
|
-
[_hQ]: _st,
|
|
638
|
-
},
|
|
639
|
-
],
|
|
640
|
-
[
|
|
641
|
-
0,
|
|
642
|
-
{
|
|
643
|
-
[_hQ]: _mo,
|
|
644
|
-
},
|
|
645
|
-
],
|
|
545
|
+
[0, { [_hQ]: _nT }],
|
|
546
|
+
[1, { [_hQ]: _mR }],
|
|
547
|
+
[4, { [_hQ]: _cAA }],
|
|
548
|
+
[4, { [_hQ]: _cAB }],
|
|
549
|
+
[64 | 0, { [_hQ]: _st }],
|
|
550
|
+
[0, { [_hQ]: _mo }],
|
|
646
551
|
],
|
|
647
552
|
];
|
|
648
553
|
export var ListJobRunsResponse = [3, n0, _LJRRi, 0, [_jRo, _nT], [() => JobRuns, 0]];
|
|
@@ -665,33 +570,13 @@ export var MonitoringConfiguration = [
|
|
|
665
570
|
];
|
|
666
571
|
export var NetworkConfiguration = [3, n0, _NC, 0, [_sI, _sGI], [64 | 0, 64 | 0]];
|
|
667
572
|
export var PrometheusMonitoringConfiguration = [3, n0, _PMC, 0, [_rWU], [0]];
|
|
668
|
-
export var ResourceNotFoundException = [
|
|
669
|
-
-3,
|
|
670
|
-
n0,
|
|
671
|
-
_RNFE,
|
|
672
|
-
{
|
|
673
|
-
[_er]: _cl,
|
|
674
|
-
[_hE]: 404,
|
|
675
|
-
},
|
|
676
|
-
[_m],
|
|
677
|
-
[0],
|
|
678
|
-
];
|
|
573
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_er]: _cl, [_hE]: 404 }, [_m], [0]];
|
|
679
574
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
680
575
|
export var ResourceUtilization = [3, n0, _RU, 0, [_vCPUH, _mGBH, _sGBH], [1, 1, 1]];
|
|
681
576
|
export var RetryPolicy = [3, n0, _RP, 0, [_mA, _mFAPH], [1, 1]];
|
|
682
577
|
export var S3MonitoringConfiguration = [3, n0, _SMC, 0, [_lU, _eKA], [0, 0]];
|
|
683
578
|
export var SchedulerConfiguration = [3, n0, _SC, 0, [_qTM, _mCR], [1, 1]];
|
|
684
|
-
export var ServiceQuotaExceededException = [
|
|
685
|
-
-3,
|
|
686
|
-
n0,
|
|
687
|
-
_SQEE,
|
|
688
|
-
{
|
|
689
|
-
[_er]: _cl,
|
|
690
|
-
[_hE]: 402,
|
|
691
|
-
},
|
|
692
|
-
[_m],
|
|
693
|
-
[0],
|
|
694
|
-
];
|
|
579
|
+
export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_er]: _cl, [_hE]: 402 }, [_m], [0]];
|
|
695
580
|
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
|
|
696
581
|
export var SparkSubmit = [
|
|
697
582
|
3,
|
|
@@ -741,12 +626,7 @@ export var UntagResourceRequest = [
|
|
|
741
626
|
[_rA, _tK],
|
|
742
627
|
[
|
|
743
628
|
[0, 1],
|
|
744
|
-
[
|
|
745
|
-
64 | 0,
|
|
746
|
-
{
|
|
747
|
-
[_hQ]: _tK,
|
|
748
|
-
},
|
|
749
|
-
],
|
|
629
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
750
630
|
],
|
|
751
631
|
];
|
|
752
632
|
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -776,17 +656,7 @@ export var UpdateApplicationRequest = [
|
|
|
776
656
|
],
|
|
777
657
|
];
|
|
778
658
|
export var UpdateApplicationResponse = [3, n0, _UARp, 0, [_ap], [[() => Application, 0]]];
|
|
779
|
-
export var ValidationException = [
|
|
780
|
-
-3,
|
|
781
|
-
n0,
|
|
782
|
-
_VE,
|
|
783
|
-
{
|
|
784
|
-
[_er]: _cl,
|
|
785
|
-
[_hE]: 400,
|
|
786
|
-
},
|
|
787
|
-
[_m],
|
|
788
|
-
[0],
|
|
789
|
-
];
|
|
659
|
+
export var ValidationException = [-3, n0, _VE, { [_er]: _cl, [_hE]: 400 }, [_m], [0]];
|
|
790
660
|
TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
|
|
791
661
|
export var WorkerResourceConfig = [3, n0, _WRC, 0, [_cp, _me, _d, _dT], [0, 0, 0, 0]];
|
|
792
662
|
export var WorkerTypeSpecification = [3, n0, _WTS, 0, [_iCm], [() => ImageConfiguration]];
|
|
@@ -833,9 +703,7 @@ export var CancelJobRun = [
|
|
|
833
703
|
9,
|
|
834
704
|
n0,
|
|
835
705
|
_CJR,
|
|
836
|
-
{
|
|
837
|
-
[_ht]: ["DELETE", "/applications/{applicationId}/jobruns/{jobRunId}", 200],
|
|
838
|
-
},
|
|
706
|
+
{ [_ht]: ["DELETE", "/applications/{applicationId}/jobruns/{jobRunId}", 200] },
|
|
839
707
|
() => CancelJobRunRequest,
|
|
840
708
|
() => CancelJobRunResponse,
|
|
841
709
|
];
|
|
@@ -843,9 +711,7 @@ export var CreateApplication = [
|
|
|
843
711
|
9,
|
|
844
712
|
n0,
|
|
845
713
|
_CA,
|
|
846
|
-
{
|
|
847
|
-
[_ht]: ["POST", "/applications", 200],
|
|
848
|
-
},
|
|
714
|
+
{ [_ht]: ["POST", "/applications", 200] },
|
|
849
715
|
() => CreateApplicationRequest,
|
|
850
716
|
() => CreateApplicationResponse,
|
|
851
717
|
];
|
|
@@ -853,9 +719,7 @@ export var DeleteApplication = [
|
|
|
853
719
|
9,
|
|
854
720
|
n0,
|
|
855
721
|
_DA,
|
|
856
|
-
{
|
|
857
|
-
[_ht]: ["DELETE", "/applications/{applicationId}", 200],
|
|
858
|
-
},
|
|
722
|
+
{ [_ht]: ["DELETE", "/applications/{applicationId}", 200] },
|
|
859
723
|
() => DeleteApplicationRequest,
|
|
860
724
|
() => DeleteApplicationResponse,
|
|
861
725
|
];
|
|
@@ -863,9 +727,7 @@ export var GetApplication = [
|
|
|
863
727
|
9,
|
|
864
728
|
n0,
|
|
865
729
|
_GA,
|
|
866
|
-
{
|
|
867
|
-
[_ht]: ["GET", "/applications/{applicationId}", 200],
|
|
868
|
-
},
|
|
730
|
+
{ [_ht]: ["GET", "/applications/{applicationId}", 200] },
|
|
869
731
|
() => GetApplicationRequest,
|
|
870
732
|
() => GetApplicationResponse,
|
|
871
733
|
];
|
|
@@ -873,9 +735,7 @@ export var GetDashboardForJobRun = [
|
|
|
873
735
|
9,
|
|
874
736
|
n0,
|
|
875
737
|
_GDFJR,
|
|
876
|
-
{
|
|
877
|
-
[_ht]: ["GET", "/applications/{applicationId}/jobruns/{jobRunId}/dashboard", 200],
|
|
878
|
-
},
|
|
738
|
+
{ [_ht]: ["GET", "/applications/{applicationId}/jobruns/{jobRunId}/dashboard", 200] },
|
|
879
739
|
() => GetDashboardForJobRunRequest,
|
|
880
740
|
() => GetDashboardForJobRunResponse,
|
|
881
741
|
];
|
|
@@ -883,9 +743,7 @@ export var GetJobRun = [
|
|
|
883
743
|
9,
|
|
884
744
|
n0,
|
|
885
745
|
_GJR,
|
|
886
|
-
{
|
|
887
|
-
[_ht]: ["GET", "/applications/{applicationId}/jobruns/{jobRunId}", 200],
|
|
888
|
-
},
|
|
746
|
+
{ [_ht]: ["GET", "/applications/{applicationId}/jobruns/{jobRunId}", 200] },
|
|
889
747
|
() => GetJobRunRequest,
|
|
890
748
|
() => GetJobRunResponse,
|
|
891
749
|
];
|
|
@@ -893,9 +751,7 @@ export var ListApplications = [
|
|
|
893
751
|
9,
|
|
894
752
|
n0,
|
|
895
753
|
_LA,
|
|
896
|
-
{
|
|
897
|
-
[_ht]: ["GET", "/applications", 200],
|
|
898
|
-
},
|
|
754
|
+
{ [_ht]: ["GET", "/applications", 200] },
|
|
899
755
|
() => ListApplicationsRequest,
|
|
900
756
|
() => ListApplicationsResponse,
|
|
901
757
|
];
|
|
@@ -903,9 +759,7 @@ export var ListJobRunAttempts = [
|
|
|
903
759
|
9,
|
|
904
760
|
n0,
|
|
905
761
|
_LJRA,
|
|
906
|
-
{
|
|
907
|
-
[_ht]: ["GET", "/applications/{applicationId}/jobruns/{jobRunId}/attempts", 200],
|
|
908
|
-
},
|
|
762
|
+
{ [_ht]: ["GET", "/applications/{applicationId}/jobruns/{jobRunId}/attempts", 200] },
|
|
909
763
|
() => ListJobRunAttemptsRequest,
|
|
910
764
|
() => ListJobRunAttemptsResponse,
|
|
911
765
|
];
|
|
@@ -913,9 +767,7 @@ export var ListJobRuns = [
|
|
|
913
767
|
9,
|
|
914
768
|
n0,
|
|
915
769
|
_LJR,
|
|
916
|
-
{
|
|
917
|
-
[_ht]: ["GET", "/applications/{applicationId}/jobruns", 200],
|
|
918
|
-
},
|
|
770
|
+
{ [_ht]: ["GET", "/applications/{applicationId}/jobruns", 200] },
|
|
919
771
|
() => ListJobRunsRequest,
|
|
920
772
|
() => ListJobRunsResponse,
|
|
921
773
|
];
|
|
@@ -923,9 +775,7 @@ export var ListTagsForResource = [
|
|
|
923
775
|
9,
|
|
924
776
|
n0,
|
|
925
777
|
_LTFR,
|
|
926
|
-
{
|
|
927
|
-
[_ht]: ["GET", "/tags/{resourceArn}", 200],
|
|
928
|
-
},
|
|
778
|
+
{ [_ht]: ["GET", "/tags/{resourceArn}", 200] },
|
|
929
779
|
() => ListTagsForResourceRequest,
|
|
930
780
|
() => ListTagsForResourceResponse,
|
|
931
781
|
];
|
|
@@ -933,9 +783,7 @@ export var StartApplication = [
|
|
|
933
783
|
9,
|
|
934
784
|
n0,
|
|
935
785
|
_SA,
|
|
936
|
-
{
|
|
937
|
-
[_ht]: ["POST", "/applications/{applicationId}/start", 200],
|
|
938
|
-
},
|
|
786
|
+
{ [_ht]: ["POST", "/applications/{applicationId}/start", 200] },
|
|
939
787
|
() => StartApplicationRequest,
|
|
940
788
|
() => StartApplicationResponse,
|
|
941
789
|
];
|
|
@@ -943,9 +791,7 @@ export var StartJobRun = [
|
|
|
943
791
|
9,
|
|
944
792
|
n0,
|
|
945
793
|
_SJR,
|
|
946
|
-
{
|
|
947
|
-
[_ht]: ["POST", "/applications/{applicationId}/jobruns", 200],
|
|
948
|
-
},
|
|
794
|
+
{ [_ht]: ["POST", "/applications/{applicationId}/jobruns", 200] },
|
|
949
795
|
() => StartJobRunRequest,
|
|
950
796
|
() => StartJobRunResponse,
|
|
951
797
|
];
|
|
@@ -953,9 +799,7 @@ export var StopApplication = [
|
|
|
953
799
|
9,
|
|
954
800
|
n0,
|
|
955
801
|
_SAt,
|
|
956
|
-
{
|
|
957
|
-
[_ht]: ["POST", "/applications/{applicationId}/stop", 200],
|
|
958
|
-
},
|
|
802
|
+
{ [_ht]: ["POST", "/applications/{applicationId}/stop", 200] },
|
|
959
803
|
() => StopApplicationRequest,
|
|
960
804
|
() => StopApplicationResponse,
|
|
961
805
|
];
|
|
@@ -963,9 +807,7 @@ export var TagResource = [
|
|
|
963
807
|
9,
|
|
964
808
|
n0,
|
|
965
809
|
_TR,
|
|
966
|
-
{
|
|
967
|
-
[_ht]: ["POST", "/tags/{resourceArn}", 200],
|
|
968
|
-
},
|
|
810
|
+
{ [_ht]: ["POST", "/tags/{resourceArn}", 200] },
|
|
969
811
|
() => TagResourceRequest,
|
|
970
812
|
() => TagResourceResponse,
|
|
971
813
|
];
|
|
@@ -973,9 +815,7 @@ export var UntagResource = [
|
|
|
973
815
|
9,
|
|
974
816
|
n0,
|
|
975
817
|
_UR,
|
|
976
|
-
{
|
|
977
|
-
[_ht]: ["DELETE", "/tags/{resourceArn}", 200],
|
|
978
|
-
},
|
|
818
|
+
{ [_ht]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
979
819
|
() => UntagResourceRequest,
|
|
980
820
|
() => UntagResourceResponse,
|
|
981
821
|
];
|
|
@@ -983,9 +823,7 @@ export var UpdateApplication = [
|
|
|
983
823
|
9,
|
|
984
824
|
n0,
|
|
985
825
|
_UA,
|
|
986
|
-
{
|
|
987
|
-
[_ht]: ["PATCH", "/applications/{applicationId}", 200],
|
|
988
|
-
},
|
|
826
|
+
{ [_ht]: ["PATCH", "/applications/{applicationId}", 200] },
|
|
989
827
|
() => UpdateApplicationRequest,
|
|
990
828
|
() => UpdateApplicationResponse,
|
|
991
829
|
];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { CancelJobRunCommandInput, CancelJobRunCommandOutput } from "./commands/CancelJobRunCommand";
|
|
3
3
|
import { CreateApplicationCommandInput, CreateApplicationCommandOutput } from "./commands/CreateApplicationCommand";
|
|
4
4
|
import { DeleteApplicationCommandInput, DeleteApplicationCommandOutput } from "./commands/DeleteApplicationCommand";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
1
|
+
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
+
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
+
import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
|
|
8
|
+
import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
|
+
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { CancelJobRunCommandInput, CancelJobRunCommandOutput } from "./commands/CancelJobRunCommand";
|
|
11
11
|
import { CreateApplicationCommandInput, CreateApplicationCommandOutput } from "./commands/CreateApplicationCommand";
|
|
12
12
|
import { DeleteApplicationCommandInput, DeleteApplicationCommandOutput } from "./commands/DeleteApplicationCommand";
|
|
@@ -24,7 +24,7 @@ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/Ta
|
|
|
24
24
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
25
25
|
import { UpdateApplicationCommandInput, UpdateApplicationCommandOutput } from "./commands/UpdateApplicationCommand";
|
|
26
26
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
27
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
27
|
+
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
28
28
|
export { __Client };
|
|
29
29
|
/**
|
|
30
30
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AwsCredentialIdentity, AwsCredentialIdentityProvider
|
|
2
|
-
import { EMRServerlessHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
1
|
+
import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
|
+
import type { EMRServerlessHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
|
|
2
|
-
import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
-
import { EMRServerlessClientResolvedConfig } from "../EMRServerlessClient";
|
|
2
|
+
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
+
import { type EMRServerlessClientResolvedConfig } from "../EMRServerlessClient";
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
6
6
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
-
import { CancelJobRunRequest, CancelJobRunResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
+
import type { CancelJobRunRequest, CancelJobRunResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
-
import { CreateApplicationRequest, CreateApplicationResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
+
import type { CreateApplicationRequest, CreateApplicationResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
-
import { DeleteApplicationRequest, DeleteApplicationResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
+
import type { DeleteApplicationRequest, DeleteApplicationResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
-
import { GetApplicationRequest, GetApplicationResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
+
import type { GetApplicationRequest, GetApplicationResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
-
import { GetDashboardForJobRunRequest, GetDashboardForJobRunResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
+
import type { GetDashboardForJobRunRequest, GetDashboardForJobRunResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
-
import { GetJobRunRequest, GetJobRunResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
+
import type { GetJobRunRequest, GetJobRunResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
-
import { ListApplicationsRequest, ListApplicationsResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
+
import type { ListApplicationsRequest, ListApplicationsResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
-
import { ListJobRunAttemptsRequest, ListJobRunAttemptsResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
+
import type { ListJobRunAttemptsRequest, ListJobRunAttemptsResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
-
import { ListJobRunsRequest, ListJobRunsResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
+
import type { ListJobRunsRequest, ListJobRunsResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
-
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
+
import type { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
-
import { StartApplicationRequest, StartApplicationResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
+
import type { StartApplicationRequest, StartApplicationResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
-
import { StartJobRunRequest, StartJobRunResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
+
import type { StartJobRunRequest, StartJobRunResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
-
import { StopApplicationRequest, StopApplicationResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
+
import type { StopApplicationRequest, StopApplicationResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
-
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
+
import type { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
-
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { EMRServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRServerlessClient";
|
|
4
|
+
import type { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|