@aws-sdk/client-location 3.31.0 → 3.35.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 (983) hide show
  1. package/CHANGELOG.md +39 -0
  2. package/dist-cjs/Location.js +761 -0
  3. package/dist-cjs/Location.js.map +1 -0
  4. package/dist-cjs/LocationClient.js +44 -0
  5. package/dist-cjs/LocationClient.js.map +1 -0
  6. package/dist-cjs/commands/AssociateTrackerConsumerCommand.js +67 -0
  7. package/dist-cjs/commands/AssociateTrackerConsumerCommand.js.map +1 -0
  8. package/dist-cjs/commands/BatchDeleteDevicePositionHistoryCommand.js +61 -0
  9. package/dist-cjs/commands/BatchDeleteDevicePositionHistoryCommand.js.map +1 -0
  10. package/dist-cjs/commands/BatchDeleteGeofenceCommand.js +64 -0
  11. package/dist-cjs/commands/BatchDeleteGeofenceCommand.js.map +1 -0
  12. package/dist-cjs/commands/BatchEvaluateGeofencesCommand.js +81 -0
  13. package/dist-cjs/commands/BatchEvaluateGeofencesCommand.js.map +1 -0
  14. package/dist-cjs/commands/BatchGetDevicePositionCommand.js +61 -0
  15. package/dist-cjs/commands/BatchGetDevicePositionCommand.js.map +1 -0
  16. package/dist-cjs/commands/BatchPutGeofenceCommand.js +62 -0
  17. package/dist-cjs/commands/BatchPutGeofenceCommand.js.map +1 -0
  18. package/dist-cjs/commands/BatchUpdateDevicePositionCommand.js +67 -0
  19. package/dist-cjs/commands/BatchUpdateDevicePositionCommand.js.map +1 -0
  20. package/dist-cjs/commands/CalculateRouteCommand.js +91 -0
  21. package/dist-cjs/commands/CalculateRouteCommand.js.map +1 -0
  22. package/dist-cjs/commands/CreateGeofenceCollectionCommand.js +61 -0
  23. package/dist-cjs/commands/CreateGeofenceCollectionCommand.js.map +1 -0
  24. package/dist-cjs/commands/CreateMapCommand.js +62 -0
  25. package/dist-cjs/commands/CreateMapCommand.js.map +1 -0
  26. package/dist-cjs/commands/CreatePlaceIndexCommand.js +62 -0
  27. package/dist-cjs/commands/CreatePlaceIndexCommand.js.map +1 -0
  28. package/dist-cjs/commands/CreateRouteCalculatorCommand.js +64 -0
  29. package/dist-cjs/commands/CreateRouteCalculatorCommand.js.map +1 -0
  30. package/dist-cjs/commands/CreateTrackerCommand.js +62 -0
  31. package/dist-cjs/commands/CreateTrackerCommand.js.map +1 -0
  32. package/dist-cjs/commands/DeleteGeofenceCollectionCommand.js +65 -0
  33. package/dist-cjs/commands/DeleteGeofenceCollectionCommand.js.map +1 -0
  34. package/dist-cjs/commands/DeleteMapCommand.js +65 -0
  35. package/dist-cjs/commands/DeleteMapCommand.js.map +1 -0
  36. package/dist-cjs/commands/DeletePlaceIndexCommand.js +64 -0
  37. package/dist-cjs/commands/DeletePlaceIndexCommand.js.map +1 -0
  38. package/dist-cjs/commands/DeleteRouteCalculatorCommand.js +64 -0
  39. package/dist-cjs/commands/DeleteRouteCalculatorCommand.js.map +1 -0
  40. package/dist-cjs/commands/DeleteTrackerCommand.js +66 -0
  41. package/dist-cjs/commands/DeleteTrackerCommand.js.map +1 -0
  42. package/dist-cjs/commands/DescribeGeofenceCollectionCommand.js +61 -0
  43. package/dist-cjs/commands/DescribeGeofenceCollectionCommand.js.map +1 -0
  44. package/dist-cjs/commands/DescribeMapCommand.js +61 -0
  45. package/dist-cjs/commands/DescribeMapCommand.js.map +1 -0
  46. package/dist-cjs/commands/DescribePlaceIndexCommand.js +61 -0
  47. package/dist-cjs/commands/DescribePlaceIndexCommand.js.map +1 -0
  48. package/dist-cjs/commands/DescribeRouteCalculatorCommand.js +61 -0
  49. package/dist-cjs/commands/DescribeRouteCalculatorCommand.js.map +1 -0
  50. package/dist-cjs/commands/DescribeTrackerCommand.js +61 -0
  51. package/dist-cjs/commands/DescribeTrackerCommand.js.map +1 -0
  52. package/dist-cjs/commands/DisassociateTrackerConsumerCommand.js +65 -0
  53. package/dist-cjs/commands/DisassociateTrackerConsumerCommand.js.map +1 -0
  54. package/dist-cjs/commands/GetDevicePositionCommand.js +64 -0
  55. package/dist-cjs/commands/GetDevicePositionCommand.js.map +1 -0
  56. package/dist-cjs/commands/GetDevicePositionHistoryCommand.js +65 -0
  57. package/dist-cjs/commands/GetDevicePositionHistoryCommand.js.map +1 -0
  58. package/dist-cjs/commands/GetGeofenceCommand.js +61 -0
  59. package/dist-cjs/commands/GetGeofenceCommand.js.map +1 -0
  60. package/dist-cjs/commands/GetMapGlyphsCommand.js +61 -0
  61. package/dist-cjs/commands/GetMapGlyphsCommand.js.map +1 -0
  62. package/dist-cjs/commands/GetMapSpritesCommand.js +63 -0
  63. package/dist-cjs/commands/GetMapSpritesCommand.js.map +1 -0
  64. package/dist-cjs/commands/GetMapStyleDescriptorCommand.js +64 -0
  65. package/dist-cjs/commands/GetMapStyleDescriptorCommand.js.map +1 -0
  66. package/dist-cjs/commands/GetMapTileCommand.js +66 -0
  67. package/dist-cjs/commands/GetMapTileCommand.js.map +1 -0
  68. package/dist-cjs/commands/ListDevicePositionsCommand.js +61 -0
  69. package/dist-cjs/commands/ListDevicePositionsCommand.js.map +1 -0
  70. package/dist-cjs/commands/ListGeofenceCollectionsCommand.js +61 -0
  71. package/dist-cjs/commands/ListGeofenceCollectionsCommand.js.map +1 -0
  72. package/dist-cjs/commands/ListGeofencesCommand.js +61 -0
  73. package/dist-cjs/commands/ListGeofencesCommand.js.map +1 -0
  74. package/dist-cjs/commands/ListMapsCommand.js +61 -0
  75. package/dist-cjs/commands/ListMapsCommand.js.map +1 -0
  76. package/dist-cjs/commands/ListPlaceIndexesCommand.js +61 -0
  77. package/dist-cjs/commands/ListPlaceIndexesCommand.js.map +1 -0
  78. package/dist-cjs/commands/ListRouteCalculatorsCommand.js +61 -0
  79. package/dist-cjs/commands/ListRouteCalculatorsCommand.js.map +1 -0
  80. package/dist-cjs/commands/ListTagsForResourceCommand.js +61 -0
  81. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +1 -0
  82. package/dist-cjs/commands/ListTrackerConsumersCommand.js +61 -0
  83. package/dist-cjs/commands/ListTrackerConsumersCommand.js.map +1 -0
  84. package/dist-cjs/commands/ListTrackersCommand.js +61 -0
  85. package/dist-cjs/commands/ListTrackersCommand.js.map +1 -0
  86. package/dist-cjs/commands/PutGeofenceCommand.js +62 -0
  87. package/dist-cjs/commands/PutGeofenceCommand.js.map +1 -0
  88. package/dist-cjs/commands/SearchPlaceIndexForPositionCommand.js +62 -0
  89. package/dist-cjs/commands/SearchPlaceIndexForPositionCommand.js.map +1 -0
  90. package/dist-cjs/commands/SearchPlaceIndexForTextCommand.js +69 -0
  91. package/dist-cjs/commands/SearchPlaceIndexForTextCommand.js.map +1 -0
  92. package/dist-cjs/commands/TagResourceCommand.js +74 -0
  93. package/dist-cjs/commands/TagResourceCommand.js.map +1 -0
  94. package/dist-cjs/commands/UntagResourceCommand.js +61 -0
  95. package/dist-cjs/commands/UntagResourceCommand.js.map +1 -0
  96. package/dist-cjs/commands/UpdateGeofenceCollectionCommand.js +61 -0
  97. package/dist-cjs/commands/UpdateGeofenceCollectionCommand.js.map +1 -0
  98. package/dist-cjs/commands/UpdateMapCommand.js +61 -0
  99. package/dist-cjs/commands/UpdateMapCommand.js.map +1 -0
  100. package/dist-cjs/commands/UpdatePlaceIndexCommand.js +61 -0
  101. package/dist-cjs/commands/UpdatePlaceIndexCommand.js.map +1 -0
  102. package/dist-cjs/commands/UpdateRouteCalculatorCommand.js +61 -0
  103. package/dist-cjs/commands/UpdateRouteCalculatorCommand.js.map +1 -0
  104. package/dist-cjs/commands/UpdateTrackerCommand.js +61 -0
  105. package/dist-cjs/commands/UpdateTrackerCommand.js.map +1 -0
  106. package/dist-cjs/endpoints.js +57 -0
  107. package/dist-cjs/endpoints.js.map +1 -0
  108. package/dist-cjs/index.js +67 -0
  109. package/dist-cjs/index.js.map +1 -0
  110. package/dist-cjs/models/index.js +5 -0
  111. package/dist-cjs/models/index.js.map +1 -0
  112. package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
  113. package/dist-cjs/models/models_0.js.map +1 -0
  114. package/dist-cjs/pagination/GetDevicePositionHistoryPaginator.js +45 -0
  115. package/dist-cjs/pagination/GetDevicePositionHistoryPaginator.js.map +1 -0
  116. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
  117. package/dist-cjs/pagination/Interfaces.js.map +1 -0
  118. package/dist-cjs/pagination/ListDevicePositionsPaginator.js +46 -0
  119. package/dist-cjs/pagination/ListDevicePositionsPaginator.js.map +1 -0
  120. package/dist-cjs/pagination/ListGeofenceCollectionsPaginator.js +46 -0
  121. package/dist-cjs/pagination/ListGeofenceCollectionsPaginator.js.map +1 -0
  122. package/dist-cjs/pagination/ListGeofencesPaginator.js +45 -0
  123. package/dist-cjs/pagination/ListGeofencesPaginator.js.map +1 -0
  124. package/dist-cjs/pagination/ListMapsPaginator.js +46 -0
  125. package/dist-cjs/pagination/ListMapsPaginator.js.map +1 -0
  126. package/dist-cjs/pagination/ListPlaceIndexesPaginator.js +46 -0
  127. package/dist-cjs/pagination/ListPlaceIndexesPaginator.js.map +1 -0
  128. package/dist-cjs/pagination/ListRouteCalculatorsPaginator.js +46 -0
  129. package/dist-cjs/pagination/ListRouteCalculatorsPaginator.js.map +1 -0
  130. package/dist-cjs/pagination/ListTrackerConsumersPaginator.js +46 -0
  131. package/dist-cjs/pagination/ListTrackerConsumersPaginator.js.map +1 -0
  132. package/dist-cjs/pagination/ListTrackersPaginator.js +46 -0
  133. package/dist-cjs/pagination/ListTrackersPaginator.js.map +1 -0
  134. package/dist-cjs/protocols/Aws_restJson1.js +7163 -0
  135. package/dist-cjs/protocols/Aws_restJson1.js.map +1 -0
  136. package/dist-cjs/runtimeConfig.browser.js +42 -0
  137. package/dist-cjs/runtimeConfig.browser.js.map +1 -0
  138. package/dist-cjs/runtimeConfig.js +47 -0
  139. package/dist-cjs/runtimeConfig.js.map +1 -0
  140. package/dist-cjs/runtimeConfig.native.js +20 -0
  141. package/dist-cjs/runtimeConfig.native.js.map +1 -0
  142. package/dist-cjs/runtimeConfig.shared.js +21 -0
  143. package/dist-cjs/runtimeConfig.shared.js.map +1 -0
  144. package/dist-es/Location.js +761 -0
  145. package/dist-es/Location.js.map +1 -0
  146. package/dist-es/LocationClient.js +38 -0
  147. package/dist-es/LocationClient.js.map +1 -0
  148. package/dist-es/commands/AssociateTrackerConsumerCommand.js +40 -0
  149. package/dist-es/commands/AssociateTrackerConsumerCommand.js.map +1 -0
  150. package/dist-es/commands/BatchDeleteDevicePositionHistoryCommand.js +40 -0
  151. package/dist-es/commands/BatchDeleteDevicePositionHistoryCommand.js.map +1 -0
  152. package/dist-es/commands/BatchDeleteGeofenceCommand.js +40 -0
  153. package/dist-es/commands/BatchDeleteGeofenceCommand.js.map +1 -0
  154. package/dist-es/commands/BatchEvaluateGeofencesCommand.js +40 -0
  155. package/dist-es/commands/BatchEvaluateGeofencesCommand.js.map +1 -0
  156. package/dist-es/commands/BatchGetDevicePositionCommand.js +40 -0
  157. package/dist-es/commands/BatchGetDevicePositionCommand.js.map +1 -0
  158. package/dist-es/commands/BatchPutGeofenceCommand.js +40 -0
  159. package/dist-es/commands/BatchPutGeofenceCommand.js.map +1 -0
  160. package/dist-es/commands/BatchUpdateDevicePositionCommand.js +40 -0
  161. package/dist-es/commands/BatchUpdateDevicePositionCommand.js.map +1 -0
  162. package/dist-es/commands/CalculateRouteCommand.js +40 -0
  163. package/dist-es/commands/CalculateRouteCommand.js.map +1 -0
  164. package/dist-es/commands/CreateGeofenceCollectionCommand.js +40 -0
  165. package/dist-es/commands/CreateGeofenceCollectionCommand.js.map +1 -0
  166. package/dist-es/commands/CreateMapCommand.js +40 -0
  167. package/dist-es/commands/CreateMapCommand.js.map +1 -0
  168. package/dist-es/commands/CreatePlaceIndexCommand.js +40 -0
  169. package/dist-es/commands/CreatePlaceIndexCommand.js.map +1 -0
  170. package/dist-es/commands/CreateRouteCalculatorCommand.js +40 -0
  171. package/dist-es/commands/CreateRouteCalculatorCommand.js.map +1 -0
  172. package/dist-es/commands/CreateTrackerCommand.js +40 -0
  173. package/dist-es/commands/CreateTrackerCommand.js.map +1 -0
  174. package/dist-es/commands/DeleteGeofenceCollectionCommand.js +40 -0
  175. package/dist-es/commands/DeleteGeofenceCollectionCommand.js.map +1 -0
  176. package/dist-es/commands/DeleteMapCommand.js +40 -0
  177. package/dist-es/commands/DeleteMapCommand.js.map +1 -0
  178. package/dist-es/commands/DeletePlaceIndexCommand.js +40 -0
  179. package/dist-es/commands/DeletePlaceIndexCommand.js.map +1 -0
  180. package/dist-es/commands/DeleteRouteCalculatorCommand.js +40 -0
  181. package/dist-es/commands/DeleteRouteCalculatorCommand.js.map +1 -0
  182. package/dist-es/commands/DeleteTrackerCommand.js +40 -0
  183. package/dist-es/commands/DeleteTrackerCommand.js.map +1 -0
  184. package/dist-es/commands/DescribeGeofenceCollectionCommand.js +40 -0
  185. package/dist-es/commands/DescribeGeofenceCollectionCommand.js.map +1 -0
  186. package/dist-es/commands/DescribeMapCommand.js +40 -0
  187. package/dist-es/commands/DescribeMapCommand.js.map +1 -0
  188. package/dist-es/commands/DescribePlaceIndexCommand.js +40 -0
  189. package/dist-es/commands/DescribePlaceIndexCommand.js.map +1 -0
  190. package/dist-es/commands/DescribeRouteCalculatorCommand.js +40 -0
  191. package/dist-es/commands/DescribeRouteCalculatorCommand.js.map +1 -0
  192. package/dist-es/commands/DescribeTrackerCommand.js +40 -0
  193. package/dist-es/commands/DescribeTrackerCommand.js.map +1 -0
  194. package/dist-es/commands/DisassociateTrackerConsumerCommand.js +40 -0
  195. package/dist-es/commands/DisassociateTrackerConsumerCommand.js.map +1 -0
  196. package/dist-es/commands/GetDevicePositionCommand.js +40 -0
  197. package/dist-es/commands/GetDevicePositionCommand.js.map +1 -0
  198. package/dist-es/commands/GetDevicePositionHistoryCommand.js +40 -0
  199. package/dist-es/commands/GetDevicePositionHistoryCommand.js.map +1 -0
  200. package/dist-es/commands/GetGeofenceCommand.js +40 -0
  201. package/dist-es/commands/GetGeofenceCommand.js.map +1 -0
  202. package/dist-es/commands/GetMapGlyphsCommand.js +40 -0
  203. package/dist-es/commands/GetMapGlyphsCommand.js.map +1 -0
  204. package/dist-es/commands/GetMapSpritesCommand.js +40 -0
  205. package/dist-es/commands/GetMapSpritesCommand.js.map +1 -0
  206. package/dist-es/commands/GetMapStyleDescriptorCommand.js +40 -0
  207. package/dist-es/commands/GetMapStyleDescriptorCommand.js.map +1 -0
  208. package/dist-es/commands/GetMapTileCommand.js +40 -0
  209. package/dist-es/commands/GetMapTileCommand.js.map +1 -0
  210. package/dist-es/commands/ListDevicePositionsCommand.js +40 -0
  211. package/dist-es/commands/ListDevicePositionsCommand.js.map +1 -0
  212. package/dist-es/commands/ListGeofenceCollectionsCommand.js +40 -0
  213. package/dist-es/commands/ListGeofenceCollectionsCommand.js.map +1 -0
  214. package/dist-es/commands/ListGeofencesCommand.js +40 -0
  215. package/dist-es/commands/ListGeofencesCommand.js.map +1 -0
  216. package/dist-es/commands/ListMapsCommand.js +40 -0
  217. package/dist-es/commands/ListMapsCommand.js.map +1 -0
  218. package/dist-es/commands/ListPlaceIndexesCommand.js +40 -0
  219. package/dist-es/commands/ListPlaceIndexesCommand.js.map +1 -0
  220. package/dist-es/commands/ListRouteCalculatorsCommand.js +40 -0
  221. package/dist-es/commands/ListRouteCalculatorsCommand.js.map +1 -0
  222. package/dist-es/commands/ListTagsForResourceCommand.js +40 -0
  223. package/dist-es/commands/ListTagsForResourceCommand.js.map +1 -0
  224. package/dist-es/commands/ListTrackerConsumersCommand.js +40 -0
  225. package/dist-es/commands/ListTrackerConsumersCommand.js.map +1 -0
  226. package/dist-es/commands/ListTrackersCommand.js +40 -0
  227. package/dist-es/commands/ListTrackersCommand.js.map +1 -0
  228. package/dist-es/commands/PutGeofenceCommand.js +40 -0
  229. package/dist-es/commands/PutGeofenceCommand.js.map +1 -0
  230. package/dist-es/commands/SearchPlaceIndexForPositionCommand.js +40 -0
  231. package/dist-es/commands/SearchPlaceIndexForPositionCommand.js.map +1 -0
  232. package/dist-es/commands/SearchPlaceIndexForTextCommand.js +40 -0
  233. package/dist-es/commands/SearchPlaceIndexForTextCommand.js.map +1 -0
  234. package/dist-es/commands/TagResourceCommand.js +40 -0
  235. package/dist-es/commands/TagResourceCommand.js.map +1 -0
  236. package/dist-es/commands/UntagResourceCommand.js +40 -0
  237. package/dist-es/commands/UntagResourceCommand.js.map +1 -0
  238. package/dist-es/commands/UpdateGeofenceCollectionCommand.js +40 -0
  239. package/dist-es/commands/UpdateGeofenceCollectionCommand.js.map +1 -0
  240. package/dist-es/commands/UpdateMapCommand.js +40 -0
  241. package/dist-es/commands/UpdateMapCommand.js.map +1 -0
  242. package/dist-es/commands/UpdatePlaceIndexCommand.js +40 -0
  243. package/dist-es/commands/UpdatePlaceIndexCommand.js.map +1 -0
  244. package/dist-es/commands/UpdateRouteCalculatorCommand.js +40 -0
  245. package/dist-es/commands/UpdateRouteCalculatorCommand.js.map +1 -0
  246. package/dist-es/commands/UpdateTrackerCommand.js +40 -0
  247. package/dist-es/commands/UpdateTrackerCommand.js.map +1 -0
  248. package/dist-es/endpoints.js +53 -0
  249. package/dist-es/endpoints.js.map +1 -0
  250. package/{dist/es → dist-es}/index.js +0 -0
  251. package/dist-es/index.js.map +1 -0
  252. package/{dist/es → dist-es}/models/index.js +0 -0
  253. package/dist-es/models/index.js.map +1 -0
  254. package/dist-es/models/models_0.js +583 -0
  255. package/dist-es/models/models_0.js.map +1 -0
  256. package/dist-es/pagination/GetDevicePositionHistoryPaginator.js +74 -0
  257. package/dist-es/pagination/GetDevicePositionHistoryPaginator.js.map +1 -0
  258. package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
  259. package/dist-es/pagination/Interfaces.js.map +1 -0
  260. package/dist-es/pagination/ListDevicePositionsPaginator.js +75 -0
  261. package/dist-es/pagination/ListDevicePositionsPaginator.js.map +1 -0
  262. package/dist-es/pagination/ListGeofenceCollectionsPaginator.js +75 -0
  263. package/dist-es/pagination/ListGeofenceCollectionsPaginator.js.map +1 -0
  264. package/dist-es/pagination/ListGeofencesPaginator.js +74 -0
  265. package/dist-es/pagination/ListGeofencesPaginator.js.map +1 -0
  266. package/dist-es/pagination/ListMapsPaginator.js +75 -0
  267. package/dist-es/pagination/ListMapsPaginator.js.map +1 -0
  268. package/dist-es/pagination/ListPlaceIndexesPaginator.js +75 -0
  269. package/dist-es/pagination/ListPlaceIndexesPaginator.js.map +1 -0
  270. package/dist-es/pagination/ListRouteCalculatorsPaginator.js +75 -0
  271. package/dist-es/pagination/ListRouteCalculatorsPaginator.js.map +1 -0
  272. package/dist-es/pagination/ListTrackerConsumersPaginator.js +75 -0
  273. package/dist-es/pagination/ListTrackerConsumersPaginator.js.map +1 -0
  274. package/dist-es/pagination/ListTrackersPaginator.js +75 -0
  275. package/dist-es/pagination/ListTrackersPaginator.js.map +1 -0
  276. package/dist-es/protocols/Aws_restJson1.js +8058 -0
  277. package/dist-es/protocols/Aws_restJson1.js.map +1 -0
  278. package/dist-es/runtimeConfig.browser.js +17 -0
  279. package/dist-es/runtimeConfig.browser.js.map +1 -0
  280. package/dist-es/runtimeConfig.js +22 -0
  281. package/dist-es/runtimeConfig.js.map +1 -0
  282. package/dist-es/runtimeConfig.native.js +9 -0
  283. package/dist-es/runtimeConfig.native.js.map +1 -0
  284. package/dist-es/runtimeConfig.shared.js +14 -0
  285. package/dist-es/runtimeConfig.shared.js.map +1 -0
  286. package/dist-types/Location.d.ts +492 -0
  287. package/dist-types/LocationClient.d.ts +182 -0
  288. package/dist-types/commands/AssociateTrackerConsumerCommand.d.ts +41 -0
  289. package/dist-types/commands/BatchDeleteDevicePositionHistoryCommand.d.ts +35 -0
  290. package/dist-types/commands/BatchDeleteGeofenceCommand.d.ts +38 -0
  291. package/dist-types/commands/BatchEvaluateGeofencesCommand.d.ts +55 -0
  292. package/dist-types/commands/BatchGetDevicePositionCommand.d.ts +35 -0
  293. package/dist-types/commands/BatchPutGeofenceCommand.d.ts +36 -0
  294. package/dist-types/commands/BatchUpdateDevicePositionCommand.d.ts +41 -0
  295. package/dist-types/commands/CalculateRouteCommand.d.ts +65 -0
  296. package/dist-types/commands/CreateGeofenceCollectionCommand.d.ts +35 -0
  297. package/dist-types/commands/CreateMapCommand.d.ts +36 -0
  298. package/dist-types/commands/CreatePlaceIndexCommand.d.ts +36 -0
  299. package/dist-types/commands/CreateRouteCalculatorCommand.d.ts +38 -0
  300. package/dist-types/commands/CreateTrackerCommand.d.ts +36 -0
  301. package/dist-types/commands/DeleteGeofenceCollectionCommand.d.ts +39 -0
  302. package/dist-types/commands/DeleteMapCommand.d.ts +39 -0
  303. package/dist-types/commands/DeletePlaceIndexCommand.d.ts +38 -0
  304. package/dist-types/commands/DeleteRouteCalculatorCommand.d.ts +38 -0
  305. package/dist-types/commands/DeleteTrackerCommand.d.ts +40 -0
  306. package/dist-types/commands/DescribeGeofenceCollectionCommand.d.ts +35 -0
  307. package/dist-types/commands/DescribeMapCommand.d.ts +35 -0
  308. package/dist-types/commands/DescribePlaceIndexCommand.d.ts +35 -0
  309. package/dist-types/commands/DescribeRouteCalculatorCommand.d.ts +35 -0
  310. package/dist-types/commands/DescribeTrackerCommand.d.ts +35 -0
  311. package/dist-types/commands/DisassociateTrackerConsumerCommand.d.ts +39 -0
  312. package/dist-types/commands/GetDevicePositionCommand.d.ts +38 -0
  313. package/dist-types/commands/GetDevicePositionHistoryCommand.d.ts +39 -0
  314. package/dist-types/commands/GetGeofenceCommand.d.ts +35 -0
  315. package/dist-types/commands/GetMapGlyphsCommand.d.ts +35 -0
  316. package/dist-types/commands/GetMapSpritesCommand.d.ts +37 -0
  317. package/dist-types/commands/GetMapStyleDescriptorCommand.d.ts +38 -0
  318. package/dist-types/commands/GetMapTileCommand.d.ts +40 -0
  319. package/dist-types/commands/ListDevicePositionsCommand.d.ts +35 -0
  320. package/dist-types/commands/ListGeofenceCollectionsCommand.d.ts +35 -0
  321. package/dist-types/commands/ListGeofencesCommand.d.ts +35 -0
  322. package/dist-types/commands/ListMapsCommand.d.ts +35 -0
  323. package/dist-types/commands/ListPlaceIndexesCommand.d.ts +35 -0
  324. package/dist-types/commands/ListRouteCalculatorsCommand.d.ts +35 -0
  325. package/dist-types/commands/ListTagsForResourceCommand.d.ts +35 -0
  326. package/dist-types/commands/ListTrackerConsumersCommand.d.ts +35 -0
  327. package/dist-types/commands/ListTrackersCommand.d.ts +35 -0
  328. package/dist-types/commands/PutGeofenceCommand.d.ts +36 -0
  329. package/dist-types/commands/SearchPlaceIndexForPositionCommand.d.ts +36 -0
  330. package/dist-types/commands/SearchPlaceIndexForTextCommand.d.ts +43 -0
  331. package/dist-types/commands/TagResourceCommand.d.ts +48 -0
  332. package/dist-types/commands/UntagResourceCommand.d.ts +35 -0
  333. package/dist-types/commands/UpdateGeofenceCollectionCommand.d.ts +35 -0
  334. package/dist-types/commands/UpdateMapCommand.d.ts +35 -0
  335. package/dist-types/commands/UpdatePlaceIndexCommand.d.ts +35 -0
  336. package/dist-types/commands/UpdateRouteCalculatorCommand.d.ts +35 -0
  337. package/dist-types/commands/UpdateTrackerCommand.d.ts +35 -0
  338. package/{dist/types → dist-types}/endpoints.d.ts +0 -0
  339. package/{dist/types → dist-types}/index.d.ts +0 -0
  340. package/{dist/types → dist-types}/models/index.d.ts +0 -0
  341. package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
  342. package/dist-types/pagination/GetDevicePositionHistoryPaginator.d.ts +4 -0
  343. package/dist-types/pagination/Interfaces.d.ts +6 -0
  344. package/dist-types/pagination/ListDevicePositionsPaginator.d.ts +4 -0
  345. package/dist-types/pagination/ListGeofenceCollectionsPaginator.d.ts +4 -0
  346. package/dist-types/pagination/ListGeofencesPaginator.d.ts +4 -0
  347. package/dist-types/pagination/ListMapsPaginator.d.ts +4 -0
  348. package/dist-types/pagination/ListPlaceIndexesPaginator.d.ts +4 -0
  349. package/dist-types/pagination/ListRouteCalculatorsPaginator.d.ts +4 -0
  350. package/dist-types/pagination/ListTrackerConsumersPaginator.d.ts +4 -0
  351. package/dist-types/pagination/ListTrackersPaginator.d.ts +4 -0
  352. package/dist-types/protocols/Aws_restJson1.d.ts +152 -0
  353. package/dist-types/runtimeConfig.browser.d.ts +37 -0
  354. package/dist-types/runtimeConfig.d.ts +37 -0
  355. package/dist-types/runtimeConfig.native.d.ts +36 -0
  356. package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
  357. package/dist-types/ts3.4/Location.d.ts +492 -0
  358. package/dist-types/ts3.4/LocationClient.d.ts +182 -0
  359. package/dist-types/ts3.4/commands/AssociateTrackerConsumerCommand.d.ts +41 -0
  360. package/dist-types/ts3.4/commands/BatchDeleteDevicePositionHistoryCommand.d.ts +35 -0
  361. package/dist-types/ts3.4/commands/BatchDeleteGeofenceCommand.d.ts +38 -0
  362. package/dist-types/ts3.4/commands/BatchEvaluateGeofencesCommand.d.ts +55 -0
  363. package/dist-types/ts3.4/commands/BatchGetDevicePositionCommand.d.ts +35 -0
  364. package/dist-types/ts3.4/commands/BatchPutGeofenceCommand.d.ts +36 -0
  365. package/dist-types/ts3.4/commands/BatchUpdateDevicePositionCommand.d.ts +41 -0
  366. package/dist-types/ts3.4/commands/CalculateRouteCommand.d.ts +65 -0
  367. package/dist-types/ts3.4/commands/CreateGeofenceCollectionCommand.d.ts +35 -0
  368. package/dist-types/ts3.4/commands/CreateMapCommand.d.ts +36 -0
  369. package/dist-types/ts3.4/commands/CreatePlaceIndexCommand.d.ts +36 -0
  370. package/dist-types/ts3.4/commands/CreateRouteCalculatorCommand.d.ts +38 -0
  371. package/dist-types/ts3.4/commands/CreateTrackerCommand.d.ts +36 -0
  372. package/dist-types/ts3.4/commands/DeleteGeofenceCollectionCommand.d.ts +39 -0
  373. package/dist-types/ts3.4/commands/DeleteMapCommand.d.ts +39 -0
  374. package/dist-types/ts3.4/commands/DeletePlaceIndexCommand.d.ts +38 -0
  375. package/dist-types/ts3.4/commands/DeleteRouteCalculatorCommand.d.ts +38 -0
  376. package/dist-types/ts3.4/commands/DeleteTrackerCommand.d.ts +40 -0
  377. package/dist-types/ts3.4/commands/DescribeGeofenceCollectionCommand.d.ts +35 -0
  378. package/dist-types/ts3.4/commands/DescribeMapCommand.d.ts +35 -0
  379. package/dist-types/ts3.4/commands/DescribePlaceIndexCommand.d.ts +35 -0
  380. package/dist-types/ts3.4/commands/DescribeRouteCalculatorCommand.d.ts +35 -0
  381. package/dist-types/ts3.4/commands/DescribeTrackerCommand.d.ts +35 -0
  382. package/dist-types/ts3.4/commands/DisassociateTrackerConsumerCommand.d.ts +39 -0
  383. package/dist-types/ts3.4/commands/GetDevicePositionCommand.d.ts +38 -0
  384. package/dist-types/ts3.4/commands/GetDevicePositionHistoryCommand.d.ts +39 -0
  385. package/dist-types/ts3.4/commands/GetGeofenceCommand.d.ts +35 -0
  386. package/dist-types/ts3.4/commands/GetMapGlyphsCommand.d.ts +35 -0
  387. package/dist-types/ts3.4/commands/GetMapSpritesCommand.d.ts +37 -0
  388. package/dist-types/ts3.4/commands/GetMapStyleDescriptorCommand.d.ts +38 -0
  389. package/dist-types/ts3.4/commands/GetMapTileCommand.d.ts +40 -0
  390. package/dist-types/ts3.4/commands/ListDevicePositionsCommand.d.ts +35 -0
  391. package/dist-types/ts3.4/commands/ListGeofenceCollectionsCommand.d.ts +35 -0
  392. package/dist-types/ts3.4/commands/ListGeofencesCommand.d.ts +35 -0
  393. package/dist-types/ts3.4/commands/ListMapsCommand.d.ts +35 -0
  394. package/dist-types/ts3.4/commands/ListPlaceIndexesCommand.d.ts +35 -0
  395. package/dist-types/ts3.4/commands/ListRouteCalculatorsCommand.d.ts +35 -0
  396. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +35 -0
  397. package/dist-types/ts3.4/commands/ListTrackerConsumersCommand.d.ts +35 -0
  398. package/dist-types/ts3.4/commands/ListTrackersCommand.d.ts +35 -0
  399. package/dist-types/ts3.4/commands/PutGeofenceCommand.d.ts +36 -0
  400. package/dist-types/ts3.4/commands/SearchPlaceIndexForPositionCommand.d.ts +36 -0
  401. package/dist-types/ts3.4/commands/SearchPlaceIndexForTextCommand.d.ts +43 -0
  402. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +48 -0
  403. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -0
  404. package/dist-types/ts3.4/commands/UpdateGeofenceCollectionCommand.d.ts +35 -0
  405. package/dist-types/ts3.4/commands/UpdateMapCommand.d.ts +35 -0
  406. package/dist-types/ts3.4/commands/UpdatePlaceIndexCommand.d.ts +35 -0
  407. package/dist-types/ts3.4/commands/UpdateRouteCalculatorCommand.d.ts +35 -0
  408. package/dist-types/ts3.4/commands/UpdateTrackerCommand.d.ts +35 -0
  409. package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
  410. package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
  411. package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
  412. package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
  413. package/dist-types/ts3.4/pagination/GetDevicePositionHistoryPaginator.d.ts +4 -0
  414. package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
  415. package/dist-types/ts3.4/pagination/ListDevicePositionsPaginator.d.ts +4 -0
  416. package/dist-types/ts3.4/pagination/ListGeofenceCollectionsPaginator.d.ts +4 -0
  417. package/dist-types/ts3.4/pagination/ListGeofencesPaginator.d.ts +4 -0
  418. package/dist-types/ts3.4/pagination/ListMapsPaginator.d.ts +4 -0
  419. package/dist-types/ts3.4/pagination/ListPlaceIndexesPaginator.d.ts +4 -0
  420. package/dist-types/ts3.4/pagination/ListRouteCalculatorsPaginator.d.ts +4 -0
  421. package/dist-types/ts3.4/pagination/ListTrackerConsumersPaginator.d.ts +4 -0
  422. package/dist-types/ts3.4/pagination/ListTrackersPaginator.d.ts +4 -0
  423. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +152 -0
  424. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +37 -0
  425. package/dist-types/ts3.4/runtimeConfig.d.ts +37 -0
  426. package/dist-types/ts3.4/runtimeConfig.native.d.ts +36 -0
  427. package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
  428. package/package.json +50 -50
  429. package/src/Location.ts +1897 -0
  430. package/src/LocationClient.ts +458 -0
  431. package/src/commands/AssociateTrackerConsumerCommand.ts +101 -0
  432. package/src/commands/BatchDeleteDevicePositionHistoryCommand.ts +103 -0
  433. package/src/commands/BatchDeleteGeofenceCommand.ts +98 -0
  434. package/src/commands/BatchEvaluateGeofencesCommand.ts +115 -0
  435. package/src/commands/BatchGetDevicePositionCommand.ts +95 -0
  436. package/src/commands/BatchPutGeofenceCommand.ts +96 -0
  437. package/src/commands/BatchUpdateDevicePositionCommand.ts +104 -0
  438. package/src/commands/CalculateRouteCommand.ts +125 -0
  439. package/src/commands/CreateGeofenceCollectionCommand.ts +95 -0
  440. package/src/commands/CreateMapCommand.ts +96 -0
  441. package/src/commands/CreatePlaceIndexCommand.ts +96 -0
  442. package/src/commands/CreateRouteCalculatorCommand.ts +98 -0
  443. package/src/commands/CreateTrackerCommand.ts +96 -0
  444. package/src/commands/DeleteGeofenceCollectionCommand.ts +99 -0
  445. package/src/commands/DeleteMapCommand.ts +99 -0
  446. package/src/commands/DeletePlaceIndexCommand.ts +98 -0
  447. package/src/commands/DeleteRouteCalculatorCommand.ts +98 -0
  448. package/src/commands/DeleteTrackerCommand.ts +100 -0
  449. package/src/commands/DescribeGeofenceCollectionCommand.ts +98 -0
  450. package/src/commands/DescribeMapCommand.ts +95 -0
  451. package/src/commands/DescribePlaceIndexCommand.ts +95 -0
  452. package/src/commands/DescribeRouteCalculatorCommand.ts +95 -0
  453. package/src/commands/DescribeTrackerCommand.ts +95 -0
  454. package/src/commands/DisassociateTrackerConsumerCommand.ts +104 -0
  455. package/src/commands/GetDevicePositionCommand.ts +98 -0
  456. package/src/commands/GetDevicePositionHistoryCommand.ts +99 -0
  457. package/src/commands/GetGeofenceCommand.ts +95 -0
  458. package/src/commands/GetMapGlyphsCommand.ts +95 -0
  459. package/src/commands/GetMapSpritesCommand.ts +97 -0
  460. package/src/commands/GetMapStyleDescriptorCommand.ts +98 -0
  461. package/src/commands/GetMapTileCommand.ts +100 -0
  462. package/src/commands/ListDevicePositionsCommand.ts +95 -0
  463. package/src/commands/ListGeofenceCollectionsCommand.ts +95 -0
  464. package/src/commands/ListGeofencesCommand.ts +95 -0
  465. package/src/commands/ListMapsCommand.ts +95 -0
  466. package/src/commands/ListPlaceIndexesCommand.ts +95 -0
  467. package/src/commands/ListRouteCalculatorsCommand.ts +95 -0
  468. package/src/commands/ListTagsForResourceCommand.ts +95 -0
  469. package/src/commands/ListTrackerConsumersCommand.ts +95 -0
  470. package/src/commands/ListTrackersCommand.ts +95 -0
  471. package/src/commands/PutGeofenceCommand.ts +96 -0
  472. package/src/commands/SearchPlaceIndexForPositionCommand.ts +101 -0
  473. package/src/commands/SearchPlaceIndexForTextCommand.ts +103 -0
  474. package/src/commands/TagResourceCommand.ts +108 -0
  475. package/src/commands/UntagResourceCommand.ts +95 -0
  476. package/src/commands/UpdateGeofenceCollectionCommand.ts +95 -0
  477. package/src/commands/UpdateMapCommand.ts +95 -0
  478. package/src/commands/UpdatePlaceIndexCommand.ts +95 -0
  479. package/src/commands/UpdateRouteCalculatorCommand.ts +95 -0
  480. package/src/commands/UpdateTrackerCommand.ts +95 -0
  481. package/src/endpoints.ts +57 -0
  482. package/{index.ts → src/index.ts} +0 -0
  483. package/{models → src/models}/index.ts +0 -0
  484. package/{models → src/models}/models_0.ts +0 -0
  485. package/src/pagination/GetDevicePositionHistoryPaginator.ts +58 -0
  486. package/src/pagination/Interfaces.ts +8 -0
  487. package/src/pagination/ListDevicePositionsPaginator.ts +59 -0
  488. package/src/pagination/ListGeofenceCollectionsPaginator.ts +59 -0
  489. package/src/pagination/ListGeofencesPaginator.ts +58 -0
  490. package/src/pagination/ListMapsPaginator.ts +55 -0
  491. package/src/pagination/ListPlaceIndexesPaginator.ts +59 -0
  492. package/src/pagination/ListRouteCalculatorsPaginator.ts +59 -0
  493. package/src/pagination/ListTrackerConsumersPaginator.ts +59 -0
  494. package/src/pagination/ListTrackersPaginator.ts +59 -0
  495. package/src/protocols/Aws_restJson1.ts +8120 -0
  496. package/src/runtimeConfig.browser.ts +41 -0
  497. package/src/runtimeConfig.native.ts +17 -0
  498. package/src/runtimeConfig.shared.ts +17 -0
  499. package/src/runtimeConfig.ts +46 -0
  500. package/tsconfig.es.json +1 -3
  501. package/tsconfig.json +7 -7
  502. package/tsconfig.types.json +9 -0
  503. package/Location.ts +0 -1896
  504. package/LocationClient.ts +0 -457
  505. package/commands/AssociateTrackerConsumerCommand.ts +0 -100
  506. package/commands/BatchDeleteDevicePositionHistoryCommand.ts +0 -102
  507. package/commands/BatchDeleteGeofenceCommand.ts +0 -97
  508. package/commands/BatchEvaluateGeofencesCommand.ts +0 -114
  509. package/commands/BatchGetDevicePositionCommand.ts +0 -94
  510. package/commands/BatchPutGeofenceCommand.ts +0 -95
  511. package/commands/BatchUpdateDevicePositionCommand.ts +0 -103
  512. package/commands/CalculateRouteCommand.ts +0 -124
  513. package/commands/CreateGeofenceCollectionCommand.ts +0 -94
  514. package/commands/CreateMapCommand.ts +0 -95
  515. package/commands/CreatePlaceIndexCommand.ts +0 -95
  516. package/commands/CreateRouteCalculatorCommand.ts +0 -97
  517. package/commands/CreateTrackerCommand.ts +0 -95
  518. package/commands/DeleteGeofenceCollectionCommand.ts +0 -98
  519. package/commands/DeleteMapCommand.ts +0 -98
  520. package/commands/DeletePlaceIndexCommand.ts +0 -97
  521. package/commands/DeleteRouteCalculatorCommand.ts +0 -97
  522. package/commands/DeleteTrackerCommand.ts +0 -99
  523. package/commands/DescribeGeofenceCollectionCommand.ts +0 -97
  524. package/commands/DescribeMapCommand.ts +0 -94
  525. package/commands/DescribePlaceIndexCommand.ts +0 -94
  526. package/commands/DescribeRouteCalculatorCommand.ts +0 -94
  527. package/commands/DescribeTrackerCommand.ts +0 -94
  528. package/commands/DisassociateTrackerConsumerCommand.ts +0 -103
  529. package/commands/GetDevicePositionCommand.ts +0 -97
  530. package/commands/GetDevicePositionHistoryCommand.ts +0 -98
  531. package/commands/GetGeofenceCommand.ts +0 -94
  532. package/commands/GetMapGlyphsCommand.ts +0 -94
  533. package/commands/GetMapSpritesCommand.ts +0 -96
  534. package/commands/GetMapStyleDescriptorCommand.ts +0 -97
  535. package/commands/GetMapTileCommand.ts +0 -99
  536. package/commands/ListDevicePositionsCommand.ts +0 -94
  537. package/commands/ListGeofenceCollectionsCommand.ts +0 -94
  538. package/commands/ListGeofencesCommand.ts +0 -94
  539. package/commands/ListMapsCommand.ts +0 -94
  540. package/commands/ListPlaceIndexesCommand.ts +0 -94
  541. package/commands/ListRouteCalculatorsCommand.ts +0 -94
  542. package/commands/ListTagsForResourceCommand.ts +0 -94
  543. package/commands/ListTrackerConsumersCommand.ts +0 -94
  544. package/commands/ListTrackersCommand.ts +0 -94
  545. package/commands/PutGeofenceCommand.ts +0 -95
  546. package/commands/SearchPlaceIndexForPositionCommand.ts +0 -100
  547. package/commands/SearchPlaceIndexForTextCommand.ts +0 -102
  548. package/commands/TagResourceCommand.ts +0 -107
  549. package/commands/UntagResourceCommand.ts +0 -94
  550. package/commands/UpdateGeofenceCollectionCommand.ts +0 -94
  551. package/commands/UpdateMapCommand.ts +0 -94
  552. package/commands/UpdatePlaceIndexCommand.ts +0 -94
  553. package/commands/UpdateRouteCalculatorCommand.ts +0 -94
  554. package/commands/UpdateTrackerCommand.ts +0 -94
  555. package/dist/cjs/Location.js +0 -761
  556. package/dist/cjs/Location.js.map +0 -1
  557. package/dist/cjs/LocationClient.js +0 -44
  558. package/dist/cjs/LocationClient.js.map +0 -1
  559. package/dist/cjs/commands/AssociateTrackerConsumerCommand.js +0 -67
  560. package/dist/cjs/commands/AssociateTrackerConsumerCommand.js.map +0 -1
  561. package/dist/cjs/commands/BatchDeleteDevicePositionHistoryCommand.js +0 -61
  562. package/dist/cjs/commands/BatchDeleteDevicePositionHistoryCommand.js.map +0 -1
  563. package/dist/cjs/commands/BatchDeleteGeofenceCommand.js +0 -64
  564. package/dist/cjs/commands/BatchDeleteGeofenceCommand.js.map +0 -1
  565. package/dist/cjs/commands/BatchEvaluateGeofencesCommand.js +0 -81
  566. package/dist/cjs/commands/BatchEvaluateGeofencesCommand.js.map +0 -1
  567. package/dist/cjs/commands/BatchGetDevicePositionCommand.js +0 -61
  568. package/dist/cjs/commands/BatchGetDevicePositionCommand.js.map +0 -1
  569. package/dist/cjs/commands/BatchPutGeofenceCommand.js +0 -62
  570. package/dist/cjs/commands/BatchPutGeofenceCommand.js.map +0 -1
  571. package/dist/cjs/commands/BatchUpdateDevicePositionCommand.js +0 -67
  572. package/dist/cjs/commands/BatchUpdateDevicePositionCommand.js.map +0 -1
  573. package/dist/cjs/commands/CalculateRouteCommand.js +0 -91
  574. package/dist/cjs/commands/CalculateRouteCommand.js.map +0 -1
  575. package/dist/cjs/commands/CreateGeofenceCollectionCommand.js +0 -61
  576. package/dist/cjs/commands/CreateGeofenceCollectionCommand.js.map +0 -1
  577. package/dist/cjs/commands/CreateMapCommand.js +0 -62
  578. package/dist/cjs/commands/CreateMapCommand.js.map +0 -1
  579. package/dist/cjs/commands/CreatePlaceIndexCommand.js +0 -62
  580. package/dist/cjs/commands/CreatePlaceIndexCommand.js.map +0 -1
  581. package/dist/cjs/commands/CreateRouteCalculatorCommand.js +0 -64
  582. package/dist/cjs/commands/CreateRouteCalculatorCommand.js.map +0 -1
  583. package/dist/cjs/commands/CreateTrackerCommand.js +0 -62
  584. package/dist/cjs/commands/CreateTrackerCommand.js.map +0 -1
  585. package/dist/cjs/commands/DeleteGeofenceCollectionCommand.js +0 -65
  586. package/dist/cjs/commands/DeleteGeofenceCollectionCommand.js.map +0 -1
  587. package/dist/cjs/commands/DeleteMapCommand.js +0 -65
  588. package/dist/cjs/commands/DeleteMapCommand.js.map +0 -1
  589. package/dist/cjs/commands/DeletePlaceIndexCommand.js +0 -64
  590. package/dist/cjs/commands/DeletePlaceIndexCommand.js.map +0 -1
  591. package/dist/cjs/commands/DeleteRouteCalculatorCommand.js +0 -64
  592. package/dist/cjs/commands/DeleteRouteCalculatorCommand.js.map +0 -1
  593. package/dist/cjs/commands/DeleteTrackerCommand.js +0 -66
  594. package/dist/cjs/commands/DeleteTrackerCommand.js.map +0 -1
  595. package/dist/cjs/commands/DescribeGeofenceCollectionCommand.js +0 -61
  596. package/dist/cjs/commands/DescribeGeofenceCollectionCommand.js.map +0 -1
  597. package/dist/cjs/commands/DescribeMapCommand.js +0 -61
  598. package/dist/cjs/commands/DescribeMapCommand.js.map +0 -1
  599. package/dist/cjs/commands/DescribePlaceIndexCommand.js +0 -61
  600. package/dist/cjs/commands/DescribePlaceIndexCommand.js.map +0 -1
  601. package/dist/cjs/commands/DescribeRouteCalculatorCommand.js +0 -61
  602. package/dist/cjs/commands/DescribeRouteCalculatorCommand.js.map +0 -1
  603. package/dist/cjs/commands/DescribeTrackerCommand.js +0 -61
  604. package/dist/cjs/commands/DescribeTrackerCommand.js.map +0 -1
  605. package/dist/cjs/commands/DisassociateTrackerConsumerCommand.js +0 -65
  606. package/dist/cjs/commands/DisassociateTrackerConsumerCommand.js.map +0 -1
  607. package/dist/cjs/commands/GetDevicePositionCommand.js +0 -64
  608. package/dist/cjs/commands/GetDevicePositionCommand.js.map +0 -1
  609. package/dist/cjs/commands/GetDevicePositionHistoryCommand.js +0 -65
  610. package/dist/cjs/commands/GetDevicePositionHistoryCommand.js.map +0 -1
  611. package/dist/cjs/commands/GetGeofenceCommand.js +0 -61
  612. package/dist/cjs/commands/GetGeofenceCommand.js.map +0 -1
  613. package/dist/cjs/commands/GetMapGlyphsCommand.js +0 -61
  614. package/dist/cjs/commands/GetMapGlyphsCommand.js.map +0 -1
  615. package/dist/cjs/commands/GetMapSpritesCommand.js +0 -63
  616. package/dist/cjs/commands/GetMapSpritesCommand.js.map +0 -1
  617. package/dist/cjs/commands/GetMapStyleDescriptorCommand.js +0 -64
  618. package/dist/cjs/commands/GetMapStyleDescriptorCommand.js.map +0 -1
  619. package/dist/cjs/commands/GetMapTileCommand.js +0 -66
  620. package/dist/cjs/commands/GetMapTileCommand.js.map +0 -1
  621. package/dist/cjs/commands/ListDevicePositionsCommand.js +0 -61
  622. package/dist/cjs/commands/ListDevicePositionsCommand.js.map +0 -1
  623. package/dist/cjs/commands/ListGeofenceCollectionsCommand.js +0 -61
  624. package/dist/cjs/commands/ListGeofenceCollectionsCommand.js.map +0 -1
  625. package/dist/cjs/commands/ListGeofencesCommand.js +0 -61
  626. package/dist/cjs/commands/ListGeofencesCommand.js.map +0 -1
  627. package/dist/cjs/commands/ListMapsCommand.js +0 -61
  628. package/dist/cjs/commands/ListMapsCommand.js.map +0 -1
  629. package/dist/cjs/commands/ListPlaceIndexesCommand.js +0 -61
  630. package/dist/cjs/commands/ListPlaceIndexesCommand.js.map +0 -1
  631. package/dist/cjs/commands/ListRouteCalculatorsCommand.js +0 -61
  632. package/dist/cjs/commands/ListRouteCalculatorsCommand.js.map +0 -1
  633. package/dist/cjs/commands/ListTagsForResourceCommand.js +0 -61
  634. package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  635. package/dist/cjs/commands/ListTrackerConsumersCommand.js +0 -61
  636. package/dist/cjs/commands/ListTrackerConsumersCommand.js.map +0 -1
  637. package/dist/cjs/commands/ListTrackersCommand.js +0 -61
  638. package/dist/cjs/commands/ListTrackersCommand.js.map +0 -1
  639. package/dist/cjs/commands/PutGeofenceCommand.js +0 -62
  640. package/dist/cjs/commands/PutGeofenceCommand.js.map +0 -1
  641. package/dist/cjs/commands/SearchPlaceIndexForPositionCommand.js +0 -62
  642. package/dist/cjs/commands/SearchPlaceIndexForPositionCommand.js.map +0 -1
  643. package/dist/cjs/commands/SearchPlaceIndexForTextCommand.js +0 -69
  644. package/dist/cjs/commands/SearchPlaceIndexForTextCommand.js.map +0 -1
  645. package/dist/cjs/commands/TagResourceCommand.js +0 -74
  646. package/dist/cjs/commands/TagResourceCommand.js.map +0 -1
  647. package/dist/cjs/commands/UntagResourceCommand.js +0 -61
  648. package/dist/cjs/commands/UntagResourceCommand.js.map +0 -1
  649. package/dist/cjs/commands/UpdateGeofenceCollectionCommand.js +0 -61
  650. package/dist/cjs/commands/UpdateGeofenceCollectionCommand.js.map +0 -1
  651. package/dist/cjs/commands/UpdateMapCommand.js +0 -61
  652. package/dist/cjs/commands/UpdateMapCommand.js.map +0 -1
  653. package/dist/cjs/commands/UpdatePlaceIndexCommand.js +0 -61
  654. package/dist/cjs/commands/UpdatePlaceIndexCommand.js.map +0 -1
  655. package/dist/cjs/commands/UpdateRouteCalculatorCommand.js +0 -61
  656. package/dist/cjs/commands/UpdateRouteCalculatorCommand.js.map +0 -1
  657. package/dist/cjs/commands/UpdateTrackerCommand.js +0 -61
  658. package/dist/cjs/commands/UpdateTrackerCommand.js.map +0 -1
  659. package/dist/cjs/endpoints.js +0 -57
  660. package/dist/cjs/endpoints.js.map +0 -1
  661. package/dist/cjs/index.js +0 -67
  662. package/dist/cjs/index.js.map +0 -1
  663. package/dist/cjs/models/index.js +0 -5
  664. package/dist/cjs/models/index.js.map +0 -1
  665. package/dist/cjs/models/models_0.js.map +0 -1
  666. package/dist/cjs/package.json +0 -91
  667. package/dist/cjs/pagination/GetDevicePositionHistoryPaginator.js +0 -45
  668. package/dist/cjs/pagination/GetDevicePositionHistoryPaginator.js.map +0 -1
  669. package/dist/cjs/pagination/Interfaces.js.map +0 -1
  670. package/dist/cjs/pagination/ListDevicePositionsPaginator.js +0 -46
  671. package/dist/cjs/pagination/ListDevicePositionsPaginator.js.map +0 -1
  672. package/dist/cjs/pagination/ListGeofenceCollectionsPaginator.js +0 -46
  673. package/dist/cjs/pagination/ListGeofenceCollectionsPaginator.js.map +0 -1
  674. package/dist/cjs/pagination/ListGeofencesPaginator.js +0 -45
  675. package/dist/cjs/pagination/ListGeofencesPaginator.js.map +0 -1
  676. package/dist/cjs/pagination/ListMapsPaginator.js +0 -46
  677. package/dist/cjs/pagination/ListMapsPaginator.js.map +0 -1
  678. package/dist/cjs/pagination/ListPlaceIndexesPaginator.js +0 -46
  679. package/dist/cjs/pagination/ListPlaceIndexesPaginator.js.map +0 -1
  680. package/dist/cjs/pagination/ListRouteCalculatorsPaginator.js +0 -46
  681. package/dist/cjs/pagination/ListRouteCalculatorsPaginator.js.map +0 -1
  682. package/dist/cjs/pagination/ListTrackerConsumersPaginator.js +0 -46
  683. package/dist/cjs/pagination/ListTrackerConsumersPaginator.js.map +0 -1
  684. package/dist/cjs/pagination/ListTrackersPaginator.js +0 -46
  685. package/dist/cjs/pagination/ListTrackersPaginator.js.map +0 -1
  686. package/dist/cjs/protocols/Aws_restJson1.js +0 -7163
  687. package/dist/cjs/protocols/Aws_restJson1.js.map +0 -1
  688. package/dist/cjs/runtimeConfig.browser.js +0 -41
  689. package/dist/cjs/runtimeConfig.browser.js.map +0 -1
  690. package/dist/cjs/runtimeConfig.js +0 -46
  691. package/dist/cjs/runtimeConfig.js.map +0 -1
  692. package/dist/cjs/runtimeConfig.native.js +0 -20
  693. package/dist/cjs/runtimeConfig.native.js.map +0 -1
  694. package/dist/cjs/runtimeConfig.shared.js +0 -21
  695. package/dist/cjs/runtimeConfig.shared.js.map +0 -1
  696. package/dist/es/Location.js +0 -764
  697. package/dist/es/Location.js.map +0 -1
  698. package/dist/es/LocationClient.js +0 -46
  699. package/dist/es/LocationClient.js.map +0 -1
  700. package/dist/es/commands/AssociateTrackerConsumerCommand.js +0 -71
  701. package/dist/es/commands/AssociateTrackerConsumerCommand.js.map +0 -1
  702. package/dist/es/commands/BatchDeleteDevicePositionHistoryCommand.js +0 -65
  703. package/dist/es/commands/BatchDeleteDevicePositionHistoryCommand.js.map +0 -1
  704. package/dist/es/commands/BatchDeleteGeofenceCommand.js +0 -68
  705. package/dist/es/commands/BatchDeleteGeofenceCommand.js.map +0 -1
  706. package/dist/es/commands/BatchEvaluateGeofencesCommand.js +0 -85
  707. package/dist/es/commands/BatchEvaluateGeofencesCommand.js.map +0 -1
  708. package/dist/es/commands/BatchGetDevicePositionCommand.js +0 -65
  709. package/dist/es/commands/BatchGetDevicePositionCommand.js.map +0 -1
  710. package/dist/es/commands/BatchPutGeofenceCommand.js +0 -66
  711. package/dist/es/commands/BatchPutGeofenceCommand.js.map +0 -1
  712. package/dist/es/commands/BatchUpdateDevicePositionCommand.js +0 -71
  713. package/dist/es/commands/BatchUpdateDevicePositionCommand.js.map +0 -1
  714. package/dist/es/commands/CalculateRouteCommand.js +0 -95
  715. package/dist/es/commands/CalculateRouteCommand.js.map +0 -1
  716. package/dist/es/commands/CreateGeofenceCollectionCommand.js +0 -65
  717. package/dist/es/commands/CreateGeofenceCollectionCommand.js.map +0 -1
  718. package/dist/es/commands/CreateMapCommand.js +0 -66
  719. package/dist/es/commands/CreateMapCommand.js.map +0 -1
  720. package/dist/es/commands/CreatePlaceIndexCommand.js +0 -66
  721. package/dist/es/commands/CreatePlaceIndexCommand.js.map +0 -1
  722. package/dist/es/commands/CreateRouteCalculatorCommand.js +0 -68
  723. package/dist/es/commands/CreateRouteCalculatorCommand.js.map +0 -1
  724. package/dist/es/commands/CreateTrackerCommand.js +0 -66
  725. package/dist/es/commands/CreateTrackerCommand.js.map +0 -1
  726. package/dist/es/commands/DeleteGeofenceCollectionCommand.js +0 -69
  727. package/dist/es/commands/DeleteGeofenceCollectionCommand.js.map +0 -1
  728. package/dist/es/commands/DeleteMapCommand.js +0 -69
  729. package/dist/es/commands/DeleteMapCommand.js.map +0 -1
  730. package/dist/es/commands/DeletePlaceIndexCommand.js +0 -68
  731. package/dist/es/commands/DeletePlaceIndexCommand.js.map +0 -1
  732. package/dist/es/commands/DeleteRouteCalculatorCommand.js +0 -68
  733. package/dist/es/commands/DeleteRouteCalculatorCommand.js.map +0 -1
  734. package/dist/es/commands/DeleteTrackerCommand.js +0 -70
  735. package/dist/es/commands/DeleteTrackerCommand.js.map +0 -1
  736. package/dist/es/commands/DescribeGeofenceCollectionCommand.js +0 -65
  737. package/dist/es/commands/DescribeGeofenceCollectionCommand.js.map +0 -1
  738. package/dist/es/commands/DescribeMapCommand.js +0 -65
  739. package/dist/es/commands/DescribeMapCommand.js.map +0 -1
  740. package/dist/es/commands/DescribePlaceIndexCommand.js +0 -65
  741. package/dist/es/commands/DescribePlaceIndexCommand.js.map +0 -1
  742. package/dist/es/commands/DescribeRouteCalculatorCommand.js +0 -65
  743. package/dist/es/commands/DescribeRouteCalculatorCommand.js.map +0 -1
  744. package/dist/es/commands/DescribeTrackerCommand.js +0 -65
  745. package/dist/es/commands/DescribeTrackerCommand.js.map +0 -1
  746. package/dist/es/commands/DisassociateTrackerConsumerCommand.js +0 -69
  747. package/dist/es/commands/DisassociateTrackerConsumerCommand.js.map +0 -1
  748. package/dist/es/commands/GetDevicePositionCommand.js +0 -68
  749. package/dist/es/commands/GetDevicePositionCommand.js.map +0 -1
  750. package/dist/es/commands/GetDevicePositionHistoryCommand.js +0 -69
  751. package/dist/es/commands/GetDevicePositionHistoryCommand.js.map +0 -1
  752. package/dist/es/commands/GetGeofenceCommand.js +0 -65
  753. package/dist/es/commands/GetGeofenceCommand.js.map +0 -1
  754. package/dist/es/commands/GetMapGlyphsCommand.js +0 -65
  755. package/dist/es/commands/GetMapGlyphsCommand.js.map +0 -1
  756. package/dist/es/commands/GetMapSpritesCommand.js +0 -67
  757. package/dist/es/commands/GetMapSpritesCommand.js.map +0 -1
  758. package/dist/es/commands/GetMapStyleDescriptorCommand.js +0 -68
  759. package/dist/es/commands/GetMapStyleDescriptorCommand.js.map +0 -1
  760. package/dist/es/commands/GetMapTileCommand.js +0 -70
  761. package/dist/es/commands/GetMapTileCommand.js.map +0 -1
  762. package/dist/es/commands/ListDevicePositionsCommand.js +0 -65
  763. package/dist/es/commands/ListDevicePositionsCommand.js.map +0 -1
  764. package/dist/es/commands/ListGeofenceCollectionsCommand.js +0 -65
  765. package/dist/es/commands/ListGeofenceCollectionsCommand.js.map +0 -1
  766. package/dist/es/commands/ListGeofencesCommand.js +0 -65
  767. package/dist/es/commands/ListGeofencesCommand.js.map +0 -1
  768. package/dist/es/commands/ListMapsCommand.js +0 -65
  769. package/dist/es/commands/ListMapsCommand.js.map +0 -1
  770. package/dist/es/commands/ListPlaceIndexesCommand.js +0 -65
  771. package/dist/es/commands/ListPlaceIndexesCommand.js.map +0 -1
  772. package/dist/es/commands/ListRouteCalculatorsCommand.js +0 -65
  773. package/dist/es/commands/ListRouteCalculatorsCommand.js.map +0 -1
  774. package/dist/es/commands/ListTagsForResourceCommand.js +0 -65
  775. package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
  776. package/dist/es/commands/ListTrackerConsumersCommand.js +0 -65
  777. package/dist/es/commands/ListTrackerConsumersCommand.js.map +0 -1
  778. package/dist/es/commands/ListTrackersCommand.js +0 -65
  779. package/dist/es/commands/ListTrackersCommand.js.map +0 -1
  780. package/dist/es/commands/PutGeofenceCommand.js +0 -66
  781. package/dist/es/commands/PutGeofenceCommand.js.map +0 -1
  782. package/dist/es/commands/SearchPlaceIndexForPositionCommand.js +0 -66
  783. package/dist/es/commands/SearchPlaceIndexForPositionCommand.js.map +0 -1
  784. package/dist/es/commands/SearchPlaceIndexForTextCommand.js +0 -73
  785. package/dist/es/commands/SearchPlaceIndexForTextCommand.js.map +0 -1
  786. package/dist/es/commands/TagResourceCommand.js +0 -78
  787. package/dist/es/commands/TagResourceCommand.js.map +0 -1
  788. package/dist/es/commands/UntagResourceCommand.js +0 -65
  789. package/dist/es/commands/UntagResourceCommand.js.map +0 -1
  790. package/dist/es/commands/UpdateGeofenceCollectionCommand.js +0 -65
  791. package/dist/es/commands/UpdateGeofenceCollectionCommand.js.map +0 -1
  792. package/dist/es/commands/UpdateMapCommand.js +0 -65
  793. package/dist/es/commands/UpdateMapCommand.js.map +0 -1
  794. package/dist/es/commands/UpdatePlaceIndexCommand.js +0 -65
  795. package/dist/es/commands/UpdatePlaceIndexCommand.js.map +0 -1
  796. package/dist/es/commands/UpdateRouteCalculatorCommand.js +0 -65
  797. package/dist/es/commands/UpdateRouteCalculatorCommand.js.map +0 -1
  798. package/dist/es/commands/UpdateTrackerCommand.js +0 -65
  799. package/dist/es/commands/UpdateTrackerCommand.js.map +0 -1
  800. package/dist/es/endpoints.js +0 -53
  801. package/dist/es/endpoints.js.map +0 -1
  802. package/dist/es/index.js.map +0 -1
  803. package/dist/es/models/index.js.map +0 -1
  804. package/dist/es/models/models_0.js +0 -1012
  805. package/dist/es/models/models_0.js.map +0 -1
  806. package/dist/es/package.json +0 -91
  807. package/dist/es/pagination/GetDevicePositionHistoryPaginator.js +0 -86
  808. package/dist/es/pagination/GetDevicePositionHistoryPaginator.js.map +0 -1
  809. package/dist/es/pagination/Interfaces.js.map +0 -1
  810. package/dist/es/pagination/ListDevicePositionsPaginator.js +0 -87
  811. package/dist/es/pagination/ListDevicePositionsPaginator.js.map +0 -1
  812. package/dist/es/pagination/ListGeofenceCollectionsPaginator.js +0 -87
  813. package/dist/es/pagination/ListGeofenceCollectionsPaginator.js.map +0 -1
  814. package/dist/es/pagination/ListGeofencesPaginator.js +0 -86
  815. package/dist/es/pagination/ListGeofencesPaginator.js.map +0 -1
  816. package/dist/es/pagination/ListMapsPaginator.js +0 -87
  817. package/dist/es/pagination/ListMapsPaginator.js.map +0 -1
  818. package/dist/es/pagination/ListPlaceIndexesPaginator.js +0 -87
  819. package/dist/es/pagination/ListPlaceIndexesPaginator.js.map +0 -1
  820. package/dist/es/pagination/ListRouteCalculatorsPaginator.js +0 -87
  821. package/dist/es/pagination/ListRouteCalculatorsPaginator.js.map +0 -1
  822. package/dist/es/pagination/ListTrackerConsumersPaginator.js +0 -87
  823. package/dist/es/pagination/ListTrackerConsumersPaginator.js.map +0 -1
  824. package/dist/es/pagination/ListTrackersPaginator.js +0 -87
  825. package/dist/es/pagination/ListTrackersPaginator.js.map +0 -1
  826. package/dist/es/protocols/Aws_restJson1.js +0 -8063
  827. package/dist/es/protocols/Aws_restJson1.js.map +0 -1
  828. package/dist/es/runtimeConfig.browser.js +0 -20
  829. package/dist/es/runtimeConfig.browser.js.map +0 -1
  830. package/dist/es/runtimeConfig.js +0 -25
  831. package/dist/es/runtimeConfig.js.map +0 -1
  832. package/dist/es/runtimeConfig.native.js +0 -12
  833. package/dist/es/runtimeConfig.native.js.map +0 -1
  834. package/dist/es/runtimeConfig.shared.js +0 -17
  835. package/dist/es/runtimeConfig.shared.js.map +0 -1
  836. package/dist/types/Location.d.ts +0 -492
  837. package/dist/types/LocationClient.d.ts +0 -182
  838. package/dist/types/commands/AssociateTrackerConsumerCommand.d.ts +0 -41
  839. package/dist/types/commands/BatchDeleteDevicePositionHistoryCommand.d.ts +0 -35
  840. package/dist/types/commands/BatchDeleteGeofenceCommand.d.ts +0 -38
  841. package/dist/types/commands/BatchEvaluateGeofencesCommand.d.ts +0 -55
  842. package/dist/types/commands/BatchGetDevicePositionCommand.d.ts +0 -35
  843. package/dist/types/commands/BatchPutGeofenceCommand.d.ts +0 -36
  844. package/dist/types/commands/BatchUpdateDevicePositionCommand.d.ts +0 -41
  845. package/dist/types/commands/CalculateRouteCommand.d.ts +0 -65
  846. package/dist/types/commands/CreateGeofenceCollectionCommand.d.ts +0 -35
  847. package/dist/types/commands/CreateMapCommand.d.ts +0 -36
  848. package/dist/types/commands/CreatePlaceIndexCommand.d.ts +0 -36
  849. package/dist/types/commands/CreateRouteCalculatorCommand.d.ts +0 -38
  850. package/dist/types/commands/CreateTrackerCommand.d.ts +0 -36
  851. package/dist/types/commands/DeleteGeofenceCollectionCommand.d.ts +0 -39
  852. package/dist/types/commands/DeleteMapCommand.d.ts +0 -39
  853. package/dist/types/commands/DeletePlaceIndexCommand.d.ts +0 -38
  854. package/dist/types/commands/DeleteRouteCalculatorCommand.d.ts +0 -38
  855. package/dist/types/commands/DeleteTrackerCommand.d.ts +0 -40
  856. package/dist/types/commands/DescribeGeofenceCollectionCommand.d.ts +0 -35
  857. package/dist/types/commands/DescribeMapCommand.d.ts +0 -35
  858. package/dist/types/commands/DescribePlaceIndexCommand.d.ts +0 -35
  859. package/dist/types/commands/DescribeRouteCalculatorCommand.d.ts +0 -35
  860. package/dist/types/commands/DescribeTrackerCommand.d.ts +0 -35
  861. package/dist/types/commands/DisassociateTrackerConsumerCommand.d.ts +0 -39
  862. package/dist/types/commands/GetDevicePositionCommand.d.ts +0 -38
  863. package/dist/types/commands/GetDevicePositionHistoryCommand.d.ts +0 -39
  864. package/dist/types/commands/GetGeofenceCommand.d.ts +0 -35
  865. package/dist/types/commands/GetMapGlyphsCommand.d.ts +0 -35
  866. package/dist/types/commands/GetMapSpritesCommand.d.ts +0 -37
  867. package/dist/types/commands/GetMapStyleDescriptorCommand.d.ts +0 -38
  868. package/dist/types/commands/GetMapTileCommand.d.ts +0 -40
  869. package/dist/types/commands/ListDevicePositionsCommand.d.ts +0 -35
  870. package/dist/types/commands/ListGeofenceCollectionsCommand.d.ts +0 -35
  871. package/dist/types/commands/ListGeofencesCommand.d.ts +0 -35
  872. package/dist/types/commands/ListMapsCommand.d.ts +0 -35
  873. package/dist/types/commands/ListPlaceIndexesCommand.d.ts +0 -35
  874. package/dist/types/commands/ListRouteCalculatorsCommand.d.ts +0 -35
  875. package/dist/types/commands/ListTagsForResourceCommand.d.ts +0 -35
  876. package/dist/types/commands/ListTrackerConsumersCommand.d.ts +0 -35
  877. package/dist/types/commands/ListTrackersCommand.d.ts +0 -35
  878. package/dist/types/commands/PutGeofenceCommand.d.ts +0 -36
  879. package/dist/types/commands/SearchPlaceIndexForPositionCommand.d.ts +0 -36
  880. package/dist/types/commands/SearchPlaceIndexForTextCommand.d.ts +0 -43
  881. package/dist/types/commands/TagResourceCommand.d.ts +0 -48
  882. package/dist/types/commands/UntagResourceCommand.d.ts +0 -35
  883. package/dist/types/commands/UpdateGeofenceCollectionCommand.d.ts +0 -35
  884. package/dist/types/commands/UpdateMapCommand.d.ts +0 -35
  885. package/dist/types/commands/UpdatePlaceIndexCommand.d.ts +0 -35
  886. package/dist/types/commands/UpdateRouteCalculatorCommand.d.ts +0 -35
  887. package/dist/types/commands/UpdateTrackerCommand.d.ts +0 -35
  888. package/dist/types/pagination/GetDevicePositionHistoryPaginator.d.ts +0 -4
  889. package/dist/types/pagination/Interfaces.d.ts +0 -6
  890. package/dist/types/pagination/ListDevicePositionsPaginator.d.ts +0 -4
  891. package/dist/types/pagination/ListGeofenceCollectionsPaginator.d.ts +0 -4
  892. package/dist/types/pagination/ListGeofencesPaginator.d.ts +0 -4
  893. package/dist/types/pagination/ListMapsPaginator.d.ts +0 -4
  894. package/dist/types/pagination/ListPlaceIndexesPaginator.d.ts +0 -4
  895. package/dist/types/pagination/ListRouteCalculatorsPaginator.d.ts +0 -4
  896. package/dist/types/pagination/ListTrackerConsumersPaginator.d.ts +0 -4
  897. package/dist/types/pagination/ListTrackersPaginator.d.ts +0 -4
  898. package/dist/types/protocols/Aws_restJson1.d.ts +0 -152
  899. package/dist/types/runtimeConfig.browser.d.ts +0 -36
  900. package/dist/types/runtimeConfig.d.ts +0 -36
  901. package/dist/types/runtimeConfig.native.d.ts +0 -35
  902. package/dist/types/ts3.4/Location.d.ts +0 -492
  903. package/dist/types/ts3.4/LocationClient.d.ts +0 -182
  904. package/dist/types/ts3.4/commands/AssociateTrackerConsumerCommand.d.ts +0 -41
  905. package/dist/types/ts3.4/commands/BatchDeleteDevicePositionHistoryCommand.d.ts +0 -35
  906. package/dist/types/ts3.4/commands/BatchDeleteGeofenceCommand.d.ts +0 -38
  907. package/dist/types/ts3.4/commands/BatchEvaluateGeofencesCommand.d.ts +0 -55
  908. package/dist/types/ts3.4/commands/BatchGetDevicePositionCommand.d.ts +0 -35
  909. package/dist/types/ts3.4/commands/BatchPutGeofenceCommand.d.ts +0 -36
  910. package/dist/types/ts3.4/commands/BatchUpdateDevicePositionCommand.d.ts +0 -41
  911. package/dist/types/ts3.4/commands/CalculateRouteCommand.d.ts +0 -65
  912. package/dist/types/ts3.4/commands/CreateGeofenceCollectionCommand.d.ts +0 -35
  913. package/dist/types/ts3.4/commands/CreateMapCommand.d.ts +0 -36
  914. package/dist/types/ts3.4/commands/CreatePlaceIndexCommand.d.ts +0 -36
  915. package/dist/types/ts3.4/commands/CreateRouteCalculatorCommand.d.ts +0 -38
  916. package/dist/types/ts3.4/commands/CreateTrackerCommand.d.ts +0 -36
  917. package/dist/types/ts3.4/commands/DeleteGeofenceCollectionCommand.d.ts +0 -39
  918. package/dist/types/ts3.4/commands/DeleteMapCommand.d.ts +0 -39
  919. package/dist/types/ts3.4/commands/DeletePlaceIndexCommand.d.ts +0 -38
  920. package/dist/types/ts3.4/commands/DeleteRouteCalculatorCommand.d.ts +0 -38
  921. package/dist/types/ts3.4/commands/DeleteTrackerCommand.d.ts +0 -40
  922. package/dist/types/ts3.4/commands/DescribeGeofenceCollectionCommand.d.ts +0 -35
  923. package/dist/types/ts3.4/commands/DescribeMapCommand.d.ts +0 -35
  924. package/dist/types/ts3.4/commands/DescribePlaceIndexCommand.d.ts +0 -35
  925. package/dist/types/ts3.4/commands/DescribeRouteCalculatorCommand.d.ts +0 -35
  926. package/dist/types/ts3.4/commands/DescribeTrackerCommand.d.ts +0 -35
  927. package/dist/types/ts3.4/commands/DisassociateTrackerConsumerCommand.d.ts +0 -39
  928. package/dist/types/ts3.4/commands/GetDevicePositionCommand.d.ts +0 -38
  929. package/dist/types/ts3.4/commands/GetDevicePositionHistoryCommand.d.ts +0 -39
  930. package/dist/types/ts3.4/commands/GetGeofenceCommand.d.ts +0 -35
  931. package/dist/types/ts3.4/commands/GetMapGlyphsCommand.d.ts +0 -35
  932. package/dist/types/ts3.4/commands/GetMapSpritesCommand.d.ts +0 -37
  933. package/dist/types/ts3.4/commands/GetMapStyleDescriptorCommand.d.ts +0 -38
  934. package/dist/types/ts3.4/commands/GetMapTileCommand.d.ts +0 -40
  935. package/dist/types/ts3.4/commands/ListDevicePositionsCommand.d.ts +0 -35
  936. package/dist/types/ts3.4/commands/ListGeofenceCollectionsCommand.d.ts +0 -35
  937. package/dist/types/ts3.4/commands/ListGeofencesCommand.d.ts +0 -35
  938. package/dist/types/ts3.4/commands/ListMapsCommand.d.ts +0 -35
  939. package/dist/types/ts3.4/commands/ListPlaceIndexesCommand.d.ts +0 -35
  940. package/dist/types/ts3.4/commands/ListRouteCalculatorsCommand.d.ts +0 -35
  941. package/dist/types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -35
  942. package/dist/types/ts3.4/commands/ListTrackerConsumersCommand.d.ts +0 -35
  943. package/dist/types/ts3.4/commands/ListTrackersCommand.d.ts +0 -35
  944. package/dist/types/ts3.4/commands/PutGeofenceCommand.d.ts +0 -36
  945. package/dist/types/ts3.4/commands/SearchPlaceIndexForPositionCommand.d.ts +0 -36
  946. package/dist/types/ts3.4/commands/SearchPlaceIndexForTextCommand.d.ts +0 -43
  947. package/dist/types/ts3.4/commands/TagResourceCommand.d.ts +0 -48
  948. package/dist/types/ts3.4/commands/UntagResourceCommand.d.ts +0 -35
  949. package/dist/types/ts3.4/commands/UpdateGeofenceCollectionCommand.d.ts +0 -35
  950. package/dist/types/ts3.4/commands/UpdateMapCommand.d.ts +0 -35
  951. package/dist/types/ts3.4/commands/UpdatePlaceIndexCommand.d.ts +0 -35
  952. package/dist/types/ts3.4/commands/UpdateRouteCalculatorCommand.d.ts +0 -35
  953. package/dist/types/ts3.4/commands/UpdateTrackerCommand.d.ts +0 -35
  954. package/dist/types/ts3.4/pagination/GetDevicePositionHistoryPaginator.d.ts +0 -4
  955. package/dist/types/ts3.4/pagination/Interfaces.d.ts +0 -6
  956. package/dist/types/ts3.4/pagination/ListDevicePositionsPaginator.d.ts +0 -4
  957. package/dist/types/ts3.4/pagination/ListGeofenceCollectionsPaginator.d.ts +0 -4
  958. package/dist/types/ts3.4/pagination/ListGeofencesPaginator.d.ts +0 -4
  959. package/dist/types/ts3.4/pagination/ListMapsPaginator.d.ts +0 -4
  960. package/dist/types/ts3.4/pagination/ListPlaceIndexesPaginator.d.ts +0 -4
  961. package/dist/types/ts3.4/pagination/ListRouteCalculatorsPaginator.d.ts +0 -4
  962. package/dist/types/ts3.4/pagination/ListTrackerConsumersPaginator.d.ts +0 -4
  963. package/dist/types/ts3.4/pagination/ListTrackersPaginator.d.ts +0 -4
  964. package/dist/types/ts3.4/protocols/Aws_restJson1.d.ts +0 -152
  965. package/dist/types/ts3.4/runtimeConfig.browser.d.ts +0 -36
  966. package/dist/types/ts3.4/runtimeConfig.d.ts +0 -36
  967. package/dist/types/ts3.4/runtimeConfig.native.d.ts +0 -35
  968. package/endpoints.ts +0 -57
  969. package/pagination/GetDevicePositionHistoryPaginator.ts +0 -57
  970. package/pagination/Interfaces.ts +0 -7
  971. package/pagination/ListDevicePositionsPaginator.ts +0 -58
  972. package/pagination/ListGeofenceCollectionsPaginator.ts +0 -58
  973. package/pagination/ListGeofencesPaginator.ts +0 -57
  974. package/pagination/ListMapsPaginator.ts +0 -54
  975. package/pagination/ListPlaceIndexesPaginator.ts +0 -58
  976. package/pagination/ListRouteCalculatorsPaginator.ts +0 -58
  977. package/pagination/ListTrackerConsumersPaginator.ts +0 -58
  978. package/pagination/ListTrackersPaginator.ts +0 -58
  979. package/protocols/Aws_restJson1.ts +0 -8118
  980. package/runtimeConfig.browser.ts +0 -40
  981. package/runtimeConfig.native.ts +0 -16
  982. package/runtimeConfig.shared.ts +0 -16
  983. package/runtimeConfig.ts +0 -45
