@aws-sdk/client-iotfleetwise 3.477.0 → 3.481.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 (265) hide show
  1. package/dist-cjs/commands/AssociateVehicleFleetCommand.js +18 -41
  2. package/dist-cjs/commands/BatchCreateVehicleCommand.js +18 -41
  3. package/dist-cjs/commands/BatchUpdateVehicleCommand.js +18 -41
  4. package/dist-cjs/commands/CreateCampaignCommand.js +18 -41
  5. package/dist-cjs/commands/CreateDecoderManifestCommand.js +18 -41
  6. package/dist-cjs/commands/CreateFleetCommand.js +18 -41
  7. package/dist-cjs/commands/CreateModelManifestCommand.js +18 -41
  8. package/dist-cjs/commands/CreateSignalCatalogCommand.js +18 -41
  9. package/dist-cjs/commands/CreateVehicleCommand.js +18 -41
  10. package/dist-cjs/commands/DeleteCampaignCommand.js +18 -41
  11. package/dist-cjs/commands/DeleteDecoderManifestCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteFleetCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteModelManifestCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteSignalCatalogCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteVehicleCommand.js +18 -41
  16. package/dist-cjs/commands/DisassociateVehicleFleetCommand.js +18 -41
  17. package/dist-cjs/commands/GetCampaignCommand.js +18 -41
  18. package/dist-cjs/commands/GetDecoderManifestCommand.js +18 -41
  19. package/dist-cjs/commands/GetEncryptionConfigurationCommand.js +18 -41
  20. package/dist-cjs/commands/GetFleetCommand.js +18 -41
  21. package/dist-cjs/commands/GetLoggingOptionsCommand.js +18 -41
  22. package/dist-cjs/commands/GetModelManifestCommand.js +18 -41
  23. package/dist-cjs/commands/GetRegisterAccountStatusCommand.js +18 -41
  24. package/dist-cjs/commands/GetSignalCatalogCommand.js +18 -41
  25. package/dist-cjs/commands/GetVehicleCommand.js +18 -41
  26. package/dist-cjs/commands/GetVehicleStatusCommand.js +18 -41
  27. package/dist-cjs/commands/ImportDecoderManifestCommand.js +18 -41
  28. package/dist-cjs/commands/ImportSignalCatalogCommand.js +18 -41
  29. package/dist-cjs/commands/ListCampaignsCommand.js +18 -41
  30. package/dist-cjs/commands/ListDecoderManifestNetworkInterfacesCommand.js +18 -41
  31. package/dist-cjs/commands/ListDecoderManifestSignalsCommand.js +18 -41
  32. package/dist-cjs/commands/ListDecoderManifestsCommand.js +18 -41
  33. package/dist-cjs/commands/ListFleetsCommand.js +18 -41
  34. package/dist-cjs/commands/ListFleetsForVehicleCommand.js +18 -41
  35. package/dist-cjs/commands/ListModelManifestNodesCommand.js +18 -41
  36. package/dist-cjs/commands/ListModelManifestsCommand.js +18 -41
  37. package/dist-cjs/commands/ListSignalCatalogNodesCommand.js +18 -41
  38. package/dist-cjs/commands/ListSignalCatalogsCommand.js +18 -41
  39. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  40. package/dist-cjs/commands/ListVehiclesCommand.js +18 -41
  41. package/dist-cjs/commands/ListVehiclesInFleetCommand.js +18 -41
  42. package/dist-cjs/commands/PutEncryptionConfigurationCommand.js +18 -41
  43. package/dist-cjs/commands/PutLoggingOptionsCommand.js +18 -41
  44. package/dist-cjs/commands/RegisterAccountCommand.js +18 -41
  45. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  46. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  47. package/dist-cjs/commands/UpdateCampaignCommand.js +18 -41
  48. package/dist-cjs/commands/UpdateDecoderManifestCommand.js +18 -41
  49. package/dist-cjs/commands/UpdateFleetCommand.js +18 -41
  50. package/dist-cjs/commands/UpdateModelManifestCommand.js +18 -41
  51. package/dist-cjs/commands/UpdateSignalCatalogCommand.js +18 -41
  52. package/dist-cjs/commands/UpdateVehicleCommand.js +18 -41
  53. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  54. package/dist-cjs/pagination/GetVehicleStatusPaginator.js +2 -24
  55. package/dist-cjs/pagination/ListCampaignsPaginator.js +2 -24
  56. package/dist-cjs/pagination/ListDecoderManifestNetworkInterfacesPaginator.js +2 -24
  57. package/dist-cjs/pagination/ListDecoderManifestSignalsPaginator.js +2 -24
  58. package/dist-cjs/pagination/ListDecoderManifestsPaginator.js +2 -24
  59. package/dist-cjs/pagination/ListFleetsForVehiclePaginator.js +2 -24
  60. package/dist-cjs/pagination/ListFleetsPaginator.js +2 -24
  61. package/dist-cjs/pagination/ListModelManifestNodesPaginator.js +2 -24
  62. package/dist-cjs/pagination/ListModelManifestsPaginator.js +2 -24
  63. package/dist-cjs/pagination/ListSignalCatalogNodesPaginator.js +2 -24
  64. package/dist-cjs/pagination/ListSignalCatalogsPaginator.js +2 -24
  65. package/dist-cjs/pagination/ListVehiclesInFleetPaginator.js +2 -24
  66. package/dist-cjs/pagination/ListVehiclesPaginator.js +2 -24
  67. package/dist-es/commands/AssociateVehicleFleetCommand.js +18 -41
  68. package/dist-es/commands/BatchCreateVehicleCommand.js +18 -41
  69. package/dist-es/commands/BatchUpdateVehicleCommand.js +18 -41
  70. package/dist-es/commands/CreateCampaignCommand.js +18 -41
  71. package/dist-es/commands/CreateDecoderManifestCommand.js +18 -41
  72. package/dist-es/commands/CreateFleetCommand.js +18 -41
  73. package/dist-es/commands/CreateModelManifestCommand.js +18 -41
  74. package/dist-es/commands/CreateSignalCatalogCommand.js +18 -41
  75. package/dist-es/commands/CreateVehicleCommand.js +18 -41
  76. package/dist-es/commands/DeleteCampaignCommand.js +18 -41
  77. package/dist-es/commands/DeleteDecoderManifestCommand.js +18 -41
  78. package/dist-es/commands/DeleteFleetCommand.js +18 -41
  79. package/dist-es/commands/DeleteModelManifestCommand.js +18 -41
  80. package/dist-es/commands/DeleteSignalCatalogCommand.js +18 -41
  81. package/dist-es/commands/DeleteVehicleCommand.js +18 -41
  82. package/dist-es/commands/DisassociateVehicleFleetCommand.js +18 -41
  83. package/dist-es/commands/GetCampaignCommand.js +18 -41
  84. package/dist-es/commands/GetDecoderManifestCommand.js +18 -41
  85. package/dist-es/commands/GetEncryptionConfigurationCommand.js +18 -41
  86. package/dist-es/commands/GetFleetCommand.js +18 -41
  87. package/dist-es/commands/GetLoggingOptionsCommand.js +18 -41
  88. package/dist-es/commands/GetModelManifestCommand.js +18 -41
  89. package/dist-es/commands/GetRegisterAccountStatusCommand.js +18 -41
  90. package/dist-es/commands/GetSignalCatalogCommand.js +18 -41
  91. package/dist-es/commands/GetVehicleCommand.js +18 -41
  92. package/dist-es/commands/GetVehicleStatusCommand.js +18 -41
  93. package/dist-es/commands/ImportDecoderManifestCommand.js +18 -41
  94. package/dist-es/commands/ImportSignalCatalogCommand.js +18 -41
  95. package/dist-es/commands/ListCampaignsCommand.js +18 -41
  96. package/dist-es/commands/ListDecoderManifestNetworkInterfacesCommand.js +18 -41
  97. package/dist-es/commands/ListDecoderManifestSignalsCommand.js +18 -41
  98. package/dist-es/commands/ListDecoderManifestsCommand.js +18 -41
  99. package/dist-es/commands/ListFleetsCommand.js +18 -41
  100. package/dist-es/commands/ListFleetsForVehicleCommand.js +18 -41
  101. package/dist-es/commands/ListModelManifestNodesCommand.js +18 -41
  102. package/dist-es/commands/ListModelManifestsCommand.js +18 -41
  103. package/dist-es/commands/ListSignalCatalogNodesCommand.js +18 -41
  104. package/dist-es/commands/ListSignalCatalogsCommand.js +18 -41
  105. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  106. package/dist-es/commands/ListVehiclesCommand.js +18 -41
  107. package/dist-es/commands/ListVehiclesInFleetCommand.js +18 -41
  108. package/dist-es/commands/PutEncryptionConfigurationCommand.js +18 -41
  109. package/dist-es/commands/PutLoggingOptionsCommand.js +18 -41
  110. package/dist-es/commands/RegisterAccountCommand.js +18 -41
  111. package/dist-es/commands/TagResourceCommand.js +18 -41
  112. package/dist-es/commands/UntagResourceCommand.js +18 -41
  113. package/dist-es/commands/UpdateCampaignCommand.js +18 -41
  114. package/dist-es/commands/UpdateDecoderManifestCommand.js +18 -41
  115. package/dist-es/commands/UpdateFleetCommand.js +18 -41
  116. package/dist-es/commands/UpdateModelManifestCommand.js +18 -41
  117. package/dist-es/commands/UpdateSignalCatalogCommand.js +18 -41
  118. package/dist-es/commands/UpdateVehicleCommand.js +18 -41
  119. package/dist-es/endpoint/EndpointParameters.js +6 -0
  120. package/dist-es/pagination/GetVehicleStatusPaginator.js +2 -23
  121. package/dist-es/pagination/ListCampaignsPaginator.js +2 -23
  122. package/dist-es/pagination/ListDecoderManifestNetworkInterfacesPaginator.js +2 -23
  123. package/dist-es/pagination/ListDecoderManifestSignalsPaginator.js +2 -23
  124. package/dist-es/pagination/ListDecoderManifestsPaginator.js +2 -23
  125. package/dist-es/pagination/ListFleetsForVehiclePaginator.js +2 -23
  126. package/dist-es/pagination/ListFleetsPaginator.js +2 -23
  127. package/dist-es/pagination/ListModelManifestNodesPaginator.js +2 -23
  128. package/dist-es/pagination/ListModelManifestsPaginator.js +2 -23
  129. package/dist-es/pagination/ListSignalCatalogNodesPaginator.js +2 -23
  130. package/dist-es/pagination/ListSignalCatalogsPaginator.js +2 -23
  131. package/dist-es/pagination/ListVehiclesInFleetPaginator.js +2 -23
  132. package/dist-es/pagination/ListVehiclesPaginator.js +2 -23
  133. package/dist-types/commands/AssociateVehicleFleetCommand.d.ts +6 -21
  134. package/dist-types/commands/BatchCreateVehicleCommand.d.ts +6 -21
  135. package/dist-types/commands/BatchUpdateVehicleCommand.d.ts +6 -21
  136. package/dist-types/commands/CreateCampaignCommand.d.ts +6 -21
  137. package/dist-types/commands/CreateDecoderManifestCommand.d.ts +6 -21
  138. package/dist-types/commands/CreateFleetCommand.d.ts +6 -21
  139. package/dist-types/commands/CreateModelManifestCommand.d.ts +6 -21
  140. package/dist-types/commands/CreateSignalCatalogCommand.d.ts +6 -21
  141. package/dist-types/commands/CreateVehicleCommand.d.ts +6 -21
  142. package/dist-types/commands/DeleteCampaignCommand.d.ts +6 -21
  143. package/dist-types/commands/DeleteDecoderManifestCommand.d.ts +6 -21
  144. package/dist-types/commands/DeleteFleetCommand.d.ts +6 -21
  145. package/dist-types/commands/DeleteModelManifestCommand.d.ts +6 -21
  146. package/dist-types/commands/DeleteSignalCatalogCommand.d.ts +6 -21
  147. package/dist-types/commands/DeleteVehicleCommand.d.ts +6 -21
  148. package/dist-types/commands/DisassociateVehicleFleetCommand.d.ts +6 -21
  149. package/dist-types/commands/GetCampaignCommand.d.ts +6 -21
  150. package/dist-types/commands/GetDecoderManifestCommand.d.ts +6 -21
  151. package/dist-types/commands/GetEncryptionConfigurationCommand.d.ts +6 -21
  152. package/dist-types/commands/GetFleetCommand.d.ts +6 -21
  153. package/dist-types/commands/GetLoggingOptionsCommand.d.ts +6 -21
  154. package/dist-types/commands/GetModelManifestCommand.d.ts +6 -21
  155. package/dist-types/commands/GetRegisterAccountStatusCommand.d.ts +6 -21
  156. package/dist-types/commands/GetSignalCatalogCommand.d.ts +6 -21
  157. package/dist-types/commands/GetVehicleCommand.d.ts +6 -21
  158. package/dist-types/commands/GetVehicleStatusCommand.d.ts +6 -21
  159. package/dist-types/commands/ImportDecoderManifestCommand.d.ts +6 -21
  160. package/dist-types/commands/ImportSignalCatalogCommand.d.ts +6 -21
  161. package/dist-types/commands/ListCampaignsCommand.d.ts +6 -21
  162. package/dist-types/commands/ListDecoderManifestNetworkInterfacesCommand.d.ts +6 -21
  163. package/dist-types/commands/ListDecoderManifestSignalsCommand.d.ts +6 -21
  164. package/dist-types/commands/ListDecoderManifestsCommand.d.ts +6 -21
  165. package/dist-types/commands/ListFleetsCommand.d.ts +6 -21
  166. package/dist-types/commands/ListFleetsForVehicleCommand.d.ts +6 -21
  167. package/dist-types/commands/ListModelManifestNodesCommand.d.ts +6 -21
  168. package/dist-types/commands/ListModelManifestsCommand.d.ts +6 -21
  169. package/dist-types/commands/ListSignalCatalogNodesCommand.d.ts +6 -21
  170. package/dist-types/commands/ListSignalCatalogsCommand.d.ts +6 -21
  171. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  172. package/dist-types/commands/ListVehiclesCommand.d.ts +6 -21
  173. package/dist-types/commands/ListVehiclesInFleetCommand.d.ts +6 -21
  174. package/dist-types/commands/PutEncryptionConfigurationCommand.d.ts +6 -21
  175. package/dist-types/commands/PutLoggingOptionsCommand.d.ts +6 -21
  176. package/dist-types/commands/RegisterAccountCommand.d.ts +6 -21
  177. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  178. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  179. package/dist-types/commands/UpdateCampaignCommand.d.ts +6 -21
  180. package/dist-types/commands/UpdateDecoderManifestCommand.d.ts +6 -21
  181. package/dist-types/commands/UpdateFleetCommand.d.ts +6 -21
  182. package/dist-types/commands/UpdateModelManifestCommand.d.ts +6 -21
  183. package/dist-types/commands/UpdateSignalCatalogCommand.d.ts +6 -21
  184. package/dist-types/commands/UpdateVehicleCommand.d.ts +6 -21
  185. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  186. package/dist-types/pagination/GetVehicleStatusPaginator.d.ts +1 -1
  187. package/dist-types/pagination/ListCampaignsPaginator.d.ts +1 -1
  188. package/dist-types/pagination/ListDecoderManifestNetworkInterfacesPaginator.d.ts +1 -1
  189. package/dist-types/pagination/ListDecoderManifestSignalsPaginator.d.ts +1 -1
  190. package/dist-types/pagination/ListDecoderManifestsPaginator.d.ts +1 -1
  191. package/dist-types/pagination/ListFleetsForVehiclePaginator.d.ts +1 -1
  192. package/dist-types/pagination/ListFleetsPaginator.d.ts +1 -1
  193. package/dist-types/pagination/ListModelManifestNodesPaginator.d.ts +1 -1
  194. package/dist-types/pagination/ListModelManifestsPaginator.d.ts +1 -1
  195. package/dist-types/pagination/ListSignalCatalogNodesPaginator.d.ts +1 -1
  196. package/dist-types/pagination/ListSignalCatalogsPaginator.d.ts +1 -1
  197. package/dist-types/pagination/ListVehiclesInFleetPaginator.d.ts +1 -1
  198. package/dist-types/pagination/ListVehiclesPaginator.d.ts +1 -1
  199. package/dist-types/ts3.4/commands/AssociateVehicleFleetCommand.d.ts +12 -24
  200. package/dist-types/ts3.4/commands/BatchCreateVehicleCommand.d.ts +14 -23
  201. package/dist-types/ts3.4/commands/BatchUpdateVehicleCommand.d.ts +14 -23
  202. package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +14 -23
  203. package/dist-types/ts3.4/commands/CreateDecoderManifestCommand.d.ts +12 -24
  204. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +14 -23
  205. package/dist-types/ts3.4/commands/CreateModelManifestCommand.d.ts +14 -23
  206. package/dist-types/ts3.4/commands/CreateSignalCatalogCommand.d.ts +14 -23
  207. package/dist-types/ts3.4/commands/CreateVehicleCommand.d.ts +14 -23
  208. package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +14 -23
  209. package/dist-types/ts3.4/commands/DeleteDecoderManifestCommand.d.ts +12 -24
  210. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +14 -23
  211. package/dist-types/ts3.4/commands/DeleteModelManifestCommand.d.ts +14 -23
  212. package/dist-types/ts3.4/commands/DeleteSignalCatalogCommand.d.ts +14 -23
  213. package/dist-types/ts3.4/commands/DeleteVehicleCommand.d.ts +14 -23
  214. package/dist-types/ts3.4/commands/DisassociateVehicleFleetCommand.d.ts +12 -24
  215. package/dist-types/ts3.4/commands/GetCampaignCommand.d.ts +14 -23
  216. package/dist-types/ts3.4/commands/GetDecoderManifestCommand.d.ts +14 -23
  217. package/dist-types/ts3.4/commands/GetEncryptionConfigurationCommand.d.ts +12 -24
  218. package/dist-types/ts3.4/commands/GetFleetCommand.d.ts +14 -23
  219. package/dist-types/ts3.4/commands/GetLoggingOptionsCommand.d.ts +14 -23
  220. package/dist-types/ts3.4/commands/GetModelManifestCommand.d.ts +14 -23
  221. package/dist-types/ts3.4/commands/GetRegisterAccountStatusCommand.d.ts +12 -24
  222. package/dist-types/ts3.4/commands/GetSignalCatalogCommand.d.ts +14 -23
  223. package/dist-types/ts3.4/commands/GetVehicleCommand.d.ts +14 -23
  224. package/dist-types/ts3.4/commands/GetVehicleStatusCommand.d.ts +14 -23
  225. package/dist-types/ts3.4/commands/ImportDecoderManifestCommand.d.ts +12 -24
  226. package/dist-types/ts3.4/commands/ImportSignalCatalogCommand.d.ts +14 -23
  227. package/dist-types/ts3.4/commands/ListCampaignsCommand.d.ts +14 -23
  228. package/dist-types/ts3.4/commands/ListDecoderManifestNetworkInterfacesCommand.d.ts +12 -24
  229. package/dist-types/ts3.4/commands/ListDecoderManifestSignalsCommand.d.ts +12 -24
  230. package/dist-types/ts3.4/commands/ListDecoderManifestsCommand.d.ts +12 -24
  231. package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +14 -23
  232. package/dist-types/ts3.4/commands/ListFleetsForVehicleCommand.d.ts +12 -24
  233. package/dist-types/ts3.4/commands/ListModelManifestNodesCommand.d.ts +12 -24
  234. package/dist-types/ts3.4/commands/ListModelManifestsCommand.d.ts +14 -23
  235. package/dist-types/ts3.4/commands/ListSignalCatalogNodesCommand.d.ts +12 -24
  236. package/dist-types/ts3.4/commands/ListSignalCatalogsCommand.d.ts +14 -23
  237. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  238. package/dist-types/ts3.4/commands/ListVehiclesCommand.d.ts +14 -23
  239. package/dist-types/ts3.4/commands/ListVehiclesInFleetCommand.d.ts +14 -23
  240. package/dist-types/ts3.4/commands/PutEncryptionConfigurationCommand.d.ts +12 -24
  241. package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +14 -23
  242. package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +14 -23
  243. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  244. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  245. package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +14 -23
  246. package/dist-types/ts3.4/commands/UpdateDecoderManifestCommand.d.ts +12 -24
  247. package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +14 -23
  248. package/dist-types/ts3.4/commands/UpdateModelManifestCommand.d.ts +14 -23
  249. package/dist-types/ts3.4/commands/UpdateSignalCatalogCommand.d.ts +14 -23
  250. package/dist-types/ts3.4/commands/UpdateVehicleCommand.d.ts +14 -23
  251. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  252. package/dist-types/ts3.4/pagination/GetVehicleStatusPaginator.d.ts +3 -3
  253. package/dist-types/ts3.4/pagination/ListCampaignsPaginator.d.ts +3 -3
  254. package/dist-types/ts3.4/pagination/ListDecoderManifestNetworkInterfacesPaginator.d.ts +3 -3
  255. package/dist-types/ts3.4/pagination/ListDecoderManifestSignalsPaginator.d.ts +3 -3
  256. package/dist-types/ts3.4/pagination/ListDecoderManifestsPaginator.d.ts +3 -3
  257. package/dist-types/ts3.4/pagination/ListFleetsForVehiclePaginator.d.ts +3 -3
  258. package/dist-types/ts3.4/pagination/ListFleetsPaginator.d.ts +3 -3
  259. package/dist-types/ts3.4/pagination/ListModelManifestNodesPaginator.d.ts +3 -3
  260. package/dist-types/ts3.4/pagination/ListModelManifestsPaginator.d.ts +3 -3
  261. package/dist-types/ts3.4/pagination/ListSignalCatalogNodesPaginator.d.ts +3 -3
  262. package/dist-types/ts3.4/pagination/ListSignalCatalogsPaginator.d.ts +3 -3
  263. package/dist-types/ts3.4/pagination/ListVehiclesInFleetPaginator.d.ts +3 -3
  264. package/dist-types/ts3.4/pagination/ListVehiclesPaginator.d.ts +3 -3
  265. package/package.json +11 -10
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  IoTFleetWiseClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface UpdateCampaignCommandInput extends UpdateCampaignRequest {}
20
14
  export interface UpdateCampaignCommandOutput
