File Explorer

/proc/4/root/var/runtime/node_modules/@aws-sdk/client-iotfleetwise/dist-cjs

This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.

2 dirs
3 files
index.js173 KB · 4111 lines
"use strict";var __defProp = Object.defineProperty;var __getOwnPropDesc = Object.getOwnPropertyDescriptor;var __getOwnPropNames = Object.getOwnPropertyNames;var __hasOwnProp = Object.prototype.hasOwnProperty;var __name = (target, value) => __defProp(target, "name", { value, configurable: true });var __export = (target, all) => {  for (var name in all)    __defProp(target, name, { get: all[name], enumerable: true });};var __copyProps = (to, from, except, desc) => {  if (from && typeof from === "object" || typeof from === "function") {    for (let key of __getOwnPropNames(from))      if (!__hasOwnProp.call(to, key) && key !== except)        __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });  }  return to;};var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod); // src/index.tsvar index_exports = {};__export(index_exports, {  AccessDeniedException: () => AccessDeniedException,  AssociateVehicleFleetCommand: () => AssociateVehicleFleetCommand,  BatchCreateVehicleCommand: () => BatchCreateVehicleCommand,  BatchUpdateVehicleCommand: () => BatchUpdateVehicleCommand,  CampaignStatus: () => CampaignStatus,  CollectionScheme: () => CollectionScheme,  CollectionSchemeFilterSensitiveLog: () => CollectionSchemeFilterSensitiveLog,  Compression: () => Compression,  ConditionBasedCollectionSchemeFilterSensitiveLog: () => ConditionBasedCollectionSchemeFilterSensitiveLog,  ConditionBasedSignalFetchConfigFilterSensitiveLog: () => ConditionBasedSignalFetchConfigFilterSensitiveLog,  ConflictException: () => ConflictException,  CreateCampaignCommand: () => CreateCampaignCommand,  CreateCampaignRequestFilterSensitiveLog: () => CreateCampaignRequestFilterSensitiveLog,  CreateDecoderManifestCommand: () => CreateDecoderManifestCommand,  CreateFleetCommand: () => CreateFleetCommand,  CreateModelManifestCommand: () => CreateModelManifestCommand,  CreateSignalCatalogCommand: () => CreateSignalCatalogCommand,  CreateStateTemplateCommand: () => CreateStateTemplateCommand,  CreateVehicleCommand: () => CreateVehicleCommand,  DataDestinationConfig: () => DataDestinationConfig,  DataFormat: () => DataFormat,  DataPartitionFilterSensitiveLog: () => DataPartitionFilterSensitiveLog,  DataPartitionStorageOptionsFilterSensitiveLog: () => DataPartitionStorageOptionsFilterSensitiveLog,  DataPartitionUploadOptionsFilterSensitiveLog: () => DataPartitionUploadOptionsFilterSensitiveLog,  DecoderManifestValidationException: () => DecoderManifestValidationException,  DefaultForUnmappedSignalsType: () => DefaultForUnmappedSignalsType,  DeleteCampaignCommand: () => DeleteCampaignCommand,  DeleteDecoderManifestCommand: () => DeleteDecoderManifestCommand,  DeleteFleetCommand: () => DeleteFleetCommand,  DeleteModelManifestCommand: () => DeleteModelManifestCommand,  DeleteSignalCatalogCommand: () => DeleteSignalCatalogCommand,  DeleteStateTemplateCommand: () => DeleteStateTemplateCommand,  DeleteVehicleCommand: () => DeleteVehicleCommand,  DiagnosticsMode: () => DiagnosticsMode,  DisassociateVehicleFleetCommand: () => DisassociateVehicleFleetCommand,  EncryptionStatus: () => EncryptionStatus,  EncryptionType: () => EncryptionType,  FormattedVss: () => FormattedVss,  GetCampaignCommand: () => GetCampaignCommand,  GetCampaignResponseFilterSensitiveLog: () => GetCampaignResponseFilterSensitiveLog,  GetDecoderManifestCommand: () => GetDecoderManifestCommand,  GetEncryptionConfigurationCommand: () => GetEncryptionConfigurationCommand,  GetFleetCommand: () => GetFleetCommand,  GetLoggingOptionsCommand: () => GetLoggingOptionsCommand,  GetModelManifestCommand: () => GetModelManifestCommand,  GetRegisterAccountStatusCommand: () => GetRegisterAccountStatusCommand,  GetSignalCatalogCommand: () => GetSignalCatalogCommand,  GetStateTemplateCommand: () => GetStateTemplateCommand,  GetVehicleCommand: () => GetVehicleCommand,  GetVehicleStatusCommand: () => GetVehicleStatusCommand,  ImportDecoderManifestCommand: () => ImportDecoderManifestCommand,  ImportSignalCatalogCommand: () => ImportSignalCatalogCommand,  InternalServerException: () => InternalServerException,  InvalidNodeException: () => InvalidNodeException,  InvalidSignalsException: () => InvalidSignalsException,  IoTFleetWise: () => IoTFleetWise,  IoTFleetWiseClient: () => IoTFleetWiseClient,  IoTFleetWiseServiceException: () => IoTFleetWiseServiceException,  LimitExceededException: () => LimitExceededException,  ListCampaignsCommand: () => ListCampaignsCommand,  ListDecoderManifestNetworkInterfacesCommand: () => ListDecoderManifestNetworkInterfacesCommand,  ListDecoderManifestSignalsCommand: () => ListDecoderManifestSignalsCommand,  ListDecoderManifestsCommand: () => ListDecoderManifestsCommand,  ListFleetsCommand: () => ListFleetsCommand,  ListFleetsForVehicleCommand: () => ListFleetsForVehicleCommand,  ListModelManifestNodesCommand: () => ListModelManifestNodesCommand,  ListModelManifestsCommand: () => ListModelManifestsCommand,  ListResponseScope: () => ListResponseScope,  ListSignalCatalogNodesCommand: () => ListSignalCatalogNodesCommand,  ListSignalCatalogsCommand: () => ListSignalCatalogsCommand,  ListStateTemplatesCommand: () => ListStateTemplatesCommand,  ListTagsForResourceCommand: () => ListTagsForResourceCommand,  ListVehiclesCommand: () => ListVehiclesCommand,  ListVehiclesInFleetCommand: () => ListVehiclesInFleetCommand,  LogType: () => LogType,  ManifestStatus: () => ManifestStatus,  NetworkFileDefinition: () => NetworkFileDefinition,  NetworkInterfaceFailureReason: () => NetworkInterfaceFailureReason,  NetworkInterfaceType: () => NetworkInterfaceType,  Node: () => Node,  NodeDataEncoding: () => NodeDataEncoding,  NodeDataType: () => NodeDataType,  PrimitiveMessageDefinition: () => PrimitiveMessageDefinition,  PutEncryptionConfigurationCommand: () => PutEncryptionConfigurationCommand,  PutLoggingOptionsCommand: () => PutLoggingOptionsCommand,  ROS2PrimitiveType: () => ROS2PrimitiveType,  RegisterAccountCommand: () => RegisterAccountCommand,  RegistrationStatus: () => RegistrationStatus,  ResourceNotFoundException: () => ResourceNotFoundException,  SignalDecoderFailureReason: () => SignalDecoderFailureReason,  SignalDecoderType: () => SignalDecoderType,  SignalFetchConfig: () => SignalFetchConfig,  SignalFetchConfigFilterSensitiveLog: () => SignalFetchConfigFilterSensitiveLog,  SignalFetchInformationFilterSensitiveLog: () => SignalFetchInformationFilterSensitiveLog,  SignalNodeType: () => SignalNodeType,  SignalValueType: () => SignalValueType,  SpoolingMode: () => SpoolingMode,  StateTemplateUpdateStrategy: () => StateTemplateUpdateStrategy,  StorageCompressionFormat: () => StorageCompressionFormat,  StorageMaximumSizeUnit: () => StorageMaximumSizeUnit,  StorageMinimumTimeToLiveUnit: () => StorageMinimumTimeToLiveUnit,  StructuredMessage: () => StructuredMessage,  StructuredMessageListType: () => StructuredMessageListType,  TagResourceCommand: () => TagResourceCommand,  ThrottlingException: () => ThrottlingException,  TimeUnit: () => TimeUnit,  TriggerMode: () => TriggerMode,  UntagResourceCommand: () => UntagResourceCommand,  UpdateCampaignAction: () => UpdateCampaignAction,  UpdateCampaignCommand: () => UpdateCampaignCommand,  UpdateCampaignRequestFilterSensitiveLog: () => UpdateCampaignRequestFilterSensitiveLog,  UpdateDecoderManifestCommand: () => UpdateDecoderManifestCommand,  UpdateFleetCommand: () => UpdateFleetCommand,  UpdateMode: () => UpdateMode,  UpdateModelManifestCommand: () => UpdateModelManifestCommand,  UpdateSignalCatalogCommand: () => UpdateSignalCatalogCommand,  UpdateStateTemplateCommand: () => UpdateStateTemplateCommand,  UpdateVehicleCommand: () => UpdateVehicleCommand,  ValidationException: () => ValidationException,  ValidationExceptionReason: () => ValidationExceptionReason,  VehicleAssociationBehavior: () => VehicleAssociationBehavior,  VehicleMiddlewareProtocol: () => VehicleMiddlewareProtocol,  VehicleState: () => VehicleState,  __Client: () => import_smithy_client.Client,  paginateGetVehicleStatus: () => paginateGetVehicleStatus,  paginateListCampaigns: () => paginateListCampaigns,  paginateListDecoderManifestNetworkInterfaces: () => paginateListDecoderManifestNetworkInterfaces,  paginateListDecoderManifestSignals: () => paginateListDecoderManifestSignals,  paginateListDecoderManifests: () => paginateListDecoderManifests,  paginateListFleets: () => paginateListFleets,  paginateListFleetsForVehicle: () => paginateListFleetsForVehicle,  paginateListModelManifestNodes: () => paginateListModelManifestNodes,  paginateListModelManifests: () => paginateListModelManifests,  paginateListSignalCatalogNodes: () => paginateListSignalCatalogNodes,  paginateListSignalCatalogs: () => paginateListSignalCatalogs,  paginateListStateTemplates: () => paginateListStateTemplates,  paginateListVehicles: () => paginateListVehicles,  paginateListVehiclesInFleet: () => paginateListVehiclesInFleet});module.exports = __toCommonJS(index_exports); // src/IoTFleetWiseClient.tsvar import_middleware_host_header = require("@aws-sdk/middleware-host-header");var import_middleware_logger = require("@aws-sdk/middleware-logger");var import_middleware_recursion_detection = require("@aws-sdk/middleware-recursion-detection");var import_middleware_user_agent = require("@aws-sdk/middleware-user-agent");var import_config_resolver = require("@smithy/config-resolver");var import_core = require("@smithy/core");var import_middleware_content_length = require("@smithy/middleware-content-length");var import_middleware_endpoint = require("@smithy/middleware-endpoint");var import_middleware_retry = require("@smithy/middleware-retry"); var import_httpAuthSchemeProvider = require("./auth/httpAuthSchemeProvider"); // src/endpoint/EndpointParameters.tsvar resolveClientEndpointParameters = /* @__PURE__ */ __name((options) => {  return Object.assign(options, {    useDualstackEndpoint: options.useDualstackEndpoint ?? false,    useFipsEndpoint: options.useFipsEndpoint ?? false,    defaultSigningName: "iotfleetwise"  });}, "resolveClientEndpointParameters");var commonParams = {  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },  Endpoint: { type: "builtInParams", name: "endpoint" },  Region: { type: "builtInParams", name: "region" },  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" }}; // src/IoTFleetWiseClient.tsvar import_runtimeConfig = require("././runtimeConfig"); // src/runtimeExtensions.tsvar import_region_config_resolver = require("@aws-sdk/region-config-resolver");var import_protocol_http = require("@smithy/protocol-http");var import_smithy_client = require("@smithy/smithy-client"); // src/auth/httpAuthExtensionConfiguration.tsvar getHttpAuthExtensionConfiguration = /* @__PURE__ */ __name((runtimeConfig) => {  const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;  let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;  let _credentials = runtimeConfig.credentials;  return {    setHttpAuthScheme(httpAuthScheme) {      const index = _httpAuthSchemes.findIndex((scheme) => scheme.schemeId === httpAuthScheme.schemeId);      if (index === -1) {        _httpAuthSchemes.push(httpAuthScheme);      } else {        _httpAuthSchemes.splice(index, 1, httpAuthScheme);      }    },    httpAuthSchemes() {      return _httpAuthSchemes;    },    setHttpAuthSchemeProvider(httpAuthSchemeProvider) {      _httpAuthSchemeProvider = httpAuthSchemeProvider;    },    httpAuthSchemeProvider() {      return _httpAuthSchemeProvider;    },    setCredentials(credentials) {      _credentials = credentials;    },    credentials() {      return _credentials;    }  };}, "getHttpAuthExtensionConfiguration");var resolveHttpAuthRuntimeConfig = /* @__PURE__ */ __name((config) => {  return {    httpAuthSchemes: config.httpAuthSchemes(),    httpAuthSchemeProvider: config.httpAuthSchemeProvider(),    credentials: config.credentials()  };}, "resolveHttpAuthRuntimeConfig"); // src/runtimeExtensions.tsvar resolveRuntimeExtensions = /* @__PURE__ */ __name((runtimeConfig, extensions) => {  const extensionConfiguration = Object.assign(    (0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig),    (0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig),    (0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig),    getHttpAuthExtensionConfiguration(runtimeConfig)  );  extensions.forEach((extension) => extension.configure(extensionConfiguration));  return Object.assign(    runtimeConfig,    (0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),    (0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),    (0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),    resolveHttpAuthRuntimeConfig(extensionConfiguration)  );}, "resolveRuntimeExtensions"); // src/IoTFleetWiseClient.tsvar IoTFleetWiseClient = class extends import_smithy_client.Client {  static {    __name(this, "IoTFleetWiseClient");  }  /**   * The resolved configuration of IoTFleetWiseClient class. This is resolved and normalized from the {@link IoTFleetWiseClientConfig | constructor configuration interface}.   */  config;  constructor(...[configuration]) {    const _config_0 = (0, import_runtimeConfig.getRuntimeConfig)(configuration || {});    super(_config_0);    this.initConfig = _config_0;    const _config_1 = resolveClientEndpointParameters(_config_0);    const _config_2 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_1);    const _config_3 = (0, import_middleware_retry.resolveRetryConfig)(_config_2);    const _config_4 = (0, import_config_resolver.resolveRegionConfig)(_config_3);    const _config_5 = (0, import_middleware_host_header.resolveHostHeaderConfig)(_config_4);    const _config_6 = (0, import_middleware_endpoint.resolveEndpointConfig)(_config_5);    const _config_7 = (0, import_httpAuthSchemeProvider.resolveHttpAuthSchemeConfig)(_config_6);    const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);    this.config = _config_8;    this.middlewareStack.use((0, import_middleware_user_agent.getUserAgentPlugin)(this.config));    this.middlewareStack.use((0, import_middleware_retry.getRetryPlugin)(this.config));    this.middlewareStack.use((0, import_middleware_content_length.getContentLengthPlugin)(this.config));    this.middlewareStack.use((0, import_middleware_host_header.getHostHeaderPlugin)(this.config));    this.middlewareStack.use((0, import_middleware_logger.getLoggerPlugin)(this.config));    this.middlewareStack.use((0, import_middleware_recursion_detection.getRecursionDetectionPlugin)(this.config));    this.middlewareStack.use(      (0, import_core.getHttpAuthSchemeEndpointRuleSetPlugin)(this.config, {        httpAuthSchemeParametersProvider: import_httpAuthSchemeProvider.defaultIoTFleetWiseHttpAuthSchemeParametersProvider,        identityProviderConfigProvider: /* @__PURE__ */ __name(async (config) => new import_core.DefaultIdentityProviderConfig({          "aws.auth#sigv4": config.credentials        }), "identityProviderConfigProvider")      })    );    this.middlewareStack.use((0, import_core.getHttpSigningPlugin)(this.config));  }  /**   * Destroy underlying resources, like sockets. It's usually not necessary to do this.   * However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.   * Otherwise, sockets might stay open for quite a long time before the server terminates them.   */  destroy() {    super.destroy();  }}; // src/IoTFleetWise.ts  // src/commands/AssociateVehicleFleetCommand.ts var import_middleware_serde = require("@smithy/middleware-serde");  // src/protocols/Aws_json1_0.tsvar import_core2 = require("@aws-sdk/core");   // src/models/IoTFleetWiseServiceException.ts var IoTFleetWiseServiceException = class _IoTFleetWiseServiceException extends import_smithy_client.ServiceException {  static {    __name(this, "IoTFleetWiseServiceException");  }  /**   * @internal   */  constructor(options) {    super(options);    Object.setPrototypeOf(this, _IoTFleetWiseServiceException.prototype);  }}; // src/models/models_0.ts var AccessDeniedException = class _AccessDeniedException extends IoTFleetWiseServiceException {  static {    __name(this, "AccessDeniedException");  }  name = "AccessDeniedException";  $fault = "client";  /**   * @internal   */  constructor(opts) {    super({      name: "AccessDeniedException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _AccessDeniedException.prototype);  }};var NodeDataType = {  BOOLEAN: "BOOLEAN",  BOOLEAN_ARRAY: "BOOLEAN_ARRAY",  DOUBLE: "DOUBLE",  DOUBLE_ARRAY: "DOUBLE_ARRAY",  FLOAT: "FLOAT",  FLOAT_ARRAY: "FLOAT_ARRAY",  INT16: "INT16",  INT16_ARRAY: "INT16_ARRAY",  INT32: "INT32",  INT32_ARRAY: "INT32_ARRAY",  INT64: "INT64",  INT64_ARRAY: "INT64_ARRAY",  INT8: "INT8",  INT8_ARRAY: "INT8_ARRAY",  STRING: "STRING",  STRING_ARRAY: "STRING_ARRAY",  STRUCT: "STRUCT",  STRUCT_ARRAY: "STRUCT_ARRAY",  UINT16: "UINT16",  UINT16_ARRAY: "UINT16_ARRAY",  UINT32: "UINT32",  UINT32_ARRAY: "UINT32_ARRAY",  UINT64: "UINT64",  UINT64_ARRAY: "UINT64_ARRAY",  UINT8: "UINT8",  UINT8_ARRAY: "UINT8_ARRAY",  UNIX_TIMESTAMP: "UNIX_TIMESTAMP",  UNIX_TIMESTAMP_ARRAY: "UNIX_TIMESTAMP_ARRAY",  UNKNOWN: "UNKNOWN"};var InternalServerException = class _InternalServerException extends IoTFleetWiseServiceException {  static {    __name(this, "InternalServerException");  }  name = "InternalServerException";  $fault = "server";  /**   * <p>The number of seconds to wait before retrying the command.</p>   * @public   */  retryAfterSeconds;  /**   * @internal   */  constructor(opts) {    super({      name: "InternalServerException",      $fault: "server",      ...opts    });    Object.setPrototypeOf(this, _InternalServerException.prototype);    this.retryAfterSeconds = opts.retryAfterSeconds;  }};var LimitExceededException = class _LimitExceededException extends IoTFleetWiseServiceException {  static {    __name(this, "LimitExceededException");  }  name = "LimitExceededException";  $fault = "client";  /**   * <p>The identifier of the resource that was exceeded.</p>   * @public   */  resourceId;  /**   * <p>The type of resource that was exceeded.</p>   * @public   */  resourceType;  /**   * @internal   */  constructor(opts) {    super({      name: "LimitExceededException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _LimitExceededException.prototype);    this.resourceId = opts.resourceId;    this.resourceType = opts.resourceType;  }};var ResourceNotFoundException = class _ResourceNotFoundException extends IoTFleetWiseServiceException {  static {    __name(this, "ResourceNotFoundException");  }  name = "ResourceNotFoundException";  $fault = "client";  /**   * <p>The identifier of the resource that wasn't found.</p>   * @public   */  resourceId;  /**   * <p>The type of resource that wasn't found.</p>   * @public   */  resourceType;  /**   * @internal   */  constructor(opts) {    super({      name: "ResourceNotFoundException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _ResourceNotFoundException.prototype);    this.resourceId = opts.resourceId;    this.resourceType = opts.resourceType;  }};var ThrottlingException = class _ThrottlingException extends IoTFleetWiseServiceException {  static {    __name(this, "ThrottlingException");  }  name = "ThrottlingException";  $fault = "client";  /**   * <p>The quota identifier of the applied throttling rules for this request.</p>   * @public   */  quotaCode;  /**   * <p>The code for the service that couldn't be completed due to throttling.</p>   * @public   */  serviceCode;  /**   * <p>The number of seconds to wait before retrying the command.</p>   * @public   */  retryAfterSeconds;  /**   * @internal   */  constructor(opts) {    super({      name: "ThrottlingException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _ThrottlingException.prototype);    this.quotaCode = opts.quotaCode;    this.serviceCode = opts.serviceCode;    this.retryAfterSeconds = opts.retryAfterSeconds;  }};var ValidationExceptionReason = {  CANNOT_PARSE: "cannotParse",  FIELD_VALIDATION_FAILED: "fieldValidationFailed",  OTHER: "other",  UNKNOWN_OPERATION: "unknownOperation"};var ValidationException = class _ValidationException extends IoTFleetWiseServiceException {  static {    __name(this, "ValidationException");  }  name = "ValidationException";  $fault = "client";  /**   * <p>The reason the input failed to satisfy the constraints specified by an Amazon Web Services   *             service.</p>   * @public   */  reason;  /**   * <p>The list of fields that fail to satisfy the constraints specified by an Amazon Web Services   *             service.</p>   * @public   */  fieldList;  /**   * @internal   */  constructor(opts) {    super({      name: "ValidationException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _ValidationException.prototype);    this.reason = opts.reason;    this.fieldList = opts.fieldList;  }};var VehicleAssociationBehavior = {  CREATE_IOT_THING: "CreateIotThing",  VALIDATE_IOT_THING_EXISTS: "ValidateIotThingExists"};var TimeUnit = {  HOUR: "HOUR",  MILLISECOND: "MILLISECOND",  MINUTE: "MINUTE",  SECOND: "SECOND"};var StateTemplateUpdateStrategy;((StateTemplateUpdateStrategy3) => {  StateTemplateUpdateStrategy3.visit = /* @__PURE__ */ __name((value, visitor) => {    if (value.periodic !== void 0) return visitor.periodic(value.periodic);    if (value.onChange !== void 0) return visitor.onChange(value.onChange);    return visitor._(value.$unknown[0], value.$unknown[1]);  }, "visit");})(StateTemplateUpdateStrategy || (StateTemplateUpdateStrategy = {}));var UpdateMode = {  MERGE: "Merge",  OVERWRITE: "Overwrite"};var ConflictException = class _ConflictException extends IoTFleetWiseServiceException {  static {    __name(this, "ConflictException");  }  name = "ConflictException";  $fault = "client";  /**   * <p>The resource on which there are conflicting operations.</p>   * @public   */  resource;  /**   * <p>The type of resource on which there are conflicting operations..</p>   * @public   */  resourceType;  /**   * @internal   */  constructor(opts) {    super({      name: "ConflictException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _ConflictException.prototype);    this.resource = opts.resource;    this.resourceType = opts.resourceType;  }};var TriggerMode = {  ALWAYS: "ALWAYS",  RISING_EDGE: "RISING_EDGE"};var CollectionScheme;((CollectionScheme3) => {  CollectionScheme3.visit = /* @__PURE__ */ __name((value, visitor) => {    if (value.timeBasedCollectionScheme !== void 0)      return visitor.timeBasedCollectionScheme(value.timeBasedCollectionScheme);    if (value.conditionBasedCollectionScheme !== void 0)      return visitor.conditionBasedCollectionScheme(value.conditionBasedCollectionScheme);    return visitor._(value.$unknown[0], value.$unknown[1]);  }, "visit");})(CollectionScheme || (CollectionScheme = {}));var Compression = {  OFF: "OFF",  SNAPPY: "SNAPPY"};var DataFormat = {  JSON: "JSON",  PARQUET: "PARQUET"};var StorageCompressionFormat = {  GZIP: "GZIP",  NONE: "NONE"};var DataDestinationConfig;((DataDestinationConfig3) => {  DataDestinationConfig3.visit = /* @__PURE__ */ __name((value, visitor) => {    if (value.s3Config !== void 0) return visitor.s3Config(value.s3Config);    if (value.timestreamConfig !== void 0) return visitor.timestreamConfig(value.timestreamConfig);    if (value.mqttTopicConfig !== void 0) return visitor.mqttTopicConfig(value.mqttTopicConfig);    return visitor._(value.$unknown[0], value.$unknown[1]);  }, "visit");})(DataDestinationConfig || (DataDestinationConfig = {}));var StorageMaximumSizeUnit = {  GB: "GB",  MB: "MB",  TB: "TB"};var StorageMinimumTimeToLiveUnit = {  DAYS: "DAYS",  HOURS: "HOURS",  WEEKS: "WEEKS"};var DiagnosticsMode = {  OFF: "OFF",  SEND_ACTIVE_DTCS: "SEND_ACTIVE_DTCS"};var SignalFetchConfig;((SignalFetchConfig3) => {  SignalFetchConfig3.visit = /* @__PURE__ */ __name((value, visitor) => {    if (value.timeBased !== void 0) return visitor.timeBased(value.timeBased);    if (value.conditionBased !== void 0) return visitor.conditionBased(value.conditionBased);    return visitor._(value.$unknown[0], value.$unknown[1]);  }, "visit");})(SignalFetchConfig || (SignalFetchConfig = {}));var SpoolingMode = {  OFF: "OFF",  TO_DISK: "TO_DISK"};var CampaignStatus = {  CREATING: "CREATING",  RUNNING: "RUNNING",  SUSPENDED: "SUSPENDED",  WAITING_FOR_APPROVAL: "WAITING_FOR_APPROVAL"};var ListResponseScope = {  METADATA_ONLY: "METADATA_ONLY"};var UpdateCampaignAction = {  APPROVE: "APPROVE",  RESUME: "RESUME",  SUSPEND: "SUSPEND",  UPDATE: "UPDATE"};var SignalValueType = {  FLOATING_POINT: "FLOATING_POINT",  INTEGER: "INTEGER"};var LogType = {  ERROR: "ERROR",  OFF: "OFF"};var DefaultForUnmappedSignalsType = {  CUSTOM_DECODING: "CUSTOM_DECODING"};var NetworkInterfaceType = {  CAN_INTERFACE: "CAN_INTERFACE",  CUSTOM_DECODING_INTERFACE: "CUSTOM_DECODING_INTERFACE",  OBD_INTERFACE: "OBD_INTERFACE",  VEHICLE_MIDDLEWARE: "VEHICLE_MIDDLEWARE"};var VehicleMiddlewareProtocol = {  ROS_2: "ROS_2"};var ROS2PrimitiveType = {  BOOL: "BOOL",  BYTE: "BYTE",  CHAR: "CHAR",  FLOAT32: "FLOAT32",  FLOAT64: "FLOAT64",  INT16: "INT16",  INT32: "INT32",  INT64: "INT64",  INT8: "INT8",  STRING: "STRING",  UINT16: "UINT16",  UINT32: "UINT32",  UINT64: "UINT64",  UINT8: "UINT8",  WSTRING: "WSTRING"};var PrimitiveMessageDefinition;((PrimitiveMessageDefinition2) => {  PrimitiveMessageDefinition2.visit = /* @__PURE__ */ __name((value, visitor) => {    if (value.ros2PrimitiveMessageDefinition !== void 0)      return visitor.ros2PrimitiveMessageDefinition(value.ros2PrimitiveMessageDefinition);    return visitor._(value.$unknown[0], value.$unknown[1]);  }, "visit");})(PrimitiveMessageDefinition || (PrimitiveMessageDefinition = {}));var StructuredMessageListType = {  DYNAMIC_BOUNDED_CAPACITY: "DYNAMIC_BOUNDED_CAPACITY",  DYNAMIC_UNBOUNDED_CAPACITY: "DYNAMIC_UNBOUNDED_CAPACITY",  FIXED_CAPACITY: "FIXED_CAPACITY"};var SignalDecoderType = {  CAN_SIGNAL: "CAN_SIGNAL",  CUSTOM_DECODING_SIGNAL: "CUSTOM_DECODING_SIGNAL",  MESSAGE_SIGNAL: "MESSAGE_SIGNAL",  OBD_SIGNAL: "OBD_SIGNAL"};var NetworkInterfaceFailureReason = {  CAN_NETWORK_INTERFACE_INFO_IS_NULL: "CAN_NETWORK_INTERFACE_INFO_IS_NULL",  CONFLICTING_NETWORK_INTERFACE: "CONFLICTING_NETWORK_INTERFACE",  CUSTOM_DECODING_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL: "CUSTOM_DECODING_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL",  DUPLICATE_INTERFACE: "DUPLICATE_NETWORK_INTERFACE",  NETWORK_INTERFACE_TO_ADD_ALREADY_EXISTS: "NETWORK_INTERFACE_TO_ADD_ALREADY_EXISTS",  NETWORK_INTERFACE_TO_REMOVE_ASSOCIATED_WITH_SIGNALS: "NETWORK_INTERFACE_TO_REMOVE_ASSOCIATED_WITH_SIGNALS",  OBD_NETWORK_INTERFACE_INFO_IS_NULL: "OBD_NETWORK_INTERFACE_INFO_IS_NULL",  VEHICLE_MIDDLEWARE_NETWORK_INTERFACE_INFO_IS_NULL: "VEHICLE_MIDDLEWARE_NETWORK_INTERFACE_INFO_IS_NULL"};var SignalDecoderFailureReason = {  CAN_SIGNAL_INFO_IS_NULL: "CAN_SIGNAL_INFO_IS_NULL",  CONFLICTING_SIGNAL: "CONFLICTING_SIGNAL",  CUSTOM_DECODING_SIGNAL_INFO_IS_NULL: "CUSTOM_DECODING_SIGNAL_INFO_IS_NULL",  DUPLICATE_SIGNAL: "DUPLICATE_SIGNAL",  EMPTY_MESSAGE_SIGNAL: "EMPTY_MESSAGE_SIGNAL",  MESSAGE_SIGNAL_INFO_IS_NULL: "MESSAGE_SIGNAL_INFO_IS_NULL",  NETWORK_INTERFACE_TYPE_INCOMPATIBLE_WITH_SIGNAL_DECODER_TYPE: "NETWORK_INTERFACE_TYPE_INCOMPATIBLE_WITH_SIGNAL_DECODER_TYPE",  NO_DECODER_INFO_FOR_SIGNAL_IN_MODEL: "NO_DECODER_INFO_FOR_SIGNAL_IN_MODEL",  NO_SIGNAL_IN_CATALOG_FOR_DECODER_SIGNAL: "NO_SIGNAL_IN_CATALOG_FOR_DECODER_SIGNAL",  OBD_SIGNAL_INFO_IS_NULL: "OBD_SIGNAL_INFO_IS_NULL",  SIGNAL_DECODER_INCOMPATIBLE_WITH_SIGNAL_CATALOG: "SIGNAL_DECODER_INCOMPATIBLE_WITH_SIGNAL_CATALOG",  SIGNAL_DECODER_TYPE_INCOMPATIBLE_WITH_MESSAGE_SIGNAL_TYPE: "SIGNAL_DECODER_TYPE_INCOMPATIBLE_WITH_MESSAGE_SIGNAL_TYPE",  SIGNAL_NOT_ASSOCIATED_WITH_NETWORK_INTERFACE: "SIGNAL_NOT_ASSOCIATED_WITH_NETWORK_INTERFACE",  SIGNAL_NOT_IN_MODEL: "SIGNAL_NOT_IN_MODEL",  SIGNAL_TO_ADD_ALREADY_EXISTS: "SIGNAL_TO_ADD_ALREADY_EXISTS",  STRUCT_SIZE_MISMATCH: "STRUCT_SIZE_MISMATCH"};var DecoderManifestValidationException = class _DecoderManifestValidationException extends IoTFleetWiseServiceException {  static {    __name(this, "DecoderManifestValidationException");  }  name = "DecoderManifestValidationException";  $fault = "client";  /**   * <p>The request couldn't be completed because of invalid signals in the request.</p>   * @public   */  invalidSignals;  /**   * <p>The request couldn't be completed because of invalid network interfaces in the   *             request.</p>   * @public   */  invalidNetworkInterfaces;  /**   * @internal   */  constructor(opts) {    super({      name: "DecoderManifestValidationException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _DecoderManifestValidationException.prototype);    this.invalidSignals = opts.invalidSignals;    this.invalidNetworkInterfaces = opts.invalidNetworkInterfaces;  }};var InvalidSignalsException = class _InvalidSignalsException extends IoTFleetWiseServiceException {  static {    __name(this, "InvalidSignalsException");  }  name = "InvalidSignalsException";  $fault = "client";  /**   * <p>The signals which caused the exception.</p>   * @public   */  invalidSignals;  /**   * @internal   */  constructor(opts) {    super({      name: "InvalidSignalsException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _InvalidSignalsException.prototype);    this.invalidSignals = opts.invalidSignals;  }};var NodeDataEncoding = {  BINARY: "BINARY",  TYPED: "TYPED"};var Node;((Node2) => {  Node2.visit = /* @__PURE__ */ __name((value, visitor) => {    if (value.branch !== void 0) return visitor.branch(value.branch);    if (value.sensor !== void 0) return visitor.sensor(value.sensor);    if (value.actuator !== void 0) return visitor.actuator(value.actuator);    if (value.attribute !== void 0) return visitor.attribute(value.attribute);    if (value.struct !== void 0) return visitor.struct(value.struct);    if (value.property !== void 0) return visitor.property(value.property);    return visitor._(value.$unknown[0], value.$unknown[1]);  }, "visit");})(Node || (Node = {}));var InvalidNodeException = class _InvalidNodeException extends IoTFleetWiseServiceException {  static {    __name(this, "InvalidNodeException");  }  name = "InvalidNodeException";  $fault = "client";  /**   * <p>The specified node type isn't valid.</p>   * @public   */  invalidNodes;  /**   * <p>The reason the node validation failed.</p>   * @public   */  reason;  /**   * @internal   */  constructor(opts) {    super({      name: "InvalidNodeException",      $fault: "client",      ...opts    });    Object.setPrototypeOf(this, _InvalidNodeException.prototype);    this.invalidNodes = opts.invalidNodes;    this.reason = opts.reason;  }};var ManifestStatus = {  ACTIVE: "ACTIVE",  DRAFT: "DRAFT",  INVALID: "INVALID",  VALIDATING: "VALIDATING"};var NetworkFileDefinition;((NetworkFileDefinition2) => {  NetworkFileDefinition2.visit = /* @__PURE__ */ __name((value, visitor) => {    if (value.canDbc !== void 0) return visitor.canDbc(value.canDbc);    return visitor._(value.$unknown[0], value.$unknown[1]);  }, "visit");})(NetworkFileDefinition || (NetworkFileDefinition = {}));var EncryptionStatus = {  FAILURE: "FAILURE",  PENDING: "PENDING",  SUCCESS: "SUCCESS"};var EncryptionType = {  FLEETWISE_DEFAULT_ENCRYPTION: "FLEETWISE_DEFAULT_ENCRYPTION",  KMS_BASED_ENCRYPTION: "KMS_BASED_ENCRYPTION"};var FormattedVss;((FormattedVss3) => {  FormattedVss3.visit = /* @__PURE__ */ __name((value, visitor) => {    if (value.vssJson !== void 0) return visitor.vssJson(value.vssJson);    return visitor._(value.$unknown[0], value.$unknown[1]);  }, "visit");})(FormattedVss || (FormattedVss = {}));var RegistrationStatus = {  REGISTRATION_FAILURE: "REGISTRATION_FAILURE",  REGISTRATION_PENDING: "REGISTRATION_PENDING",  REGISTRATION_SUCCESS: "REGISTRATION_SUCCESS"};var VehicleState = {  CREATED: "CREATED",  DELETING: "DELETING",  HEALTHY: "HEALTHY",  READY: "READY",  READY_FOR_CHECKIN: "READY_FOR_CHECKIN",  SUSPENDED: "SUSPENDED"};var SignalNodeType = {  ACTUATOR: "ACTUATOR",  ATTRIBUTE: "ATTRIBUTE",  BRANCH: "BRANCH",  CUSTOM_PROPERTY: "CUSTOM_PROPERTY",  CUSTOM_STRUCT: "CUSTOM_STRUCT",  SENSOR: "SENSOR"};var StructuredMessage;((StructuredMessage2) => {  StructuredMessage2.visit = /* @__PURE__ */ __name((value, visitor) => {    if (value.primitiveMessageDefinition !== void 0)      return visitor.primitiveMessageDefinition(value.primitiveMessageDefinition);    if (value.structuredMessageListDefinition !== void 0)      return visitor.structuredMessageListDefinition(value.structuredMessageListDefinition);    if (value.structuredMessageDefinition !== void 0)      return visitor.structuredMessageDefinition(value.structuredMessageDefinition);    return visitor._(value.$unknown[0], value.$unknown[1]);  }, "visit");})(StructuredMessage || (StructuredMessage = {}));var ConditionBasedCollectionSchemeFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.expression && { expression: import_smithy_client.SENSITIVE_STRING }}), "ConditionBasedCollectionSchemeFilterSensitiveLog");var CollectionSchemeFilterSensitiveLog = /* @__PURE__ */ __name((obj) => {  if (obj.timeBasedCollectionScheme !== void 0) return { timeBasedCollectionScheme: obj.timeBasedCollectionScheme };  if (obj.conditionBasedCollectionScheme !== void 0)    return {      conditionBasedCollectionScheme: ConditionBasedCollectionSchemeFilterSensitiveLog(        obj.conditionBasedCollectionScheme      )    };  if (obj.$unknown !== void 0) return { [obj.$unknown[0]]: "UNKNOWN" };}, "CollectionSchemeFilterSensitiveLog");var DataPartitionStorageOptionsFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.storageLocation && { storageLocation: import_smithy_client.SENSITIVE_STRING }}), "DataPartitionStorageOptionsFilterSensitiveLog");var DataPartitionUploadOptionsFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.expression && { expression: import_smithy_client.SENSITIVE_STRING }}), "DataPartitionUploadOptionsFilterSensitiveLog");var DataPartitionFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.storageOptions && { storageOptions: DataPartitionStorageOptionsFilterSensitiveLog(obj.storageOptions) },  ...obj.uploadOptions && { uploadOptions: DataPartitionUploadOptionsFilterSensitiveLog(obj.uploadOptions) }}), "DataPartitionFilterSensitiveLog");var ConditionBasedSignalFetchConfigFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.conditionExpression && { conditionExpression: import_smithy_client.SENSITIVE_STRING }}), "ConditionBasedSignalFetchConfigFilterSensitiveLog");var SignalFetchConfigFilterSensitiveLog = /* @__PURE__ */ __name((obj) => {  if (obj.timeBased !== void 0) return { timeBased: obj.timeBased };  if (obj.conditionBased !== void 0)    return { conditionBased: ConditionBasedSignalFetchConfigFilterSensitiveLog(obj.conditionBased) };  if (obj.$unknown !== void 0) return { [obj.$unknown[0]]: "UNKNOWN" };}, "SignalFetchConfigFilterSensitiveLog");var SignalFetchInformationFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.signalFetchConfig && { signalFetchConfig: SignalFetchConfigFilterSensitiveLog(obj.signalFetchConfig) },  ...obj.actions && { actions: import_smithy_client.SENSITIVE_STRING }}), "SignalFetchInformationFilterSensitiveLog");var CreateCampaignRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.signalsToCollect && { signalsToCollect: import_smithy_client.SENSITIVE_STRING },  ...obj.collectionScheme && { collectionScheme: CollectionSchemeFilterSensitiveLog(obj.collectionScheme) },  ...obj.dataExtraDimensions && { dataExtraDimensions: import_smithy_client.SENSITIVE_STRING },  ...obj.dataDestinationConfigs && { dataDestinationConfigs: obj.dataDestinationConfigs.map((item) => item) },  ...obj.dataPartitions && {    dataPartitions: obj.dataPartitions.map((item) => DataPartitionFilterSensitiveLog(item))  },  ...obj.signalsToFetch && { signalsToFetch: import_smithy_client.SENSITIVE_STRING }}), "CreateCampaignRequestFilterSensitiveLog");var GetCampaignResponseFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.signalsToCollect && { signalsToCollect: import_smithy_client.SENSITIVE_STRING },  ...obj.collectionScheme && { collectionScheme: CollectionSchemeFilterSensitiveLog(obj.collectionScheme) },  ...obj.dataExtraDimensions && { dataExtraDimensions: import_smithy_client.SENSITIVE_STRING },  ...obj.dataDestinationConfigs && { dataDestinationConfigs: obj.dataDestinationConfigs.map((item) => item) },  ...obj.dataPartitions && {    dataPartitions: obj.dataPartitions.map((item) => DataPartitionFilterSensitiveLog(item))  },  ...obj.signalsToFetch && { signalsToFetch: import_smithy_client.SENSITIVE_STRING }}), "GetCampaignResponseFilterSensitiveLog");var UpdateCampaignRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({  ...obj,  ...obj.dataExtraDimensions && { dataExtraDimensions: import_smithy_client.SENSITIVE_STRING }}), "UpdateCampaignRequestFilterSensitiveLog"); // src/protocols/Aws_json1_0.tsvar se_AssociateVehicleFleetCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("AssociateVehicleFleet");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_AssociateVehicleFleetCommand");var se_BatchCreateVehicleCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("BatchCreateVehicle");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchCreateVehicleCommand");var se_BatchUpdateVehicleCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("BatchUpdateVehicle");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchUpdateVehicleCommand");var se_CreateCampaignCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateCampaign");  let body;  body = JSON.stringify(se_CreateCampaignRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateCampaignCommand");var se_CreateDecoderManifestCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateDecoderManifest");  let body;  body = JSON.stringify(se_CreateDecoderManifestRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateDecoderManifestCommand");var se_CreateFleetCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateFleet");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateFleetCommand");var se_CreateModelManifestCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateModelManifest");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateModelManifestCommand");var se_CreateSignalCatalogCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateSignalCatalog");  let body;  body = JSON.stringify(se_CreateSignalCatalogRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateSignalCatalogCommand");var se_CreateStateTemplateCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateStateTemplate");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateStateTemplateCommand");var se_CreateVehicleCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("CreateVehicle");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateVehicleCommand");var se_DeleteCampaignCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteCampaign");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteCampaignCommand");var se_DeleteDecoderManifestCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteDecoderManifest");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteDecoderManifestCommand");var se_DeleteFleetCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteFleet");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteFleetCommand");var se_DeleteModelManifestCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteModelManifest");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteModelManifestCommand");var se_DeleteSignalCatalogCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteSignalCatalog");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteSignalCatalogCommand");var se_DeleteStateTemplateCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteStateTemplate");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteStateTemplateCommand");var se_DeleteVehicleCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DeleteVehicle");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteVehicleCommand");var se_DisassociateVehicleFleetCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("DisassociateVehicleFleet");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DisassociateVehicleFleetCommand");var se_GetCampaignCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetCampaign");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetCampaignCommand");var se_GetDecoderManifestCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetDecoderManifest");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetDecoderManifestCommand");var se_GetEncryptionConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetEncryptionConfiguration");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetEncryptionConfigurationCommand");var se_GetFleetCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetFleet");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetFleetCommand");var se_GetLoggingOptionsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetLoggingOptions");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetLoggingOptionsCommand");var se_GetModelManifestCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetModelManifest");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetModelManifestCommand");var se_GetRegisterAccountStatusCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetRegisterAccountStatus");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetRegisterAccountStatusCommand");var se_GetSignalCatalogCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetSignalCatalog");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetSignalCatalogCommand");var se_GetStateTemplateCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetStateTemplate");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetStateTemplateCommand");var se_GetVehicleCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetVehicle");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetVehicleCommand");var se_GetVehicleStatusCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("GetVehicleStatus");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetVehicleStatusCommand");var se_ImportDecoderManifestCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ImportDecoderManifest");  let body;  body = JSON.stringify(se_ImportDecoderManifestRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ImportDecoderManifestCommand");var se_ImportSignalCatalogCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ImportSignalCatalog");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ImportSignalCatalogCommand");var se_ListCampaignsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListCampaigns");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListCampaignsCommand");var se_ListDecoderManifestNetworkInterfacesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListDecoderManifestNetworkInterfaces");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListDecoderManifestNetworkInterfacesCommand");var se_ListDecoderManifestsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListDecoderManifests");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListDecoderManifestsCommand");var se_ListDecoderManifestSignalsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListDecoderManifestSignals");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListDecoderManifestSignalsCommand");var se_ListFleetsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListFleets");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListFleetsCommand");var se_ListFleetsForVehicleCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListFleetsForVehicle");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListFleetsForVehicleCommand");var se_ListModelManifestNodesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListModelManifestNodes");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListModelManifestNodesCommand");var se_ListModelManifestsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListModelManifests");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListModelManifestsCommand");var se_ListSignalCatalogNodesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListSignalCatalogNodes");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListSignalCatalogNodesCommand");var se_ListSignalCatalogsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListSignalCatalogs");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListSignalCatalogsCommand");var se_ListStateTemplatesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListStateTemplates");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListStateTemplatesCommand");var se_ListTagsForResourceCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListTagsForResource");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListTagsForResourceCommand");var se_ListVehiclesCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListVehicles");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListVehiclesCommand");var se_ListVehiclesInFleetCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("ListVehiclesInFleet");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListVehiclesInFleetCommand");var se_PutEncryptionConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("PutEncryptionConfiguration");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_PutEncryptionConfigurationCommand");var se_PutLoggingOptionsCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("PutLoggingOptions");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_PutLoggingOptionsCommand");var se_RegisterAccountCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("RegisterAccount");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_RegisterAccountCommand");var se_TagResourceCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("TagResource");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_TagResourceCommand");var se_UntagResourceCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UntagResource");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UntagResourceCommand");var se_UpdateCampaignCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateCampaign");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateCampaignCommand");var se_UpdateDecoderManifestCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateDecoderManifest");  let body;  body = JSON.stringify(se_UpdateDecoderManifestRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateDecoderManifestCommand");var se_UpdateFleetCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateFleet");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateFleetCommand");var se_UpdateModelManifestCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateModelManifest");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateModelManifestCommand");var se_UpdateSignalCatalogCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateSignalCatalog");  let body;  body = JSON.stringify(se_UpdateSignalCatalogRequest(input, context));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateSignalCatalogCommand");var se_UpdateStateTemplateCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateStateTemplate");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateStateTemplateCommand");var se_UpdateVehicleCommand = /* @__PURE__ */ __name(async (input, context) => {  const headers = sharedHeaders("UpdateVehicle");  let body;  body = JSON.stringify((0, import_smithy_client._json)(input));  return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateVehicleCommand");var de_AssociateVehicleFleetCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_AssociateVehicleFleetCommand");var de_BatchCreateVehicleCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_BatchCreateVehicleCommand");var de_BatchUpdateVehicleCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_BatchUpdateVehicleCommand");var de_CreateCampaignCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateCampaignCommand");var de_CreateDecoderManifestCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateDecoderManifestCommand");var de_CreateFleetCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateFleetCommand");var de_CreateModelManifestCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateModelManifestCommand");var de_CreateSignalCatalogCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateSignalCatalogCommand");var de_CreateStateTemplateCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateStateTemplateCommand");var de_CreateVehicleCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_CreateVehicleCommand");var de_DeleteCampaignCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteCampaignCommand");var de_DeleteDecoderManifestCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteDecoderManifestCommand");var de_DeleteFleetCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteFleetCommand");var de_DeleteModelManifestCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteModelManifestCommand");var de_DeleteSignalCatalogCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteSignalCatalogCommand");var de_DeleteStateTemplateCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteStateTemplateCommand");var de_DeleteVehicleCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DeleteVehicleCommand");var de_DisassociateVehicleFleetCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_DisassociateVehicleFleetCommand");var de_GetCampaignCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetCampaignResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetCampaignCommand");var de_GetDecoderManifestCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetDecoderManifestResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetDecoderManifestCommand");var de_GetEncryptionConfigurationCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetEncryptionConfigurationResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetEncryptionConfigurationCommand");var de_GetFleetCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetFleetResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetFleetCommand");var de_GetLoggingOptionsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetLoggingOptionsCommand");var de_GetModelManifestCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetModelManifestResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetModelManifestCommand");var de_GetRegisterAccountStatusCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetRegisterAccountStatusResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetRegisterAccountStatusCommand");var de_GetSignalCatalogCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetSignalCatalogResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetSignalCatalogCommand");var de_GetStateTemplateCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetStateTemplateResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetStateTemplateCommand");var de_GetVehicleCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_GetVehicleResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetVehicleCommand");var de_GetVehicleStatusCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_GetVehicleStatusCommand");var de_ImportDecoderManifestCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ImportDecoderManifestCommand");var de_ImportSignalCatalogCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ImportSignalCatalogCommand");var de_ListCampaignsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ListCampaignsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListCampaignsCommand");var de_ListDecoderManifestNetworkInterfacesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListDecoderManifestNetworkInterfacesCommand");var de_ListDecoderManifestsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ListDecoderManifestsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListDecoderManifestsCommand");var de_ListDecoderManifestSignalsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ListDecoderManifestSignalsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListDecoderManifestSignalsCommand");var de_ListFleetsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ListFleetsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListFleetsCommand");var de_ListFleetsForVehicleCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListFleetsForVehicleCommand");var de_ListModelManifestNodesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ListModelManifestNodesResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListModelManifestNodesCommand");var de_ListModelManifestsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ListModelManifestsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListModelManifestsCommand");var de_ListSignalCatalogNodesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ListSignalCatalogNodesResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListSignalCatalogNodesCommand");var de_ListSignalCatalogsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ListSignalCatalogsResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListSignalCatalogsCommand");var de_ListStateTemplatesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ListStateTemplatesResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListStateTemplatesCommand");var de_ListTagsForResourceCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListTagsForResourceCommand");var de_ListVehiclesCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_ListVehiclesResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListVehiclesCommand");var de_ListVehiclesInFleetCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_ListVehiclesInFleetCommand");var de_PutEncryptionConfigurationCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_PutEncryptionConfigurationCommand");var de_PutLoggingOptionsCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_PutLoggingOptionsCommand");var de_RegisterAccountCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = de_RegisterAccountResponse(data, context);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_RegisterAccountCommand");var de_TagResourceCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_TagResourceCommand");var de_UntagResourceCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UntagResourceCommand");var de_UpdateCampaignCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateCampaignCommand");var de_UpdateDecoderManifestCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateDecoderManifestCommand");var de_UpdateFleetCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateFleetCommand");var de_UpdateModelManifestCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateModelManifestCommand");var de_UpdateSignalCatalogCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateSignalCatalogCommand");var de_UpdateStateTemplateCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateStateTemplateCommand");var de_UpdateVehicleCommand = /* @__PURE__ */ __name(async (output, context) => {  if (output.statusCode >= 300) {    return de_CommandError(output, context);  }  const data = await (0, import_core2.parseJsonBody)(output.body, context);  let contents = {};  contents = (0, import_smithy_client._json)(data);  const response = {    $metadata: deserializeMetadata(output),    ...contents  };  return response;}, "de_UpdateVehicleCommand");var de_CommandError = /* @__PURE__ */ __name(async (output, context) => {  const parsedOutput = {    ...output,    body: await (0, import_core2.parseJsonErrorBody)(output.body, context)  };  const errorCode = (0, import_core2.loadRestJsonErrorCode)(output, parsedOutput.body);  switch (errorCode) {    case "AccessDeniedException":    case "com.amazonaws.iotfleetwise#AccessDeniedException":      throw await de_AccessDeniedExceptionRes(parsedOutput, context);    case "InternalServerException":    case "com.amazonaws.iotfleetwise#InternalServerException":      throw await de_InternalServerExceptionRes(parsedOutput, context);    case "LimitExceededException":    case "com.amazonaws.iotfleetwise#LimitExceededException":      throw await de_LimitExceededExceptionRes(parsedOutput, context);    case "ResourceNotFoundException":    case "com.amazonaws.iotfleetwise#ResourceNotFoundException":      throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);    case "ThrottlingException":    case "com.amazonaws.iotfleetwise#ThrottlingException":      throw await de_ThrottlingExceptionRes(parsedOutput, context);    case "ValidationException":    case "com.amazonaws.iotfleetwise#ValidationException":      throw await de_ValidationExceptionRes(parsedOutput, context);    case "ConflictException":    case "com.amazonaws.iotfleetwise#ConflictException":      throw await de_ConflictExceptionRes(parsedOutput, context);    case "DecoderManifestValidationException":    case "com.amazonaws.iotfleetwise#DecoderManifestValidationException":      throw await de_DecoderManifestValidationExceptionRes(parsedOutput, context);    case "InvalidSignalsException":    case "com.amazonaws.iotfleetwise#InvalidSignalsException":      throw await de_InvalidSignalsExceptionRes(parsedOutput, context);    case "InvalidNodeException":    case "com.amazonaws.iotfleetwise#InvalidNodeException":      throw await de_InvalidNodeExceptionRes(parsedOutput, context);    default:      const parsedBody = parsedOutput.body;      return throwDefaultError({        output,        parsedBody,        errorCode      });  }}, "de_CommandError");var de_AccessDeniedExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new AccessDeniedException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_AccessDeniedExceptionRes");var de_ConflictExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new ConflictException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_ConflictExceptionRes");var de_DecoderManifestValidationExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new DecoderManifestValidationException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_DecoderManifestValidationExceptionRes");var de_InternalServerExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new InternalServerException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_InternalServerExceptionRes");var de_InvalidNodeExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = de_InvalidNodeException(body, context);  const exception = new InvalidNodeException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_InvalidNodeExceptionRes");var de_InvalidSignalsExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new InvalidSignalsException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_InvalidSignalsExceptionRes");var de_LimitExceededExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new LimitExceededException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_LimitExceededExceptionRes");var de_ResourceNotFoundExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new ResourceNotFoundException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_ResourceNotFoundExceptionRes");var de_ThrottlingExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new ThrottlingException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_ThrottlingExceptionRes");var de_ValidationExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {  const body = parsedOutput.body;  const deserialized = (0, import_smithy_client._json)(body);  const exception = new ValidationException({    $metadata: deserializeMetadata(parsedOutput),    ...deserialized  });  return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_ValidationExceptionRes");var se_Actuator = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    allowedValues: import_smithy_client._json,    assignedValue: [],    comment: [],    dataType: [],    deprecationMessage: [],    description: [],    fullyQualifiedName: [],    max: import_smithy_client.serializeFloat,    min: import_smithy_client.serializeFloat,    structFullyQualifiedName: [],    unit: []  });}, "se_Actuator");var se_Attribute = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    allowedValues: import_smithy_client._json,    assignedValue: [],    comment: [],    dataType: [],    defaultValue: [],    deprecationMessage: [],    description: [],    fullyQualifiedName: [],    max: import_smithy_client.serializeFloat,    min: import_smithy_client.serializeFloat,    unit: []  });}, "se_Attribute");var se_CanDbcDefinition = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    canDbcFiles: /* @__PURE__ */ __name((_) => se_NetworkFilesList(_, context), "canDbcFiles"),    networkInterface: [],    signalsMap: import_smithy_client._json  });}, "se_CanDbcDefinition");var se_CanSignal = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    factor: import_smithy_client.serializeFloat,    isBigEndian: [],    isSigned: [],    length: [],    messageId: [],    name: [],    offset: import_smithy_client.serializeFloat,    signalValueType: [],    startBit: []  });}, "se_CanSignal");var se_CreateCampaignRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    collectionScheme: import_smithy_client._json,    compression: [],    dataDestinationConfigs: import_smithy_client._json,    dataExtraDimensions: import_smithy_client._json,    dataPartitions: import_smithy_client._json,    description: [],    diagnosticsMode: [],    expiryTime: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "expiryTime"),    name: [],    postTriggerCollectionDuration: [],    priority: [],    signalCatalogArn: [],    signalsToCollect: import_smithy_client._json,    signalsToFetch: import_smithy_client._json,    spoolingMode: [],    startTime: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "startTime"),    tags: import_smithy_client._json,    targetArn: []  });}, "se_CreateCampaignRequest");var se_CreateDecoderManifestRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    defaultForUnmappedSignals: [],    description: [],    modelManifestArn: [],    name: [],    networkInterfaces: import_smithy_client._json,    signalDecoders: /* @__PURE__ */ __name((_) => se_SignalDecoders(_, context), "signalDecoders"),    tags: import_smithy_client._json  });}, "se_CreateDecoderManifestRequest");var se_CreateSignalCatalogRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    description: [],    name: [],    nodes: /* @__PURE__ */ __name((_) => se_Nodes(_, context), "nodes"),    tags: import_smithy_client._json  });}, "se_CreateSignalCatalogRequest");var se_ImportDecoderManifestRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    name: [],    networkFileDefinitions: /* @__PURE__ */ __name((_) => se_NetworkFileDefinitions(_, context), "networkFileDefinitions")  });}, "se_ImportDecoderManifestRequest");var se_MessageSignal = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    structuredMessage: /* @__PURE__ */ __name((_) => se_StructuredMessage(_, context), "structuredMessage"),    topicName: []  });}, "se_MessageSignal");var se_NetworkFileDefinition = /* @__PURE__ */ __name((input, context) => {  return NetworkFileDefinition.visit(input, {    canDbc: /* @__PURE__ */ __name((value) => ({ canDbc: se_CanDbcDefinition(value, context) }), "canDbc"),    _: /* @__PURE__ */ __name((name, value) => ({ [name]: value }), "_")  });}, "se_NetworkFileDefinition");var se_NetworkFileDefinitions = /* @__PURE__ */ __name((input, context) => {  return input.filter((e) => e != null).map((entry) => {    return se_NetworkFileDefinition(entry, context);  });}, "se_NetworkFileDefinitions");var se_NetworkFilesList = /* @__PURE__ */ __name((input, context) => {  return input.filter((e) => e != null).map((entry) => {    return context.base64Encoder(entry);  });}, "se_NetworkFilesList");var se_Node = /* @__PURE__ */ __name((input, context) => {  return Node.visit(input, {    actuator: /* @__PURE__ */ __name((value) => ({ actuator: se_Actuator(value, context) }), "actuator"),    attribute: /* @__PURE__ */ __name((value) => ({ attribute: se_Attribute(value, context) }), "attribute"),    branch: /* @__PURE__ */ __name((value) => ({ branch: (0, import_smithy_client._json)(value) }), "branch"),    property: /* @__PURE__ */ __name((value) => ({ property: (0, import_smithy_client._json)(value) }), "property"),    sensor: /* @__PURE__ */ __name((value) => ({ sensor: se_Sensor(value, context) }), "sensor"),    struct: /* @__PURE__ */ __name((value) => ({ struct: (0, import_smithy_client._json)(value) }), "struct"),    _: /* @__PURE__ */ __name((name, value) => ({ [name]: value }), "_")  });}, "se_Node");var se_Nodes = /* @__PURE__ */ __name((input, context) => {  return input.filter((e) => e != null).map((entry) => {    return se_Node(entry, context);  });}, "se_Nodes");var se_ObdSignal = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    bitMaskLength: [],    bitRightShift: [],    byteLength: [],    isSigned: [],    offset: import_smithy_client.serializeFloat,    pid: [],    pidResponseLength: [],    scaling: import_smithy_client.serializeFloat,    serviceMode: [],    signalValueType: [],    startByte: []  });}, "se_ObdSignal");var se_PrimitiveMessageDefinition = /* @__PURE__ */ __name((input, context) => {  return PrimitiveMessageDefinition.visit(input, {    ros2PrimitiveMessageDefinition: /* @__PURE__ */ __name((value) => ({      ros2PrimitiveMessageDefinition: se_ROS2PrimitiveMessageDefinition(value, context)    }), "ros2PrimitiveMessageDefinition"),    _: /* @__PURE__ */ __name((name, value) => ({ [name]: value }), "_")  });}, "se_PrimitiveMessageDefinition");var se_ROS2PrimitiveMessageDefinition = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    offset: import_smithy_client.serializeFloat,    primitiveType: [],    scaling: import_smithy_client.serializeFloat,    upperBound: []  });}, "se_ROS2PrimitiveMessageDefinition");var se_Sensor = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    allowedValues: import_smithy_client._json,    comment: [],    dataType: [],    deprecationMessage: [],    description: [],    fullyQualifiedName: [],    max: import_smithy_client.serializeFloat,    min: import_smithy_client.serializeFloat,    structFullyQualifiedName: [],    unit: []  });}, "se_Sensor");var se_SignalDecoder = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    canSignal: /* @__PURE__ */ __name((_) => se_CanSignal(_, context), "canSignal"),    customDecodingSignal: import_smithy_client._json,    fullyQualifiedName: [],    interfaceId: [],    messageSignal: /* @__PURE__ */ __name((_) => se_MessageSignal(_, context), "messageSignal"),    obdSignal: /* @__PURE__ */ __name((_) => se_ObdSignal(_, context), "obdSignal"),    type: []  });}, "se_SignalDecoder");var se_SignalDecoders = /* @__PURE__ */ __name((input, context) => {  return input.filter((e) => e != null).map((entry) => {    return se_SignalDecoder(entry, context);  });}, "se_SignalDecoders");var se_StructuredMessage = /* @__PURE__ */ __name((input, context) => {  return StructuredMessage.visit(input, {    primitiveMessageDefinition: /* @__PURE__ */ __name((value) => ({      primitiveMessageDefinition: se_PrimitiveMessageDefinition(value, context)    }), "primitiveMessageDefinition"),    structuredMessageDefinition: /* @__PURE__ */ __name((value) => ({      structuredMessageDefinition: se_StructuredMessageDefinition(value, context)    }), "structuredMessageDefinition"),    structuredMessageListDefinition: /* @__PURE__ */ __name((value) => ({      structuredMessageListDefinition: se_StructuredMessageListDefinition(value, context)    }), "structuredMessageListDefinition"),    _: /* @__PURE__ */ __name((name, value) => ({ [name]: value }), "_")  });}, "se_StructuredMessage");var se_StructuredMessageDefinition = /* @__PURE__ */ __name((input, context) => {  return input.filter((e) => e != null).map((entry) => {    return se_StructuredMessageFieldNameAndDataTypePair(entry, context);  });}, "se_StructuredMessageDefinition");var se_StructuredMessageFieldNameAndDataTypePair = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    dataType: /* @__PURE__ */ __name((_) => se_StructuredMessage(_, context), "dataType"),    fieldName: []  });}, "se_StructuredMessageFieldNameAndDataTypePair");var se_StructuredMessageListDefinition = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    capacity: [],    listType: [],    memberType: /* @__PURE__ */ __name((_) => se_StructuredMessage(_, context), "memberType"),    name: []  });}, "se_StructuredMessageListDefinition");var se_UpdateDecoderManifestRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    defaultForUnmappedSignals: [],    description: [],    name: [],    networkInterfacesToAdd: import_smithy_client._json,    networkInterfacesToRemove: import_smithy_client._json,    networkInterfacesToUpdate: import_smithy_client._json,    signalDecodersToAdd: /* @__PURE__ */ __name((_) => se_SignalDecoders(_, context), "signalDecodersToAdd"),    signalDecodersToRemove: import_smithy_client._json,    signalDecodersToUpdate: /* @__PURE__ */ __name((_) => se_SignalDecoders(_, context), "signalDecodersToUpdate"),    status: []  });}, "se_UpdateDecoderManifestRequest");var se_UpdateSignalCatalogRequest = /* @__PURE__ */ __name((input, context) => {  return (0, import_smithy_client.take)(input, {    description: [],    name: [],    nodesToAdd: /* @__PURE__ */ __name((_) => se_Nodes(_, context), "nodesToAdd"),    nodesToRemove: import_smithy_client._json,    nodesToUpdate: /* @__PURE__ */ __name((_) => se_Nodes(_, context), "nodesToUpdate")  });}, "se_UpdateSignalCatalogRequest");var de_Actuator = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    allowedValues: import_smithy_client._json,    assignedValue: import_smithy_client.expectString,    comment: import_smithy_client.expectString,    dataType: import_smithy_client.expectString,    deprecationMessage: import_smithy_client.expectString,    description: import_smithy_client.expectString,    fullyQualifiedName: import_smithy_client.expectString,    max: import_smithy_client.limitedParseDouble,    min: import_smithy_client.limitedParseDouble,    structFullyQualifiedName: import_smithy_client.expectString,    unit: import_smithy_client.expectString  });}, "de_Actuator");var de_Attribute = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    allowedValues: import_smithy_client._json,    assignedValue: import_smithy_client.expectString,    comment: import_smithy_client.expectString,    dataType: import_smithy_client.expectString,    defaultValue: import_smithy_client.expectString,    deprecationMessage: import_smithy_client.expectString,    description: import_smithy_client.expectString,    fullyQualifiedName: import_smithy_client.expectString,    max: import_smithy_client.limitedParseDouble,    min: import_smithy_client.limitedParseDouble,    unit: import_smithy_client.expectString  });}, "de_Attribute");var de_campaignSummaries = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_CampaignSummary(entry, context);  });  return retVal;}, "de_campaignSummaries");var de_CampaignSummary = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    arn: import_smithy_client.expectString,    creationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationTime"),    description: import_smithy_client.expectString,    lastModificationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModificationTime"),    name: import_smithy_client.expectString,    signalCatalogArn: import_smithy_client.expectString,    status: import_smithy_client.expectString,    targetArn: import_smithy_client.expectString  });}, "de_CampaignSummary");var de_CanSignal = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    factor: import_smithy_client.limitedParseDouble,    isBigEndian: import_smithy_client.expectBoolean,    isSigned: import_smithy_client.expectBoolean,    length: import_smithy_client.expectInt32,    messageId: import_smithy_client.expectInt32,    name: import_smithy_client.expectString,    offset: import_smithy_client.limitedParseDouble,    signalValueType: import_smithy_client.expectString,    startBit: import_smithy_client.expectInt32  });}, "de_CanSignal");var de_decoderManifestSummaries = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_DecoderManifestSummary(entry, context);  });  return retVal;}, "de_decoderManifestSummaries");var de_DecoderManifestSummary = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    arn: import_smithy_client.expectString,    creationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationTime"),    description: import_smithy_client.expectString,    lastModificationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModificationTime"),    message: import_smithy_client.expectString,    modelManifestArn: import_smithy_client.expectString,    name: import_smithy_client.expectString,    status: import_smithy_client.expectString  });}, "de_DecoderManifestSummary");var de_fleetSummaries = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_FleetSummary(entry, context);  });  return retVal;}, "de_fleetSummaries");var de_FleetSummary = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    arn: import_smithy_client.expectString,    creationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationTime"),    description: import_smithy_client.expectString,    id: import_smithy_client.expectString,    lastModificationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModificationTime"),    signalCatalogArn: import_smithy_client.expectString  });}, "de_FleetSummary");var de_GetCampaignResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    arn: import_smithy_client.expectString,    collectionScheme: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)((0, import_core2.awsExpectUnion)(_)), "collectionScheme"),    compression: import_smithy_client.expectString,    creationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationTime"),    dataDestinationConfigs: import_smithy_client._json,    dataExtraDimensions: import_smithy_client._json,    dataPartitions: import_smithy_client._json,    description: import_smithy_client.expectString,    diagnosticsMode: import_smithy_client.expectString,    expiryTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "expiryTime"),    lastModificationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModificationTime"),    name: import_smithy_client.expectString,    postTriggerCollectionDuration: import_smithy_client.expectLong,    priority: import_smithy_client.expectInt32,    signalCatalogArn: import_smithy_client.expectString,    signalsToCollect: import_smithy_client._json,    signalsToFetch: import_smithy_client._json,    spoolingMode: import_smithy_client.expectString,    startTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "startTime"),    status: import_smithy_client.expectString,    targetArn: import_smithy_client.expectString  });}, "de_GetCampaignResponse");var de_GetDecoderManifestResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    arn: import_smithy_client.expectString,    creationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationTime"),    description: import_smithy_client.expectString,    lastModificationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModificationTime"),    message: import_smithy_client.expectString,    modelManifestArn: import_smithy_client.expectString,    name: import_smithy_client.expectString,    status: import_smithy_client.expectString  });}, "de_GetDecoderManifestResponse");var de_GetEncryptionConfigurationResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    creationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationTime"),    encryptionStatus: import_smithy_client.expectString,    encryptionType: import_smithy_client.expectString,    errorMessage: import_smithy_client.expectString,    kmsKeyId: import_smithy_client.expectString,    lastModificationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModificationTime")  });}, "de_GetEncryptionConfigurationResponse");var de_GetFleetResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    arn: import_smithy_client.expectString,    creationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationTime"),    description: import_smithy_client.expectString,    id: import_smithy_client.expectString,    lastModificationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModificationTime"),    signalCatalogArn: import_smithy_client.expectString  });}, "de_GetFleetResponse");var de_GetModelManifestResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    arn: import_smithy_client.expectString,    creationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationTime"),    description: import_smithy_client.expectString,    lastModificationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModificationTime"),    name: import_smithy_client.expectString,    signalCatalogArn: import_smithy_client.expectString,    status: import_smithy_client.expectString  });}, "de_GetModelManifestResponse");var de_GetRegisterAccountStatusResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    accountStatus: import_smithy_client.expectString,    creationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationTime"),    customerAccountId: import_smithy_client.expectString,    iamRegistrationResponse: import_smithy_client._json,    lastModificationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModificationTime"),    timestreamRegistrationResponse: import_smithy_client._json  });}, "de_GetRegisterAccountStatusResponse");var de_GetSignalCatalogResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    arn: import_smithy_client.expectString,    creationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationTime"),    description: import_smithy_client.expectString,    lastModificationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModificationTime"),    name: import_smithy_client.expectString,    nodeCounts: import_smithy_client._json  });}, "de_GetSignalCatalogResponse");var de_GetStateTemplateResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    arn: import_smithy_client.expectString,    creationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationTime"),    dataExtraDimensions: import_smithy_client._json,    description: import_smithy_client.expectString,    id: import_smithy_client.expectString,    lastModificationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModificationTime"),    metadataExtraDimensions: import_smithy_client._json,    name: import_smithy_client.expectString,    signalCatalogArn: import_smithy_client.expectString,    stateTemplateProperties: import_smithy_client._json  });}, "de_GetStateTemplateResponse");var de_GetVehicleResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    arn: import_smithy_client.expectString,    attributes: import_smithy_client._json,    creationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationTime"),    decoderManifestArn: import_smithy_client.expectString,    lastModificationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModificationTime"),    modelManifestArn: import_smithy_client.expectString,    stateTemplates: import_smithy_client._json,    vehicleName: import_smithy_client.expectString  });}, "de_GetVehicleResponse");var de_InvalidNodeException = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    invalidNodes: /* @__PURE__ */ __name((_) => de_Nodes(_, context), "invalidNodes"),    message: import_smithy_client.expectString,    reason: import_smithy_client.expectString  });}, "de_InvalidNodeException");var de_ListCampaignsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    campaignSummaries: /* @__PURE__ */ __name((_) => de_campaignSummaries(_, context), "campaignSummaries"),    nextToken: import_smithy_client.expectString  });}, "de_ListCampaignsResponse");var de_ListDecoderManifestSignalsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    nextToken: import_smithy_client.expectString,    signalDecoders: /* @__PURE__ */ __name((_) => de_SignalDecoders(_, context), "signalDecoders")  });}, "de_ListDecoderManifestSignalsResponse");var de_ListDecoderManifestsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    nextToken: import_smithy_client.expectString,    summaries: /* @__PURE__ */ __name((_) => de_decoderManifestSummaries(_, context), "summaries")  });}, "de_ListDecoderManifestsResponse");var de_ListFleetsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    fleetSummaries: /* @__PURE__ */ __name((_) => de_fleetSummaries(_, context), "fleetSummaries"),    nextToken: import_smithy_client.expectString  });}, "de_ListFleetsResponse");var de_ListModelManifestNodesResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    nextToken: import_smithy_client.expectString,    nodes: /* @__PURE__ */ __name((_) => de_Nodes(_, context), "nodes")  });}, "de_ListModelManifestNodesResponse");var de_ListModelManifestsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    nextToken: import_smithy_client.expectString,    summaries: /* @__PURE__ */ __name((_) => de_modelManifestSummaries(_, context), "summaries")  });}, "de_ListModelManifestsResponse");var de_ListSignalCatalogNodesResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    nextToken: import_smithy_client.expectString,    nodes: /* @__PURE__ */ __name((_) => de_Nodes(_, context), "nodes")  });}, "de_ListSignalCatalogNodesResponse");var de_ListSignalCatalogsResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    nextToken: import_smithy_client.expectString,    summaries: /* @__PURE__ */ __name((_) => de_signalCatalogSummaries(_, context), "summaries")  });}, "de_ListSignalCatalogsResponse");var de_ListStateTemplatesResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    nextToken: import_smithy_client.expectString,    summaries: /* @__PURE__ */ __name((_) => de_StateTemplateSummaries(_, context), "summaries")  });}, "de_ListStateTemplatesResponse");var de_ListVehiclesResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    nextToken: import_smithy_client.expectString,    vehicleSummaries: /* @__PURE__ */ __name((_) => de_vehicleSummaries(_, context), "vehicleSummaries")  });}, "de_ListVehiclesResponse");var de_MessageSignal = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    structuredMessage: /* @__PURE__ */ __name((_) => de_StructuredMessage((0, import_core2.awsExpectUnion)(_), context), "structuredMessage"),    topicName: import_smithy_client.expectString  });}, "de_MessageSignal");var de_modelManifestSummaries = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_ModelManifestSummary(entry, context);  });  return retVal;}, "de_modelManifestSummaries");var de_ModelManifestSummary = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    arn: import_smithy_client.expectString,    creationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationTime"),    description: import_smithy_client.expectString,    lastModificationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModificationTime"),    name: import_smithy_client.expectString,    signalCatalogArn: import_smithy_client.expectString,    status: import_smithy_client.expectString  });}, "de_ModelManifestSummary");var de_Node = /* @__PURE__ */ __name((output, context) => {  if (output.actuator != null) {    return {      actuator: de_Actuator(output.actuator, context)    };  }  if (output.attribute != null) {    return {      attribute: de_Attribute(output.attribute, context)    };  }  if (output.branch != null) {    return {      branch: (0, import_smithy_client._json)(output.branch)    };  }  if (output.property != null) {    return {      property: (0, import_smithy_client._json)(output.property)    };  }  if (output.sensor != null) {    return {      sensor: de_Sensor(output.sensor, context)    };  }  if (output.struct != null) {    return {      struct: (0, import_smithy_client._json)(output.struct)    };  }  return { $unknown: Object.entries(output)[0] };}, "de_Node");var de_Nodes = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_Node((0, import_core2.awsExpectUnion)(entry), context);  });  return retVal;}, "de_Nodes");var de_ObdSignal = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    bitMaskLength: import_smithy_client.expectInt32,    bitRightShift: import_smithy_client.expectInt32,    byteLength: import_smithy_client.expectInt32,    isSigned: import_smithy_client.expectBoolean,    offset: import_smithy_client.limitedParseDouble,    pid: import_smithy_client.expectInt32,    pidResponseLength: import_smithy_client.expectInt32,    scaling: import_smithy_client.limitedParseDouble,    serviceMode: import_smithy_client.expectInt32,    signalValueType: import_smithy_client.expectString,    startByte: import_smithy_client.expectInt32  });}, "de_ObdSignal");var de_PrimitiveMessageDefinition = /* @__PURE__ */ __name((output, context) => {  if (output.ros2PrimitiveMessageDefinition != null) {    return {      ros2PrimitiveMessageDefinition: de_ROS2PrimitiveMessageDefinition(output.ros2PrimitiveMessageDefinition, context)    };  }  return { $unknown: Object.entries(output)[0] };}, "de_PrimitiveMessageDefinition");var de_RegisterAccountResponse = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    creationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationTime"),    iamResources: import_smithy_client._json,    lastModificationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModificationTime"),    registerAccountStatus: import_smithy_client.expectString,    timestreamResources: import_smithy_client._json  });}, "de_RegisterAccountResponse");var de_ROS2PrimitiveMessageDefinition = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    offset: import_smithy_client.limitedParseDouble,    primitiveType: import_smithy_client.expectString,    scaling: import_smithy_client.limitedParseDouble,    upperBound: import_smithy_client.expectLong  });}, "de_ROS2PrimitiveMessageDefinition");var de_Sensor = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    allowedValues: import_smithy_client._json,    comment: import_smithy_client.expectString,    dataType: import_smithy_client.expectString,    deprecationMessage: import_smithy_client.expectString,    description: import_smithy_client.expectString,    fullyQualifiedName: import_smithy_client.expectString,    max: import_smithy_client.limitedParseDouble,    min: import_smithy_client.limitedParseDouble,    structFullyQualifiedName: import_smithy_client.expectString,    unit: import_smithy_client.expectString  });}, "de_Sensor");var de_signalCatalogSummaries = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_SignalCatalogSummary(entry, context);  });  return retVal;}, "de_signalCatalogSummaries");var de_SignalCatalogSummary = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    arn: import_smithy_client.expectString,    creationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationTime"),    lastModificationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModificationTime"),    name: import_smithy_client.expectString  });}, "de_SignalCatalogSummary");var de_SignalDecoder = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    canSignal: /* @__PURE__ */ __name((_) => de_CanSignal(_, context), "canSignal"),    customDecodingSignal: import_smithy_client._json,    fullyQualifiedName: import_smithy_client.expectString,    interfaceId: import_smithy_client.expectString,    messageSignal: /* @__PURE__ */ __name((_) => de_MessageSignal(_, context), "messageSignal"),    obdSignal: /* @__PURE__ */ __name((_) => de_ObdSignal(_, context), "obdSignal"),    type: import_smithy_client.expectString  });}, "de_SignalDecoder");var de_SignalDecoders = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_SignalDecoder(entry, context);  });  return retVal;}, "de_SignalDecoders");var de_StateTemplateSummaries = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_StateTemplateSummary(entry, context);  });  return retVal;}, "de_StateTemplateSummaries");var de_StateTemplateSummary = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    arn: import_smithy_client.expectString,    creationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationTime"),    description: import_smithy_client.expectString,    id: import_smithy_client.expectString,    lastModificationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModificationTime"),    name: import_smithy_client.expectString,    signalCatalogArn: import_smithy_client.expectString  });}, "de_StateTemplateSummary");var de_StructuredMessage = /* @__PURE__ */ __name((output, context) => {  if (output.primitiveMessageDefinition != null) {    return {      primitiveMessageDefinition: de_PrimitiveMessageDefinition(        (0, import_core2.awsExpectUnion)(output.primitiveMessageDefinition),        context      )    };  }  if (output.structuredMessageDefinition != null) {    return {      structuredMessageDefinition: de_StructuredMessageDefinition(output.structuredMessageDefinition, context)    };  }  if (output.structuredMessageListDefinition != null) {    return {      structuredMessageListDefinition: de_StructuredMessageListDefinition(        output.structuredMessageListDefinition,        context      )    };  }  return { $unknown: Object.entries(output)[0] };}, "de_StructuredMessage");var de_StructuredMessageDefinition = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_StructuredMessageFieldNameAndDataTypePair(entry, context);  });  return retVal;}, "de_StructuredMessageDefinition");var de_StructuredMessageFieldNameAndDataTypePair = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    dataType: /* @__PURE__ */ __name((_) => de_StructuredMessage((0, import_core2.awsExpectUnion)(_), context), "dataType"),    fieldName: import_smithy_client.expectString  });}, "de_StructuredMessageFieldNameAndDataTypePair");var de_StructuredMessageListDefinition = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    capacity: import_smithy_client.expectInt32,    listType: import_smithy_client.expectString,    memberType: /* @__PURE__ */ __name((_) => de_StructuredMessage((0, import_core2.awsExpectUnion)(_), context), "memberType"),    name: import_smithy_client.expectString  });}, "de_StructuredMessageListDefinition");var de_vehicleSummaries = /* @__PURE__ */ __name((output, context) => {  const retVal = (output || []).filter((e) => e != null).map((entry) => {    return de_VehicleSummary(entry, context);  });  return retVal;}, "de_vehicleSummaries");var de_VehicleSummary = /* @__PURE__ */ __name((output, context) => {  return (0, import_smithy_client.take)(output, {    arn: import_smithy_client.expectString,    attributes: import_smithy_client._json,    creationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationTime"),    decoderManifestArn: import_smithy_client.expectString,    lastModificationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModificationTime"),    modelManifestArn: import_smithy_client.expectString,    vehicleName: import_smithy_client.expectString  });}, "de_VehicleSummary");var deserializeMetadata = /* @__PURE__ */ __name((output) => ({  httpStatusCode: output.statusCode,  requestId: output.headers["x-amzn-requestid"] ?? output.headers["x-amzn-request-id"] ?? output.headers["x-amz-request-id"],  extendedRequestId: output.headers["x-amz-id-2"],  cfId: output.headers["x-amz-cf-id"]}), "deserializeMetadata");var throwDefaultError = (0, import_smithy_client.withBaseException)(IoTFleetWiseServiceException);var buildHttpRpcRequest = /* @__PURE__ */ __name(async (context, headers, path, resolvedHostname, body) => {  const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();  const contents = {    protocol,    hostname,    port,    method: "POST",    path: basePath.endsWith("/") ? basePath.slice(0, -1) + path : basePath + path,    headers  };  if (resolvedHostname !== void 0) {    contents.hostname = resolvedHostname;  }  if (body !== void 0) {    contents.body = body;  }  return new import_protocol_http.HttpRequest(contents);}, "buildHttpRpcRequest");function sharedHeaders(operation) {  return {    "content-type": "application/x-amz-json-1.0",    "x-amz-target": `IoTAutobahnControlPlane.${operation}`  };}__name(sharedHeaders, "sharedHeaders"); // src/commands/AssociateVehicleFleetCommand.tsvar AssociateVehicleFleetCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "AssociateVehicleFleet", {}).n("IoTFleetWiseClient", "AssociateVehicleFleetCommand").f(void 0, void 0).ser(se_AssociateVehicleFleetCommand).de(de_AssociateVehicleFleetCommand).build() {  static {    __name(this, "AssociateVehicleFleetCommand");  }}; // src/commands/BatchCreateVehicleCommand.ts   var BatchCreateVehicleCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "BatchCreateVehicle", {}).n("IoTFleetWiseClient", "BatchCreateVehicleCommand").f(void 0, void 0).ser(se_BatchCreateVehicleCommand).de(de_BatchCreateVehicleCommand).build() {  static {    __name(this, "BatchCreateVehicleCommand");  }}; // src/commands/BatchUpdateVehicleCommand.ts   var BatchUpdateVehicleCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "BatchUpdateVehicle", {}).n("IoTFleetWiseClient", "BatchUpdateVehicleCommand").f(void 0, void 0).ser(se_BatchUpdateVehicleCommand).de(de_BatchUpdateVehicleCommand).build() {  static {    __name(this, "BatchUpdateVehicleCommand");  }}; // src/commands/CreateCampaignCommand.ts   var CreateCampaignCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "CreateCampaign", {}).n("IoTFleetWiseClient", "CreateCampaignCommand").f(CreateCampaignRequestFilterSensitiveLog, void 0).ser(se_CreateCampaignCommand).de(de_CreateCampaignCommand).build() {  static {    __name(this, "CreateCampaignCommand");  }}; // src/commands/CreateDecoderManifestCommand.ts   var CreateDecoderManifestCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "CreateDecoderManifest", {}).n("IoTFleetWiseClient", "CreateDecoderManifestCommand").f(void 0, void 0).ser(se_CreateDecoderManifestCommand).de(de_CreateDecoderManifestCommand).build() {  static {    __name(this, "CreateDecoderManifestCommand");  }}; // src/commands/CreateFleetCommand.ts   var CreateFleetCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "CreateFleet", {}).n("IoTFleetWiseClient", "CreateFleetCommand").f(void 0, void 0).ser(se_CreateFleetCommand).de(de_CreateFleetCommand).build() {  static {    __name(this, "CreateFleetCommand");  }}; // src/commands/CreateModelManifestCommand.ts   var CreateModelManifestCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "CreateModelManifest", {}).n("IoTFleetWiseClient", "CreateModelManifestCommand").f(void 0, void 0).ser(se_CreateModelManifestCommand).de(de_CreateModelManifestCommand).build() {  static {    __name(this, "CreateModelManifestCommand");  }}; // src/commands/CreateSignalCatalogCommand.ts   var CreateSignalCatalogCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "CreateSignalCatalog", {}).n("IoTFleetWiseClient", "CreateSignalCatalogCommand").f(void 0, void 0).ser(se_CreateSignalCatalogCommand).de(de_CreateSignalCatalogCommand).build() {  static {    __name(this, "CreateSignalCatalogCommand");  }}; // src/commands/CreateStateTemplateCommand.ts   var CreateStateTemplateCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "CreateStateTemplate", {}).n("IoTFleetWiseClient", "CreateStateTemplateCommand").f(void 0, void 0).ser(se_CreateStateTemplateCommand).de(de_CreateStateTemplateCommand).build() {  static {    __name(this, "CreateStateTemplateCommand");  }}; // src/commands/CreateVehicleCommand.ts   var CreateVehicleCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "CreateVehicle", {}).n("IoTFleetWiseClient", "CreateVehicleCommand").f(void 0, void 0).ser(se_CreateVehicleCommand).de(de_CreateVehicleCommand).build() {  static {    __name(this, "CreateVehicleCommand");  }}; // src/commands/DeleteCampaignCommand.ts   var DeleteCampaignCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "DeleteCampaign", {}).n("IoTFleetWiseClient", "DeleteCampaignCommand").f(void 0, void 0).ser(se_DeleteCampaignCommand).de(de_DeleteCampaignCommand).build() {  static {    __name(this, "DeleteCampaignCommand");  }}; // src/commands/DeleteDecoderManifestCommand.ts   var DeleteDecoderManifestCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "DeleteDecoderManifest", {}).n("IoTFleetWiseClient", "DeleteDecoderManifestCommand").f(void 0, void 0).ser(se_DeleteDecoderManifestCommand).de(de_DeleteDecoderManifestCommand).build() {  static {    __name(this, "DeleteDecoderManifestCommand");  }}; // src/commands/DeleteFleetCommand.ts   var DeleteFleetCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "DeleteFleet", {}).n("IoTFleetWiseClient", "DeleteFleetCommand").f(void 0, void 0).ser(se_DeleteFleetCommand).de(de_DeleteFleetCommand).build() {  static {    __name(this, "DeleteFleetCommand");  }}; // src/commands/DeleteModelManifestCommand.ts   var DeleteModelManifestCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "DeleteModelManifest", {}).n("IoTFleetWiseClient", "DeleteModelManifestCommand").f(void 0, void 0).ser(se_DeleteModelManifestCommand).de(de_DeleteModelManifestCommand).build() {  static {    __name(this, "DeleteModelManifestCommand");  }}; // src/commands/DeleteSignalCatalogCommand.ts   var DeleteSignalCatalogCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "DeleteSignalCatalog", {}).n("IoTFleetWiseClient", "DeleteSignalCatalogCommand").f(void 0, void 0).ser(se_DeleteSignalCatalogCommand).de(de_DeleteSignalCatalogCommand).build() {  static {    __name(this, "DeleteSignalCatalogCommand");  }}; // src/commands/DeleteStateTemplateCommand.ts   var DeleteStateTemplateCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "DeleteStateTemplate", {}).n("IoTFleetWiseClient", "DeleteStateTemplateCommand").f(void 0, void 0).ser(se_DeleteStateTemplateCommand).de(de_DeleteStateTemplateCommand).build() {  static {    __name(this, "DeleteStateTemplateCommand");  }}; // src/commands/DeleteVehicleCommand.ts   var DeleteVehicleCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "DeleteVehicle", {}).n("IoTFleetWiseClient", "DeleteVehicleCommand").f(void 0, void 0).ser(se_DeleteVehicleCommand).de(de_DeleteVehicleCommand).build() {  static {    __name(this, "DeleteVehicleCommand");  }}; // src/commands/DisassociateVehicleFleetCommand.ts   var DisassociateVehicleFleetCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "DisassociateVehicleFleet", {}).n("IoTFleetWiseClient", "DisassociateVehicleFleetCommand").f(void 0, void 0).ser(se_DisassociateVehicleFleetCommand).de(de_DisassociateVehicleFleetCommand).build() {  static {    __name(this, "DisassociateVehicleFleetCommand");  }}; // src/commands/GetCampaignCommand.ts   var GetCampaignCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "GetCampaign", {}).n("IoTFleetWiseClient", "GetCampaignCommand").f(void 0, GetCampaignResponseFilterSensitiveLog).ser(se_GetCampaignCommand).de(de_GetCampaignCommand).build() {  static {    __name(this, "GetCampaignCommand");  }}; // src/commands/GetDecoderManifestCommand.ts   var GetDecoderManifestCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "GetDecoderManifest", {}).n("IoTFleetWiseClient", "GetDecoderManifestCommand").f(void 0, void 0).ser(se_GetDecoderManifestCommand).de(de_GetDecoderManifestCommand).build() {  static {    __name(this, "GetDecoderManifestCommand");  }}; // src/commands/GetEncryptionConfigurationCommand.ts   var GetEncryptionConfigurationCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "GetEncryptionConfiguration", {}).n("IoTFleetWiseClient", "GetEncryptionConfigurationCommand").f(void 0, void 0).ser(se_GetEncryptionConfigurationCommand).de(de_GetEncryptionConfigurationCommand).build() {  static {    __name(this, "GetEncryptionConfigurationCommand");  }}; // src/commands/GetFleetCommand.ts   var GetFleetCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "GetFleet", {}).n("IoTFleetWiseClient", "GetFleetCommand").f(void 0, void 0).ser(se_GetFleetCommand).de(de_GetFleetCommand).build() {  static {    __name(this, "GetFleetCommand");  }}; // src/commands/GetLoggingOptionsCommand.ts   var GetLoggingOptionsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "GetLoggingOptions", {}).n("IoTFleetWiseClient", "GetLoggingOptionsCommand").f(void 0, void 0).ser(se_GetLoggingOptionsCommand).de(de_GetLoggingOptionsCommand).build() {  static {    __name(this, "GetLoggingOptionsCommand");  }}; // src/commands/GetModelManifestCommand.ts   var GetModelManifestCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "GetModelManifest", {}).n("IoTFleetWiseClient", "GetModelManifestCommand").f(void 0, void 0).ser(se_GetModelManifestCommand).de(de_GetModelManifestCommand).build() {  static {    __name(this, "GetModelManifestCommand");  }}; // src/commands/GetRegisterAccountStatusCommand.ts   var GetRegisterAccountStatusCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "GetRegisterAccountStatus", {}).n("IoTFleetWiseClient", "GetRegisterAccountStatusCommand").f(void 0, void 0).ser(se_GetRegisterAccountStatusCommand).de(de_GetRegisterAccountStatusCommand).build() {  static {    __name(this, "GetRegisterAccountStatusCommand");  }}; // src/commands/GetSignalCatalogCommand.ts   var GetSignalCatalogCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "GetSignalCatalog", {}).n("IoTFleetWiseClient", "GetSignalCatalogCommand").f(void 0, void 0).ser(se_GetSignalCatalogCommand).de(de_GetSignalCatalogCommand).build() {  static {    __name(this, "GetSignalCatalogCommand");  }}; // src/commands/GetStateTemplateCommand.ts   var GetStateTemplateCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "GetStateTemplate", {}).n("IoTFleetWiseClient", "GetStateTemplateCommand").f(void 0, void 0).ser(se_GetStateTemplateCommand).de(de_GetStateTemplateCommand).build() {  static {    __name(this, "GetStateTemplateCommand");  }}; // src/commands/GetVehicleCommand.ts   var GetVehicleCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "GetVehicle", {}).n("IoTFleetWiseClient", "GetVehicleCommand").f(void 0, void 0).ser(se_GetVehicleCommand).de(de_GetVehicleCommand).build() {  static {    __name(this, "GetVehicleCommand");  }}; // src/commands/GetVehicleStatusCommand.ts   var GetVehicleStatusCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "GetVehicleStatus", {}).n("IoTFleetWiseClient", "GetVehicleStatusCommand").f(void 0, void 0).ser(se_GetVehicleStatusCommand).de(de_GetVehicleStatusCommand).build() {  static {    __name(this, "GetVehicleStatusCommand");  }}; // src/commands/ImportDecoderManifestCommand.ts   var ImportDecoderManifestCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "ImportDecoderManifest", {}).n("IoTFleetWiseClient", "ImportDecoderManifestCommand").f(void 0, void 0).ser(se_ImportDecoderManifestCommand).de(de_ImportDecoderManifestCommand).build() {  static {    __name(this, "ImportDecoderManifestCommand");  }}; // src/commands/ImportSignalCatalogCommand.ts   var ImportSignalCatalogCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "ImportSignalCatalog", {}).n("IoTFleetWiseClient", "ImportSignalCatalogCommand").f(void 0, void 0).ser(se_ImportSignalCatalogCommand).de(de_ImportSignalCatalogCommand).build() {  static {    __name(this, "ImportSignalCatalogCommand");  }}; // src/commands/ListCampaignsCommand.ts   var ListCampaignsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "ListCampaigns", {}).n("IoTFleetWiseClient", "ListCampaignsCommand").f(void 0, void 0).ser(se_ListCampaignsCommand).de(de_ListCampaignsCommand).build() {  static {    __name(this, "ListCampaignsCommand");  }}; // src/commands/ListDecoderManifestNetworkInterfacesCommand.ts   var ListDecoderManifestNetworkInterfacesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "ListDecoderManifestNetworkInterfaces", {}).n("IoTFleetWiseClient", "ListDecoderManifestNetworkInterfacesCommand").f(void 0, void 0).ser(se_ListDecoderManifestNetworkInterfacesCommand).de(de_ListDecoderManifestNetworkInterfacesCommand).build() {  static {    __name(this, "ListDecoderManifestNetworkInterfacesCommand");  }}; // src/commands/ListDecoderManifestsCommand.ts   var ListDecoderManifestsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "ListDecoderManifests", {}).n("IoTFleetWiseClient", "ListDecoderManifestsCommand").f(void 0, void 0).ser(se_ListDecoderManifestsCommand).de(de_ListDecoderManifestsCommand).build() {  static {    __name(this, "ListDecoderManifestsCommand");  }}; // src/commands/ListDecoderManifestSignalsCommand.ts   var ListDecoderManifestSignalsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "ListDecoderManifestSignals", {}).n("IoTFleetWiseClient", "ListDecoderManifestSignalsCommand").f(void 0, void 0).ser(se_ListDecoderManifestSignalsCommand).de(de_ListDecoderManifestSignalsCommand).build() {  static {    __name(this, "ListDecoderManifestSignalsCommand");  }}; // src/commands/ListFleetsCommand.ts   var ListFleetsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "ListFleets", {}).n("IoTFleetWiseClient", "ListFleetsCommand").f(void 0, void 0).ser(se_ListFleetsCommand).de(de_ListFleetsCommand).build() {  static {    __name(this, "ListFleetsCommand");  }}; // src/commands/ListFleetsForVehicleCommand.ts   var ListFleetsForVehicleCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "ListFleetsForVehicle", {}).n("IoTFleetWiseClient", "ListFleetsForVehicleCommand").f(void 0, void 0).ser(se_ListFleetsForVehicleCommand).de(de_ListFleetsForVehicleCommand).build() {  static {    __name(this, "ListFleetsForVehicleCommand");  }}; // src/commands/ListModelManifestNodesCommand.ts   var ListModelManifestNodesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "ListModelManifestNodes", {}).n("IoTFleetWiseClient", "ListModelManifestNodesCommand").f(void 0, void 0).ser(se_ListModelManifestNodesCommand).de(de_ListModelManifestNodesCommand).build() {  static {    __name(this, "ListModelManifestNodesCommand");  }}; // src/commands/ListModelManifestsCommand.ts   var ListModelManifestsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "ListModelManifests", {}).n("IoTFleetWiseClient", "ListModelManifestsCommand").f(void 0, void 0).ser(se_ListModelManifestsCommand).de(de_ListModelManifestsCommand).build() {  static {    __name(this, "ListModelManifestsCommand");  }}; // src/commands/ListSignalCatalogNodesCommand.ts   var ListSignalCatalogNodesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "ListSignalCatalogNodes", {}).n("IoTFleetWiseClient", "ListSignalCatalogNodesCommand").f(void 0, void 0).ser(se_ListSignalCatalogNodesCommand).de(de_ListSignalCatalogNodesCommand).build() {  static {    __name(this, "ListSignalCatalogNodesCommand");  }}; // src/commands/ListSignalCatalogsCommand.ts   var ListSignalCatalogsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "ListSignalCatalogs", {}).n("IoTFleetWiseClient", "ListSignalCatalogsCommand").f(void 0, void 0).ser(se_ListSignalCatalogsCommand).de(de_ListSignalCatalogsCommand).build() {  static {    __name(this, "ListSignalCatalogsCommand");  }}; // src/commands/ListStateTemplatesCommand.ts   var ListStateTemplatesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "ListStateTemplates", {}).n("IoTFleetWiseClient", "ListStateTemplatesCommand").f(void 0, void 0).ser(se_ListStateTemplatesCommand).de(de_ListStateTemplatesCommand).build() {  static {    __name(this, "ListStateTemplatesCommand");  }}; // src/commands/ListTagsForResourceCommand.ts   var ListTagsForResourceCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "ListTagsForResource", {}).n("IoTFleetWiseClient", "ListTagsForResourceCommand").f(void 0, void 0).ser(se_ListTagsForResourceCommand).de(de_ListTagsForResourceCommand).build() {  static {    __name(this, "ListTagsForResourceCommand");  }}; // src/commands/ListVehiclesCommand.ts   var ListVehiclesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "ListVehicles", {}).n("IoTFleetWiseClient", "ListVehiclesCommand").f(void 0, void 0).ser(se_ListVehiclesCommand).de(de_ListVehiclesCommand).build() {  static {    __name(this, "ListVehiclesCommand");  }}; // src/commands/ListVehiclesInFleetCommand.ts   var ListVehiclesInFleetCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "ListVehiclesInFleet", {}).n("IoTFleetWiseClient", "ListVehiclesInFleetCommand").f(void 0, void 0).ser(se_ListVehiclesInFleetCommand).de(de_ListVehiclesInFleetCommand).build() {  static {    __name(this, "ListVehiclesInFleetCommand");  }}; // src/commands/PutEncryptionConfigurationCommand.ts   var PutEncryptionConfigurationCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "PutEncryptionConfiguration", {}).n("IoTFleetWiseClient", "PutEncryptionConfigurationCommand").f(void 0, void 0).ser(se_PutEncryptionConfigurationCommand).de(de_PutEncryptionConfigurationCommand).build() {  static {    __name(this, "PutEncryptionConfigurationCommand");  }}; // src/commands/PutLoggingOptionsCommand.ts   var PutLoggingOptionsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "PutLoggingOptions", {}).n("IoTFleetWiseClient", "PutLoggingOptionsCommand").f(void 0, void 0).ser(se_PutLoggingOptionsCommand).de(de_PutLoggingOptionsCommand).build() {  static {    __name(this, "PutLoggingOptionsCommand");  }}; // src/commands/RegisterAccountCommand.ts   var RegisterAccountCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "RegisterAccount", {}).n("IoTFleetWiseClient", "RegisterAccountCommand").f(void 0, void 0).ser(se_RegisterAccountCommand).de(de_RegisterAccountCommand).build() {  static {    __name(this, "RegisterAccountCommand");  }}; // src/commands/TagResourceCommand.ts   var TagResourceCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "TagResource", {}).n("IoTFleetWiseClient", "TagResourceCommand").f(void 0, void 0).ser(se_TagResourceCommand).de(de_TagResourceCommand).build() {  static {    __name(this, "TagResourceCommand");  }}; // src/commands/UntagResourceCommand.ts   var UntagResourceCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "UntagResource", {}).n("IoTFleetWiseClient", "UntagResourceCommand").f(void 0, void 0).ser(se_UntagResourceCommand).de(de_UntagResourceCommand).build() {  static {    __name(this, "UntagResourceCommand");  }}; // src/commands/UpdateCampaignCommand.ts   var UpdateCampaignCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "UpdateCampaign", {}).n("IoTFleetWiseClient", "UpdateCampaignCommand").f(UpdateCampaignRequestFilterSensitiveLog, void 0).ser(se_UpdateCampaignCommand).de(de_UpdateCampaignCommand).build() {  static {    __name(this, "UpdateCampaignCommand");  }}; // src/commands/UpdateDecoderManifestCommand.ts   var UpdateDecoderManifestCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "UpdateDecoderManifest", {}).n("IoTFleetWiseClient", "UpdateDecoderManifestCommand").f(void 0, void 0).ser(se_UpdateDecoderManifestCommand).de(de_UpdateDecoderManifestCommand).build() {  static {    __name(this, "UpdateDecoderManifestCommand");  }}; // src/commands/UpdateFleetCommand.ts   var UpdateFleetCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "UpdateFleet", {}).n("IoTFleetWiseClient", "UpdateFleetCommand").f(void 0, void 0).ser(se_UpdateFleetCommand).de(de_UpdateFleetCommand).build() {  static {    __name(this, "UpdateFleetCommand");  }}; // src/commands/UpdateModelManifestCommand.ts   var UpdateModelManifestCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "UpdateModelManifest", {}).n("IoTFleetWiseClient", "UpdateModelManifestCommand").f(void 0, void 0).ser(se_UpdateModelManifestCommand).de(de_UpdateModelManifestCommand).build() {  static {    __name(this, "UpdateModelManifestCommand");  }}; // src/commands/UpdateSignalCatalogCommand.ts   var UpdateSignalCatalogCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "UpdateSignalCatalog", {}).n("IoTFleetWiseClient", "UpdateSignalCatalogCommand").f(void 0, void 0).ser(se_UpdateSignalCatalogCommand).de(de_UpdateSignalCatalogCommand).build() {  static {    __name(this, "UpdateSignalCatalogCommand");  }}; // src/commands/UpdateStateTemplateCommand.ts   var UpdateStateTemplateCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "UpdateStateTemplate", {}).n("IoTFleetWiseClient", "UpdateStateTemplateCommand").f(void 0, void 0).ser(se_UpdateStateTemplateCommand).de(de_UpdateStateTemplateCommand).build() {  static {    __name(this, "UpdateStateTemplateCommand");  }}; // src/commands/UpdateVehicleCommand.ts   var UpdateVehicleCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {  return [    (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),    (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())  ];}).s("IoTAutobahnControlPlane", "UpdateVehicle", {}).n("IoTFleetWiseClient", "UpdateVehicleCommand").f(void 0, void 0).ser(se_UpdateVehicleCommand).de(de_UpdateVehicleCommand).build() {  static {    __name(this, "UpdateVehicleCommand");  }}; // src/IoTFleetWise.tsvar commands = {  AssociateVehicleFleetCommand,  BatchCreateVehicleCommand,  BatchUpdateVehicleCommand,  CreateCampaignCommand,  CreateDecoderManifestCommand,  CreateFleetCommand,  CreateModelManifestCommand,  CreateSignalCatalogCommand,  CreateStateTemplateCommand,  CreateVehicleCommand,  DeleteCampaignCommand,  DeleteDecoderManifestCommand,  DeleteFleetCommand,  DeleteModelManifestCommand,  DeleteSignalCatalogCommand,  DeleteStateTemplateCommand,  DeleteVehicleCommand,  DisassociateVehicleFleetCommand,  GetCampaignCommand,  GetDecoderManifestCommand,  GetEncryptionConfigurationCommand,  GetFleetCommand,  GetLoggingOptionsCommand,  GetModelManifestCommand,  GetRegisterAccountStatusCommand,  GetSignalCatalogCommand,  GetStateTemplateCommand,  GetVehicleCommand,  GetVehicleStatusCommand,  ImportDecoderManifestCommand,  ImportSignalCatalogCommand,  ListCampaignsCommand,  ListDecoderManifestNetworkInterfacesCommand,  ListDecoderManifestsCommand,  ListDecoderManifestSignalsCommand,  ListFleetsCommand,  ListFleetsForVehicleCommand,  ListModelManifestNodesCommand,  ListModelManifestsCommand,  ListSignalCatalogNodesCommand,  ListSignalCatalogsCommand,  ListStateTemplatesCommand,  ListTagsForResourceCommand,  ListVehiclesCommand,  ListVehiclesInFleetCommand,  PutEncryptionConfigurationCommand,  PutLoggingOptionsCommand,  RegisterAccountCommand,  TagResourceCommand,  UntagResourceCommand,  UpdateCampaignCommand,  UpdateDecoderManifestCommand,  UpdateFleetCommand,  UpdateModelManifestCommand,  UpdateSignalCatalogCommand,  UpdateStateTemplateCommand,  UpdateVehicleCommand};var IoTFleetWise = class extends IoTFleetWiseClient {  static {    __name(this, "IoTFleetWise");  }};(0, import_smithy_client.createAggregatedClient)(commands, IoTFleetWise); // src/pagination/GetVehicleStatusPaginator.ts var paginateGetVehicleStatus = (0, import_core.createPaginator)(IoTFleetWiseClient, GetVehicleStatusCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListCampaignsPaginator.ts var paginateListCampaigns = (0, import_core.createPaginator)(IoTFleetWiseClient, ListCampaignsCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListDecoderManifestNetworkInterfacesPaginator.ts var paginateListDecoderManifestNetworkInterfaces = (0, import_core.createPaginator)(IoTFleetWiseClient, ListDecoderManifestNetworkInterfacesCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListDecoderManifestSignalsPaginator.ts var paginateListDecoderManifestSignals = (0, import_core.createPaginator)(IoTFleetWiseClient, ListDecoderManifestSignalsCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListDecoderManifestsPaginator.ts var paginateListDecoderManifests = (0, import_core.createPaginator)(IoTFleetWiseClient, ListDecoderManifestsCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListFleetsForVehiclePaginator.ts var paginateListFleetsForVehicle = (0, import_core.createPaginator)(IoTFleetWiseClient, ListFleetsForVehicleCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListFleetsPaginator.ts var paginateListFleets = (0, import_core.createPaginator)(IoTFleetWiseClient, ListFleetsCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListModelManifestNodesPaginator.ts var paginateListModelManifestNodes = (0, import_core.createPaginator)(IoTFleetWiseClient, ListModelManifestNodesCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListModelManifestsPaginator.ts var paginateListModelManifests = (0, import_core.createPaginator)(IoTFleetWiseClient, ListModelManifestsCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListSignalCatalogNodesPaginator.ts var paginateListSignalCatalogNodes = (0, import_core.createPaginator)(IoTFleetWiseClient, ListSignalCatalogNodesCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListSignalCatalogsPaginator.ts var paginateListSignalCatalogs = (0, import_core.createPaginator)(IoTFleetWiseClient, ListSignalCatalogsCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListStateTemplatesPaginator.ts var paginateListStateTemplates = (0, import_core.createPaginator)(IoTFleetWiseClient, ListStateTemplatesCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListVehiclesInFleetPaginator.ts var paginateListVehiclesInFleet = (0, import_core.createPaginator)(IoTFleetWiseClient, ListVehiclesInFleetCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListVehiclesPaginator.ts var paginateListVehicles = (0, import_core.createPaginator)(IoTFleetWiseClient, ListVehiclesCommand, "nextToken", "nextToken", "maxResults");// Annotate the CommonJS export names for ESM import in node: 0 && (module.exports = {  IoTFleetWiseServiceException,  __Client,  IoTFleetWiseClient,  IoTFleetWise,  $Command,  AssociateVehicleFleetCommand,  BatchCreateVehicleCommand,  BatchUpdateVehicleCommand,  CreateCampaignCommand,  CreateDecoderManifestCommand,  CreateFleetCommand,  CreateModelManifestCommand,  CreateSignalCatalogCommand,  CreateStateTemplateCommand,  CreateVehicleCommand,  DeleteCampaignCommand,  DeleteDecoderManifestCommand,  DeleteFleetCommand,  DeleteModelManifestCommand,  DeleteSignalCatalogCommand,  DeleteStateTemplateCommand,  DeleteVehicleCommand,  DisassociateVehicleFleetCommand,  GetCampaignCommand,  GetDecoderManifestCommand,  GetEncryptionConfigurationCommand,  GetFleetCommand,  GetLoggingOptionsCommand,  GetModelManifestCommand,  GetRegisterAccountStatusCommand,  GetSignalCatalogCommand,  GetStateTemplateCommand,  GetVehicleCommand,  GetVehicleStatusCommand,  ImportDecoderManifestCommand,  ImportSignalCatalogCommand,  ListCampaignsCommand,  ListDecoderManifestNetworkInterfacesCommand,  ListDecoderManifestSignalsCommand,  ListDecoderManifestsCommand,  ListFleetsCommand,  ListFleetsForVehicleCommand,  ListModelManifestNodesCommand,  ListModelManifestsCommand,  ListSignalCatalogNodesCommand,  ListSignalCatalogsCommand,  ListStateTemplatesCommand,  ListTagsForResourceCommand,  ListVehiclesCommand,  ListVehiclesInFleetCommand,  PutEncryptionConfigurationCommand,  PutLoggingOptionsCommand,  RegisterAccountCommand,  TagResourceCommand,  UntagResourceCommand,  UpdateCampaignCommand,  UpdateDecoderManifestCommand,  UpdateFleetCommand,  UpdateModelManifestCommand,  UpdateSignalCatalogCommand,  UpdateStateTemplateCommand,  UpdateVehicleCommand,  paginateGetVehicleStatus,  paginateListCampaigns,  paginateListDecoderManifestNetworkInterfaces,  paginateListDecoderManifestSignals,  paginateListDecoderManifests,  paginateListFleetsForVehicle,  paginateListFleets,  paginateListModelManifestNodes,  paginateListModelManifests,  paginateListSignalCatalogNodes,  paginateListSignalCatalogs,  paginateListStateTemplates,  paginateListVehiclesInFleet,  paginateListVehicles,  AccessDeniedException,  NodeDataType,  InternalServerException,  LimitExceededException,  ResourceNotFoundException,  ThrottlingException,  ValidationExceptionReason,  ValidationException,  VehicleAssociationBehavior,  TimeUnit,  StateTemplateUpdateStrategy,  UpdateMode,  ConflictException,  TriggerMode,  CollectionScheme,  Compression,  DataFormat,  StorageCompressionFormat,  DataDestinationConfig,  StorageMaximumSizeUnit,  StorageMinimumTimeToLiveUnit,  DiagnosticsMode,  SignalFetchConfig,  SpoolingMode,  CampaignStatus,  ListResponseScope,  UpdateCampaignAction,  SignalValueType,  LogType,  DefaultForUnmappedSignalsType,  NetworkInterfaceType,  VehicleMiddlewareProtocol,  ROS2PrimitiveType,  PrimitiveMessageDefinition,  StructuredMessageListType,  SignalDecoderType,  NetworkInterfaceFailureReason,  SignalDecoderFailureReason,  DecoderManifestValidationException,  InvalidSignalsException,  NodeDataEncoding,  Node,  InvalidNodeException,  ManifestStatus,  NetworkFileDefinition,  EncryptionStatus,  EncryptionType,  FormattedVss,  RegistrationStatus,  VehicleState,  SignalNodeType,  StructuredMessage,  ConditionBasedCollectionSchemeFilterSensitiveLog,  CollectionSchemeFilterSensitiveLog,  DataPartitionStorageOptionsFilterSensitiveLog,  DataPartitionUploadOptionsFilterSensitiveLog,  DataPartitionFilterSensitiveLog,  ConditionBasedSignalFetchConfigFilterSensitiveLog,  SignalFetchConfigFilterSensitiveLog,  SignalFetchInformationFilterSensitiveLog,  CreateCampaignRequestFilterSensitiveLog,  GetCampaignResponseFilterSensitiveLog,  UpdateCampaignRequestFilterSensitiveLog});