@@ -0,0 +1,48 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
4
+ import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
+ export interface TagResourceCommandInput extends TagResourceRequest {
6
+ }
7
+ export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
8
+ }
9
+ /**
10
+ * <p>Assigns one or more tags (key-value pairs) to the specified Amazon
11
+ * Location Service resource.</p>
12
+ *
13
+ * <p>Tags can help you organize and categorize your resources.
14
+ * You can also use them to scope user permissions, by granting a user
15
+ * permission to access or change only resources with certain tag values.</p>
16
+ *
17
+ * <p>You can use the <code>TagResource</code> operation with an Amazon Location Service
18
+ * resource that already has tags. If you specify a new tag key for the resource, this tag
19
+ * is appended to the tags already associated with the resource. If you specify a tag key
20
+ * that's already associated with the resource, the new tag value that you specify replaces
21
+ * the previous value for that tag. </p>
22
+ *
23
+ * <p>You can associate up to 50 tags with a resource.</p>
24
+ * @example
25
+ * Use a bare-bones client and the command you need to make an API call.
26
+ * ```javascript
27
+ * import { LocationClient, TagResourceCommand } from "@aws-sdk/client-location"; // ES Modules import
28
+ * // const { LocationClient, TagResourceCommand } = require("@aws-sdk/client-location"); // CommonJS import
29
+ * const client = new LocationClient(config);
30
+ * const command = new TagResourceCommand(input);
31
+ * const response = await client.send(command);
32
+ * ```
33
+ *
34
+ * @see {@link TagResourceCommandInput} for command's `input` shape.
35
+ * @see {@link TagResourceCommandOutput} for command's `response` shape.
36
+ * @see {@link LocationClientResolvedConfig | config} for command's `input` shape.
37
+ *
38
+ */
39
+ export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, LocationClientResolvedConfig> {
40
+ readonly input: TagResourceCommandInput;
41
+ constructor(input: TagResourceCommandInput);
42
+ /**
43
+ * @internal
44
+ */
45
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
46
+ private serialize;
47
+ private deserialize;
48
+ }
@@ -0,0 +1,35 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
4
+ import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
5
+ export interface UntagResourceCommandInput extends UntagResourceRequest {
6
+ }
7
+ export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
8
+ }
9
+ /**
10
+ * <p>Removes one or more tags from the specified Amazon Location resource.</p>
11
+ * @example
12
+ * Use a bare-bones client and the command you need to make an API call.
13
+ * ```javascript
14
+ * import { LocationClient, UntagResourceCommand } from "@aws-sdk/client-location"; // ES Modules import
15
+ * // const { LocationClient, UntagResourceCommand } = require("@aws-sdk/client-location"); // CommonJS import
16
+ * const client = new LocationClient(config);
17
+ * const command = new UntagResourceCommand(input);
18
+ * const response = await client.send(command);
19
+ * ```
20
+ *
21
+ * @see {@link UntagResourceCommandInput} for command's `input` shape.
22
+ * @see {@link UntagResourceCommandOutput} for command's `response` shape.
23
+ * @see {@link LocationClientResolvedConfig | config} for command's `input` shape.
24
+ *
25
+ */
26
+ export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, LocationClientResolvedConfig> {
27
+ readonly input: UntagResourceCommandInput;
28
+ constructor(input: UntagResourceCommandInput);
29
+ /**
30
+ * @internal
31
+ */
32
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -0,0 +1,35 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
4
+ import { UpdateGeofenceCollectionRequest, UpdateGeofenceCollectionResponse } from "../models/models_0";
5
+ export interface UpdateGeofenceCollectionCommandInput extends UpdateGeofenceCollectionRequest {
6
+ }
7
+ export interface UpdateGeofenceCollectionCommandOutput extends UpdateGeofenceCollectionResponse, __MetadataBearer {
8
+ }
9
+ /**
10
+ * <p>Updates the specified properties of a given geofence collection.</p>
11
+ * @example
12
+ * Use a bare-bones client and the command you need to make an API call.
13
+ * ```javascript
14
+ * import { LocationClient, UpdateGeofenceCollectionCommand } from "@aws-sdk/client-location"; // ES Modules import
15
+ * // const { LocationClient, UpdateGeofenceCollectionCommand } = require("@aws-sdk/client-location"); // CommonJS import
16
+ * const client = new LocationClient(config);
17
+ * const command = new UpdateGeofenceCollectionCommand(input);
18
+ * const response = await client.send(command);
19
+ * ```
20
+ *
21
+ * @see {@link UpdateGeofenceCollectionCommandInput} for command's `input` shape.
22
+ * @see {@link UpdateGeofenceCollectionCommandOutput} for command's `response` shape.
23
+ * @see {@link LocationClientResolvedConfig | config} for command's `input` shape.
24
+ *
25
+ */
26
+ export declare class UpdateGeofenceCollectionCommand extends $Command<UpdateGeofenceCollectionCommandInput, UpdateGeofenceCollectionCommandOutput, LocationClientResolvedConfig> {
27
+ readonly input: UpdateGeofenceCollectionCommandInput;
28
+ constructor(input: UpdateGeofenceCollectionCommandInput);
29
+ /**
30
+ * @internal
31
+ */
32
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateGeofenceCollectionCommandInput, UpdateGeofenceCollectionCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -0,0 +1,35 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
4
+ import { UpdateMapRequest, UpdateMapResponse } from "../models/models_0";
5
+ export interface UpdateMapCommandInput extends UpdateMapRequest {
6
+ }
7
+ export interface UpdateMapCommandOutput extends UpdateMapResponse, __MetadataBearer {
8
+ }
9
+ /**
10
+ * <p>Updates the specified properties of a given map resource.</p>
11
+ * @example
12
+ * Use a bare-bones client and the command you need to make an API call.
13
+ * ```javascript
14
+ * import { LocationClient, UpdateMapCommand } from "@aws-sdk/client-location"; // ES Modules import
15
+ * // const { LocationClient, UpdateMapCommand } = require("@aws-sdk/client-location"); // CommonJS import
16
+ * const client = new LocationClient(config);
17
+ * const command = new UpdateMapCommand(input);
18
+ * const response = await client.send(command);
19
+ * ```
20
+ *
21
+ * @see {@link UpdateMapCommandInput} for command's `input` shape.
22
+ * @see {@link UpdateMapCommandOutput} for command's `response` shape.
23
+ * @see {@link LocationClientResolvedConfig | config} for command's `input` shape.
24
+ *
25
+ */
26
+ export declare class UpdateMapCommand extends $Command<UpdateMapCommandInput, UpdateMapCommandOutput, LocationClientResolvedConfig> {
27
+ readonly input: UpdateMapCommandInput;
28
+ constructor(input: UpdateMapCommandInput);
29
+ /**
30
+ * @internal
31
+ */
32
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateMapCommandInput, UpdateMapCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -0,0 +1,35 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
4
+ import { UpdatePlaceIndexRequest, UpdatePlaceIndexResponse } from "../models/models_0";
5
+ export interface UpdatePlaceIndexCommandInput extends UpdatePlaceIndexRequest {
6
+ }
7
+ export interface UpdatePlaceIndexCommandOutput extends UpdatePlaceIndexResponse, __MetadataBearer {
8
+ }
9
+ /**
10
+ * <p>Updates the specified properties of a given place index resource.</p>
11
+ * @example
12
+ * Use a bare-bones client and the command you need to make an API call.
13
+ * ```javascript
14
+ * import { LocationClient, UpdatePlaceIndexCommand } from "@aws-sdk/client-location"; // ES Modules import
15
+ * // const { LocationClient, UpdatePlaceIndexCommand } = require("@aws-sdk/client-location"); // CommonJS import
16
+ * const client = new LocationClient(config);
17
+ * const command = new UpdatePlaceIndexCommand(input);
18
+ * const response = await client.send(command);
19
+ * ```
20
+ *
21
+ * @see {@link UpdatePlaceIndexCommandInput} for command's `input` shape.
22
+ * @see {@link UpdatePlaceIndexCommandOutput} for command's `response` shape.
23
+ * @see {@link LocationClientResolvedConfig | config} for command's `input` shape.
24
+ *
25
+ */
26
+ export declare class UpdatePlaceIndexCommand extends $Command<UpdatePlaceIndexCommandInput, UpdatePlaceIndexCommandOutput, LocationClientResolvedConfig> {
27
+ readonly input: UpdatePlaceIndexCommandInput;
28
+ constructor(input: UpdatePlaceIndexCommandInput);
29
+ /**
30
+ * @internal
31
+ */
32
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdatePlaceIndexCommandInput, UpdatePlaceIndexCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -0,0 +1,35 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
4
+ import { UpdateRouteCalculatorRequest, UpdateRouteCalculatorResponse } from "../models/models_0";
5
+ export interface UpdateRouteCalculatorCommandInput extends UpdateRouteCalculatorRequest {
6
+ }
7
+ export interface UpdateRouteCalculatorCommandOutput extends UpdateRouteCalculatorResponse, __MetadataBearer {
8
+ }
9
+ /**
10
+ * <p>Updates the specified properties for a given route calculator resource.</p>
11
+ * @example
12
+ * Use a bare-bones client and the command you need to make an API call.
13
+ * ```javascript
14
+ * import { LocationClient, UpdateRouteCalculatorCommand } from "@aws-sdk/client-location"; // ES Modules import
15
+ * // const { LocationClient, UpdateRouteCalculatorCommand } = require("@aws-sdk/client-location"); // CommonJS import
16
+ * const client = new LocationClient(config);
17
+ * const command = new UpdateRouteCalculatorCommand(input);
18
+ * const response = await client.send(command);
19
+ * ```
20
+ *
21
+ * @see {@link UpdateRouteCalculatorCommandInput} for command's `input` shape.
22
+ * @see {@link UpdateRouteCalculatorCommandOutput} for command's `response` shape.
23
+ * @see {@link LocationClientResolvedConfig | config} for command's `input` shape.
24
+ *
25
+ */
26
+ export declare class UpdateRouteCalculatorCommand extends $Command<UpdateRouteCalculatorCommandInput, UpdateRouteCalculatorCommandOutput, LocationClientResolvedConfig> {
27
+ readonly input: UpdateRouteCalculatorCommandInput;
28
+ constructor(input: UpdateRouteCalculatorCommandInput);
29
+ /**
30
+ * @internal
31
+ */
32
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRouteCalculatorCommandInput, UpdateRouteCalculatorCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -0,0 +1,35 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
+ import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
4
+ import { UpdateTrackerRequest, UpdateTrackerResponse } from "../models/models_0";
5
+ export interface UpdateTrackerCommandInput extends UpdateTrackerRequest {
6
+ }
7
+ export interface UpdateTrackerCommandOutput extends UpdateTrackerResponse, __MetadataBearer {
8
+ }
9
+ /**
10
+ * <p>Updates the specified properties of a given tracker resource.</p>
11
+ * @example
12
+ * Use a bare-bones client and the command you need to make an API call.
13
+ * ```javascript
14
+ * import { LocationClient, UpdateTrackerCommand } from "@aws-sdk/client-location"; // ES Modules import
15
+ * // const { LocationClient, UpdateTrackerCommand } = require("@aws-sdk/client-location"); // CommonJS import
16
+ * const client = new LocationClient(config);
17
+ * const command = new UpdateTrackerCommand(input);
18
+ * const response = await client.send(command);
19
+ * ```
20
+ *
21
+ * @see {@link UpdateTrackerCommandInput} for command's `input` shape.
22
+ * @see {@link UpdateTrackerCommandOutput} for command's `response` shape.
23
+ * @see {@link LocationClientResolvedConfig | config} for command's `input` shape.
24
+ *
25
+ */
26
+ export declare class UpdateTrackerCommand extends $Command<UpdateTrackerCommandInput, UpdateTrackerCommandOutput, LocationClientResolvedConfig> {
27
+ readonly input: UpdateTrackerCommandInput;
28
+ constructor(input: UpdateTrackerCommandInput);
29
+ /**
30
+ * @internal
31
+ */
32
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTrackerCommandInput, UpdateTrackerCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
File without changes
File without changes
File without changes
File without changes
@@ -0,0 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import { GetDevicePositionHistoryCommandInput, GetDevicePositionHistoryCommandOutput } from "../commands/GetDevicePositionHistoryCommand";
3
+ import { LocationPaginationConfiguration } from "./Interfaces";
4
+ export declare function paginateGetDevicePositionHistory(config: LocationPaginationConfiguration, input: GetDevicePositionHistoryCommandInput, ...additionalArguments: any): Paginator<GetDevicePositionHistoryCommandOutput>;
@@ -0,0 +1,6 @@
1
+ import { PaginationConfiguration } from "@aws-sdk/types";
2
+ import { Location } from "../Location";
3
+ import { LocationClient } from "../LocationClient";
4
+ export interface LocationPaginationConfiguration extends PaginationConfiguration {
5
+ client: Location | LocationClient;
6
+ }
@@ -0,0 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import { ListDevicePositionsCommandInput, ListDevicePositionsCommandOutput } from "../commands/ListDevicePositionsCommand";
3
+ import { LocationPaginationConfiguration } from "./Interfaces";
4
+ export declare function paginateListDevicePositions(config: LocationPaginationConfiguration, input: ListDevicePositionsCommandInput, ...additionalArguments: any): Paginator<ListDevicePositionsCommandOutput>;
@@ -0,0 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import { ListGeofenceCollectionsCommandInput, ListGeofenceCollectionsCommandOutput } from "../commands/ListGeofenceCollectionsCommand";
3
+ import { LocationPaginationConfiguration } from "./Interfaces";
4
+ export declare function paginateListGeofenceCollections(config: LocationPaginationConfiguration, input: ListGeofenceCollectionsCommandInput, ...additionalArguments: any): Paginator<ListGeofenceCollectionsCommandOutput>;
@@ -0,0 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import { ListGeofencesCommandInput, ListGeofencesCommandOutput } from "../commands/ListGeofencesCommand";
3
+ import { LocationPaginationConfiguration } from "./Interfaces";
4
+ export declare function paginateListGeofences(config: LocationPaginationConfiguration, input: ListGeofencesCommandInput, ...additionalArguments: any): Paginator<ListGeofencesCommandOutput>;
@@ -0,0 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import { ListMapsCommandInput, ListMapsCommandOutput } from "../commands/ListMapsCommand";
3
+ import { LocationPaginationConfiguration } from "./Interfaces";
4
+ export declare function paginateListMaps(config: LocationPaginationConfiguration, input: ListMapsCommandInput, ...additionalArguments: any): Paginator<ListMapsCommandOutput>;
@@ -0,0 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import { ListPlaceIndexesCommandInput, ListPlaceIndexesCommandOutput } from "../commands/ListPlaceIndexesCommand";
3
+ import { LocationPaginationConfiguration } from "./Interfaces";
4
+ export declare function paginateListPlaceIndexes(config: LocationPaginationConfiguration, input: ListPlaceIndexesCommandInput, ...additionalArguments: any): Paginator<ListPlaceIndexesCommandOutput>;
@@ -0,0 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import { ListRouteCalculatorsCommandInput, ListRouteCalculatorsCommandOutput } from "../commands/ListRouteCalculatorsCommand";
3
+ import { LocationPaginationConfiguration } from "./Interfaces";
4
+ export declare function paginateListRouteCalculators(config: LocationPaginationConfiguration, input: ListRouteCalculatorsCommandInput, ...additionalArguments: any): Paginator<ListRouteCalculatorsCommandOutput>;
@@ -0,0 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import { ListTrackerConsumersCommandInput, ListTrackerConsumersCommandOutput } from "../commands/ListTrackerConsumersCommand";
3
+ import { LocationPaginationConfiguration } from "./Interfaces";
4
+ export declare function paginateListTrackerConsumers(config: LocationPaginationConfiguration, input: ListTrackerConsumersCommandInput, ...additionalArguments: any): Paginator<ListTrackerConsumersCommandOutput>;
@@ -0,0 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import { ListTrackersCommandInput, ListTrackersCommandOutput } from "../commands/ListTrackersCommand";
3
+ import { LocationPaginationConfiguration } from "./Interfaces";
4
+ export declare function paginateListTrackers(config: LocationPaginationConfiguration, input: ListTrackersCommandInput, ...additionalArguments: any): Paginator<ListTrackersCommandOutput>;
@@ -0,0 +1,152 @@
1
+ import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
2
+ import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
3
+ import { AssociateTrackerConsumerCommandInput, AssociateTrackerConsumerCommandOutput } from "../commands/AssociateTrackerConsumerCommand";
4
+ import { BatchDeleteDevicePositionHistoryCommandInput, BatchDeleteDevicePositionHistoryCommandOutput } from "../commands/BatchDeleteDevicePositionHistoryCommand";
5
+ import { BatchDeleteGeofenceCommandInput, BatchDeleteGeofenceCommandOutput } from "../commands/BatchDeleteGeofenceCommand";
6
+ import { BatchEvaluateGeofencesCommandInput, BatchEvaluateGeofencesCommandOutput } from "../commands/BatchEvaluateGeofencesCommand";
7
+ import { BatchGetDevicePositionCommandInput, BatchGetDevicePositionCommandOutput } from "../commands/BatchGetDevicePositionCommand";
8
+ import { BatchPutGeofenceCommandInput, BatchPutGeofenceCommandOutput } from "../commands/BatchPutGeofenceCommand";
9
+ import { BatchUpdateDevicePositionCommandInput, BatchUpdateDevicePositionCommandOutput } from "../commands/BatchUpdateDevicePositionCommand";
10
+ import { CalculateRouteCommandInput, CalculateRouteCommandOutput } from "../commands/CalculateRouteCommand";
11
+ import { CreateGeofenceCollectionCommandInput, CreateGeofenceCollectionCommandOutput } from "../commands/CreateGeofenceCollectionCommand";
12
+ import { CreateMapCommandInput, CreateMapCommandOutput } from "../commands/CreateMapCommand";
13
+ import { CreatePlaceIndexCommandInput, CreatePlaceIndexCommandOutput } from "../commands/CreatePlaceIndexCommand";
14
+ import { CreateRouteCalculatorCommandInput, CreateRouteCalculatorCommandOutput } from "../commands/CreateRouteCalculatorCommand";
15
+ import { CreateTrackerCommandInput, CreateTrackerCommandOutput } from "../commands/CreateTrackerCommand";
16
+ import { DeleteGeofenceCollectionCommandInput, DeleteGeofenceCollectionCommandOutput } from "../commands/DeleteGeofenceCollectionCommand";
17
+ import { DeleteMapCommandInput, DeleteMapCommandOutput } from "../commands/DeleteMapCommand";
18
+ import { DeletePlaceIndexCommandInput, DeletePlaceIndexCommandOutput } from "../commands/DeletePlaceIndexCommand";
19
+ import { DeleteRouteCalculatorCommandInput, DeleteRouteCalculatorCommandOutput } from "../commands/DeleteRouteCalculatorCommand";
20
+ import { DeleteTrackerCommandInput, DeleteTrackerCommandOutput } from "../commands/DeleteTrackerCommand";
21
+ import { DescribeGeofenceCollectionCommandInput, DescribeGeofenceCollectionCommandOutput } from "../commands/DescribeGeofenceCollectionCommand";
22
+ import { DescribeMapCommandInput, DescribeMapCommandOutput } from "../commands/DescribeMapCommand";
23
+ import { DescribePlaceIndexCommandInput, DescribePlaceIndexCommandOutput } from "../commands/DescribePlaceIndexCommand";
24
+ import { DescribeRouteCalculatorCommandInput, DescribeRouteCalculatorCommandOutput } from "../commands/DescribeRouteCalculatorCommand";
25
+ import { DescribeTrackerCommandInput, DescribeTrackerCommandOutput } from "../commands/DescribeTrackerCommand";
26
+ import { DisassociateTrackerConsumerCommandInput, DisassociateTrackerConsumerCommandOutput } from "../commands/DisassociateTrackerConsumerCommand";
27
+ import { GetDevicePositionCommandInput, GetDevicePositionCommandOutput } from "../commands/GetDevicePositionCommand";
28
+ import { GetDevicePositionHistoryCommandInput, GetDevicePositionHistoryCommandOutput } from "../commands/GetDevicePositionHistoryCommand";
29
+ import { GetGeofenceCommandInput, GetGeofenceCommandOutput } from "../commands/GetGeofenceCommand";
30
+ import { GetMapGlyphsCommandInput, GetMapGlyphsCommandOutput } from "../commands/GetMapGlyphsCommand";
31
+ import { GetMapSpritesCommandInput, GetMapSpritesCommandOutput } from "../commands/GetMapSpritesCommand";
32
+ import { GetMapStyleDescriptorCommandInput, GetMapStyleDescriptorCommandOutput } from "../commands/GetMapStyleDescriptorCommand";
33
+ import { GetMapTileCommandInput, GetMapTileCommandOutput } from "../commands/GetMapTileCommand";
34
+ import { ListDevicePositionsCommandInput, ListDevicePositionsCommandOutput } from "../commands/ListDevicePositionsCommand";
35
+ import { ListGeofenceCollectionsCommandInput, ListGeofenceCollectionsCommandOutput } from "../commands/ListGeofenceCollectionsCommand";
36
+ import { ListGeofencesCommandInput, ListGeofencesCommandOutput } from "../commands/ListGeofencesCommand";
37
+ import { ListMapsCommandInput, ListMapsCommandOutput } from "../commands/ListMapsCommand";
38
+ import { ListPlaceIndexesCommandInput, ListPlaceIndexesCommandOutput } from "../commands/ListPlaceIndexesCommand";
39
+ import { ListRouteCalculatorsCommandInput, ListRouteCalculatorsCommandOutput } from "../commands/ListRouteCalculatorsCommand";
40
+ import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
41
+ import { ListTrackerConsumersCommandInput, ListTrackerConsumersCommandOutput } from "../commands/ListTrackerConsumersCommand";
42
+ import { ListTrackersCommandInput, ListTrackersCommandOutput } from "../commands/ListTrackersCommand";
43
+ import { PutGeofenceCommandInput, PutGeofenceCommandOutput } from "../commands/PutGeofenceCommand";
44
+ import { SearchPlaceIndexForPositionCommandInput, SearchPlaceIndexForPositionCommandOutput } from "../commands/SearchPlaceIndexForPositionCommand";
45
+ import { SearchPlaceIndexForTextCommandInput, SearchPlaceIndexForTextCommandOutput } from "../commands/SearchPlaceIndexForTextCommand";
46
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
47
+ import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
48
+ import { UpdateGeofenceCollectionCommandInput, UpdateGeofenceCollectionCommandOutput } from "../commands/UpdateGeofenceCollectionCommand";
49
+ import { UpdateMapCommandInput, UpdateMapCommandOutput } from "../commands/UpdateMapCommand";
50
+ import { UpdatePlaceIndexCommandInput, UpdatePlaceIndexCommandOutput } from "../commands/UpdatePlaceIndexCommand";
51
+ import { UpdateRouteCalculatorCommandInput, UpdateRouteCalculatorCommandOutput } from "../commands/UpdateRouteCalculatorCommand";
52
+ import { UpdateTrackerCommandInput, UpdateTrackerCommandOutput } from "../commands/UpdateTrackerCommand";
53
+ export declare const serializeAws_restJson1AssociateTrackerConsumerCommand: (input: AssociateTrackerConsumerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
54
+ export declare const serializeAws_restJson1BatchDeleteDevicePositionHistoryCommand: (input: BatchDeleteDevicePositionHistoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
55
+ export declare const serializeAws_restJson1BatchDeleteGeofenceCommand: (input: BatchDeleteGeofenceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
56
+ export declare const serializeAws_restJson1BatchEvaluateGeofencesCommand: (input: BatchEvaluateGeofencesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
57
+ export declare const serializeAws_restJson1BatchGetDevicePositionCommand: (input: BatchGetDevicePositionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
58
+ export declare const serializeAws_restJson1BatchPutGeofenceCommand: (input: BatchPutGeofenceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
59
+ export declare const serializeAws_restJson1BatchUpdateDevicePositionCommand: (input: BatchUpdateDevicePositionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
60
+ export declare const serializeAws_restJson1CalculateRouteCommand: (input: CalculateRouteCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
61
+ export declare const serializeAws_restJson1CreateGeofenceCollectionCommand: (input: CreateGeofenceCollectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
62
+ export declare const serializeAws_restJson1CreateMapCommand: (input: CreateMapCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
63
+ export declare const serializeAws_restJson1CreatePlaceIndexCommand: (input: CreatePlaceIndexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
64
+ export declare const serializeAws_restJson1CreateRouteCalculatorCommand: (input: CreateRouteCalculatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
65
+ export declare const serializeAws_restJson1CreateTrackerCommand: (input: CreateTrackerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
66
+ export declare const serializeAws_restJson1DeleteGeofenceCollectionCommand: (input: DeleteGeofenceCollectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
+ export declare const serializeAws_restJson1DeleteMapCommand: (input: DeleteMapCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
+ export declare const serializeAws_restJson1DeletePlaceIndexCommand: (input: DeletePlaceIndexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
+ export declare const serializeAws_restJson1DeleteRouteCalculatorCommand: (input: DeleteRouteCalculatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
+ export declare const serializeAws_restJson1DeleteTrackerCommand: (input: DeleteTrackerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
+ export declare const serializeAws_restJson1DescribeGeofenceCollectionCommand: (input: DescribeGeofenceCollectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
+ export declare const serializeAws_restJson1DescribeMapCommand: (input: DescribeMapCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
+ export declare const serializeAws_restJson1DescribePlaceIndexCommand: (input: DescribePlaceIndexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
+ export declare const serializeAws_restJson1DescribeRouteCalculatorCommand: (input: DescribeRouteCalculatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
+ export declare const serializeAws_restJson1DescribeTrackerCommand: (input: DescribeTrackerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
+ export declare const serializeAws_restJson1DisassociateTrackerConsumerCommand: (input: DisassociateTrackerConsumerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
+ export declare const serializeAws_restJson1GetDevicePositionCommand: (input: GetDevicePositionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
+ export declare const serializeAws_restJson1GetDevicePositionHistoryCommand: (input: GetDevicePositionHistoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
+ export declare const serializeAws_restJson1GetGeofenceCommand: (input: GetGeofenceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
+ export declare const serializeAws_restJson1GetMapGlyphsCommand: (input: GetMapGlyphsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
+ export declare const serializeAws_restJson1GetMapSpritesCommand: (input: GetMapSpritesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
+ export declare const serializeAws_restJson1GetMapStyleDescriptorCommand: (input: GetMapStyleDescriptorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
+ export declare const serializeAws_restJson1GetMapTileCommand: (input: GetMapTileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
+ export declare const serializeAws_restJson1ListDevicePositionsCommand: (input: ListDevicePositionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
+ export declare const serializeAws_restJson1ListGeofenceCollectionsCommand: (input: ListGeofenceCollectionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
+ export declare const serializeAws_restJson1ListGeofencesCommand: (input: ListGeofencesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
+ export declare const serializeAws_restJson1ListMapsCommand: (input: ListMapsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
+ export declare const serializeAws_restJson1ListPlaceIndexesCommand: (input: ListPlaceIndexesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
+ export declare const serializeAws_restJson1ListRouteCalculatorsCommand: (input: ListRouteCalculatorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
+ export declare const serializeAws_restJson1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
+ export declare const serializeAws_restJson1ListTrackerConsumersCommand: (input: ListTrackerConsumersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
+ export declare const serializeAws_restJson1ListTrackersCommand: (input: ListTrackersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
+ export declare const serializeAws_restJson1PutGeofenceCommand: (input: PutGeofenceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
+ export declare const serializeAws_restJson1SearchPlaceIndexForPositionCommand: (input: SearchPlaceIndexForPositionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
+ export declare const serializeAws_restJson1SearchPlaceIndexForTextCommand: (input: SearchPlaceIndexForTextCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
+ export declare const serializeAws_restJson1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
+ export declare const serializeAws_restJson1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
+ export declare const serializeAws_restJson1UpdateGeofenceCollectionCommand: (input: UpdateGeofenceCollectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
+ export declare const serializeAws_restJson1UpdateMapCommand: (input: UpdateMapCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
+ export declare const serializeAws_restJson1UpdatePlaceIndexCommand: (input: UpdatePlaceIndexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
+ export declare const serializeAws_restJson1UpdateRouteCalculatorCommand: (input: UpdateRouteCalculatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
+ export declare const serializeAws_restJson1UpdateTrackerCommand: (input: UpdateTrackerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
+ export declare const deserializeAws_restJson1AssociateTrackerConsumerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateTrackerConsumerCommandOutput>;
104
+ export declare const deserializeAws_restJson1BatchDeleteDevicePositionHistoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteDevicePositionHistoryCommandOutput>;
105
+ export declare const deserializeAws_restJson1BatchDeleteGeofenceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteGeofenceCommandOutput>;
106
+ export declare const deserializeAws_restJson1BatchEvaluateGeofencesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchEvaluateGeofencesCommandOutput>;
107
+ export declare const deserializeAws_restJson1BatchGetDevicePositionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetDevicePositionCommandOutput>;
108
+ export declare const deserializeAws_restJson1BatchPutGeofenceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchPutGeofenceCommandOutput>;
109
+ export declare const deserializeAws_restJson1BatchUpdateDevicePositionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchUpdateDevicePositionCommandOutput>;
110
+ export declare const deserializeAws_restJson1CalculateRouteCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CalculateRouteCommandOutput>;
111
+ export declare const deserializeAws_restJson1CreateGeofenceCollectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGeofenceCollectionCommandOutput>;
112
+ export declare const deserializeAws_restJson1CreateMapCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMapCommandOutput>;
113
+ export declare const deserializeAws_restJson1CreatePlaceIndexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePlaceIndexCommandOutput>;
114
+ export declare const deserializeAws_restJson1CreateRouteCalculatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRouteCalculatorCommandOutput>;
115
+ export declare const deserializeAws_restJson1CreateTrackerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTrackerCommandOutput>;
116
+ export declare const deserializeAws_restJson1DeleteGeofenceCollectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGeofenceCollectionCommandOutput>;
117
+ export declare const deserializeAws_restJson1DeleteMapCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMapCommandOutput>;
118
+ export declare const deserializeAws_restJson1DeletePlaceIndexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePlaceIndexCommandOutput>;
119
+ export declare const deserializeAws_restJson1DeleteRouteCalculatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRouteCalculatorCommandOutput>;
120
+ export declare const deserializeAws_restJson1DeleteTrackerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTrackerCommandOutput>;
121
+ export declare const deserializeAws_restJson1DescribeGeofenceCollectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGeofenceCollectionCommandOutput>;
122
+ export declare const deserializeAws_restJson1DescribeMapCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMapCommandOutput>;
123
+ export declare const deserializeAws_restJson1DescribePlaceIndexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePlaceIndexCommandOutput>;
124
+ export declare const deserializeAws_restJson1DescribeRouteCalculatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRouteCalculatorCommandOutput>;
125
+ export declare const deserializeAws_restJson1DescribeTrackerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTrackerCommandOutput>;
126
+ export declare const deserializeAws_restJson1DisassociateTrackerConsumerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateTrackerConsumerCommandOutput>;
127
+ export declare const deserializeAws_restJson1GetDevicePositionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDevicePositionCommandOutput>;
128
+ export declare const deserializeAws_restJson1GetDevicePositionHistoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDevicePositionHistoryCommandOutput>;
129
+ export declare const deserializeAws_restJson1GetGeofenceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGeofenceCommandOutput>;
130
+ export declare const deserializeAws_restJson1GetMapGlyphsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMapGlyphsCommandOutput>;
131
+ export declare const deserializeAws_restJson1GetMapSpritesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMapSpritesCommandOutput>;
132
+ export declare const deserializeAws_restJson1GetMapStyleDescriptorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMapStyleDescriptorCommandOutput>;
133
+ export declare const deserializeAws_restJson1GetMapTileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMapTileCommandOutput>;
134
+ export declare const deserializeAws_restJson1ListDevicePositionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDevicePositionsCommandOutput>;
135
+ export declare const deserializeAws_restJson1ListGeofenceCollectionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGeofenceCollectionsCommandOutput>;
136
+ export declare const deserializeAws_restJson1ListGeofencesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGeofencesCommandOutput>;
137
+ export declare const deserializeAws_restJson1ListMapsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMapsCommandOutput>;
138
+ export declare const deserializeAws_restJson1ListPlaceIndexesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPlaceIndexesCommandOutput>;
139
+ export declare const deserializeAws_restJson1ListRouteCalculatorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRouteCalculatorsCommandOutput>;
140
+ export declare const deserializeAws_restJson1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
141
+ export declare const deserializeAws_restJson1ListTrackerConsumersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTrackerConsumersCommandOutput>;
142
+ export declare const deserializeAws_restJson1ListTrackersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTrackersCommandOutput>;
143
+ export declare const deserializeAws_restJson1PutGeofenceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutGeofenceCommandOutput>;
144
+ export declare const deserializeAws_restJson1SearchPlaceIndexForPositionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchPlaceIndexForPositionCommandOutput>;
145
+ export declare const deserializeAws_restJson1SearchPlaceIndexForTextCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchPlaceIndexForTextCommandOutput>;
146
+ export declare const deserializeAws_restJson1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
147
+ export declare const deserializeAws_restJson1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
148
+ export declare const deserializeAws_restJson1UpdateGeofenceCollectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGeofenceCollectionCommandOutput>;
149
+ export declare const deserializeAws_restJson1UpdateMapCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMapCommandOutput>;
150
+ export declare const deserializeAws_restJson1UpdatePlaceIndexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePlaceIndexCommandOutput>;
151
+ export declare const deserializeAws_restJson1UpdateRouteCalculatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRouteCalculatorCommandOutput>;
152
+ export declare const deserializeAws_restJson1UpdateTrackerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTrackerCommandOutput>;
@@ -0,0 +1,37 @@
1
+ import { FetchHttpHandler } from "@aws-sdk/fetch-http-handler";
2
+ import { LocationClientConfig } from "./LocationClient";
3
+ /**
4
+ * @internal
5
+ */
6
+ export declare const getRuntimeConfig: (config: LocationClientConfig) => {
7
+ runtime: string;
8
+ base64Decoder: import("@aws-sdk/types").Decoder;
9
+ base64Encoder: import("@aws-sdk/types").Encoder;
10
+ bodyLengthChecker: (body: any) => number | undefined;
11
+ credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
12
+ defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
13
+ maxAttempts: number | import("@aws-sdk/types").Provider<number>;
14
+ region: string | import("@aws-sdk/types").Provider<any>;
15
+ requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | FetchHttpHandler;
16
+ retryMode: string | import("@aws-sdk/types").Provider<string>;
17
+ sha256: import("@aws-sdk/types").HashConstructor;
18
+ streamCollector: import("@aws-sdk/types").StreamCollector;
19
+ utf8Decoder: import("@aws-sdk/types").Decoder;
20
+ utf8Encoder: import("@aws-sdk/types").Encoder;
21
+ apiVersion: string;
22
+ urlParser: import("@aws-sdk/types").UrlParser;
23
+ disableHostPrefix: boolean;
24
+ logger: import("@aws-sdk/types").Logger;
25
+ serviceId: string;
26
+ regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
27
+ endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
28
+ tls?: boolean | undefined;
29
+ retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
30
+ credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
31
+ signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
32
+ signingEscapePath?: boolean | undefined;
33
+ systemClockOffset?: number | undefined;
34
+ signingRegion?: string | undefined;
35
+ signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
36
+ customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
37
+ };
@@ -0,0 +1,37 @@
1
+ import { NodeHttpHandler } from "@aws-sdk/node-http-handler";
2
+ import { LocationClientConfig } from "./LocationClient";
3
+ /**
4
+ * @internal
5
+ */
6
+ export declare const getRuntimeConfig: (config: LocationClientConfig) => {
7
+ runtime: string;
8
+ base64Decoder: import("@aws-sdk/types").Decoder;
9
+ base64Encoder: import("@aws-sdk/types").Encoder;
10
+ bodyLengthChecker: (body: any) => number | undefined;
11
+ credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider;
12
+ defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
13
+ maxAttempts: number | import("@aws-sdk/types").Provider<number>;
14
+ region: string | import("@aws-sdk/types").Provider<string>;
15
+ requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | NodeHttpHandler;
16
+ retryMode: string | import("@aws-sdk/types").Provider<string>;
17
+ sha256: import("@aws-sdk/types").HashConstructor;
18
+ streamCollector: import("@aws-sdk/types").StreamCollector;
19
+ utf8Decoder: import("@aws-sdk/types").Decoder;
20
+ utf8Encoder: import("@aws-sdk/types").Encoder;
21
+ apiVersion: string;
22
+ urlParser: import("@aws-sdk/types").UrlParser;
23
+ disableHostPrefix: boolean;
24
+ logger: import("@aws-sdk/types").Logger;
25
+ serviceId: string;
26
+ regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
27
+ endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
28
+ tls?: boolean | undefined;
29
+ retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
30
+ credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
31
+ signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
32
+ signingEscapePath?: boolean | undefined;
33
+ systemClockOffset?: number | undefined;
34
+ signingRegion?: string | undefined;
35
+ signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
36
+ customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
37
+ };