@aws-sdk/client-iotfleetwise 3.590.0 → 3.592.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 (109) hide show
  1. package/dist-cjs/index.js +0 -52
  2. package/dist-types/commands/AssociateVehicleFleetCommand.d.ts +2 -1
  3. package/dist-types/commands/BatchCreateVehicleCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchUpdateVehicleCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateCampaignCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateDecoderManifestCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateFleetCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateModelManifestCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateSignalCatalogCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateVehicleCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteCampaignCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteDecoderManifestCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteFleetCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteModelManifestCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteSignalCatalogCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteVehicleCommand.d.ts +2 -1
  17. package/dist-types/commands/DisassociateVehicleFleetCommand.d.ts +2 -1
  18. package/dist-types/commands/GetCampaignCommand.d.ts +2 -1
  19. package/dist-types/commands/GetDecoderManifestCommand.d.ts +2 -1
  20. package/dist-types/commands/GetEncryptionConfigurationCommand.d.ts +2 -1
  21. package/dist-types/commands/GetFleetCommand.d.ts +2 -1
  22. package/dist-types/commands/GetLoggingOptionsCommand.d.ts +2 -1
  23. package/dist-types/commands/GetModelManifestCommand.d.ts +2 -1
  24. package/dist-types/commands/GetRegisterAccountStatusCommand.d.ts +2 -1
  25. package/dist-types/commands/GetSignalCatalogCommand.d.ts +2 -1
  26. package/dist-types/commands/GetVehicleCommand.d.ts +2 -1
  27. package/dist-types/commands/GetVehicleStatusCommand.d.ts +2 -1
  28. package/dist-types/commands/ImportDecoderManifestCommand.d.ts +2 -1
  29. package/dist-types/commands/ImportSignalCatalogCommand.d.ts +2 -1
  30. package/dist-types/commands/ListCampaignsCommand.d.ts +2 -1
  31. package/dist-types/commands/ListDecoderManifestNetworkInterfacesCommand.d.ts +2 -1
  32. package/dist-types/commands/ListDecoderManifestSignalsCommand.d.ts +2 -1
  33. package/dist-types/commands/ListDecoderManifestsCommand.d.ts +2 -1
  34. package/dist-types/commands/ListFleetsCommand.d.ts +2 -1
  35. package/dist-types/commands/ListFleetsForVehicleCommand.d.ts +2 -1
  36. package/dist-types/commands/ListModelManifestNodesCommand.d.ts +2 -1
  37. package/dist-types/commands/ListModelManifestsCommand.d.ts +2 -1
  38. package/dist-types/commands/ListSignalCatalogNodesCommand.d.ts +2 -1
  39. package/dist-types/commands/ListSignalCatalogsCommand.d.ts +2 -1
  40. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  41. package/dist-types/commands/ListVehiclesCommand.d.ts +2 -1
  42. package/dist-types/commands/ListVehiclesInFleetCommand.d.ts +2 -1
  43. package/dist-types/commands/PutEncryptionConfigurationCommand.d.ts +2 -1
  44. package/dist-types/commands/PutLoggingOptionsCommand.d.ts +2 -1
  45. package/dist-types/commands/RegisterAccountCommand.d.ts +2 -1
  46. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  47. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  48. package/dist-types/commands/UpdateCampaignCommand.d.ts +2 -1
  49. package/dist-types/commands/UpdateDecoderManifestCommand.d.ts +2 -1
  50. package/dist-types/commands/UpdateFleetCommand.d.ts +2 -1
  51. package/dist-types/commands/UpdateModelManifestCommand.d.ts +2 -1
  52. package/dist-types/commands/UpdateSignalCatalogCommand.d.ts +2 -1
  53. package/dist-types/commands/UpdateVehicleCommand.d.ts +2 -1
  54. package/dist-types/index.d.ts +2 -2
  55. package/dist-types/models/IoTFleetWiseServiceException.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/AssociateVehicleFleetCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/BatchCreateVehicleCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/BatchUpdateVehicleCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/CreateDecoderManifestCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/CreateModelManifestCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/CreateSignalCatalogCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/CreateVehicleCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/DeleteDecoderManifestCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/DeleteModelManifestCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DeleteSignalCatalogCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DeleteVehicleCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DisassociateVehicleFleetCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/GetCampaignCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/GetDecoderManifestCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/GetEncryptionConfigurationCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/GetFleetCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/GetLoggingOptionsCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/GetModelManifestCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/GetRegisterAccountStatusCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/GetSignalCatalogCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/GetVehicleCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/GetVehicleStatusCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/ImportDecoderManifestCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/ImportSignalCatalogCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/ListCampaignsCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/ListDecoderManifestNetworkInterfacesCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/ListDecoderManifestSignalsCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/ListDecoderManifestsCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/ListFleetsForVehicleCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/ListModelManifestNodesCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/ListModelManifestsCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/ListSignalCatalogNodesCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/ListSignalCatalogsCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/ListVehiclesCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/ListVehiclesInFleetCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/PutEncryptionConfigurationCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/UpdateDecoderManifestCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/UpdateModelManifestCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/UpdateSignalCatalogCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/UpdateVehicleCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/models/IoTFleetWiseServiceException.d.ts +2 -1
  109. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { ImportDecoderManifestRequest, ImportDecoderManifestResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ImportSignalCatalogRequest, ImportSignalCatalogResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListCampaignsRequest, ListCampaignsResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDecoderManifestNetworkInterfacesRequest, ListDecoderManifestNetwork
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDecoderManifestSignalsRequest, ListDecoderManifestSignalsResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDecoderManifestsRequest, ListDecoderManifestsResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListFleetsRequest, ListFleetsResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListFleetsForVehicleRequest, ListFleetsForVehicleResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListModelManifestNodesRequest, ListModelManifestNodesResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListModelManifestsRequest, ListModelManifestsResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListSignalCatalogNodesRequest, ListSignalCatalogNodesResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListSignalCatalogsRequest, ListSignalCatalogsResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListVehiclesRequest, ListVehiclesResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListVehiclesInFleetRequest, ListVehiclesInFleetResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutEncryptionConfigurationRequest, PutEncryptionConfigurationResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutLoggingOptionsRequest, PutLoggingOptionsResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RegisterAccountRequest, RegisterAccountResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateCampaignRequest, UpdateCampaignResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateDecoderManifestRequest, UpdateDecoderManifestResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateFleetRequest, UpdateFleetResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateModelManifestRequest, UpdateModelManifestResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateSignalCatalogRequest, UpdateSignalCatalogResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateVehicleRequest, UpdateVehicleResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -12,8 +12,8 @@
12
12
  export * from "./IoTFleetWiseClient";
13
13
  export * from "./IoTFleetWise";
14
14
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
15
- export { RuntimeExtension } from "./runtimeExtensions";
16
- export { IoTFleetWiseExtensionConfiguration } from "./extensionConfiguration";
15
+ export type { RuntimeExtension } from "./runtimeExtensions";
16
+ export type { IoTFleetWiseExtensionConfiguration } from "./extensionConfiguration";
17
17
  export * from "./commands";
18
18
  export * from "./pagination";
19
19
  export * from "./models";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -9,7 +9,8 @@ import {
9
9
  AssociateVehicleFleetRequest,
10
10
  AssociateVehicleFleetResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateVehicleFleetCommandInput
14
15
  extends AssociateVehicleFleetRequest {}
15
16
  export interface AssociateVehicleFleetCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  BatchCreateVehicleRequest,
10
10
  BatchCreateVehicleResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchCreateVehicleCommandInput
14
15
  extends BatchCreateVehicleRequest {}
15
16
  export interface BatchCreateVehicleCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  BatchUpdateVehicleRequest,
10
10
  BatchUpdateVehicleResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchUpdateVehicleCommandInput
14
15
  extends BatchUpdateVehicleRequest {}
15
16
  export interface BatchUpdateVehicleCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateCampaignRequest,
10
10
  CreateCampaignResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateCampaignCommandInput extends CreateCampaignRequest {}
14
15
  export interface CreateCampaignCommandOutput
15
16
  extends CreateCampaignResponse,
@@ -9,7 +9,8 @@ import {
9
9
  CreateDecoderManifestRequest,
10
10
  CreateDecoderManifestResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateDecoderManifestCommandInput
14
15
  extends CreateDecoderManifestRequest {}
15
16
  export interface CreateDecoderManifestCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../IoTFleetWiseClient";
8
8
  import { CreateFleetRequest, CreateFleetResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateFleetCommandInput extends CreateFleetRequest {}
11
12
  export interface CreateFleetCommandOutput
12
13
  extends CreateFleetResponse,
@@ -9,7 +9,8 @@ import {
9
9
  CreateModelManifestRequest,
10
10
  CreateModelManifestResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateModelManifestCommandInput
14
15
  extends CreateModelManifestRequest {}
15
16
  export interface CreateModelManifestCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateSignalCatalogRequest,
10
10
  CreateSignalCatalogResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateSignalCatalogCommandInput
14
15
  extends CreateSignalCatalogRequest {}
15
16
  export interface CreateSignalCatalogCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateVehicleRequest,
10
10
  CreateVehicleResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateVehicleCommandInput extends CreateVehicleRequest {}
14
15
  export interface CreateVehicleCommandOutput
15
16
  extends CreateVehicleResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DeleteCampaignRequest,
10
10
  DeleteCampaignResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteCampaignCommandInput extends DeleteCampaignRequest {}
14
15
  export interface DeleteCampaignCommandOutput
15
16
  extends DeleteCampaignResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DeleteDecoderManifestRequest,
10
10
  DeleteDecoderManifestResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteDecoderManifestCommandInput
14
15
  extends DeleteDecoderManifestRequest {}
15
16
  export interface DeleteDecoderManifestCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../IoTFleetWiseClient";
8
8
  import { DeleteFleetRequest, DeleteFleetResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteFleetCommandInput extends DeleteFleetRequest {}
11
12
  export interface DeleteFleetCommandOutput
12
13
  extends DeleteFleetResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DeleteModelManifestRequest,
10
10
  DeleteModelManifestResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteModelManifestCommandInput
14
15
  extends DeleteModelManifestRequest {}
15
16
  export interface DeleteModelManifestCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteSignalCatalogRequest,
10
10
  DeleteSignalCatalogResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteSignalCatalogCommandInput
14
15
  extends DeleteSignalCatalogRequest {}
15
16
  export interface DeleteSignalCatalogCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteVehicleRequest,
10
10
  DeleteVehicleResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteVehicleCommandInput extends DeleteVehicleRequest {}
14
15
  export interface DeleteVehicleCommandOutput
15
16
  extends DeleteVehicleResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DisassociateVehicleFleetRequest,
10
10
  DisassociateVehicleFleetResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DisassociateVehicleFleetCommandInput
14
15
  extends DisassociateVehicleFleetRequest {}
15
16
  export interface DisassociateVehicleFleetCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../IoTFleetWiseClient";
8
8
  import { GetCampaignRequest, GetCampaignResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetCampaignCommandInput extends GetCampaignRequest {}
11
12
  export interface GetCampaignCommandOutput
12
13
  extends GetCampaignResponse,
@@ -9,7 +9,8 @@ import {
9
9
  GetDecoderManifestRequest,
10
10
  GetDecoderManifestResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetDecoderManifestCommandInput
14
15
  extends GetDecoderManifestRequest {}
15
16
  export interface GetDecoderManifestCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetEncryptionConfigurationRequest,
10
10
  GetEncryptionConfigurationResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetEncryptionConfigurationCommandInput
14
15
  extends GetEncryptionConfigurationRequest {}
15
16
  export interface GetEncryptionConfigurationCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../IoTFleetWiseClient";
8
8
  import { GetFleetRequest, GetFleetResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetFleetCommandInput extends GetFleetRequest {}
11
12
  export interface GetFleetCommandOutput
12
13
  extends GetFleetResponse,
@@ -9,7 +9,8 @@ import {
9
9
  GetLoggingOptionsRequest,
10
10
  GetLoggingOptionsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetLoggingOptionsCommandInput
14
15
  extends GetLoggingOptionsRequest {}
15
16
  export interface GetLoggingOptionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetModelManifestRequest,
10
10
  GetModelManifestResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetModelManifestCommandInput extends GetModelManifestRequest {}
14
15
  export interface GetModelManifestCommandOutput
15
16
  extends GetModelManifestResponse,
@@ -9,7 +9,8 @@ import {
9
9
  GetRegisterAccountStatusRequest,
10
10
  GetRegisterAccountStatusResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetRegisterAccountStatusCommandInput
14
15
  extends GetRegisterAccountStatusRequest {}
15
16
  export interface GetRegisterAccountStatusCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetSignalCatalogRequest,
10
10
  GetSignalCatalogResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetSignalCatalogCommandInput extends GetSignalCatalogRequest {}
14
15
  export interface GetSignalCatalogCommandOutput
15
16
  extends GetSignalCatalogResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../IoTFleetWiseClient";
8
8
  import { GetVehicleRequest, GetVehicleResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetVehicleCommandInput extends GetVehicleRequest {}
11
12
  export interface GetVehicleCommandOutput
12
13
  extends GetVehicleResponse,
@@ -9,7 +9,8 @@ import {
9
9
  GetVehicleStatusRequest,
10
10
  GetVehicleStatusResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetVehicleStatusCommandInput extends GetVehicleStatusRequest {}
14
15
  export interface GetVehicleStatusCommandOutput
15
16
  extends GetVehicleStatusResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ImportDecoderManifestRequest,
10
10
  ImportDecoderManifestResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ImportDecoderManifestCommandInput
14
15
  extends ImportDecoderManifestRequest {}
15
16
  export interface ImportDecoderManifestCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ImportSignalCatalogRequest,
10
10
  ImportSignalCatalogResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ImportSignalCatalogCommandInput
14
15
  extends ImportSignalCatalogRequest {}
15
16
  export interface ImportSignalCatalogCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListCampaignsRequest,
10
10
  ListCampaignsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListCampaignsCommandInput extends ListCampaignsRequest {}
14
15
  export interface ListCampaignsCommandOutput
15
16
  extends ListCampaignsResponse,