@aws-sdk/client-iotfleetwise 3.362.0 → 3.369.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.
- package/dist-cjs/IoTFleetWise.js +1 -1
- package/dist-cjs/IoTFleetWiseClient.js +5 -5
- package/dist-cjs/commands/AssociateVehicleFleetCommand.js +3 -3
- package/dist-cjs/commands/BatchCreateVehicleCommand.js +3 -3
- package/dist-cjs/commands/BatchUpdateVehicleCommand.js +3 -3
- package/dist-cjs/commands/CreateCampaignCommand.js +3 -3
- package/dist-cjs/commands/CreateDecoderManifestCommand.js +3 -3
- package/dist-cjs/commands/CreateFleetCommand.js +3 -3
- package/dist-cjs/commands/CreateModelManifestCommand.js +3 -3
- package/dist-cjs/commands/CreateSignalCatalogCommand.js +3 -3
- package/dist-cjs/commands/CreateVehicleCommand.js +3 -3
- package/dist-cjs/commands/DeleteCampaignCommand.js +3 -3
- package/dist-cjs/commands/DeleteDecoderManifestCommand.js +3 -3
- package/dist-cjs/commands/DeleteFleetCommand.js +3 -3
- package/dist-cjs/commands/DeleteModelManifestCommand.js +3 -3
- package/dist-cjs/commands/DeleteSignalCatalogCommand.js +3 -3
- package/dist-cjs/commands/DeleteVehicleCommand.js +3 -3
- package/dist-cjs/commands/DisassociateVehicleFleetCommand.js +3 -3
- package/dist-cjs/commands/GetCampaignCommand.js +3 -3
- package/dist-cjs/commands/GetDecoderManifestCommand.js +3 -3
- package/dist-cjs/commands/GetFleetCommand.js +3 -3
- package/dist-cjs/commands/GetLoggingOptionsCommand.js +3 -3
- package/dist-cjs/commands/GetModelManifestCommand.js +3 -3
- package/dist-cjs/commands/GetRegisterAccountStatusCommand.js +3 -3
- package/dist-cjs/commands/GetSignalCatalogCommand.js +3 -3
- package/dist-cjs/commands/GetVehicleCommand.js +3 -3
- package/dist-cjs/commands/GetVehicleStatusCommand.js +3 -3
- package/dist-cjs/commands/ImportDecoderManifestCommand.js +3 -3
- package/dist-cjs/commands/ImportSignalCatalogCommand.js +3 -3
- package/dist-cjs/commands/ListCampaignsCommand.js +3 -3
- package/dist-cjs/commands/ListDecoderManifestNetworkInterfacesCommand.js +3 -3
- package/dist-cjs/commands/ListDecoderManifestSignalsCommand.js +3 -3
- package/dist-cjs/commands/ListDecoderManifestsCommand.js +3 -3
- package/dist-cjs/commands/ListFleetsCommand.js +3 -3
- package/dist-cjs/commands/ListFleetsForVehicleCommand.js +3 -3
- package/dist-cjs/commands/ListModelManifestNodesCommand.js +3 -3
- package/dist-cjs/commands/ListModelManifestsCommand.js +3 -3
- package/dist-cjs/commands/ListSignalCatalogNodesCommand.js +3 -3
- package/dist-cjs/commands/ListSignalCatalogsCommand.js +3 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-cjs/commands/ListVehiclesCommand.js +3 -3
- package/dist-cjs/commands/ListVehiclesInFleetCommand.js +3 -3
- package/dist-cjs/commands/PutLoggingOptionsCommand.js +3 -3
- package/dist-cjs/commands/RegisterAccountCommand.js +3 -3
- package/dist-cjs/commands/TagResourceCommand.js +3 -3
- package/dist-cjs/commands/UntagResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateCampaignCommand.js +3 -3
- package/dist-cjs/commands/UpdateDecoderManifestCommand.js +3 -3
- package/dist-cjs/commands/UpdateFleetCommand.js +3 -3
- package/dist-cjs/commands/UpdateModelManifestCommand.js +3 -3
- package/dist-cjs/commands/UpdateSignalCatalogCommand.js +3 -3
- package/dist-cjs/commands/UpdateVehicleCommand.js +3 -3
- package/dist-cjs/models/IoTFleetWiseServiceException.js +1 -1
- package/dist-cjs/protocols/Aws_json1_0.js +1 -1
- package/dist-cjs/runtimeConfig.browser.js +7 -7
- package/dist-cjs/runtimeConfig.js +10 -10
- package/dist-cjs/runtimeConfig.shared.js +4 -4
- package/dist-es/IoTFleetWise.js +1 -1
- package/dist-es/IoTFleetWiseClient.js +5 -5
- package/dist-es/commands/AssociateVehicleFleetCommand.js +3 -3
- package/dist-es/commands/BatchCreateVehicleCommand.js +3 -3
- package/dist-es/commands/BatchUpdateVehicleCommand.js +3 -3
- package/dist-es/commands/CreateCampaignCommand.js +3 -3
- package/dist-es/commands/CreateDecoderManifestCommand.js +3 -3
- package/dist-es/commands/CreateFleetCommand.js +3 -3
- package/dist-es/commands/CreateModelManifestCommand.js +3 -3
- package/dist-es/commands/CreateSignalCatalogCommand.js +3 -3
- package/dist-es/commands/CreateVehicleCommand.js +3 -3
- package/dist-es/commands/DeleteCampaignCommand.js +3 -3
- package/dist-es/commands/DeleteDecoderManifestCommand.js +3 -3
- package/dist-es/commands/DeleteFleetCommand.js +3 -3
- package/dist-es/commands/DeleteModelManifestCommand.js +3 -3
- package/dist-es/commands/DeleteSignalCatalogCommand.js +3 -3
- package/dist-es/commands/DeleteVehicleCommand.js +3 -3
- package/dist-es/commands/DisassociateVehicleFleetCommand.js +3 -3
- package/dist-es/commands/GetCampaignCommand.js +3 -3
- package/dist-es/commands/GetDecoderManifestCommand.js +3 -3
- package/dist-es/commands/GetFleetCommand.js +3 -3
- package/dist-es/commands/GetLoggingOptionsCommand.js +3 -3
- package/dist-es/commands/GetModelManifestCommand.js +3 -3
- package/dist-es/commands/GetRegisterAccountStatusCommand.js +3 -3
- package/dist-es/commands/GetSignalCatalogCommand.js +3 -3
- package/dist-es/commands/GetVehicleCommand.js +3 -3
- package/dist-es/commands/GetVehicleStatusCommand.js +3 -3
- package/dist-es/commands/ImportDecoderManifestCommand.js +3 -3
- package/dist-es/commands/ImportSignalCatalogCommand.js +3 -3
- package/dist-es/commands/ListCampaignsCommand.js +3 -3
- package/dist-es/commands/ListDecoderManifestNetworkInterfacesCommand.js +3 -3
- package/dist-es/commands/ListDecoderManifestSignalsCommand.js +3 -3
- package/dist-es/commands/ListDecoderManifestsCommand.js +3 -3
- package/dist-es/commands/ListFleetsCommand.js +3 -3
- package/dist-es/commands/ListFleetsForVehicleCommand.js +3 -3
- package/dist-es/commands/ListModelManifestNodesCommand.js +3 -3
- package/dist-es/commands/ListModelManifestsCommand.js +3 -3
- package/dist-es/commands/ListSignalCatalogNodesCommand.js +3 -3
- package/dist-es/commands/ListSignalCatalogsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListVehiclesCommand.js +3 -3
- package/dist-es/commands/ListVehiclesInFleetCommand.js +3 -3
- package/dist-es/commands/PutLoggingOptionsCommand.js +3 -3
- package/dist-es/commands/RegisterAccountCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateCampaignCommand.js +3 -3
- package/dist-es/commands/UpdateDecoderManifestCommand.js +3 -3
- package/dist-es/commands/UpdateFleetCommand.js +3 -3
- package/dist-es/commands/UpdateModelManifestCommand.js +3 -3
- package/dist-es/commands/UpdateSignalCatalogCommand.js +3 -3
- package/dist-es/commands/UpdateVehicleCommand.js +3 -3
- package/dist-es/models/IoTFleetWiseServiceException.js +1 -1
- package/dist-es/protocols/Aws_json1_0.js +1 -1
- package/dist-es/runtimeConfig.browser.js +7 -7
- package/dist-es/runtimeConfig.js +10 -10
- package/dist-es/runtimeConfig.shared.js +4 -4
- package/dist-types/IoTFleetWise.d.ts +1 -1
- package/dist-types/IoTFleetWiseClient.d.ts +8 -8
- package/dist-types/commands/AssociateVehicleFleetCommand.d.ts +3 -3
- package/dist-types/commands/BatchCreateVehicleCommand.d.ts +3 -3
- package/dist-types/commands/BatchUpdateVehicleCommand.d.ts +3 -3
- package/dist-types/commands/CreateCampaignCommand.d.ts +3 -3
- package/dist-types/commands/CreateDecoderManifestCommand.d.ts +3 -3
- package/dist-types/commands/CreateFleetCommand.d.ts +3 -3
- package/dist-types/commands/CreateModelManifestCommand.d.ts +3 -3
- package/dist-types/commands/CreateSignalCatalogCommand.d.ts +3 -3
- package/dist-types/commands/CreateVehicleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCampaignCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDecoderManifestCommand.d.ts +3 -3
- package/dist-types/commands/DeleteFleetCommand.d.ts +3 -3
- package/dist-types/commands/DeleteModelManifestCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSignalCatalogCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVehicleCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateVehicleFleetCommand.d.ts +3 -3
- package/dist-types/commands/GetCampaignCommand.d.ts +3 -3
- package/dist-types/commands/GetDecoderManifestCommand.d.ts +3 -3
- package/dist-types/commands/GetFleetCommand.d.ts +3 -3
- package/dist-types/commands/GetLoggingOptionsCommand.d.ts +3 -3
- package/dist-types/commands/GetModelManifestCommand.d.ts +3 -3
- package/dist-types/commands/GetRegisterAccountStatusCommand.d.ts +3 -3
- package/dist-types/commands/GetSignalCatalogCommand.d.ts +3 -3
- package/dist-types/commands/GetVehicleCommand.d.ts +3 -3
- package/dist-types/commands/GetVehicleStatusCommand.d.ts +3 -3
- package/dist-types/commands/ImportDecoderManifestCommand.d.ts +3 -3
- package/dist-types/commands/ImportSignalCatalogCommand.d.ts +3 -3
- package/dist-types/commands/ListCampaignsCommand.d.ts +3 -3
- package/dist-types/commands/ListDecoderManifestNetworkInterfacesCommand.d.ts +3 -3
- package/dist-types/commands/ListDecoderManifestSignalsCommand.d.ts +3 -3
- package/dist-types/commands/ListDecoderManifestsCommand.d.ts +3 -3
- package/dist-types/commands/ListFleetsCommand.d.ts +3 -3
- package/dist-types/commands/ListFleetsForVehicleCommand.d.ts +3 -3
- package/dist-types/commands/ListModelManifestNodesCommand.d.ts +3 -3
- package/dist-types/commands/ListModelManifestsCommand.d.ts +3 -3
- package/dist-types/commands/ListSignalCatalogNodesCommand.d.ts +3 -3
- package/dist-types/commands/ListSignalCatalogsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListVehiclesCommand.d.ts +3 -3
- package/dist-types/commands/ListVehiclesInFleetCommand.d.ts +3 -3
- package/dist-types/commands/PutLoggingOptionsCommand.d.ts +3 -3
- package/dist-types/commands/RegisterAccountCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCampaignCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDecoderManifestCommand.d.ts +3 -3
- package/dist-types/commands/UpdateFleetCommand.d.ts +3 -3
- package/dist-types/commands/UpdateModelManifestCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSignalCatalogCommand.d.ts +3 -3
- package/dist-types/commands/UpdateVehicleCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
- package/dist-types/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/endpoint/ruleset.d.ts +1 -1
- package/dist-types/models/IoTFleetWiseServiceException.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/pagination/GetVehicleStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListCampaignsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDecoderManifestNetworkInterfacesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDecoderManifestSignalsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDecoderManifestsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFleetsForVehiclePaginator.d.ts +1 -1
- package/dist-types/pagination/ListFleetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListModelManifestNodesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListModelManifestsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSignalCatalogNodesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSignalCatalogsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListVehiclesInFleetPaginator.d.ts +1 -1
- package/dist-types/pagination/ListVehiclesPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +20 -20
- package/dist-types/runtimeConfig.d.ts +20 -20
- package/dist-types/runtimeConfig.native.d.ts +19 -19
- package/dist-types/runtimeConfig.shared.d.ts +4 -4
- package/dist-types/ts3.4/IoTFleetWise.d.ts +1 -1
- package/dist-types/ts3.4/IoTFleetWiseClient.d.ts +19 -21
- package/dist-types/ts3.4/commands/AssociateVehicleFleetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchCreateVehicleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchUpdateVehicleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateDecoderManifestCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateModelManifestCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateSignalCatalogCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateVehicleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteDecoderManifestCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteModelManifestCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteSignalCatalogCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteVehicleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DisassociateVehicleFleetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetCampaignCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetDecoderManifestCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetFleetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetLoggingOptionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetModelManifestCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetRegisterAccountStatusCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetSignalCatalogCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetVehicleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetVehicleStatusCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ImportDecoderManifestCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ImportSignalCatalogCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListCampaignsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListDecoderManifestNetworkInterfacesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListDecoderManifestSignalsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListDecoderManifestsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListFleetsForVehicleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListModelManifestNodesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListModelManifestsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListSignalCatalogNodesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListSignalCatalogsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListVehiclesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListVehiclesInFleetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateDecoderManifestCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateModelManifestCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateSignalCatalogCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateVehicleCommand.d.ts +3 -3
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
- package/dist-types/ts3.4/models/IoTFleetWiseServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetVehicleStatusPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListCampaignsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListDecoderManifestNetworkInterfacesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListDecoderManifestSignalsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListDecoderManifestsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListFleetsForVehiclePaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListFleetsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListModelManifestNodesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListModelManifestsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListSignalCatalogNodesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListSignalCatalogsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListVehiclesInFleetPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListVehiclesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
- package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
- package/package.json +34 -33
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListVehiclesInFleetCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
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_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
9
9
|
class ListVehiclesInFleetCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.PutLoggingOptionsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
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_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
9
9
|
class PutLoggingOptionsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.RegisterAccountCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
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_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
9
9
|
class RegisterAccountCommand extends smithy_client_1.Command {
|
|
@@ -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("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
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_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
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("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
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_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
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.UpdateCampaignCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
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_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
9
9
|
class UpdateCampaignCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateDecoderManifestCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
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_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
9
9
|
class UpdateDecoderManifestCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateFleetCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
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_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
9
9
|
class UpdateFleetCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateModelManifestCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
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_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
9
9
|
class UpdateModelManifestCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateSignalCatalogCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
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_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
9
9
|
class UpdateSignalCatalogCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateVehicleCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
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_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
9
9
|
class UpdateVehicleCommand extends smithy_client_1.Command {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.IoTFleetWiseServiceException = exports.__ServiceException = void 0;
|
|
4
|
-
const smithy_client_1 = require("@
|
|
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 IoTFleetWiseServiceException extends smithy_client_1.ServiceException {
|
|
7
7
|
constructor(options) {
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.se_UpdateVehicleCommand = exports.se_UpdateSignalCatalogCommand = exports.se_UpdateModelManifestCommand = exports.se_UpdateFleetCommand = exports.se_UpdateDecoderManifestCommand = exports.se_UpdateCampaignCommand = exports.se_UntagResourceCommand = exports.se_TagResourceCommand = exports.se_RegisterAccountCommand = exports.se_PutLoggingOptionsCommand = exports.se_ListVehiclesInFleetCommand = exports.se_ListVehiclesCommand = exports.se_ListTagsForResourceCommand = exports.se_ListSignalCatalogsCommand = exports.se_ListSignalCatalogNodesCommand = exports.se_ListModelManifestsCommand = exports.se_ListModelManifestNodesCommand = exports.se_ListFleetsForVehicleCommand = exports.se_ListFleetsCommand = exports.se_ListDecoderManifestSignalsCommand = exports.se_ListDecoderManifestsCommand = exports.se_ListDecoderManifestNetworkInterfacesCommand = exports.se_ListCampaignsCommand = exports.se_ImportSignalCatalogCommand = exports.se_ImportDecoderManifestCommand = exports.se_GetVehicleStatusCommand = exports.se_GetVehicleCommand = exports.se_GetSignalCatalogCommand = exports.se_GetRegisterAccountStatusCommand = exports.se_GetModelManifestCommand = exports.se_GetLoggingOptionsCommand = exports.se_GetFleetCommand = exports.se_GetDecoderManifestCommand = exports.se_GetCampaignCommand = exports.se_DisassociateVehicleFleetCommand = exports.se_DeleteVehicleCommand = exports.se_DeleteSignalCatalogCommand = exports.se_DeleteModelManifestCommand = exports.se_DeleteFleetCommand = exports.se_DeleteDecoderManifestCommand = exports.se_DeleteCampaignCommand = exports.se_CreateVehicleCommand = exports.se_CreateSignalCatalogCommand = exports.se_CreateModelManifestCommand = exports.se_CreateFleetCommand = exports.se_CreateDecoderManifestCommand = exports.se_CreateCampaignCommand = exports.se_BatchUpdateVehicleCommand = exports.se_BatchCreateVehicleCommand = exports.se_AssociateVehicleFleetCommand = void 0;
|
|
4
4
|
exports.de_UpdateVehicleCommand = exports.de_UpdateSignalCatalogCommand = exports.de_UpdateModelManifestCommand = exports.de_UpdateFleetCommand = exports.de_UpdateDecoderManifestCommand = exports.de_UpdateCampaignCommand = exports.de_UntagResourceCommand = exports.de_TagResourceCommand = exports.de_RegisterAccountCommand = exports.de_PutLoggingOptionsCommand = exports.de_ListVehiclesInFleetCommand = exports.de_ListVehiclesCommand = exports.de_ListTagsForResourceCommand = exports.de_ListSignalCatalogsCommand = exports.de_ListSignalCatalogNodesCommand = exports.de_ListModelManifestsCommand = exports.de_ListModelManifestNodesCommand = exports.de_ListFleetsForVehicleCommand = exports.de_ListFleetsCommand = exports.de_ListDecoderManifestSignalsCommand = exports.de_ListDecoderManifestsCommand = exports.de_ListDecoderManifestNetworkInterfacesCommand = exports.de_ListCampaignsCommand = exports.de_ImportSignalCatalogCommand = exports.de_ImportDecoderManifestCommand = exports.de_GetVehicleStatusCommand = exports.de_GetVehicleCommand = exports.de_GetSignalCatalogCommand = exports.de_GetRegisterAccountStatusCommand = exports.de_GetModelManifestCommand = exports.de_GetLoggingOptionsCommand = exports.de_GetFleetCommand = exports.de_GetDecoderManifestCommand = exports.de_GetCampaignCommand = exports.de_DisassociateVehicleFleetCommand = exports.de_DeleteVehicleCommand = exports.de_DeleteSignalCatalogCommand = exports.de_DeleteModelManifestCommand = exports.de_DeleteFleetCommand = exports.de_DeleteDecoderManifestCommand = exports.de_DeleteCampaignCommand = exports.de_CreateVehicleCommand = exports.de_CreateSignalCatalogCommand = exports.de_CreateModelManifestCommand = exports.de_CreateFleetCommand = exports.de_CreateDecoderManifestCommand = exports.de_CreateCampaignCommand = exports.de_BatchUpdateVehicleCommand = exports.de_BatchCreateVehicleCommand = exports.de_AssociateVehicleFleetCommand = void 0;
|
|
5
|
-
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
5
|
const protocol_http_1 = require("@smithy/protocol-http");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
const IoTFleetWiseServiceException_1 = require("../models/IoTFleetWiseServiceException");
|
|
8
8
|
const models_0_1 = require("../models/models_0");
|
|
9
9
|
const se_AssociateVehicleFleetCommand = async (input, context) => {
|
|
@@ -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("@
|
|
15
|
-
const util_defaults_mode_browser_1 = require("@
|
|
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("@
|
|
18
|
-
const util_defaults_mode_node_1 = require("@
|
|
19
|
-
const smithy_client_2 = require("@
|
|
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("@
|
|
5
|
-
const url_parser_1 = require("@
|
|
6
|
-
const util_base64_1 = require("@
|
|
7
|
-
const util_utf8_1 = require("@
|
|
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: "2021-06-17",
|
package/dist-es/IoTFleetWise.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createAggregatedClient } from "@
|
|
1
|
+
import { createAggregatedClient } from "@smithy/smithy-client";
|
|
2
2
|
import { AssociateVehicleFleetCommand, } from "./commands/AssociateVehicleFleetCommand";
|
|
3
3
|
import { BatchCreateVehicleCommand, } from "./commands/BatchCreateVehicleCommand";
|
|
4
4
|
import { BatchUpdateVehicleCommand, } from "./commands/BatchUpdateVehicleCommand";
|
|
@@ -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 {
|
|
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 "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_AssociateVehicleFleetCommand, se_AssociateVehicleFleetCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociateVehicleFleetCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_BatchCreateVehicleCommand, se_BatchCreateVehicleCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class BatchCreateVehicleCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_BatchUpdateVehicleCommand, se_BatchUpdateVehicleCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class BatchUpdateVehicleCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_CreateCampaignCommand, se_CreateCampaignCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateCampaignCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_CreateDecoderManifestCommand, se_CreateDecoderManifestCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateDecoderManifestCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_CreateFleetCommand, se_CreateFleetCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateFleetCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_CreateModelManifestCommand, se_CreateModelManifestCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateModelManifestCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_CreateSignalCatalogCommand, se_CreateSignalCatalogCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateSignalCatalogCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_CreateVehicleCommand, se_CreateVehicleCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateVehicleCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_DeleteCampaignCommand, se_DeleteCampaignCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteCampaignCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_DeleteDecoderManifestCommand, se_DeleteDecoderManifestCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteDecoderManifestCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_DeleteFleetCommand, se_DeleteFleetCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteFleetCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_DeleteModelManifestCommand, se_DeleteModelManifestCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteModelManifestCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_DeleteSignalCatalogCommand, se_DeleteSignalCatalogCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteSignalCatalogCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_DeleteVehicleCommand, se_DeleteVehicleCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteVehicleCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_DisassociateVehicleFleetCommand, se_DisassociateVehicleFleetCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateVehicleFleetCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_GetCampaignCommand, se_GetCampaignCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetCampaignCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_GetDecoderManifestCommand, se_GetDecoderManifestCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetDecoderManifestCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_GetFleetCommand, se_GetFleetCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetFleetCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_GetLoggingOptionsCommand, se_GetLoggingOptionsCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetLoggingOptionsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_GetModelManifestCommand, se_GetModelManifestCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetModelManifestCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_GetRegisterAccountStatusCommand, se_GetRegisterAccountStatusCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetRegisterAccountStatusCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_GetSignalCatalogCommand, se_GetSignalCatalogCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSignalCatalogCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_GetVehicleCommand, se_GetVehicleCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVehicleCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_GetVehicleStatusCommand, se_GetVehicleStatusCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVehicleStatusCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_ImportDecoderManifestCommand, se_ImportDecoderManifestCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ImportDecoderManifestCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
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_ImportSignalCatalogCommand, se_ImportSignalCatalogCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ImportSignalCatalogCommand extends $Command {
|