@aws-sdk/client-greengrassv2 3.967.0 → 3.969.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist-cjs/index.js CHANGED
@@ -575,13 +575,13 @@ const n0 = "com.amazonaws.greengrassv2";
575
575
  var AccessDeniedException$ = [-3, n0, _ADE,
576
576
  { [_e]: _c, [_hE]: 403 },
577
577
  [_m],
578
- [0]
578
+ [0], 1
579
579
  ];
580
580
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
581
581
  var AssociateClientDeviceWithCoreDeviceEntry$ = [3, n0, _ACDWCDE,
582
582
  0,
583
583
  [_tN],
584
- [0]
584
+ [0], 1
585
585
  ];
586
586
  var AssociateClientDeviceWithCoreDeviceErrorEntry$ = [3, n0, _ACDWCDEE,
587
587
  0,
@@ -596,7 +596,7 @@ var AssociatedClientDevice$ = [3, n0, _ACD,
596
596
  var AssociateServiceRoleToAccountRequest$ = [3, n0, _ASRTAR,
597
597
  0,
598
598
  [_rA],
599
- [[0, { [_jN]: _RA }]]
599
+ [[0, { [_jN]: _RA }]], 1
600
600
  ];
601
601
  var AssociateServiceRoleToAccountResponse$ = [3, n0, _ASRTARs,
602
602
  0,
@@ -605,8 +605,8 @@ var AssociateServiceRoleToAccountResponse$ = [3, n0, _ASRTARs,
605
605
  ];
606
606
  var BatchAssociateClientDeviceWithCoreDeviceRequest$ = [3, n0, _BACDWCDR,
607
607
  0,
608
- [_en, _cDTN],
609
- [() => AssociateClientDeviceWithCoreDeviceEntryList, [0, 1]]
608
+ [_cDTN, _en],
609
+ [[0, 1], () => AssociateClientDeviceWithCoreDeviceEntryList], 1
610
610
  ];
611
611
  var BatchAssociateClientDeviceWithCoreDeviceResponse$ = [3, n0, _BACDWCDRa,
612
612
  0,
@@ -615,8 +615,8 @@ var BatchAssociateClientDeviceWithCoreDeviceResponse$ = [3, n0, _BACDWCDRa,
615
615
  ];
616
616
  var BatchDisassociateClientDeviceFromCoreDeviceRequest$ = [3, n0, _BDCDFCDR,
617
617
  0,
618
- [_en, _cDTN],
619
- [() => DisassociateClientDeviceFromCoreDeviceEntryList, [0, 1]]
618
+ [_cDTN, _en],
619
+ [[0, 1], () => DisassociateClientDeviceFromCoreDeviceEntryList], 1
620
620
  ];
621
621
  var BatchDisassociateClientDeviceFromCoreDeviceResponse$ = [3, n0, _BDCDFCDRa,
622
622
  0,
@@ -626,7 +626,7 @@ var BatchDisassociateClientDeviceFromCoreDeviceResponse$ = [3, n0, _BDCDFCDRa,
626
626
  var CancelDeploymentRequest$ = [3, n0, _CDR,
627
627
  0,
628
628
  [_dI],
629
- [[0, 1]]
629
+ [[0, 1]], 1
630
630
  ];
631
631
  var CancelDeploymentResponse$ = [3, n0, _CDRa,
632
632
  0,
@@ -661,7 +661,7 @@ var ComponentDependencyRequirement$ = [3, n0, _CDRo,
661
661
  var ComponentDeploymentSpecification$ = [3, n0, _CDS,
662
662
  0,
663
663
  [_cV, _cU, _rW],
664
- [0, () => ComponentConfigurationUpdate$, () => ComponentRunWith$]
664
+ [0, () => ComponentConfigurationUpdate$, () => ComponentRunWith$], 1
665
665
  ];
666
666
  var ComponentLatestVersion$ = [3, n0, _CLV,
667
667
  0,
@@ -686,7 +686,7 @@ var ComponentVersionListItem$ = [3, n0, _CVLI,
686
686
  var ConflictException$ = [-3, n0, _CE,
687
687
  { [_e]: _c, [_hE]: 409 },
688
688
  [_m, _rI, _rT],
689
- [0, 0, 0]
689
+ [0, 0, 0], 3
690
690
  ];
691
691
  schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
692
692
  var ConnectivityInfo$ = [3, n0, _CI,
@@ -706,13 +706,13 @@ var CreateComponentVersionRequest$ = [3, n0, _CCVR,
706
706
  ];
707
707
  var CreateComponentVersionResponse$ = [3, n0, _CCVRr,
708
708
  0,
709
- [_a, _cN, _cV, _cT, _s],
710
- [0, 0, 0, 4, () => CloudComponentStatus$]
709
+ [_cN, _cV, _cT, _s, _a],
710
+ [0, 0, 4, () => CloudComponentStatus$, 0], 4
711
711
  ];
712
712
  var CreateDeploymentRequest$ = [3, n0, _CDRr,
713
713
  0,
714
714
  [_tA, _dN, _com, _iJC, _dP, _pTA, _t, _cTl],
715
- [0, 0, () => ComponentDeploymentSpecifications, () => DeploymentIoTJobConfiguration$, () => DeploymentPolicies$, 0, 128 | 0, [0, 4]]
715
+ [0, 0, () => ComponentDeploymentSpecifications, () => DeploymentIoTJobConfiguration$, () => DeploymentPolicies$, 0, 128 | 0, [0, 4]], 1
716
716
  ];
717
717
  var CreateDeploymentResponse$ = [3, n0, _CDRre,
718
718
  0,
@@ -722,17 +722,17 @@ var CreateDeploymentResponse$ = [3, n0, _CDRre,
722
722
  var DeleteComponentRequest$ = [3, n0, _DCR,
723
723
  0,
724
724
  [_a],
725
- [[0, 1]]
725
+ [[0, 1]], 1
726
726
  ];
727
727
  var DeleteCoreDeviceRequest$ = [3, n0, _DCDR,
728
728
  0,
729
729
  [_cDTN],
730
- [[0, 1]]
730
+ [[0, 1]], 1
731
731
  ];
732
732
  var DeleteDeploymentRequest$ = [3, n0, _DDR,
733
733
  0,
734
734
  [_dI],
735
- [[0, 1]]
735
+ [[0, 1]], 1
736
736
  ];
737
737
  var Deployment$ = [3, n0, _D,
738
738
  0,
@@ -762,7 +762,7 @@ var DeploymentPolicies$ = [3, n0, _DP,
762
762
  var DescribeComponentRequest$ = [3, n0, _DCRe,
763
763
  0,
764
764
  [_a],
765
- [[0, 1]]
765
+ [[0, 1]], 1
766
766
  ];
767
767
  var DescribeComponentResponse$ = [3, n0, _DCRes,
768
768
  0,
@@ -772,7 +772,7 @@ var DescribeComponentResponse$ = [3, n0, _DCRes,
772
772
  var DisassociateClientDeviceFromCoreDeviceEntry$ = [3, n0, _DCDFCDE,
773
773
  0,
774
774
  [_tN],
775
- [0]
775
+ [0], 1
776
776
  ];
777
777
  var DisassociateClientDeviceFromCoreDeviceErrorEntry$ = [3, n0, _DCDFCDEE,
778
778
  0,
@@ -791,8 +791,8 @@ var DisassociateServiceRoleFromAccountResponse$ = [3, n0, _DSRFARi,
791
791
  ];
792
792
  var EffectiveDeployment$ = [3, n0, _ED,
793
793
  0,
794
- [_dI, _dN, _iJI, _iJA, _d, _tA, _cDES, _re, _cT, _mT, _sD],
795
- [0, 0, 0, 0, 0, 0, 0, 0, 4, 4, () => EffectiveDeploymentStatusDetails$]
794
+ [_dI, _dN, _tA, _cDES, _cT, _mT, _iJI, _iJA, _d, _re, _sD],
795
+ [0, 0, 0, 0, 4, 4, 0, 0, 0, 0, () => EffectiveDeploymentStatusDetails$], 6
796
796
  ];
797
797
  var EffectiveDeploymentStatusDetails$ = [3, n0, _EDSD,
798
798
  0,
@@ -801,28 +801,28 @@ var EffectiveDeploymentStatusDetails$ = [3, n0, _EDSD,
801
801
  ];
802
802
  var GetComponentRequest$ = [3, n0, _GCR,
803
803
  0,
804
- [_rOF, _a],
805
- [[0, { [_hQ]: _rOF }], [0, 1]]
804
+ [_a, _rOF],
805
+ [[0, 1], [0, { [_hQ]: _rOF }]], 1
806
806
  ];
807
807
  var GetComponentResponse$ = [3, n0, _GCRe,
808
808
  0,
809
809
  [_rOF, _rec, _t],
810
- [0, 21, 128 | 0]
810
+ [0, 21, 128 | 0], 2
811
811
  ];
812
812
  var GetComponentVersionArtifactRequest$ = [3, n0, _GCVAR,
813
813
  0,
814
814
  [_a, _aN, _sET, _iET],
815
- [[0, 1], [0, 1], [0, { [_hQ]: _sET }], [0, { [_hH]: _xaiet }]]
815
+ [[0, 1], [0, 1], [0, { [_hQ]: _sET }], [0, { [_hH]: _xaiet }]], 2
816
816
  ];
817
817
  var GetComponentVersionArtifactResponse$ = [3, n0, _GCVARe,
818
818
  0,
819
819
  [_pSU],
820
- [0]
820
+ [0], 1
821
821
  ];
822
822
  var GetConnectivityInfoRequest$ = [3, n0, _GCIR,
823
823
  0,
824
824
  [_tN],
825
- [[0, 1]]
825
+ [[0, 1]], 1
826
826
  ];
827
827
  var GetConnectivityInfoResponse$ = [3, n0, _GCIRe,
828
828
  0,
@@ -832,7 +832,7 @@ var GetConnectivityInfoResponse$ = [3, n0, _GCIRe,
832
832
  var GetCoreDeviceRequest$ = [3, n0, _GCDR,
833
833
  0,
834
834
  [_cDTN],
835
- [[0, 1]]
835
+ [[0, 1]], 1
836
836
  ];
837
837
  var GetCoreDeviceResponse$ = [3, n0, _GCDRe,
838
838
  0,
@@ -842,7 +842,7 @@ var GetCoreDeviceResponse$ = [3, n0, _GCDRe,
842
842
  var GetDeploymentRequest$ = [3, n0, _GDR,
843
843
  0,
844
844
  [_dI],
845
- [[0, 1]]
845
+ [[0, 1]], 1
846
846
  ];
847
847
  var GetDeploymentResponse$ = [3, n0, _GDRe,
848
848
  0,
@@ -867,18 +867,18 @@ var InstalledComponent$ = [3, n0, _IC,
867
867
  var InternalServerException$ = [-3, n0, _ISE,
868
868
  { [_e]: _se, [_hE]: 500 },
869
869
  [_m, _rAS],
870
- [0, [1, { [_hH]: _RA_ }]]
870
+ [0, [1, { [_hH]: _RA_ }]], 1
871
871
  ];
872
872
  schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
873
873
  var IoTJobAbortConfig$ = [3, n0, _ITJAC,
874
874
  0,
875
875
  [_cL],
876
- [() => IoTJobAbortCriteriaList]
876
+ [() => IoTJobAbortCriteriaList], 1
877
877
  ];
878
878
  var IoTJobAbortCriteria$ = [3, n0, _ITJACo,
879
879
  0,
880
880
  [_fT, _ac, _tP, _mNOET],
881
- [0, 0, 1, 1]
881
+ [0, 0, 1, 1], 4
882
882
  ];
883
883
  var IoTJobExecutionsRolloutConfig$ = [3, n0, _ITJERC,
884
884
  0,
@@ -888,7 +888,7 @@ var IoTJobExecutionsRolloutConfig$ = [3, n0, _ITJERC,
888
888
  var IoTJobExponentialRolloutRate$ = [3, n0, _ITJERR,
889
889
  0,
890
890
  [_bRPM, _iF, _rIC],
891
- [1, 1, () => IoTJobRateIncreaseCriteria$]
891
+ [1, 1, () => IoTJobRateIncreaseCriteria$], 3
892
892
  ];
893
893
  var IoTJobRateIncreaseCriteria$ = [3, n0, _ITJRIC,
894
894
  0,
@@ -908,12 +908,12 @@ var LambdaContainerParams$ = [3, n0, _LCP,
908
908
  var LambdaDeviceMount$ = [3, n0, _LDM,
909
909
  0,
910
910
  [_pa, _pe, _aGO],
911
- [0, 0, 2]
911
+ [0, 0, 2], 1
912
912
  ];
913
913
  var LambdaEventSource$ = [3, n0, _LES,
914
914
  0,
915
915
  [_to, _ty],
916
- [0, 0]
916
+ [0, 0], 2
917
917
  ];
918
918
  var LambdaExecutionParameters$ = [3, n0, _LEP,
919
919
  0,
@@ -923,7 +923,7 @@ var LambdaExecutionParameters$ = [3, n0, _LEP,
923
923
  var LambdaFunctionRecipeSource$ = [3, n0, _LFRS,
924
924
  0,
925
925
  [_lA, _cN, _cV, _cP, _cD, _cLP],
926
- [0, 0, 0, () => ComponentPlatformList, () => ComponentDependencyMap, () => LambdaExecutionParameters$]
926
+ [0, 0, 0, () => ComponentPlatformList, () => ComponentDependencyMap, () => LambdaExecutionParameters$], 1
927
927
  ];
928
928
  var LambdaLinuxProcessParams$ = [3, n0, _LLPP,
929
929
  0,
@@ -933,12 +933,12 @@ var LambdaLinuxProcessParams$ = [3, n0, _LLPP,
933
933
  var LambdaVolumeMount$ = [3, n0, _LVM,
934
934
  0,
935
935
  [_sP, _dPe, _pe, _aGO],
936
- [0, 0, 0, 2]
936
+ [0, 0, 0, 2], 2
937
937
  ];
938
938
  var ListClientDevicesAssociatedWithCoreDeviceRequest$ = [3, n0, _LCDAWCDR,
939
939
  0,
940
940
  [_cDTN, _mR, _nT],
941
- [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
941
+ [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
942
942
  ];
943
943
  var ListClientDevicesAssociatedWithCoreDeviceResponse$ = [3, n0, _LCDAWCDRi,
944
944
  0,
@@ -958,7 +958,7 @@ var ListComponentsResponse$ = [3, n0, _LCRi,
958
958
  var ListComponentVersionsRequest$ = [3, n0, _LCVR,
959
959
  0,
960
960
  [_a, _mR, _nT],
961
- [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
961
+ [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
962
962
  ];
963
963
  var ListComponentVersionsResponse$ = [3, n0, _LCVRi,
964
964
  0,
@@ -988,7 +988,7 @@ var ListDeploymentsResponse$ = [3, n0, _LDRi,
988
988
  var ListEffectiveDeploymentsRequest$ = [3, n0, _LEDR,
989
989
  0,
990
990
  [_cDTN, _mR, _nT],
991
- [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
991
+ [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
992
992
  ];
993
993
  var ListEffectiveDeploymentsResponse$ = [3, n0, _LEDRi,
994
994
  0,
@@ -998,7 +998,7 @@ var ListEffectiveDeploymentsResponse$ = [3, n0, _LEDRi,
998
998
  var ListInstalledComponentsRequest$ = [3, n0, _LICR,
999
999
  0,
1000
1000
  [_cDTN, _mR, _nT, _tF],
1001
- [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _tF }]]
1001
+ [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _tF }]], 1
1002
1002
  ];
1003
1003
  var ListInstalledComponentsResponse$ = [3, n0, _LICRi,
1004
1004
  0,
@@ -1008,7 +1008,7 @@ var ListInstalledComponentsResponse$ = [3, n0, _LICRi,
1008
1008
  var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
1009
1009
  0,
1010
1010
  [_rAe],
1011
- [[0, 1]]
1011
+ [[0, 1]], 1
1012
1012
  ];
1013
1013
  var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
1014
1014
  0,
@@ -1018,7 +1018,7 @@ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
1018
1018
  var RequestAlreadyInProgressException$ = [-3, n0, _RAIPE,
1019
1019
  { [_e]: _c, [_hE]: 400 },
1020
1020
  [_m],
1021
- [0]
1021
+ [0], 1
1022
1022
  ];
1023
1023
  schema.TypeRegistry.for(n0).registerError(RequestAlreadyInProgressException$, RequestAlreadyInProgressException);
1024
1024
  var ResolveComponentCandidatesRequest$ = [3, n0, _RCCR,
@@ -1039,13 +1039,13 @@ var ResolvedComponentVersion$ = [3, n0, _RCV,
1039
1039
  var ResourceNotFoundException$ = [-3, n0, _RNFE,
1040
1040
  { [_e]: _c, [_hE]: 404 },
1041
1041
  [_m, _rI, _rT],
1042
- [0, 0, 0]
1042
+ [0, 0, 0], 3
1043
1043
  ];
1044
1044
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
1045
1045
  var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
1046
1046
  { [_e]: _c, [_hE]: 402 },
1047
- [_m, _rI, _rT, _qC, _sC],
1048
- [0, 0, 0, 0, 0]
1047
+ [_m, _qC, _sC, _rI, _rT],
1048
+ [0, 0, 0, 0, 0], 3
1049
1049
  ];
1050
1050
  schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
1051
1051
  var SystemResourceLimits$ = [3, n0, _SRL,
@@ -1056,7 +1056,7 @@ var SystemResourceLimits$ = [3, n0, _SRL,
1056
1056
  var TagResourceRequest$ = [3, n0, _TRR,
1057
1057
  0,
1058
1058
  [_rAe, _t],
1059
- [[0, 1], 128 | 0]
1059
+ [[0, 1], 128 | 0], 2
1060
1060
  ];
1061
1061
  var TagResourceResponse$ = [3, n0, _TRRa,
1062
1062
  0,
@@ -1066,13 +1066,13 @@ var TagResourceResponse$ = [3, n0, _TRRa,
1066
1066
  var ThrottlingException$ = [-3, n0, _TE,
1067
1067
  { [_e]: _c, [_hE]: 429 },
1068
1068
  [_m, _qC, _sC, _rAS],
1069
- [0, 0, 0, [1, { [_hH]: _RA_ }]]
1069
+ [0, 0, 0, [1, { [_hH]: _RA_ }]], 1
1070
1070
  ];
1071
1071
  schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
1072
1072
  var UntagResourceRequest$ = [3, n0, _URR,
1073
1073
  0,
1074
1074
  [_rAe, _tK],
1075
- [[0, 1], [64 | 0, { [_hQ]: _tK }]]
1075
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
1076
1076
  ];
1077
1077
  var UntagResourceResponse$ = [3, n0, _URRn,
1078
1078
  0,
@@ -1082,7 +1082,7 @@ var UntagResourceResponse$ = [3, n0, _URRn,
1082
1082
  var UpdateConnectivityInfoRequest$ = [3, n0, _UCIR,
1083
1083
  0,
1084
1084
  [_tN, _cI],
1085
- [[0, { [_hL]: 1, [_jN]: _TN }], [() => connectivityInfoList, { [_jN]: _CI }]]
1085
+ [[0, { [_hL]: 1, [_jN]: _TN }], [() => connectivityInfoList, { [_jN]: _CI }]], 2
1086
1086
  ];
1087
1087
  var UpdateConnectivityInfoResponse$ = [3, n0, _UCIRp,
1088
1088
  0,
@@ -1092,13 +1092,13 @@ var UpdateConnectivityInfoResponse$ = [3, n0, _UCIRp,
1092
1092
  var ValidationException$ = [-3, n0, _VE,
1093
1093
  { [_e]: _c, [_hE]: 400 },
1094
1094
  [_m, _re, _f],
1095
- [0, 0, () => ValidationExceptionFieldList]
1095
+ [0, 0, () => ValidationExceptionFieldList], 1
1096
1096
  ];
1097
1097
  schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
1098
1098
  var ValidationExceptionField$ = [3, n0, _VEF,
1099
1099
  0,
1100
1100
  [_n, _m],
1101
- [0, 0]
1101
+ [0, 0], 2
1102
1102
  ];
1103
1103
  var __Unit = "unit";
1104
1104
  var GreengrassV2ServiceException$ = [-3, _sm, "GreengrassV2ServiceException", 0, [], []];
@@ -334,13 +334,13 @@ import { GreengrassV2ServiceException } from "../models/GreengrassV2ServiceExcep
334
334
  export var AccessDeniedException$ = [-3, n0, _ADE,
335
335
  { [_e]: _c, [_hE]: 403 },
336
336
  [_m],
337
- [0]
337
+ [0], 1
338
338
  ];
339
339
  TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
340
340
  export var AssociateClientDeviceWithCoreDeviceEntry$ = [3, n0, _ACDWCDE,
341
341
  0,
342
342
  [_tN],
343
- [0]
343
+ [0], 1
344
344
  ];
345
345
  export var AssociateClientDeviceWithCoreDeviceErrorEntry$ = [3, n0, _ACDWCDEE,
346
346
  0,
@@ -355,7 +355,7 @@ export var AssociatedClientDevice$ = [3, n0, _ACD,
355
355
  export var AssociateServiceRoleToAccountRequest$ = [3, n0, _ASRTAR,
356
356
  0,
357
357
  [_rA],
358
- [[0, { [_jN]: _RA }]]
358
+ [[0, { [_jN]: _RA }]], 1
359
359
  ];
360
360
  export var AssociateServiceRoleToAccountResponse$ = [3, n0, _ASRTARs,
361
361
  0,
@@ -364,8 +364,8 @@ export var AssociateServiceRoleToAccountResponse$ = [3, n0, _ASRTARs,
364
364
  ];
365
365
  export var BatchAssociateClientDeviceWithCoreDeviceRequest$ = [3, n0, _BACDWCDR,
366
366
  0,
367
- [_en, _cDTN],
368
- [() => AssociateClientDeviceWithCoreDeviceEntryList, [0, 1]]
367
+ [_cDTN, _en],
368
+ [[0, 1], () => AssociateClientDeviceWithCoreDeviceEntryList], 1
369
369
  ];
370
370
  export var BatchAssociateClientDeviceWithCoreDeviceResponse$ = [3, n0, _BACDWCDRa,
371
371
  0,
@@ -374,8 +374,8 @@ export var BatchAssociateClientDeviceWithCoreDeviceResponse$ = [3, n0, _BACDWCDR
374
374
  ];
375
375
  export var BatchDisassociateClientDeviceFromCoreDeviceRequest$ = [3, n0, _BDCDFCDR,
376
376
  0,
377
- [_en, _cDTN],
378
- [() => DisassociateClientDeviceFromCoreDeviceEntryList, [0, 1]]
377
+ [_cDTN, _en],
378
+ [[0, 1], () => DisassociateClientDeviceFromCoreDeviceEntryList], 1
379
379
  ];
380
380
  export var BatchDisassociateClientDeviceFromCoreDeviceResponse$ = [3, n0, _BDCDFCDRa,
381
381
  0,
@@ -385,7 +385,7 @@ export var BatchDisassociateClientDeviceFromCoreDeviceResponse$ = [3, n0, _BDCDF
385
385
  export var CancelDeploymentRequest$ = [3, n0, _CDR,
386
386
  0,
387
387
  [_dI],
388
- [[0, 1]]
388
+ [[0, 1]], 1
389
389
  ];
390
390
  export var CancelDeploymentResponse$ = [3, n0, _CDRa,
391
391
  0,
@@ -420,7 +420,7 @@ export var ComponentDependencyRequirement$ = [3, n0, _CDRo,
420
420
  export var ComponentDeploymentSpecification$ = [3, n0, _CDS,
421
421
  0,
422
422
  [_cV, _cU, _rW],
423
- [0, () => ComponentConfigurationUpdate$, () => ComponentRunWith$]
423
+ [0, () => ComponentConfigurationUpdate$, () => ComponentRunWith$], 1
424
424
  ];
425
425
  export var ComponentLatestVersion$ = [3, n0, _CLV,
426
426
  0,
@@ -445,7 +445,7 @@ export var ComponentVersionListItem$ = [3, n0, _CVLI,
445
445
  export var ConflictException$ = [-3, n0, _CE,
446
446
  { [_e]: _c, [_hE]: 409 },
447
447
  [_m, _rI, _rT],
448
- [0, 0, 0]
448
+ [0, 0, 0], 3
449
449
  ];
450
450
  TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
451
451
  export var ConnectivityInfo$ = [3, n0, _CI,
@@ -465,13 +465,13 @@ export var CreateComponentVersionRequest$ = [3, n0, _CCVR,
465
465
  ];
466
466
  export var CreateComponentVersionResponse$ = [3, n0, _CCVRr,
467
467
  0,
468
- [_a, _cN, _cV, _cT, _s],
469
- [0, 0, 0, 4, () => CloudComponentStatus$]
468
+ [_cN, _cV, _cT, _s, _a],
469
+ [0, 0, 4, () => CloudComponentStatus$, 0], 4
470
470
  ];
471
471
  export var CreateDeploymentRequest$ = [3, n0, _CDRr,
472
472
  0,
473
473
  [_tA, _dN, _com, _iJC, _dP, _pTA, _t, _cTl],
474
- [0, 0, () => ComponentDeploymentSpecifications, () => DeploymentIoTJobConfiguration$, () => DeploymentPolicies$, 0, 128 | 0, [0, 4]]
474
+ [0, 0, () => ComponentDeploymentSpecifications, () => DeploymentIoTJobConfiguration$, () => DeploymentPolicies$, 0, 128 | 0, [0, 4]], 1
475
475
  ];
476
476
  export var CreateDeploymentResponse$ = [3, n0, _CDRre,
477
477
  0,
@@ -481,17 +481,17 @@ export var CreateDeploymentResponse$ = [3, n0, _CDRre,
481
481
  export var DeleteComponentRequest$ = [3, n0, _DCR,
482
482
  0,
483
483
  [_a],
484
- [[0, 1]]
484
+ [[0, 1]], 1
485
485
  ];
486
486
  export var DeleteCoreDeviceRequest$ = [3, n0, _DCDR,
487
487
  0,
488
488
  [_cDTN],
489
- [[0, 1]]
489
+ [[0, 1]], 1
490
490
  ];
491
491
  export var DeleteDeploymentRequest$ = [3, n0, _DDR,
492
492
  0,
493
493
  [_dI],
494
- [[0, 1]]
494
+ [[0, 1]], 1
495
495
  ];
496
496
  export var Deployment$ = [3, n0, _D,
497
497
  0,
@@ -521,7 +521,7 @@ export var DeploymentPolicies$ = [3, n0, _DP,
521
521
  export var DescribeComponentRequest$ = [3, n0, _DCRe,
522
522
  0,
523
523
  [_a],
524
- [[0, 1]]
524
+ [[0, 1]], 1
525
525
  ];
526
526
  export var DescribeComponentResponse$ = [3, n0, _DCRes,
527
527
  0,
@@ -531,7 +531,7 @@ export var DescribeComponentResponse$ = [3, n0, _DCRes,
531
531
  export var DisassociateClientDeviceFromCoreDeviceEntry$ = [3, n0, _DCDFCDE,
532
532
  0,
533
533
  [_tN],
534
- [0]
534
+ [0], 1
535
535
  ];
536
536
  export var DisassociateClientDeviceFromCoreDeviceErrorEntry$ = [3, n0, _DCDFCDEE,
537
537
  0,
@@ -550,8 +550,8 @@ export var DisassociateServiceRoleFromAccountResponse$ = [3, n0, _DSRFARi,
550
550
  ];
551
551
  export var EffectiveDeployment$ = [3, n0, _ED,
552
552
  0,
553
- [_dI, _dN, _iJI, _iJA, _d, _tA, _cDES, _re, _cT, _mT, _sD],
554
- [0, 0, 0, 0, 0, 0, 0, 0, 4, 4, () => EffectiveDeploymentStatusDetails$]
553
+ [_dI, _dN, _tA, _cDES, _cT, _mT, _iJI, _iJA, _d, _re, _sD],
554
+ [0, 0, 0, 0, 4, 4, 0, 0, 0, 0, () => EffectiveDeploymentStatusDetails$], 6
555
555
  ];
556
556
  export var EffectiveDeploymentStatusDetails$ = [3, n0, _EDSD,
557
557
  0,
@@ -560,28 +560,28 @@ export var EffectiveDeploymentStatusDetails$ = [3, n0, _EDSD,
560
560
  ];
561
561
  export var GetComponentRequest$ = [3, n0, _GCR,
562
562
  0,
563
- [_rOF, _a],
564
- [[0, { [_hQ]: _rOF }], [0, 1]]
563
+ [_a, _rOF],
564
+ [[0, 1], [0, { [_hQ]: _rOF }]], 1
565
565
  ];
566
566
  export var GetComponentResponse$ = [3, n0, _GCRe,
567
567
  0,
568
568
  [_rOF, _rec, _t],
569
- [0, 21, 128 | 0]
569
+ [0, 21, 128 | 0], 2
570
570
  ];
571
571
  export var GetComponentVersionArtifactRequest$ = [3, n0, _GCVAR,
572
572
  0,
573
573
  [_a, _aN, _sET, _iET],
574
- [[0, 1], [0, 1], [0, { [_hQ]: _sET }], [0, { [_hH]: _xaiet }]]
574
+ [[0, 1], [0, 1], [0, { [_hQ]: _sET }], [0, { [_hH]: _xaiet }]], 2
575
575
  ];
576
576
  export var GetComponentVersionArtifactResponse$ = [3, n0, _GCVARe,
577
577
  0,
578
578
  [_pSU],
579
- [0]
579
+ [0], 1
580
580
  ];
581
581
  export var GetConnectivityInfoRequest$ = [3, n0, _GCIR,
582
582
  0,
583
583
  [_tN],
584
- [[0, 1]]
584
+ [[0, 1]], 1
585
585
  ];
586
586
  export var GetConnectivityInfoResponse$ = [3, n0, _GCIRe,
587
587
  0,
@@ -591,7 +591,7 @@ export var GetConnectivityInfoResponse$ = [3, n0, _GCIRe,
591
591
  export var GetCoreDeviceRequest$ = [3, n0, _GCDR,
592
592
  0,
593
593
  [_cDTN],
594
- [[0, 1]]
594
+ [[0, 1]], 1
595
595
  ];
596
596
  export var GetCoreDeviceResponse$ = [3, n0, _GCDRe,
597
597
  0,
@@ -601,7 +601,7 @@ export var GetCoreDeviceResponse$ = [3, n0, _GCDRe,
601
601
  export var GetDeploymentRequest$ = [3, n0, _GDR,
602
602
  0,
603
603
  [_dI],
604
- [[0, 1]]
604
+ [[0, 1]], 1
605
605
  ];
606
606
  export var GetDeploymentResponse$ = [3, n0, _GDRe,
607
607
  0,
@@ -626,18 +626,18 @@ export var InstalledComponent$ = [3, n0, _IC,
626
626
  export var InternalServerException$ = [-3, n0, _ISE,
627
627
  { [_e]: _se, [_hE]: 500 },
628
628
  [_m, _rAS],
629
- [0, [1, { [_hH]: _RA_ }]]
629
+ [0, [1, { [_hH]: _RA_ }]], 1
630
630
  ];
631
631
  TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
632
632
  export var IoTJobAbortConfig$ = [3, n0, _ITJAC,
633
633
  0,
634
634
  [_cL],
635
- [() => IoTJobAbortCriteriaList]
635
+ [() => IoTJobAbortCriteriaList], 1
636
636
  ];
637
637
  export var IoTJobAbortCriteria$ = [3, n0, _ITJACo,
638
638
  0,
639
639
  [_fT, _ac, _tP, _mNOET],
640
- [0, 0, 1, 1]
640
+ [0, 0, 1, 1], 4
641
641
  ];
642
642
  export var IoTJobExecutionsRolloutConfig$ = [3, n0, _ITJERC,
643
643
  0,
@@ -647,7 +647,7 @@ export var IoTJobExecutionsRolloutConfig$ = [3, n0, _ITJERC,
647
647
  export var IoTJobExponentialRolloutRate$ = [3, n0, _ITJERR,
648
648
  0,
649
649
  [_bRPM, _iF, _rIC],
650
- [1, 1, () => IoTJobRateIncreaseCriteria$]
650
+ [1, 1, () => IoTJobRateIncreaseCriteria$], 3
651
651
  ];
652
652
  export var IoTJobRateIncreaseCriteria$ = [3, n0, _ITJRIC,
653
653
  0,
@@ -667,12 +667,12 @@ export var LambdaContainerParams$ = [3, n0, _LCP,
667
667
  export var LambdaDeviceMount$ = [3, n0, _LDM,
668
668
  0,
669
669
  [_pa, _pe, _aGO],
670
- [0, 0, 2]
670
+ [0, 0, 2], 1
671
671
  ];
672
672
  export var LambdaEventSource$ = [3, n0, _LES,
673
673
  0,
674
674
  [_to, _ty],
675
- [0, 0]
675
+ [0, 0], 2
676
676
  ];
677
677
  export var LambdaExecutionParameters$ = [3, n0, _LEP,
678
678
  0,
@@ -682,7 +682,7 @@ export var LambdaExecutionParameters$ = [3, n0, _LEP,
682
682
  export var LambdaFunctionRecipeSource$ = [3, n0, _LFRS,
683
683
  0,
684
684
  [_lA, _cN, _cV, _cP, _cD, _cLP],
685
- [0, 0, 0, () => ComponentPlatformList, () => ComponentDependencyMap, () => LambdaExecutionParameters$]
685
+ [0, 0, 0, () => ComponentPlatformList, () => ComponentDependencyMap, () => LambdaExecutionParameters$], 1
686
686
  ];
687
687
  export var LambdaLinuxProcessParams$ = [3, n0, _LLPP,
688
688
  0,
@@ -692,12 +692,12 @@ export var LambdaLinuxProcessParams$ = [3, n0, _LLPP,
692
692
  export var LambdaVolumeMount$ = [3, n0, _LVM,
693
693
  0,
694
694
  [_sP, _dPe, _pe, _aGO],
695
- [0, 0, 0, 2]
695
+ [0, 0, 0, 2], 2
696
696
  ];
697
697
  export var ListClientDevicesAssociatedWithCoreDeviceRequest$ = [3, n0, _LCDAWCDR,
698
698
  0,
699
699
  [_cDTN, _mR, _nT],
700
- [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
700
+ [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
701
701
  ];
702
702
  export var ListClientDevicesAssociatedWithCoreDeviceResponse$ = [3, n0, _LCDAWCDRi,
703
703
  0,
@@ -717,7 +717,7 @@ export var ListComponentsResponse$ = [3, n0, _LCRi,
717
717
  export var ListComponentVersionsRequest$ = [3, n0, _LCVR,
718
718
  0,
719
719
  [_a, _mR, _nT],
720
- [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
720
+ [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
721
721
  ];
722
722
  export var ListComponentVersionsResponse$ = [3, n0, _LCVRi,
723
723
  0,
@@ -747,7 +747,7 @@ export var ListDeploymentsResponse$ = [3, n0, _LDRi,
747
747
  export var ListEffectiveDeploymentsRequest$ = [3, n0, _LEDR,
748
748
  0,
749
749
  [_cDTN, _mR, _nT],
750
- [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
750
+ [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
751
751
  ];
752
752
  export var ListEffectiveDeploymentsResponse$ = [3, n0, _LEDRi,
753
753
  0,
@@ -757,7 +757,7 @@ export var ListEffectiveDeploymentsResponse$ = [3, n0, _LEDRi,
757
757
  export var ListInstalledComponentsRequest$ = [3, n0, _LICR,
758
758
  0,
759
759
  [_cDTN, _mR, _nT, _tF],
760
- [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _tF }]]
760
+ [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _tF }]], 1
761
761
  ];
762
762
  export var ListInstalledComponentsResponse$ = [3, n0, _LICRi,
763
763
  0,
@@ -767,7 +767,7 @@ export var ListInstalledComponentsResponse$ = [3, n0, _LICRi,
767
767
  export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
768
768
  0,
769
769
  [_rAe],
770
- [[0, 1]]
770
+ [[0, 1]], 1
771
771
  ];
772
772
  export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
773
773
  0,
@@ -777,7 +777,7 @@ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
777
777
  export var RequestAlreadyInProgressException$ = [-3, n0, _RAIPE,
778
778
  { [_e]: _c, [_hE]: 400 },
779
779
  [_m],
780
- [0]
780
+ [0], 1
781
781
  ];
782
782
  TypeRegistry.for(n0).registerError(RequestAlreadyInProgressException$, RequestAlreadyInProgressException);
783
783
  export var ResolveComponentCandidatesRequest$ = [3, n0, _RCCR,
@@ -798,13 +798,13 @@ export var ResolvedComponentVersion$ = [3, n0, _RCV,
798
798
  export var ResourceNotFoundException$ = [-3, n0, _RNFE,
799
799
  { [_e]: _c, [_hE]: 404 },
800
800
  [_m, _rI, _rT],
801
- [0, 0, 0]
801
+ [0, 0, 0], 3
802
802
  ];
803
803
  TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
804
804
  export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
805
805
  { [_e]: _c, [_hE]: 402 },
806
- [_m, _rI, _rT, _qC, _sC],
807
- [0, 0, 0, 0, 0]
806
+ [_m, _qC, _sC, _rI, _rT],
807
+ [0, 0, 0, 0, 0], 3
808
808
  ];
809
809
  TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
810
810
  export var SystemResourceLimits$ = [3, n0, _SRL,
@@ -815,7 +815,7 @@ export var SystemResourceLimits$ = [3, n0, _SRL,
815
815
  export var TagResourceRequest$ = [3, n0, _TRR,
816
816
  0,
817
817
  [_rAe, _t],
818
- [[0, 1], 128 | 0]
818
+ [[0, 1], 128 | 0], 2
819
819
  ];
820
820
  export var TagResourceResponse$ = [3, n0, _TRRa,
821
821
  0,
@@ -825,13 +825,13 @@ export var TagResourceResponse$ = [3, n0, _TRRa,
825
825
  export var ThrottlingException$ = [-3, n0, _TE,
826
826
  { [_e]: _c, [_hE]: 429 },
827
827
  [_m, _qC, _sC, _rAS],
828
- [0, 0, 0, [1, { [_hH]: _RA_ }]]
828
+ [0, 0, 0, [1, { [_hH]: _RA_ }]], 1
829
829
  ];
830
830
  TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
831
831
  export var UntagResourceRequest$ = [3, n0, _URR,
832
832
  0,
833
833
  [_rAe, _tK],
834
- [[0, 1], [64 | 0, { [_hQ]: _tK }]]
834
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
835
835
  ];
836
836
  export var UntagResourceResponse$ = [3, n0, _URRn,
837
837
  0,
@@ -841,7 +841,7 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
841
841
  export var UpdateConnectivityInfoRequest$ = [3, n0, _UCIR,
842
842
  0,
843
843
  [_tN, _cI],
844
- [[0, { [_hL]: 1, [_jN]: _TN }], [() => connectivityInfoList, { [_jN]: _CI }]]
844
+ [[0, { [_hL]: 1, [_jN]: _TN }], [() => connectivityInfoList, { [_jN]: _CI }]], 2
845
845
  ];
846
846
  export var UpdateConnectivityInfoResponse$ = [3, n0, _UCIRp,
847
847
  0,
@@ -851,13 +851,13 @@ export var UpdateConnectivityInfoResponse$ = [3, n0, _UCIRp,
851
851
  export var ValidationException$ = [-3, n0, _VE,
852
852
  { [_e]: _c, [_hE]: 400 },
853
853
  [_m, _re, _f],
854
- [0, 0, () => ValidationExceptionFieldList]
854
+ [0, 0, () => ValidationExceptionFieldList], 1
855
855
  ];
856
856
  TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
857
857
  export var ValidationExceptionField$ = [3, n0, _VEF,
858
858
  0,
859
859
  [_n, _m],
860
- [0, 0]
860
+ [0, 0], 2
861
861
  ];
862
862
  var __Unit = "unit";
863
863
  export var GreengrassV2ServiceException$ = [-3, _sm, "GreengrassV2ServiceException", 0, [], []];
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-greengrassv2",
3
3
  "description": "AWS SDK for JavaScript Greengrassv2 Client for Node.js, Browser and React Native",
4
- "version": "3.967.0",
4
+ "version": "3.969.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-greengrassv2",
@@ -21,54 +21,54 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "3.967.0",
25
- "@aws-sdk/credential-provider-node": "3.967.0",
26
- "@aws-sdk/middleware-host-header": "3.965.0",
27
- "@aws-sdk/middleware-logger": "3.965.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.965.0",
29
- "@aws-sdk/middleware-user-agent": "3.967.0",
30
- "@aws-sdk/region-config-resolver": "3.965.0",
31
- "@aws-sdk/types": "3.965.0",
32
- "@aws-sdk/util-endpoints": "3.965.0",
33
- "@aws-sdk/util-user-agent-browser": "3.965.0",
34
- "@aws-sdk/util-user-agent-node": "3.967.0",
35
- "@smithy/config-resolver": "^4.4.5",
36
- "@smithy/core": "^3.20.2",
37
- "@smithy/fetch-http-handler": "^5.3.8",
38
- "@smithy/hash-node": "^4.2.7",
39
- "@smithy/invalid-dependency": "^4.2.7",
40
- "@smithy/middleware-content-length": "^4.2.7",
41
- "@smithy/middleware-endpoint": "^4.4.3",
42
- "@smithy/middleware-retry": "^4.4.19",
43
- "@smithy/middleware-serde": "^4.2.8",
44
- "@smithy/middleware-stack": "^4.2.7",
45
- "@smithy/node-config-provider": "^4.3.7",
46
- "@smithy/node-http-handler": "^4.4.7",
47
- "@smithy/protocol-http": "^5.3.7",
48
- "@smithy/smithy-client": "^4.10.4",
49
- "@smithy/types": "^4.11.0",
50
- "@smithy/url-parser": "^4.2.7",
24
+ "@aws-sdk/core": "3.969.0",
25
+ "@aws-sdk/credential-provider-node": "3.969.0",
26
+ "@aws-sdk/middleware-host-header": "3.969.0",
27
+ "@aws-sdk/middleware-logger": "3.969.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.969.0",
29
+ "@aws-sdk/middleware-user-agent": "3.969.0",
30
+ "@aws-sdk/region-config-resolver": "3.969.0",
31
+ "@aws-sdk/types": "3.969.0",
32
+ "@aws-sdk/util-endpoints": "3.969.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
34
+ "@aws-sdk/util-user-agent-node": "3.969.0",
35
+ "@smithy/config-resolver": "^4.4.6",
36
+ "@smithy/core": "^3.20.5",
37
+ "@smithy/fetch-http-handler": "^5.3.9",
38
+ "@smithy/hash-node": "^4.2.8",
39
+ "@smithy/invalid-dependency": "^4.2.8",
40
+ "@smithy/middleware-content-length": "^4.2.8",
41
+ "@smithy/middleware-endpoint": "^4.4.6",
42
+ "@smithy/middleware-retry": "^4.4.22",
43
+ "@smithy/middleware-serde": "^4.2.9",
44
+ "@smithy/middleware-stack": "^4.2.8",
45
+ "@smithy/node-config-provider": "^4.3.8",
46
+ "@smithy/node-http-handler": "^4.4.8",
47
+ "@smithy/protocol-http": "^5.3.8",
48
+ "@smithy/smithy-client": "^4.10.7",
49
+ "@smithy/types": "^4.12.0",
50
+ "@smithy/url-parser": "^4.2.8",
51
51
  "@smithy/util-base64": "^4.3.0",
52
52
  "@smithy/util-body-length-browser": "^4.2.0",
53
53
  "@smithy/util-body-length-node": "^4.2.1",
54
- "@smithy/util-defaults-mode-browser": "^4.3.18",
55
- "@smithy/util-defaults-mode-node": "^4.2.21",
56
- "@smithy/util-endpoints": "^3.2.7",
57
- "@smithy/util-middleware": "^4.2.7",
58
- "@smithy/util-retry": "^4.2.7",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.21",
55
+ "@smithy/util-defaults-mode-node": "^4.2.24",
56
+ "@smithy/util-endpoints": "^3.2.8",
57
+ "@smithy/util-middleware": "^4.2.8",
58
+ "@smithy/util-retry": "^4.2.8",
59
59
  "@smithy/util-utf8": "^4.2.0",
60
60
  "tslib": "^2.6.2"
61
61
  },
62
62
  "devDependencies": {
63
- "@tsconfig/node18": "18.2.4",
64
- "@types/node": "^18.19.69",
63
+ "@tsconfig/node20": "20.1.8",
64
+ "@types/node": "^20.14.8",
65
65
  "concurrently": "7.0.0",
66
66
  "downlevel-dts": "0.10.1",
67
67
  "rimraf": "5.0.10",
68
68
  "typescript": "~5.8.3"
69
69
  },
70
70
  "engines": {
71
- "node": ">=18.0.0"
71
+ "node": ">=20.0.0"
72
72
  },
73
73
  "typesVersions": {
74
74
  "<4.0": {