@aws-sdk/client-location 3.943.0 → 3.946.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (98) hide show
  1. package/dist-cjs/index.js +94 -478
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/LocationClient.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 +94 -478
  8. package/dist-types/Location.d.ts +1 -1
  9. package/dist-types/LocationClient.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/AssociateTrackerConsumerCommand.d.ts +3 -3
  13. package/dist-types/commands/BatchDeleteDevicePositionHistoryCommand.d.ts +3 -3
  14. package/dist-types/commands/BatchDeleteGeofenceCommand.d.ts +3 -3
  15. package/dist-types/commands/BatchEvaluateGeofencesCommand.d.ts +3 -3
  16. package/dist-types/commands/BatchGetDevicePositionCommand.d.ts +3 -3
  17. package/dist-types/commands/BatchPutGeofenceCommand.d.ts +3 -3
  18. package/dist-types/commands/BatchUpdateDevicePositionCommand.d.ts +3 -3
  19. package/dist-types/commands/CalculateRouteCommand.d.ts +3 -3
  20. package/dist-types/commands/CalculateRouteMatrixCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateGeofenceCollectionCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateKeyCommand.d.ts +3 -3
  23. package/dist-types/commands/CreateMapCommand.d.ts +3 -3
  24. package/dist-types/commands/CreatePlaceIndexCommand.d.ts +3 -3
  25. package/dist-types/commands/CreateRouteCalculatorCommand.d.ts +3 -3
  26. package/dist-types/commands/CreateTrackerCommand.d.ts +3 -3
  27. package/dist-types/commands/DeleteGeofenceCollectionCommand.d.ts +3 -3
  28. package/dist-types/commands/DeleteKeyCommand.d.ts +3 -3
  29. package/dist-types/commands/DeleteMapCommand.d.ts +3 -3
  30. package/dist-types/commands/DeletePlaceIndexCommand.d.ts +3 -3
  31. package/dist-types/commands/DeleteRouteCalculatorCommand.d.ts +3 -3
  32. package/dist-types/commands/DeleteTrackerCommand.d.ts +3 -3
  33. package/dist-types/commands/DescribeGeofenceCollectionCommand.d.ts +3 -3
  34. package/dist-types/commands/DescribeKeyCommand.d.ts +3 -3
  35. package/dist-types/commands/DescribeMapCommand.d.ts +3 -3
  36. package/dist-types/commands/DescribePlaceIndexCommand.d.ts +3 -3
  37. package/dist-types/commands/DescribeRouteCalculatorCommand.d.ts +3 -3
  38. package/dist-types/commands/DescribeTrackerCommand.d.ts +3 -3
  39. package/dist-types/commands/DisassociateTrackerConsumerCommand.d.ts +3 -3
  40. package/dist-types/commands/ForecastGeofenceEventsCommand.d.ts +3 -3
  41. package/dist-types/commands/GetDevicePositionCommand.d.ts +3 -3
  42. package/dist-types/commands/GetDevicePositionHistoryCommand.d.ts +3 -3
  43. package/dist-types/commands/GetGeofenceCommand.d.ts +3 -3
  44. package/dist-types/commands/GetMapGlyphsCommand.d.ts +3 -3
  45. package/dist-types/commands/GetMapSpritesCommand.d.ts +3 -3
  46. package/dist-types/commands/GetMapStyleDescriptorCommand.d.ts +3 -3
  47. package/dist-types/commands/GetMapTileCommand.d.ts +3 -3
  48. package/dist-types/commands/GetPlaceCommand.d.ts +3 -3
  49. package/dist-types/commands/ListDevicePositionsCommand.d.ts +3 -3
  50. package/dist-types/commands/ListGeofenceCollectionsCommand.d.ts +3 -3
  51. package/dist-types/commands/ListGeofencesCommand.d.ts +3 -3
  52. package/dist-types/commands/ListKeysCommand.d.ts +3 -3
  53. package/dist-types/commands/ListMapsCommand.d.ts +3 -3
  54. package/dist-types/commands/ListPlaceIndexesCommand.d.ts +3 -3
  55. package/dist-types/commands/ListRouteCalculatorsCommand.d.ts +3 -3
  56. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  57. package/dist-types/commands/ListTrackerConsumersCommand.d.ts +3 -3
  58. package/dist-types/commands/ListTrackersCommand.d.ts +3 -3
  59. package/dist-types/commands/PutGeofenceCommand.d.ts +3 -3
  60. package/dist-types/commands/SearchPlaceIndexForPositionCommand.d.ts +3 -3
  61. package/dist-types/commands/SearchPlaceIndexForSuggestionsCommand.d.ts +3 -3
  62. package/dist-types/commands/SearchPlaceIndexForTextCommand.d.ts +3 -3
  63. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  64. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  65. package/dist-types/commands/UpdateGeofenceCollectionCommand.d.ts +3 -3
  66. package/dist-types/commands/UpdateKeyCommand.d.ts +3 -3
  67. package/dist-types/commands/UpdateMapCommand.d.ts +3 -3
  68. package/dist-types/commands/UpdatePlaceIndexCommand.d.ts +3 -3
  69. package/dist-types/commands/UpdateRouteCalculatorCommand.d.ts +3 -3
  70. package/dist-types/commands/UpdateTrackerCommand.d.ts +3 -3
  71. package/dist-types/commands/VerifyDevicePositionCommand.d.ts +3 -3
  72. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  73. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  74. package/dist-types/extensionConfiguration.d.ts +4 -4
  75. package/dist-types/models/LocationServiceException.d.ts +1 -1
  76. package/dist-types/models/errors.d.ts +1 -1
  77. package/dist-types/pagination/ForecastGeofenceEventsPaginator.d.ts +1 -1
  78. package/dist-types/pagination/GetDevicePositionHistoryPaginator.d.ts +1 -1
  79. package/dist-types/pagination/Interfaces.d.ts +1 -1
  80. package/dist-types/pagination/ListDevicePositionsPaginator.d.ts +1 -1
  81. package/dist-types/pagination/ListGeofenceCollectionsPaginator.d.ts +1 -1
  82. package/dist-types/pagination/ListGeofencesPaginator.d.ts +1 -1
  83. package/dist-types/pagination/ListKeysPaginator.d.ts +1 -1
  84. package/dist-types/pagination/ListMapsPaginator.d.ts +1 -1
  85. package/dist-types/pagination/ListPlaceIndexesPaginator.d.ts +1 -1
  86. package/dist-types/pagination/ListRouteCalculatorsPaginator.d.ts +1 -1
  87. package/dist-types/pagination/ListTrackerConsumersPaginator.d.ts +1 -1
  88. package/dist-types/pagination/ListTrackersPaginator.d.ts +1 -1
  89. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  90. package/dist-types/runtimeConfig.d.ts +1 -1
  91. package/dist-types/runtimeConfig.native.d.ts +1 -1
  92. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  93. package/dist-types/runtimeExtensions.d.ts +1 -1
  94. package/dist-types/schemas/schemas_0.d.ts +1 -1
  95. package/dist-types/ts3.4/LocationClient.d.ts +3 -3
  96. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  97. package/dist-types/ts3.4/models/LocationServiceException.d.ts +1 -1
  98. package/package.json +13 -12
