@aws-sdk/client-location 3.35.0 → 3.38.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 (431) hide show
  1. package/CHANGELOG.md +48 -0
  2. package/dist-cjs/Location.js +0 -4
  3. package/dist-cjs/LocationClient.js +0 -9
  4. package/dist-cjs/commands/AssociateTrackerConsumerCommand.js +0 -31
  5. package/dist-cjs/commands/BatchDeleteDevicePositionHistoryCommand.js +0 -25
  6. package/dist-cjs/commands/BatchDeleteGeofenceCommand.js +0 -28
  7. package/dist-cjs/commands/BatchEvaluateGeofencesCommand.js +0 -45
  8. package/dist-cjs/commands/BatchGetDevicePositionCommand.js +0 -25
  9. package/dist-cjs/commands/BatchPutGeofenceCommand.js +0 -26
  10. package/dist-cjs/commands/BatchUpdateDevicePositionCommand.js +0 -31
  11. package/dist-cjs/commands/CalculateRouteCommand.js +0 -55
  12. package/dist-cjs/commands/CreateGeofenceCollectionCommand.js +0 -25
  13. package/dist-cjs/commands/CreateMapCommand.js +0 -26
  14. package/dist-cjs/commands/CreatePlaceIndexCommand.js +0 -26
  15. package/dist-cjs/commands/CreateRouteCalculatorCommand.js +0 -28
  16. package/dist-cjs/commands/CreateTrackerCommand.js +0 -26
  17. package/dist-cjs/commands/DeleteGeofenceCollectionCommand.js +0 -29
  18. package/dist-cjs/commands/DeleteMapCommand.js +0 -29
  19. package/dist-cjs/commands/DeletePlaceIndexCommand.js +0 -28
  20. package/dist-cjs/commands/DeleteRouteCalculatorCommand.js +0 -28
  21. package/dist-cjs/commands/DeleteTrackerCommand.js +0 -30
  22. package/dist-cjs/commands/DescribeGeofenceCollectionCommand.js +0 -25
  23. package/dist-cjs/commands/DescribeMapCommand.js +0 -25
  24. package/dist-cjs/commands/DescribePlaceIndexCommand.js +0 -25
  25. package/dist-cjs/commands/DescribeRouteCalculatorCommand.js +0 -25
  26. package/dist-cjs/commands/DescribeTrackerCommand.js +0 -25
  27. package/dist-cjs/commands/DisassociateTrackerConsumerCommand.js +0 -29
  28. package/dist-cjs/commands/GetDevicePositionCommand.js +0 -28
  29. package/dist-cjs/commands/GetDevicePositionHistoryCommand.js +0 -29
  30. package/dist-cjs/commands/GetGeofenceCommand.js +0 -25
  31. package/dist-cjs/commands/GetMapGlyphsCommand.js +0 -25
  32. package/dist-cjs/commands/GetMapSpritesCommand.js +0 -27
  33. package/dist-cjs/commands/GetMapStyleDescriptorCommand.js +0 -28
  34. package/dist-cjs/commands/GetMapTileCommand.js +0 -30
  35. package/dist-cjs/commands/ListDevicePositionsCommand.js +0 -25
  36. package/dist-cjs/commands/ListGeofenceCollectionsCommand.js +0 -25
  37. package/dist-cjs/commands/ListGeofencesCommand.js +0 -25
  38. package/dist-cjs/commands/ListMapsCommand.js +0 -25
  39. package/dist-cjs/commands/ListPlaceIndexesCommand.js +0 -25
  40. package/dist-cjs/commands/ListRouteCalculatorsCommand.js +0 -25
  41. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -25
  42. package/dist-cjs/commands/ListTrackerConsumersCommand.js +0 -25
  43. package/dist-cjs/commands/ListTrackersCommand.js +0 -25
  44. package/dist-cjs/commands/PutGeofenceCommand.js +0 -26
  45. package/dist-cjs/commands/SearchPlaceIndexForPositionCommand.js +0 -26
  46. package/dist-cjs/commands/SearchPlaceIndexForTextCommand.js +0 -33
  47. package/dist-cjs/commands/TagResourceCommand.js +0 -38
  48. package/dist-cjs/commands/UntagResourceCommand.js +0 -25
  49. package/dist-cjs/commands/UpdateGeofenceCollectionCommand.js +0 -25
  50. package/dist-cjs/commands/UpdateMapCommand.js +0 -25
  51. package/dist-cjs/commands/UpdatePlaceIndexCommand.js +0 -25
  52. package/dist-cjs/commands/UpdateRouteCalculatorCommand.js +0 -25
  53. package/dist-cjs/commands/UpdateTrackerCommand.js +0 -25
  54. package/dist-cjs/commands/index.js +53 -0
  55. package/dist-cjs/endpoints.js +1 -2
  56. package/dist-cjs/index.js +4 -63
  57. package/dist-cjs/models/index.js +0 -1
  58. package/dist-cjs/models/models_0.js +0 -430
  59. package/dist-cjs/pagination/GetDevicePositionHistoryPaginator.js +0 -11
  60. package/dist-cjs/pagination/Interfaces.js +0 -1
  61. package/dist-cjs/pagination/ListDevicePositionsPaginator.js +0 -11
  62. package/dist-cjs/pagination/ListGeofenceCollectionsPaginator.js +0 -11
  63. package/dist-cjs/pagination/ListGeofencesPaginator.js +0 -11
  64. package/dist-cjs/pagination/ListMapsPaginator.js +0 -11
  65. package/dist-cjs/pagination/ListPlaceIndexesPaginator.js +0 -11
  66. package/dist-cjs/pagination/ListRouteCalculatorsPaginator.js +0 -11
  67. package/dist-cjs/pagination/ListTrackerConsumersPaginator.js +0 -11
  68. package/dist-cjs/pagination/ListTrackersPaginator.js +0 -11
  69. package/dist-cjs/pagination/index.js +13 -0
  70. package/dist-cjs/protocols/Aws_restJson1.js +8 -6
  71. package/dist-cjs/runtimeConfig.browser.js +1 -6
  72. package/dist-cjs/runtimeConfig.js +2 -7
  73. package/dist-cjs/runtimeConfig.native.js +0 -4
  74. package/dist-cjs/runtimeConfig.shared.js +0 -4
  75. package/dist-es/Location.js +0 -1
  76. package/dist-es/LocationClient.js +0 -1
  77. package/dist-es/commands/AssociateTrackerConsumerCommand.js +0 -1
  78. package/dist-es/commands/BatchDeleteDevicePositionHistoryCommand.js +0 -1
  79. package/dist-es/commands/BatchDeleteGeofenceCommand.js +0 -1
  80. package/dist-es/commands/BatchEvaluateGeofencesCommand.js +0 -1
  81. package/dist-es/commands/BatchGetDevicePositionCommand.js +0 -1
  82. package/dist-es/commands/BatchPutGeofenceCommand.js +0 -1
  83. package/dist-es/commands/BatchUpdateDevicePositionCommand.js +0 -1
  84. package/dist-es/commands/CalculateRouteCommand.js +0 -1
  85. package/dist-es/commands/CreateGeofenceCollectionCommand.js +0 -1
  86. package/dist-es/commands/CreateMapCommand.js +0 -1
  87. package/dist-es/commands/CreatePlaceIndexCommand.js +0 -1
  88. package/dist-es/commands/CreateRouteCalculatorCommand.js +0 -1
  89. package/dist-es/commands/CreateTrackerCommand.js +0 -1
  90. package/dist-es/commands/DeleteGeofenceCollectionCommand.js +0 -1
  91. package/dist-es/commands/DeleteMapCommand.js +0 -1
  92. package/dist-es/commands/DeletePlaceIndexCommand.js +0 -1
  93. package/dist-es/commands/DeleteRouteCalculatorCommand.js +0 -1
  94. package/dist-es/commands/DeleteTrackerCommand.js +0 -1
  95. package/dist-es/commands/DescribeGeofenceCollectionCommand.js +0 -1
  96. package/dist-es/commands/DescribeMapCommand.js +0 -1
  97. package/dist-es/commands/DescribePlaceIndexCommand.js +0 -1
  98. package/dist-es/commands/DescribeRouteCalculatorCommand.js +0 -1
  99. package/dist-es/commands/DescribeTrackerCommand.js +0 -1
  100. package/dist-es/commands/DisassociateTrackerConsumerCommand.js +0 -1
  101. package/dist-es/commands/GetDevicePositionCommand.js +0 -1
  102. package/dist-es/commands/GetDevicePositionHistoryCommand.js +0 -1
  103. package/dist-es/commands/GetGeofenceCommand.js +0 -1
  104. package/dist-es/commands/GetMapGlyphsCommand.js +0 -1
  105. package/dist-es/commands/GetMapSpritesCommand.js +0 -1
  106. package/dist-es/commands/GetMapStyleDescriptorCommand.js +0 -1
  107. package/dist-es/commands/GetMapTileCommand.js +0 -1
  108. package/dist-es/commands/ListDevicePositionsCommand.js +0 -1
  109. package/dist-es/commands/ListGeofenceCollectionsCommand.js +0 -1
  110. package/dist-es/commands/ListGeofencesCommand.js +0 -1
  111. package/dist-es/commands/ListMapsCommand.js +0 -1
  112. package/dist-es/commands/ListPlaceIndexesCommand.js +0 -1
  113. package/dist-es/commands/ListRouteCalculatorsCommand.js +0 -1
  114. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  115. package/dist-es/commands/ListTrackerConsumersCommand.js +0 -1
  116. package/dist-es/commands/ListTrackersCommand.js +0 -1
  117. package/dist-es/commands/PutGeofenceCommand.js +0 -1
  118. package/dist-es/commands/SearchPlaceIndexForPositionCommand.js +0 -1
  119. package/dist-es/commands/SearchPlaceIndexForTextCommand.js +0 -1
  120. package/dist-es/commands/TagResourceCommand.js +0 -1
  121. package/dist-es/commands/UntagResourceCommand.js +0 -1
  122. package/dist-es/commands/UpdateGeofenceCollectionCommand.js +0 -1
  123. package/dist-es/commands/UpdateMapCommand.js +0 -1
  124. package/dist-es/commands/UpdatePlaceIndexCommand.js +0 -1
  125. package/dist-es/commands/UpdateRouteCalculatorCommand.js +0 -1
  126. package/dist-es/commands/UpdateTrackerCommand.js +0 -1
  127. package/dist-es/commands/index.js +50 -0
  128. package/dist-es/endpoints.js +1 -2
  129. package/dist-es/index.js +4 -63
  130. package/dist-es/models/index.js +0 -1
  131. package/dist-es/models/models_0.js +0 -1
  132. package/dist-es/pagination/GetDevicePositionHistoryPaginator.js +0 -1
  133. package/dist-es/pagination/Interfaces.js +0 -1
  134. package/dist-es/pagination/ListDevicePositionsPaginator.js +0 -1
  135. package/dist-es/pagination/ListGeofenceCollectionsPaginator.js +0 -1
  136. package/dist-es/pagination/ListGeofencesPaginator.js +0 -1
  137. package/dist-es/pagination/ListMapsPaginator.js +0 -1
  138. package/dist-es/pagination/ListPlaceIndexesPaginator.js +0 -1
  139. package/dist-es/pagination/ListRouteCalculatorsPaginator.js +0 -1
  140. package/dist-es/pagination/ListTrackerConsumersPaginator.js +0 -1
  141. package/dist-es/pagination/ListTrackersPaginator.js +0 -1
  142. package/dist-es/pagination/index.js +10 -0
  143. package/dist-es/protocols/Aws_restJson1.js +8 -3
  144. package/dist-es/runtimeConfig.browser.js +1 -2
  145. package/dist-es/runtimeConfig.js +2 -3
  146. package/dist-es/runtimeConfig.native.js +0 -1
  147. package/dist-es/runtimeConfig.shared.js +0 -1
  148. package/dist-types/Location.d.ts +8 -4
  149. package/dist-types/commands/BatchUpdateDevicePositionCommand.d.ts +8 -4
  150. package/dist-types/commands/index.d.ts +50 -0
  151. package/dist-types/index.d.ts +4 -62
  152. package/dist-types/models/models_0.d.ts +82 -42
  153. package/dist-types/pagination/index.d.ts +10 -0
  154. package/dist-types/ts3.4/Location.d.ts +51 -288
  155. package/dist-types/ts3.4/LocationClient.d.ts +24 -89
  156. package/dist-types/ts3.4/commands/AssociateTrackerConsumerCommand.d.ts +2 -26
  157. package/dist-types/ts3.4/commands/BatchDeleteDevicePositionHistoryCommand.d.ts +2 -20
  158. package/dist-types/ts3.4/commands/BatchDeleteGeofenceCommand.d.ts +2 -23
  159. package/dist-types/ts3.4/commands/BatchEvaluateGeofencesCommand.d.ts +2 -40
  160. package/dist-types/ts3.4/commands/BatchGetDevicePositionCommand.d.ts +2 -20
  161. package/dist-types/ts3.4/commands/BatchPutGeofenceCommand.d.ts +2 -21
  162. package/dist-types/ts3.4/commands/BatchUpdateDevicePositionCommand.d.ts +2 -26
  163. package/dist-types/ts3.4/commands/CalculateRouteCommand.d.ts +2 -50
  164. package/dist-types/ts3.4/commands/CreateGeofenceCollectionCommand.d.ts +2 -20
  165. package/dist-types/ts3.4/commands/CreateMapCommand.d.ts +2 -21
  166. package/dist-types/ts3.4/commands/CreatePlaceIndexCommand.d.ts +2 -21
  167. package/dist-types/ts3.4/commands/CreateRouteCalculatorCommand.d.ts +2 -23
  168. package/dist-types/ts3.4/commands/CreateTrackerCommand.d.ts +2 -21
  169. package/dist-types/ts3.4/commands/DeleteGeofenceCollectionCommand.d.ts +2 -24
  170. package/dist-types/ts3.4/commands/DeleteMapCommand.d.ts +2 -24
  171. package/dist-types/ts3.4/commands/DeletePlaceIndexCommand.d.ts +2 -23
  172. package/dist-types/ts3.4/commands/DeleteRouteCalculatorCommand.d.ts +2 -23
  173. package/dist-types/ts3.4/commands/DeleteTrackerCommand.d.ts +2 -25
  174. package/dist-types/ts3.4/commands/DescribeGeofenceCollectionCommand.d.ts +2 -20
  175. package/dist-types/ts3.4/commands/DescribeMapCommand.d.ts +2 -20
  176. package/dist-types/ts3.4/commands/DescribePlaceIndexCommand.d.ts +2 -20
  177. package/dist-types/ts3.4/commands/DescribeRouteCalculatorCommand.d.ts +2 -20
  178. package/dist-types/ts3.4/commands/DescribeTrackerCommand.d.ts +2 -20
  179. package/dist-types/ts3.4/commands/DisassociateTrackerConsumerCommand.d.ts +2 -24
  180. package/dist-types/ts3.4/commands/GetDevicePositionCommand.d.ts +2 -23
  181. package/dist-types/ts3.4/commands/GetDevicePositionHistoryCommand.d.ts +2 -24
  182. package/dist-types/ts3.4/commands/GetGeofenceCommand.d.ts +2 -20
  183. package/dist-types/ts3.4/commands/GetMapGlyphsCommand.d.ts +2 -20
  184. package/dist-types/ts3.4/commands/GetMapSpritesCommand.d.ts +2 -22
  185. package/dist-types/ts3.4/commands/GetMapStyleDescriptorCommand.d.ts +2 -23
  186. package/dist-types/ts3.4/commands/GetMapTileCommand.d.ts +2 -25
  187. package/dist-types/ts3.4/commands/ListDevicePositionsCommand.d.ts +2 -20
  188. package/dist-types/ts3.4/commands/ListGeofenceCollectionsCommand.d.ts +2 -20
  189. package/dist-types/ts3.4/commands/ListGeofencesCommand.d.ts +2 -20
  190. package/dist-types/ts3.4/commands/ListMapsCommand.d.ts +2 -20
  191. package/dist-types/ts3.4/commands/ListPlaceIndexesCommand.d.ts +2 -20
  192. package/dist-types/ts3.4/commands/ListRouteCalculatorsCommand.d.ts +2 -20
  193. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
  194. package/dist-types/ts3.4/commands/ListTrackerConsumersCommand.d.ts +2 -20
  195. package/dist-types/ts3.4/commands/ListTrackersCommand.d.ts +2 -20
  196. package/dist-types/ts3.4/commands/PutGeofenceCommand.d.ts +2 -21
  197. package/dist-types/ts3.4/commands/SearchPlaceIndexForPositionCommand.d.ts +2 -21
  198. package/dist-types/ts3.4/commands/SearchPlaceIndexForTextCommand.d.ts +2 -28
  199. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -33
  200. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
  201. package/dist-types/ts3.4/commands/UpdateGeofenceCollectionCommand.d.ts +2 -20
  202. package/dist-types/ts3.4/commands/UpdateMapCommand.d.ts +2 -20
  203. package/dist-types/ts3.4/commands/UpdatePlaceIndexCommand.d.ts +2 -20
  204. package/dist-types/ts3.4/commands/UpdateRouteCalculatorCommand.d.ts +2 -20
  205. package/dist-types/ts3.4/commands/UpdateTrackerCommand.d.ts +2 -20
  206. package/dist-types/ts3.4/commands/index.d.ts +50 -0
  207. package/dist-types/ts3.4/index.d.ts +4 -62
  208. package/dist-types/ts3.4/models/models_0.d.ts +584 -3062
  209. package/dist-types/ts3.4/pagination/index.d.ts +10 -0
  210. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  211. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  212. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  213. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  214. package/package.json +33 -30
  215. package/dist-cjs/Location.js.map +0 -1
  216. package/dist-cjs/LocationClient.js.map +0 -1
  217. package/dist-cjs/commands/AssociateTrackerConsumerCommand.js.map +0 -1
  218. package/dist-cjs/commands/BatchDeleteDevicePositionHistoryCommand.js.map +0 -1
  219. package/dist-cjs/commands/BatchDeleteGeofenceCommand.js.map +0 -1
  220. package/dist-cjs/commands/BatchEvaluateGeofencesCommand.js.map +0 -1
  221. package/dist-cjs/commands/BatchGetDevicePositionCommand.js.map +0 -1
  222. package/dist-cjs/commands/BatchPutGeofenceCommand.js.map +0 -1
  223. package/dist-cjs/commands/BatchUpdateDevicePositionCommand.js.map +0 -1
  224. package/dist-cjs/commands/CalculateRouteCommand.js.map +0 -1
  225. package/dist-cjs/commands/CreateGeofenceCollectionCommand.js.map +0 -1
  226. package/dist-cjs/commands/CreateMapCommand.js.map +0 -1
  227. package/dist-cjs/commands/CreatePlaceIndexCommand.js.map +0 -1
  228. package/dist-cjs/commands/CreateRouteCalculatorCommand.js.map +0 -1
  229. package/dist-cjs/commands/CreateTrackerCommand.js.map +0 -1
  230. package/dist-cjs/commands/DeleteGeofenceCollectionCommand.js.map +0 -1
  231. package/dist-cjs/commands/DeleteMapCommand.js.map +0 -1
  232. package/dist-cjs/commands/DeletePlaceIndexCommand.js.map +0 -1
  233. package/dist-cjs/commands/DeleteRouteCalculatorCommand.js.map +0 -1
  234. package/dist-cjs/commands/DeleteTrackerCommand.js.map +0 -1
  235. package/dist-cjs/commands/DescribeGeofenceCollectionCommand.js.map +0 -1
  236. package/dist-cjs/commands/DescribeMapCommand.js.map +0 -1
  237. package/dist-cjs/commands/DescribePlaceIndexCommand.js.map +0 -1
  238. package/dist-cjs/commands/DescribeRouteCalculatorCommand.js.map +0 -1
  239. package/dist-cjs/commands/DescribeTrackerCommand.js.map +0 -1
  240. package/dist-cjs/commands/DisassociateTrackerConsumerCommand.js.map +0 -1
  241. package/dist-cjs/commands/GetDevicePositionCommand.js.map +0 -1
  242. package/dist-cjs/commands/GetDevicePositionHistoryCommand.js.map +0 -1
  243. package/dist-cjs/commands/GetGeofenceCommand.js.map +0 -1
  244. package/dist-cjs/commands/GetMapGlyphsCommand.js.map +0 -1
  245. package/dist-cjs/commands/GetMapSpritesCommand.js.map +0 -1
  246. package/dist-cjs/commands/GetMapStyleDescriptorCommand.js.map +0 -1
  247. package/dist-cjs/commands/GetMapTileCommand.js.map +0 -1
  248. package/dist-cjs/commands/ListDevicePositionsCommand.js.map +0 -1
  249. package/dist-cjs/commands/ListGeofenceCollectionsCommand.js.map +0 -1
  250. package/dist-cjs/commands/ListGeofencesCommand.js.map +0 -1
  251. package/dist-cjs/commands/ListMapsCommand.js.map +0 -1
  252. package/dist-cjs/commands/ListPlaceIndexesCommand.js.map +0 -1
  253. package/dist-cjs/commands/ListRouteCalculatorsCommand.js.map +0 -1
  254. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  255. package/dist-cjs/commands/ListTrackerConsumersCommand.js.map +0 -1
  256. package/dist-cjs/commands/ListTrackersCommand.js.map +0 -1
  257. package/dist-cjs/commands/PutGeofenceCommand.js.map +0 -1
  258. package/dist-cjs/commands/SearchPlaceIndexForPositionCommand.js.map +0 -1
  259. package/dist-cjs/commands/SearchPlaceIndexForTextCommand.js.map +0 -1
  260. package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
  261. package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
  262. package/dist-cjs/commands/UpdateGeofenceCollectionCommand.js.map +0 -1
  263. package/dist-cjs/commands/UpdateMapCommand.js.map +0 -1
  264. package/dist-cjs/commands/UpdatePlaceIndexCommand.js.map +0 -1
  265. package/dist-cjs/commands/UpdateRouteCalculatorCommand.js.map +0 -1
  266. package/dist-cjs/commands/UpdateTrackerCommand.js.map +0 -1
  267. package/dist-cjs/endpoints.js.map +0 -1
  268. package/dist-cjs/index.js.map +0 -1
  269. package/dist-cjs/models/index.js.map +0 -1
  270. package/dist-cjs/models/models_0.js.map +0 -1
  271. package/dist-cjs/pagination/GetDevicePositionHistoryPaginator.js.map +0 -1
  272. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  273. package/dist-cjs/pagination/ListDevicePositionsPaginator.js.map +0 -1
  274. package/dist-cjs/pagination/ListGeofenceCollectionsPaginator.js.map +0 -1
  275. package/dist-cjs/pagination/ListGeofencesPaginator.js.map +0 -1
  276. package/dist-cjs/pagination/ListMapsPaginator.js.map +0 -1
  277. package/dist-cjs/pagination/ListPlaceIndexesPaginator.js.map +0 -1
  278. package/dist-cjs/pagination/ListRouteCalculatorsPaginator.js.map +0 -1
  279. package/dist-cjs/pagination/ListTrackerConsumersPaginator.js.map +0 -1
  280. package/dist-cjs/pagination/ListTrackersPaginator.js.map +0 -1
  281. package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
  282. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  283. package/dist-cjs/runtimeConfig.js.map +0 -1
  284. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  285. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  286. package/dist-es/Location.js.map +0 -1
  287. package/dist-es/LocationClient.js.map +0 -1
  288. package/dist-es/commands/AssociateTrackerConsumerCommand.js.map +0 -1
  289. package/dist-es/commands/BatchDeleteDevicePositionHistoryCommand.js.map +0 -1
  290. package/dist-es/commands/BatchDeleteGeofenceCommand.js.map +0 -1
  291. package/dist-es/commands/BatchEvaluateGeofencesCommand.js.map +0 -1
  292. package/dist-es/commands/BatchGetDevicePositionCommand.js.map +0 -1
  293. package/dist-es/commands/BatchPutGeofenceCommand.js.map +0 -1
  294. package/dist-es/commands/BatchUpdateDevicePositionCommand.js.map +0 -1
  295. package/dist-es/commands/CalculateRouteCommand.js.map +0 -1
  296. package/dist-es/commands/CreateGeofenceCollectionCommand.js.map +0 -1
  297. package/dist-es/commands/CreateMapCommand.js.map +0 -1
  298. package/dist-es/commands/CreatePlaceIndexCommand.js.map +0 -1
  299. package/dist-es/commands/CreateRouteCalculatorCommand.js.map +0 -1
  300. package/dist-es/commands/CreateTrackerCommand.js.map +0 -1
  301. package/dist-es/commands/DeleteGeofenceCollectionCommand.js.map +0 -1
  302. package/dist-es/commands/DeleteMapCommand.js.map +0 -1
  303. package/dist-es/commands/DeletePlaceIndexCommand.js.map +0 -1
  304. package/dist-es/commands/DeleteRouteCalculatorCommand.js.map +0 -1
  305. package/dist-es/commands/DeleteTrackerCommand.js.map +0 -1
  306. package/dist-es/commands/DescribeGeofenceCollectionCommand.js.map +0 -1
  307. package/dist-es/commands/DescribeMapCommand.js.map +0 -1
  308. package/dist-es/commands/DescribePlaceIndexCommand.js.map +0 -1
  309. package/dist-es/commands/DescribeRouteCalculatorCommand.js.map +0 -1
  310. package/dist-es/commands/DescribeTrackerCommand.js.map +0 -1
  311. package/dist-es/commands/DisassociateTrackerConsumerCommand.js.map +0 -1
  312. package/dist-es/commands/GetDevicePositionCommand.js.map +0 -1
  313. package/dist-es/commands/GetDevicePositionHistoryCommand.js.map +0 -1
  314. package/dist-es/commands/GetGeofenceCommand.js.map +0 -1
  315. package/dist-es/commands/GetMapGlyphsCommand.js.map +0 -1
  316. package/dist-es/commands/GetMapSpritesCommand.js.map +0 -1
  317. package/dist-es/commands/GetMapStyleDescriptorCommand.js.map +0 -1
  318. package/dist-es/commands/GetMapTileCommand.js.map +0 -1
  319. package/dist-es/commands/ListDevicePositionsCommand.js.map +0 -1
  320. package/dist-es/commands/ListGeofenceCollectionsCommand.js.map +0 -1
  321. package/dist-es/commands/ListGeofencesCommand.js.map +0 -1
  322. package/dist-es/commands/ListMapsCommand.js.map +0 -1
  323. package/dist-es/commands/ListPlaceIndexesCommand.js.map +0 -1
  324. package/dist-es/commands/ListRouteCalculatorsCommand.js.map +0 -1
  325. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  326. package/dist-es/commands/ListTrackerConsumersCommand.js.map +0 -1
  327. package/dist-es/commands/ListTrackersCommand.js.map +0 -1
  328. package/dist-es/commands/PutGeofenceCommand.js.map +0 -1
  329. package/dist-es/commands/SearchPlaceIndexForPositionCommand.js.map +0 -1
  330. package/dist-es/commands/SearchPlaceIndexForTextCommand.js.map +0 -1
  331. package/dist-es/commands/TagResourceCommand.js.map +0 -1
  332. package/dist-es/commands/UntagResourceCommand.js.map +0 -1
  333. package/dist-es/commands/UpdateGeofenceCollectionCommand.js.map +0 -1
  334. package/dist-es/commands/UpdateMapCommand.js.map +0 -1
  335. package/dist-es/commands/UpdatePlaceIndexCommand.js.map +0 -1
  336. package/dist-es/commands/UpdateRouteCalculatorCommand.js.map +0 -1
  337. package/dist-es/commands/UpdateTrackerCommand.js.map +0 -1
  338. package/dist-es/endpoints.js.map +0 -1
  339. package/dist-es/index.js.map +0 -1
  340. package/dist-es/models/index.js.map +0 -1
  341. package/dist-es/models/models_0.js.map +0 -1
  342. package/dist-es/pagination/GetDevicePositionHistoryPaginator.js.map +0 -1
  343. package/dist-es/pagination/Interfaces.js.map +0 -1
  344. package/dist-es/pagination/ListDevicePositionsPaginator.js.map +0 -1
  345. package/dist-es/pagination/ListGeofenceCollectionsPaginator.js.map +0 -1
  346. package/dist-es/pagination/ListGeofencesPaginator.js.map +0 -1
  347. package/dist-es/pagination/ListMapsPaginator.js.map +0 -1
  348. package/dist-es/pagination/ListPlaceIndexesPaginator.js.map +0 -1
  349. package/dist-es/pagination/ListRouteCalculatorsPaginator.js.map +0 -1
  350. package/dist-es/pagination/ListTrackerConsumersPaginator.js.map +0 -1
  351. package/dist-es/pagination/ListTrackersPaginator.js.map +0 -1
  352. package/dist-es/protocols/Aws_restJson1.js.map +0 -1
  353. package/dist-es/runtimeConfig.browser.js.map +0 -1
  354. package/dist-es/runtimeConfig.js.map +0 -1
  355. package/dist-es/runtimeConfig.native.js.map +0 -1
  356. package/dist-es/runtimeConfig.shared.js.map +0 -1
  357. package/jest.config.js +0 -4
  358. package/src/Location.ts +0 -1897
  359. package/src/LocationClient.ts +0 -458
  360. package/src/commands/AssociateTrackerConsumerCommand.ts +0 -101
  361. package/src/commands/BatchDeleteDevicePositionHistoryCommand.ts +0 -103
  362. package/src/commands/BatchDeleteGeofenceCommand.ts +0 -98
  363. package/src/commands/BatchEvaluateGeofencesCommand.ts +0 -115
  364. package/src/commands/BatchGetDevicePositionCommand.ts +0 -95
  365. package/src/commands/BatchPutGeofenceCommand.ts +0 -96
  366. package/src/commands/BatchUpdateDevicePositionCommand.ts +0 -104
  367. package/src/commands/CalculateRouteCommand.ts +0 -125
  368. package/src/commands/CreateGeofenceCollectionCommand.ts +0 -95
  369. package/src/commands/CreateMapCommand.ts +0 -96
  370. package/src/commands/CreatePlaceIndexCommand.ts +0 -96
  371. package/src/commands/CreateRouteCalculatorCommand.ts +0 -98
  372. package/src/commands/CreateTrackerCommand.ts +0 -96
  373. package/src/commands/DeleteGeofenceCollectionCommand.ts +0 -99
  374. package/src/commands/DeleteMapCommand.ts +0 -99
  375. package/src/commands/DeletePlaceIndexCommand.ts +0 -98
  376. package/src/commands/DeleteRouteCalculatorCommand.ts +0 -98
  377. package/src/commands/DeleteTrackerCommand.ts +0 -100
  378. package/src/commands/DescribeGeofenceCollectionCommand.ts +0 -98
  379. package/src/commands/DescribeMapCommand.ts +0 -95
  380. package/src/commands/DescribePlaceIndexCommand.ts +0 -95
  381. package/src/commands/DescribeRouteCalculatorCommand.ts +0 -95
  382. package/src/commands/DescribeTrackerCommand.ts +0 -95
  383. package/src/commands/DisassociateTrackerConsumerCommand.ts +0 -104
  384. package/src/commands/GetDevicePositionCommand.ts +0 -98
  385. package/src/commands/GetDevicePositionHistoryCommand.ts +0 -99
  386. package/src/commands/GetGeofenceCommand.ts +0 -95
  387. package/src/commands/GetMapGlyphsCommand.ts +0 -95
  388. package/src/commands/GetMapSpritesCommand.ts +0 -97
  389. package/src/commands/GetMapStyleDescriptorCommand.ts +0 -98
  390. package/src/commands/GetMapTileCommand.ts +0 -100
  391. package/src/commands/ListDevicePositionsCommand.ts +0 -95
  392. package/src/commands/ListGeofenceCollectionsCommand.ts +0 -95
  393. package/src/commands/ListGeofencesCommand.ts +0 -95
  394. package/src/commands/ListMapsCommand.ts +0 -95
  395. package/src/commands/ListPlaceIndexesCommand.ts +0 -95
  396. package/src/commands/ListRouteCalculatorsCommand.ts +0 -95
  397. package/src/commands/ListTagsForResourceCommand.ts +0 -95
  398. package/src/commands/ListTrackerConsumersCommand.ts +0 -95
  399. package/src/commands/ListTrackersCommand.ts +0 -95
  400. package/src/commands/PutGeofenceCommand.ts +0 -96
  401. package/src/commands/SearchPlaceIndexForPositionCommand.ts +0 -101
  402. package/src/commands/SearchPlaceIndexForTextCommand.ts +0 -103
  403. package/src/commands/TagResourceCommand.ts +0 -108
  404. package/src/commands/UntagResourceCommand.ts +0 -95
  405. package/src/commands/UpdateGeofenceCollectionCommand.ts +0 -95
  406. package/src/commands/UpdateMapCommand.ts +0 -95
  407. package/src/commands/UpdatePlaceIndexCommand.ts +0 -95
  408. package/src/commands/UpdateRouteCalculatorCommand.ts +0 -95
  409. package/src/commands/UpdateTrackerCommand.ts +0 -95
  410. package/src/endpoints.ts +0 -57
  411. package/src/index.ts +0 -63
  412. package/src/models/index.ts +0 -1
  413. package/src/models/models_0.ts +0 -5096
  414. package/src/pagination/GetDevicePositionHistoryPaginator.ts +0 -58
  415. package/src/pagination/Interfaces.ts +0 -8
  416. package/src/pagination/ListDevicePositionsPaginator.ts +0 -59
  417. package/src/pagination/ListGeofenceCollectionsPaginator.ts +0 -59
  418. package/src/pagination/ListGeofencesPaginator.ts +0 -58
  419. package/src/pagination/ListMapsPaginator.ts +0 -55
  420. package/src/pagination/ListPlaceIndexesPaginator.ts +0 -59
  421. package/src/pagination/ListRouteCalculatorsPaginator.ts +0 -59
  422. package/src/pagination/ListTrackerConsumersPaginator.ts +0 -59
  423. package/src/pagination/ListTrackersPaginator.ts +0 -59
  424. package/src/protocols/Aws_restJson1.ts +0 -8120
  425. package/src/runtimeConfig.browser.ts +0 -41
  426. package/src/runtimeConfig.native.ts +0 -17
  427. package/src/runtimeConfig.shared.ts +0 -17
  428. package/src/runtimeConfig.ts +0 -46
  429. package/tsconfig.es.json +0 -10
  430. package/tsconfig.json +0 -33
  431. package/tsconfig.types.json +0 -9