21
15
  extends UpdateCampaignResponse,
22
16
  __MetadataBearer {}
23
- export declare class UpdateCampaignCommand extends $Command<
24
- UpdateCampaignCommandInput,
25
- UpdateCampaignCommandOutput,
26
- IoTFleetWiseClientResolvedConfig
27
- > {
28
- readonly input: UpdateCampaignCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: UpdateCampaignCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: IoTFleetWiseClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<UpdateCampaignCommandInput, UpdateCampaignCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const UpdateCampaignCommand_base: {
18
+ new (
19
+ input: UpdateCampaignCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ UpdateCampaignCommandInput,
22
+ UpdateCampaignCommandOutput,
23
+ IoTFleetWiseClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class UpdateCampaignCommand extends UpdateCampaignCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  IoTFleetWiseClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface UpdateDecoderManifestCommandInput
21
15
  export interface UpdateDecoderManifestCommandOutput
22
16
  extends UpdateDecoderManifestResponse,
23
17
  __MetadataBearer {}
24
- export declare class UpdateDecoderManifestCommand extends $Command<
25
- UpdateDecoderManifestCommandInput,
26
- UpdateDecoderManifestCommandOutput,
27
- IoTFleetWiseClientResolvedConfig
28
- > {
29
- readonly input: UpdateDecoderManifestCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: UpdateDecoderManifestCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: IoTFleetWiseClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const UpdateDecoderManifestCommand_base: {
19
+ new (
20
+ input: UpdateDecoderManifestCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  UpdateDecoderManifestCommandInput,
38
- UpdateDecoderManifestCommandOutput
23
+ UpdateDecoderManifestCommandOutput,
24
+ IoTFleetWiseClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class UpdateDecoderManifestCommand extends UpdateDecoderManifestCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  IoTFleetWiseClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface UpdateFleetCommandInput extends UpdateFleetRequest {}
17
11
  export interface UpdateFleetCommandOutput
18
12
  extends UpdateFleetResponse,
19
13
  __MetadataBearer {}
20
- export declare class UpdateFleetCommand extends $Command<
21
- UpdateFleetCommandInput,
22
- UpdateFleetCommandOutput,
23
- IoTFleetWiseClientResolvedConfig
24
- > {
25
- readonly input: UpdateFleetCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: UpdateFleetCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: IoTFleetWiseClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<UpdateFleetCommandInput, UpdateFleetCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const UpdateFleetCommand_base: {
15
+ new (
16
+ input: UpdateFleetCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ UpdateFleetCommandInput,
19
+ UpdateFleetCommandOutput,
20
+ IoTFleetWiseClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class UpdateFleetCommand extends UpdateFleetCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  IoTFleetWiseClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface UpdateModelManifestCommandInput
21
15
  export interface UpdateModelManifestCommandOutput
22
16
  extends UpdateModelManifestResponse,
23
17
  __MetadataBearer {}
24
- export declare class UpdateModelManifestCommand extends $Command<
25
- UpdateModelManifestCommandInput,
26
- UpdateModelManifestCommandOutput,
27
- IoTFleetWiseClientResolvedConfig
28
- > {
29
- readonly input: UpdateModelManifestCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: UpdateModelManifestCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: IoTFleetWiseClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<UpdateModelManifestCommandInput, UpdateModelManifestCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const UpdateModelManifestCommand_base: {
19
+ new (
20
+ input: UpdateModelManifestCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ UpdateModelManifestCommandInput,
23
+ UpdateModelManifestCommandOutput,
24
+ IoTFleetWiseClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class UpdateModelManifestCommand extends UpdateModelManifestCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  IoTFleetWiseClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface UpdateSignalCatalogCommandInput
21
15
  export interface UpdateSignalCatalogCommandOutput
22
16
  extends UpdateSignalCatalogResponse,
23
17
  __MetadataBearer {}
24
- export declare class UpdateSignalCatalogCommand extends $Command<
25
- UpdateSignalCatalogCommandInput,
26
- UpdateSignalCatalogCommandOutput,
27
- IoTFleetWiseClientResolvedConfig
28
- > {
29
- readonly input: UpdateSignalCatalogCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: UpdateSignalCatalogCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: IoTFleetWiseClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<UpdateSignalCatalogCommandInput, UpdateSignalCatalogCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const UpdateSignalCatalogCommand_base: {
19
+ new (
20
+ input: UpdateSignalCatalogCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ UpdateSignalCatalogCommandInput,
23
+ UpdateSignalCatalogCommandOutput,
24
+ IoTFleetWiseClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class UpdateSignalCatalogCommand extends UpdateSignalCatalogCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  IoTFleetWiseClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface UpdateVehicleCommandInput extends UpdateVehicleRequest {}
20
14
  export interface UpdateVehicleCommandOutput
21
15
  extends UpdateVehicleResponse,
22
16
  __MetadataBearer {}
23
- export declare class UpdateVehicleCommand extends $Command<
24
- UpdateVehicleCommandInput,
25
- UpdateVehicleCommandOutput,
26
- IoTFleetWiseClientResolvedConfig
27
- > {
28
- readonly input: UpdateVehicleCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: UpdateVehicleCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: IoTFleetWiseClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<UpdateVehicleCommandInput, UpdateVehicleCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const UpdateVehicleCommand_base: {
18
+ new (
19
+ input: UpdateVehicleCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ UpdateVehicleCommandInput,
22
+ UpdateVehicleCommandOutput,
23
+ IoTFleetWiseClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class UpdateVehicleCommand extends UpdateVehicleCommand_base {}
@@ -25,6 +25,24 @@ export declare const resolveClientEndpointParameters: <T>(
25
25
  ClientInputEndpointParameters & {
26
26
  defaultSigningName: string;
27
27
  };
28
+ export declare const commonParams: {
29
+ readonly UseFIPS: {
30
+ readonly type: "builtInParams";
31
+ readonly name: "useFipsEndpoint";
32
+ };
33
+ readonly Endpoint: {
34
+ readonly type: "builtInParams";
35
+ readonly name: "endpoint";
36
+ };
37
+ readonly Region: {
38
+ readonly type: "builtInParams";
39
+ readonly name: "region";
40
+ };
41
+ readonly UseDualStack: {
42
+ readonly type: "builtInParams";
43
+ readonly name: "useDualstackEndpoint";
44
+ };
45
+ };
28
46
  export interface EndpointParameters extends __EndpointParameters {
29
47
  Region?: string;
30
48
  UseDualStack?: boolean;
@@ -4,8 +4,8 @@ import {
4
4
  GetVehicleStatusCommandOutput,
5
5
  } from "../commands/GetVehicleStatusCommand";
6
6
  import { IoTFleetWisePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateGetVehicleStatus(
7
+ export declare const paginateGetVehicleStatus: (
8
8
  config: IoTFleetWisePaginationConfiguration,
9
9
  input: GetVehicleStatusCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<GetVehicleStatusCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<GetVehicleStatusCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListCampaignsCommandOutput,
5
5
  } from "../commands/ListCampaignsCommand";
6
6
  import { IoTFleetWisePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListCampaigns(
7
+ export declare const paginateListCampaigns: (
8
8
  config: IoTFleetWisePaginationConfiguration,
9
9
  input: ListCampaignsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListCampaignsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListCampaignsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListDecoderManifestNetworkInterfacesCommandOutput,
5
5
  } from "../commands/ListDecoderManifestNetworkInterfacesCommand";
6
6
  import { IoTFleetWisePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListDecoderManifestNetworkInterfaces(
7
+ export declare const paginateListDecoderManifestNetworkInterfaces: (
8
8
  config: IoTFleetWisePaginationConfiguration,
9
9
  input: ListDecoderManifestNetworkInterfacesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListDecoderManifestNetworkInterfacesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListDecoderManifestNetworkInterfacesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListDecoderManifestSignalsCommandOutput,
5
5
  } from "../commands/ListDecoderManifestSignalsCommand";
6
6
  import { IoTFleetWisePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListDecoderManifestSignals(
7
+ export declare const paginateListDecoderManifestSignals: (
8
8
  config: IoTFleetWisePaginationConfiguration,
9
9
  input: ListDecoderManifestSignalsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListDecoderManifestSignalsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListDecoderManifestSignalsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListDecoderManifestsCommandOutput,
5
5
  } from "../commands/ListDecoderManifestsCommand";
6
6
  import { IoTFleetWisePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListDecoderManifests(
7
+ export declare const paginateListDecoderManifests: (
8
8
  config: IoTFleetWisePaginationConfiguration,
9
9
  input: ListDecoderManifestsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListDecoderManifestsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListDecoderManifestsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListFleetsForVehicleCommandOutput,
5
5
  } from "../commands/ListFleetsForVehicleCommand";
6
6
  import { IoTFleetWisePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListFleetsForVehicle(
7
+ export declare const paginateListFleetsForVehicle: (
8
8
  config: IoTFleetWisePaginationConfiguration,
9
9
  input: ListFleetsForVehicleCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListFleetsForVehicleCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListFleetsForVehicleCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListFleetsCommandOutput,
5
5
  } from "../commands/ListFleetsCommand";
6
6
  import { IoTFleetWisePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListFleets(
7
+ export declare const paginateListFleets: (
8
8
  config: IoTFleetWisePaginationConfiguration,
9
9
  input: ListFleetsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListFleetsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListFleetsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListModelManifestNodesCommandOutput,
5
5
  } from "../commands/ListModelManifestNodesCommand";
6
6
  import { IoTFleetWisePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListModelManifestNodes(
7
+ export declare const paginateListModelManifestNodes: (
8
8
  config: IoTFleetWisePaginationConfiguration,
9
9
  input: ListModelManifestNodesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListModelManifestNodesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListModelManifestNodesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListModelManifestsCommandOutput,
5
5
  } from "../commands/ListModelManifestsCommand";
6
6
  import { IoTFleetWisePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListModelManifests(
7
+ export declare const paginateListModelManifests: (
8
8
  config: IoTFleetWisePaginationConfiguration,
9
9
  input: ListModelManifestsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListModelManifestsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListModelManifestsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListSignalCatalogNodesCommandOutput,
5
5
  } from "../commands/ListSignalCatalogNodesCommand";
6
6
  import { IoTFleetWisePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListSignalCatalogNodes(
7
+ export declare const paginateListSignalCatalogNodes: (
8
8
  config: IoTFleetWisePaginationConfiguration,
9
9
  input: ListSignalCatalogNodesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListSignalCatalogNodesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListSignalCatalogNodesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListSignalCatalogsCommandOutput,
5
5
  } from "../commands/ListSignalCatalogsCommand";
6
6
  import { IoTFleetWisePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListSignalCatalogs(
7
+ export declare const paginateListSignalCatalogs: (
8
8
  config: IoTFleetWisePaginationConfiguration,
9
9
  input: ListSignalCatalogsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListSignalCatalogsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListSignalCatalogsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListVehiclesInFleetCommandOutput,
5
5
  } from "../commands/ListVehiclesInFleetCommand";
6
6
  import { IoTFleetWisePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListVehiclesInFleet(
7
+ export declare const paginateListVehiclesInFleet: (
8
8
  config: IoTFleetWisePaginationConfiguration,
9
9
  input: ListVehiclesInFleetCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListVehiclesInFleetCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListVehiclesInFleetCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListVehiclesCommandOutput,
5
5
  } from "../commands/ListVehiclesCommand";
6
6
  import { IoTFleetWisePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListVehicles(
7
+ export declare const paginateListVehicles: (
8
8
  config: IoTFleetWisePaginationConfiguration,
9
9
  input: ListVehiclesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListVehiclesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListVehiclesCommandOutput>;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-iotfleetwise",
3
3
  "description": "AWS SDK for JavaScript Iotfleetwise Client for Node.js, Browser and React Native",
4
- "version": "3.477.0",
4
+ "version": "3.481.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,39 +20,40 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.477.0",
24
- "@aws-sdk/core": "3.477.0",
25
- "@aws-sdk/credential-provider-node": "3.477.0",
23
+ "@aws-sdk/client-sts": "3.481.0",
24
+ "@aws-sdk/core": "3.481.0",
25
+ "@aws-sdk/credential-provider-node": "3.481.0",
26
26
  "@aws-sdk/middleware-host-header": "3.468.0",
27
27
  "@aws-sdk/middleware-logger": "3.468.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.468.0",
29
29
  "@aws-sdk/middleware-signing": "3.468.0",
30
- "@aws-sdk/middleware-user-agent": "3.470.0",
30
+ "@aws-sdk/middleware-user-agent": "3.478.0",
31
31
  "@aws-sdk/region-config-resolver": "3.470.0",
32
32
  "@aws-sdk/types": "3.468.0",
33
- "@aws-sdk/util-endpoints": "3.470.0",
33
+ "@aws-sdk/util-endpoints": "3.478.0",
34
34
  "@aws-sdk/util-user-agent-browser": "3.468.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.470.0",
36
36
  "@smithy/config-resolver": "^2.0.21",
37
+ "@smithy/core": "^1.2.1",
37
38
  "@smithy/fetch-http-handler": "^2.3.1",
38
39
  "@smithy/hash-node": "^2.0.17",
39
40
  "@smithy/invalid-dependency": "^2.0.15",
40
41
  "@smithy/middleware-content-length": "^2.0.17",
41
42
  "@smithy/middleware-endpoint": "^2.2.3",
42
- "@smithy/middleware-retry": "^2.0.24",
43
+ "@smithy/middleware-retry": "^2.0.25",
43
44
  "@smithy/middleware-serde": "^2.0.15",
44
45
  "@smithy/middleware-stack": "^2.0.9",
45
46
  "@smithy/node-config-provider": "^2.1.8",
46
47
  "@smithy/node-http-handler": "^2.2.1",
47
48
  "@smithy/protocol-http": "^3.0.11",
48
- "@smithy/smithy-client": "^2.1.18",
49
+ "@smithy/smithy-client": "^2.2.0",
49
50
  "@smithy/types": "^2.7.0",
50
51
  "@smithy/url-parser": "^2.0.15",
51
52
  "@smithy/util-base64": "^2.0.1",
52
53
  "@smithy/util-body-length-browser": "^2.0.1",
53
54
  "@smithy/util-body-length-node": "^2.1.0",
54
- "@smithy/util-defaults-mode-browser": "^2.0.22",
55
- "@smithy/util-defaults-mode-node": "^2.0.29",
55
+ "@smithy/util-defaults-mode-browser": "^2.0.23",
56
+ "@smithy/util-defaults-mode-node": "^2.0.30",
56
57
  "@smithy/util-endpoints": "^1.0.7",
57
58
  "@smithy/util-retry": "^2.0.8",
58
59
  "@smithy/util-utf8": "^2.0.2",