@aws-sdk/client-iotfleetwise 3.183.0 → 3.186.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/CHANGELOG.md +19 -0
- package/dist-cjs/protocols/Aws_json1_0.js +2 -2
- package/dist-es/IoTFleetWise.js +209 -202
- package/dist-es/IoTFleetWiseClient.js +28 -22
- package/dist-es/commands/AssociateVehicleFleetCommand.js +28 -21
- package/dist-es/commands/BatchCreateVehicleCommand.js +28 -21
- package/dist-es/commands/BatchUpdateVehicleCommand.js +28 -21
- package/dist-es/commands/CreateCampaignCommand.js +28 -21
- package/dist-es/commands/CreateDecoderManifestCommand.js +28 -21
- package/dist-es/commands/CreateFleetCommand.js +28 -21
- package/dist-es/commands/CreateModelManifestCommand.js +28 -21
- package/dist-es/commands/CreateSignalCatalogCommand.js +28 -21
- package/dist-es/commands/CreateVehicleCommand.js +28 -21
- package/dist-es/commands/DeleteCampaignCommand.js +28 -21
- package/dist-es/commands/DeleteDecoderManifestCommand.js +28 -21
- package/dist-es/commands/DeleteFleetCommand.js +28 -21
- package/dist-es/commands/DeleteModelManifestCommand.js +28 -21
- package/dist-es/commands/DeleteSignalCatalogCommand.js +28 -21
- package/dist-es/commands/DeleteVehicleCommand.js +28 -21
- package/dist-es/commands/DisassociateVehicleFleetCommand.js +28 -21
- package/dist-es/commands/GetCampaignCommand.js +28 -21
- package/dist-es/commands/GetDecoderManifestCommand.js +28 -21
- package/dist-es/commands/GetFleetCommand.js +28 -21
- package/dist-es/commands/GetLoggingOptionsCommand.js +28 -21
- package/dist-es/commands/GetModelManifestCommand.js +28 -21
- package/dist-es/commands/GetRegisterAccountStatusCommand.js +28 -21
- package/dist-es/commands/GetSignalCatalogCommand.js +28 -21
- package/dist-es/commands/GetVehicleCommand.js +28 -21
- package/dist-es/commands/GetVehicleStatusCommand.js +28 -21
- package/dist-es/commands/ImportDecoderManifestCommand.js +28 -21
- package/dist-es/commands/ImportSignalCatalogCommand.js +28 -21
- package/dist-es/commands/ListCampaignsCommand.js +28 -21
- package/dist-es/commands/ListDecoderManifestNetworkInterfacesCommand.js +28 -21
- package/dist-es/commands/ListDecoderManifestSignalsCommand.js +28 -21
- package/dist-es/commands/ListDecoderManifestsCommand.js +28 -21
- package/dist-es/commands/ListFleetsCommand.js +28 -21
- package/dist-es/commands/ListFleetsForVehicleCommand.js +28 -21
- package/dist-es/commands/ListModelManifestNodesCommand.js +28 -21
- package/dist-es/commands/ListModelManifestsCommand.js +28 -21
- package/dist-es/commands/ListSignalCatalogNodesCommand.js +28 -21
- package/dist-es/commands/ListSignalCatalogsCommand.js +28 -21
- package/dist-es/commands/ListTagsForResourceCommand.js +28 -21
- package/dist-es/commands/ListVehiclesCommand.js +28 -21
- package/dist-es/commands/ListVehiclesInFleetCommand.js +28 -21
- package/dist-es/commands/PutLoggingOptionsCommand.js +28 -21
- package/dist-es/commands/RegisterAccountCommand.js +28 -21
- package/dist-es/commands/TagResourceCommand.js +28 -21
- package/dist-es/commands/UntagResourceCommand.js +28 -21
- package/dist-es/commands/UpdateCampaignCommand.js +28 -21
- package/dist-es/commands/UpdateDecoderManifestCommand.js +28 -21
- package/dist-es/commands/UpdateFleetCommand.js +28 -21
- package/dist-es/commands/UpdateModelManifestCommand.js +28 -21
- package/dist-es/commands/UpdateSignalCatalogCommand.js +28 -21
- package/dist-es/commands/UpdateVehicleCommand.js +28 -21
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/IoTFleetWiseServiceException.js +10 -5
- package/dist-es/models/models_0.js +284 -564
- package/dist-es/pagination/GetVehicleStatusPaginator.js +68 -25
- package/dist-es/pagination/ListCampaignsPaginator.js +68 -25
- package/dist-es/pagination/ListDecoderManifestNetworkInterfacesPaginator.js +68 -25
- package/dist-es/pagination/ListDecoderManifestSignalsPaginator.js +68 -25
- package/dist-es/pagination/ListDecoderManifestsPaginator.js +68 -25
- package/dist-es/pagination/ListFleetsForVehiclePaginator.js +68 -25
- package/dist-es/pagination/ListFleetsPaginator.js +68 -25
- package/dist-es/pagination/ListModelManifestNodesPaginator.js +68 -25
- package/dist-es/pagination/ListModelManifestsPaginator.js +68 -25
- package/dist-es/pagination/ListSignalCatalogNodesPaginator.js +68 -25
- package/dist-es/pagination/ListSignalCatalogsPaginator.js +68 -25
- package/dist-es/pagination/ListVehiclesInFleetPaginator.js +68 -25
- package/dist-es/pagination/ListVehiclesPaginator.js +68 -25
- package/dist-es/protocols/Aws_json1_0.js +4605 -3657
- package/dist-es/runtimeConfig.browser.js +12 -26
- package/dist-es/runtimeConfig.js +12 -30
- package/dist-es/runtimeConfig.native.js +5 -8
- package/dist-es/runtimeConfig.shared.js +11 -8
- package/package.json +33 -33
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { resolveEndpointsConfig, resolveRegionConfig, } from "@aws-sdk/config-resolver";
|
|
2
3
|
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
3
4
|
import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middleware-host-header";
|
|
@@ -8,26 +9,31 @@ import { getAwsAuthPlugin, resolveAwsAuthConfig, } from "@aws-sdk/middleware-sig
|
|
|
8
9
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
9
10
|
import { Client as __Client, } from "@aws-sdk/smithy-client";
|
|
10
11
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
12
|
+
var IoTFleetWiseClient = (function (_super) {
|
|
13
|
+
__extends(IoTFleetWiseClient, _super);
|
|
14
|
+
function IoTFleetWiseClient(configuration) {
|
|
15
|
+
var _this = this;
|
|
16
|
+
var _config_0 = __getRuntimeConfig(configuration);
|
|
17
|
+
var _config_1 = resolveRegionConfig(_config_0);
|
|
18
|
+
var _config_2 = resolveEndpointsConfig(_config_1);
|
|
19
|
+
var _config_3 = resolveRetryConfig(_config_2);
|
|
20
|
+
var _config_4 = resolveHostHeaderConfig(_config_3);
|
|
21
|
+
var _config_5 = resolveAwsAuthConfig(_config_4);
|
|
22
|
+
var _config_6 = resolveUserAgentConfig(_config_5);
|
|
23
|
+
_this = _super.call(this, _config_6) || this;
|
|
24
|
+
_this.config = _config_6;
|
|
25
|
+
_this.middlewareStack.use(getRetryPlugin(_this.config));
|
|
26
|
+
_this.middlewareStack.use(getContentLengthPlugin(_this.config));
|
|
27
|
+
_this.middlewareStack.use(getHostHeaderPlugin(_this.config));
|
|
28
|
+
_this.middlewareStack.use(getLoggerPlugin(_this.config));
|
|
29
|
+
_this.middlewareStack.use(getRecursionDetectionPlugin(_this.config));
|
|
30
|
+
_this.middlewareStack.use(getAwsAuthPlugin(_this.config));
|
|
31
|
+
_this.middlewareStack.use(getUserAgentPlugin(_this.config));
|
|
32
|
+
return _this;
|
|
29
33
|
}
|
|
30
|
-
destroy() {
|
|
31
|
-
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
+
IoTFleetWiseClient.prototype.destroy = function () {
|
|
35
|
+
_super.prototype.destroy.call(this);
|
|
36
|
+
};
|
|
37
|
+
return IoTFleetWiseClient;
|
|
38
|
+
}(__Client));
|
|
39
|
+
export { IoTFleetWiseClient };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { AssociateVehicleFleetRequestFilterSensitiveLog, AssociateVehicleFleetResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_0AssociateVehicleFleetCommand, serializeAws_json1_0AssociateVehicleFleetCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var AssociateVehicleFleetCommand = (function (_super) {
|
|
7
|
+
__extends(AssociateVehicleFleetCommand, _super);
|
|
8
|
+
function AssociateVehicleFleetCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
AssociateVehicleFleetCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "IoTFleetWiseClient";
|
|
18
|
+
var commandName = "AssociateVehicleFleetCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: AssociateVehicleFleetRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: AssociateVehicleFleetResponseFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
AssociateVehicleFleetCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_0AssociateVehicleFleetCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
AssociateVehicleFleetCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_0AssociateVehicleFleetCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return AssociateVehicleFleetCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { AssociateVehicleFleetCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { BatchCreateVehicleRequestFilterSensitiveLog, BatchCreateVehicleResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_0BatchCreateVehicleCommand, serializeAws_json1_0BatchCreateVehicleCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var BatchCreateVehicleCommand = (function (_super) {
|
|
7
|
+
__extends(BatchCreateVehicleCommand, _super);
|
|
8
|
+
function BatchCreateVehicleCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
BatchCreateVehicleCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "IoTFleetWiseClient";
|
|
18
|
+
var commandName = "BatchCreateVehicleCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: BatchCreateVehicleRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: BatchCreateVehicleResponseFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
BatchCreateVehicleCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_0BatchCreateVehicleCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
BatchCreateVehicleCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_0BatchCreateVehicleCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return BatchCreateVehicleCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { BatchCreateVehicleCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { BatchUpdateVehicleRequestFilterSensitiveLog, BatchUpdateVehicleResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_0BatchUpdateVehicleCommand, serializeAws_json1_0BatchUpdateVehicleCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var BatchUpdateVehicleCommand = (function (_super) {
|
|
7
|
+
__extends(BatchUpdateVehicleCommand, _super);
|
|
8
|
+
function BatchUpdateVehicleCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
BatchUpdateVehicleCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "IoTFleetWiseClient";
|
|
18
|
+
var commandName = "BatchUpdateVehicleCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: BatchUpdateVehicleRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: BatchUpdateVehicleResponseFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
BatchUpdateVehicleCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_0BatchUpdateVehicleCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
BatchUpdateVehicleCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_0BatchUpdateVehicleCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return BatchUpdateVehicleCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { BatchUpdateVehicleCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { CreateCampaignRequestFilterSensitiveLog, CreateCampaignResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_0CreateCampaignCommand, serializeAws_json1_0CreateCampaignCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var CreateCampaignCommand = (function (_super) {
|
|
7
|
+
__extends(CreateCampaignCommand, _super);
|
|
8
|
+
function CreateCampaignCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
CreateCampaignCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "IoTFleetWiseClient";
|
|
18
|
+
var commandName = "CreateCampaignCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: CreateCampaignRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: CreateCampaignResponseFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
CreateCampaignCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_0CreateCampaignCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
CreateCampaignCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_0CreateCampaignCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return CreateCampaignCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { CreateCampaignCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { CreateDecoderManifestRequestFilterSensitiveLog, CreateDecoderManifestResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_0CreateDecoderManifestCommand, serializeAws_json1_0CreateDecoderManifestCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var CreateDecoderManifestCommand = (function (_super) {
|
|
7
|
+
__extends(CreateDecoderManifestCommand, _super);
|
|
8
|
+
function CreateDecoderManifestCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
CreateDecoderManifestCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "IoTFleetWiseClient";
|
|
18
|
+
var commandName = "CreateDecoderManifestCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: CreateDecoderManifestRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: CreateDecoderManifestResponseFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
CreateDecoderManifestCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_0CreateDecoderManifestCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
CreateDecoderManifestCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_0CreateDecoderManifestCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return CreateDecoderManifestCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { CreateDecoderManifestCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { CreateFleetRequestFilterSensitiveLog, CreateFleetResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_0CreateFleetCommand, serializeAws_json1_0CreateFleetCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var CreateFleetCommand = (function (_super) {
|
|
7
|
+
__extends(CreateFleetCommand, _super);
|
|
8
|
+
function CreateFleetCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
CreateFleetCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "IoTFleetWiseClient";
|
|
18
|
+
var commandName = "CreateFleetCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: CreateFleetRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: CreateFleetResponseFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
CreateFleetCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_0CreateFleetCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
CreateFleetCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_0CreateFleetCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return CreateFleetCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { CreateFleetCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { CreateModelManifestRequestFilterSensitiveLog, CreateModelManifestResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_0CreateModelManifestCommand, serializeAws_json1_0CreateModelManifestCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var CreateModelManifestCommand = (function (_super) {
|
|
7
|
+
__extends(CreateModelManifestCommand, _super);
|
|
8
|
+
function CreateModelManifestCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
CreateModelManifestCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "IoTFleetWiseClient";
|
|
18
|
+
var commandName = "CreateModelManifestCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: CreateModelManifestRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: CreateModelManifestResponseFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
CreateModelManifestCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_0CreateModelManifestCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
CreateModelManifestCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_0CreateModelManifestCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return CreateModelManifestCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { CreateModelManifestCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { CreateSignalCatalogRequestFilterSensitiveLog, CreateSignalCatalogResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_0CreateSignalCatalogCommand, serializeAws_json1_0CreateSignalCatalogCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var CreateSignalCatalogCommand = (function (_super) {
|
|
7
|
+
__extends(CreateSignalCatalogCommand, _super);
|
|
8
|
+
function CreateSignalCatalogCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
CreateSignalCatalogCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "IoTFleetWiseClient";
|
|
18
|
+
var commandName = "CreateSignalCatalogCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: CreateSignalCatalogRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: CreateSignalCatalogResponseFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
CreateSignalCatalogCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_0CreateSignalCatalogCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
CreateSignalCatalogCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_0CreateSignalCatalogCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return CreateSignalCatalogCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { CreateSignalCatalogCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { CreateVehicleRequestFilterSensitiveLog, CreateVehicleResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_json1_0CreateVehicleCommand, serializeAws_json1_0CreateVehicleCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var CreateVehicleCommand = (function (_super) {
|
|
7
|
+
__extends(CreateVehicleCommand, _super);
|
|
8
|
+
function CreateVehicleCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
CreateVehicleCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "IoTFleetWiseClient";
|
|
18
|
+
var commandName = "CreateVehicleCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: CreateVehicleRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: CreateVehicleResponseFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
CreateVehicleCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_json1_0CreateVehicleCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
CreateVehicleCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_json1_0CreateVehicleCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return CreateVehicleCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { CreateVehicleCommand };
|