@@ -6,29 +6,11 @@ export interface ListDevicePositionsCommandInput extends ListDevicePositionsRequ
6
6
  }
7
7
  export interface ListDevicePositionsCommandOutput extends ListDevicePositionsResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>A batch request to retrieve all device positions.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { LocationClient, ListDevicePositionsCommand } from "@aws-sdk/client-location"; // ES Modules import
15
- * // const { LocationClient, ListDevicePositionsCommand } = require("@aws-sdk/client-location"); // CommonJS import
16
- * const client = new LocationClient(config);
17
- * const command = new ListDevicePositionsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListDevicePositionsCommandInput} for command's `input` shape.
22
- * @see {@link ListDevicePositionsCommandOutput} for command's `response` shape.
23
- * @see {@link LocationClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListDevicePositionsCommand extends $Command<ListDevicePositionsCommandInput, ListDevicePositionsCommandOutput, LocationClientResolvedConfig> {
27
11
  readonly input: ListDevicePositionsCommandInput;
28
12
  constructor(input: ListDevicePositionsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDevicePositionsCommandInput, ListDevicePositionsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListGeofenceCollectionsCommandInput extends ListGeofenceCollect
6
6
  }
7
7
  export interface ListGeofenceCollectionsCommandOutput extends ListGeofenceCollectionsResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Lists geofence collections in your AWS account.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { LocationClient, ListGeofenceCollectionsCommand } from "@aws-sdk/client-location"; // ES Modules import
15
- * // const { LocationClient, ListGeofenceCollectionsCommand } = require("@aws-sdk/client-location"); // CommonJS import
16
- * const client = new LocationClient(config);
17
- * const command = new ListGeofenceCollectionsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListGeofenceCollectionsCommandInput} for command's `input` shape.
22
- * @see {@link ListGeofenceCollectionsCommandOutput} for command's `response` shape.
23
- * @see {@link LocationClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListGeofenceCollectionsCommand extends $Command<ListGeofenceCollectionsCommandInput, ListGeofenceCollectionsCommandOutput, LocationClientResolvedConfig> {
27
11
  readonly input: ListGeofenceCollectionsCommandInput;
28
12
  constructor(input: ListGeofenceCollectionsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListGeofenceCollectionsCommandInput, ListGeofenceCollectionsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListGeofencesCommandInput extends ListGeofencesRequest {
6
6
  }
7
7
  export interface ListGeofencesCommandOutput extends ListGeofencesResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Lists geofences stored in 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, ListGeofencesCommand } from "@aws-sdk/client-location"; // ES Modules import
15
- * // const { LocationClient, ListGeofencesCommand } = require("@aws-sdk/client-location"); // CommonJS import
16
- * const client = new LocationClient(config);
17
- * const command = new ListGeofencesCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListGeofencesCommandInput} for command's `input` shape.
22
- * @see {@link ListGeofencesCommandOutput} for command's `response` shape.
23
- * @see {@link LocationClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListGeofencesCommand extends $Command<ListGeofencesCommandInput, ListGeofencesCommandOutput, LocationClientResolvedConfig> {
27
11
  readonly input: ListGeofencesCommandInput;
28
12
  constructor(input: ListGeofencesCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListGeofencesCommandInput, ListGeofencesCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListMapsCommandInput extends ListMapsRequest {
6
6
  }
7
7
  export interface ListMapsCommandOutput extends ListMapsResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Lists map resources in your AWS account.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { LocationClient, ListMapsCommand } from "@aws-sdk/client-location"; // ES Modules import
15
- * // const { LocationClient, ListMapsCommand } = require("@aws-sdk/client-location"); // CommonJS import
16
- * const client = new LocationClient(config);
17
- * const command = new ListMapsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListMapsCommandInput} for command's `input` shape.
22
- * @see {@link ListMapsCommandOutput} for command's `response` shape.
23
- * @see {@link LocationClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListMapsCommand extends $Command<ListMapsCommandInput, ListMapsCommandOutput, LocationClientResolvedConfig> {
27
11
  readonly input: ListMapsCommandInput;
28
12
  constructor(input: ListMapsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListMapsCommandInput, ListMapsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListPlaceIndexesCommandInput extends ListPlaceIndexesRequest {
6
6
  }
7
7
  export interface ListPlaceIndexesCommandOutput extends ListPlaceIndexesResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Lists place index resources in your AWS account.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { LocationClient, ListPlaceIndexesCommand } from "@aws-sdk/client-location"; // ES Modules import
15
- * // const { LocationClient, ListPlaceIndexesCommand } = require("@aws-sdk/client-location"); // CommonJS import
16
- * const client = new LocationClient(config);
17
- * const command = new ListPlaceIndexesCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListPlaceIndexesCommandInput} for command's `input` shape.
22
- * @see {@link ListPlaceIndexesCommandOutput} for command's `response` shape.
23
- * @see {@link LocationClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListPlaceIndexesCommand extends $Command<ListPlaceIndexesCommandInput, ListPlaceIndexesCommandOutput, LocationClientResolvedConfig> {
27
11
  readonly input: ListPlaceIndexesCommandInput;
28
12
  constructor(input: ListPlaceIndexesCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPlaceIndexesCommandInput, ListPlaceIndexesCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListRouteCalculatorsCommandInput extends ListRouteCalculatorsRe
6
6
  }
7
7
  export interface ListRouteCalculatorsCommandOutput extends ListRouteCalculatorsResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Lists route calculator resources in your AWS account.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { LocationClient, ListRouteCalculatorsCommand } from "@aws-sdk/client-location"; // ES Modules import
15
- * // const { LocationClient, ListRouteCalculatorsCommand } = require("@aws-sdk/client-location"); // CommonJS import
16
- * const client = new LocationClient(config);
17
- * const command = new ListRouteCalculatorsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListRouteCalculatorsCommandInput} for command's `input` shape.
22
- * @see {@link ListRouteCalculatorsCommandOutput} for command's `response` shape.
23
- * @see {@link LocationClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListRouteCalculatorsCommand extends $Command<ListRouteCalculatorsCommandInput, ListRouteCalculatorsCommandOutput, LocationClientResolvedConfig> {
27
11
  readonly input: ListRouteCalculatorsCommandInput;
28
12
  constructor(input: ListRouteCalculatorsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRouteCalculatorsCommandInput, ListRouteCalculatorsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
6
6
  }
7
7
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns a list of tags that are applied to 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, ListTagsForResourceCommand } from "@aws-sdk/client-location"; // ES Modules import
15
- * // const { LocationClient, ListTagsForResourceCommand } = require("@aws-sdk/client-location"); // CommonJS import
16
- * const client = new LocationClient(config);
17
- * const command = new ListTagsForResourceCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
22
- * @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
23
- * @see {@link LocationClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, LocationClientResolvedConfig> {
27
11
  readonly input: ListTagsForResourceCommandInput;
28
12
  constructor(input: ListTagsForResourceCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListTrackerConsumersCommandInput extends ListTrackerConsumersRe
6
6
  }
7
7
  export interface ListTrackerConsumersCommandOutput extends ListTrackerConsumersResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Lists geofence collections currently associated to the 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, ListTrackerConsumersCommand } from "@aws-sdk/client-location"; // ES Modules import
15
- * // const { LocationClient, ListTrackerConsumersCommand } = require("@aws-sdk/client-location"); // CommonJS import
16
- * const client = new LocationClient(config);
17
- * const command = new ListTrackerConsumersCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListTrackerConsumersCommandInput} for command's `input` shape.
22
- * @see {@link ListTrackerConsumersCommandOutput} for command's `response` shape.
23
- * @see {@link LocationClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListTrackerConsumersCommand extends $Command<ListTrackerConsumersCommandInput, ListTrackerConsumersCommandOutput, LocationClientResolvedConfig> {
27
11
  readonly input: ListTrackerConsumersCommandInput;
28
12
  constructor(input: ListTrackerConsumersCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTrackerConsumersCommandInput, ListTrackerConsumersCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListTrackersCommandInput extends ListTrackersRequest {
6
6
  }
7
7
  export interface ListTrackersCommandOutput extends ListTrackersResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Lists tracker resources in your AWS account.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { LocationClient, ListTrackersCommand } from "@aws-sdk/client-location"; // ES Modules import
15
- * // const { LocationClient, ListTrackersCommand } = require("@aws-sdk/client-location"); // CommonJS import
16
- * const client = new LocationClient(config);
17
- * const command = new ListTrackersCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListTrackersCommandInput} for command's `input` shape.
22
- * @see {@link ListTrackersCommandOutput} for command's `response` shape.
23
- * @see {@link LocationClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListTrackersCommand extends $Command<ListTrackersCommandInput, ListTrackersCommandOutput, LocationClientResolvedConfig> {
27
11
  readonly input: ListTrackersCommandInput;
28
12
  constructor(input: ListTrackersCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTrackersCommandInput, ListTrackersCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface PutGeofenceCommandInput extends PutGeofenceRequest {
6
6
  }
7
7
  export interface PutGeofenceCommandOutput extends PutGeofenceResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Stores a geofence geometry in a given geofence collection, or updates the geometry of
11
- * an existing geofence if a geofence ID is included in the request. </p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { LocationClient, PutGeofenceCommand } from "@aws-sdk/client-location"; // ES Modules import
16
- * // const { LocationClient, PutGeofenceCommand } = require("@aws-sdk/client-location"); // CommonJS import
17
- * const client = new LocationClient(config);
18
- * const command = new PutGeofenceCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link PutGeofenceCommandInput} for command's `input` shape.
23
- * @see {@link PutGeofenceCommandOutput} for command's `response` shape.
24
- * @see {@link LocationClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class PutGeofenceCommand extends $Command<PutGeofenceCommandInput, PutGeofenceCommandOutput, LocationClientResolvedConfig> {
28
11
  readonly input: PutGeofenceCommandInput;
29
12
  constructor(input: PutGeofenceCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutGeofenceCommandInput, PutGeofenceCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface SearchPlaceIndexForPositionCommandInput extends SearchPlaceInde
6
6
  }
7
7
  export interface SearchPlaceIndexForPositionCommandOutput extends SearchPlaceIndexForPositionResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Reverse geocodes a given coordinate and returns a legible address. Allows you to search
11
- * for Places or points of interest near a given position.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { LocationClient, SearchPlaceIndexForPositionCommand } from "@aws-sdk/client-location"; // ES Modules import
16
- * // const { LocationClient, SearchPlaceIndexForPositionCommand } = require("@aws-sdk/client-location"); // CommonJS import
17
- * const client = new LocationClient(config);
18
- * const command = new SearchPlaceIndexForPositionCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link SearchPlaceIndexForPositionCommandInput} for command's `input` shape.
23
- * @see {@link SearchPlaceIndexForPositionCommandOutput} for command's `response` shape.
24
- * @see {@link LocationClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class SearchPlaceIndexForPositionCommand extends $Command<SearchPlaceIndexForPositionCommandInput, SearchPlaceIndexForPositionCommandOutput, LocationClientResolvedConfig> {
28
11
  readonly input: SearchPlaceIndexForPositionCommandInput;
29
12
  constructor(input: SearchPlaceIndexForPositionCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SearchPlaceIndexForPositionCommandInput, SearchPlaceIndexForPositionCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,37 +6,11 @@ export interface SearchPlaceIndexForTextCommandInput extends SearchPlaceIndexFor
6
6
  }
7
7
  export interface SearchPlaceIndexForTextCommandOutput extends SearchPlaceIndexForTextResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Geocodes free-form text, such as an address, name, city, or region to allow you to
11
- * search for Places or points of interest. </p>
12
- * <p>Includes the option to apply additional parameters to narrow your list of
13
- * results.</p>
14
- * <note>
15
- * <p>You can search for places near a given position using <code>BiasPosition</code>, or
16
- * filter results within a bounding box using <code>FilterBBox</code>. Providing both
17
- * parameters simultaneously returns an error.</p>
18
- * </note>
19
- * @example
20
- * Use a bare-bones client and the command you need to make an API call.
21
- * ```javascript
22
- * import { LocationClient, SearchPlaceIndexForTextCommand } from "@aws-sdk/client-location"; // ES Modules import
23
- * // const { LocationClient, SearchPlaceIndexForTextCommand } = require("@aws-sdk/client-location"); // CommonJS import
24
- * const client = new LocationClient(config);
25
- * const command = new SearchPlaceIndexForTextCommand(input);
26
- * const response = await client.send(command);
27
- * ```
28
- *
29
- * @see {@link SearchPlaceIndexForTextCommandInput} for command's `input` shape.
30
- * @see {@link SearchPlaceIndexForTextCommandOutput} for command's `response` shape.
31
- * @see {@link LocationClientResolvedConfig | config} for command's `input` shape.
32
- *
33
- */
9
+
34
10
  export declare class SearchPlaceIndexForTextCommand extends $Command<SearchPlaceIndexForTextCommandInput, SearchPlaceIndexForTextCommandOutput, LocationClientResolvedConfig> {
35
11
  readonly input: SearchPlaceIndexForTextCommandInput;
36
12
  constructor(input: SearchPlaceIndexForTextCommandInput);
37
- /**
38
- * @internal
39
- */
13
+
40
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SearchPlaceIndexForTextCommandInput, SearchPlaceIndexForTextCommandOutput>;
41
15
  private serialize;
42
16
  private deserialize;
@@ -6,42 +6,11 @@ export interface TagResourceCommandInput extends TagResourceRequest {
6
6
  }
7
7
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
8
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
- */
9
+
39
10
  export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, LocationClientResolvedConfig> {
40
11
  readonly input: TagResourceCommandInput;
41
12
  constructor(input: TagResourceCommandInput);
42
- /**
43
- * @internal
44
- */
13
+
45
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
46
15
  private serialize;
47
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
6
6
  }
7
7
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
8
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
- */
9
+
26
10
  export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, LocationClientResolvedConfig> {
27
11
  readonly input: UntagResourceCommandInput;
28
12
  constructor(input: UntagResourceCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface UpdateGeofenceCollectionCommandInput extends UpdateGeofenceColl
6
6
  }
7
7
  export interface UpdateGeofenceCollectionCommandOutput extends UpdateGeofenceCollectionResponse, __MetadataBearer {
8
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
- */
9
+
26
10
  export declare class UpdateGeofenceCollectionCommand extends $Command<UpdateGeofenceCollectionCommandInput, UpdateGeofenceCollectionCommandOutput, LocationClientResolvedConfig> {
27
11
  readonly input: UpdateGeofenceCollectionCommandInput;
28
12
  constructor(input: UpdateGeofenceCollectionCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateGeofenceCollectionCommandInput, UpdateGeofenceCollectionCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface UpdateMapCommandInput extends UpdateMapRequest {
6
6
  }
7
7
  export interface UpdateMapCommandOutput extends UpdateMapResponse, __MetadataBearer {
8
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
- */
9
+
26
10
  export declare class UpdateMapCommand extends $Command<UpdateMapCommandInput, UpdateMapCommandOutput, LocationClientResolvedConfig> {
27
11
  readonly input: UpdateMapCommandInput;
28
12
  constructor(input: UpdateMapCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateMapCommandInput, UpdateMapCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface UpdatePlaceIndexCommandInput extends UpdatePlaceIndexRequest {
6
6
  }
7
7
  export interface UpdatePlaceIndexCommandOutput extends UpdatePlaceIndexResponse, __MetadataBearer {
8
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
- */
9
+
26
10
  export declare class UpdatePlaceIndexCommand extends $Command<UpdatePlaceIndexCommandInput, UpdatePlaceIndexCommandOutput, LocationClientResolvedConfig> {
27
11
  readonly input: UpdatePlaceIndexCommandInput;
28
12
  constructor(input: UpdatePlaceIndexCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdatePlaceIndexCommandInput, UpdatePlaceIndexCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface UpdateRouteCalculatorCommandInput extends UpdateRouteCalculator
6
6
  }
7
7
  export interface UpdateRouteCalculatorCommandOutput extends UpdateRouteCalculatorResponse, __MetadataBearer {
8
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
- */
9
+
26
10
  export declare class UpdateRouteCalculatorCommand extends $Command<UpdateRouteCalculatorCommandInput, UpdateRouteCalculatorCommandOutput, LocationClientResolvedConfig> {
27
11
  readonly input: UpdateRouteCalculatorCommandInput;
28
12
  constructor(input: UpdateRouteCalculatorCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRouteCalculatorCommandInput, UpdateRouteCalculatorCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface UpdateTrackerCommandInput extends UpdateTrackerRequest {
6
6
  }
7
7
  export interface UpdateTrackerCommandOutput extends UpdateTrackerResponse, __MetadataBearer {
8
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
- */
9
+
26
10
  export declare class UpdateTrackerCommand extends $Command<UpdateTrackerCommandInput, UpdateTrackerCommandOutput, LocationClientResolvedConfig> {
27
11
  readonly input: UpdateTrackerCommandInput;
28
12
  constructor(input: UpdateTrackerCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTrackerCommandInput, UpdateTrackerCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;