@@ -528,19 +528,9 @@ export var AccessDeniedException = [
528
528
  -3,
529
529
  n0,
530
530
  _ADE,
531
- {
532
- [_e]: _c,
533
- [_hE]: 403,
534
- },
531
+ { [_e]: _c, [_hE]: 403 },
535
532
  [_M],
536
- [
537
- [
538
- 0,
539
- {
540
- [_jN]: _m,
541
- },
542
- ],
543
- ],
533
+ [[0, { [_jN]: _m }]],
544
534
  ];
545
535
  TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
546
536
  export var AndroidApp = [3, n0, _AA, 0, [_P, _CF], [0, 0]];
@@ -725,12 +715,7 @@ export var CalculateRouteMatrixRequest = [
725
715
  0,
726
716
  [() => CalculateRouteCarModeOptions, 0],
727
717
  [() => CalculateRouteTruckModeOptions, 0],
728
- [
729
- () => ApiKey,
730
- {
731
- [_hQ]: _k,
732
- },
733
- ],
718
+ [() => ApiKey, { [_hQ]: _k }],
734
719
  ],
735
720
  ];
736
721
  export var CalculateRouteMatrixResponse = [
@@ -762,12 +747,7 @@ export var CalculateRouteRequest = [
762
747
  [() => CalculateRouteTruckModeOptions, 0],
763
748
  [() => Timestamp, 0],
764
749
  0,
765
- [
766
- () => ApiKey,
767
- {
768
- [_hQ]: _k,
769
- },
770
- ],
750
+ [() => ApiKey, { [_hQ]: _k }],
771
751
  ],
772
752
  ];
773
753
  export var CalculateRouteResponse = [
@@ -814,24 +794,7 @@ export var Circle = [
814
794
  [() => SensitiveDouble, 0],
815
795
  ],
816
796
  ];
817
- export var ConflictException = [
818
- -3,
819
- n0,
820
- _CE,
821
- {
822
- [_e]: _c,
823
- [_hE]: 409,
824
- },
825
- [_M],
826
- [
827
- [
828
- 0,
829
- {
830
- [_jN]: _m,
831
- },
832
- ],
833
- ],
834
- ];
797
+ export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M], [[0, { [_jN]: _m }]]];
835
798
  TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
836
799
  export var CreateGeofenceCollectionRequest = [
837
800
  3,
@@ -933,12 +896,7 @@ export var DeleteKeyRequest = [
933
896
  [_KN, _FD],
934
897
  [
935
898
  [0, 1],
936
- [
937
- 2,
938
- {
939
- [_hQ]: _fD,
940
- },
941
- ],
899
+ [2, { [_hQ]: _fD }],
942
900
  ],
943
901
  ];
944
902
  export var DeleteKeyResponse = [3, n0, _DKRe, 0, [], []];
@@ -1181,12 +1139,7 @@ export var GetMapGlyphsRequest = [
1181
1139
  [0, 1],
1182
1140
  [0, 1],
1183
1141
  [0, 1],
1184
- [
1185
- () => ApiKey,
1186
- {
1187
- [_hQ]: _k,
1188
- },
1189
- ],
1142
+ [() => ApiKey, { [_hQ]: _k }],
1190
1143
  ],
1191
1144
  ];
