@aws-sdk/client-greengrassv2 3.943.0 → 3.947.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.
Files changed (63) hide show
  1. package/dist-cjs/index.js +80 -413
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/GreengrassV2Client.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +80 -413
  8. package/dist-types/GreengrassV2.d.ts +1 -1
  9. package/dist-types/GreengrassV2Client.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/AssociateServiceRoleToAccountCommand.d.ts +3 -3
  13. package/dist-types/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.d.ts +3 -3
  14. package/dist-types/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.d.ts +3 -3
  15. package/dist-types/commands/CancelDeploymentCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateComponentVersionCommand.d.ts +3 -3
  17. package/dist-types/commands/CreateDeploymentCommand.d.ts +3 -3
  18. package/dist-types/commands/DeleteComponentCommand.d.ts +3 -3
  19. package/dist-types/commands/DeleteCoreDeviceCommand.d.ts +3 -3
  20. package/dist-types/commands/DeleteDeploymentCommand.d.ts +3 -3
  21. package/dist-types/commands/DescribeComponentCommand.d.ts +3 -3
  22. package/dist-types/commands/DisassociateServiceRoleFromAccountCommand.d.ts +3 -3
  23. package/dist-types/commands/GetComponentCommand.d.ts +3 -3
  24. package/dist-types/commands/GetComponentVersionArtifactCommand.d.ts +3 -3
  25. package/dist-types/commands/GetConnectivityInfoCommand.d.ts +3 -3
  26. package/dist-types/commands/GetCoreDeviceCommand.d.ts +3 -3
  27. package/dist-types/commands/GetDeploymentCommand.d.ts +3 -3
  28. package/dist-types/commands/GetServiceRoleForAccountCommand.d.ts +3 -3
  29. package/dist-types/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.d.ts +3 -3
  30. package/dist-types/commands/ListComponentVersionsCommand.d.ts +3 -3
  31. package/dist-types/commands/ListComponentsCommand.d.ts +3 -3
  32. package/dist-types/commands/ListCoreDevicesCommand.d.ts +3 -3
  33. package/dist-types/commands/ListDeploymentsCommand.d.ts +3 -3
  34. package/dist-types/commands/ListEffectiveDeploymentsCommand.d.ts +3 -3
  35. package/dist-types/commands/ListInstalledComponentsCommand.d.ts +3 -3
  36. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  37. package/dist-types/commands/ResolveComponentCandidatesCommand.d.ts +3 -3
  38. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  39. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  40. package/dist-types/commands/UpdateConnectivityInfoCommand.d.ts +3 -3
  41. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  42. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  43. package/dist-types/extensionConfiguration.d.ts +4 -4
  44. package/dist-types/models/GreengrassV2ServiceException.d.ts +1 -1
  45. package/dist-types/models/errors.d.ts +1 -1
  46. package/dist-types/pagination/Interfaces.d.ts +1 -1
  47. package/dist-types/pagination/ListClientDevicesAssociatedWithCoreDevicePaginator.d.ts +1 -1
  48. package/dist-types/pagination/ListComponentVersionsPaginator.d.ts +1 -1
  49. package/dist-types/pagination/ListComponentsPaginator.d.ts +1 -1
  50. package/dist-types/pagination/ListCoreDevicesPaginator.d.ts +1 -1
  51. package/dist-types/pagination/ListDeploymentsPaginator.d.ts +1 -1
  52. package/dist-types/pagination/ListEffectiveDeploymentsPaginator.d.ts +1 -1
  53. package/dist-types/pagination/ListInstalledComponentsPaginator.d.ts +1 -1
  54. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  55. package/dist-types/runtimeConfig.d.ts +1 -1
  56. package/dist-types/runtimeConfig.native.d.ts +1 -1
  57. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  58. package/dist-types/runtimeExtensions.d.ts +1 -1
  59. package/dist-types/schemas/schemas_0.d.ts +1 -1
  60. package/dist-types/ts3.4/GreengrassV2Client.d.ts +3 -3
  61. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  62. package/dist-types/ts3.4/models/GreengrassV2ServiceException.d.ts +1 -1
  63. package/package.json +13 -12
package/dist-cjs/index.js CHANGED
@@ -572,17 +572,7 @@ const _ve = "version";
572
572
  const _wU = "windowsUser";
573
573
  const _xaiet = "x-amz-iot-endpoint-type";
574
574
  const n0 = "com.amazonaws.greengrassv2";
575
- var AccessDeniedException = [
576
- -3,
577
- n0,
578
- _ADE,
579
- {
580
- [_e]: _c,
581
- [_hE]: 403,
582
- },
583
- [_m],
584
- [0],
585
- ];
575
+ var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
586
576
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
587
577
  var AssociateClientDeviceWithCoreDeviceEntry = [3, n0, _ACDWCDE, 0, [_tN], [0]];
