@aws-sdk/client-vpc-lattice 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 (115) hide show
  1. package/dist-cjs/index.js +130 -579
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/VPCLatticeClient.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 +130 -579
  8. package/dist-types/VPCLattice.d.ts +1 -1
  9. package/dist-types/VPCLatticeClient.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/BatchUpdateRuleCommand.d.ts +3 -3
  13. package/dist-types/commands/CreateAccessLogSubscriptionCommand.d.ts +3 -3
  14. package/dist-types/commands/CreateListenerCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateResourceConfigurationCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateResourceGatewayCommand.d.ts +3 -3
  17. package/dist-types/commands/CreateRuleCommand.d.ts +3 -3
  18. package/dist-types/commands/CreateServiceCommand.d.ts +3 -3
  19. package/dist-types/commands/CreateServiceNetworkCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateServiceNetworkResourceAssociationCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +3 -3
  23. package/dist-types/commands/CreateTargetGroupCommand.d.ts +3 -3
  24. package/dist-types/commands/DeleteAccessLogSubscriptionCommand.d.ts +3 -3
  25. package/dist-types/commands/DeleteAuthPolicyCommand.d.ts +3 -3
  26. package/dist-types/commands/DeleteDomainVerificationCommand.d.ts +3 -3
  27. package/dist-types/commands/DeleteListenerCommand.d.ts +3 -3
  28. package/dist-types/commands/DeleteResourceConfigurationCommand.d.ts +3 -3
  29. package/dist-types/commands/DeleteResourceEndpointAssociationCommand.d.ts +3 -3
  30. package/dist-types/commands/DeleteResourceGatewayCommand.d.ts +3 -3
  31. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -3
  32. package/dist-types/commands/DeleteRuleCommand.d.ts +3 -3
  33. package/dist-types/commands/DeleteServiceCommand.d.ts +3 -3
  34. package/dist-types/commands/DeleteServiceNetworkCommand.d.ts +3 -3
  35. package/dist-types/commands/DeleteServiceNetworkResourceAssociationCommand.d.ts +3 -3
  36. package/dist-types/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +3 -3
  37. package/dist-types/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +3 -3
  38. package/dist-types/commands/DeleteTargetGroupCommand.d.ts +3 -3
  39. package/dist-types/commands/DeregisterTargetsCommand.d.ts +3 -3
  40. package/dist-types/commands/GetAccessLogSubscriptionCommand.d.ts +3 -3
  41. package/dist-types/commands/GetAuthPolicyCommand.d.ts +3 -3
  42. package/dist-types/commands/GetDomainVerificationCommand.d.ts +3 -3
  43. package/dist-types/commands/GetListenerCommand.d.ts +3 -3
  44. package/dist-types/commands/GetResourceConfigurationCommand.d.ts +3 -3
  45. package/dist-types/commands/GetResourceGatewayCommand.d.ts +3 -3
  46. package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -3
  47. package/dist-types/commands/GetRuleCommand.d.ts +3 -3
  48. package/dist-types/commands/GetServiceCommand.d.ts +3 -3
  49. package/dist-types/commands/GetServiceNetworkCommand.d.ts +3 -3
  50. package/dist-types/commands/GetServiceNetworkResourceAssociationCommand.d.ts +3 -3
  51. package/dist-types/commands/GetServiceNetworkServiceAssociationCommand.d.ts +3 -3
  52. package/dist-types/commands/GetServiceNetworkVpcAssociationCommand.d.ts +3 -3
  53. package/dist-types/commands/GetTargetGroupCommand.d.ts +3 -3
  54. package/dist-types/commands/ListAccessLogSubscriptionsCommand.d.ts +3 -3
  55. package/dist-types/commands/ListDomainVerificationsCommand.d.ts +3 -3
  56. package/dist-types/commands/ListListenersCommand.d.ts +3 -3
  57. package/dist-types/commands/ListResourceConfigurationsCommand.d.ts +3 -3
  58. package/dist-types/commands/ListResourceEndpointAssociationsCommand.d.ts +3 -3
  59. package/dist-types/commands/ListResourceGatewaysCommand.d.ts +3 -3
  60. package/dist-types/commands/ListRulesCommand.d.ts +3 -3
  61. package/dist-types/commands/ListServiceNetworkResourceAssociationsCommand.d.ts +3 -3
  62. package/dist-types/commands/ListServiceNetworkServiceAssociationsCommand.d.ts +3 -3
  63. package/dist-types/commands/ListServiceNetworkVpcAssociationsCommand.d.ts +3 -3
  64. package/dist-types/commands/ListServiceNetworkVpcEndpointAssociationsCommand.d.ts +3 -3
  65. package/dist-types/commands/ListServiceNetworksCommand.d.ts +3 -3
  66. package/dist-types/commands/ListServicesCommand.d.ts +3 -3
  67. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  68. package/dist-types/commands/ListTargetGroupsCommand.d.ts +3 -3
  69. package/dist-types/commands/ListTargetsCommand.d.ts +3 -3
  70. package/dist-types/commands/PutAuthPolicyCommand.d.ts +3 -3
  71. package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -3
  72. package/dist-types/commands/RegisterTargetsCommand.d.ts +3 -3
  73. package/dist-types/commands/StartDomainVerificationCommand.d.ts +3 -3
  74. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  75. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  76. package/dist-types/commands/UpdateAccessLogSubscriptionCommand.d.ts +3 -3
  77. package/dist-types/commands/UpdateListenerCommand.d.ts +3 -3
  78. package/dist-types/commands/UpdateResourceConfigurationCommand.d.ts +3 -3
  79. package/dist-types/commands/UpdateResourceGatewayCommand.d.ts +3 -3
  80. package/dist-types/commands/UpdateRuleCommand.d.ts +3 -3
  81. package/dist-types/commands/UpdateServiceCommand.d.ts +3 -3
  82. package/dist-types/commands/UpdateServiceNetworkCommand.d.ts +3 -3
  83. package/dist-types/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +3 -3
  84. package/dist-types/commands/UpdateTargetGroupCommand.d.ts +3 -3
  85. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  86. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  87. package/dist-types/extensionConfiguration.d.ts +4 -4
  88. package/dist-types/models/VPCLatticeServiceException.d.ts +1 -1
  89. package/dist-types/models/errors.d.ts +1 -1
  90. package/dist-types/pagination/Interfaces.d.ts +1 -1
  91. package/dist-types/pagination/ListAccessLogSubscriptionsPaginator.d.ts +1 -1
  92. package/dist-types/pagination/ListDomainVerificationsPaginator.d.ts +1 -1
  93. package/dist-types/pagination/ListListenersPaginator.d.ts +1 -1
  94. package/dist-types/pagination/ListResourceConfigurationsPaginator.d.ts +1 -1
  95. package/dist-types/pagination/ListResourceEndpointAssociationsPaginator.d.ts +1 -1
  96. package/dist-types/pagination/ListResourceGatewaysPaginator.d.ts +1 -1
  97. package/dist-types/pagination/ListRulesPaginator.d.ts +1 -1
  98. package/dist-types/pagination/ListServiceNetworkResourceAssociationsPaginator.d.ts +1 -1
  99. package/dist-types/pagination/ListServiceNetworkServiceAssociationsPaginator.d.ts +1 -1
  100. package/dist-types/pagination/ListServiceNetworkVpcAssociationsPaginator.d.ts +1 -1
  101. package/dist-types/pagination/ListServiceNetworkVpcEndpointAssociationsPaginator.d.ts +1 -1
  102. package/dist-types/pagination/ListServiceNetworksPaginator.d.ts +1 -1
  103. package/dist-types/pagination/ListServicesPaginator.d.ts +1 -1
  104. package/dist-types/pagination/ListTargetGroupsPaginator.d.ts +1 -1
  105. package/dist-types/pagination/ListTargetsPaginator.d.ts +1 -1
  106. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  107. package/dist-types/runtimeConfig.d.ts +1 -1
  108. package/dist-types/runtimeConfig.native.d.ts +1 -1
  109. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  110. package/dist-types/runtimeExtensions.d.ts +1 -1
  111. package/dist-types/schemas/schemas_0.d.ts +1 -1
  112. package/dist-types/ts3.4/VPCLatticeClient.d.ts +3 -3
  113. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  114. package/dist-types/ts3.4/models/VPCLatticeServiceException.d.ts +1 -1
  115. package/package.json +13 -12
