@aws-sdk/client-iotfleetwise 3.799.0 → 3.804.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (104) hide show
  1. package/dist-es/protocols/Aws_json1_0.js +2 -2
  2. package/dist-types/commands/AssociateVehicleFleetCommand.d.ts +1 -1
  3. package/dist-types/commands/BatchCreateVehicleCommand.d.ts +1 -1
  4. package/dist-types/commands/BatchUpdateVehicleCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateCampaignCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateDecoderManifestCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateModelManifestCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateSignalCatalogCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateStateTemplateCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateVehicleCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteCampaignCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteDecoderManifestCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteFleetCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteModelManifestCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteSignalCatalogCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteStateTemplateCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteVehicleCommand.d.ts +1 -1
  19. package/dist-types/commands/DisassociateVehicleFleetCommand.d.ts +1 -1
  20. package/dist-types/commands/GetCampaignCommand.d.ts +1 -1
  21. package/dist-types/commands/GetDecoderManifestCommand.d.ts +1 -1
  22. package/dist-types/commands/GetFleetCommand.d.ts +1 -1
  23. package/dist-types/commands/GetModelManifestCommand.d.ts +1 -1
  24. package/dist-types/commands/GetSignalCatalogCommand.d.ts +1 -1
  25. package/dist-types/commands/GetStateTemplateCommand.d.ts +1 -1
  26. package/dist-types/commands/GetVehicleCommand.d.ts +1 -1
  27. package/dist-types/commands/GetVehicleStatusCommand.d.ts +1 -1
  28. package/dist-types/commands/ImportDecoderManifestCommand.d.ts +1 -1
  29. package/dist-types/commands/ImportSignalCatalogCommand.d.ts +1 -1
  30. package/dist-types/commands/ListDecoderManifestNetworkInterfacesCommand.d.ts +1 -1
  31. package/dist-types/commands/ListDecoderManifestSignalsCommand.d.ts +1 -1
  32. package/dist-types/commands/ListFleetsForVehicleCommand.d.ts +1 -1
  33. package/dist-types/commands/ListModelManifestNodesCommand.d.ts +1 -1
  34. package/dist-types/commands/ListSignalCatalogNodesCommand.d.ts +1 -1
  35. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  36. package/dist-types/commands/ListVehiclesInFleetCommand.d.ts +1 -1
  37. package/dist-types/commands/PutEncryptionConfigurationCommand.d.ts +1 -1
  38. package/dist-types/commands/PutLoggingOptionsCommand.d.ts +1 -1
  39. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  40. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  41. package/dist-types/commands/UpdateCampaignCommand.d.ts +1 -1
  42. package/dist-types/commands/UpdateDecoderManifestCommand.d.ts +1 -1
  43. package/dist-types/commands/UpdateFleetCommand.d.ts +1 -1
  44. package/dist-types/commands/UpdateModelManifestCommand.d.ts +1 -1
  45. package/dist-types/commands/UpdateSignalCatalogCommand.d.ts +1 -1
  46. package/dist-types/commands/UpdateStateTemplateCommand.d.ts +1 -1
  47. package/dist-types/commands/UpdateVehicleCommand.d.ts +1 -1
  48. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  49. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  50. package/dist-types/runtimeConfig.d.ts +16 -16
  51. package/dist-types/runtimeConfig.native.d.ts +18 -18
  52. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  53. package/dist-types/ts3.4/commands/AssociateVehicleFleetCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/BatchCreateVehicleCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/BatchUpdateVehicleCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/CreateDecoderManifestCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/CreateModelManifestCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/CreateSignalCatalogCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/CreateStateTemplateCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/CreateVehicleCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/DeleteDecoderManifestCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/DeleteModelManifestCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/DeleteSignalCatalogCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/DeleteStateTemplateCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/DeleteVehicleCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/DisassociateVehicleFleetCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/GetCampaignCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/GetDecoderManifestCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/GetFleetCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/GetModelManifestCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/GetSignalCatalogCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/GetStateTemplateCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/GetVehicleCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/GetVehicleStatusCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/ImportDecoderManifestCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/ImportSignalCatalogCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/ListDecoderManifestNetworkInterfacesCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/ListDecoderManifestSignalsCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/ListFleetsForVehicleCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/ListModelManifestNodesCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/ListSignalCatalogNodesCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/ListVehiclesInFleetCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/PutEncryptionConfigurationCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/UpdateDecoderManifestCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/UpdateModelManifestCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/UpdateSignalCatalogCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/UpdateStateTemplateCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/UpdateVehicleCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  100. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  101. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  102. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  103. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  104. package/package.json +20 -20
