@aws-sdk/client-location 3.362.0 → 3.367.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 (293) hide show
  1. package/dist-cjs/Location.js +1 -1
  2. package/dist-cjs/LocationClient.js +5 -5
  3. package/dist-cjs/commands/AssociateTrackerConsumerCommand.js +3 -3
  4. package/dist-cjs/commands/BatchDeleteDevicePositionHistoryCommand.js +3 -3
  5. package/dist-cjs/commands/BatchDeleteGeofenceCommand.js +3 -3
  6. package/dist-cjs/commands/BatchEvaluateGeofencesCommand.js +3 -3
  7. package/dist-cjs/commands/BatchGetDevicePositionCommand.js +3 -3
  8. package/dist-cjs/commands/BatchPutGeofenceCommand.js +3 -3
  9. package/dist-cjs/commands/BatchUpdateDevicePositionCommand.js +3 -3
  10. package/dist-cjs/commands/CalculateRouteCommand.js +3 -3
  11. package/dist-cjs/commands/CalculateRouteMatrixCommand.js +3 -3
  12. package/dist-cjs/commands/CreateGeofenceCollectionCommand.js +3 -3
  13. package/dist-cjs/commands/CreateKeyCommand.js +3 -3
  14. package/dist-cjs/commands/CreateMapCommand.js +3 -3
  15. package/dist-cjs/commands/CreatePlaceIndexCommand.js +3 -3
  16. package/dist-cjs/commands/CreateRouteCalculatorCommand.js +3 -3
  17. package/dist-cjs/commands/CreateTrackerCommand.js +3 -3
  18. package/dist-cjs/commands/DeleteGeofenceCollectionCommand.js +3 -3
  19. package/dist-cjs/commands/DeleteKeyCommand.js +3 -3
  20. package/dist-cjs/commands/DeleteMapCommand.js +3 -3
  21. package/dist-cjs/commands/DeletePlaceIndexCommand.js +3 -3
  22. package/dist-cjs/commands/DeleteRouteCalculatorCommand.js +3 -3
  23. package/dist-cjs/commands/DeleteTrackerCommand.js +3 -3
  24. package/dist-cjs/commands/DescribeGeofenceCollectionCommand.js +3 -3
  25. package/dist-cjs/commands/DescribeKeyCommand.js +3 -3
  26. package/dist-cjs/commands/DescribeMapCommand.js +3 -3
  27. package/dist-cjs/commands/DescribePlaceIndexCommand.js +3 -3
  28. package/dist-cjs/commands/DescribeRouteCalculatorCommand.js +3 -3
  29. package/dist-cjs/commands/DescribeTrackerCommand.js +3 -3
  30. package/dist-cjs/commands/DisassociateTrackerConsumerCommand.js +3 -3
  31. package/dist-cjs/commands/GetDevicePositionCommand.js +3 -3
  32. package/dist-cjs/commands/GetDevicePositionHistoryCommand.js +3 -3
  33. package/dist-cjs/commands/GetGeofenceCommand.js +3 -3
  34. package/dist-cjs/commands/GetMapGlyphsCommand.js +3 -3
  35. package/dist-cjs/commands/GetMapSpritesCommand.js +3 -3
  36. package/dist-cjs/commands/GetMapStyleDescriptorCommand.js +3 -3
  37. package/dist-cjs/commands/GetMapTileCommand.js +3 -3
  38. package/dist-cjs/commands/GetPlaceCommand.js +4 -4
  39. package/dist-cjs/commands/ListDevicePositionsCommand.js +3 -3
  40. package/dist-cjs/commands/ListGeofenceCollectionsCommand.js +3 -3
  41. package/dist-cjs/commands/ListGeofencesCommand.js +3 -3
  42. package/dist-cjs/commands/ListKeysCommand.js +3 -3
  43. package/dist-cjs/commands/ListMapsCommand.js +3 -3
  44. package/dist-cjs/commands/ListPlaceIndexesCommand.js +3 -3
  45. package/dist-cjs/commands/ListRouteCalculatorsCommand.js +3 -3
  46. package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
  47. package/dist-cjs/commands/ListTrackerConsumersCommand.js +3 -3
  48. package/dist-cjs/commands/ListTrackersCommand.js +3 -3
  49. package/dist-cjs/commands/PutGeofenceCommand.js +3 -3
  50. package/dist-cjs/commands/SearchPlaceIndexForPositionCommand.js +3 -3
  51. package/dist-cjs/commands/SearchPlaceIndexForSuggestionsCommand.js +3 -3
  52. package/dist-cjs/commands/SearchPlaceIndexForTextCommand.js +3 -3
  53. package/dist-cjs/commands/TagResourceCommand.js +3 -3
  54. package/dist-cjs/commands/UntagResourceCommand.js +3 -3
  55. package/dist-cjs/commands/UpdateGeofenceCollectionCommand.js +3 -3
  56. package/dist-cjs/commands/UpdateKeyCommand.js +3 -3
  57. package/dist-cjs/commands/UpdateMapCommand.js +3 -3
  58. package/dist-cjs/commands/UpdatePlaceIndexCommand.js +3 -3
  59. package/dist-cjs/commands/UpdateRouteCalculatorCommand.js +3 -3
  60. package/dist-cjs/commands/UpdateTrackerCommand.js +3 -3
  61. package/dist-cjs/models/LocationServiceException.js +1 -1
  62. package/dist-cjs/models/models_0.js +13 -3
  63. package/dist-cjs/protocols/Aws_restJson1.js +25 -1
  64. package/dist-cjs/runtimeConfig.browser.js +7 -7
  65. package/dist-cjs/runtimeConfig.js +10 -10
  66. package/dist-cjs/runtimeConfig.shared.js +4 -4
  67. package/dist-es/Location.js +1 -1
  68. package/dist-es/LocationClient.js +5 -5
  69. package/dist-es/commands/AssociateTrackerConsumerCommand.js +3 -3
  70. package/dist-es/commands/BatchDeleteDevicePositionHistoryCommand.js +3 -3
  71. package/dist-es/commands/BatchDeleteGeofenceCommand.js +3 -3
  72. package/dist-es/commands/BatchEvaluateGeofencesCommand.js +3 -3
  73. package/dist-es/commands/BatchGetDevicePositionCommand.js +3 -3
  74. package/dist-es/commands/BatchPutGeofenceCommand.js +3 -3
  75. package/dist-es/commands/BatchUpdateDevicePositionCommand.js +3 -3
  76. package/dist-es/commands/CalculateRouteCommand.js +3 -3
  77. package/dist-es/commands/CalculateRouteMatrixCommand.js +3 -3
  78. package/dist-es/commands/CreateGeofenceCollectionCommand.js +3 -3
  79. package/dist-es/commands/CreateKeyCommand.js +3 -3
  80. package/dist-es/commands/CreateMapCommand.js +3 -3
  81. package/dist-es/commands/CreatePlaceIndexCommand.js +3 -3
  82. package/dist-es/commands/CreateRouteCalculatorCommand.js +3 -3
  83. package/dist-es/commands/CreateTrackerCommand.js +3 -3
  84. package/dist-es/commands/DeleteGeofenceCollectionCommand.js +3 -3
  85. package/dist-es/commands/DeleteKeyCommand.js +3 -3
  86. package/dist-es/commands/DeleteMapCommand.js +3 -3
  87. package/dist-es/commands/DeletePlaceIndexCommand.js +3 -3
  88. package/dist-es/commands/DeleteRouteCalculatorCommand.js +3 -3
  89. package/dist-es/commands/DeleteTrackerCommand.js +3 -3
  90. package/dist-es/commands/DescribeGeofenceCollectionCommand.js +3 -3
  91. package/dist-es/commands/DescribeKeyCommand.js +3 -3
  92. package/dist-es/commands/DescribeMapCommand.js +3 -3
  93. package/dist-es/commands/DescribePlaceIndexCommand.js +3 -3
  94. package/dist-es/commands/DescribeRouteCalculatorCommand.js +3 -3
  95. package/dist-es/commands/DescribeTrackerCommand.js +3 -3
  96. package/dist-es/commands/DisassociateTrackerConsumerCommand.js +3 -3
  97. package/dist-es/commands/GetDevicePositionCommand.js +3 -3
  98. package/dist-es/commands/GetDevicePositionHistoryCommand.js +3 -3
  99. package/dist-es/commands/GetGeofenceCommand.js +3 -3
  100. package/dist-es/commands/GetMapGlyphsCommand.js +3 -3
  101. package/dist-es/commands/GetMapSpritesCommand.js +3 -3
  102. package/dist-es/commands/GetMapStyleDescriptorCommand.js +3 -3
  103. package/dist-es/commands/GetMapTileCommand.js +3 -3
  104. package/dist-es/commands/GetPlaceCommand.js +5 -5
  105. package/dist-es/commands/ListDevicePositionsCommand.js +3 -3
  106. package/dist-es/commands/ListGeofenceCollectionsCommand.js +3 -3
  107. package/dist-es/commands/ListGeofencesCommand.js +3 -3
  108. package/dist-es/commands/ListKeysCommand.js +3 -3
  109. package/dist-es/commands/ListMapsCommand.js +3 -3
  110. package/dist-es/commands/ListPlaceIndexesCommand.js +3 -3
  111. package/dist-es/commands/ListRouteCalculatorsCommand.js +3 -3
  112. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  113. package/dist-es/commands/ListTrackerConsumersCommand.js +3 -3
  114. package/dist-es/commands/ListTrackersCommand.js +3 -3
  115. package/dist-es/commands/PutGeofenceCommand.js +3 -3
  116. package/dist-es/commands/SearchPlaceIndexForPositionCommand.js +3 -3
  117. package/dist-es/commands/SearchPlaceIndexForSuggestionsCommand.js +3 -3
  118. package/dist-es/commands/SearchPlaceIndexForTextCommand.js +3 -3
  119. package/dist-es/commands/TagResourceCommand.js +3 -3
  120. package/dist-es/commands/UntagResourceCommand.js +3 -3
  121. package/dist-es/commands/UpdateGeofenceCollectionCommand.js +3 -3
  122. package/dist-es/commands/UpdateKeyCommand.js +3 -3
  123. package/dist-es/commands/UpdateMapCommand.js +3 -3
  124. package/dist-es/commands/UpdatePlaceIndexCommand.js +3 -3
  125. package/dist-es/commands/UpdateRouteCalculatorCommand.js +3 -3
  126. package/dist-es/commands/UpdateTrackerCommand.js +3 -3
  127. package/dist-es/models/LocationServiceException.js +1 -1
  128. package/dist-es/models/models_0.js +10 -1
  129. package/dist-es/protocols/Aws_restJson1.js +25 -1
  130. package/dist-es/runtimeConfig.browser.js +7 -7
  131. package/dist-es/runtimeConfig.js +10 -10
  132. package/dist-es/runtimeConfig.shared.js +4 -4
  133. package/dist-types/Location.d.ts +1 -1
  134. package/dist-types/LocationClient.d.ts +8 -8
  135. package/dist-types/commands/AssociateTrackerConsumerCommand.d.ts +3 -3
  136. package/dist-types/commands/BatchDeleteDevicePositionHistoryCommand.d.ts +3 -3
  137. package/dist-types/commands/BatchDeleteGeofenceCommand.d.ts +3 -3
  138. package/dist-types/commands/BatchEvaluateGeofencesCommand.d.ts +3 -3
  139. package/dist-types/commands/BatchGetDevicePositionCommand.d.ts +3 -3
  140. package/dist-types/commands/BatchPutGeofenceCommand.d.ts +3 -3
  141. package/dist-types/commands/BatchUpdateDevicePositionCommand.d.ts +3 -3
  142. package/dist-types/commands/CalculateRouteCommand.d.ts +4 -3
  143. package/dist-types/commands/CalculateRouteMatrixCommand.d.ts +4 -3
  144. package/dist-types/commands/CreateGeofenceCollectionCommand.d.ts +3 -3
  145. package/dist-types/commands/CreateKeyCommand.d.ts +7 -10
  146. package/dist-types/commands/CreateMapCommand.d.ts +3 -3
  147. package/dist-types/commands/CreatePlaceIndexCommand.d.ts +3 -3
  148. package/dist-types/commands/CreateRouteCalculatorCommand.d.ts +3 -3
  149. package/dist-types/commands/CreateTrackerCommand.d.ts +4 -3
  150. package/dist-types/commands/DeleteGeofenceCollectionCommand.d.ts +3 -3
  151. package/dist-types/commands/DeleteKeyCommand.d.ts +3 -3
  152. package/dist-types/commands/DeleteMapCommand.d.ts +3 -3
  153. package/dist-types/commands/DeletePlaceIndexCommand.d.ts +3 -3
  154. package/dist-types/commands/DeleteRouteCalculatorCommand.d.ts +3 -3
  155. package/dist-types/commands/DeleteTrackerCommand.d.ts +3 -3
  156. package/dist-types/commands/DescribeGeofenceCollectionCommand.d.ts +3 -3
  157. package/dist-types/commands/DescribeKeyCommand.d.ts +3 -8
  158. package/dist-types/commands/DescribeMapCommand.d.ts +3 -3
  159. package/dist-types/commands/DescribePlaceIndexCommand.d.ts +3 -3
  160. package/dist-types/commands/DescribeRouteCalculatorCommand.d.ts +3 -3
  161. package/dist-types/commands/DescribeTrackerCommand.d.ts +4 -3
  162. package/dist-types/commands/DisassociateTrackerConsumerCommand.d.ts +3 -3
  163. package/dist-types/commands/GetDevicePositionCommand.d.ts +3 -3
  164. package/dist-types/commands/GetDevicePositionHistoryCommand.d.ts +3 -3
  165. package/dist-types/commands/GetGeofenceCommand.d.ts +3 -3
  166. package/dist-types/commands/GetMapGlyphsCommand.d.ts +4 -4
  167. package/dist-types/commands/GetMapSpritesCommand.d.ts +4 -4
  168. package/dist-types/commands/GetMapStyleDescriptorCommand.d.ts +4 -4
  169. package/dist-types/commands/GetMapTileCommand.d.ts +4 -4
  170. package/dist-types/commands/GetPlaceCommand.d.ts +4 -3
  171. package/dist-types/commands/ListDevicePositionsCommand.d.ts +3 -3
  172. package/dist-types/commands/ListGeofenceCollectionsCommand.d.ts +3 -3
  173. package/dist-types/commands/ListGeofencesCommand.d.ts +3 -3
  174. package/dist-types/commands/ListKeysCommand.d.ts +3 -8
  175. package/dist-types/commands/ListMapsCommand.d.ts +3 -3
  176. package/dist-types/commands/ListPlaceIndexesCommand.d.ts +3 -3
  177. package/dist-types/commands/ListRouteCalculatorsCommand.d.ts +3 -3
  178. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  179. package/dist-types/commands/ListTrackerConsumersCommand.d.ts +3 -3
  180. package/dist-types/commands/ListTrackersCommand.d.ts +3 -3
  181. package/dist-types/commands/PutGeofenceCommand.d.ts +3 -3
  182. package/dist-types/commands/SearchPlaceIndexForPositionCommand.d.ts +4 -3
  183. package/dist-types/commands/SearchPlaceIndexForSuggestionsCommand.d.ts +4 -3
  184. package/dist-types/commands/SearchPlaceIndexForTextCommand.d.ts +4 -3
  185. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  186. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  187. package/dist-types/commands/UpdateGeofenceCollectionCommand.d.ts +3 -3
  188. package/dist-types/commands/UpdateKeyCommand.d.ts +3 -8
  189. package/dist-types/commands/UpdateMapCommand.d.ts +3 -3
  190. package/dist-types/commands/UpdatePlaceIndexCommand.d.ts +3 -3
  191. package/dist-types/commands/UpdateRouteCalculatorCommand.d.ts +3 -3
  192. package/dist-types/commands/UpdateTrackerCommand.d.ts +4 -3
  193. package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
  194. package/dist-types/endpoint/endpointResolver.d.ts +1 -1
  195. package/dist-types/endpoint/ruleset.d.ts +1 -1
  196. package/dist-types/models/LocationServiceException.d.ts +1 -1
  197. package/dist-types/models/models_0.d.ts +157 -45
  198. package/dist-types/pagination/GetDevicePositionHistoryPaginator.d.ts +1 -1
  199. package/dist-types/pagination/Interfaces.d.ts +1 -1
  200. package/dist-types/pagination/ListDevicePositionsPaginator.d.ts +1 -1
  201. package/dist-types/pagination/ListGeofenceCollectionsPaginator.d.ts +1 -1
  202. package/dist-types/pagination/ListGeofencesPaginator.d.ts +1 -1
  203. package/dist-types/pagination/ListKeysPaginator.d.ts +1 -1
  204. package/dist-types/pagination/ListMapsPaginator.d.ts +1 -1
  205. package/dist-types/pagination/ListPlaceIndexesPaginator.d.ts +1 -1
  206. package/dist-types/pagination/ListRouteCalculatorsPaginator.d.ts +1 -1
  207. package/dist-types/pagination/ListTrackerConsumersPaginator.d.ts +1 -1
  208. package/dist-types/pagination/ListTrackersPaginator.d.ts +1 -1
  209. package/dist-types/runtimeConfig.browser.d.ts +20 -20
  210. package/dist-types/runtimeConfig.d.ts +20 -20
  211. package/dist-types/runtimeConfig.native.d.ts +19 -19
  212. package/dist-types/runtimeConfig.shared.d.ts +4 -4
  213. package/dist-types/ts3.4/Location.d.ts +1 -1
  214. package/dist-types/ts3.4/LocationClient.d.ts +19 -21
  215. package/dist-types/ts3.4/commands/AssociateTrackerConsumerCommand.d.ts +3 -3
  216. package/dist-types/ts3.4/commands/BatchDeleteDevicePositionHistoryCommand.d.ts +3 -3
  217. package/dist-types/ts3.4/commands/BatchDeleteGeofenceCommand.d.ts +3 -3
  218. package/dist-types/ts3.4/commands/BatchEvaluateGeofencesCommand.d.ts +3 -3
  219. package/dist-types/ts3.4/commands/BatchGetDevicePositionCommand.d.ts +3 -3
  220. package/dist-types/ts3.4/commands/BatchPutGeofenceCommand.d.ts +3 -3
  221. package/dist-types/ts3.4/commands/BatchUpdateDevicePositionCommand.d.ts +3 -3
  222. package/dist-types/ts3.4/commands/CalculateRouteCommand.d.ts +3 -3
  223. package/dist-types/ts3.4/commands/CalculateRouteMatrixCommand.d.ts +3 -3
  224. package/dist-types/ts3.4/commands/CreateGeofenceCollectionCommand.d.ts +3 -3
  225. package/dist-types/ts3.4/commands/CreateKeyCommand.d.ts +3 -3
  226. package/dist-types/ts3.4/commands/CreateMapCommand.d.ts +3 -3
  227. package/dist-types/ts3.4/commands/CreatePlaceIndexCommand.d.ts +3 -3
  228. package/dist-types/ts3.4/commands/CreateRouteCalculatorCommand.d.ts +3 -3
  229. package/dist-types/ts3.4/commands/CreateTrackerCommand.d.ts +3 -3
  230. package/dist-types/ts3.4/commands/DeleteGeofenceCollectionCommand.d.ts +3 -3
  231. package/dist-types/ts3.4/commands/DeleteKeyCommand.d.ts +3 -3
  232. package/dist-types/ts3.4/commands/DeleteMapCommand.d.ts +3 -3
  233. package/dist-types/ts3.4/commands/DeletePlaceIndexCommand.d.ts +3 -3
  234. package/dist-types/ts3.4/commands/DeleteRouteCalculatorCommand.d.ts +3 -3
  235. package/dist-types/ts3.4/commands/DeleteTrackerCommand.d.ts +3 -3
  236. package/dist-types/ts3.4/commands/DescribeGeofenceCollectionCommand.d.ts +3 -3
  237. package/dist-types/ts3.4/commands/DescribeKeyCommand.d.ts +3 -3
  238. package/dist-types/ts3.4/commands/DescribeMapCommand.d.ts +3 -3
  239. package/dist-types/ts3.4/commands/DescribePlaceIndexCommand.d.ts +3 -3
  240. package/dist-types/ts3.4/commands/DescribeRouteCalculatorCommand.d.ts +3 -3
  241. package/dist-types/ts3.4/commands/DescribeTrackerCommand.d.ts +3 -3
  242. package/dist-types/ts3.4/commands/DisassociateTrackerConsumerCommand.d.ts +3 -3
  243. package/dist-types/ts3.4/commands/GetDevicePositionCommand.d.ts +3 -3
  244. package/dist-types/ts3.4/commands/GetDevicePositionHistoryCommand.d.ts +3 -3
  245. package/dist-types/ts3.4/commands/GetGeofenceCommand.d.ts +3 -3
  246. package/dist-types/ts3.4/commands/GetMapGlyphsCommand.d.ts +4 -4
  247. package/dist-types/ts3.4/commands/GetMapSpritesCommand.d.ts +4 -4
  248. package/dist-types/ts3.4/commands/GetMapStyleDescriptorCommand.d.ts +4 -4
  249. package/dist-types/ts3.4/commands/GetMapTileCommand.d.ts +4 -4
  250. package/dist-types/ts3.4/commands/GetPlaceCommand.d.ts +3 -3
  251. package/dist-types/ts3.4/commands/ListDevicePositionsCommand.d.ts +3 -3
  252. package/dist-types/ts3.4/commands/ListGeofenceCollectionsCommand.d.ts +3 -3
  253. package/dist-types/ts3.4/commands/ListGeofencesCommand.d.ts +3 -3
  254. package/dist-types/ts3.4/commands/ListKeysCommand.d.ts +3 -3
  255. package/dist-types/ts3.4/commands/ListMapsCommand.d.ts +3 -3
  256. package/dist-types/ts3.4/commands/ListPlaceIndexesCommand.d.ts +3 -3
  257. package/dist-types/ts3.4/commands/ListRouteCalculatorsCommand.d.ts +3 -3
  258. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
  259. package/dist-types/ts3.4/commands/ListTrackerConsumersCommand.d.ts +3 -3
  260. package/dist-types/ts3.4/commands/ListTrackersCommand.d.ts +3 -3
  261. package/dist-types/ts3.4/commands/PutGeofenceCommand.d.ts +3 -3
  262. package/dist-types/ts3.4/commands/SearchPlaceIndexForPositionCommand.d.ts +3 -3
  263. package/dist-types/ts3.4/commands/SearchPlaceIndexForSuggestionsCommand.d.ts +3 -3
  264. package/dist-types/ts3.4/commands/SearchPlaceIndexForTextCommand.d.ts +3 -3
  265. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
  266. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
  267. package/dist-types/ts3.4/commands/UpdateGeofenceCollectionCommand.d.ts +3 -3
  268. package/dist-types/ts3.4/commands/UpdateKeyCommand.d.ts +3 -3
  269. package/dist-types/ts3.4/commands/UpdateMapCommand.d.ts +3 -3
  270. package/dist-types/ts3.4/commands/UpdatePlaceIndexCommand.d.ts +3 -3
  271. package/dist-types/ts3.4/commands/UpdateRouteCalculatorCommand.d.ts +3 -3
  272. package/dist-types/ts3.4/commands/UpdateTrackerCommand.d.ts +3 -3
  273. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
  274. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  275. package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
  276. package/dist-types/ts3.4/models/LocationServiceException.d.ts +1 -1
  277. package/dist-types/ts3.4/models/models_0.d.ts +13 -1
  278. package/dist-types/ts3.4/pagination/GetDevicePositionHistoryPaginator.d.ts +1 -1
  279. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
  280. package/dist-types/ts3.4/pagination/ListDevicePositionsPaginator.d.ts +1 -1
  281. package/dist-types/ts3.4/pagination/ListGeofenceCollectionsPaginator.d.ts +1 -1
  282. package/dist-types/ts3.4/pagination/ListGeofencesPaginator.d.ts +1 -1
  283. package/dist-types/ts3.4/pagination/ListKeysPaginator.d.ts +1 -1
  284. package/dist-types/ts3.4/pagination/ListMapsPaginator.d.ts +1 -1
  285. package/dist-types/ts3.4/pagination/ListPlaceIndexesPaginator.d.ts +1 -1
  286. package/dist-types/ts3.4/pagination/ListRouteCalculatorsPaginator.d.ts +1 -1
  287. package/dist-types/ts3.4/pagination/ListTrackerConsumersPaginator.d.ts +1 -1
  288. package/dist-types/ts3.4/pagination/ListTrackersPaginator.d.ts +1 -1
  289. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
  290. package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
  291. package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
  292. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
  293. package/package.json +32 -31
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ListKeysCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListKeysCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ListMapsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListMapsCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ListPlaceIndexesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListPlaceIndexesCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ListRouteCalculatorsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListRouteCalculatorsCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ListTagsForResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListTagsForResourceCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ListTrackerConsumersCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListTrackerConsumersCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ListTrackersCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListTrackersCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PutGeofenceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const models_0_1 = require("../models/models_0");
9
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SearchPlaceIndexForPositionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const models_0_1 = require("../models/models_0");
9
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SearchPlaceIndexForSuggestionsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const models_0_1 = require("../models/models_0");
9
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SearchPlaceIndexForTextCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const models_0_1 = require("../models/models_0");
9
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.TagResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class TagResourceCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.UntagResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UntagResourceCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.UpdateGeofenceCollectionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateGeofenceCollectionCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.UpdateKeyCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateKeyCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.UpdateMapCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateMapCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.UpdatePlaceIndexCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdatePlaceIndexCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.UpdateRouteCalculatorCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateRouteCalculatorCommand extends smithy_client_1.Command {
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.UpdateTrackerCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
- const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
+ const middleware_serde_1 = require("@smithy/middleware-serde");
6
+ const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateTrackerCommand extends smithy_client_1.Command {
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.LocationServiceException = exports.__ServiceException = void 0;
4
- const smithy_client_1 = require("@aws-sdk/smithy-client");
4
+ const smithy_client_1 = require("@smithy/smithy-client");
5
5
  Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
6
6
  class LocationServiceException extends smithy_client_1.ServiceException {
7
7
  constructor(options) {
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SearchForTextResultFilterSensitiveLog = exports.SearchPlaceIndexForTextRequestFilterSensitiveLog = exports.SearchPlaceIndexForSuggestionsResponseFilterSensitiveLog = exports.SearchPlaceIndexForSuggestionsSummaryFilterSensitiveLog = exports.SearchPlaceIndexForSuggestionsRequestFilterSensitiveLog = exports.SearchPlaceIndexForPositionResponseFilterSensitiveLog = exports.SearchPlaceIndexForPositionSummaryFilterSensitiveLog = exports.SearchForPositionResultFilterSensitiveLog = exports.SearchPlaceIndexForPositionRequestFilterSensitiveLog = exports.ListDevicePositionsResponseFilterSensitiveLog = exports.ListDevicePositionsResponseEntryFilterSensitiveLog = exports.GetPlaceResponseFilterSensitiveLog = exports.PlaceFilterSensitiveLog = exports.PlaceGeometryFilterSensitiveLog = exports.GetMapTileRequestFilterSensitiveLog = exports.GetMapStyleDescriptorRequestFilterSensitiveLog = exports.GetMapSpritesRequestFilterSensitiveLog = exports.GetMapGlyphsRequestFilterSensitiveLog = exports.GetDevicePositionHistoryResponseFilterSensitiveLog = exports.GetDevicePositionResponseFilterSensitiveLog = exports.PutGeofenceRequestFilterSensitiveLog = exports.ListGeofencesResponseFilterSensitiveLog = exports.ListGeofenceResponseEntryFilterSensitiveLog = exports.GetGeofenceResponseFilterSensitiveLog = exports.CalculateRouteMatrixResponseFilterSensitiveLog = exports.CalculateRouteMatrixRequestFilterSensitiveLog = exports.CalculateRouteResponseFilterSensitiveLog = exports.CalculateRouteSummaryFilterSensitiveLog = exports.LegFilterSensitiveLog = exports.StepFilterSensitiveLog = exports.LegGeometryFilterSensitiveLog = exports.CalculateRouteRequestFilterSensitiveLog = exports.BatchUpdateDevicePositionRequestFilterSensitiveLog = exports.BatchPutGeofenceRequestFilterSensitiveLog = exports.BatchPutGeofenceRequestEntryFilterSensitiveLog = exports.GeofenceGeometryFilterSensitiveLog = exports.CircleFilterSensitiveLog = exports.BatchGetDevicePositionResponseFilterSensitiveLog = exports.DevicePositionFilterSensitiveLog = exports.BatchEvaluateGeofencesRequestFilterSensitiveLog = exports.DevicePositionUpdateFilterSensitiveLog = exports.DescribeKeyResponseFilterSensitiveLog = exports.CreateKeyResponseFilterSensitiveLog = exports.ResourceNotFoundException = exports.ValidationException = exports.ThrottlingException = exports.ServiceQuotaExceededException = exports.InternalServerException = exports.ConflictException = exports.AccessDeniedException = void 0;
4
- exports.SearchPlaceIndexForTextResponseFilterSensitiveLog = exports.SearchPlaceIndexForTextSummaryFilterSensitiveLog = void 0;
5
- const smithy_client_1 = require("@aws-sdk/smithy-client");
3
+ exports.SearchPlaceIndexForTextRequestFilterSensitiveLog = exports.SearchPlaceIndexForSuggestionsResponseFilterSensitiveLog = exports.SearchPlaceIndexForSuggestionsSummaryFilterSensitiveLog = exports.SearchPlaceIndexForSuggestionsRequestFilterSensitiveLog = exports.SearchPlaceIndexForPositionResponseFilterSensitiveLog = exports.SearchPlaceIndexForPositionSummaryFilterSensitiveLog = exports.SearchForPositionResultFilterSensitiveLog = exports.SearchPlaceIndexForPositionRequestFilterSensitiveLog = exports.ListDevicePositionsResponseFilterSensitiveLog = exports.ListDevicePositionsResponseEntryFilterSensitiveLog = exports.GetPlaceResponseFilterSensitiveLog = exports.PlaceFilterSensitiveLog = exports.PlaceGeometryFilterSensitiveLog = exports.GetPlaceRequestFilterSensitiveLog = exports.GetMapTileRequestFilterSensitiveLog = exports.GetMapStyleDescriptorRequestFilterSensitiveLog = exports.GetMapSpritesRequestFilterSensitiveLog = exports.GetMapGlyphsRequestFilterSensitiveLog = exports.GetDevicePositionHistoryResponseFilterSensitiveLog = exports.GetDevicePositionResponseFilterSensitiveLog = exports.PutGeofenceRequestFilterSensitiveLog = exports.ListGeofencesResponseFilterSensitiveLog = exports.ListGeofenceResponseEntryFilterSensitiveLog = exports.GetGeofenceResponseFilterSensitiveLog = exports.CalculateRouteMatrixResponseFilterSensitiveLog = exports.CalculateRouteMatrixRequestFilterSensitiveLog = exports.CalculateRouteResponseFilterSensitiveLog = exports.CalculateRouteSummaryFilterSensitiveLog = exports.LegFilterSensitiveLog = exports.StepFilterSensitiveLog = exports.LegGeometryFilterSensitiveLog = exports.CalculateRouteRequestFilterSensitiveLog = exports.BatchUpdateDevicePositionRequestFilterSensitiveLog = exports.BatchPutGeofenceRequestFilterSensitiveLog = exports.BatchPutGeofenceRequestEntryFilterSensitiveLog = exports.GeofenceGeometryFilterSensitiveLog = exports.CircleFilterSensitiveLog = exports.BatchGetDevicePositionResponseFilterSensitiveLog = exports.DevicePositionFilterSensitiveLog = exports.BatchEvaluateGeofencesRequestFilterSensitiveLog = exports.DevicePositionUpdateFilterSensitiveLog = exports.DescribeKeyResponseFilterSensitiveLog = exports.CreateKeyResponseFilterSensitiveLog = exports.ResourceNotFoundException = exports.ValidationException = exports.ThrottlingException = exports.ServiceQuotaExceededException = exports.InternalServerException = exports.ConflictException = exports.AccessDeniedException = void 0;
4
+ exports.SearchPlaceIndexForTextResponseFilterSensitiveLog = exports.SearchPlaceIndexForTextSummaryFilterSensitiveLog = exports.SearchForTextResultFilterSensitiveLog = void 0;
5
+ const smithy_client_1 = require("@smithy/smithy-client");
6
6
  const LocationServiceException_1 = require("./LocationServiceException");
7
7
  class AccessDeniedException extends LocationServiceException_1.LocationServiceException {
8
8
  constructor(opts) {
@@ -174,6 +174,7 @@ const CalculateRouteRequestFilterSensitiveLog = (obj) => ({
174
174
  ...(obj.DeparturePosition && { DeparturePosition: smithy_client_1.SENSITIVE_STRING }),
175
175
  ...(obj.DestinationPosition && { DestinationPosition: smithy_client_1.SENSITIVE_STRING }),
176
176
  ...(obj.WaypointPositions && { WaypointPositions: smithy_client_1.SENSITIVE_STRING }),
177
+ ...(obj.Key && { Key: smithy_client_1.SENSITIVE_STRING }),
177
178
  });
178
179
  exports.CalculateRouteRequestFilterSensitiveLog = CalculateRouteRequestFilterSensitiveLog;
179
180
  const LegGeometryFilterSensitiveLog = (obj) => ({
@@ -210,6 +211,7 @@ const CalculateRouteMatrixRequestFilterSensitiveLog = (obj) => ({
210
211
  ...obj,
211
212
  ...(obj.DeparturePositions && { DeparturePositions: smithy_client_1.SENSITIVE_STRING }),
212
213
  ...(obj.DestinationPositions && { DestinationPositions: smithy_client_1.SENSITIVE_STRING }),
214
+ ...(obj.Key && { Key: smithy_client_1.SENSITIVE_STRING }),
213
215
  });
214
216
  exports.CalculateRouteMatrixRequestFilterSensitiveLog = CalculateRouteMatrixRequestFilterSensitiveLog;
215
217
  const CalculateRouteMatrixResponseFilterSensitiveLog = (obj) => ({
@@ -274,6 +276,11 @@ const GetMapTileRequestFilterSensitiveLog = (obj) => ({
274
276
  ...(obj.Key && { Key: smithy_client_1.SENSITIVE_STRING }),
275
277
  });
276
278
  exports.GetMapTileRequestFilterSensitiveLog = GetMapTileRequestFilterSensitiveLog;
279
+ const GetPlaceRequestFilterSensitiveLog = (obj) => ({
280
+ ...obj,
281
+ ...(obj.Key && { Key: smithy_client_1.SENSITIVE_STRING }),
282
+ });
283
+ exports.GetPlaceRequestFilterSensitiveLog = GetPlaceRequestFilterSensitiveLog;
277
284
  const PlaceGeometryFilterSensitiveLog = (obj) => ({
278
285
  ...obj,
279
286
  ...(obj.Point && { Point: smithy_client_1.SENSITIVE_STRING }),
@@ -303,6 +310,7 @@ exports.ListDevicePositionsResponseFilterSensitiveLog = ListDevicePositionsRespo
303
310
  const SearchPlaceIndexForPositionRequestFilterSensitiveLog = (obj) => ({
304
311
  ...obj,
305
312
  ...(obj.Position && { Position: smithy_client_1.SENSITIVE_STRING }),
313
+ ...(obj.Key && { Key: smithy_client_1.SENSITIVE_STRING }),
306
314
  });
307
315
  exports.SearchPlaceIndexForPositionRequestFilterSensitiveLog = SearchPlaceIndexForPositionRequestFilterSensitiveLog;
308
316
  const SearchForPositionResultFilterSensitiveLog = (obj) => ({
@@ -326,6 +334,7 @@ const SearchPlaceIndexForSuggestionsRequestFilterSensitiveLog = (obj) => ({
326
334
  ...(obj.Text && { Text: smithy_client_1.SENSITIVE_STRING }),
327
335
  ...(obj.BiasPosition && { BiasPosition: smithy_client_1.SENSITIVE_STRING }),
328
336
  ...(obj.FilterBBox && { FilterBBox: smithy_client_1.SENSITIVE_STRING }),
337
+ ...(obj.Key && { Key: smithy_client_1.SENSITIVE_STRING }),
329
338
  });
330
339
  exports.SearchPlaceIndexForSuggestionsRequestFilterSensitiveLog = SearchPlaceIndexForSuggestionsRequestFilterSensitiveLog;
331
340
  const SearchPlaceIndexForSuggestionsSummaryFilterSensitiveLog = (obj) => ({
@@ -345,6 +354,7 @@ const SearchPlaceIndexForTextRequestFilterSensitiveLog = (obj) => ({
345
354
  ...(obj.Text && { Text: smithy_client_1.SENSITIVE_STRING }),
346
355
  ...(obj.BiasPosition && { BiasPosition: smithy_client_1.SENSITIVE_STRING }),
347
356
  ...(obj.FilterBBox && { FilterBBox: smithy_client_1.SENSITIVE_STRING }),
357
+ ...(obj.Key && { Key: smithy_client_1.SENSITIVE_STRING }),
348
358
  });
349
359
  exports.SearchPlaceIndexForTextRequestFilterSensitiveLog = SearchPlaceIndexForTextRequestFilterSensitiveLog;
350
360
  const SearchForTextResultFilterSensitiveLog = (obj) => ({
@@ -3,8 +3,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.se_SearchPlaceIndexForTextCommand = exports.se_SearchPlaceIndexForSuggestionsCommand = exports.se_SearchPlaceIndexForPositionCommand = exports.se_PutGeofenceCommand = exports.se_ListTrackersCommand = exports.se_ListTrackerConsumersCommand = exports.se_ListTagsForResourceCommand = exports.se_ListRouteCalculatorsCommand = exports.se_ListPlaceIndexesCommand = exports.se_ListMapsCommand = exports.se_ListKeysCommand = exports.se_ListGeofencesCommand = exports.se_ListGeofenceCollectionsCommand = exports.se_ListDevicePositionsCommand = exports.se_GetPlaceCommand = exports.se_GetMapTileCommand = exports.se_GetMapStyleDescriptorCommand = exports.se_GetMapSpritesCommand = exports.se_GetMapGlyphsCommand = exports.se_GetGeofenceCommand = exports.se_GetDevicePositionHistoryCommand = exports.se_GetDevicePositionCommand = exports.se_DisassociateTrackerConsumerCommand = exports.se_DescribeTrackerCommand = exports.se_DescribeRouteCalculatorCommand = exports.se_DescribePlaceIndexCommand = exports.se_DescribeMapCommand = exports.se_DescribeKeyCommand = exports.se_DescribeGeofenceCollectionCommand = exports.se_DeleteTrackerCommand = exports.se_DeleteRouteCalculatorCommand = exports.se_DeletePlaceIndexCommand = exports.se_DeleteMapCommand = exports.se_DeleteKeyCommand = exports.se_DeleteGeofenceCollectionCommand = exports.se_CreateTrackerCommand = exports.se_CreateRouteCalculatorCommand = exports.se_CreatePlaceIndexCommand = exports.se_CreateMapCommand = exports.se_CreateKeyCommand = exports.se_CreateGeofenceCollectionCommand = exports.se_CalculateRouteMatrixCommand = exports.se_CalculateRouteCommand = exports.se_BatchUpdateDevicePositionCommand = exports.se_BatchPutGeofenceCommand = exports.se_BatchGetDevicePositionCommand = exports.se_BatchEvaluateGeofencesCommand = exports.se_BatchDeleteGeofenceCommand = exports.se_BatchDeleteDevicePositionHistoryCommand = exports.se_AssociateTrackerConsumerCommand = void 0;
4
4
  exports.de_ListPlaceIndexesCommand = exports.de_ListMapsCommand = exports.de_ListKeysCommand = exports.de_ListGeofencesCommand = exports.de_ListGeofenceCollectionsCommand = exports.de_ListDevicePositionsCommand = exports.de_GetPlaceCommand = exports.de_GetMapTileCommand = exports.de_GetMapStyleDescriptorCommand = exports.de_GetMapSpritesCommand = exports.de_GetMapGlyphsCommand = exports.de_GetGeofenceCommand = exports.de_GetDevicePositionHistoryCommand = exports.de_GetDevicePositionCommand = exports.de_DisassociateTrackerConsumerCommand = exports.de_DescribeTrackerCommand = exports.de_DescribeRouteCalculatorCommand = exports.de_DescribePlaceIndexCommand = exports.de_DescribeMapCommand = exports.de_DescribeKeyCommand = exports.de_DescribeGeofenceCollectionCommand = exports.de_DeleteTrackerCommand = exports.de_DeleteRouteCalculatorCommand = exports.de_DeletePlaceIndexCommand = exports.de_DeleteMapCommand = exports.de_DeleteKeyCommand = exports.de_DeleteGeofenceCollectionCommand = exports.de_CreateTrackerCommand = exports.de_CreateRouteCalculatorCommand = exports.de_CreatePlaceIndexCommand = exports.de_CreateMapCommand = exports.de_CreateKeyCommand = exports.de_CreateGeofenceCollectionCommand = exports.de_CalculateRouteMatrixCommand = exports.de_CalculateRouteCommand = exports.de_BatchUpdateDevicePositionCommand = exports.de_BatchPutGeofenceCommand = exports.de_BatchGetDevicePositionCommand = exports.de_BatchEvaluateGeofencesCommand = exports.de_BatchDeleteGeofenceCommand = exports.de_BatchDeleteDevicePositionHistoryCommand = exports.de_AssociateTrackerConsumerCommand = exports.se_UpdateTrackerCommand = exports.se_UpdateRouteCalculatorCommand = exports.se_UpdatePlaceIndexCommand = exports.se_UpdateMapCommand = exports.se_UpdateKeyCommand = exports.se_UpdateGeofenceCollectionCommand = exports.se_UntagResourceCommand = exports.se_TagResourceCommand = void 0;
5
5
  exports.de_UpdateTrackerCommand = exports.de_UpdateRouteCalculatorCommand = exports.de_UpdatePlaceIndexCommand = exports.de_UpdateMapCommand = exports.de_UpdateKeyCommand = exports.de_UpdateGeofenceCollectionCommand = exports.de_UntagResourceCommand = exports.de_TagResourceCommand = exports.de_SearchPlaceIndexForTextCommand = exports.de_SearchPlaceIndexForSuggestionsCommand = exports.de_SearchPlaceIndexForPositionCommand = exports.de_PutGeofenceCommand = exports.de_ListTrackersCommand = exports.de_ListTrackerConsumersCommand = exports.de_ListTagsForResourceCommand = exports.de_ListRouteCalculatorsCommand = void 0;
6
- const smithy_client_1 = require("@aws-sdk/smithy-client");
7
6
  const protocol_http_1 = require("@smithy/protocol-http");
7
+ const smithy_client_1 = require("@smithy/smithy-client");
8
8
  const LocationServiceException_1 = require("../models/LocationServiceException");
9
9
  const models_0_1 = require("../models/models_0");
10
10
  const se_AssociateTrackerConsumerCommand = async (input, context) => {
@@ -225,6 +225,9 @@ const se_CalculateRouteCommand = async (input, context) => {
225
225
  let resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` +
226
226
  "/routes/v0/calculators/{CalculatorName}/calculate/route";
227
227
  resolvedPath = (0, smithy_client_1.resolvedPath)(resolvedPath, input, "CalculatorName", () => input.CalculatorName, "{CalculatorName}", false);
228
+ const query = (0, smithy_client_1.map)({
229
+ key: [, input.Key],
230
+ });
228
231
  let body;
229
232
  body = JSON.stringify((0, smithy_client_1.take)(input, {
230
233
  CarModeOptions: (_) => (0, smithy_client_1._json)(_),
@@ -252,6 +255,7 @@ const se_CalculateRouteCommand = async (input, context) => {
252
255
  method: "POST",
253
256
  headers,
254
257
  path: resolvedPath,
258
+ query,
255
259
  body,
256
260
  });
257
261
  };
@@ -264,6 +268,9 @@ const se_CalculateRouteMatrixCommand = async (input, context) => {
264
268
  let resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` +
265
269
  "/routes/v0/calculators/{CalculatorName}/calculate/route-matrix";
266
270
  resolvedPath = (0, smithy_client_1.resolvedPath)(resolvedPath, input, "CalculatorName", () => input.CalculatorName, "{CalculatorName}", false);
271
+ const query = (0, smithy_client_1.map)({
272
+ key: [, input.Key],
273
+ });
267
274
  let body;
268
275
  body = JSON.stringify((0, smithy_client_1.take)(input, {
269
276
  CarModeOptions: (_) => (0, smithy_client_1._json)(_),
@@ -289,6 +296,7 @@ const se_CalculateRouteMatrixCommand = async (input, context) => {
289
296
  method: "POST",
290
297
  headers,
291
298
  path: resolvedPath,
299
+ query,
292
300
  body,
293
301
  });
294
302
  };
@@ -465,6 +473,7 @@ const se_CreateTrackerCommand = async (input, context) => {
465
473
  let body;
466
474
  body = JSON.stringify((0, smithy_client_1.take)(input, {
467
475
  Description: [],
476
+ EventBridgeEnabled: [],
468
477
  KmsKeyId: [],
469
478
  PositionFiltering: [],
470
479
  PricingPlan: [],
@@ -1021,6 +1030,7 @@ const se_GetPlaceCommand = async (input, context) => {
1021
1030
  resolvedPath = (0, smithy_client_1.resolvedPath)(resolvedPath, input, "PlaceId", () => input.PlaceId, "{PlaceId}", false);
1022
1031
  const query = (0, smithy_client_1.map)({
1023
1032
  language: [, input.Language],
1033
+ key: [, input.Key],
1024
1034
  });
1025
1035
  let body;
1026
1036
  let { hostname: resolvedHostname } = await context.endpoint();
@@ -1374,6 +1384,9 @@ const se_SearchPlaceIndexForPositionCommand = async (input, context) => {
1374
1384
  let resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` +
1375
1385
  "/places/v0/indexes/{IndexName}/search/position";
1376
1386
  resolvedPath = (0, smithy_client_1.resolvedPath)(resolvedPath, input, "IndexName", () => input.IndexName, "{IndexName}", false);
1387
+ const query = (0, smithy_client_1.map)({
1388
+ key: [, input.Key],
1389
+ });
1377
1390
  let body;
1378
1391
  body = JSON.stringify((0, smithy_client_1.take)(input, {
1379
1392
  Language: [],
@@ -1394,6 +1407,7 @@ const se_SearchPlaceIndexForPositionCommand = async (input, context) => {
1394
1407
  method: "POST",
1395
1408
  headers,
1396
1409
  path: resolvedPath,
1410
+ query,
1397
1411
  body,
1398
1412
  });
1399
1413
  };
@@ -1406,6 +1420,9 @@ const se_SearchPlaceIndexForSuggestionsCommand = async (input, context) => {
1406
1420
  let resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` +
1407
1421
  "/places/v0/indexes/{IndexName}/search/suggestions";
1408
1422
  resolvedPath = (0, smithy_client_1.resolvedPath)(resolvedPath, input, "IndexName", () => input.IndexName, "{IndexName}", false);
1423
+ const query = (0, smithy_client_1.map)({
1424
+ key: [, input.Key],
1425
+ });
1409
1426
  let body;
1410
1427
  body = JSON.stringify((0, smithy_client_1.take)(input, {
1411
1428
  BiasPosition: (_) => se_Position(_, context),
@@ -1430,6 +1447,7 @@ const se_SearchPlaceIndexForSuggestionsCommand = async (input, context) => {
1430
1447
  method: "POST",
1431
1448
  headers,
1432
1449
  path: resolvedPath,
1450
+ query,
1433
1451
  body,
1434
1452
  });
1435
1453
  };
@@ -1442,6 +1460,9 @@ const se_SearchPlaceIndexForTextCommand = async (input, context) => {
1442
1460
  let resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` +
1443
1461
  "/places/v0/indexes/{IndexName}/search/text";
1444
1462
  resolvedPath = (0, smithy_client_1.resolvedPath)(resolvedPath, input, "IndexName", () => input.IndexName, "{IndexName}", false);
1463
+ const query = (0, smithy_client_1.map)({
1464
+ key: [, input.Key],
1465
+ });
1445
1466
  let body;
1446
1467
  body = JSON.stringify((0, smithy_client_1.take)(input, {
1447
1468
  BiasPosition: (_) => se_Position(_, context),
@@ -1466,6 +1487,7 @@ const se_SearchPlaceIndexForTextCommand = async (input, context) => {
1466
1487
  method: "POST",
1467
1488
  headers,
1468
1489
  path: resolvedPath,
1490
+ query,
1469
1491
  body,
1470
1492
  });
1471
1493
  };
@@ -1697,6 +1719,7 @@ const se_UpdateTrackerCommand = async (input, context) => {
1697
1719
  let body;
1698
1720
  body = JSON.stringify((0, smithy_client_1.take)(input, {
1699
1721
  Description: [],
1722
+ EventBridgeEnabled: [],
1700
1723
  PositionFiltering: [],
1701
1724
  PricingPlan: [],
1702
1725
  PricingPlanDataSource: [],
@@ -2980,6 +3003,7 @@ const de_DescribeTrackerCommand = async (output, context) => {
2980
3003
  const doc = (0, smithy_client_1.take)(data, {
2981
3004
  CreateTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
2982
3005
  Description: smithy_client_1.expectString,
3006
+ EventBridgeEnabled: smithy_client_1.expectBoolean,
2983
3007
  KmsKeyId: smithy_client_1.expectString,
2984
3008
  PositionFiltering: smithy_client_1.expectString,
2985
3009
  PricingPlan: smithy_client_1.expectString,
@@ -4,15 +4,15 @@ exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  const package_json_1 = tslib_1.__importDefault(require("../package.json"));
6
6
  const sha256_browser_1 = require("@aws-crypto/sha256-browser");
7
- const config_resolver_1 = require("@aws-sdk/config-resolver");
8
- const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
9
- const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
10
- const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
11
- const util_retry_1 = require("@aws-sdk/util-retry");
12
7
  const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
8
+ const config_resolver_1 = require("@smithy/config-resolver");
9
+ const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
10
+ const invalid_dependency_1 = require("@smithy/invalid-dependency");
11
+ const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
12
+ const util_retry_1 = require("@smithy/util-retry");
13
13
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
14
- const smithy_client_1 = require("@aws-sdk/smithy-client");
15
- const util_defaults_mode_browser_1 = require("@aws-sdk/util-defaults-mode-browser");
14
+ const smithy_client_1 = require("@smithy/smithy-client");
15
+ const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
16
16
  const getRuntimeConfig = (config) => {
17
17
  const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
18
18
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
@@ -4,19 +4,19 @@ exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  const package_json_1 = tslib_1.__importDefault(require("../package.json"));
6
6
  const client_sts_1 = require("@aws-sdk/client-sts");
7
- const config_resolver_1 = require("@aws-sdk/config-resolver");
8
7
  const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
9
- const hash_node_1 = require("@aws-sdk/hash-node");
10
- const middleware_retry_1 = require("@aws-sdk/middleware-retry");
11
- const node_config_provider_1 = require("@aws-sdk/node-config-provider");
12
- const node_http_handler_1 = require("@aws-sdk/node-http-handler");
13
- const util_body_length_node_1 = require("@aws-sdk/util-body-length-node");
14
- const util_retry_1 = require("@aws-sdk/util-retry");
15
8
  const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
9
+ const config_resolver_1 = require("@smithy/config-resolver");
10
+ const hash_node_1 = require("@smithy/hash-node");
11
+ const middleware_retry_1 = require("@smithy/middleware-retry");
12
+ const node_config_provider_1 = require("@smithy/node-config-provider");
13
+ const node_http_handler_1 = require("@smithy/node-http-handler");
14
+ const util_body_length_node_1 = require("@smithy/util-body-length-node");
15
+ const util_retry_1 = require("@smithy/util-retry");
16
16
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
17
- const smithy_client_1 = require("@aws-sdk/smithy-client");
18
- const util_defaults_mode_node_1 = require("@aws-sdk/util-defaults-mode-node");
19
- const smithy_client_2 = require("@aws-sdk/smithy-client");
17
+ const smithy_client_1 = require("@smithy/smithy-client");
18
+ const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
19
+ const smithy_client_2 = require("@smithy/smithy-client");
20
20
  const getRuntimeConfig = (config) => {
21
21
  (0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
22
22
  const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
- const smithy_client_1 = require("@aws-sdk/smithy-client");
5
- const url_parser_1 = require("@aws-sdk/url-parser");
6
- const util_base64_1 = require("@aws-sdk/util-base64");
7
- const util_utf8_1 = require("@aws-sdk/util-utf8");
4
+ const smithy_client_1 = require("@smithy/smithy-client");
5
+ const url_parser_1 = require("@smithy/url-parser");
6
+ const util_base64_1 = require("@smithy/util-base64");
7
+ const util_utf8_1 = require("@smithy/util-utf8");
8
8
  const endpointResolver_1 = require("./endpoint/endpointResolver");
9
9
  const getRuntimeConfig = (config) => ({
10
10
  apiVersion: "2020-11-19",
@@ -1,4 +1,4 @@
1
- import { createAggregatedClient } from "@aws-sdk/smithy-client";
1
+ import { createAggregatedClient } from "@smithy/smithy-client";
2
2
  import { AssociateTrackerConsumerCommand, } from "./commands/AssociateTrackerConsumerCommand";
3
3
  import { BatchDeleteDevicePositionHistoryCommand, } from "./commands/BatchDeleteDevicePositionHistoryCommand";
4
4
  import { BatchDeleteGeofenceCommand, } from "./commands/BatchDeleteGeofenceCommand";
@@ -1,13 +1,13 @@
1
- import { resolveRegionConfig } from "@aws-sdk/config-resolver";
2
- import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
3
- import { resolveEndpointConfig } from "@aws-sdk/middleware-endpoint";
4
1
  import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middleware-host-header";
5
2
  import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
6
3
  import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detection";
7
- import { getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
8
4
  import { getAwsAuthPlugin, resolveAwsAuthConfig, } from "@aws-sdk/middleware-signing";
9
5
  import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
10
- import { Client as __Client, } from "@aws-sdk/smithy-client";
6
+ import { resolveRegionConfig } from "@smithy/config-resolver";
7
+ import { getContentLengthPlugin } from "@smithy/middleware-content-length";
8
+ import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
9
+ import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
10
+ import { Client as __Client, } from "@smithy/smithy-client";
11
11
  import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
12
12
  import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
13
13
  export { __Client };
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_AssociateTrackerConsumerCommand, se_AssociateTrackerConsumerCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class AssociateTrackerConsumerCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_BatchDeleteDevicePositionHistoryCommand, se_BatchDeleteDevicePositionHistoryCommand, } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class BatchDeleteDevicePositionHistoryCommand extends $Command {