1192
1145
  export var GetMapGlyphsResponse = [
@@ -1197,18 +1150,8 @@ export var GetMapGlyphsResponse = [
1197
1150
  [_B, _CTo, _CCa],
1198
1151
  [
1199
1152
  [21, 16],
1200
- [
1201
- 0,
1202
- {
1203
- [_hH]: _CT_,
1204
- },
1205
- ],
1206
- [
1207
- 0,
1208
- {
1209
- [_hH]: _CC_,
1210
- },
1211
- ],
1153
+ [0, { [_hH]: _CT_ }],
1154
+ [0, { [_hH]: _CC_ }],
1212
1155
  ],
1213
1156
  ];
1214
1157
  export var GetMapSpritesRequest = [
@@ -1220,12 +1163,7 @@ export var GetMapSpritesRequest = [
1220
1163
  [
1221
1164
  [0, 1],
1222
1165
  [0, 1],
1223
- [
1224
- () => ApiKey,
1225
- {
1226
- [_hQ]: _k,
1227
- },
1228
- ],
1166
+ [() => ApiKey, { [_hQ]: _k }],
1229
1167
  ],
1230
1168
  ];
1231
1169
  export var GetMapSpritesResponse = [
@@ -1236,18 +1174,8 @@ export var GetMapSpritesResponse = [
1236
1174
  [_B, _CTo, _CCa],
1237
1175
  [
1238
1176
  [21, 16],
1239
- [
1240
- 0,
1241
- {
1242
- [_hH]: _CT_,
1243
- },
1244
- ],
1245
- [
1246
- 0,
1247
- {
1248
- [_hH]: _CC_,
1249
- },
1250
- ],
1177
+ [0, { [_hH]: _CT_ }],
1178
+ [0, { [_hH]: _CC_ }],
1251
1179
  ],
1252
1180
  ];
1253
1181
  export var GetMapStyleDescriptorRequest = [
@@ -1258,12 +1186,7 @@ export var GetMapStyleDescriptorRequest = [
1258
1186
  [_MN, _K],
1259
1187
  [
1260
1188
  [0, 1],
1261
- [
1262
- () => ApiKey,
1263
- {
1264
- [_hQ]: _k,
1265
- },
1266
- ],
1189
+ [() => ApiKey, { [_hQ]: _k }],
1267
1190
  ],
1268
1191
  ];
1269
1192
  export var GetMapStyleDescriptorResponse = [
@@ -1274,18 +1197,8 @@ export var GetMapStyleDescriptorResponse = [
1274
1197
  [_B, _CTo, _CCa],
1275
1198
  [
1276
1199
  [21, 16],
1277
- [
1278
- 0,
1279
- {
1280
- [_hH]: _CT_,
1281
- },
1282
- ],
1283
- [
1284
- 0,
1285
- {
1286
- [_hH]: _CC_,
1287
- },
1288
- ],
1200
+ [0, { [_hH]: _CT_ }],
1201
+ [0, { [_hH]: _CC_ }],
1289
1202
  ],
1290
1203
  ];
1291
1204
  export var GetMapTileRequest = [
@@ -1299,12 +1212,7 @@ export var GetMapTileRequest = [
1299
1212
  [() => SensitiveString, 1],
1300
1213
  [() => SensitiveString, 1],
1301
1214
  [() => SensitiveString, 1],
1302
- [
1303
- () => ApiKey,
1304
- {
1305
- [_hQ]: _k,
1306
- },
1307
- ],
1215
+ [() => ApiKey, { [_hQ]: _k }],
1308
1216
  ],
1309
1217
  ];
1310
1218
  export var GetMapTileResponse = [
@@ -1315,18 +1223,8 @@ export var GetMapTileResponse = [
1315
1223
  [_B, _CTo, _CCa],
1316
1224
  [
1317
1225
  [21, 16],
1318
- [
1319
- 0,
1320
- {
1321
- [_hH]: _CT_,
1322
- },
1323
- ],
1324
- [
1325
- 0,
1326
- {
1327
- [_hH]: _CC_,
1328
- },
1329
- ],
1226
+ [0, { [_hH]: _CT_ }],
1227
+ [0, { [_hH]: _CC_ }],
1330
1228
  ],
1331
1229
  ];
1332
1230
  export var GetPlaceRequest = [
@@ -1338,18 +1236,8 @@ export var GetPlaceRequest = [
1338
1236
  [
1339
1237
  [0, 1],
1340
1238
  [() => PlaceId, 1],
1341
- [
1342
- 0,
1343
- {
1344
- [_hQ]: _l,
1345
- },
1346
- ],
1347
- [
1348
- () => ApiKey,
1349
- {
1350
- [_hQ]: _k,
1351
- },
1352
- ],
1239
+ [0, { [_hQ]: _l }],
1240
+ [() => ApiKey, { [_hQ]: _k }],
1353
1241
  ],
1354
1242
  ];
1355
1243
  export var GetPlaceResponse = [3, n0, _GPRe, 0, [_Pl], [[() => Place, 0]]];
@@ -1365,19 +1253,9 @@ export var InternalServerException = [
1365
1253
  -3,
1366
1254
  n0,
1367
1255
  _ISE,
1368
- {
1369
- [_e]: _s,
1370
- [_hE]: 500,
1371
- },
1256
+ { [_e]: _s, [_hE]: 500 },
1372
1257
  [_M],
1373
- [
1374
- [
1375
- 0,
1376
- {
1377
- [_jN]: _m,
1378
- },
1379
- ],
1380
- ],
1258
+ [[0, { [_jN]: _m }]],
1381
1259
  ];
1382
1260
  TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
1383
1261
  export var Leg = [
@@ -1629,19 +1507,9 @@ export var ResourceNotFoundException = [
1629
1507
  -3,
1630
1508
  n0,
1631
1509
  _RNFE,
1632
- {
1633
- [_e]: _c,
1634
- [_hE]: 404,
1635
- },
1510
+ { [_e]: _c, [_hE]: 404 },
1636
1511
  [_M],
1637
- [
1638
- [
1639
- 0,
1640
- {
1641
- [_jN]: _m,
1642
- },
1643
- ],
1644
- ],
1512
+ [[0, { [_jN]: _m }]],
1645
1513
  ];
1646
1514
  TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
1647
1515
  export var RouteMatrixEntry = [
@@ -1697,18 +1565,7 @@ export var SearchPlaceIndexForPositionRequest = [
1697
1565
  _SPIFPR,
1698
1566
  0,
1699
1567
  [_IN, _Po, _MR, _La, _K],
1700
- [
1701
- [0, 1],
1702
- [() => Position, 0],
1703
- 1,
1704
- 0,
1705
- [
1706
- () => ApiKey,
1707
- {
1708
- [_hQ]: _k,
1709
- },
1710
- ],
1711
- ],
1568
+ [[0, 1], [() => Position, 0], 1, 0, [() => ApiKey, { [_hQ]: _k }]],
1712
1569
  ];
1713
1570
  export var SearchPlaceIndexForPositionResponse = [
1714
1571
  3,
@@ -1744,12 +1601,7 @@ export var SearchPlaceIndexForSuggestionsRequest = [
1744
1601
  1,
1745
1602
  0,
1746
1603
  [() => FilterPlaceCategoryList, 0],
1747
- [
1748
- () => ApiKey,
1749
- {
1750
- [_hQ]: _k,
1751
- },
1752
- ],
1604
+ [() => ApiKey, { [_hQ]: _k }],
1753
1605
  ],
1754
1606
  ];
1755
1607
  export var SearchPlaceIndexForSuggestionsResponse = [
@@ -1795,12 +1647,7 @@ export var SearchPlaceIndexForTextRequest = [
1795
1647
  1,
1796
1648
  0,
1797
1649
  [() => FilterPlaceCategoryList, 0],
1798
- [
1799
- () => ApiKey,
1800
- {
1801
- [_hQ]: _k,
1802
- },
1803
- ],
1650
+ [() => ApiKey, { [_hQ]: _k }],
1804
1651
  ],
1805
1652
  ];
1806
1653
  export var SearchPlaceIndexForTextResponse = [
@@ -1836,19 +1683,9 @@ export var ServiceQuotaExceededException = [
1836
1683
  -3,
1837
1684
  n0,
1838
1685
  _SQEE,
1839
- {
1840
- [_e]: _c,
1841
- [_hE]: 402,
1842
- },
1686
+ { [_e]: _c, [_hE]: 402 },
1843
1687
  [_M],
1844
- [
1845
- [
1846
- 0,
1847
- {
1848
- [_jN]: _m,
1849
- },
1850
- ],
1851
- ],
1688
+ [[0, { [_jN]: _m }]],
1852
1689
  ];
1853
1690
  TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
1854
1691
  export var Step = [
@@ -1861,24 +1698,7 @@ export var Step = [
1861
1698
  ];
1862
1699
  export var TagResourceRequest = [3, n0, _TRR, 0, [_RA, _Ta], [[0, 1], 128 | 0]];
1863
1700
  export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
1864
- export var ThrottlingException = [
1865
- -3,
1866
- n0,
1867
- _TE,
1868
- {
1869
- [_e]: _c,
1870
- [_hE]: 429,
1871
- },
1872
- [_M],
1873
- [
1874
- [
1875
- 0,
1876
- {
1877
- [_jN]: _m,
1878
- },
1879
- ],
1880
- ],
1881
- ];
1701
+ export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_M], [[0, { [_jN]: _m }]]];
1882
1702
  TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
1883
1703
  export var TimeZone = [
1884
1704
  3,
@@ -1909,12 +1729,7 @@ export var UntagResourceRequest = [
1909
1729
  [_RA, _TK],
1910
1730
  [
1911
1731
  [0, 1],
1912
- [
1913
- 64 | 0,
1914
- {
1915
- [_hQ]: _tK,
1916
- },
1917
- ],
1732
+ [64 | 0, { [_hQ]: _tK }],
1918
1733
  ],
1919
1734
  ];
1920
1735
  export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -1997,30 +1812,12 @@ export var ValidationException = [
1997
1812
  -3,
1998
1813
  n0,
1999
1814
  _VE,
2000
- {
2001
- [_e]: _c,
2002
- [_hE]: 400,
2003
- },
1815
+ { [_e]: _c, [_hE]: 400 },
2004
1816
  [_M, _Rea, _FL],
2005
1817
  [
2006
- [
2007
- 0,
2008
- {
2009
- [_jN]: _m,
2010
- },
2011
- ],
2012
- [
2013
- 0,
2014
- {
2015
- [_jN]: _r,
2016
- },
2017
- ],
2018
- [
2019
- () => ValidationExceptionFieldList,
2020
- {
2021
- [_jN]: _fL,
2022
- },
2023
- ],
1818
+ [0, { [_jN]: _m }],
1819
+ [0, { [_jN]: _r }],
1820
+ [() => ValidationExceptionFieldList, { [_jN]: _fL }],
2024
1821
  ],
2025
1822
  ];
2026
1823
  TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
@@ -2031,18 +1828,8 @@ export var ValidationExceptionField = [
2031
1828
  0,
2032
1829
  [_Na, _M],
2033
1830
  [
2034
- [
2035
- 0,
2036
- {
2037
- [_jN]: _n,
2038
- },
2039
- ],
2040
- [
2041
- 0,
2042
- {
2043
- [_jN]: _m,
2044
- },
2045
- ],
1831
+ [0, { [_jN]: _n }],
1832
+ [0, { [_jN]: _m }],
2046
1833
  ],
2047
1834
  ];
2048
1835
  export var VerifyDevicePositionRequest = [
@@ -2171,10 +1958,7 @@ export var AssociateTrackerConsumer = [
2171
1958
  9,
2172
1959
  n0,
2173
1960
  _ATC,
2174
- {
2175
- [_h]: ["POST", "/tracking/v0/trackers/{TrackerName}/consumers", 200],
2176
- [_en]: ["cp.tracking."],
2177
- },
1961
+ { [_h]: ["POST", "/tracking/v0/trackers/{TrackerName}/consumers", 200], [_en]: ["cp.tracking."] },
2178
1962
  () => AssociateTrackerConsumerRequest,
2179
1963
  () => AssociateTrackerConsumerResponse,
2180
1964
  ];
@@ -2182,10 +1966,7 @@ export var BatchDeleteDevicePositionHistory = [
2182
1966
  9,
2183
1967
  n0,
2184
1968
  _BDDPH,
2185
- {
2186
- [_h]: ["POST", "/tracking/v0/trackers/{TrackerName}/delete-positions", 200],
2187
- [_en]: ["tracking."],
2188
- },
1969
+ { [_h]: ["POST", "/tracking/v0/trackers/{TrackerName}/delete-positions", 200], [_en]: ["tracking."] },
2189
1970
  () => BatchDeleteDevicePositionHistoryRequest,
2190
1971
  () => BatchDeleteDevicePositionHistoryResponse,
2191
1972
  ];
@@ -2193,10 +1974,7 @@ export var BatchDeleteGeofence = [
2193
1974
  9,
2194
1975
  n0,
2195
1976
  _BDG,
2196
- {
2197
- [_h]: ["POST", "/geofencing/v0/collections/{CollectionName}/delete-geofences", 200],
2198
- [_en]: ["geofencing."],
2199
- },
1977
+ { [_h]: ["POST", "/geofencing/v0/collections/{CollectionName}/delete-geofences", 200], [_en]: ["geofencing."] },
2200
1978
  () => BatchDeleteGeofenceRequest,
2201
1979
  () => BatchDeleteGeofenceResponse,
2202
1980
  ];
@@ -2204,10 +1982,7 @@ export var BatchEvaluateGeofences = [
2204
1982
  9,
2205
1983
  n0,
2206
1984
  _BEGa,
2207
- {
2208
- [_h]: ["POST", "/geofencing/v0/collections/{CollectionName}/positions", 200],
2209
- [_en]: ["geofencing."],
2210
- },
1985
+ { [_h]: ["POST", "/geofencing/v0/collections/{CollectionName}/positions", 200], [_en]: ["geofencing."] },
2211
1986
  () => BatchEvaluateGeofencesRequest,
2212
1987
  () => BatchEvaluateGeofencesResponse,
2213
1988
  ];
@@ -2215,10 +1990,7 @@ export var BatchGetDevicePosition = [
2215
1990
  9,
2216
1991
  n0,
2217
1992
  _BGDP,
2218
- {
2219
- [_h]: ["POST", "/tracking/v0/trackers/{TrackerName}/get-positions", 200],
2220
- [_en]: ["tracking."],
2221
- },
1993
+ { [_h]: ["POST", "/tracking/v0/trackers/{TrackerName}/get-positions", 200], [_en]: ["tracking."] },
2222
1994
  () => BatchGetDevicePositionRequest,
2223
1995
  () => BatchGetDevicePositionResponse,
2224
1996
  ];
@@ -2226,10 +1998,7 @@ export var BatchPutGeofence = [
2226
1998
  9,
2227
1999
  n0,
2228
2000
  _BPG,
2229
- {
2230
- [_h]: ["POST", "/geofencing/v0/collections/{CollectionName}/put-geofences", 200],
2231
- [_en]: ["geofencing."],
2232
- },
2001
+ { [_h]: ["POST", "/geofencing/v0/collections/{CollectionName}/put-geofences", 200], [_en]: ["geofencing."] },
2233
2002
  () => BatchPutGeofenceRequest,
2234
2003
  () => BatchPutGeofenceResponse,
2235
2004
  ];
@@ -2237,10 +2006,7 @@ export var BatchUpdateDevicePosition = [
2237
2006
  9,
2238
2007
  n0,
2239
2008
  _BUDP,
2240
- {
2241
- [_h]: ["POST", "/tracking/v0/trackers/{TrackerName}/positions", 200],
2242
- [_en]: ["tracking."],
2243
- },
2009
+ { [_h]: ["POST", "/tracking/v0/trackers/{TrackerName}/positions", 200], [_en]: ["tracking."] },
2244
2010
  () => BatchUpdateDevicePositionRequest,
2245
2011
  () => BatchUpdateDevicePositionResponse,
2246
2012
  ];
@@ -2248,10 +2014,7 @@ export var CalculateRoute = [
2248
2014
  9,
2249
2015
  n0,
2250
2016
  _CR,
2251
- {
2252
- [_h]: ["POST", "/routes/v0/calculators/{CalculatorName}/calculate/route", 200],
2253
- [_en]: ["routes."],
2254
- },
2017
+ { [_h]: ["POST", "/routes/v0/calculators/{CalculatorName}/calculate/route", 200], [_en]: ["routes."] },
2255
2018
  () => CalculateRouteRequest,
2256
2019
  () => CalculateRouteResponse,
2257
2020
  ];
@@ -2259,10 +2022,7 @@ export var CalculateRouteMatrix = [
2259
2022
  9,
2260
2023
  n0,
2261
2024
  _CRM,
2262
- {
2263
- [_h]: ["POST", "/routes/v0/calculators/{CalculatorName}/calculate/route-matrix", 200],
2264
- [_en]: ["routes."],
2265
- },
2025
+ { [_h]: ["POST", "/routes/v0/calculators/{CalculatorName}/calculate/route-matrix", 200], [_en]: ["routes."] },
2266
2026
  () => CalculateRouteMatrixRequest,
2267
2027
  () => CalculateRouteMatrixResponse,
2268
2028
  ];
@@ -2270,10 +2030,7 @@ export var CreateGeofenceCollection = [
2270
2030
  9,
2271
2031
  n0,
2272
2032
  _CGC,
2273
- {
2274
- [_h]: ["POST", "/geofencing/v0/collections", 200],
2275
- [_en]: ["cp.geofencing."],
2276
- },
2033
+ { [_h]: ["POST", "/geofencing/v0/collections", 200], [_en]: ["cp.geofencing."] },
2277
2034
  () => CreateGeofenceCollectionRequest,
2278
2035
  () => CreateGeofenceCollectionResponse,
2279
2036
  ];
@@ -2281,10 +2038,7 @@ export var CreateKey = [
2281
2038
  9,
2282
2039
  n0,
2283
2040
  _CK,
2284
- {
2285
- [_h]: ["POST", "/metadata/v0/keys", 200],
2286
- [_en]: ["cp.metadata."],
2287
- },
2041
+ { [_h]: ["POST", "/metadata/v0/keys", 200], [_en]: ["cp.metadata."] },
2288
2042
  () => CreateKeyRequest,
2289
2043
  () => CreateKeyResponse,
2290
2044
  ];
@@ -2292,10 +2046,7 @@ export var CreateMap = [
2292
2046
  9,
2293
2047
  n0,
2294
2048
  _CM,
2295
- {
2296
- [_h]: ["POST", "/maps/v0/maps", 200],
2297
- [_en]: ["cp.maps."],
2298
- },
2049
+ { [_h]: ["POST", "/maps/v0/maps", 200], [_en]: ["cp.maps."] },
2299
2050
  () => CreateMapRequest,
2300
2051
  () => CreateMapResponse,
2301
2052
  ];
@@ -2303,10 +2054,7 @@ export var CreatePlaceIndex = [
2303
2054
  9,
2304
2055
  n0,
2305
2056
  _CPI,
2306
- {
2307
- [_h]: ["POST", "/places/v0/indexes", 200],
2308
- [_en]: ["cp.places."],
2309
- },
2057
+ { [_h]: ["POST", "/places/v0/indexes", 200], [_en]: ["cp.places."] },
2310
2058
  () => CreatePlaceIndexRequest,
2311
2059
  () => CreatePlaceIndexResponse,
2312
2060
  ];
@@ -2314,10 +2062,7 @@ export var CreateRouteCalculator = [
2314
2062
  9,
2315
2063
  n0,
2316
2064
  _CRC,
2317
- {
2318
- [_h]: ["POST", "/routes/v0/calculators", 200],
2319
- [_en]: ["cp.routes."],
2320
- },
2065
+ { [_h]: ["POST", "/routes/v0/calculators", 200], [_en]: ["cp.routes."] },
2321
2066
  () => CreateRouteCalculatorRequest,
2322
2067
  () => CreateRouteCalculatorResponse,
2323
2068
  ];
@@ -2325,10 +2070,7 @@ export var CreateTracker = [
2325
2070
  9,
2326
2071
  n0,
2327
2072
  _CTr,
2328
- {
2329
- [_h]: ["POST", "/tracking/v0/trackers", 200],
2330
- [_en]: ["cp.tracking."],
2331
- },
2073
+ { [_h]: ["POST", "/tracking/v0/trackers", 200], [_en]: ["cp.tracking."] },
2332
2074
  () => CreateTrackerRequest,
2333
2075
  () => CreateTrackerResponse,
2334
2076
  ];
@@ -2336,10 +2078,7 @@ export var DeleteGeofenceCollection = [
2336
2078
  9,
2337
2079
  n0,
2338
2080
  _DGC,
2339
- {
2340
- [_h]: ["DELETE", "/geofencing/v0/collections/{CollectionName}", 200],
2341
- [_en]: ["cp.geofencing."],
2342
- },
2081
+ { [_h]: ["DELETE", "/geofencing/v0/collections/{CollectionName}", 200], [_en]: ["cp.geofencing."] },
2343
2082
  () => DeleteGeofenceCollectionRequest,
2344
2083
  () => DeleteGeofenceCollectionResponse,
2345
2084
  ];
@@ -2347,10 +2086,7 @@ export var DeleteKey = [
2347
2086
  9,
2348
2087
  n0,
2349
2088
  _DK,
2350
- {
2351
- [_h]: ["DELETE", "/metadata/v0/keys/{KeyName}", 200],
2352
- [_en]: ["cp.metadata."],
2353
- },
2089
+ { [_h]: ["DELETE", "/metadata/v0/keys/{KeyName}", 200], [_en]: ["cp.metadata."] },
2354
2090
  () => DeleteKeyRequest,
2355
2091
  () => DeleteKeyResponse,
2356
2092
  ];
@@ -2358,10 +2094,7 @@ export var DeleteMap = [
2358
2094
  9,
2359
2095
  n0,
2360
2096
  _DM,
2361
- {
2362
- [_h]: ["DELETE", "/maps/v0/maps/{MapName}", 200],
2363
- [_en]: ["cp.maps."],
2364
- },
2097
+ { [_h]: ["DELETE", "/maps/v0/maps/{MapName}", 200], [_en]: ["cp.maps."] },
2365
2098
  () => DeleteMapRequest,
2366
2099
  () => DeleteMapResponse,
2367
2100
  ];
@@ -2369,10 +2102,7 @@ export var DeletePlaceIndex = [
2369
2102
  9,
2370
2103
  n0,
2371
2104
  _DPI,
2372
- {
2373
- [_h]: ["DELETE", "/places/v0/indexes/{IndexName}", 200],
2374
- [_en]: ["cp.places."],
2375
- },
2105
+ { [_h]: ["DELETE", "/places/v0/indexes/{IndexName}", 200], [_en]: ["cp.places."] },
2376
2106
  () => DeletePlaceIndexRequest,
2377
2107
  () => DeletePlaceIndexResponse,
2378
2108
  ];
@@ -2380,10 +2110,7 @@ export var DeleteRouteCalculator = [
2380
2110
  9,
2381
2111
  n0,
2382
2112
  _DRC,
2383
- {
2384
- [_h]: ["DELETE", "/routes/v0/calculators/{CalculatorName}", 200],
2385
- [_en]: ["cp.routes."],
2386
- },
2113
+ { [_h]: ["DELETE", "/routes/v0/calculators/{CalculatorName}", 200], [_en]: ["cp.routes."] },
2387
2114
  () => DeleteRouteCalculatorRequest,
2388
2115
  () => DeleteRouteCalculatorResponse,
2389
2116
  ];
@@ -2391,10 +2118,7 @@ export var DeleteTracker = [
2391
2118
  9,
2392
2119
  n0,
2393
2120
  _DTe,
2394
- {
2395
- [_h]: ["DELETE", "/tracking/v0/trackers/{TrackerName}", 200],
2396
- [_en]: ["cp.tracking."],
2397
- },
2121
+ { [_h]: ["DELETE", "/tracking/v0/trackers/{TrackerName}", 200], [_en]: ["cp.tracking."] },
2398
2122
  () => DeleteTrackerRequest,
2399
2123
  () => DeleteTrackerResponse,
2400
2124
  ];
@@ -2402,10 +2126,7 @@ export var DescribeGeofenceCollection = [
2402
2126
  9,
2403
2127
  n0,
2404
2128
  _DGCe,
2405
- {
2406
- [_h]: ["GET", "/geofencing/v0/collections/{CollectionName}", 200],
2407
- [_en]: ["cp.geofencing."],
2408
- },
2129
+ { [_h]: ["GET", "/geofencing/v0/collections/{CollectionName}", 200], [_en]: ["cp.geofencing."] },
2409
2130
  () => DescribeGeofenceCollectionRequest,
2410
2131
  () => DescribeGeofenceCollectionResponse,
2411
2132
  ];
@@ -2413,10 +2134,7 @@ export var DescribeKey = [
2413
2134
  9,
2414
2135
  n0,
2415
2136
  _DKe,
2416
- {
2417
- [_h]: ["GET", "/metadata/v0/keys/{KeyName}", 200],
2418
- [_en]: ["cp.metadata."],
2419
- },
2137
+ { [_h]: ["GET", "/metadata/v0/keys/{KeyName}", 200], [_en]: ["cp.metadata."] },
2420
2138
  () => DescribeKeyRequest,
2421
2139
  () => DescribeKeyResponse,
2422
2140
  ];
@@ -2424,10 +2142,7 @@ export var DescribeMap = [
2424
2142
  9,
2425
2143
  n0,
2426
2144
  _DMe,
2427
- {
2428
- [_h]: ["GET", "/maps/v0/maps/{MapName}", 200],
2429
- [_en]: ["cp.maps."],
2430
- },
2145
+ { [_h]: ["GET", "/maps/v0/maps/{MapName}", 200], [_en]: ["cp.maps."] },
2431
2146
  () => DescribeMapRequest,
2432
2147
  () => DescribeMapResponse,
2433
2148
  ];
@@ -2435,10 +2150,7 @@ export var DescribePlaceIndex = [
2435
2150
  9,
2436
2151
  n0,
2437
2152
  _DPIe,
2438
- {
2439
- [_h]: ["GET", "/places/v0/indexes/{IndexName}", 200],
2440
- [_en]: ["cp.places."],
2441
- },
2153
+ { [_h]: ["GET", "/places/v0/indexes/{IndexName}", 200], [_en]: ["cp.places."] },
2442
2154
  () => DescribePlaceIndexRequest,
2443
2155
  () => DescribePlaceIndexResponse,
2444
2156
  ];
@@ -2446,10 +2158,7 @@ export var DescribeRouteCalculator = [
2446
2158
  9,
2447
2159
  n0,
2448
2160
  _DRCe,
2449
- {
2450
- [_h]: ["GET", "/routes/v0/calculators/{CalculatorName}", 200],
2451
- [_en]: ["cp.routes."],
2452
- },
2161
+ { [_h]: ["GET", "/routes/v0/calculators/{CalculatorName}", 200], [_en]: ["cp.routes."] },
2453
2162
  () => DescribeRouteCalculatorRequest,
2454
2163
  () => DescribeRouteCalculatorResponse,
2455
2164
  ];
@@ -2457,10 +2166,7 @@ export var DescribeTracker = [
2457
2166
  9,
2458
2167
  n0,
2459
2168
  _DTes,
2460
- {
2461
- [_h]: ["GET", "/tracking/v0/trackers/{TrackerName}", 200],
2462
- [_en]: ["cp.tracking."],
2463
- },
2169
+ { [_h]: ["GET", "/tracking/v0/trackers/{TrackerName}", 200], [_en]: ["cp.tracking."] },
2464
2170
  () => DescribeTrackerRequest,
2465
2171
  () => DescribeTrackerResponse,
2466
2172
  ];
@@ -2468,10 +2174,7 @@ export var DisassociateTrackerConsumer = [
2468
2174
  9,
2469
2175
  n0,
2470
2176
  _DTC,
2471
- {
2472
- [_h]: ["DELETE", "/tracking/v0/trackers/{TrackerName}/consumers/{ConsumerArn}", 200],
2473
- [_en]: ["cp.tracking."],
2474
- },
2177
+ { [_h]: ["DELETE", "/tracking/v0/trackers/{TrackerName}/consumers/{ConsumerArn}", 200], [_en]: ["cp.tracking."] },
2475
2178
  () => DisassociateTrackerConsumerRequest,
2476
2179
  () => DisassociateTrackerConsumerResponse,
2477
2180
  ];
@@ -2512,10 +2215,7 @@ export var GetGeofence = [
2512
2215
  9,
2513
2216
  n0,
2514
2217
  _GGe,
2515
- {
2516
- [_h]: ["GET", "/geofencing/v0/collections/{CollectionName}/geofences/{GeofenceId}", 200],
2517
- [_en]: ["geofencing."],
2518
- },
2218
+ { [_h]: ["GET", "/geofencing/v0/collections/{CollectionName}/geofences/{GeofenceId}", 200], [_en]: ["geofencing."] },
2519
2219
  () => GetGeofenceRequest,
2520
2220
  () => GetGeofenceResponse,
2521
2221
  ];
@@ -2523,10 +2223,7 @@ export var GetMapGlyphs = [
2523
2223
  9,
2524
2224
  n0,
2525
2225
  _GMG,
2526
- {
2527
- [_h]: ["GET", "/maps/v0/maps/{MapName}/glyphs/{FontStack}/{FontUnicodeRange}", 200],
2528
- [_en]: ["maps."],
2529
- },
2226
+ { [_h]: ["GET", "/maps/v0/maps/{MapName}/glyphs/{FontStack}/{FontUnicodeRange}", 200], [_en]: ["maps."] },
2530
2227
  () => GetMapGlyphsRequest,
2531
2228
  () => GetMapGlyphsResponse,
2532
2229
  ];
@@ -2534,10 +2231,7 @@ export var GetMapSprites = [
2534
2231
  9,
2535
2232
  n0,
2536
2233
  _GMS,
2537
- {
2538
- [_h]: ["GET", "/maps/v0/maps/{MapName}/sprites/{FileName}", 200],
2539
- [_en]: ["maps."],
2540
- },
2234
+ { [_h]: ["GET", "/maps/v0/maps/{MapName}/sprites/{FileName}", 200], [_en]: ["maps."] },
2541
2235
  () => GetMapSpritesRequest,
2542
2236
  () => GetMapSpritesResponse,
2543
2237
  ];
@@ -2545,10 +2239,7 @@ export var GetMapStyleDescriptor = [
2545
2239
  9,
2546
2240
  n0,
2547
2241
  _GMSD,
2548
- {
2549
- [_h]: ["GET", "/maps/v0/maps/{MapName}/style-descriptor", 200],
2550
- [_en]: ["maps."],
2551
- },
2242
+ { [_h]: ["GET", "/maps/v0/maps/{MapName}/style-descriptor", 200], [_en]: ["maps."] },
2552
2243
  () => GetMapStyleDescriptorRequest,
2553
2244
  () => GetMapStyleDescriptorResponse,
2554
2245
  ];
@@ -2556,10 +2247,7 @@ export var GetMapTile = [
2556
2247
  9,
2557
2248
  n0,
2558
2249
  _GMT,
2559
- {
2560
- [_h]: ["GET", "/maps/v0/maps/{MapName}/tiles/{Z}/{X}/{Y}", 200],
2561
- [_en]: ["maps."],
2562
- },
2250
+ { [_h]: ["GET", "/maps/v0/maps/{MapName}/tiles/{Z}/{X}/{Y}", 200], [_en]: ["maps."] },
2563
2251
  () => GetMapTileRequest,
2564
2252
  () => GetMapTileResponse,
2565
2253
  ];
@@ -2567,10 +2255,7 @@ export var GetPlace = [
2567
2255
  9,
2568
2256
  n0,
2569
2257
  _GPe,
2570
- {
2571
- [_h]: ["GET", "/places/v0/indexes/{IndexName}/places/{PlaceId}", 200],
2572
- [_en]: ["places."],
2573
- },
2258
+ { [_h]: ["GET", "/places/v0/indexes/{IndexName}/places/{PlaceId}", 200], [_en]: ["places."] },
2574
2259
  () => GetPlaceRequest,
2575
2260
  () => GetPlaceResponse,
2576
2261
  ];
@@ -2578,10 +2263,7 @@ export var ListDevicePositions = [
2578
2263
  9,
2579
2264
  n0,
2580
2265
  _LDP,
2581
- {
2582
- [_en]: ["tracking."],
2583
- [_h]: ["POST", "/tracking/v0/trackers/{TrackerName}/list-positions", 200],
2584
- },
2266
+ { [_en]: ["tracking."], [_h]: ["POST", "/tracking/v0/trackers/{TrackerName}/list-positions", 200] },
2585
2267
  () => ListDevicePositionsRequest,
2586
2268
  () => ListDevicePositionsResponse,
2587
2269
  ];
@@ -2589,10 +2271,7 @@ export var ListGeofenceCollections = [
2589
2271
  9,
2590
2272
  n0,
2591
2273
  _LGC,
2592
- {
2593
- [_en]: ["cp.geofencing."],
2594
- [_h]: ["POST", "/geofencing/v0/list-collections", 200],
2595
- },
2274
+ { [_en]: ["cp.geofencing."], [_h]: ["POST", "/geofencing/v0/list-collections", 200] },
2596
2275
  () => ListGeofenceCollectionsRequest,
2597
2276
  () => ListGeofenceCollectionsResponse,
2598
2277
  ];
@@ -2600,10 +2279,7 @@ export var ListGeofences = [
2600
2279
  9,
2601
2280
  n0,
2602
2281
  _LGi,
2603
- {
2604
- [_en]: ["geofencing."],
2605
- [_h]: ["POST", "/geofencing/v0/collections/{CollectionName}/list-geofences", 200],
2606
- },
2282
+ { [_en]: ["geofencing."], [_h]: ["POST", "/geofencing/v0/collections/{CollectionName}/list-geofences", 200] },
2607
2283
  () => ListGeofencesRequest,
2608
2284
  () => ListGeofencesResponse,
2609
2285
  ];
@@ -2611,10 +2287,7 @@ export var ListKeys = [
2611
2287
  9,
2612
2288
  n0,
2613
2289
  _LK,
2614
- {
2615
- [_en]: ["cp.metadata."],
2616
- [_h]: ["POST", "/metadata/v0/list-keys", 200],
2617
- },
2290
+ { [_en]: ["cp.metadata."], [_h]: ["POST", "/metadata/v0/list-keys", 200] },
2618
2291
  () => ListKeysRequest,
2619
2292
  () => ListKeysResponse,
2620
2293
  ];
@@ -2622,10 +2295,7 @@ export var ListMaps = [
2622
2295
  9,
2623
2296
  n0,
2624
2297
  _LM,
2625
- {
2626
- [_h]: ["POST", "/maps/v0/list-maps", 200],
2627
- [_en]: ["cp.maps."],
2628
- },
2298
+ { [_h]: ["POST", "/maps/v0/list-maps", 200], [_en]: ["cp.maps."] },
2629
2299
  () => ListMapsRequest,
2630
2300
  () => ListMapsResponse,
2631
2301
  ];
@@ -2633,10 +2303,7 @@ export var ListPlaceIndexes = [
2633
2303
  9,
2634
2304
  n0,
2635
2305
  _LPI,
2636
- {
2637
- [_h]: ["POST", "/places/v0/list-indexes", 200],
2638
- [_en]: ["cp.places."],
2639
- },
2306
+ { [_h]: ["POST", "/places/v0/list-indexes", 200], [_en]: ["cp.places."] },
2640
2307
  () => ListPlaceIndexesRequest,
2641
2308
  () => ListPlaceIndexesResponse,
2642
2309
  ];
@@ -2644,10 +2311,7 @@ export var ListRouteCalculators = [
2644
2311
  9,
2645
2312
  n0,
2646
2313
  _LRC,
2647
- {
2648
- [_h]: ["POST", "/routes/v0/list-calculators", 200],
2649
- [_en]: ["cp.routes."],
2650
- },
2314
+ { [_h]: ["POST", "/routes/v0/list-calculators", 200], [_en]: ["cp.routes."] },
2651
2315
  () => ListRouteCalculatorsRequest,
2652
2316
  () => ListRouteCalculatorsResponse,
2653
2317
  ];
@@ -2655,10 +2319,7 @@ export var ListTagsForResource = [
2655
2319
  9,
2656
2320
  n0,
2657
2321
  _LTFR,
2658
- {
2659
- [_h]: ["GET", "/tags/{ResourceArn}", 200],
2660
- [_en]: ["cp.metadata."],
2661
- },
2322
+ { [_h]: ["GET", "/tags/{ResourceArn}", 200], [_en]: ["cp.metadata."] },
2662
2323
  () => ListTagsForResourceRequest,
2663
2324
  () => ListTagsForResourceResponse,
2664
2325
  ];
@@ -2666,10 +2327,7 @@ export var ListTrackerConsumers = [
2666
2327
  9,
2667
2328
  n0,
2668
2329
  _LTC,
2669
- {
2670
- [_en]: ["cp.tracking."],
2671
- [_h]: ["POST", "/tracking/v0/trackers/{TrackerName}/list-consumers", 200],
2672
- },
2330
+ { [_en]: ["cp.tracking."], [_h]: ["POST", "/tracking/v0/trackers/{TrackerName}/list-consumers", 200] },
2673
2331
  () => ListTrackerConsumersRequest,
2674
2332
  () => ListTrackerConsumersResponse,
2675
2333
  ];
@@ -2677,10 +2335,7 @@ export var ListTrackers = [
2677
2335
  9,
2678
2336
  n0,
2679
2337
  _LT,
2680
- {
2681
- [_en]: ["cp.tracking."],
2682
- [_h]: ["POST", "/tracking/v0/list-trackers", 200],
2683
- },
2338
+ { [_en]: ["cp.tracking."], [_h]: ["POST", "/tracking/v0/list-trackers", 200] },
2684
2339
  () => ListTrackersRequest,
2685
2340
  () => ListTrackersResponse,
2686
2341
  ];
@@ -2688,10 +2343,7 @@ export var PutGeofence = [
2688
2343
  9,
2689
2344
  n0,
2690
2345
  _PGu,
2691
- {
2692
- [_h]: ["PUT", "/geofencing/v0/collections/{CollectionName}/geofences/{GeofenceId}", 200],
2693
- [_en]: ["geofencing."],
2694
- },
2346
+ { [_h]: ["PUT", "/geofencing/v0/collections/{CollectionName}/geofences/{GeofenceId}", 200], [_en]: ["geofencing."] },
2695
2347
  () => PutGeofenceRequest,
2696
2348
  () => PutGeofenceResponse,
2697
2349
  ];
@@ -2699,10 +2351,7 @@ export var SearchPlaceIndexForPosition = [
2699
2351
  9,
2700
2352
  n0,
2701
2353
  _SPIFP,
2702
- {
2703
- [_h]: ["POST", "/places/v0/indexes/{IndexName}/search/position", 200],
2704
- [_en]: ["places."],
2705
- },
2354
+ { [_h]: ["POST", "/places/v0/indexes/{IndexName}/search/position", 200], [_en]: ["places."] },
2706
2355
  () => SearchPlaceIndexForPositionRequest,
2707
2356
  () => SearchPlaceIndexForPositionResponse,
2708
2357
  ];
@@ -2710,10 +2359,7 @@ export var SearchPlaceIndexForSuggestions = [
2710
2359
  9,
2711
2360
  n0,
2712
2361
  _SPIFS,
2713
- {
2714
- [_h]: ["POST", "/places/v0/indexes/{IndexName}/search/suggestions", 200],
2715
- [_en]: ["places."],
2716
- },
2362
+ { [_h]: ["POST", "/places/v0/indexes/{IndexName}/search/suggestions", 200], [_en]: ["places."] },
2717
2363
  () => SearchPlaceIndexForSuggestionsRequest,
2718
2364
  () => SearchPlaceIndexForSuggestionsResponse,
2719
2365
  ];
@@ -2721,10 +2367,7 @@ export var SearchPlaceIndexForText = [
2721
2367
  9,
2722
2368
  n0,
2723
2369
  _SPIFT,
2724
- {
2725
- [_h]: ["POST", "/places/v0/indexes/{IndexName}/search/text", 200],
2726
- [_en]: ["places."],
2727
- },
2370
+ { [_h]: ["POST", "/places/v0/indexes/{IndexName}/search/text", 200], [_en]: ["places."] },
2728
2371
  () => SearchPlaceIndexForTextRequest,
2729
2372
  () => SearchPlaceIndexForTextResponse,
2730
2373
  ];
@@ -2732,10 +2375,7 @@ export var TagResource = [
2732
2375
  9,
2733
2376
  n0,
2734
2377
  _TR,
2735
- {
2736
- [_h]: ["POST", "/tags/{ResourceArn}", 200],
2737
- [_en]: ["cp.metadata."],
2738
- },
2378
+ { [_h]: ["POST", "/tags/{ResourceArn}", 200], [_en]: ["cp.metadata."] },
2739
2379
  () => TagResourceRequest,
2740
2380
  () => TagResourceResponse,
2741
2381
  ];
@@ -2743,10 +2383,7 @@ export var UntagResource = [
2743
2383
  9,
2744
2384
  n0,
2745
2385
  _UR,
2746
- {
2747
- [_h]: ["DELETE", "/tags/{ResourceArn}", 200],
2748
- [_en]: ["cp.metadata."],
2749
- },
2386
+ { [_h]: ["DELETE", "/tags/{ResourceArn}", 200], [_en]: ["cp.metadata."] },
2750
2387
  () => UntagResourceRequest,
2751
2388
  () => UntagResourceResponse,
2752
2389
  ];
@@ -2754,10 +2391,7 @@ export var UpdateGeofenceCollection = [
2754
2391
  9,
2755
2392
  n0,
2756
2393
  _UGC,
2757
- {
2758
- [_h]: ["PATCH", "/geofencing/v0/collections/{CollectionName}", 200],
2759
- [_en]: ["cp.geofencing."],
2760
- },
2394
+ { [_h]: ["PATCH", "/geofencing/v0/collections/{CollectionName}", 200], [_en]: ["cp.geofencing."] },
2761
2395
  () => UpdateGeofenceCollectionRequest,
2762
2396
  () => UpdateGeofenceCollectionResponse,
2763
2397
  ];
@@ -2765,10 +2399,7 @@ export var UpdateKey = [
2765
2399
  9,
2766
2400
  n0,
2767
2401
  _UK,
2768
- {
2769
- [_h]: ["PATCH", "/metadata/v0/keys/{KeyName}", 200],
2770
- [_en]: ["cp.metadata."],
2771
- },
2402
+ { [_h]: ["PATCH", "/metadata/v0/keys/{KeyName}", 200], [_en]: ["cp.metadata."] },
2772
2403
  () => UpdateKeyRequest,
2773
2404
  () => UpdateKeyResponse,
2774
2405
  ];
@@ -2776,10 +2407,7 @@ export var UpdateMap = [
2776
2407
  9,
2777
2408
  n0,
2778
2409
  _UM,
2779
- {
2780
- [_h]: ["PATCH", "/maps/v0/maps/{MapName}", 200],
2781
- [_en]: ["cp.maps."],
2782
- },
2410
+ { [_h]: ["PATCH", "/maps/v0/maps/{MapName}", 200], [_en]: ["cp.maps."] },
2783
2411
  () => UpdateMapRequest,
2784
2412
  () => UpdateMapResponse,
2785
2413
  ];
@@ -2787,10 +2415,7 @@ export var UpdatePlaceIndex = [
2787
2415
  9,
2788
2416
  n0,
2789
2417
  _UPI,
2790
- {
2791
- [_h]: ["PATCH", "/places/v0/indexes/{IndexName}", 200],
2792
- [_en]: ["cp.places."],
2793
- },
2418
+ { [_h]: ["PATCH", "/places/v0/indexes/{IndexName}", 200], [_en]: ["cp.places."] },
2794
2419
  () => UpdatePlaceIndexRequest,
2795
2420
  () => UpdatePlaceIndexResponse,
2796
2421
  ];
@@ -2798,10 +2423,7 @@ export var UpdateRouteCalculator = [
2798
2423
  9,
2799
2424
  n0,
2800
2425
  _URC,
2801
- {
2802
- [_h]: ["PATCH", "/routes/v0/calculators/{CalculatorName}", 200],
2803
- [_en]: ["cp.routes."],
2804
- },
2426
+ { [_h]: ["PATCH", "/routes/v0/calculators/{CalculatorName}", 200], [_en]: ["cp.routes."] },
2805
2427
  () => UpdateRouteCalculatorRequest,
2806
2428
  () => UpdateRouteCalculatorResponse,
2807
2429
  ];
@@ -2809,10 +2431,7 @@ export var UpdateTracker = [
2809
2431
  9,
2810
2432
  n0,
2811
2433
  _UTp,
2812
- {
2813
- [_h]: ["PATCH", "/tracking/v0/trackers/{TrackerName}", 200],
2814
- [_en]: ["cp.tracking."],
2815
- },
2434
+ { [_h]: ["PATCH", "/tracking/v0/trackers/{TrackerName}", 200], [_en]: ["cp.tracking."] },
2816
2435
  () => UpdateTrackerRequest,
2817
2436
  () => UpdateTrackerResponse,
2818
2437
  ];
@@ -2820,10 +2439,7 @@ export var VerifyDevicePosition = [
2820
2439
  9,
2821
2440
  n0,
2822
2441
  _VDP,
2823
- {
2824
- [_h]: ["POST", "/tracking/v0/trackers/{TrackerName}/positions/verify", 200],
2825
- [_en]: ["tracking."],
2826
- },
2442
+ { [_h]: ["POST", "/tracking/v0/trackers/{TrackerName}/positions/verify", 200], [_en]: ["tracking."] },
2827
2443
  () => VerifyDevicePositionRequest,
2828
2444
  () => VerifyDevicePositionResponse,
2829
2445
  ];