588
578
  var AssociateClientDeviceWithCoreDeviceErrorEntry = [
@@ -600,14 +590,7 @@ var AssociateServiceRoleToAccountRequest = [
600
590
  _ASRTAR,
601
591
  0,
602
592
  [_rA],
603
- [
604
- [
605
- 0,
606
- {
607
- [_jN]: _RA,
608
- },
609
- ],
610
- ],
593
+ [[0, { [_jN]: _RA }]],
611
594
  ];
612
595
  var AssociateServiceRoleToAccountResponse = [
613
596
  3,
@@ -615,14 +598,7 @@ var AssociateServiceRoleToAccountResponse = [
615
598
  _ASRTARs,
616
599
  0,
617
600
  [_aA],
618
- [
619
- [
620
- 0,
621
- {
622
- [_jN]: _AA,
623
- },
624
- ],
625
- ],
601
+ [[0, { [_jN]: _AA }]],
626
602
  ];
627
603
  var BatchAssociateClientDeviceWithCoreDeviceRequest = [
628
604
  3,
@@ -696,17 +672,7 @@ var ComponentRunWith = [
696
672
  [0, () => SystemResourceLimits, 0],
697
673
  ];
698
674
  var ComponentVersionListItem = [3, n0, _CVLI, 0, [_cN, _cV, _a], [0, 0, 0]];
699
- var ConflictException = [
700
- -3,
701
- n0,
702
- _CE,
703
- {
704
- [_e]: _c,
705
- [_hE]: 409,
706
- },
707
- [_m, _rI, _rT],
708
- [0, 0, 0],
709
- ];
675
+ var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rI, _rT], [0, 0, 0]];
710
676
  schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
711
677
  var ConnectivityInfo = [
712
678
  3,
@@ -715,30 +681,10 @@ var ConnectivityInfo = [
715
681
  0,
716
682
  [_i, _hA, _pN, _met],
717
683
  [
718
- [
719
- 0,
720
- {
721
- [_jN]: _I,
722
- },
723
- ],
724
- [
725
- 0,
726
- {
727
- [_jN]: _HA,
728
- },
729
- ],
730
- [
731
- 1,
732
- {
733
- [_jN]: _PN,
734
- },
735
- ],
736
- [
737
- 0,
738
- {
739
- [_jN]: _M,
740
- },
741
- ],
684
+ [0, { [_jN]: _I }],
685
+ [0, { [_jN]: _HA }],
686
+ [1, { [_jN]: _PN }],
687
+ [0, { [_jN]: _M }],
742
688
  ],
743
689
  ];
744
690
  var CoreDevice = [3, n0, _CD, 0, [_cDTN, _s, _lSUT, _pla, _ar, _ru], [0, 0, 4, 0, 0, 0]];
@@ -830,14 +776,7 @@ var DisassociateServiceRoleFromAccountResponse = [
830
776
  _DSRFARi,
831
777
  0,
832
778
  [_dA],
833
- [
834
- [
835
- 0,
836
- {
837
- [_jN]: _DA,
838
- },
839
- ],
840
- ],
779
+ [[0, { [_jN]: _DA }]],
841
780
  ];
842
781
  var EffectiveDeployment = [
843
782
  3,
@@ -855,12 +794,7 @@ var GetComponentRequest = [
855
794
  0,
856
795
  [_rOF, _a],
857
796
  [
858
- [
859
- 0,
860
- {
861
- [_hQ]: _rOF,
862
- },
863
- ],
797
+ [0, { [_hQ]: _rOF }],
864
798
  [0, 1],
865
799
  ],
866
800
  ];
@@ -874,18 +808,8 @@ var GetComponentVersionArtifactRequest = [
874
808
  [
875
809
  [0, 1],
876
810
  [0, 1],
877
- [
878
- 0,
879
- {
880
- [_hQ]: _sET,
881
- },
882
- ],
883
- [
884
- 0,
885
- {
886
- [_hH]: _xaiet,
887
- },
888
- ],
811
+ [0, { [_hQ]: _sET }],
812
+ [0, { [_hH]: _xaiet }],
889
813
  ],
890
814
  ];
891
815
  var GetComponentVersionArtifactResponse = [3, n0, _GCVARe, 0, [_pSU], [0]];
@@ -897,18 +821,8 @@ var GetConnectivityInfoResponse = [
897
821
  0,
898
822
  [_cI, _m],
899
823
  [
900
- [
901
- () => connectivityInfoList,
902
- {
903
- [_jN]: _CI,
904
- },
905
- ],
906
- [
907
- 0,
908
- {
909
- [_jN]: _Me,
910
- },
911
- ],
824
+ [() => connectivityInfoList, { [_jN]: _CI }],
825
+ [0, { [_jN]: _Me }],
912
826
  ],
913
827
  ];
914
828
  var GetCoreDeviceRequest = [3, n0, _GCDR, 0, [_cDTN], [[0, 1]]];
@@ -952,18 +866,8 @@ var GetServiceRoleForAccountResponse = [
952
866
  0,
953
867
  [_aA, _rA],
954
868
  [
955
- [
956
- 0,
957
- {
958
- [_jN]: _AA,
959
- },
960
- ],
961
- [
962
- 0,
963
- {
964
- [_jN]: _RA,
965
- },
966
- ],
869
+ [0, { [_jN]: _AA }],
870
+ [0, { [_jN]: _RA }],
967
871
  ],
968
872
  ];
969
873
  var InstalledComponent = [
@@ -978,20 +882,9 @@ var InternalServerException = [
978
882
  -3,
979
883
  n0,
980
884
  _ISE,
981
- {
982
- [_e]: _se,
983
- [_hE]: 500,
984
- },
885
+ { [_e]: _se, [_hE]: 500 },
985
886
  [_m, _rAS],
986
- [
987
- 0,
988
- [
989
- 1,
990
- {
991
- [_hH]: _RA_,
992
- },
993
- ],
994
- ],
887
+ [0, [1, { [_hH]: _RA_ }]],
995
888
  ];
996
889
  schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
997
890
  var IoTJobAbortConfig = [3, n0, _ITJAC, 0, [_cL], [() => IoTJobAbortCriteriaList]];
@@ -1057,18 +950,8 @@ var ListClientDevicesAssociatedWithCoreDeviceRequest = [
1057
950
  [_cDTN, _mR, _nT],
1058
951
  [
1059
952
  [0, 1],
1060
- [
1061
- 1,
1062
- {
1063
- [_hQ]: _mR,
1064
- },
1065
- ],
1066
- [
1067
- 0,
1068
- {
1069
- [_hQ]: _nT,
1070
- },
1071
- ],
953
+ [1, { [_hQ]: _mR }],
954
+ [0, { [_hQ]: _nT }],
1072
955
  ],
1073
956
  ];
1074
957
  var ListClientDevicesAssociatedWithCoreDeviceResponse = [
@@ -1086,24 +969,9 @@ var ListComponentsRequest = [
1086
969
  0,
1087
970
  [_sc, _mR, _nT],
1088
971
  [
1089
- [
1090
- 0,
1091
- {
1092
- [_hQ]: _sc,
1093
- },
1094
- ],
1095
- [
1096
- 1,
1097
- {
1098
- [_hQ]: _mR,
1099
- },
1100
- ],
1101
- [
1102
- 0,
1103
- {
1104
- [_hQ]: _nT,
1105
- },
1106
- ],
972
+ [0, { [_hQ]: _sc }],
973
+ [1, { [_hQ]: _mR }],
974
+ [0, { [_hQ]: _nT }],
1107
975
  ],
1108
976
  ];
1109
977
  var ListComponentsResponse = [3, n0, _LCRi, 0, [_com, _nT], [() => ComponentList, 0]];
@@ -1115,18 +983,8 @@ var ListComponentVersionsRequest = [
1115
983
  [_a, _mR, _nT],
1116
984
  [
1117
985
  [0, 1],
1118
- [
1119
- 1,
1120
- {
1121
- [_hQ]: _mR,
1122
- },
1123
- ],
1124
- [
1125
- 0,
1126
- {
1127
- [_hQ]: _nT,
1128
- },
1129
- ],
986
+ [1, { [_hQ]: _mR }],
987
+ [0, { [_hQ]: _nT }],
1130
988
  ],
1131
989
  ];
1132
990
  var ListComponentVersionsResponse = [
@@ -1144,36 +1002,11 @@ var ListCoreDevicesRequest = [
1144
1002
  0,
1145
1003
  [_tGA, _s, _mR, _nT, _ru],
1146
1004
  [
1147
- [
1148
- 0,
1149
- {
1150
- [_hQ]: _tGA,
1151
- },
1152
- ],
1153
- [
1154
- 0,
1155
- {
1156
- [_hQ]: _s,
1157
- },
1158
- ],
1159
- [
1160
- 1,
1161
- {
1162
- [_hQ]: _mR,
1163
- },
1164
- ],
1165
- [
1166
- 0,
1167
- {
1168
- [_hQ]: _nT,
1169
- },
1170
- ],
1171
- [
1172
- 0,
1173
- {
1174
- [_hQ]: _ru,
1175
- },
1176
- ],
1005
+ [0, { [_hQ]: _tGA }],
1006
+ [0, { [_hQ]: _s }],
1007
+ [1, { [_hQ]: _mR }],
1008
+ [0, { [_hQ]: _nT }],
1009
+ [0, { [_hQ]: _ru }],
1177
1010
  ],
1178
1011
  ];
1179
1012
  var ListCoreDevicesResponse = [3, n0, _LCDRi, 0, [_cDo, _nT], [() => CoreDevicesList, 0]];
@@ -1184,36 +1017,11 @@ var ListDeploymentsRequest = [
1184
1017
  0,
1185
1018
  [_tA, _hF, _pTA, _mR, _nT],
1186
1019
  [
1187
- [
1188
- 0,
1189
- {
1190
- [_hQ]: _tA,
1191
- },
1192
- ],
1193
- [
1194
- 0,
1195
- {
1196
- [_hQ]: _hF,
1197
- },
1198
- ],
1199
- [
1200
- 0,
1201
- {
1202
- [_hQ]: _pTA,
1203
- },
1204
- ],
1205
- [
1206
- 1,
1207
- {
1208
- [_hQ]: _mR,
1209
- },
1210
- ],
1211
- [
1212
- 0,
1213
- {
1214
- [_hQ]: _nT,
1215
- },
1216
- ],
1020
+ [0, { [_hQ]: _tA }],
1021
+ [0, { [_hQ]: _hF }],
1022
+ [0, { [_hQ]: _pTA }],
1023
+ [1, { [_hQ]: _mR }],
1024
+ [0, { [_hQ]: _nT }],
1217
1025
  ],
1218
1026
  ];
1219
1027
  var ListDeploymentsResponse = [3, n0, _LDRi, 0, [_dep, _nT], [() => DeploymentList, 0]];
@@ -1225,18 +1033,8 @@ var ListEffectiveDeploymentsRequest = [
1225
1033
  [_cDTN, _mR, _nT],
1226
1034
  [
1227
1035
  [0, 1],
1228
- [
1229
- 1,
1230
- {
1231
- [_hQ]: _mR,
1232
- },
1233
- ],
1234
- [
1235
- 0,
1236
- {
1237
- [_hQ]: _nT,
1238
- },
1239
- ],
1036
+ [1, { [_hQ]: _mR }],
1037
+ [0, { [_hQ]: _nT }],
1240
1038
  ],
1241
1039
  ];
1242
1040
  var ListEffectiveDeploymentsResponse = [
@@ -1255,24 +1053,9 @@ var ListInstalledComponentsRequest = [
1255
1053
  [_cDTN, _mR, _nT, _tF],
1256
1054
  [
1257
1055
  [0, 1],
1258
- [
1259
- 1,
1260
- {
1261
- [_hQ]: _mR,
1262
- },
1263
- ],
1264
- [
1265
- 0,
1266
- {
1267
- [_hQ]: _nT,
1268
- },
1269
- ],
1270
- [
1271
- 0,
1272
- {
1273
- [_hQ]: _tF,
1274
- },
1275
- ],
1056
+ [1, { [_hQ]: _mR }],
1057
+ [0, { [_hQ]: _nT }],
1058
+ [0, { [_hQ]: _tF }],
1276
1059
  ],
1277
1060
  ];
1278
1061
  var ListInstalledComponentsResponse = [
@@ -1285,17 +1068,7 @@ var ListInstalledComponentsResponse = [
1285
1068
  ];
1286
1069
  var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rAe], [[0, 1]]];
1287
1070
  var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_t], [128 | 0]];
1288
- var RequestAlreadyInProgressException = [
1289
- -3,
1290
- n0,
1291
- _RAIPE,
1292
- {
1293
- [_e]: _c,
1294
- [_hE]: 400,
1295
- },
1296
- [_m],
1297
- [0],
1298
- ];
1071
+ var RequestAlreadyInProgressException = [-3, n0, _RAIPE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
1299
1072
  schema.TypeRegistry.for(n0).registerError(RequestAlreadyInProgressException, RequestAlreadyInProgressException$1);
1300
1073
  var ResolveComponentCandidatesRequest = [
1301
1074
  3,
@@ -1325,10 +1098,7 @@ var ResourceNotFoundException = [
1325
1098
  -3,
1326
1099
  n0,
1327
1100
  _RNFE,
1328
- {
1329
- [_e]: _c,
1330
- [_hE]: 404,
1331
- },
1101
+ { [_e]: _c, [_hE]: 404 },
1332
1102
  [_m, _rI, _rT],
1333
1103
  [0, 0, 0],
1334
1104
  ];
@@ -1337,10 +1107,7 @@ var ServiceQuotaExceededException = [
1337
1107
  -3,
1338
1108
  n0,
1339
1109
  _SQEE,
1340
- {
1341
- [_e]: _c,
1342
- [_hE]: 402,
1343
- },
1110
+ { [_e]: _c, [_hE]: 402 },
1344
1111
  [_m, _rI, _rT, _qC, _sC],
1345
1112
  [0, 0, 0, 0, 0],
1346
1113
  ];
@@ -1352,22 +1119,9 @@ var ThrottlingException = [
1352
1119
  -3,
1353
1120
  n0,
1354
1121
  _TE,
1355
- {
1356
- [_e]: _c,
1357
- [_hE]: 429,
1358
- },
1122
+ { [_e]: _c, [_hE]: 429 },
1359
1123
  [_m, _qC, _sC, _rAS],
1360
- [
1361
- 0,
1362
- 0,
1363
- 0,
1364
- [
1365
- 1,
1366
- {
1367
- [_hH]: _RA_,
1368
- },
1369
- ],
1370
- ],
1124
+ [0, 0, 0, [1, { [_hH]: _RA_ }]],
1371
1125
  ];
1372
1126
  schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
1373
1127
  var UntagResourceRequest = [
@@ -1378,12 +1132,7 @@ var UntagResourceRequest = [
1378
1132
  [_rAe, _tK],
1379
1133
  [
1380
1134
  [0, 1],
1381
- [
1382
- 64 | 0,
1383
- {
1384
- [_hQ]: _tK,
1385
- },
1386
- ],
1135
+ [64 | 0, { [_hQ]: _tK }],
1387
1136
  ],
1388
1137
  ];
1389
1138
  var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -1394,19 +1143,8 @@ var UpdateConnectivityInfoRequest = [
1394
1143
  0,
1395
1144
  [_tN, _cI],
1396
1145
  [
1397
- [
1398
- 0,
1399
- {
1400
- [_jN]: _TN,
1401
- [_hL]: 1,
1402
- },
1403
- ],
1404
- [
1405
- () => connectivityInfoList,
1406
- {
1407
- [_jN]: _CI,
1408
- },
1409
- ],
1146
+ [0, { [_jN]: _TN, [_hL]: 1 }],
1147
+ [() => connectivityInfoList, { [_jN]: _CI }],
1410
1148
  ],
1411
1149
  ];
1412
1150
  var UpdateConnectivityInfoResponse = [
@@ -1416,28 +1154,15 @@ var UpdateConnectivityInfoResponse = [
1416
1154
  0,
1417
1155
  [_ve, _m],
1418
1156
  [
1419
- [
1420
- 0,
1421
- {
1422
- [_jN]: _V,
1423
- },
1424
- ],
1425
- [
1426
- 0,
1427
- {
1428
- [_jN]: _Me,
1429
- },
1430
- ],
1157
+ [0, { [_jN]: _V }],
1158
+ [0, { [_jN]: _Me }],
1431
1159
  ],
1432
1160
  ];
1433
1161
  var ValidationException = [
1434
1162
  -3,
1435
1163
  n0,
1436
1164
  _VE,
1437
- {
1438
- [_e]: _c,
1439
- [_hE]: 400,
1440
- },
1165
+ { [_e]: _c, [_hE]: 400 },
1441
1166
  [_m, _re, _f],
1442
1167
  [0, 0, () => ValidationExceptionFieldList],
1443
1168
  ];
@@ -1503,9 +1228,7 @@ var AssociateServiceRoleToAccount = [
1503
1228
  9,
1504
1229
  n0,
1505
1230
  _ASRTA,
1506
- {
1507
- [_h]: ["PUT", "/greengrass/servicerole", 200],
1508
- },
1231
+ { [_h]: ["PUT", "/greengrass/servicerole", 200] },
1509
1232
  () => AssociateServiceRoleToAccountRequest,
1510
1233
  () => AssociateServiceRoleToAccountResponse,
1511
1234
  ];
@@ -1513,9 +1236,7 @@ var BatchAssociateClientDeviceWithCoreDevice = [
1513
1236
  9,
1514
1237
  n0,
1515
1238
  _BACDWCD,
1516
- {
1517
- [_h]: ["POST", "/greengrass/v2/coreDevices/{coreDeviceThingName}/associateClientDevices", 200],
1518
- },
1239
+ { [_h]: ["POST", "/greengrass/v2/coreDevices/{coreDeviceThingName}/associateClientDevices", 200] },
1519
1240
  () => BatchAssociateClientDeviceWithCoreDeviceRequest,
1520
1241
  () => BatchAssociateClientDeviceWithCoreDeviceResponse,
1521
1242
  ];
@@ -1523,9 +1244,7 @@ var BatchDisassociateClientDeviceFromCoreDevice = [
1523
1244
  9,
1524
1245
  n0,
1525
1246
  _BDCDFCD,
1526
- {
1527
- [_h]: ["POST", "/greengrass/v2/coreDevices/{coreDeviceThingName}/disassociateClientDevices", 200],
1528
- },
1247
+ { [_h]: ["POST", "/greengrass/v2/coreDevices/{coreDeviceThingName}/disassociateClientDevices", 200] },
1529
1248
  () => BatchDisassociateClientDeviceFromCoreDeviceRequest,
1530
1249
  () => BatchDisassociateClientDeviceFromCoreDeviceResponse,
1531
1250
  ];
@@ -1533,9 +1252,7 @@ var CancelDeployment = [
1533
1252
  9,
1534
1253
  n0,
1535
1254
  _CDa,
1536
- {
1537
- [_h]: ["POST", "/greengrass/v2/deployments/{deploymentId}/cancel", 200],
1538
- },
1255
+ { [_h]: ["POST", "/greengrass/v2/deployments/{deploymentId}/cancel", 200] },
1539
1256
  () => CancelDeploymentRequest,
1540
1257
  () => CancelDeploymentResponse,
1541
1258
  ];
@@ -1543,9 +1260,7 @@ var CreateComponentVersion = [
1543
1260
  9,
1544
1261
  n0,
1545
1262
  _CCV,
1546
- {
1547
- [_h]: ["POST", "/greengrass/v2/createComponentVersion", 201],
1548
- },
1263
+ { [_h]: ["POST", "/greengrass/v2/createComponentVersion", 201] },
1549
1264
  () => CreateComponentVersionRequest,
1550
1265
  () => CreateComponentVersionResponse,
1551
1266
  ];
@@ -1553,9 +1268,7 @@ var CreateDeployment = [
1553
1268
  9,
1554
1269
  n0,
1555
1270
  _CDr,
1556
- {
1557
- [_h]: ["POST", "/greengrass/v2/deployments", 201],
1558
- },
1271
+ { [_h]: ["POST", "/greengrass/v2/deployments", 201] },
1559
1272
  () => CreateDeploymentRequest,
1560
1273
  () => CreateDeploymentResponse,
1561
1274
  ];
@@ -1563,9 +1276,7 @@ var DeleteComponent = [
1563
1276
  9,
1564
1277
  n0,
1565
1278
  _DC,
1566
- {
1567
- [_h]: ["DELETE", "/greengrass/v2/components/{arn}", 204],
1568
- },
1279
+ { [_h]: ["DELETE", "/greengrass/v2/components/{arn}", 204] },
1569
1280
  () => DeleteComponentRequest,
1570
1281
  () => __Unit,
1571
1282
  ];
@@ -1573,9 +1284,7 @@ var DeleteCoreDevice = [
1573
1284
  9,
1574
1285
  n0,
1575
1286
  _DCD,
1576
- {
1577
- [_h]: ["DELETE", "/greengrass/v2/coreDevices/{coreDeviceThingName}", 204],
1578
- },
1287
+ { [_h]: ["DELETE", "/greengrass/v2/coreDevices/{coreDeviceThingName}", 204] },
1579
1288
  () => DeleteCoreDeviceRequest,
1580
1289
  () => __Unit,
1581
1290
  ];
@@ -1583,9 +1292,7 @@ var DeleteDeployment = [
1583
1292
  9,
1584
1293
  n0,
1585
1294
  _DD,
1586
- {
1587
- [_h]: ["DELETE", "/greengrass/v2/deployments/{deploymentId}", 204],
1588
- },
1295
+ { [_h]: ["DELETE", "/greengrass/v2/deployments/{deploymentId}", 204] },
1589
1296
  () => DeleteDeploymentRequest,
1590
1297
  () => __Unit,
1591
1298
  ];
@@ -1593,9 +1300,7 @@ var DescribeComponent = [
1593
1300
  9,
1594
1301
  n0,
1595
1302
  _DCe,
1596
- {
1597
- [_h]: ["GET", "/greengrass/v2/components/{arn}/metadata", 200],
1598
- },
1303
+ { [_h]: ["GET", "/greengrass/v2/components/{arn}/metadata", 200] },
1599
1304
  () => DescribeComponentRequest,
1600
1305
  () => DescribeComponentResponse,
1601
1306
  ];
@@ -1603,9 +1308,7 @@ var DisassociateServiceRoleFromAccount = [
1603
1308
  9,
1604
1309
  n0,
1605
1310
  _DSRFA,
1606
- {
1607
- [_h]: ["DELETE", "/greengrass/servicerole", 200],
1608
- },
1311
+ { [_h]: ["DELETE", "/greengrass/servicerole", 200] },
1609
1312
  () => DisassociateServiceRoleFromAccountRequest,
1610
1313
  () => DisassociateServiceRoleFromAccountResponse,
1611
1314
  ];
@@ -1613,9 +1316,7 @@ var GetComponent = [
1613
1316
  9,
1614
1317
  n0,
1615
1318
  _GC,
1616
- {
1617
- [_h]: ["GET", "/greengrass/v2/components/{arn}", 200],
1618
- },
1319
+ { [_h]: ["GET", "/greengrass/v2/components/{arn}", 200] },
1619
1320
  () => GetComponentRequest,
1620
1321
  () => GetComponentResponse,
1621
1322
  ];
@@ -1623,9 +1324,7 @@ var GetComponentVersionArtifact = [
1623
1324
  9,
1624
1325
  n0,
1625
1326
  _GCVA,
1626
- {
1627
- [_h]: ["GET", "/greengrass/v2/components/{arn}/artifacts/{artifactName+}", 200],
1628
- },
1327
+ { [_h]: ["GET", "/greengrass/v2/components/{arn}/artifacts/{artifactName+}", 200] },
1629
1328
  () => GetComponentVersionArtifactRequest,
1630
1329
  () => GetComponentVersionArtifactResponse,
1631
1330
  ];
@@ -1633,9 +1332,7 @@ var GetConnectivityInfo = [
1633
1332
  9,
1634
1333
  n0,
1635
1334
  _GCI,
1636
- {
1637
- [_h]: ["GET", "/greengrass/things/{thingName}/connectivityInfo", 200],
1638
- },
1335
+ { [_h]: ["GET", "/greengrass/things/{thingName}/connectivityInfo", 200] },
1639
1336
  () => GetConnectivityInfoRequest,
1640
1337
  () => GetConnectivityInfoResponse,
1641
1338
  ];
@@ -1643,9 +1340,7 @@ var GetCoreDevice = [
1643
1340
  9,
1644
1341
  n0,
1645
1342
  _GCD,
1646
- {
1647
- [_h]: ["GET", "/greengrass/v2/coreDevices/{coreDeviceThingName}", 200],
1648
- },
1343
+ { [_h]: ["GET", "/greengrass/v2/coreDevices/{coreDeviceThingName}", 200] },
1649
1344
  () => GetCoreDeviceRequest,
1650
1345
  () => GetCoreDeviceResponse,
1651
1346
  ];
@@ -1653,9 +1348,7 @@ var GetDeployment = [
1653
1348
  9,
1654
1349
  n0,
1655
1350
  _GD,
1656
- {
1657
- [_h]: ["GET", "/greengrass/v2/deployments/{deploymentId}", 200],
1658
- },
1351
+ { [_h]: ["GET", "/greengrass/v2/deployments/{deploymentId}", 200] },
1659
1352
  () => GetDeploymentRequest,
1660
1353
  () => GetDeploymentResponse,
1661
1354
  ];
@@ -1663,9 +1356,7 @@ var GetServiceRoleForAccount = [
1663
1356
  9,
1664
1357
  n0,
1665
1358
  _GSRFA,
1666
- {
1667
- [_h]: ["GET", "/greengrass/servicerole", 200],
1668
- },
1359
+ { [_h]: ["GET", "/greengrass/servicerole", 200] },
1669
1360
  () => GetServiceRoleForAccountRequest,
1670
1361
  () => GetServiceRoleForAccountResponse,
1671
1362
  ];
@@ -1673,9 +1364,7 @@ var ListClientDevicesAssociatedWithCoreDevice = [
1673
1364
  9,
1674
1365
  n0,
1675
1366
  _LCDAWCD,
1676
- {
1677
- [_h]: ["GET", "/greengrass/v2/coreDevices/{coreDeviceThingName}/associatedClientDevices", 200],
1678
- },
1367
+ { [_h]: ["GET", "/greengrass/v2/coreDevices/{coreDeviceThingName}/associatedClientDevices", 200] },
1679
1368
  () => ListClientDevicesAssociatedWithCoreDeviceRequest,
1680
1369
  () => ListClientDevicesAssociatedWithCoreDeviceResponse,
1681
1370
  ];
@@ -1683,9 +1372,7 @@ var ListComponents = [
1683
1372
  9,
1684
1373
  n0,
1685
1374
  _LC,
1686
- {
1687
- [_h]: ["GET", "/greengrass/v2/components", 200],
1688
- },
1375
+ { [_h]: ["GET", "/greengrass/v2/components", 200] },
1689
1376
  () => ListComponentsRequest,
1690
1377
  () => ListComponentsResponse,
1691
1378
  ];
@@ -1693,9 +1380,7 @@ var ListComponentVersions = [
1693
1380
  9,
1694
1381
  n0,
1695
1382
  _LCV,
1696
- {
1697
- [_h]: ["GET", "/greengrass/v2/components/{arn}/versions", 200],
1698
- },
1383
+ { [_h]: ["GET", "/greengrass/v2/components/{arn}/versions", 200] },
1699
1384
  () => ListComponentVersionsRequest,
1700
1385
  () => ListComponentVersionsResponse,
1701
1386
  ];
@@ -1703,9 +1388,7 @@ var ListCoreDevices = [
1703
1388
  9,
1704
1389
  n0,
1705
1390
  _LCD,
1706
- {
1707
- [_h]: ["GET", "/greengrass/v2/coreDevices", 200],
1708
- },
1391
+ { [_h]: ["GET", "/greengrass/v2/coreDevices", 200] },
1709
1392
  () => ListCoreDevicesRequest,
1710
1393
  () => ListCoreDevicesResponse,
1711
1394
  ];
@@ -1713,9 +1396,7 @@ var ListDeployments = [
1713
1396
  9,
1714
1397
  n0,
1715
1398
  _LD,
1716
- {
1717
- [_h]: ["GET", "/greengrass/v2/deployments", 200],
1718
- },
1399
+ { [_h]: ["GET", "/greengrass/v2/deployments", 200] },
1719
1400
  () => ListDeploymentsRequest,
1720
1401
  () => ListDeploymentsResponse,
1721
1402
  ];
@@ -1723,9 +1404,7 @@ var ListEffectiveDeployments = [
1723
1404
  9,
1724
1405
  n0,
1725
1406
  _LED,
1726
- {
1727
- [_h]: ["GET", "/greengrass/v2/coreDevices/{coreDeviceThingName}/effectiveDeployments", 200],
1728
- },
1407
+ { [_h]: ["GET", "/greengrass/v2/coreDevices/{coreDeviceThingName}/effectiveDeployments", 200] },
1729
1408
  () => ListEffectiveDeploymentsRequest,
1730
1409
  () => ListEffectiveDeploymentsResponse,
1731
1410
  ];
@@ -1733,9 +1412,7 @@ var ListInstalledComponents = [
1733
1412
  9,
1734
1413
  n0,
1735
1414
  _LIC,
1736
- {
1737
- [_h]: ["GET", "/greengrass/v2/coreDevices/{coreDeviceThingName}/installedComponents", 200],
1738
- },
1415
+ { [_h]: ["GET", "/greengrass/v2/coreDevices/{coreDeviceThingName}/installedComponents", 200] },
1739
1416
  () => ListInstalledComponentsRequest,
1740
1417
  () => ListInstalledComponentsResponse,
1741
1418
  ];
@@ -1743,9 +1420,7 @@ var ListTagsForResource = [
1743
1420
  9,
1744
1421
  n0,
1745
1422
  _LTFR,
1746
- {
1747
- [_h]: ["GET", "/tags/{resourceArn}", 200],
1748
- },
1423
+ { [_h]: ["GET", "/tags/{resourceArn}", 200] },
1749
1424
  () => ListTagsForResourceRequest,
1750
1425
  () => ListTagsForResourceResponse,
1751
1426
  ];
@@ -1753,9 +1428,7 @@ var ResolveComponentCandidates = [
1753
1428
  9,
1754
1429
  n0,
1755
1430
  _RCC,
1756
- {
1757
- [_h]: ["POST", "/greengrass/v2/resolveComponentCandidates", 200],
1758
- },
1431
+ { [_h]: ["POST", "/greengrass/v2/resolveComponentCandidates", 200] },
1759
1432
  () => ResolveComponentCandidatesRequest,
1760
1433
  () => ResolveComponentCandidatesResponse,
1761
1434
  ];
@@ -1763,9 +1436,7 @@ var TagResource = [
1763
1436
  9,
1764
1437
  n0,
1765
1438
  _TR,
1766
- {
1767
- [_h]: ["POST", "/tags/{resourceArn}", 200],
1768
- },
1439
+ { [_h]: ["POST", "/tags/{resourceArn}", 200] },
1769
1440
  () => TagResourceRequest,
1770
1441
  () => TagResourceResponse,
1771
1442
  ];
@@ -1773,9 +1444,7 @@ var UntagResource = [
1773
1444
  9,
1774
1445
  n0,
1775
1446
  _UR,
1776
- {
1777
- [_h]: ["DELETE", "/tags/{resourceArn}", 200],
1778
- },
1447
+ { [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
1779
1448
  () => UntagResourceRequest,
1780
1449
  () => UntagResourceResponse,
1781
1450
  ];
@@ -1783,9 +1452,7 @@ var UpdateConnectivityInfo = [
1783
1452
  9,
1784
1453
  n0,
1785
1454
  _UCI,
1786
- {
1787
- [_h]: ["PUT", "/greengrass/things/{thingName}/connectivityInfo", 200],
1788
- },
1455
+ { [_h]: ["PUT", "/greengrass/things/{thingName}/connectivityInfo", 200] },
1789
1456
  () => UpdateConnectivityInfoRequest,
1790
1457
  () => UpdateConnectivityInfoResponse,
1791
1458
  ];