@@ -1281,7 +1281,7 @@ const se_CreateCampaignRequest = (input, context) => {
1281
1281
  dataPartitions: _json,
1282
1282
  description: [],
1283
1283
  diagnosticsMode: [],
1284
- expiryTime: (_) => _.getTime() / 1000,
1284
+ expiryTime: (_) => _.getTime() / 1_000,
1285
1285
  name: [],
1286
1286
  postTriggerCollectionDuration: [],
1287
1287
  priority: [],
@@ -1289,7 +1289,7 @@ const se_CreateCampaignRequest = (input, context) => {
1289
1289
  signalsToCollect: _json,
1290
1290
  signalsToFetch: _json,
1291
1291
  spoolingMode: [],
1292
- startTime: (_) => _.getTime() / 1000,
1292
+ startTime: (_) => _.getTime() / 1_000,
1293
1293
  tags: _json,
1294
1294
  targetArn: [],
1295
1295
  });
@@ -23,7 +23,7 @@ export interface AssociateVehicleFleetCommandOutput extends AssociateVehicleFlee
23
23
  }
24
24
  declare const AssociateVehicleFleetCommand_base: {
25
25
  new (input: AssociateVehicleFleetCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateVehicleFleetCommandInput, AssociateVehicleFleetCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateVehicleFleetCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateVehicleFleetCommandInput, AssociateVehicleFleetCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateVehicleFleetCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateVehicleFleetCommandInput, AssociateVehicleFleetCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchCreateVehicleCommandOutput extends BatchCreateVehicleRespo
23
23
  }
24
24
  declare const BatchCreateVehicleCommand_base: {
25
25
  new (input: BatchCreateVehicleCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateVehicleCommandInput, BatchCreateVehicleCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchCreateVehicleCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateVehicleCommandInput, BatchCreateVehicleCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchCreateVehicleCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateVehicleCommandInput, BatchCreateVehicleCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchUpdateVehicleCommandOutput extends BatchUpdateVehicleRespo
23
23
  }
24
24
  declare const BatchUpdateVehicleCommand_base: {
25
25
  new (input: BatchUpdateVehicleCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateVehicleCommandInput, BatchUpdateVehicleCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchUpdateVehicleCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateVehicleCommandInput, BatchUpdateVehicleCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchUpdateVehicleCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateVehicleCommandInput, BatchUpdateVehicleCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateCampaignCommandOutput extends CreateCampaignResponse, __M
23
23
  }
24
24
  declare const CreateCampaignCommand_base: {
25
25
  new (input: CreateCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCampaignCommandInput, CreateCampaignCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCampaignCommandInput, CreateCampaignCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCampaignCommandInput, CreateCampaignCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDecoderManifestCommandOutput extends CreateDecoderManifes
23
23
  }
24
24
  declare const CreateDecoderManifestCommand_base: {
25
25
  new (input: CreateDecoderManifestCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDecoderManifestCommandInput, CreateDecoderManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDecoderManifestCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDecoderManifestCommandInput, CreateDecoderManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDecoderManifestCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDecoderManifestCommandInput, CreateDecoderManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateFleetCommandOutput extends CreateFleetResponse, __Metadat
23
23
  }
24
24
  declare const CreateFleetCommand_base: {
25
25
  new (input: CreateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFleetCommandInput, CreateFleetCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFleetCommandInput, CreateFleetCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFleetCommandInput, CreateFleetCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateModelManifestCommandOutput extends CreateModelManifestRes
23
23
  }
24
24
  declare const CreateModelManifestCommand_base: {
25
25
  new (input: CreateModelManifestCommandInput): import("@smithy/smithy-client").CommandImpl<CreateModelManifestCommandInput, CreateModelManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateModelManifestCommandInput): import("@smithy/smithy-client").CommandImpl<CreateModelManifestCommandInput, CreateModelManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateModelManifestCommandInput): import("@smithy/smithy-client").CommandImpl<CreateModelManifestCommandInput, CreateModelManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateSignalCatalogCommandOutput extends CreateSignalCatalogRes
23
23
  }
24
24
  declare const CreateSignalCatalogCommand_base: {
25
25
  new (input: CreateSignalCatalogCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSignalCatalogCommandInput, CreateSignalCatalogCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateSignalCatalogCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSignalCatalogCommandInput, CreateSignalCatalogCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateSignalCatalogCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSignalCatalogCommandInput, CreateSignalCatalogCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateStateTemplateCommandOutput extends CreateStateTemplateRes
23
23
  }
24
24
  declare const CreateStateTemplateCommand_base: {
25
25
  new (input: CreateStateTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStateTemplateCommandInput, CreateStateTemplateCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateStateTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStateTemplateCommandInput, CreateStateTemplateCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateStateTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStateTemplateCommandInput, CreateStateTemplateCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateVehicleCommandOutput extends CreateVehicleResponse, __Met
23
23
  }
24
24
  declare const CreateVehicleCommand_base: {
25
25
  new (input: CreateVehicleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVehicleCommandInput, CreateVehicleCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateVehicleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVehicleCommandInput, CreateVehicleCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateVehicleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVehicleCommandInput, CreateVehicleCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteCampaignCommandOutput extends DeleteCampaignResponse, __M
23
23
  }
24
24
  declare const DeleteCampaignCommand_base: {
25
25
  new (input: DeleteCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCampaignCommandInput, DeleteCampaignCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCampaignCommandInput, DeleteCampaignCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCampaignCommandInput, DeleteCampaignCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDecoderManifestCommandOutput extends DeleteDecoderManifes
23
23
  }
24
24
  declare const DeleteDecoderManifestCommand_base: {
25
25
  new (input: DeleteDecoderManifestCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDecoderManifestCommandInput, DeleteDecoderManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDecoderManifestCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDecoderManifestCommandInput, DeleteDecoderManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDecoderManifestCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDecoderManifestCommandInput, DeleteDecoderManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteFleetCommandOutput extends DeleteFleetResponse, __Metadat
23
23
  }
24
24
  declare const DeleteFleetCommand_base: {
25
25
  new (input: DeleteFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFleetCommandInput, DeleteFleetCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFleetCommandInput, DeleteFleetCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFleetCommandInput, DeleteFleetCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteModelManifestCommandOutput extends DeleteModelManifestRes
23
23
  }
24
24
  declare const DeleteModelManifestCommand_base: {
25
25
  new (input: DeleteModelManifestCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteModelManifestCommandInput, DeleteModelManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteModelManifestCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteModelManifestCommandInput, DeleteModelManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteModelManifestCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteModelManifestCommandInput, DeleteModelManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteSignalCatalogCommandOutput extends DeleteSignalCatalogRes
23
23
  }
24
24
  declare const DeleteSignalCatalogCommand_base: {
25
25
  new (input: DeleteSignalCatalogCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSignalCatalogCommandInput, DeleteSignalCatalogCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteSignalCatalogCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSignalCatalogCommandInput, DeleteSignalCatalogCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteSignalCatalogCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSignalCatalogCommandInput, DeleteSignalCatalogCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteStateTemplateCommandOutput extends DeleteStateTemplateRes
23
23
  }
24
24
  declare const DeleteStateTemplateCommand_base: {
25
25
  new (input: DeleteStateTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStateTemplateCommandInput, DeleteStateTemplateCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteStateTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStateTemplateCommandInput, DeleteStateTemplateCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteStateTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStateTemplateCommandInput, DeleteStateTemplateCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteVehicleCommandOutput extends DeleteVehicleResponse, __Met
23
23
  }
24
24
  declare const DeleteVehicleCommand_base: {
25
25
  new (input: DeleteVehicleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVehicleCommandInput, DeleteVehicleCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteVehicleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVehicleCommandInput, DeleteVehicleCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteVehicleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVehicleCommandInput, DeleteVehicleCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateVehicleFleetCommandOutput extends DisassociateVehic
23
23
  }
24
24
  declare const DisassociateVehicleFleetCommand_base: {
25
25
  new (input: DisassociateVehicleFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateVehicleFleetCommandInput, DisassociateVehicleFleetCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateVehicleFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateVehicleFleetCommandInput, DisassociateVehicleFleetCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateVehicleFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateVehicleFleetCommandInput, DisassociateVehicleFleetCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetCampaignCommandOutput extends GetCampaignResponse, __Metadat
23
23
  }
24
24
  declare const GetCampaignCommand_base: {
25
25
  new (input: GetCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<GetCampaignCommandInput, GetCampaignCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<GetCampaignCommandInput, GetCampaignCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<GetCampaignCommandInput, GetCampaignCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetDecoderManifestCommandOutput extends GetDecoderManifestRespo
23
23
  }
24
24
  declare const GetDecoderManifestCommand_base: {
25
25
  new (input: GetDecoderManifestCommandInput): import("@smithy/smithy-client").CommandImpl<GetDecoderManifestCommandInput, GetDecoderManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetDecoderManifestCommandInput): import("@smithy/smithy-client").CommandImpl<GetDecoderManifestCommandInput, GetDecoderManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetDecoderManifestCommandInput): import("@smithy/smithy-client").CommandImpl<GetDecoderManifestCommandInput, GetDecoderManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetFleetCommandOutput extends GetFleetResponse, __MetadataBeare
23
23
  }
24
24
  declare const GetFleetCommand_base: {
25
25
  new (input: GetFleetCommandInput): import("@smithy/smithy-client").CommandImpl<GetFleetCommandInput, GetFleetCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetFleetCommandInput): import("@smithy/smithy-client").CommandImpl<GetFleetCommandInput, GetFleetCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetFleetCommandInput): import("@smithy/smithy-client").CommandImpl<GetFleetCommandInput, GetFleetCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetModelManifestCommandOutput extends GetModelManifestResponse,
23
23
  }
24
24
  declare const GetModelManifestCommand_base: {
25
25
  new (input: GetModelManifestCommandInput): import("@smithy/smithy-client").CommandImpl<GetModelManifestCommandInput, GetModelManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetModelManifestCommandInput): import("@smithy/smithy-client").CommandImpl<GetModelManifestCommandInput, GetModelManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetModelManifestCommandInput): import("@smithy/smithy-client").CommandImpl<GetModelManifestCommandInput, GetModelManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetSignalCatalogCommandOutput extends GetSignalCatalogResponse,
23
23
  }
24
24
  declare const GetSignalCatalogCommand_base: {
25
25
  new (input: GetSignalCatalogCommandInput): import("@smithy/smithy-client").CommandImpl<GetSignalCatalogCommandInput, GetSignalCatalogCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetSignalCatalogCommandInput): import("@smithy/smithy-client").CommandImpl<GetSignalCatalogCommandInput, GetSignalCatalogCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetSignalCatalogCommandInput): import("@smithy/smithy-client").CommandImpl<GetSignalCatalogCommandInput, GetSignalCatalogCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetStateTemplateCommandOutput extends GetStateTemplateResponse,
23
23
  }
24
24
  declare const GetStateTemplateCommand_base: {
25
25
  new (input: GetStateTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetStateTemplateCommandInput, GetStateTemplateCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetStateTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetStateTemplateCommandInput, GetStateTemplateCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetStateTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetStateTemplateCommandInput, GetStateTemplateCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetVehicleCommandOutput extends GetVehicleResponse, __MetadataB
23
23
  }
24
24
  declare const GetVehicleCommand_base: {
25
25
  new (input: GetVehicleCommandInput): import("@smithy/smithy-client").CommandImpl<GetVehicleCommandInput, GetVehicleCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetVehicleCommandInput): import("@smithy/smithy-client").CommandImpl<GetVehicleCommandInput, GetVehicleCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetVehicleCommandInput): import("@smithy/smithy-client").CommandImpl<GetVehicleCommandInput, GetVehicleCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetVehicleStatusCommandOutput extends GetVehicleStatusResponse,
23
23
  }
24
24
  declare const GetVehicleStatusCommand_base: {
25
25
  new (input: GetVehicleStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetVehicleStatusCommandInput, GetVehicleStatusCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetVehicleStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetVehicleStatusCommandInput, GetVehicleStatusCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetVehicleStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetVehicleStatusCommandInput, GetVehicleStatusCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ImportDecoderManifestCommandOutput extends ImportDecoderManifes
23
23
  }
24
24
  declare const ImportDecoderManifestCommand_base: {
25
25
  new (input: ImportDecoderManifestCommandInput): import("@smithy/smithy-client").CommandImpl<ImportDecoderManifestCommandInput, ImportDecoderManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ImportDecoderManifestCommandInput): import("@smithy/smithy-client").CommandImpl<ImportDecoderManifestCommandInput, ImportDecoderManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ImportDecoderManifestCommandInput): import("@smithy/smithy-client").CommandImpl<ImportDecoderManifestCommandInput, ImportDecoderManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ImportSignalCatalogCommandOutput extends ImportSignalCatalogRes
23
23
  }
24
24
  declare const ImportSignalCatalogCommand_base: {
25
25
  new (input: ImportSignalCatalogCommandInput): import("@smithy/smithy-client").CommandImpl<ImportSignalCatalogCommandInput, ImportSignalCatalogCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ImportSignalCatalogCommandInput): import("@smithy/smithy-client").CommandImpl<ImportSignalCatalogCommandInput, ImportSignalCatalogCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ImportSignalCatalogCommandInput): import("@smithy/smithy-client").CommandImpl<ImportSignalCatalogCommandInput, ImportSignalCatalogCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListDecoderManifestNetworkInterfacesCommandOutput extends ListD
23
23
  }
24
24
  declare const ListDecoderManifestNetworkInterfacesCommand_base: {
25
25
  new (input: ListDecoderManifestNetworkInterfacesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDecoderManifestNetworkInterfacesCommandInput, ListDecoderManifestNetworkInterfacesCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListDecoderManifestNetworkInterfacesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDecoderManifestNetworkInterfacesCommandInput, ListDecoderManifestNetworkInterfacesCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListDecoderManifestNetworkInterfacesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDecoderManifestNetworkInterfacesCommandInput, ListDecoderManifestNetworkInterfacesCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListDecoderManifestSignalsCommandOutput extends ListDecoderMani
23
23
  }
24
24
  declare const ListDecoderManifestSignalsCommand_base: {
25
25
  new (input: ListDecoderManifestSignalsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDecoderManifestSignalsCommandInput, ListDecoderManifestSignalsCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListDecoderManifestSignalsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDecoderManifestSignalsCommandInput, ListDecoderManifestSignalsCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListDecoderManifestSignalsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDecoderManifestSignalsCommandInput, ListDecoderManifestSignalsCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListFleetsForVehicleCommandOutput extends ListFleetsForVehicleR
23
23
  }
24
24
  declare const ListFleetsForVehicleCommand_base: {
25
25
  new (input: ListFleetsForVehicleCommandInput): import("@smithy/smithy-client").CommandImpl<ListFleetsForVehicleCommandInput, ListFleetsForVehicleCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListFleetsForVehicleCommandInput): import("@smithy/smithy-client").CommandImpl<ListFleetsForVehicleCommandInput, ListFleetsForVehicleCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListFleetsForVehicleCommandInput): import("@smithy/smithy-client").CommandImpl<ListFleetsForVehicleCommandInput, ListFleetsForVehicleCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListModelManifestNodesCommandOutput extends ListModelManifestNo
23
23
  }
24
24
  declare const ListModelManifestNodesCommand_base: {
25
25
  new (input: ListModelManifestNodesCommandInput): import("@smithy/smithy-client").CommandImpl<ListModelManifestNodesCommandInput, ListModelManifestNodesCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListModelManifestNodesCommandInput): import("@smithy/smithy-client").CommandImpl<ListModelManifestNodesCommandInput, ListModelManifestNodesCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListModelManifestNodesCommandInput): import("@smithy/smithy-client").CommandImpl<ListModelManifestNodesCommandInput, ListModelManifestNodesCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListSignalCatalogNodesCommandOutput extends ListSignalCatalogNo
23
23
  }
24
24
  declare const ListSignalCatalogNodesCommand_base: {
25
25
  new (input: ListSignalCatalogNodesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSignalCatalogNodesCommandInput, ListSignalCatalogNodesCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListSignalCatalogNodesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSignalCatalogNodesCommandInput, ListSignalCatalogNodesCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListSignalCatalogNodesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSignalCatalogNodesCommandInput, ListSignalCatalogNodesCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListVehiclesInFleetCommandOutput extends ListVehiclesInFleetRes
23
23
  }
24
24
  declare const ListVehiclesInFleetCommand_base: {
25
25
  new (input: ListVehiclesInFleetCommandInput): import("@smithy/smithy-client").CommandImpl<ListVehiclesInFleetCommandInput, ListVehiclesInFleetCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListVehiclesInFleetCommandInput): import("@smithy/smithy-client").CommandImpl<ListVehiclesInFleetCommandInput, ListVehiclesInFleetCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListVehiclesInFleetCommandInput): import("@smithy/smithy-client").CommandImpl<ListVehiclesInFleetCommandInput, ListVehiclesInFleetCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutEncryptionConfigurationCommandOutput extends PutEncryptionCo
23
23
  }
24
24
  declare const PutEncryptionConfigurationCommand_base: {
25
25
  new (input: PutEncryptionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutEncryptionConfigurationCommandInput, PutEncryptionConfigurationCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutEncryptionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutEncryptionConfigurationCommandInput, PutEncryptionConfigurationCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutEncryptionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutEncryptionConfigurationCommandInput, PutEncryptionConfigurationCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutLoggingOptionsCommandOutput extends PutLoggingOptionsRespons
23
23
  }
24
24
  declare const PutLoggingOptionsCommand_base: {
25
25
  new (input: PutLoggingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutLoggingOptionsCommandInput, PutLoggingOptionsCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutLoggingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutLoggingOptionsCommandInput, PutLoggingOptionsCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutLoggingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutLoggingOptionsCommandInput, PutLoggingOptionsCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateCampaignCommandOutput extends UpdateCampaignResponse, __M
23
23
  }
24
24
  declare const UpdateCampaignCommand_base: {
25
25
  new (input: UpdateCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCampaignCommandInput, UpdateCampaignCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCampaignCommandInput, UpdateCampaignCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCampaignCommandInput, UpdateCampaignCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateDecoderManifestCommandOutput extends UpdateDecoderManifes
23
23
  }
24
24
  declare const UpdateDecoderManifestCommand_base: {
25
25
  new (input: UpdateDecoderManifestCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDecoderManifestCommandInput, UpdateDecoderManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateDecoderManifestCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDecoderManifestCommandInput, UpdateDecoderManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateDecoderManifestCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDecoderManifestCommandInput, UpdateDecoderManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateFleetCommandOutput extends UpdateFleetResponse, __Metadat
23
23
  }
24
24
  declare const UpdateFleetCommand_base: {
25
25
  new (input: UpdateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetCommandInput, UpdateFleetCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetCommandInput, UpdateFleetCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetCommandInput, UpdateFleetCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateModelManifestCommandOutput extends UpdateModelManifestRes
23
23
  }
24
24
  declare const UpdateModelManifestCommand_base: {
25
25
  new (input: UpdateModelManifestCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateModelManifestCommandInput, UpdateModelManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateModelManifestCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateModelManifestCommandInput, UpdateModelManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateModelManifestCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateModelManifestCommandInput, UpdateModelManifestCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateSignalCatalogCommandOutput extends UpdateSignalCatalogRes
23
23
  }
24
24
  declare const UpdateSignalCatalogCommand_base: {
25
25
  new (input: UpdateSignalCatalogCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSignalCatalogCommandInput, UpdateSignalCatalogCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateSignalCatalogCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSignalCatalogCommandInput, UpdateSignalCatalogCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateSignalCatalogCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSignalCatalogCommandInput, UpdateSignalCatalogCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateStateTemplateCommandOutput extends UpdateStateTemplateRes
23
23
  }
24
24
  declare const UpdateStateTemplateCommand_base: {
25
25
  new (input: UpdateStateTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStateTemplateCommandInput, UpdateStateTemplateCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateStateTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStateTemplateCommandInput, UpdateStateTemplateCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateStateTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStateTemplateCommandInput, UpdateStateTemplateCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateVehicleCommandOutput extends UpdateVehicleResponse, __Met
23
23
  }
24
24
  declare const UpdateVehicleCommand_base: {
25
25
  new (input: UpdateVehicleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVehicleCommandInput, UpdateVehicleCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateVehicleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVehicleCommandInput, UpdateVehicleCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateVehicleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVehicleCommandInput, UpdateVehicleCommandOutput, IoTFleetWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
11
11
  export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
12
12
  defaultSigningName: string;
13
13
  };
14
- export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
- defaultSigningName: string;
16
- };
14
+ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
17
15
  export declare const commonParams: {
18
16
  readonly UseFIPS: {
19
17
  readonly type: "builtInParams";