@@ -438,17 +438,7 @@ const n0 = "com.amazonaws.vpclattice";
438
438
  import { TypeRegistry } from "@smithy/core/schema";
439
439
  import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/errors";
440
440
  import { VPCLatticeServiceException as __VPCLatticeServiceException } from "../models/VPCLatticeServiceException";
441
- export var AccessDeniedException = [
442
- -3,
443
- n0,
444
- _ADE,
445
- {
446
- [_e]: _c,
447
- [_hE]: 403,
448
- },
449
- [_m],
450
- [0],
451
- ];
441
+ export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
452
442
  TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
453
443
  export var AccessLogSubscriptionSummary = [
454
444
  3,
@@ -475,17 +465,7 @@ export var BatchUpdateRuleResponse = [
475
465
  [_s, _u],
476
466
  [() => RuleUpdateSuccessList, () => RuleUpdateFailureList],
477
467
  ];
478
- export var ConflictException = [
479
- -3,
480
- n0,
481
- _CE,
482
- {
483
- [_e]: _c,
484
- [_hE]: 409,
485
- },
486
- [_m, _rI, _rT],
487
- [0, 0, 0],
488
- ];
468
+ export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rI, _rT], [0, 0, 0]];
489
469
  TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
490
470
  export var CreateAccessLogSubscriptionRequest = [
491
471
  3,
@@ -932,20 +912,9 @@ export var InternalServerException = [
932
912
  -3,
933
913
  n0,
934
914
  _ISE,
935
- {
936
- [_e]: _se,
937
- [_hE]: 500,
938
- },
915
+ { [_e]: _se, [_hE]: 500 },
939
916
  [_m, _rAS],
940
- [
941
- 0,
942
- [
943
- 1,
944
- {
945
- [_hH]: _RA,
946
- },
947
- ],
948
- ],
917
+ [0, [1, { [_hH]: _RA }]],
949
918
  ];
950
919
  TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
951
920
  export var IpResource = [3, n0, _IR, 0, [_iA], [0]];
@@ -956,24 +925,9 @@ export var ListAccessLogSubscriptionsRequest = [
956
925
  0,
957
926
  [_rIe, _mR, _nT],
958
927
  [
959
- [
960
- 0,
961
- {
962
- [_hQ]: _rIe,
963
- },
964
- ],
965
- [
966
- 1,
967
- {
968
- [_hQ]: _mR,
969
- },
970
- ],
971
- [
972
- 0,
973
- {
974
- [_hQ]: _nT,
975
- },
976
- ],
928
+ [0, { [_hQ]: _rIe }],
929
+ [1, { [_hQ]: _mR }],
930
+ [0, { [_hQ]: _nT }],
977
931
  ],
978
932
  ];
979
933
  export var ListAccessLogSubscriptionsResponse = [
@@ -991,18 +945,8 @@ export var ListDomainVerificationsRequest = [
991
945
  0,
992
946
  [_mR, _nT],
993
947
  [
994
- [
995
- 1,
996
- {
997
- [_hQ]: _mR,
998
- },
999
- ],
1000
- [
1001
- 0,
1002
- {
1003
- [_hQ]: _nT,
1004
- },
1005
- ],
948
+ [1, { [_hQ]: _mR }],
949
+ [0, { [_hQ]: _nT }],
1006
950
  ],
1007
951
  ];
1008
952
  export var ListDomainVerificationsResponse = [
@@ -1029,18 +973,8 @@ export var ListListenersRequest = [
1029
973
  [_sI, _mR, _nT],
1030
974
  [
1031
975
  [0, 1],
1032
- [
1033
- 1,
1034
- {
1035
- [_hQ]: _mR,
1036
- },
1037
- ],
1038
- [
1039
- 0,
1040
- {
1041
- [_hQ]: _nT,
1042
- },
1043
- ],
976
+ [1, { [_hQ]: _mR }],
977
+ [0, { [_hQ]: _nT }],
1044
978
  ],
1045
979
  ];
1046
980
  export var ListListenersResponse = [3, n0, _LLRi, 0, [_it, _nT], [() => ListenerSummaryList, 0]];
@@ -1051,36 +985,11 @@ export var ListResourceConfigurationsRequest = [
1051
985
  0,
1052
986
  [_rGI, _rCGI, _dVI, _mR, _nT],
1053
987
  [
1054
- [
1055
- 0,
1056
- {
1057
- [_hQ]: _rGI,
1058
- },
1059
- ],
1060
- [
1061
- 0,
1062
- {
1063
- [_hQ]: _rCGI,
1064
- },
1065
- ],
1066
- [
1067
- 0,
1068
- {
1069
- [_hQ]: _dVI,
1070
- },
1071
- ],
1072
- [
1073
- 1,
1074
- {
1075
- [_hQ]: _mR,
1076
- },
1077
- ],
1078
- [
1079
- 0,
1080
- {
1081
- [_hQ]: _nT,
1082
- },
1083
- ],
988
+ [0, { [_hQ]: _rGI }],
989
+ [0, { [_hQ]: _rCGI }],
990
+ [0, { [_hQ]: _dVI }],
991
+ [1, { [_hQ]: _mR }],
992
+ [0, { [_hQ]: _nT }],
1084
993
  ],
1085
994
  ];
1086
995
  export var ListResourceConfigurationsResponse = [
@@ -1098,42 +1007,12 @@ export var ListResourceEndpointAssociationsRequest = [
1098
1007
  0,
1099
1008
  [_rCI, _rEAI, _vEI, _vEO, _mR, _nT],
1100
1009
  [
1101
- [
1102
- 0,
1103
- {
1104
- [_hQ]: _rCI,
1105
- },
1106
- ],
1107
- [
1108
- 0,
1109
- {
1110
- [_hQ]: _rEAI,
1111
- },
1112
- ],
1113
- [
1114
- 0,
1115
- {
1116
- [_hQ]: _vEI,
1117
- },
1118
- ],
1119
- [
1120
- 0,
1121
- {
1122
- [_hQ]: _vEO,
1123
- },
1124
- ],
1125
- [
1126
- 1,
1127
- {
1128
- [_hQ]: _mR,
1129
- },
1130
- ],
1131
- [
1132
- 0,
1133
- {
1134
- [_hQ]: _nT,
1135
- },
1136
- ],
1010
+ [0, { [_hQ]: _rCI }],
1011
+ [0, { [_hQ]: _rEAI }],
1012
+ [0, { [_hQ]: _vEI }],
1013
+ [0, { [_hQ]: _vEO }],
1014
+ [1, { [_hQ]: _mR }],
1015
+ [0, { [_hQ]: _nT }],
1137
1016
  ],
1138
1017
  ];
1139
1018
  export var ListResourceEndpointAssociationsResponse = [
@@ -1151,18 +1030,8 @@ export var ListResourceGatewaysRequest = [
1151
1030
  0,
1152
1031
  [_mR, _nT],
1153
1032
  [
1154
- [
1155
- 1,
1156
- {
1157
- [_hQ]: _mR,
1158
- },
1159
- ],
1160
- [
1161
- 0,
1162
- {
1163
- [_hQ]: _nT,
1164
- },
1165
- ],
1033
+ [1, { [_hQ]: _mR }],
1034
+ [0, { [_hQ]: _nT }],
1166
1035
  ],
1167
1036
  ];
1168
1037
  export var ListResourceGatewaysResponse = [
@@ -1182,18 +1051,8 @@ export var ListRulesRequest = [
1182
1051
  [
1183
1052
  [0, 1],
1184
1053
  [0, 1],
1185
- [
1186
- 1,
1187
- {
1188
- [_hQ]: _mR,
1189
- },
1190
- ],
1191
- [
1192
- 0,
1193
- {
1194
- [_hQ]: _nT,
1195
- },
1196
- ],
1054
+ [1, { [_hQ]: _mR }],
1055
+ [0, { [_hQ]: _nT }],
1197
1056
  ],
1198
1057
  ];
1199
1058
  export var ListRulesResponse = [3, n0, _LRRi, 0, [_it, _nT], [() => RuleSummaryList, 0]];
@@ -1204,36 +1063,11 @@ export var ListServiceNetworkResourceAssociationsRequest = [
1204
1063
  0,
1205
1064
  [_sNI, _rCI, _mR, _nT, _iC],
1206
1065
  [
1207
- [
1208
- 0,
1209
- {
1210
- [_hQ]: _sNI,
1211
- },
1212
- ],
1213
- [
1214
- 0,
1215
- {
1216
- [_hQ]: _rCI,
1217
- },
1218
- ],
1219
- [
1220
- 1,
1221
- {
1222
- [_hQ]: _mR,
1223
- },
1224
- ],
1225
- [
1226
- 0,
1227
- {
1228
- [_hQ]: _nT,
1229
- },
1230
- ],
1231
- [
1232
- 2,
1233
- {
1234
- [_hQ]: _iC,
1235
- },
1236
- ],
1066
+ [0, { [_hQ]: _sNI }],
1067
+ [0, { [_hQ]: _rCI }],
1068
+ [1, { [_hQ]: _mR }],
1069
+ [0, { [_hQ]: _nT }],
1070
+ [2, { [_hQ]: _iC }],
1237
1071
  ],
1238
1072
  ];
1239
1073
  export var ListServiceNetworkResourceAssociationsResponse = [
@@ -1251,30 +1085,10 @@ export var ListServiceNetworkServiceAssociationsRequest = [
1251
1085
  0,
1252
1086
  [_sNI, _sI, _mR, _nT],
1253
1087
  [
1254
- [
1255
- 0,
1256
- {
1257
- [_hQ]: _sNI,
1258
- },
1259
- ],
1260
- [
1261
- 0,
1262
- {
1263
- [_hQ]: _sI,
1264
- },
1265
- ],
1266
- [
1267
- 1,
1268
- {
1269
- [_hQ]: _mR,
1270
- },
1271
- ],
1272
- [
1273
- 0,
1274
- {
1275
- [_hQ]: _nT,
1276
- },
1277
- ],
1088
+ [0, { [_hQ]: _sNI }],
1089
+ [0, { [_hQ]: _sI }],
1090
+ [1, { [_hQ]: _mR }],
1091
+ [0, { [_hQ]: _nT }],
1278
1092
  ],
1279
1093
  ];
1280
1094
  export var ListServiceNetworkServiceAssociationsResponse = [
@@ -1292,18 +1106,8 @@ export var ListServiceNetworksRequest = [
1292
1106
  0,
1293
1107
  [_mR, _nT],
1294
1108
  [
1295
- [
1296
- 1,
1297
- {
1298
- [_hQ]: _mR,
1299
- },
1300
- ],
1301
- [
1302
- 0,
1303
- {
1304
- [_hQ]: _nT,
1305
- },
1306
- ],
1109
+ [1, { [_hQ]: _mR }],
1110
+ [0, { [_hQ]: _nT }],
1307
1111
  ],
1308
1112
  ];
1309
1113
  export var ListServiceNetworksResponse = [
@@ -1321,30 +1125,10 @@ export var ListServiceNetworkVpcAssociationsRequest = [
1321
1125
  0,
1322
1126
  [_sNI, _vI, _mR, _nT],
1323
1127
  [
1324
- [
1325
- 0,
1326
- {
1327
- [_hQ]: _sNI,
1328
- },
1329
- ],
1330
- [
1331
- 0,
1332
- {
1333
- [_hQ]: _vI,
1334
- },
1335
- ],
1336
- [
1337
- 1,
1338
- {
1339
- [_hQ]: _mR,
1340
- },
1341
- ],
1342
- [
1343
- 0,
1344
- {
1345
- [_hQ]: _nT,
1346
- },
1347
- ],
1128
+ [0, { [_hQ]: _sNI }],
1129
+ [0, { [_hQ]: _vI }],
1130
+ [1, { [_hQ]: _mR }],
1131
+ [0, { [_hQ]: _nT }],
1348
1132
  ],
1349
1133
  ];
1350
1134
  export var ListServiceNetworkVpcAssociationsResponse = [
@@ -1362,24 +1146,9 @@ export var ListServiceNetworkVpcEndpointAssociationsRequest = [
1362
1146
  0,
1363
1147
  [_sNI, _mR, _nT],
1364
1148
  [
1365
- [
1366
- 0,
1367
- {
1368
- [_hQ]: _sNI,
1369
- },
1370
- ],
1371
- [
1372
- 1,
1373
- {
1374
- [_hQ]: _mR,
1375
- },
1376
- ],
1377
- [
1378
- 0,
1379
- {
1380
- [_hQ]: _nT,
1381
- },
1382
- ],
1149
+ [0, { [_hQ]: _sNI }],
1150
+ [1, { [_hQ]: _mR }],
1151
+ [0, { [_hQ]: _nT }],
1383
1152
  ],
1384
1153
  ];
1385
1154
  export var ListServiceNetworkVpcEndpointAssociationsResponse = [
@@ -1397,18 +1166,8 @@ export var ListServicesRequest = [
1397
1166
  0,
1398
1167
  [_mR, _nT],
1399
1168
  [
1400
- [
1401
- 1,
1402
- {
1403
- [_hQ]: _mR,
1404
- },
1405
- ],
1406
- [
1407
- 0,
1408
- {
1409
- [_hQ]: _nT,
1410
- },
1411
- ],
1169
+ [1, { [_hQ]: _mR }],
1170
+ [0, { [_hQ]: _nT }],
1412
1171
  ],
1413
1172
  ];
1414
1173
  export var ListServicesResponse = [3, n0, _LSRi, 0, [_it, _nT], [() => ServiceList, 0]];
@@ -1421,30 +1180,10 @@ export var ListTargetGroupsRequest = [
1421
1180
  0,
1422
1181
  [_mR, _nT, _vI, _tGT],
1423
1182
  [
1424
- [
1425
- 1,
1426
- {
1427
- [_hQ]: _mR,
1428
- },
1429
- ],
1430
- [
1431
- 0,
1432
- {
1433
- [_hQ]: _nT,
1434
- },
1435
- ],
1436
- [
1437
- 0,
1438
- {
1439
- [_hQ]: _vI,
1440
- },
1441
- ],
1442
- [
1443
- 0,
1444
- {
1445
- [_hQ]: _tGT,
1446
- },
1447
- ],
1183
+ [1, { [_hQ]: _mR }],
1184
+ [0, { [_hQ]: _nT }],
1185
+ [0, { [_hQ]: _vI }],
1186
+ [0, { [_hQ]: _tGT }],
1448
1187
  ],
1449
1188
  ];
1450
1189
  export var ListTargetGroupsResponse = [3, n0, _LTGRi, 0, [_it, _nT], [() => TargetGroupList, 0]];
@@ -1454,22 +1193,7 @@ export var ListTargetsRequest = [
1454
1193
  _LTR,
1455
1194
  0,
1456
1195
  [_tGI, _mR, _nT, _ta],
1457
- [
1458
- [0, 1],
1459
- [
1460
- 1,
1461
- {
1462
- [_hQ]: _mR,
1463
- },
1464
- ],
1465
- [
1466
- 0,
1467
- {
1468
- [_hQ]: _nT,
1469
- },
1470
- ],
1471
- () => TargetList,
1472
- ],
1196
+ [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], () => TargetList],
1473
1197
  ];
1474
1198
  export var ListTargetsResponse = [3, n0, _LTRi, 0, [_it, _nT], [() => TargetSummaryList, 0]];
1475
1199
  export var PathMatch = [3, n0, _PM, 0, [_ma, _cS], [() => PathMatchType, 2]];
@@ -1514,10 +1238,7 @@ export var ResourceNotFoundException = [
1514
1238
  -3,
1515
1239
  n0,
1516
1240
  _RNFE,
1517
- {
1518
- [_e]: _c,
1519
- [_hE]: 404,
1520
- },
1241
+ { [_e]: _c, [_hE]: 404 },
1521
1242
  [_m, _rI, _rT],
1522
1243
  [0, 0, 0],
1523
1244
  ];
@@ -1591,10 +1312,7 @@ export var ServiceQuotaExceededException = [
1591
1312
  -3,
1592
1313
  n0,
1593
1314
  _SQEE,
1594
- {
1595
- [_e]: _c,
1596
- [_hE]: 402,
1597
- },
1315
+ { [_e]: _c, [_hE]: 402 },
1598
1316
  [_m, _rI, _rT, _sCe, _qC],
1599
1317
  [0, 0, 0, 0, 0],
1600
1318
  ];
@@ -1649,22 +1367,9 @@ export var ThrottlingException = [
1649
1367
  -3,
1650
1368
  n0,
1651
1369
  _TE,
1652
- {
1653
- [_e]: _c,
1654
- [_hE]: 429,
1655
- },
1370
+ { [_e]: _c, [_hE]: 429 },
1656
1371
  [_m, _sCe, _qC, _rAS],
1657
- [
1658
- 0,
1659
- 0,
1660
- 0,
1661
- [
1662
- 1,
1663
- {
1664
- [_hH]: _RA,
1665
- },
1666
- ],
1667
- ],
1372
+ [0, 0, 0, [1, { [_hH]: _RA }]],
1668
1373
  ];
1669
1374
  TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
1670
1375
  export var TxtMethodConfig = [3, n0, _TMC, 0, [_v, _n], [0, 0]];
@@ -1676,12 +1381,7 @@ export var UntagResourceRequest = [
1676
1381
  [_rA, _tK],
1677
1382
  [
1678
1383
  [0, 1],
1679
- [
1680
- 64 | 0,
1681
- {
1682
- [_hQ]: _tK,
1683
- },
1684
- ],
1384
+ [64 | 0, { [_hQ]: _tK }],
1685
1385
  ],
1686
1386
  ];
1687
1387
  export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -1798,10 +1498,7 @@ export var ValidationException = [
1798
1498
  -3,
1799
1499
  n0,
1800
1500
  _VE,
1801
- {
1802
- [_e]: _c,
1803
- [_hE]: 400,
1804
- },
1501
+ { [_e]: _c, [_hE]: 400 },
1805
1502
  [_m, _re, _fL],
1806
1503
  [0, 0, () => ValidationExceptionFieldList],
1807
1504
  ];
@@ -1894,9 +1591,7 @@ export var BatchUpdateRule = [
1894
1591
  9,
1895
1592
  n0,
1896
1593
  _BUR,
1897
- {
1898
- [_h]: ["PATCH", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules", 200],
1899
- },
1594
+ { [_h]: ["PATCH", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules", 200] },
1900
1595
  () => BatchUpdateRuleRequest,
1901
1596
  () => BatchUpdateRuleResponse,
1902
1597
  ];
@@ -1904,9 +1599,7 @@ export var CreateAccessLogSubscription = [
1904
1599
  9,
1905
1600
  n0,
1906
1601
  _CALS,
1907
- {
1908
- [_h]: ["POST", "/accesslogsubscriptions", 201],
1909
- },
1602
+ { [_h]: ["POST", "/accesslogsubscriptions", 201] },
1910
1603
  () => CreateAccessLogSubscriptionRequest,
1911
1604
  () => CreateAccessLogSubscriptionResponse,
1912
1605
  ];
@@ -1914,9 +1607,7 @@ export var CreateListener = [
1914
1607
  9,
1915
1608
  n0,
1916
1609
  _CL,
1917
- {
1918
- [_h]: ["POST", "/services/{serviceIdentifier}/listeners", 201],
1919
- },
1610
+ { [_h]: ["POST", "/services/{serviceIdentifier}/listeners", 201] },
1920
1611
  () => CreateListenerRequest,
1921
1612
  () => CreateListenerResponse,
1922
1613
  ];
@@ -1924,9 +1615,7 @@ export var CreateResourceConfiguration = [
1924
1615
  9,
1925
1616
  n0,
1926
1617
  _CRC,
1927
- {
1928
- [_h]: ["POST", "/resourceconfigurations", 201],
1929
- },
1618
+ { [_h]: ["POST", "/resourceconfigurations", 201] },
1930
1619
  () => CreateResourceConfigurationRequest,
1931
1620
  () => CreateResourceConfigurationResponse,
1932
1621
  ];
@@ -1934,9 +1623,7 @@ export var CreateResourceGateway = [
1934
1623
  9,
1935
1624
  n0,
1936
1625
  _CRG,
1937
- {
1938
- [_h]: ["POST", "/resourcegateways", 201],
1939
- },
1626
+ { [_h]: ["POST", "/resourcegateways", 201] },
1940
1627
  () => CreateResourceGatewayRequest,
1941
1628
  () => CreateResourceGatewayResponse,
1942
1629
  ];
@@ -1944,9 +1631,7 @@ export var CreateRule = [
1944
1631
  9,
1945
1632
  n0,
1946
1633
  _CR,
1947
- {
1948
- [_h]: ["POST", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules", 201],
1949
- },
1634
+ { [_h]: ["POST", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules", 201] },
1950
1635
  () => CreateRuleRequest,
1951
1636
  () => CreateRuleResponse,
1952
1637
  ];
@@ -1954,9 +1639,7 @@ export var CreateService = [
1954
1639
  9,
1955
1640
  n0,
1956
1641
  _CS,
1957
- {
1958
- [_h]: ["POST", "/services", 201],
1959
- },
1642
+ { [_h]: ["POST", "/services", 201] },
1960
1643
  () => CreateServiceRequest,
1961
1644
  () => CreateServiceResponse,
1962
1645
  ];
@@ -1964,9 +1647,7 @@ export var CreateServiceNetwork = [
1964
1647
  9,
1965
1648
  n0,
1966
1649
  _CSN,
1967
- {
1968
- [_h]: ["POST", "/servicenetworks", 201],
1969
- },
1650
+ { [_h]: ["POST", "/servicenetworks", 201] },
1970
1651
  () => CreateServiceNetworkRequest,
1971
1652
  () => CreateServiceNetworkResponse,
1972
1653
  ];
@@ -1974,9 +1655,7 @@ export var CreateServiceNetworkResourceAssociation = [
1974
1655
  9,
1975
1656
  n0,
1976
1657
  _CSNRA,
1977
- {
1978
- [_h]: ["POST", "/servicenetworkresourceassociations", 201],
1979
- },
1658
+ { [_h]: ["POST", "/servicenetworkresourceassociations", 201] },
1980
1659
  () => CreateServiceNetworkResourceAssociationRequest,
1981
1660
  () => CreateServiceNetworkResourceAssociationResponse,
1982
1661
  ];
@@ -1984,9 +1663,7 @@ export var CreateServiceNetworkServiceAssociation = [
1984
1663
  9,
1985
1664
  n0,
1986
1665
  _CSNSA,
1987
- {
1988
- [_h]: ["POST", "/servicenetworkserviceassociations", 200],
1989
- },
1666
+ { [_h]: ["POST", "/servicenetworkserviceassociations", 200] },
1990
1667
  () => CreateServiceNetworkServiceAssociationRequest,
1991
1668
  () => CreateServiceNetworkServiceAssociationResponse,
1992
1669
  ];
@@ -1994,9 +1671,7 @@ export var CreateServiceNetworkVpcAssociation = [
1994
1671
  9,
1995
1672
  n0,
1996
1673
  _CSNVA,
1997
- {
1998
- [_h]: ["POST", "/servicenetworkvpcassociations", 200],
1999
- },
1674
+ { [_h]: ["POST", "/servicenetworkvpcassociations", 200] },
2000
1675
  () => CreateServiceNetworkVpcAssociationRequest,
2001
1676
  () => CreateServiceNetworkVpcAssociationResponse,
2002
1677
  ];
@@ -2004,9 +1679,7 @@ export var CreateTargetGroup = [
2004
1679
  9,
2005
1680
  n0,
2006
1681
  _CTG,
2007
- {
2008
- [_h]: ["POST", "/targetgroups", 201],
2009
- },
1682
+ { [_h]: ["POST", "/targetgroups", 201] },
2010
1683
  () => CreateTargetGroupRequest,
2011
1684
  () => CreateTargetGroupResponse,
2012
1685
  ];
@@ -2014,9 +1687,7 @@ export var DeleteAccessLogSubscription = [
2014
1687
  9,
2015
1688
  n0,
2016
1689
  _DALS,
2017
- {
2018
- [_h]: ["DELETE", "/accesslogsubscriptions/{accessLogSubscriptionIdentifier}", 204],
2019
- },
1690
+ { [_h]: ["DELETE", "/accesslogsubscriptions/{accessLogSubscriptionIdentifier}", 204] },
2020
1691
  () => DeleteAccessLogSubscriptionRequest,
2021
1692
  () => DeleteAccessLogSubscriptionResponse,
2022
1693
  ];
@@ -2024,9 +1695,7 @@ export var DeleteAuthPolicy = [
2024
1695
  9,
2025
1696
  n0,
2026
1697
  _DAP,
2027
- {
2028
- [_h]: ["DELETE", "/authpolicy/{resourceIdentifier}", 204],
2029
- },
1698
+ { [_h]: ["DELETE", "/authpolicy/{resourceIdentifier}", 204] },
2030
1699
  () => DeleteAuthPolicyRequest,
2031
1700
  () => DeleteAuthPolicyResponse,
2032
1701
  ];
@@ -2034,9 +1703,7 @@ export var DeleteDomainVerification = [
2034
1703
  9,
2035
1704
  n0,
2036
1705
  _DDV,
2037
- {
2038
- [_h]: ["DELETE", "/domainverifications/{domainVerificationIdentifier}", 200],
2039
- },
1706
+ { [_h]: ["DELETE", "/domainverifications/{domainVerificationIdentifier}", 200] },
2040
1707
  () => DeleteDomainVerificationRequest,
2041
1708
  () => DeleteDomainVerificationResponse,
2042
1709
  ];
@@ -2044,9 +1711,7 @@ export var DeleteListener = [
2044
1711
  9,
2045
1712
  n0,
2046
1713
  _DL,
2047
- {
2048
- [_h]: ["DELETE", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}", 204],
2049
- },
1714
+ { [_h]: ["DELETE", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}", 204] },
2050
1715
  () => DeleteListenerRequest,
2051
1716
  () => DeleteListenerResponse,
2052
1717
  ];
@@ -2054,9 +1719,7 @@ export var DeleteResourceConfiguration = [
2054
1719
  9,
2055
1720
  n0,
2056
1721
  _DRC,
2057
- {
2058
- [_h]: ["DELETE", "/resourceconfigurations/{resourceConfigurationIdentifier}", 204],
2059
- },
1722
+ { [_h]: ["DELETE", "/resourceconfigurations/{resourceConfigurationIdentifier}", 204] },
2060
1723
  () => DeleteResourceConfigurationRequest,
2061
1724
  () => DeleteResourceConfigurationResponse,
2062
1725
  ];
@@ -2064,9 +1727,7 @@ export var DeleteResourceEndpointAssociation = [
2064
1727
  9,
2065
1728
  n0,
2066
1729
  _DREA,
2067
- {
2068
- [_h]: ["DELETE", "/resourceendpointassociations/{resourceEndpointAssociationIdentifier}", 200],
2069
- },
1730
+ { [_h]: ["DELETE", "/resourceendpointassociations/{resourceEndpointAssociationIdentifier}", 200] },
2070
1731
  () => DeleteResourceEndpointAssociationRequest,
2071
1732
  () => DeleteResourceEndpointAssociationResponse,
2072
1733
  ];
@@ -2074,9 +1735,7 @@ export var DeleteResourceGateway = [
2074
1735
  9,
2075
1736
  n0,
2076
1737
  _DRG,
2077
- {
2078
- [_h]: ["DELETE", "/resourcegateways/{resourceGatewayIdentifier}", 200],
2079
- },
1738
+ { [_h]: ["DELETE", "/resourcegateways/{resourceGatewayIdentifier}", 200] },
2080
1739
  () => DeleteResourceGatewayRequest,
2081
1740
  () => DeleteResourceGatewayResponse,
2082
1741
  ];
@@ -2084,9 +1743,7 @@ export var DeleteResourcePolicy = [
2084
1743
  9,
2085
1744
  n0,
2086
1745
  _DRP,
2087
- {
2088
- [_h]: ["DELETE", "/resourcepolicy/{resourceArn}", 204],
2089
- },
1746
+ { [_h]: ["DELETE", "/resourcepolicy/{resourceArn}", 204] },
2090
1747
  () => DeleteResourcePolicyRequest,
2091
1748
  () => DeleteResourcePolicyResponse,
2092
1749
  ];
@@ -2094,9 +1751,7 @@ export var DeleteRule = [
2094
1751
  9,
2095
1752
  n0,
2096
1753
  _DRe,
2097
- {
2098
- [_h]: ["DELETE", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules/{ruleIdentifier}", 204],
2099
- },
1754
+ { [_h]: ["DELETE", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules/{ruleIdentifier}", 204] },
2100
1755
  () => DeleteRuleRequest,
2101
1756
  () => DeleteRuleResponse,
2102
1757
  ];
@@ -2104,9 +1759,7 @@ export var DeleteService = [
2104
1759
  9,
2105
1760
  n0,
2106
1761
  _DS,
2107
- {
2108
- [_h]: ["DELETE", "/services/{serviceIdentifier}", 200],
2109
- },
1762
+ { [_h]: ["DELETE", "/services/{serviceIdentifier}", 200] },
2110
1763
  () => DeleteServiceRequest,
2111
1764
  () => DeleteServiceResponse,
2112
1765
  ];
@@ -2114,9 +1767,7 @@ export var DeleteServiceNetwork = [
2114
1767
  9,
2115
1768
  n0,
2116
1769
  _DSN,
2117
- {
2118
- [_h]: ["DELETE", "/servicenetworks/{serviceNetworkIdentifier}", 204],
2119
- },
1770
+ { [_h]: ["DELETE", "/servicenetworks/{serviceNetworkIdentifier}", 204] },
2120
1771
  () => DeleteServiceNetworkRequest,
2121
1772
  () => DeleteServiceNetworkResponse,
2122
1773
  ];
@@ -2124,9 +1775,7 @@ export var DeleteServiceNetworkResourceAssociation = [
2124
1775
  9,
2125
1776
  n0,
2126
1777
  _DSNRA,
2127
- {
2128
- [_h]: ["DELETE", "/servicenetworkresourceassociations/{serviceNetworkResourceAssociationIdentifier}", 200],
2129
- },
1778
+ { [_h]: ["DELETE", "/servicenetworkresourceassociations/{serviceNetworkResourceAssociationIdentifier}", 200] },
2130
1779
  () => DeleteServiceNetworkResourceAssociationRequest,
2131
1780
  () => DeleteServiceNetworkResourceAssociationResponse,
2132
1781
  ];
@@ -2134,9 +1783,7 @@ export var DeleteServiceNetworkServiceAssociation = [
2134
1783
  9,
2135
1784
  n0,
2136
1785
  _DSNSA,
2137
- {
2138
- [_h]: ["DELETE", "/servicenetworkserviceassociations/{serviceNetworkServiceAssociationIdentifier}", 200],
2139
- },
1786
+ { [_h]: ["DELETE", "/servicenetworkserviceassociations/{serviceNetworkServiceAssociationIdentifier}", 200] },
2140
1787
  () => DeleteServiceNetworkServiceAssociationRequest,
2141
1788
  () => DeleteServiceNetworkServiceAssociationResponse,
2142
1789
  ];
@@ -2144,9 +1791,7 @@ export var DeleteServiceNetworkVpcAssociation = [
2144
1791
  9,
2145
1792
  n0,
2146
1793
  _DSNVA,
2147
- {
2148
- [_h]: ["DELETE", "/servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}", 200],
2149
- },
1794
+ { [_h]: ["DELETE", "/servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}", 200] },
2150
1795
  () => DeleteServiceNetworkVpcAssociationRequest,
2151
1796
  () => DeleteServiceNetworkVpcAssociationResponse,
2152
1797
  ];
@@ -2154,9 +1799,7 @@ export var DeleteTargetGroup = [
2154
1799
  9,
2155
1800
  n0,
2156
1801
  _DTG,
2157
- {
2158
- [_h]: ["DELETE", "/targetgroups/{targetGroupIdentifier}", 200],
2159
- },
1802
+ { [_h]: ["DELETE", "/targetgroups/{targetGroupIdentifier}", 200] },
2160
1803
  () => DeleteTargetGroupRequest,
2161
1804
  () => DeleteTargetGroupResponse,
2162
1805
  ];
@@ -2164,9 +1807,7 @@ export var DeregisterTargets = [
2164
1807
  9,
2165
1808
  n0,
2166
1809
  _DT,
2167
- {
2168
- [_h]: ["POST", "/targetgroups/{targetGroupIdentifier}/deregistertargets", 200],
2169
- },
1810
+ { [_h]: ["POST", "/targetgroups/{targetGroupIdentifier}/deregistertargets", 200] },
2170
1811
  () => DeregisterTargetsRequest,
2171
1812
  () => DeregisterTargetsResponse,
2172
1813
  ];
@@ -2174,9 +1815,7 @@ export var GetAccessLogSubscription = [
2174
1815
  9,
2175
1816
  n0,
2176
1817
  _GALS,
2177
- {
2178
- [_h]: ["GET", "/accesslogsubscriptions/{accessLogSubscriptionIdentifier}", 200],
2179
- },
1818
+ { [_h]: ["GET", "/accesslogsubscriptions/{accessLogSubscriptionIdentifier}", 200] },
2180
1819
  () => GetAccessLogSubscriptionRequest,
2181
1820
  () => GetAccessLogSubscriptionResponse,
2182
1821
  ];
@@ -2184,9 +1823,7 @@ export var GetAuthPolicy = [
2184
1823
  9,
2185
1824
  n0,
2186
1825
  _GAP,
2187
- {
2188
- [_h]: ["GET", "/authpolicy/{resourceIdentifier}", 200],
2189
- },
1826
+ { [_h]: ["GET", "/authpolicy/{resourceIdentifier}", 200] },
2190
1827
  () => GetAuthPolicyRequest,
2191
1828
  () => GetAuthPolicyResponse,
2192
1829
  ];
@@ -2194,9 +1831,7 @@ export var GetDomainVerification = [
2194
1831
  9,
2195
1832
  n0,
2196
1833
  _GDV,
2197
- {
2198
- [_h]: ["GET", "/domainverifications/{domainVerificationIdentifier}", 200],
2199
- },
1834
+ { [_h]: ["GET", "/domainverifications/{domainVerificationIdentifier}", 200] },
2200
1835
  () => GetDomainVerificationRequest,
2201
1836
  () => GetDomainVerificationResponse,
2202
1837
  ];
@@ -2204,9 +1839,7 @@ export var GetListener = [
2204
1839
  9,
2205
1840
  n0,
2206
1841
  _GL,
2207
- {
2208
- [_h]: ["GET", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}", 200],
2209
- },
1842
+ { [_h]: ["GET", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}", 200] },
2210
1843
  () => GetListenerRequest,
2211
1844
  () => GetListenerResponse,
2212
1845
  ];
@@ -2214,9 +1847,7 @@ export var GetResourceConfiguration = [
2214
1847
  9,
2215
1848
  n0,
2216
1849
  _GRC,
2217
- {
2218
- [_h]: ["GET", "/resourceconfigurations/{resourceConfigurationIdentifier}", 200],
2219
- },
1850
+ { [_h]: ["GET", "/resourceconfigurations/{resourceConfigurationIdentifier}", 200] },
2220
1851
  () => GetResourceConfigurationRequest,
2221
1852
  () => GetResourceConfigurationResponse,
2222
1853
  ];
@@ -2224,9 +1855,7 @@ export var GetResourceGateway = [
2224
1855
  9,
2225
1856
  n0,
2226
1857
  _GRG,
2227
- {
2228
- [_h]: ["GET", "/resourcegateways/{resourceGatewayIdentifier}", 200],
2229
- },
1858
+ { [_h]: ["GET", "/resourcegateways/{resourceGatewayIdentifier}", 200] },
2230
1859
  () => GetResourceGatewayRequest,
2231
1860
  () => GetResourceGatewayResponse,
2232
1861
  ];
@@ -2234,9 +1863,7 @@ export var GetResourcePolicy = [
2234
1863
  9,
2235
1864
  n0,
2236
1865
  _GRP,
2237
- {
2238
- [_h]: ["GET", "/resourcepolicy/{resourceArn}", 200],
2239
- },
1866
+ { [_h]: ["GET", "/resourcepolicy/{resourceArn}", 200] },
2240
1867
  () => GetResourcePolicyRequest,
2241
1868
  () => GetResourcePolicyResponse,
2242
1869
  ];
@@ -2244,9 +1871,7 @@ export var GetRule = [
2244
1871
  9,
2245
1872
  n0,
2246
1873
  _GR,
2247
- {
2248
- [_h]: ["GET", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules/{ruleIdentifier}", 200],
2249
- },
1874
+ { [_h]: ["GET", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules/{ruleIdentifier}", 200] },
2250
1875
  () => GetRuleRequest,
2251
1876
  () => GetRuleResponse,
2252
1877
  ];
@@ -2254,9 +1879,7 @@ export var GetService = [
2254
1879
  9,
2255
1880
  n0,
2256
1881
  _GS,
2257
- {
2258
- [_h]: ["GET", "/services/{serviceIdentifier}", 200],
2259
- },
1882
+ { [_h]: ["GET", "/services/{serviceIdentifier}", 200] },
2260
1883
  () => GetServiceRequest,
2261
1884
  () => GetServiceResponse,
2262
1885
  ];
@@ -2264,9 +1887,7 @@ export var GetServiceNetwork = [
2264
1887
  9,
2265
1888
  n0,
2266
1889
  _GSN,
2267
- {
2268
- [_h]: ["GET", "/servicenetworks/{serviceNetworkIdentifier}", 200],
2269
- },
1890
+ { [_h]: ["GET", "/servicenetworks/{serviceNetworkIdentifier}", 200] },
2270
1891
  () => GetServiceNetworkRequest,
2271
1892
  () => GetServiceNetworkResponse,
2272
1893
  ];
@@ -2274,9 +1895,7 @@ export var GetServiceNetworkResourceAssociation = [
2274
1895
  9,
2275
1896
  n0,
2276
1897
  _GSNRA,
2277
- {
2278
- [_h]: ["GET", "/servicenetworkresourceassociations/{serviceNetworkResourceAssociationIdentifier}", 200],
2279
- },
1898
+ { [_h]: ["GET", "/servicenetworkresourceassociations/{serviceNetworkResourceAssociationIdentifier}", 200] },
2280
1899
  () => GetServiceNetworkResourceAssociationRequest,
2281
1900
  () => GetServiceNetworkResourceAssociationResponse,
2282
1901
  ];
@@ -2284,9 +1903,7 @@ export var GetServiceNetworkServiceAssociation = [
2284
1903
  9,
2285
1904
  n0,
2286
1905
  _GSNSA,
2287
- {
2288
- [_h]: ["GET", "/servicenetworkserviceassociations/{serviceNetworkServiceAssociationIdentifier}", 200],
2289
- },
1906
+ { [_h]: ["GET", "/servicenetworkserviceassociations/{serviceNetworkServiceAssociationIdentifier}", 200] },
2290
1907
  () => GetServiceNetworkServiceAssociationRequest,
2291
1908
  () => GetServiceNetworkServiceAssociationResponse,
2292
1909
  ];
@@ -2294,9 +1911,7 @@ export var GetServiceNetworkVpcAssociation = [
2294
1911
  9,
2295
1912
  n0,
2296
1913
  _GSNVA,
2297
- {
2298
- [_h]: ["GET", "/servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}", 200],
2299
- },
1914
+ { [_h]: ["GET", "/servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}", 200] },
2300
1915
  () => GetServiceNetworkVpcAssociationRequest,
2301
1916
  () => GetServiceNetworkVpcAssociationResponse,
2302
1917
  ];
@@ -2304,9 +1919,7 @@ export var GetTargetGroup = [
2304
1919
  9,
2305
1920
  n0,
2306
1921
  _GTG,
2307
- {
2308
- [_h]: ["GET", "/targetgroups/{targetGroupIdentifier}", 200],
2309
- },
1922
+ { [_h]: ["GET", "/targetgroups/{targetGroupIdentifier}", 200] },
2310
1923
  () => GetTargetGroupRequest,
2311
1924
  () => GetTargetGroupResponse,
2312
1925
  ];
@@ -2314,9 +1927,7 @@ export var ListAccessLogSubscriptions = [
2314
1927
  9,
2315
1928
  n0,
2316
1929
  _LALS,
2317
- {
2318
- [_h]: ["GET", "/accesslogsubscriptions", 200],
2319
- },
1930
+ { [_h]: ["GET", "/accesslogsubscriptions", 200] },
2320
1931
  () => ListAccessLogSubscriptionsRequest,
2321
1932
  () => ListAccessLogSubscriptionsResponse,
2322
1933
  ];
@@ -2324,9 +1935,7 @@ export var ListDomainVerifications = [
2324
1935
  9,
2325
1936
  n0,
2326
1937
  _LDV,
2327
- {
2328
- [_h]: ["GET", "/domainverifications", 200],
2329
- },
1938
+ { [_h]: ["GET", "/domainverifications", 200] },
2330
1939
  () => ListDomainVerificationsRequest,
2331
1940
  () => ListDomainVerificationsResponse,
2332
1941
  ];
@@ -2334,9 +1943,7 @@ export var ListListeners = [
2334
1943
  9,
2335
1944
  n0,
2336
1945
  _LL,
2337
- {
2338
- [_h]: ["GET", "/services/{serviceIdentifier}/listeners", 200],
2339
- },
1946
+ { [_h]: ["GET", "/services/{serviceIdentifier}/listeners", 200] },
2340
1947
  () => ListListenersRequest,
2341
1948
  () => ListListenersResponse,
2342
1949
  ];
@@ -2344,9 +1951,7 @@ export var ListResourceConfigurations = [
2344
1951
  9,
2345
1952
  n0,
2346
1953
  _LRC,
2347
- {
2348
- [_h]: ["GET", "/resourceconfigurations", 200],
2349
- },
1954
+ { [_h]: ["GET", "/resourceconfigurations", 200] },
2350
1955
  () => ListResourceConfigurationsRequest,
2351
1956
  () => ListResourceConfigurationsResponse,
2352
1957
  ];
@@ -2354,9 +1959,7 @@ export var ListResourceEndpointAssociations = [
2354
1959
  9,
2355
1960
  n0,
2356
1961
  _LREA,
2357
- {
2358
- [_h]: ["GET", "/resourceendpointassociations", 200],
2359
- },
1962
+ { [_h]: ["GET", "/resourceendpointassociations", 200] },
2360
1963
  () => ListResourceEndpointAssociationsRequest,
2361
1964
  () => ListResourceEndpointAssociationsResponse,
2362
1965
  ];
@@ -2364,9 +1967,7 @@ export var ListResourceGateways = [
2364
1967
  9,
2365
1968
  n0,
2366
1969
  _LRG,
2367
- {
2368
- [_h]: ["GET", "/resourcegateways", 200],
2369
- },
1970
+ { [_h]: ["GET", "/resourcegateways", 200] },
2370
1971
  () => ListResourceGatewaysRequest,
2371
1972
  () => ListResourceGatewaysResponse,
2372
1973
  ];
@@ -2374,9 +1975,7 @@ export var ListRules = [
2374
1975
  9,
2375
1976
  n0,
2376
1977
  _LR,
2377
- {
2378
- [_h]: ["GET", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules", 200],
2379
- },
1978
+ { [_h]: ["GET", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules", 200] },
2380
1979
  () => ListRulesRequest,
2381
1980
  () => ListRulesResponse,
2382
1981
  ];
@@ -2384,9 +1983,7 @@ export var ListServiceNetworkResourceAssociations = [
2384
1983
  9,
2385
1984
  n0,
2386
1985
  _LSNRA,
2387
- {
2388
- [_h]: ["GET", "/servicenetworkresourceassociations", 200],
2389
- },
1986
+ { [_h]: ["GET", "/servicenetworkresourceassociations", 200] },
2390
1987
  () => ListServiceNetworkResourceAssociationsRequest,
2391
1988
  () => ListServiceNetworkResourceAssociationsResponse,
2392
1989
  ];
@@ -2394,9 +1991,7 @@ export var ListServiceNetworks = [
2394
1991
  9,
2395
1992
  n0,
2396
1993
  _LSN,
2397
- {
2398
- [_h]: ["GET", "/servicenetworks", 200],
2399
- },
1994
+ { [_h]: ["GET", "/servicenetworks", 200] },
2400
1995
  () => ListServiceNetworksRequest,
2401
1996
  () => ListServiceNetworksResponse,
2402
1997
  ];
@@ -2404,9 +1999,7 @@ export var ListServiceNetworkServiceAssociations = [
2404
1999
  9,
2405
2000
  n0,
2406
2001
  _LSNSA,
2407
- {
2408
- [_h]: ["GET", "/servicenetworkserviceassociations", 200],
2409
- },
2002
+ { [_h]: ["GET", "/servicenetworkserviceassociations", 200] },
2410
2003
  () => ListServiceNetworkServiceAssociationsRequest,
2411
2004
  () => ListServiceNetworkServiceAssociationsResponse,
2412
2005
  ];
@@ -2414,9 +2007,7 @@ export var ListServiceNetworkVpcAssociations = [
2414
2007
  9,
2415
2008
  n0,
2416
2009
  _LSNVA,
2417
- {
2418
- [_h]: ["GET", "/servicenetworkvpcassociations", 200],
2419
- },
2010
+ { [_h]: ["GET", "/servicenetworkvpcassociations", 200] },
2420
2011
  () => ListServiceNetworkVpcAssociationsRequest,
2421
2012
  () => ListServiceNetworkVpcAssociationsResponse,
2422
2013
  ];
@@ -2424,9 +2015,7 @@ export var ListServiceNetworkVpcEndpointAssociations = [
2424
2015
  9,
2425
2016
  n0,
2426
2017
  _LSNVEA,
2427
- {
2428
- [_h]: ["GET", "/servicenetworkvpcendpointassociations", 200],
2429
- },
2018
+ { [_h]: ["GET", "/servicenetworkvpcendpointassociations", 200] },
2430
2019
  () => ListServiceNetworkVpcEndpointAssociationsRequest,
2431
2020
  () => ListServiceNetworkVpcEndpointAssociationsResponse,
2432
2021
  ];
@@ -2434,9 +2023,7 @@ export var ListServices = [
2434
2023
  9,
2435
2024
  n0,
2436
2025
  _LSi,
2437
- {
2438
- [_h]: ["GET", "/services", 200],
2439
- },
2026
+ { [_h]: ["GET", "/services", 200] },
2440
2027
  () => ListServicesRequest,
2441
2028
  () => ListServicesResponse,
2442
2029
  ];
@@ -2444,9 +2031,7 @@ export var ListTagsForResource = [
2444
2031
  9,
2445
2032
  n0,
2446
2033
  _LTFR,
2447
- {
2448
- [_h]: ["GET", "/tags/{resourceArn}", 200],
2449
- },
2034
+ { [_h]: ["GET", "/tags/{resourceArn}", 200] },
2450
2035
  () => ListTagsForResourceRequest,
2451
2036
  () => ListTagsForResourceResponse,
2452
2037
  ];
@@ -2454,9 +2039,7 @@ export var ListTargetGroups = [
2454
2039
  9,
2455
2040
  n0,
2456
2041
  _LTG,
2457
- {
2458
- [_h]: ["GET", "/targetgroups", 200],
2459
- },
2042
+ { [_h]: ["GET", "/targetgroups", 200] },
2460
2043
  () => ListTargetGroupsRequest,
2461
2044
  () => ListTargetGroupsResponse,
2462
2045
  ];
@@ -2464,9 +2047,7 @@ export var ListTargets = [
2464
2047
  9,
2465
2048
  n0,
2466
2049
  _LT,
2467
- {
2468
- [_h]: ["POST", "/targetgroups/{targetGroupIdentifier}/listtargets", 200],
2469
- },
2050
+ { [_h]: ["POST", "/targetgroups/{targetGroupIdentifier}/listtargets", 200] },
2470
2051
  () => ListTargetsRequest,
2471
2052
  () => ListTargetsResponse,
2472
2053
  ];
@@ -2474,9 +2055,7 @@ export var PutAuthPolicy = [
2474
2055
  9,
2475
2056
  n0,
2476
2057
  _PAP,
2477
- {
2478
- [_h]: ["PUT", "/authpolicy/{resourceIdentifier}", 200],
2479
- },
2058
+ { [_h]: ["PUT", "/authpolicy/{resourceIdentifier}", 200] },
2480
2059
  () => PutAuthPolicyRequest,
2481
2060
  () => PutAuthPolicyResponse,
2482
2061
  ];
@@ -2484,9 +2063,7 @@ export var PutResourcePolicy = [
2484
2063
  9,
2485
2064
  n0,
2486
2065
  _PRP,
2487
- {
2488
- [_h]: ["PUT", "/resourcepolicy/{resourceArn}", 200],
2489
- },
2066
+ { [_h]: ["PUT", "/resourcepolicy/{resourceArn}", 200] },
2490
2067
  () => PutResourcePolicyRequest,
2491
2068
  () => PutResourcePolicyResponse,
2492
2069
  ];
@@ -2494,9 +2071,7 @@ export var RegisterTargets = [
2494
2071
  9,
2495
2072
  n0,
2496
2073
  _RT,
2497
- {
2498
- [_h]: ["POST", "/targetgroups/{targetGroupIdentifier}/registertargets", 200],
2499
- },
2074
+ { [_h]: ["POST", "/targetgroups/{targetGroupIdentifier}/registertargets", 200] },
2500
2075
  () => RegisterTargetsRequest,
2501
2076
  () => RegisterTargetsResponse,
2502
2077
  ];
@@ -2504,9 +2079,7 @@ export var StartDomainVerification = [
2504
2079
  9,
2505
2080
  n0,
2506
2081
  _SDV,
2507
- {
2508
- [_h]: ["POST", "/domainverifications", 201],
2509
- },
2082
+ { [_h]: ["POST", "/domainverifications", 201] },
2510
2083
  () => StartDomainVerificationRequest,
2511
2084
  () => StartDomainVerificationResponse,
2512
2085
  ];
@@ -2514,9 +2087,7 @@ export var TagResource = [
2514
2087
  9,
2515
2088
  n0,
2516
2089
  _TR,
2517
- {
2518
- [_h]: ["POST", "/tags/{resourceArn}", 200],
2519
- },
2090
+ { [_h]: ["POST", "/tags/{resourceArn}", 200] },
2520
2091
  () => TagResourceRequest,
2521
2092
  () => TagResourceResponse,
2522
2093
  ];
@@ -2524,9 +2095,7 @@ export var UntagResource = [
2524
2095
  9,
2525
2096
  n0,
2526
2097
  _UR,
2527
- {
2528
- [_h]: ["DELETE", "/tags/{resourceArn}", 200],
2529
- },
2098
+ { [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
2530
2099
  () => UntagResourceRequest,
2531
2100
  () => UntagResourceResponse,
2532
2101
  ];
@@ -2534,9 +2103,7 @@ export var UpdateAccessLogSubscription = [
2534
2103
  9,
2535
2104
  n0,
2536
2105
  _UALS,
2537
- {
2538
- [_h]: ["PATCH", "/accesslogsubscriptions/{accessLogSubscriptionIdentifier}", 200],
2539
- },
2106
+ { [_h]: ["PATCH", "/accesslogsubscriptions/{accessLogSubscriptionIdentifier}", 200] },
2540
2107
  () => UpdateAccessLogSubscriptionRequest,
2541
2108
  () => UpdateAccessLogSubscriptionResponse,
2542
2109
  ];
@@ -2544,9 +2111,7 @@ export var UpdateListener = [
2544
2111
  9,
2545
2112
  n0,
2546
2113
  _UL,
2547
- {
2548
- [_h]: ["PATCH", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}", 200],
2549
- },
2114
+ { [_h]: ["PATCH", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}", 200] },
2550
2115
  () => UpdateListenerRequest,
2551
2116
  () => UpdateListenerResponse,
2552
2117
  ];
@@ -2554,9 +2119,7 @@ export var UpdateResourceConfiguration = [
2554
2119
  9,
2555
2120
  n0,
2556
2121
  _URC,
2557
- {
2558
- [_h]: ["PATCH", "/resourceconfigurations/{resourceConfigurationIdentifier}", 200],
2559
- },
2122
+ { [_h]: ["PATCH", "/resourceconfigurations/{resourceConfigurationIdentifier}", 200] },
2560
2123
  () => UpdateResourceConfigurationRequest,
2561
2124
  () => UpdateResourceConfigurationResponse,
2562
2125
  ];
@@ -2564,9 +2127,7 @@ export var UpdateResourceGateway = [
2564
2127
  9,
2565
2128
  n0,
2566
2129
  _URG,
2567
- {
2568
- [_h]: ["PATCH", "/resourcegateways/{resourceGatewayIdentifier}", 200],
2569
- },
2130
+ { [_h]: ["PATCH", "/resourcegateways/{resourceGatewayIdentifier}", 200] },
2570
2131
  () => UpdateResourceGatewayRequest,
2571
2132
  () => UpdateResourceGatewayResponse,
2572
2133
  ];
@@ -2574,9 +2135,7 @@ export var UpdateRule = [
2574
2135
  9,
2575
2136
  n0,
2576
2137
  _URp,
2577
- {
2578
- [_h]: ["PATCH", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules/{ruleIdentifier}", 200],
2579
- },
2138
+ { [_h]: ["PATCH", "/services/{serviceIdentifier}/listeners/{listenerIdentifier}/rules/{ruleIdentifier}", 200] },
2580
2139
  () => UpdateRuleRequest,
2581
2140
  () => UpdateRuleResponse,
2582
2141
  ];
@@ -2584,9 +2143,7 @@ export var UpdateService = [
2584
2143
  9,
2585
2144
  n0,
2586
2145
  _US,
2587
- {
2588
- [_h]: ["PATCH", "/services/{serviceIdentifier}", 200],
2589
- },
2146
+ { [_h]: ["PATCH", "/services/{serviceIdentifier}", 200] },
2590
2147
  () => UpdateServiceRequest,
2591
2148
  () => UpdateServiceResponse,
2592
2149
  ];
@@ -2594,9 +2151,7 @@ export var UpdateServiceNetwork = [
2594
2151
  9,
2595
2152
  n0,
2596
2153
  _USN,
2597
- {
2598
- [_h]: ["PATCH", "/servicenetworks/{serviceNetworkIdentifier}", 200],
2599
- },
2154
+ { [_h]: ["PATCH", "/servicenetworks/{serviceNetworkIdentifier}", 200] },
2600
2155
  () => UpdateServiceNetworkRequest,
2601
2156
  () => UpdateServiceNetworkResponse,
2602
2157
  ];
@@ -2604,9 +2159,7 @@ export var UpdateServiceNetworkVpcAssociation = [
2604
2159
  9,
2605
2160
  n0,
2606
2161
  _USNVA,
2607
- {
2608
- [_h]: ["PATCH", "/servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}", 200],
2609
- },
2162
+ { [_h]: ["PATCH", "/servicenetworkvpcassociations/{serviceNetworkVpcAssociationIdentifier}", 200] },
2610
2163
  () => UpdateServiceNetworkVpcAssociationRequest,
2611
2164
  () => UpdateServiceNetworkVpcAssociationResponse,
2612
2165
  ];
@@ -2614,9 +2167,7 @@ export var UpdateTargetGroup = [
2614
2167
  9,
2615
2168
  n0,
2616
2169
  _UTG,
2617
- {
2618
- [_h]: ["PATCH", "/targetgroups/{targetGroupIdentifier}", 200],
2619
- },
2170
+ { [_h]: ["PATCH", "/targetgroups/{targetGroupIdentifier}", 200] },
2620
2171
  () => UpdateTargetGroupRequest,
2621
2172
  () => UpdateTargetGroupResponse,
2622
2173
  ];