@aws-sdk/client-iotfleetwise 3.296.0 → 3.298.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 (172) hide show
  1. package/dist-cjs/commands/AssociateVehicleFleetCommand.js +2 -3
  2. package/dist-cjs/commands/BatchCreateVehicleCommand.js +2 -3
  3. package/dist-cjs/commands/BatchUpdateVehicleCommand.js +2 -3
  4. package/dist-cjs/commands/CreateCampaignCommand.js +2 -3
  5. package/dist-cjs/commands/CreateDecoderManifestCommand.js +2 -3
  6. package/dist-cjs/commands/CreateFleetCommand.js +2 -3
  7. package/dist-cjs/commands/CreateModelManifestCommand.js +2 -3
  8. package/dist-cjs/commands/CreateSignalCatalogCommand.js +2 -3
  9. package/dist-cjs/commands/CreateVehicleCommand.js +2 -3
  10. package/dist-cjs/commands/DeleteCampaignCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteDecoderManifestCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteFleetCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteModelManifestCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteSignalCatalogCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteVehicleCommand.js +2 -3
  16. package/dist-cjs/commands/DisassociateVehicleFleetCommand.js +2 -3
  17. package/dist-cjs/commands/GetCampaignCommand.js +2 -3
  18. package/dist-cjs/commands/GetDecoderManifestCommand.js +2 -3
  19. package/dist-cjs/commands/GetFleetCommand.js +2 -3
  20. package/dist-cjs/commands/GetLoggingOptionsCommand.js +2 -3
  21. package/dist-cjs/commands/GetModelManifestCommand.js +2 -3
  22. package/dist-cjs/commands/GetRegisterAccountStatusCommand.js +2 -3
  23. package/dist-cjs/commands/GetSignalCatalogCommand.js +2 -3
  24. package/dist-cjs/commands/GetVehicleCommand.js +2 -3
  25. package/dist-cjs/commands/GetVehicleStatusCommand.js +2 -3
  26. package/dist-cjs/commands/ImportDecoderManifestCommand.js +2 -3
  27. package/dist-cjs/commands/ImportSignalCatalogCommand.js +2 -3
  28. package/dist-cjs/commands/ListCampaignsCommand.js +2 -3
  29. package/dist-cjs/commands/ListDecoderManifestNetworkInterfacesCommand.js +2 -3
  30. package/dist-cjs/commands/ListDecoderManifestSignalsCommand.js +2 -3
  31. package/dist-cjs/commands/ListDecoderManifestsCommand.js +2 -3
  32. package/dist-cjs/commands/ListFleetsCommand.js +2 -3
  33. package/dist-cjs/commands/ListFleetsForVehicleCommand.js +2 -3
  34. package/dist-cjs/commands/ListModelManifestNodesCommand.js +2 -3
  35. package/dist-cjs/commands/ListModelManifestsCommand.js +2 -3
  36. package/dist-cjs/commands/ListSignalCatalogNodesCommand.js +2 -3
  37. package/dist-cjs/commands/ListSignalCatalogsCommand.js +2 -3
  38. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  39. package/dist-cjs/commands/ListVehiclesCommand.js +2 -3
  40. package/dist-cjs/commands/ListVehiclesInFleetCommand.js +2 -3
  41. package/dist-cjs/commands/PutLoggingOptionsCommand.js +2 -3
  42. package/dist-cjs/commands/RegisterAccountCommand.js +2 -3
  43. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  44. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  45. package/dist-cjs/commands/UpdateCampaignCommand.js +2 -3
  46. package/dist-cjs/commands/UpdateDecoderManifestCommand.js +2 -3
  47. package/dist-cjs/commands/UpdateFleetCommand.js +2 -3
  48. package/dist-cjs/commands/UpdateModelManifestCommand.js +2 -3
  49. package/dist-cjs/commands/UpdateSignalCatalogCommand.js +2 -3
  50. package/dist-cjs/commands/UpdateVehicleCommand.js +2 -3
  51. package/dist-cjs/models/models_0.js +1 -605
  52. package/dist-es/commands/AssociateVehicleFleetCommand.js +2 -3
  53. package/dist-es/commands/BatchCreateVehicleCommand.js +2 -3
  54. package/dist-es/commands/BatchUpdateVehicleCommand.js +2 -3
  55. package/dist-es/commands/CreateCampaignCommand.js +2 -3
  56. package/dist-es/commands/CreateDecoderManifestCommand.js +2 -3
  57. package/dist-es/commands/CreateFleetCommand.js +2 -3
  58. package/dist-es/commands/CreateModelManifestCommand.js +2 -3
  59. package/dist-es/commands/CreateSignalCatalogCommand.js +2 -3
  60. package/dist-es/commands/CreateVehicleCommand.js +2 -3
  61. package/dist-es/commands/DeleteCampaignCommand.js +2 -3
  62. package/dist-es/commands/DeleteDecoderManifestCommand.js +2 -3
  63. package/dist-es/commands/DeleteFleetCommand.js +2 -3
  64. package/dist-es/commands/DeleteModelManifestCommand.js +2 -3
  65. package/dist-es/commands/DeleteSignalCatalogCommand.js +2 -3
  66. package/dist-es/commands/DeleteVehicleCommand.js +2 -3
  67. package/dist-es/commands/DisassociateVehicleFleetCommand.js +2 -3
  68. package/dist-es/commands/GetCampaignCommand.js +2 -3
  69. package/dist-es/commands/GetDecoderManifestCommand.js +2 -3
  70. package/dist-es/commands/GetFleetCommand.js +2 -3
  71. package/dist-es/commands/GetLoggingOptionsCommand.js +2 -3
  72. package/dist-es/commands/GetModelManifestCommand.js +2 -3
  73. package/dist-es/commands/GetRegisterAccountStatusCommand.js +2 -3
  74. package/dist-es/commands/GetSignalCatalogCommand.js +2 -3
  75. package/dist-es/commands/GetVehicleCommand.js +2 -3
  76. package/dist-es/commands/GetVehicleStatusCommand.js +2 -3
  77. package/dist-es/commands/ImportDecoderManifestCommand.js +2 -3
  78. package/dist-es/commands/ImportSignalCatalogCommand.js +2 -3
  79. package/dist-es/commands/ListCampaignsCommand.js +2 -3
  80. package/dist-es/commands/ListDecoderManifestNetworkInterfacesCommand.js +2 -3
  81. package/dist-es/commands/ListDecoderManifestSignalsCommand.js +2 -3
  82. package/dist-es/commands/ListDecoderManifestsCommand.js +2 -3
  83. package/dist-es/commands/ListFleetsCommand.js +2 -3
  84. package/dist-es/commands/ListFleetsForVehicleCommand.js +2 -3
  85. package/dist-es/commands/ListModelManifestNodesCommand.js +2 -3
  86. package/dist-es/commands/ListModelManifestsCommand.js +2 -3
  87. package/dist-es/commands/ListSignalCatalogNodesCommand.js +2 -3
  88. package/dist-es/commands/ListSignalCatalogsCommand.js +2 -3
  89. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  90. package/dist-es/commands/ListVehiclesCommand.js +2 -3
  91. package/dist-es/commands/ListVehiclesInFleetCommand.js +2 -3
  92. package/dist-es/commands/PutLoggingOptionsCommand.js +2 -3
  93. package/dist-es/commands/RegisterAccountCommand.js +2 -3
  94. package/dist-es/commands/TagResourceCommand.js +2 -3
  95. package/dist-es/commands/UntagResourceCommand.js +2 -3
  96. package/dist-es/commands/UpdateCampaignCommand.js +2 -3
  97. package/dist-es/commands/UpdateDecoderManifestCommand.js +2 -3
  98. package/dist-es/commands/UpdateFleetCommand.js +2 -3
  99. package/dist-es/commands/UpdateModelManifestCommand.js +2 -3
  100. package/dist-es/commands/UpdateSignalCatalogCommand.js +2 -3
  101. package/dist-es/commands/UpdateVehicleCommand.js +2 -3
  102. package/dist-es/models/models_0.js +0 -459
  103. package/dist-types/IoTFleetWise.d.ts +51 -0
  104. package/dist-types/IoTFleetWiseClient.d.ts +24 -4
  105. package/dist-types/commands/AssociateVehicleFleetCommand.d.ts +16 -0
  106. package/dist-types/commands/BatchCreateVehicleCommand.d.ts +16 -0
  107. package/dist-types/commands/BatchUpdateVehicleCommand.d.ts +16 -0
  108. package/dist-types/commands/CreateCampaignCommand.d.ts +16 -0
  109. package/dist-types/commands/CreateDecoderManifestCommand.d.ts +16 -0
  110. package/dist-types/commands/CreateFleetCommand.d.ts +16 -0
  111. package/dist-types/commands/CreateModelManifestCommand.d.ts +16 -0
  112. package/dist-types/commands/CreateSignalCatalogCommand.d.ts +16 -0
  113. package/dist-types/commands/CreateVehicleCommand.d.ts +16 -0
  114. package/dist-types/commands/DeleteCampaignCommand.d.ts +16 -0
  115. package/dist-types/commands/DeleteDecoderManifestCommand.d.ts +16 -0
  116. package/dist-types/commands/DeleteFleetCommand.d.ts +16 -0
  117. package/dist-types/commands/DeleteModelManifestCommand.d.ts +16 -0
  118. package/dist-types/commands/DeleteSignalCatalogCommand.d.ts +16 -0
  119. package/dist-types/commands/DeleteVehicleCommand.d.ts +16 -0
  120. package/dist-types/commands/DisassociateVehicleFleetCommand.d.ts +16 -0
  121. package/dist-types/commands/GetCampaignCommand.d.ts +16 -0
  122. package/dist-types/commands/GetDecoderManifestCommand.d.ts +16 -0
  123. package/dist-types/commands/GetFleetCommand.d.ts +16 -0
  124. package/dist-types/commands/GetLoggingOptionsCommand.d.ts +16 -0
  125. package/dist-types/commands/GetModelManifestCommand.d.ts +16 -0
  126. package/dist-types/commands/GetRegisterAccountStatusCommand.d.ts +16 -0
  127. package/dist-types/commands/GetSignalCatalogCommand.d.ts +16 -0
  128. package/dist-types/commands/GetVehicleCommand.d.ts +16 -0
  129. package/dist-types/commands/GetVehicleStatusCommand.d.ts +16 -0
  130. package/dist-types/commands/ImportDecoderManifestCommand.d.ts +16 -0
  131. package/dist-types/commands/ImportSignalCatalogCommand.d.ts +16 -0
  132. package/dist-types/commands/ListCampaignsCommand.d.ts +16 -0
  133. package/dist-types/commands/ListDecoderManifestNetworkInterfacesCommand.d.ts +16 -0
  134. package/dist-types/commands/ListDecoderManifestSignalsCommand.d.ts +16 -0
  135. package/dist-types/commands/ListDecoderManifestsCommand.d.ts +16 -0
  136. package/dist-types/commands/ListFleetsCommand.d.ts +16 -0
  137. package/dist-types/commands/ListFleetsForVehicleCommand.d.ts +16 -0
  138. package/dist-types/commands/ListModelManifestNodesCommand.d.ts +16 -0
  139. package/dist-types/commands/ListModelManifestsCommand.d.ts +16 -0
  140. package/dist-types/commands/ListSignalCatalogNodesCommand.d.ts +16 -0
  141. package/dist-types/commands/ListSignalCatalogsCommand.d.ts +16 -0
  142. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  143. package/dist-types/commands/ListVehiclesCommand.d.ts +16 -0
  144. package/dist-types/commands/ListVehiclesInFleetCommand.d.ts +16 -0
  145. package/dist-types/commands/PutLoggingOptionsCommand.d.ts +16 -0
  146. package/dist-types/commands/RegisterAccountCommand.d.ts +16 -0
  147. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  148. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  149. package/dist-types/commands/UpdateCampaignCommand.d.ts +16 -0
  150. package/dist-types/commands/UpdateDecoderManifestCommand.d.ts +16 -0
  151. package/dist-types/commands/UpdateFleetCommand.d.ts +16 -0
  152. package/dist-types/commands/UpdateModelManifestCommand.d.ts +16 -0
  153. package/dist-types/commands/UpdateSignalCatalogCommand.d.ts +16 -0
  154. package/dist-types/commands/UpdateVehicleCommand.d.ts +16 -0
  155. package/dist-types/models/IoTFleetWiseServiceException.d.ts +2 -0
  156. package/dist-types/models/models_0.d.ts +418 -568
  157. package/dist-types/pagination/GetVehicleStatusPaginator.d.ts +3 -0
  158. package/dist-types/pagination/Interfaces.d.ts +3 -0
  159. package/dist-types/pagination/ListCampaignsPaginator.d.ts +3 -0
  160. package/dist-types/pagination/ListDecoderManifestNetworkInterfacesPaginator.d.ts +3 -0
  161. package/dist-types/pagination/ListDecoderManifestSignalsPaginator.d.ts +3 -0
  162. package/dist-types/pagination/ListDecoderManifestsPaginator.d.ts +3 -0
  163. package/dist-types/pagination/ListFleetsForVehiclePaginator.d.ts +3 -0
  164. package/dist-types/pagination/ListFleetsPaginator.d.ts +3 -0
  165. package/dist-types/pagination/ListModelManifestNodesPaginator.d.ts +3 -0
  166. package/dist-types/pagination/ListModelManifestsPaginator.d.ts +3 -0
  167. package/dist-types/pagination/ListSignalCatalogNodesPaginator.d.ts +3 -0
  168. package/dist-types/pagination/ListSignalCatalogsPaginator.d.ts +3 -0
  169. package/dist-types/pagination/ListVehiclesInFleetPaginator.d.ts +3 -0
  170. package/dist-types/pagination/ListVehiclesPaginator.d.ts +3 -0
  171. package/dist-types/ts3.4/models/models_0.d.ts +0 -398
  172. package/package.json +4 -3
@@ -1,6 +1,7 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { IoTFleetWiseServiceException as __BaseException } from "./IoTFleetWiseServiceException";
3
3
  /**
4
+ * @public
4
5
  * <p>You don't have sufficient permission to perform this action.</p>
5
6
  */
6
7
  export declare class AccessDeniedException extends __BaseException {
@@ -11,6 +12,9 @@ export declare class AccessDeniedException extends __BaseException {
11
12
  */
12
13
  constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
13
14
  }
15
+ /**
16
+ * @public
17
+ */
14
18
  export declare enum NodeDataType {
15
19
  BOOLEAN = "BOOLEAN",
16
20
  BOOLEAN_ARRAY = "BOOLEAN_ARRAY",
@@ -41,6 +45,7 @@ export declare enum NodeDataType {
41
45
  UNKNOWN = "UNKNOWN"
42
46
  }
43
47
  /**
48
+ * @public
44
49
  * <p>A signal that represents a vehicle device such as the engine, heater, and door locks.
45
50
  * Data from an actuator reports the state of a certain vehicle device.</p>
46
51
  * <note>
@@ -85,6 +90,9 @@ export interface Actuator {
85
90
  */
86
91
  assignedValue?: string;
87
92
  }
93
+ /**
94
+ * @public
95
+ */
88
96
  export interface AssociateVehicleFleetRequest {
89
97
  /**
90
98
  * <p> The unique ID of the vehicle to associate with the fleet. </p>
@@ -95,9 +103,13 @@ export interface AssociateVehicleFleetRequest {
95
103
  */
96
104
  fleetId: string | undefined;
97
105
  }
106
+ /**
107
+ * @public
108
+ */
98
109
  export interface AssociateVehicleFleetResponse {
99
110
  }
100
111
  /**
112
+ * @public
101
113
  * <p>The request couldn't be completed because the server temporarily failed.</p>
102
114
  */
103
115
  export declare class InternalServerException extends __BaseException {
@@ -113,6 +125,7 @@ export declare class InternalServerException extends __BaseException {
113
125
  constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
114
126
  }
115
127
  /**
128
+ * @public
116
129
  * <p>The resource wasn't found.</p>
117
130
  */
118
131
  export declare class ResourceNotFoundException extends __BaseException {
@@ -132,6 +145,7 @@ export declare class ResourceNotFoundException extends __BaseException {
132
145
  constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
133
146
  }
134
147
  /**
148
+ * @public
135
149
  * <p>The request couldn't be completed due to throttling.</p>
136
150
  */
137
151
  export declare class ThrottlingException extends __BaseException {
@@ -155,6 +169,7 @@ export declare class ThrottlingException extends __BaseException {
155
169
  constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
156
170
  }
157
171
  /**
172
+ * @public
158
173
  * <p>A validation error due to mismatch between the expected data type, length, or pattern
159
174
  * of the parameter and the input.</p>
160
175
  */
@@ -168,6 +183,9 @@ export interface ValidationExceptionField {
168
183
  */
169
184
  message: string | undefined;
170
185
  }
186
+ /**
187
+ * @public
188
+ */
171
189
  export declare enum ValidationExceptionReason {
172
190
  CANNOT_PARSE = "cannotParse",
173
191
  FIELD_VALIDATION_FAILED = "fieldValidationFailed",
@@ -175,6 +193,7 @@ export declare enum ValidationExceptionReason {
175
193
  UNKNOWN_OPERATION = "unknownOperation"
176
194
  }
177
195
  /**
196
+ * @public
178
197
  * <p>The input fails to satisfy the constraints specified by an Amazon Web Services service.</p>
179
198
  */
180
199
  export declare class ValidationException extends __BaseException {
@@ -194,6 +213,7 @@ export declare class ValidationException extends __BaseException {
194
213
  constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
195
214
  }
196
215
  /**
216
+ * @public
197
217
  * <p>A signal that represents static information about the vehicle, such as engine type or
198
218
  * manufacturing date.</p>
199
219
  */
@@ -238,11 +258,15 @@ export interface Attribute {
238
258
  */
239
259
  defaultValue?: string;
240
260
  }
261
+ /**
262
+ * @public
263
+ */
241
264
  export declare enum VehicleAssociationBehavior {
242
265
  CREATE_IOT_THING = "CreateIotThing",
243
266
  VALIDATE_IOT_THING_EXISTS = "ValidateIotThingExists"
244
267
  }
245
268
  /**
269
+ * @public
246
270
  * <p>A set of key/value pairs that are used to manage the resource.</p>
247
271
  */
248
272
  export interface Tag {
@@ -256,6 +280,7 @@ export interface Tag {
256
280
  Value: string | undefined;
257
281
  }
258
282
  /**
283
+ * @public
259
284
  * <p>Information about the vehicle to create.</p>
260
285
  */
261
286
  export interface CreateVehicleRequestItem {
@@ -288,6 +313,9 @@ export interface CreateVehicleRequestItem {
288
313
  */
289
314
  tags?: Tag[];
290
315
  }
316
+ /**
317
+ * @public
318
+ */
291
319
  export interface BatchCreateVehicleRequest {
292
320
  /**
293
321
  * <p> A list of information about each vehicle to create. For more information, see the
@@ -296,6 +324,7 @@ export interface BatchCreateVehicleRequest {
296
324
  vehicles: CreateVehicleRequestItem[] | undefined;
297
325
  }
298
326
  /**
327
+ * @public
299
328
  * <p>An HTTP error resulting from creating a vehicle.</p>
300
329
  */
301
330
  export interface CreateVehicleError {
@@ -313,6 +342,7 @@ export interface CreateVehicleError {
313
342
  message?: string;
314
343
  }
315
344
  /**
345
+ * @public
316
346
  * <p>Information about a created vehicle.</p>
317
347
  */
318
348
  export interface CreateVehicleResponseItem {
@@ -329,6 +359,9 @@ export interface CreateVehicleResponseItem {
329
359
  */
330
360
  thingArn?: string;
331
361
  }
362
+ /**
363
+ * @public
364
+ */
332
365
  export interface BatchCreateVehicleResponse {
333
366
  /**
334
367
  * <p> A list of information about a batch of created vehicles. For more information, see
@@ -342,6 +375,7 @@ export interface BatchCreateVehicleResponse {
342
375
  errors?: CreateVehicleError[];
343
376
  }
344
377
  /**
378
+ * @public
345
379
  * <p>A service quota was exceeded. </p>
346
380
  */
347
381
  export declare class LimitExceededException extends __BaseException {
@@ -360,11 +394,15 @@ export declare class LimitExceededException extends __BaseException {
360
394
  */
361
395
  constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
362
396
  }
397
+ /**
398
+ * @public
399
+ */
363
400
  export declare enum UpdateMode {
364
401
  MERGE = "Merge",
365
402
  OVERWRITE = "Overwrite"
366
403
  }
367
404
  /**
405
+ * @public
368
406
  * <p>Information about the vehicle to update.</p>
369
407
  */
370
408
  export interface UpdateVehicleRequestItem {
@@ -395,6 +433,9 @@ export interface UpdateVehicleRequestItem {
395
433
  */
396
434
  attributeUpdateMode?: UpdateMode | string;
397
435
  }
436
+ /**
437
+ * @public
438
+ */
398
439
  export interface BatchUpdateVehicleRequest {
399
440
  /**
400
441
  * <p> A list of information about the vehicles to update. For more information, see the
@@ -403,6 +444,7 @@ export interface BatchUpdateVehicleRequest {
403
444
  vehicles: UpdateVehicleRequestItem[] | undefined;
404
445
  }
405
446
  /**
447
+ * @public
406
448
  * <p>An HTTP error resulting from updating the description for a vehicle.</p>
407
449
  */
408
450
  export interface UpdateVehicleError {
@@ -420,6 +462,7 @@ export interface UpdateVehicleError {
420
462
  message?: string;
421
463
  }
422
464
  /**
465
+ * @public
423
466
  * <p>Information about the updated vehicle.</p>
424
467
  */
425
468
  export interface UpdateVehicleResponseItem {
@@ -432,6 +475,9 @@ export interface UpdateVehicleResponseItem {
432
475
  */
433
476
  arn?: string;
434
477
  }
478
+ /**
479
+ * @public
480
+ */
435
481
  export interface BatchUpdateVehicleResponse {
436
482
  /**
437
483
  * <p> A list of information about the batch of updated vehicles. </p>
@@ -447,6 +493,7 @@ export interface BatchUpdateVehicleResponse {
447
493
  errors?: UpdateVehicleError[];
448
494
  }
449
495
  /**
496
+ * @public
450
497
  * <p>A group of signals that are defined in a hierarchical structure.</p>
451
498
  */
452
499
  export interface Branch {
@@ -461,6 +508,7 @@ export interface Branch {
461
508
  description?: string;
462
509
  }
463
510
  /**
511
+ * @public
464
512
  * <p>The request has conflicting operations. This can occur if you're trying to perform
465
513
  * more than one operation on the same resource at the same time.</p>
466
514
  */
@@ -480,11 +528,15 @@ export declare class ConflictException extends __BaseException {
480
528
  */
481
529
  constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
482
530
  }
531
+ /**
532
+ * @public
533
+ */
483
534
  export declare enum TriggerMode {
484
535
  ALWAYS = "ALWAYS",
485
536
  RISING_EDGE = "RISING_EDGE"
486
537
  }
487
538
  /**
539
+ * @public
488
540
  * <p>Information about a collection scheme that uses a simple logical expression to
489
541
  * recognize what data to collect.</p>
490
542
  */
@@ -516,6 +568,7 @@ export interface ConditionBasedCollectionScheme {
516
568
  conditionLanguageVersion?: number;
517
569
  }
518
570
  /**
571
+ * @public
519
572
  * <p>Information about a collection scheme that uses a time period to decide how often to
520
573
  * collect data.</p>
521
574
  */
@@ -528,9 +581,13 @@ export interface TimeBasedCollectionScheme {
528
581
  periodMs: number | undefined;
529
582
  }
530
583
  /**
584
+ * @public
531
585
  * <p>Specifies what data to collect and how often or when to collect it.</p>
532
586
  */
533
587
  export type CollectionScheme = CollectionScheme.ConditionBasedCollectionSchemeMember | CollectionScheme.TimeBasedCollectionSchemeMember | CollectionScheme.$UnknownMember;
588
+ /**
589
+ * @public
590
+ */
534
591
  export declare namespace CollectionScheme {
535
592
  /**
536
593
  * <p>Information about a collection scheme that uses a time period to decide how often to
@@ -562,15 +619,22 @@ export declare namespace CollectionScheme {
562
619
  }
563
620
  const visit: <T>(value: CollectionScheme, visitor: Visitor<T>) => T;
564
621
  }
622
+ /**
623
+ * @public
624
+ */
565
625
  export declare enum Compression {
566
626
  OFF = "OFF",
567
627
  SNAPPY = "SNAPPY"
568
628
  }
629
+ /**
630
+ * @public
631
+ */
569
632
  export declare enum DiagnosticsMode {
570
633
  OFF = "OFF",
571
634
  SEND_ACTIVE_DTCS = "SEND_ACTIVE_DTCS"
572
635
  }
573
636
  /**
637
+ * @public
574
638
  * <p>Information about a signal.</p>
575
639
  */
576
640
  export interface SignalInformation {
@@ -591,10 +655,16 @@ export interface SignalInformation {
591
655
  */
592
656
  minimumSamplingIntervalMs?: number;
593
657
  }
658
+ /**
659
+ * @public
660
+ */
594
661
  export declare enum SpoolingMode {
595
662
  OFF = "OFF",
596
663
  TO_DISK = "TO_DISK"
597
664
  }
665
+ /**
666
+ * @public
667
+ */
598
668
  export interface CreateCampaignRequest {
599
669
  /**
600
670
  * <p> The name of the campaign to create. </p>
@@ -686,6 +756,9 @@ export interface CreateCampaignRequest {
686
756
  */
687
757
  tags?: Tag[];
688
758
  }
759
+ /**
760
+ * @public
761
+ */
689
762
  export interface CreateCampaignResponse {
690
763
  /**
691
764
  * <p>The name of the created campaign.</p>
@@ -696,12 +769,18 @@ export interface CreateCampaignResponse {
696
769
  */
697
770
  arn?: string;
698
771
  }
772
+ /**
773
+ * @public
774
+ */
699
775
  export interface DeleteCampaignRequest {
700
776
  /**
701
777
  * <p> The name of the campaign to delete. </p>
702
778
  */
703
779
  name: string | undefined;
704
780
  }
781
+ /**
782
+ * @public
783
+ */
705
784
  export interface DeleteCampaignResponse {
706
785
  /**
707
786
  * <p>The name of the deleted campaign.</p>
@@ -715,18 +794,27 @@ export interface DeleteCampaignResponse {
715
794
  */
716
795
  arn?: string;
717
796
  }
797
+ /**
798
+ * @public
799
+ */
718
800
  export interface GetCampaignRequest {
719
801
  /**
720
802
  * <p> The name of the campaign to retrieve information about. </p>
721
803
  */
722
804
  name: string | undefined;
723
805
  }
806
+ /**
807
+ * @public
808
+ */
724
809
  export declare enum CampaignStatus {
725
810
  CREATING = "CREATING",
726
811
  RUNNING = "RUNNING",
727
812
  SUSPENDED = "SUSPENDED",
728
813
  WAITING_FOR_APPROVAL = "WAITING_FOR_APPROVAL"
729
814
  }
815
+ /**
816
+ * @public
817
+ */
730
818
  export interface GetCampaignResponse {
731
819
  /**
732
820
  * <p>The name of the campaign.</p>
@@ -812,6 +900,9 @@ export interface GetCampaignResponse {
812
900
  */
813
901
  lastModificationTime?: Date;
814
902
  }
903
+ /**
904
+ * @public
905
+ */
815
906
  export interface ListCampaignsRequest {
816
907
  /**
817
908
  * <p>A pagination token for the next set of results.</p>
@@ -831,6 +922,7 @@ export interface ListCampaignsRequest {
831
922
  status?: string;
832
923
  }
833
924
  /**
925
+ * @public
834
926
  * <p>Information about a campaign. </p>
835
927
  * <p>You can use the API operation to return this
836
928
  * information about multiple created campaigns.</p>
@@ -892,6 +984,9 @@ export interface CampaignSummary {
892
984
  */
893
985
  lastModificationTime: Date | undefined;
894
986
  }
987
+ /**
988
+ * @public
989
+ */
895
990
  export interface ListCampaignsResponse {
896
991
  /**
897
992
  * <p> A summary of information about each campaign. </p>
@@ -902,12 +997,18 @@ export interface ListCampaignsResponse {
902
997
  */
903
998
  nextToken?: string;
904
999
  }
1000
+ /**
1001
+ * @public
1002
+ */
905
1003
  export declare enum UpdateCampaignAction {
906
1004
  APPROVE = "APPROVE",
907
1005
  RESUME = "RESUME",
908
1006
  SUSPEND = "SUSPEND",
909
1007
  UPDATE = "UPDATE"
910
1008
  }
1009
+ /**
1010
+ * @public
1011
+ */
911
1012
  export interface UpdateCampaignRequest {
912
1013
  /**
913
1014
  * <p> The name of the campaign to update. </p>
@@ -946,6 +1047,9 @@ export interface UpdateCampaignRequest {
946
1047
  */
947
1048
  action: UpdateCampaignAction | string | undefined;
948
1049
  }
1050
+ /**
1051
+ * @public
1052
+ */
949
1053
  export interface UpdateCampaignResponse {
950
1054
  /**
951
1055
  * <p> The Amazon Resource Name (ARN) of the campaign. </p>
@@ -984,6 +1088,7 @@ export interface UpdateCampaignResponse {
984
1088
  status?: CampaignStatus | string;
985
1089
  }
986
1090
  /**
1091
+ * @public
987
1092
  * <p>Configurations used to create a decoder manifest.</p>
988
1093
  */
989
1094
  export interface CanDbcDefinition {
@@ -1002,6 +1107,7 @@ export interface CanDbcDefinition {
1002
1107
  signalsMap?: Record<string, string>;
1003
1108
  }
1004
1109
  /**
1110
+ * @public
1005
1111
  * <p>A single controller area network (CAN) device interface.</p>
1006
1112
  */
1007
1113
  export interface CanInterface {
@@ -1019,6 +1125,7 @@ export interface CanInterface {
1019
1125
  protocolVersion?: string;
1020
1126
  }
1021
1127
  /**
1128
+ * @public
1022
1129
  * <p>Information about a single controller area network (CAN) signal and the messages it
1023
1130
  * receives and transmits.</p>
1024
1131
  */
@@ -1056,11 +1163,15 @@ export interface CanSignal {
1056
1163
  */
1057
1164
  name?: string;
1058
1165
  }
1166
+ /**
1167
+ * @public
1168
+ */
1059
1169
  export declare enum LogType {
1060
1170
  ERROR = "ERROR",
1061
1171
  OFF = "OFF"
1062
1172
  }
1063
1173
  /**
1174
+ * @public
1064
1175
  * <p>The log delivery option to send data to Amazon CloudWatch Logs.</p>
1065
1176
  */
1066
1177
  export interface CloudWatchLogDeliveryOptions {
@@ -1074,6 +1185,7 @@ export interface CloudWatchLogDeliveryOptions {
1074
1185
  logGroupName?: string;
1075
1186
  }
1076
1187
  /**
1188
+ * @public
1077
1189
  * <p>A network interface that specifies the On-board diagnostic (OBD) II network protocol.</p>
1078
1190
  */
1079
1191
  export interface ObdInterface {
@@ -1106,11 +1218,15 @@ export interface ObdInterface {
1106
1218
  */
1107
1219
  hasTransmissionEcu?: boolean;
1108
1220
  }
1221
+ /**
1222
+ * @public
1223
+ */
1109
1224
  export declare enum NetworkInterfaceType {
1110
1225
  CAN_INTERFACE = "CAN_INTERFACE",
1111
1226
  OBD_INTERFACE = "OBD_INTERFACE"
1112
1227
  }
1113
1228
  /**
1229
+ * @public
1114
1230
  * <p>Represents a node and its specifications in an in-vehicle communication network. All
1115
1231
  * signal decoders must be associated with a network node. </p>
1116
1232
  * <p> To return this information about all the network interfaces specified in a decoder
@@ -1141,6 +1257,7 @@ export interface NetworkInterface {
1141
1257
  obdInterface?: ObdInterface;
1142
1258
  }
1143
1259
  /**
1260
+ * @public
1144
1261
  * <p>Information about signal messages using the on-board diagnostics (OBD) II protocol in
1145
1262
  * a vehicle.</p>
1146
1263
  */
@@ -1182,11 +1299,15 @@ export interface ObdSignal {
1182
1299
  */
1183
1300
  bitMaskLength?: number;
1184
1301
  }
1302
+ /**
1303
+ * @public
1304
+ */
1185
1305
  export declare enum SignalDecoderType {
1186
1306
  CAN_SIGNAL = "CAN_SIGNAL",
1187
1307
  OBD_SIGNAL = "OBD_SIGNAL"
1188
1308
  }
1189
1309
  /**
1310
+ * @public
1190
1311
  * <p>Information about a signal decoder.</p>
1191
1312
  */
1192
1313
  export interface SignalDecoder {
@@ -1214,6 +1335,9 @@ export interface SignalDecoder {
1214
1335
  */
1215
1336
  obdSignal?: ObdSignal;
1216
1337
  }
1338
+ /**
1339
+ * @public
1340
+ */
1217
1341
  export interface CreateDecoderManifestRequest {
1218
1342
  /**
1219
1343
  * <p> The unique name of the decoder manifest to create.</p>
@@ -1240,6 +1364,9 @@ export interface CreateDecoderManifestRequest {
1240
1364
  */
1241
1365
  tags?: Tag[];
1242
1366
  }
1367
+ /**
1368
+ * @public
1369
+ */
1243
1370
  export interface CreateDecoderManifestResponse {
1244
1371
  /**
1245
1372
  * <p> The name of the created decoder manifest. </p>
@@ -1250,6 +1377,9 @@ export interface CreateDecoderManifestResponse {
1250
1377
  */
1251
1378
  arn: string | undefined;
1252
1379
  }
1380
+ /**
1381
+ * @public
1382
+ */
1253
1383
  export declare enum NetworkInterfaceFailureReason {
1254
1384
  CAN_NETWORK_INTERFACE_INFO_IS_NULL = "CAN_NETWORK_INTERFACE_INFO_IS_NULL",
1255
1385
  CONFLICTING_NETWORK_INTERFACE = "CONFLICTING_NETWORK_INTERFACE",
@@ -1259,6 +1389,7 @@ export declare enum NetworkInterfaceFailureReason {
1259
1389
  OBD_NETWORK_INTERFACE_INFO_IS_NULL = "OBD_NETWORK_INTERFACE_INFO_IS_NULL"
1260
1390
  }
1261
1391
  /**
1392
+ * @public
1262
1393
  * <p>A reason a vehicle network interface isn't valid.</p>
1263
1394
  */
1264
1395
  export interface InvalidNetworkInterface {
@@ -1271,6 +1402,9 @@ export interface InvalidNetworkInterface {
1271
1402
  */
1272
1403
  reason?: NetworkInterfaceFailureReason | string;
1273
1404
  }
1405
+ /**
1406
+ * @public
1407
+ */
1274
1408
  export declare enum SignalDecoderFailureReason {
1275
1409
  CAN_SIGNAL_INFO_IS_NULL = "CAN_SIGNAL_INFO_IS_NULL",
1276
1410
  CONFLICTING_SIGNAL = "CONFLICTING_SIGNAL",
@@ -1283,6 +1417,7 @@ export declare enum SignalDecoderFailureReason {
1283
1417
  SIGNAL_TO_ADD_ALREADY_EXISTS = "SIGNAL_TO_ADD_ALREADY_EXISTS"
1284
1418
  }
1285
1419
  /**
1420
+ * @public
1286
1421
  * <p>A reason that a signal decoder isn't valid.</p>
1287
1422
  */
1288
1423
  export interface InvalidSignalDecoder {
@@ -1296,6 +1431,7 @@ export interface InvalidSignalDecoder {
1296
1431
  reason?: SignalDecoderFailureReason | string;
1297
1432
  }
1298
1433
  /**
1434
+ * @public
1299
1435
  * <p>The request couldn't be completed because it contains signal decoders with one or more validation errors.</p>
1300
1436
  */
1301
1437
  export declare class DecoderManifestValidationException extends __BaseException {
@@ -1314,6 +1450,9 @@ export declare class DecoderManifestValidationException extends __BaseException
1314
1450
  */
1315
1451
  constructor(opts: __ExceptionOptionType<DecoderManifestValidationException, __BaseException>);
1316
1452
  }
1453
+ /**
1454
+ * @public
1455
+ */
1317
1456
  export interface CreateFleetRequest {
1318
1457
  /**
1319
1458
  * <p> The unique ID of the fleet to create. </p>
@@ -1332,6 +1471,9 @@ export interface CreateFleetRequest {
1332
1471
  */
1333
1472
  tags?: Tag[];
1334
1473
  }
1474
+ /**
1475
+ * @public
1476
+ */
1335
1477
  export interface CreateFleetResponse {
1336
1478
  /**
1337
1479
  * <p> The ID of the created fleet. </p>
@@ -1342,6 +1484,9 @@ export interface CreateFleetResponse {
1342
1484
  */
1343
1485
  arn: string | undefined;
1344
1486
  }
1487
+ /**
1488
+ * @public
1489
+ */
1345
1490
  export interface CreateModelManifestRequest {
1346
1491
  /**
1347
1492
  * <p> The name of the vehicle model to create.</p>
@@ -1364,6 +1509,9 @@ export interface CreateModelManifestRequest {
1364
1509
  */
1365
1510
  tags?: Tag[];
1366
1511
  }
1512
+ /**
1513
+ * @public
1514
+ */
1367
1515
  export interface CreateModelManifestResponse {
1368
1516
  /**
1369
1517
  * <p> The name of the created vehicle model.</p>
@@ -1375,6 +1523,7 @@ export interface CreateModelManifestResponse {
1375
1523
  arn: string | undefined;
1376
1524
  }
1377
1525
  /**
1526
+ * @public
1378
1527
  * <p>A reason that a signal isn't valid.</p>
1379
1528
  */
1380
1529
  export interface InvalidSignal {
@@ -1388,6 +1537,7 @@ export interface InvalidSignal {
1388
1537
  reason?: string;
1389
1538
  }
1390
1539
  /**
1540
+ * @public
1391
1541
  * <p>The request couldn't be completed because it contains signals that aren't valid.</p>
1392
1542
  */
1393
1543
  export declare class InvalidSignalsException extends __BaseException {
@@ -1403,6 +1553,7 @@ export declare class InvalidSignalsException extends __BaseException {
1403
1553
  constructor(opts: __ExceptionOptionType<InvalidSignalsException, __BaseException>);
1404
1554
  }
1405
1555
  /**
1556
+ * @public
1406
1557
  * <p>An input component that reports the environmental condition of a vehicle.</p>
1407
1558
  * <note>
1408
1559
  * <p>You can collect data about fluid levels, temperatures, vibrations, or battery
@@ -1441,10 +1592,14 @@ export interface Sensor {
1441
1592
  max?: number;
1442
1593
  }
1443
1594
  /**
1595
+ * @public
1444
1596
  * <p>A general abstraction of a signal. A node can be specified as an actuator, attribute,
1445
1597
  * branch, or sensor.</p>
1446
1598
  */
1447
1599
  export type Node = Node.ActuatorMember | Node.AttributeMember | Node.BranchMember | Node.SensorMember | Node.$UnknownMember;
1600
+ /**
1601
+ * @public
1602
+ */
1448
1603
  export declare namespace Node {
1449
1604
  /**
1450
1605
  * <p>Information about a node specified as a branch.</p>
@@ -1515,6 +1670,9 @@ export declare namespace Node {
1515
1670
  }
1516
1671
  const visit: <T>(value: Node, visitor: Visitor<T>) => T;
1517
1672
  }
1673
+ /**
1674
+ * @public
1675
+ */
1518
1676
  export interface CreateSignalCatalogRequest {
1519
1677
  /**
1520
1678
  * <p> The name of the signal catalog to create. </p>
@@ -1534,6 +1692,9 @@ export interface CreateSignalCatalogRequest {
1534
1692
  */
1535
1693
  tags?: Tag[];
1536
1694
  }
1695
+ /**
1696
+ * @public
1697
+ */
1537
1698
  export interface CreateSignalCatalogResponse {
1538
1699
  /**
1539
1700
  * <p> The name of the created signal catalog. </p>
@@ -1545,6 +1706,7 @@ export interface CreateSignalCatalogResponse {
1545
1706
  arn: string | undefined;
1546
1707
  }
1547
1708
  /**
1709
+ * @public
1548
1710
  * <p>The specified node type doesn't match the expected node type for a node. You can
1549
1711
  * specify the node type as branch, sensor, actuator, or attribute.</p>
1550
1712
  */
@@ -1564,6 +1726,9 @@ export declare class InvalidNodeException extends __BaseException {
1564
1726
  */
1565
1727
  constructor(opts: __ExceptionOptionType<InvalidNodeException, __BaseException>);
1566
1728
  }
1729
+ /**
1730
+ * @public
1731
+ */
1567
1732
  export interface CreateVehicleRequest {
1568
1733
  /**
1569
1734
  * <p> The unique ID of the vehicle to create. </p>
@@ -1595,6 +1760,9 @@ export interface CreateVehicleRequest {
1595
1760
  */
1596
1761
  tags?: Tag[];
1597
1762
  }
1763
+ /**
1764
+ * @public
1765
+ */
1598
1766
  export interface CreateVehicleResponse {
1599
1767
  /**
1600
1768
  * <p>The unique ID of the created vehicle.</p>
@@ -1609,12 +1777,18 @@ export interface CreateVehicleResponse {
1609
1777
  */
1610
1778
  thingArn?: string;
1611
1779
  }
1780
+ /**
1781
+ * @public
1782
+ */
1612
1783
  export interface DeleteDecoderManifestRequest {
1613
1784
  /**
1614
1785
  * <p> The name of the decoder manifest to delete. </p>
1615
1786
  */
1616
1787
  name: string | undefined;
1617
1788
  }
1789
+ /**
1790
+ * @public
1791
+ */
1618
1792
  export interface DeleteDecoderManifestResponse {
1619
1793
  /**
1620
1794
  * <p>The name of the deleted decoder manifest.</p>
@@ -1625,16 +1799,25 @@ export interface DeleteDecoderManifestResponse {
1625
1799
  */
1626
1800
  arn: string | undefined;
1627
1801
  }
1802
+ /**
1803
+ * @public
1804
+ */
1628
1805
  export interface GetDecoderManifestRequest {
1629
1806
  /**
1630
1807
  * <p> The name of the decoder manifest to retrieve information about. </p>
1631
1808
  */
1632
1809
  name: string | undefined;
1633
1810
  }
1811
+ /**
1812
+ * @public
1813
+ */
1634
1814
  export declare enum ManifestStatus {
1635
1815
  ACTIVE = "ACTIVE",
1636
1816
  DRAFT = "DRAFT"
1637
1817
  }
1818
+ /**
1819
+ * @public
1820
+ */
1638
1821
  export interface GetDecoderManifestResponse {
1639
1822
  /**
1640
1823
  * <p> The name of the decoder manifest. </p>
@@ -1669,9 +1852,13 @@ export interface GetDecoderManifestResponse {
1669
1852
  lastModificationTime: Date | undefined;
1670
1853
  }
1671
1854
  /**
1855
+ * @public
1672
1856
  * <p>Specifications for defining a vehicle network.</p>
1673
1857
  */
1674
1858
  export type NetworkFileDefinition = NetworkFileDefinition.CanDbcMember | NetworkFileDefinition.$UnknownMember;
1859
+ /**
1860
+ * @public
1861
+ */
1675
1862
  export declare namespace NetworkFileDefinition {
1676
1863
  /**
1677
1864
  * <p>Information, including CAN DBC files, about the configurations used to create a
@@ -1691,6 +1878,9 @@ export declare namespace NetworkFileDefinition {
1691
1878
  }
1692
1879
  const visit: <T>(value: NetworkFileDefinition, visitor: Visitor<T>) => T;
1693
1880
  }
1881
+ /**
1882
+ * @public
1883
+ */
1694
1884
  export interface ImportDecoderManifestRequest {
1695
1885
  /**
1696
1886
  * <p> The name of the decoder manifest to import. </p>
@@ -1701,6 +1891,9 @@ export interface ImportDecoderManifestRequest {
1701
1891
  */
1702
1892
  networkFileDefinitions: NetworkFileDefinition[] | undefined;
1703
1893
  }
1894
+ /**
1895
+ * @public
1896
+ */
1704
1897
  export interface ImportDecoderManifestResponse {
1705
1898
  /**
1706
1899
  * <p> The name of the imported decoder manifest. </p>
@@ -1711,6 +1904,9 @@ export interface ImportDecoderManifestResponse {
1711
1904
  */
1712
1905
  arn: string | undefined;
1713
1906
  }
1907
+ /**
1908
+ * @public
1909
+ */
1714
1910
  export interface ListDecoderManifestNetworkInterfacesRequest {
1715
1911
  /**
1716
1912
  * <p> The name of the decoder manifest to list information about. </p>
@@ -1726,6 +1922,9 @@ export interface ListDecoderManifestNetworkInterfacesRequest {
1726
1922
  */
1727
1923
  maxResults?: number;
1728
1924
  }
1925
+ /**
1926
+ * @public
1927
+ */
1729
1928
  export interface ListDecoderManifestNetworkInterfacesResponse {
1730
1929
  /**
1731
1930
  * <p> A list of information about network interfaces. </p>
@@ -1736,6 +1935,9 @@ export interface ListDecoderManifestNetworkInterfacesResponse {
1736
1935
  */
1737
1936
  nextToken?: string;
1738
1937
  }
1938
+ /**
1939
+ * @public
1940
+ */
1739
1941
  export interface ListDecoderManifestsRequest {
1740
1942
  /**
1741
1943
  * <p> The Amazon Resource Name (ARN) of a vehicle model (model manifest) associated with
@@ -1753,6 +1955,7 @@ export interface ListDecoderManifestsRequest {
1753
1955
  maxResults?: number;
1754
1956
  }
1755
1957
  /**
1958
+ * @public
1756
1959
  * <p>Information about a created decoder manifest. You can use the API operation to return this information about
1757
1960
  * multiple decoder manifests.</p>
1758
1961
  */
@@ -1792,6 +1995,9 @@ export interface DecoderManifestSummary {
1792
1995
  */
1793
1996
  lastModificationTime: Date | undefined;
1794
1997
  }
1998
+ /**
1999
+ * @public
2000
+ */
1795
2001
  export interface ListDecoderManifestsResponse {
1796
2002
  /**
1797
2003
  * <p> A list of information about each decoder manifest. </p>
@@ -1802,6 +2008,9 @@ export interface ListDecoderManifestsResponse {
1802
2008
  */
1803
2009
  nextToken?: string;
1804
2010
  }
2011
+ /**
2012
+ * @public
2013
+ */
1805
2014
  export interface ListDecoderManifestSignalsRequest {
1806
2015
  /**
1807
2016
  * <p> The name of the decoder manifest to list information about. </p>
@@ -1817,6 +2026,9 @@ export interface ListDecoderManifestSignalsRequest {
1817
2026
  */
1818
2027
  maxResults?: number;
1819
2028
  }
2029
+ /**
2030
+ * @public
2031
+ */
1820
2032
  export interface ListDecoderManifestSignalsResponse {
1821
2033
  /**
1822
2034
  * <p> Information about a list of signals to decode. </p>
@@ -1827,6 +2039,9 @@ export interface ListDecoderManifestSignalsResponse {
1827
2039
  */
1828
2040
  nextToken?: string;
1829
2041
  }
2042
+ /**
2043
+ * @public
2044
+ */
1830
2045
  export interface UpdateDecoderManifestRequest {
1831
2046
  /**
1832
2047
  * <p> The name of the decoder manifest to update.</p>
@@ -1871,6 +2086,9 @@ export interface UpdateDecoderManifestRequest {
1871
2086
  */
1872
2087
  status?: ManifestStatus | string;
1873
2088
  }
2089
+ /**
2090
+ * @public
2091
+ */
1874
2092
  export interface UpdateDecoderManifestResponse {
1875
2093
  /**
1876
2094
  * <p> The name of the updated decoder manifest. </p>
@@ -1881,12 +2099,18 @@ export interface UpdateDecoderManifestResponse {
1881
2099
  */
1882
2100
  arn: string | undefined;
1883
2101
  }
2102
+ /**
2103
+ * @public
2104
+ */
1884
2105
  export interface DeleteFleetRequest {
1885
2106
  /**
1886
2107
  * <p> The ID of the fleet to delete. </p>
1887
2108
  */
1888
2109
  fleetId: string | undefined;
1889
2110
  }
2111
+ /**
2112
+ * @public
2113
+ */
1890
2114
  export interface DeleteFleetResponse {
1891
2115
  /**
1892
2116
  * <p>The ID of the deleted fleet.</p>
@@ -1897,12 +2121,18 @@ export interface DeleteFleetResponse {
1897
2121
  */
1898
2122
  arn?: string;
1899
2123
  }
2124
+ /**
2125
+ * @public
2126
+ */
1900
2127
  export interface DeleteModelManifestRequest {
1901
2128
  /**
1902
2129
  * <p> The name of the model manifest to delete. </p>
1903
2130
  */
1904
2131
  name: string | undefined;
1905
2132
  }
2133
+ /**
2134
+ * @public
2135
+ */
1906
2136
  export interface DeleteModelManifestResponse {
1907
2137
  /**
1908
2138
  * <p>The name of the deleted model manifest.</p>
@@ -1913,12 +2143,18 @@ export interface DeleteModelManifestResponse {
1913
2143
  */
1914
2144
  arn: string | undefined;
1915
2145
  }
2146
+ /**
2147
+ * @public
2148
+ */
1916
2149
  export interface DeleteSignalCatalogRequest {
1917
2150
  /**
1918
2151
  * <p> The name of the signal catalog to delete. </p>
1919
2152
  */
1920
2153
  name: string | undefined;
1921
2154
  }
2155
+ /**
2156
+ * @public
2157
+ */
1922
2158
  export interface DeleteSignalCatalogResponse {
1923
2159
  /**
1924
2160
  * <p>The name of the deleted signal catalog.</p>
@@ -1929,12 +2165,18 @@ export interface DeleteSignalCatalogResponse {
1929
2165
  */
1930
2166
  arn: string | undefined;
1931
2167
  }
2168
+ /**
2169
+ * @public
2170
+ */
1932
2171
  export interface DeleteVehicleRequest {
1933
2172
  /**
1934
2173
  * <p>The ID of the vehicle to delete. </p>
1935
2174
  */
1936
2175
  vehicleName: string | undefined;
1937
2176
  }
2177
+ /**
2178
+ * @public
2179
+ */
1938
2180
  export interface DeleteVehicleResponse {
1939
2181
  /**
1940
2182
  * <p>The ID of the deleted vehicle.</p>
@@ -1945,6 +2187,9 @@ export interface DeleteVehicleResponse {
1945
2187
  */
1946
2188
  arn: string | undefined;
1947
2189
  }
2190
+ /**
2191
+ * @public
2192
+ */
1948
2193
  export interface DisassociateVehicleFleetRequest {
1949
2194
  /**
1950
2195
  * <p> The unique ID of the vehicle to disassociate from the fleet.</p>
@@ -1955,8 +2200,14 @@ export interface DisassociateVehicleFleetRequest {
1955
2200
  */
1956
2201
  fleetId: string | undefined;
1957
2202
  }
2203
+ /**
2204
+ * @public
2205
+ */
1958
2206
  export interface DisassociateVehicleFleetResponse {
1959
2207
  }
2208
+ /**
2209
+ * @public
2210
+ */
1960
2211
  export interface ListFleetsForVehicleRequest {
1961
2212
  /**
1962
2213
  * <p> The ID of the vehicle to retrieve information about. </p>
@@ -1972,6 +2223,9 @@ export interface ListFleetsForVehicleRequest {
1972
2223
  */
1973
2224
  maxResults?: number;
1974
2225
  }
2226
+ /**
2227
+ * @public
2228
+ */
1975
2229
  export interface ListFleetsForVehicleResponse {
1976
2230
  /**
1977
2231
  * <p> A list of fleet IDs that the vehicle is associated with. </p>
@@ -1982,12 +2236,18 @@ export interface ListFleetsForVehicleResponse {
1982
2236
  */
1983
2237
  nextToken?: string;
1984
2238
  }
2239
+ /**
2240
+ * @public
2241
+ */
1985
2242
  export interface GetFleetRequest {
1986
2243
  /**
1987
2244
  * <p> The ID of the fleet to retrieve information about. </p>
1988
2245
  */
1989
2246
  fleetId: string | undefined;
1990
2247
  }
2248
+ /**
2249
+ * @public
2250
+ */
1991
2251
  export interface GetFleetResponse {
1992
2252
  /**
1993
2253
  * <p> The ID of the fleet.</p>
@@ -2016,6 +2276,9 @@ export interface GetFleetResponse {
2016
2276
  */
2017
2277
  lastModificationTime: Date | undefined;
2018
2278
  }
2279
+ /**
2280
+ * @public
2281
+ */
2019
2282
  export interface ListFleetsRequest {
2020
2283
  /**
2021
2284
  * <p>A pagination token for the next set of results.</p>
@@ -2028,6 +2291,7 @@ export interface ListFleetsRequest {
2028
2291
  maxResults?: number;
2029
2292
  }
2030
2293
  /**
2294
+ * @public
2031
2295
  * <p>Information about a fleet.</p>
2032
2296
  * <p>You can use the API operation to return this
2033
2297
  * information about multiple fleets.</p>
@@ -2060,6 +2324,9 @@ export interface FleetSummary {
2060
2324
  */
2061
2325
  lastModificationTime?: Date;
2062
2326
  }
2327
+ /**
2328
+ * @public
2329
+ */
2063
2330
  export interface ListFleetsResponse {
2064
2331
  /**
2065
2332
  * <p> A list of information for each fleet. </p>
@@ -2070,6 +2337,9 @@ export interface ListFleetsResponse {
2070
2337
  */
2071
2338
  nextToken?: string;
2072
2339
  }
2340
+ /**
2341
+ * @public
2342
+ */
2073
2343
  export interface UpdateFleetRequest {
2074
2344
  /**
2075
2345
  * <p> The ID of the fleet to update. </p>
@@ -2080,6 +2350,9 @@ export interface UpdateFleetRequest {
2080
2350
  */
2081
2351
  description?: string;
2082
2352
  }
2353
+ /**
2354
+ * @public
2355
+ */
2083
2356
  export interface UpdateFleetResponse {
2084
2357
  /**
2085
2358
  * <p>The ID of the updated fleet.</p>
@@ -2090,6 +2363,9 @@ export interface UpdateFleetResponse {
2090
2363
  */
2091
2364
  arn?: string;
2092
2365
  }
2366
+ /**
2367
+ * @public
2368
+ */
2093
2369
  export interface ListVehiclesInFleetRequest {
2094
2370
  /**
2095
2371
  * <p> The ID of a fleet. </p>
@@ -2105,6 +2381,9 @@ export interface ListVehiclesInFleetRequest {
2105
2381
  */
2106
2382
  maxResults?: number;
2107
2383
  }
2384
+ /**
2385
+ * @public
2386
+ */
2108
2387
  export interface ListVehiclesInFleetResponse {
2109
2388
  /**
2110
2389
  * <p> A list of vehicles associated with the fleet. </p>
@@ -2116,11 +2395,15 @@ export interface ListVehiclesInFleetResponse {
2116
2395
  nextToken?: string;
2117
2396
  }
2118
2397
  /**
2398
+ * @public
2119
2399
  * <p>Vehicle Signal Specification (VSS) is a precise language used to describe and model
2120
2400
  * signals in vehicle networks. The JSON file collects signal specificiations in a VSS
2121
2401
  * format.</p>
2122
2402
  */
2123
2403
  export type FormattedVss = FormattedVss.VssJsonMember | FormattedVss.$UnknownMember;
2404
+ /**
2405
+ * @public
2406
+ */
2124
2407
  export declare namespace FormattedVss {
2125
2408
  /**
2126
2409
  * <p>Provides the VSS in JSON format.</p>
@@ -2139,20 +2422,32 @@ export declare namespace FormattedVss {
2139
2422
  }
2140
2423
  const visit: <T>(value: FormattedVss, visitor: Visitor<T>) => T;
2141
2424
  }
2425
+ /**
2426
+ * @public
2427
+ */
2142
2428
  export interface GetLoggingOptionsRequest {
2143
2429
  }
2430
+ /**
2431
+ * @public
2432
+ */
2144
2433
  export interface GetLoggingOptionsResponse {
2145
2434
  /**
2146
2435
  * <p>Returns information about log delivery to Amazon CloudWatch Logs.</p>
2147
2436
  */
2148
2437
  cloudWatchLogDelivery: CloudWatchLogDeliveryOptions | undefined;
2149
2438
  }
2439
+ /**
2440
+ * @public
2441
+ */
2150
2442
  export interface GetModelManifestRequest {
2151
2443
  /**
2152
2444
  * <p> The name of the vehicle model to retrieve information about. </p>
2153
2445
  */
2154
2446
  name: string | undefined;
2155
2447
  }
2448
+ /**
2449
+ * @public
2450
+ */
2156
2451
  export interface GetModelManifestResponse {
2157
2452
  /**
2158
2453
  * <p> The name of the vehicle model. </p>
@@ -2186,14 +2481,21 @@ export interface GetModelManifestResponse {
2186
2481
  */
2187
2482
  lastModificationTime: Date | undefined;
2188
2483
  }
2484
+ /**
2485
+ * @public
2486
+ */
2189
2487
  export interface GetRegisterAccountStatusRequest {
2190
2488
  }
2489
+ /**
2490
+ * @public
2491
+ */
2191
2492
  export declare enum RegistrationStatus {
2192
2493
  REGISTRATION_FAILURE = "REGISTRATION_FAILURE",
2193
2494
  REGISTRATION_PENDING = "REGISTRATION_PENDING",
2194
2495
  REGISTRATION_SUCCESS = "REGISTRATION_SUCCESS"
2195
2496
  }
2196
2497
  /**
2498
+ * @public
2197
2499
  * <p>Information about registering an Identity and Access Management (IAM) resource so Amazon Web Services IoT FleetWise edge agent
2198
2500
  * software can transfer your vehicle data to Amazon Timestream.</p>
2199
2501
  */
@@ -2214,6 +2516,7 @@ export interface IamRegistrationResponse {
2214
2516
  errorMessage?: string;
2215
2517
  }
2216
2518
  /**
2519
+ * @public
2217
2520
  * <p>Information about the registered Amazon Timestream resources or errors, if any.</p>
2218
2521
  */
2219
2522
  export interface TimestreamRegistrationResponse {
@@ -2244,6 +2547,9 @@ export interface TimestreamRegistrationResponse {
2244
2547
  */
2245
2548
  errorMessage?: string;
2246
2549
  }
2550
+ /**
2551
+ * @public
2552
+ */
2247
2553
  export interface GetRegisterAccountStatusResponse {
2248
2554
  /**
2249
2555
  * <p> The unique ID of the Amazon Web Services account, provided at account creation. </p>
@@ -2290,6 +2596,9 @@ export interface GetRegisterAccountStatusResponse {
2290
2596
  */
2291
2597
  lastModificationTime: Date | undefined;
2292
2598
  }
2599
+ /**
2600
+ * @public
2601
+ */
2293
2602
  export interface GetSignalCatalogRequest {
2294
2603
  /**
2295
2604
  * <p> The name of the signal catalog to retrieve information about. </p>
@@ -2297,6 +2606,7 @@ export interface GetSignalCatalogRequest {
2297
2606
  name: string | undefined;
2298
2607
  }
2299
2608
  /**
2609
+ * @public
2300
2610
  * <p>Information about the number of nodes and node types in a vehicle network.</p>
2301
2611
  */
2302
2612
  export interface NodeCounts {
@@ -2321,6 +2631,9 @@ export interface NodeCounts {
2321
2631
  */
2322
2632
  totalActuators?: number;
2323
2633
  }
2634
+ /**
2635
+ * @public
2636
+ */
2324
2637
  export interface GetSignalCatalogResponse {
2325
2638
  /**
2326
2639
  * <p> The name of the signal catalog. </p>
@@ -2347,12 +2660,18 @@ export interface GetSignalCatalogResponse {
2347
2660
  */
2348
2661
  lastModificationTime: Date | undefined;
2349
2662
  }
2663
+ /**
2664
+ * @public
2665
+ */
2350
2666
  export interface GetVehicleRequest {
2351
2667
  /**
2352
2668
  * <p> The ID of the vehicle to retrieve information about. </p>
2353
2669
  */
2354
2670
  vehicleName: string | undefined;
2355
2671
  }
2672
+ /**
2673
+ * @public
2674
+ */
2356
2675
  export interface GetVehicleResponse {
2357
2676
  /**
2358
2677
  * <p>The ID of the vehicle.</p>
@@ -2386,6 +2705,9 @@ export interface GetVehicleResponse {
2386
2705
  */
2387
2706
  lastModificationTime?: Date;
2388
2707
  }
2708
+ /**
2709
+ * @public
2710
+ */
2389
2711
  export interface GetVehicleStatusRequest {
2390
2712
  /**
2391
2713
  * <p>A pagination token for the next set of results.</p>
@@ -2401,6 +2723,9 @@ export interface GetVehicleStatusRequest {
2401
2723
  */
2402
2724
  vehicleName: string | undefined;
2403
2725
  }
2726
+ /**
2727
+ * @public
2728
+ */
2404
2729
  export declare enum VehicleState {
2405
2730
  CREATED = "CREATED",
2406
2731
  DELETING = "DELETING",
@@ -2409,6 +2734,7 @@ export declare enum VehicleState {
2409
2734
  SUSPENDED = "SUSPENDED"
2410
2735
  }
2411
2736
  /**
2737
+ * @public
2412
2738
  * <p>Information about the state of a vehicle and how it relates to the status of a
2413
2739
  * campaign.</p>
2414
2740
  */
@@ -2452,6 +2778,9 @@ export interface VehicleStatus {
2452
2778
  */
2453
2779
  status?: VehicleState | string;
2454
2780
  }
2781
+ /**
2782
+ * @public
2783
+ */
2455
2784
  export interface GetVehicleStatusResponse {
2456
2785
  /**
2457
2786
  * <p> Lists information about the state of the vehicle with deployed campaigns. </p>
@@ -2463,6 +2792,7 @@ export interface GetVehicleStatusResponse {
2463
2792
  nextToken?: string;
2464
2793
  }
2465
2794
  /**
2795
+ * @public
2466
2796
  * <p>The IAM resource that enables Amazon Web Services IoT FleetWise edge agent software to send data to
2467
2797
  * Amazon Timestream. </p>
2468
2798
  * <p>For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles.html">IAM roles</a> in the
@@ -2476,6 +2806,9 @@ export interface IamResources {
2476
2806
  */
2477
2807
  roleArn: string | undefined;
2478
2808
  }
2809
+ /**
2810
+ * @public
2811
+ */
2479
2812
  export interface ImportSignalCatalogRequest {
2480
2813
  /**
2481
2814
  * <p>The name of the signal catalog to import.</p>
@@ -2495,6 +2828,9 @@ export interface ImportSignalCatalogRequest {
2495
2828
  */
2496
2829
  tags?: Tag[];
2497
2830
  }
2831
+ /**
2832
+ * @public
2833
+ */
2498
2834
  export interface ImportSignalCatalogResponse {
2499
2835
  /**
2500
2836
  * <p> The name of the imported signal catalog. </p>
@@ -2505,18 +2841,27 @@ export interface ImportSignalCatalogResponse {
2505
2841
  */
2506
2842
  arn: string | undefined;
2507
2843
  }
2844
+ /**
2845
+ * @public
2846
+ */
2508
2847
  export interface ListTagsForResourceRequest {
2509
2848
  /**
2510
2849
  * <p>The ARN of the resource.</p>
2511
2850
  */
2512
2851
  ResourceARN: string | undefined;
2513
2852
  }
2853
+ /**
2854
+ * @public
2855
+ */
2514
2856
  export interface ListTagsForResourceResponse {
2515
2857
  /**
2516
2858
  * <p>The list of tags assigned to the resource.</p>
2517
2859
  */
2518
2860
  Tags?: Tag[];
2519
2861
  }
2862
+ /**
2863
+ * @public
2864
+ */
2520
2865
  export interface ListModelManifestNodesRequest {
2521
2866
  /**
2522
2867
  * <p> The name of the vehicle model to list information about. </p>
@@ -2532,6 +2877,9 @@ export interface ListModelManifestNodesRequest {
2532
2877
  */
2533
2878
  maxResults?: number;
2534
2879
  }
2880
+ /**
2881
+ * @public
2882
+ */
2535
2883
  export interface ListModelManifestNodesResponse {
2536
2884
  /**
2537
2885
  * <p> A list of information about nodes. </p>
@@ -2542,6 +2890,9 @@ export interface ListModelManifestNodesResponse {
2542
2890
  */
2543
2891
  nextToken?: string;
2544
2892
  }
2893
+ /**
2894
+ * @public
2895
+ */
2545
2896
  export interface ListModelManifestsRequest {
2546
2897
  /**
2547
2898
  * <p> The ARN of a signal catalog. If you specify a signal catalog, only the vehicle models
@@ -2559,6 +2910,7 @@ export interface ListModelManifestsRequest {
2559
2910
  maxResults?: number;
2560
2911
  }
2561
2912
  /**
2913
+ * @public
2562
2914
  * <p>Information about a vehicle model (model manifest). You can use the API operation to return this information about
2563
2915
  * multiple vehicle models.</p>
2564
2916
  */
@@ -2596,6 +2948,9 @@ export interface ModelManifestSummary {
2596
2948
  */
2597
2949
  lastModificationTime: Date | undefined;
2598
2950
  }
2951
+ /**
2952
+ * @public
2953
+ */
2599
2954
  export interface ListModelManifestsResponse {
2600
2955
  /**
2601
2956
  * <p> A list of information about vehicle models.</p>
@@ -2606,6 +2961,9 @@ export interface ListModelManifestsResponse {
2606
2961
  */
2607
2962
  nextToken?: string;
2608
2963
  }
2964
+ /**
2965
+ * @public
2966
+ */
2609
2967
  export interface UpdateModelManifestRequest {
2610
2968
  /**
2611
2969
  * <p> The name of the vehicle model to update. </p>
@@ -2632,6 +2990,9 @@ export interface UpdateModelManifestRequest {
2632
2990
  */
2633
2991
  status?: ManifestStatus | string;
2634
2992
  }
2993
+ /**
2994
+ * @public
2995
+ */
2635
2996
  export interface UpdateModelManifestResponse {
2636
2997
  /**
2637
2998
  * <p> The name of the updated vehicle model. </p>
@@ -2642,15 +3003,22 @@ export interface UpdateModelManifestResponse {
2642
3003
  */
2643
3004
  arn: string | undefined;
2644
3005
  }
3006
+ /**
3007
+ * @public
3008
+ */
2645
3009
  export interface PutLoggingOptionsRequest {
2646
3010
  /**
2647
3011
  * <p>Creates or updates the log delivery option to Amazon CloudWatch Logs.</p>
2648
3012
  */
2649
3013
  cloudWatchLogDelivery: CloudWatchLogDeliveryOptions | undefined;
2650
3014
  }
3015
+ /**
3016
+ * @public
3017
+ */
2651
3018
  export interface PutLoggingOptionsResponse {
2652
3019
  }
2653
3020
  /**
3021
+ * @public
2654
3022
  * <p>The registered Amazon Timestream resources that Amazon Web Services IoT FleetWise edge agent software can transfer
2655
3023
  * your vehicle data to.</p>
2656
3024
  */
@@ -2664,6 +3032,9 @@ export interface TimestreamResources {
2664
3032
  */
2665
3033
  timestreamTableName: string | undefined;
2666
3034
  }
3035
+ /**
3036
+ * @public
3037
+ */
2667
3038
  export interface RegisterAccountRequest {
2668
3039
  /**
2669
3040
  * <p>The registered Amazon Timestream resources that Amazon Web Services IoT FleetWise edge agent software can transfer
@@ -2677,6 +3048,9 @@ export interface RegisterAccountRequest {
2677
3048
  */
2678
3049
  iamResources?: IamResources;
2679
3050
  }
3051
+ /**
3052
+ * @public
3053
+ */
2680
3054
  export interface RegisterAccountResponse {
2681
3055
  /**
2682
3056
  * <p> The status of registering your Amazon Web Services account, IAM role, and Timestream resources.
@@ -2703,6 +3077,9 @@ export interface RegisterAccountResponse {
2703
3077
  */
2704
3078
  lastModificationTime: Date | undefined;
2705
3079
  }
3080
+ /**
3081
+ * @public
3082
+ */
2706
3083
  export interface ListSignalCatalogNodesRequest {
2707
3084
  /**
2708
3085
  * <p> The name of the signal catalog to list information about. </p>
@@ -2718,6 +3095,9 @@ export interface ListSignalCatalogNodesRequest {
2718
3095
  */
2719
3096
  maxResults?: number;
2720
3097
  }
3098
+ /**
3099
+ * @public
3100
+ */
2721
3101
  export interface ListSignalCatalogNodesResponse {
2722
3102
  /**
2723
3103
  * <p> A list of information about nodes. </p>
@@ -2728,6 +3108,9 @@ export interface ListSignalCatalogNodesResponse {
2728
3108
  */
2729
3109
  nextToken?: string;
2730
3110
  }
3111
+ /**
3112
+ * @public
3113
+ */
2731
3114
  export interface ListSignalCatalogsRequest {
2732
3115
  /**
2733
3116
  * <p>A pagination token for the next set of results.</p>
@@ -2740,6 +3123,7 @@ export interface ListSignalCatalogsRequest {
2740
3123
  maxResults?: number;
2741
3124
  }
2742
3125
  /**
3126
+ * @public
2743
3127
  * <p>Information about a collection of standardized signals, which can be attributes,
2744
3128
  * branches, sensors, or actuators.</p>
2745
3129
  */
@@ -2761,6 +3145,9 @@ export interface SignalCatalogSummary {
2761
3145
  */
2762
3146
  lastModificationTime?: Date;
2763
3147
  }
3148
+ /**
3149
+ * @public
3150
+ */
2764
3151
  export interface ListSignalCatalogsResponse {
2765
3152
  /**
2766
3153
  * <p> A list of information about each signal catalog. </p>
@@ -2771,6 +3158,9 @@ export interface ListSignalCatalogsResponse {
2771
3158
  */
2772
3159
  nextToken?: string;
2773
3160
  }
3161
+ /**
3162
+ * @public
3163
+ */
2774
3164
  export interface UpdateSignalCatalogRequest {
2775
3165
  /**
2776
3166
  * <p> The name of the signal catalog to update. </p>
@@ -2794,6 +3184,9 @@ export interface UpdateSignalCatalogRequest {
2794
3184
  */
2795
3185
  nodesToRemove?: string[];
2796
3186
  }
3187
+ /**
3188
+ * @public
3189
+ */
2797
3190
  export interface UpdateSignalCatalogResponse {
2798
3191
  /**
2799
3192
  * <p> The name of the updated signal catalog. </p>
@@ -2804,6 +3197,9 @@ export interface UpdateSignalCatalogResponse {
2804
3197
  */
2805
3198
  arn: string | undefined;
2806
3199
  }
3200
+ /**
3201
+ * @public
3202
+ */
2807
3203
  export interface TagResourceRequest {
2808
3204
  /**
2809
3205
  * <p>The ARN of the resource.</p>
@@ -2814,8 +3210,14 @@ export interface TagResourceRequest {
2814
3210
  */
2815
3211
  Tags: Tag[] | undefined;
2816
3212
  }
3213
+ /**
3214
+ * @public
3215
+ */
2817
3216
  export interface TagResourceResponse {
2818
3217
  }
3218
+ /**
3219
+ * @public
3220
+ */
2819
3221
  export interface UntagResourceRequest {
2820
3222
  /**
2821
3223
  * <p>The ARN of the resource.</p>
@@ -2826,8 +3228,14 @@ export interface UntagResourceRequest {
2826
3228
  */
2827
3229
  TagKeys: string[] | undefined;
2828
3230
  }
3231
+ /**
3232
+ * @public
3233
+ */
2829
3234
  export interface UntagResourceResponse {
2830
3235
  }
3236
+ /**
3237
+ * @public
3238
+ */
2831
3239
  export interface ListVehiclesRequest {
2832
3240
  /**
2833
3241
  * <p> The Amazon Resource Name (ARN) of a vehicle model (model manifest). You can use this optional
@@ -2845,6 +3253,7 @@ export interface ListVehiclesRequest {
2845
3253
  maxResults?: number;
2846
3254
  }
2847
3255
  /**
3256
+ * @public
2848
3257
  * <p>Information about a vehicle.</p>
2849
3258
  * <p>To return this information about vehicles in your account, you can use the API operation.</p>
2850
3259
  */
@@ -2874,6 +3283,9 @@ export interface VehicleSummary {
2874
3283
  */
2875
3284
  lastModificationTime: Date | undefined;
2876
3285
  }
3286
+ /**
3287
+ * @public
3288
+ */
2877
3289
  export interface ListVehiclesResponse {
2878
3290
  /**
2879
3291
  * <p> A list of vehicles and information about them. </p>
@@ -2884,6 +3296,9 @@ export interface ListVehiclesResponse {
2884
3296
  */
2885
3297
  nextToken?: string;
2886
3298
  }
3299
+ /**
3300
+ * @public
3301
+ */
2887
3302
  export interface UpdateVehicleRequest {
2888
3303
  /**
2889
3304
  * <p>The unique ID of the vehicle to update.</p>
@@ -2912,6 +3327,9 @@ export interface UpdateVehicleRequest {
2912
3327
  */
2913
3328
  attributeUpdateMode?: UpdateMode | string;
2914
3329
  }
3330
+ /**
3331
+ * @public
3332
+ */
2915
3333
  export interface UpdateVehicleResponse {
2916
3334
  /**
2917
3335
  * <p>The ID of the updated vehicle.</p>
@@ -2922,571 +3340,3 @@ export interface UpdateVehicleResponse {
2922
3340
  */
2923
3341
  arn?: string;
2924
3342
  }
2925
- /**
2926
- * @internal
2927
- */
2928
- export declare const ActuatorFilterSensitiveLog: (obj: Actuator) => any;
2929
- /**
2930
- * @internal
2931
- */
2932
- export declare const AssociateVehicleFleetRequestFilterSensitiveLog: (obj: AssociateVehicleFleetRequest) => any;
2933
- /**
2934
- * @internal
2935
- */
2936
- export declare const AssociateVehicleFleetResponseFilterSensitiveLog: (obj: AssociateVehicleFleetResponse) => any;
2937
- /**
2938
- * @internal
2939
- */
2940
- export declare const ValidationExceptionFieldFilterSensitiveLog: (obj: ValidationExceptionField) => any;
2941
- /**
2942
- * @internal
2943
- */
2944
- export declare const AttributeFilterSensitiveLog: (obj: Attribute) => any;
2945
- /**
2946
- * @internal
2947
- */
2948
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
2949
- /**
2950
- * @internal
2951
- */
2952
- export declare const CreateVehicleRequestItemFilterSensitiveLog: (obj: CreateVehicleRequestItem) => any;
2953
- /**
2954
- * @internal
2955
- */
2956
- export declare const BatchCreateVehicleRequestFilterSensitiveLog: (obj: BatchCreateVehicleRequest) => any;
2957
- /**
2958
- * @internal
2959
- */
2960
- export declare const CreateVehicleErrorFilterSensitiveLog: (obj: CreateVehicleError) => any;
2961
- /**
2962
- * @internal
2963
- */
2964
- export declare const CreateVehicleResponseItemFilterSensitiveLog: (obj: CreateVehicleResponseItem) => any;
2965
- /**
2966
- * @internal
2967
- */
2968
- export declare const BatchCreateVehicleResponseFilterSensitiveLog: (obj: BatchCreateVehicleResponse) => any;
2969
- /**
2970
- * @internal
2971
- */
2972
- export declare const UpdateVehicleRequestItemFilterSensitiveLog: (obj: UpdateVehicleRequestItem) => any;
2973
- /**
2974
- * @internal
2975
- */
2976
- export declare const BatchUpdateVehicleRequestFilterSensitiveLog: (obj: BatchUpdateVehicleRequest) => any;
2977
- /**
2978
- * @internal
2979
- */
2980
- export declare const UpdateVehicleErrorFilterSensitiveLog: (obj: UpdateVehicleError) => any;
2981
- /**
2982
- * @internal
2983
- */
2984
- export declare const UpdateVehicleResponseItemFilterSensitiveLog: (obj: UpdateVehicleResponseItem) => any;
2985
- /**
2986
- * @internal
2987
- */
2988
- export declare const BatchUpdateVehicleResponseFilterSensitiveLog: (obj: BatchUpdateVehicleResponse) => any;
2989
- /**
2990
- * @internal
2991
- */
2992
- export declare const BranchFilterSensitiveLog: (obj: Branch) => any;
2993
- /**
2994
- * @internal
2995
- */
2996
- export declare const ConditionBasedCollectionSchemeFilterSensitiveLog: (obj: ConditionBasedCollectionScheme) => any;
2997
- /**
2998
- * @internal
2999
- */
3000
- export declare const TimeBasedCollectionSchemeFilterSensitiveLog: (obj: TimeBasedCollectionScheme) => any;
3001
- /**
3002
- * @internal
3003
- */
3004
- export declare const CollectionSchemeFilterSensitiveLog: (obj: CollectionScheme) => any;
3005
- /**
3006
- * @internal
3007
- */
3008
- export declare const SignalInformationFilterSensitiveLog: (obj: SignalInformation) => any;
3009
- /**
3010
- * @internal
3011
- */
3012
- export declare const CreateCampaignRequestFilterSensitiveLog: (obj: CreateCampaignRequest) => any;
3013
- /**
3014
- * @internal
3015
- */
3016
- export declare const CreateCampaignResponseFilterSensitiveLog: (obj: CreateCampaignResponse) => any;
3017
- /**
3018
- * @internal
3019
- */
3020
- export declare const DeleteCampaignRequestFilterSensitiveLog: (obj: DeleteCampaignRequest) => any;
3021
- /**
3022
- * @internal
3023
- */
3024
- export declare const DeleteCampaignResponseFilterSensitiveLog: (obj: DeleteCampaignResponse) => any;
3025
- /**
3026
- * @internal
3027
- */
3028
- export declare const GetCampaignRequestFilterSensitiveLog: (obj: GetCampaignRequest) => any;
3029
- /**
3030
- * @internal
3031
- */
3032
- export declare const GetCampaignResponseFilterSensitiveLog: (obj: GetCampaignResponse) => any;
3033
- /**
3034
- * @internal
3035
- */
3036
- export declare const ListCampaignsRequestFilterSensitiveLog: (obj: ListCampaignsRequest) => any;
3037
- /**
3038
- * @internal
3039
- */
3040
- export declare const CampaignSummaryFilterSensitiveLog: (obj: CampaignSummary) => any;
3041
- /**
3042
- * @internal
3043
- */
3044
- export declare const ListCampaignsResponseFilterSensitiveLog: (obj: ListCampaignsResponse) => any;
3045
- /**
3046
- * @internal
3047
- */
3048
- export declare const UpdateCampaignRequestFilterSensitiveLog: (obj: UpdateCampaignRequest) => any;
3049
- /**
3050
- * @internal
3051
- */
3052
- export declare const UpdateCampaignResponseFilterSensitiveLog: (obj: UpdateCampaignResponse) => any;
3053
- /**
3054
- * @internal
3055
- */
3056
- export declare const CanDbcDefinitionFilterSensitiveLog: (obj: CanDbcDefinition) => any;
3057
- /**
3058
- * @internal
3059
- */
3060
- export declare const CanInterfaceFilterSensitiveLog: (obj: CanInterface) => any;
3061
- /**
3062
- * @internal
3063
- */
3064
- export declare const CanSignalFilterSensitiveLog: (obj: CanSignal) => any;
3065
- /**
3066
- * @internal
3067
- */
3068
- export declare const CloudWatchLogDeliveryOptionsFilterSensitiveLog: (obj: CloudWatchLogDeliveryOptions) => any;
3069
- /**
3070
- * @internal
3071
- */
3072
- export declare const ObdInterfaceFilterSensitiveLog: (obj: ObdInterface) => any;
3073
- /**
3074
- * @internal
3075
- */
3076
- export declare const NetworkInterfaceFilterSensitiveLog: (obj: NetworkInterface) => any;
3077
- /**
3078
- * @internal
3079
- */
3080
- export declare const ObdSignalFilterSensitiveLog: (obj: ObdSignal) => any;
3081
- /**
3082
- * @internal
3083
- */
3084
- export declare const SignalDecoderFilterSensitiveLog: (obj: SignalDecoder) => any;
3085
- /**
3086
- * @internal
3087
- */
3088
- export declare const CreateDecoderManifestRequestFilterSensitiveLog: (obj: CreateDecoderManifestRequest) => any;
3089
- /**
3090
- * @internal
3091
- */
3092
- export declare const CreateDecoderManifestResponseFilterSensitiveLog: (obj: CreateDecoderManifestResponse) => any;
3093
- /**
3094
- * @internal
3095
- */
3096
- export declare const InvalidNetworkInterfaceFilterSensitiveLog: (obj: InvalidNetworkInterface) => any;
3097
- /**
3098
- * @internal
3099
- */
3100
- export declare const InvalidSignalDecoderFilterSensitiveLog: (obj: InvalidSignalDecoder) => any;
3101
- /**
3102
- * @internal
3103
- */
3104
- export declare const CreateFleetRequestFilterSensitiveLog: (obj: CreateFleetRequest) => any;
3105
- /**
3106
- * @internal
3107
- */
3108
- export declare const CreateFleetResponseFilterSensitiveLog: (obj: CreateFleetResponse) => any;
3109
- /**
3110
- * @internal
3111
- */
3112
- export declare const CreateModelManifestRequestFilterSensitiveLog: (obj: CreateModelManifestRequest) => any;
3113
- /**
3114
- * @internal
3115
- */
3116
- export declare const CreateModelManifestResponseFilterSensitiveLog: (obj: CreateModelManifestResponse) => any;
3117
- /**
3118
- * @internal
3119
- */
3120
- export declare const InvalidSignalFilterSensitiveLog: (obj: InvalidSignal) => any;
3121
- /**
3122
- * @internal
3123
- */
3124
- export declare const SensorFilterSensitiveLog: (obj: Sensor) => any;
3125
- /**
3126
- * @internal
3127
- */
3128
- export declare const NodeFilterSensitiveLog: (obj: Node) => any;
3129
- /**
3130
- * @internal
3131
- */
3132
- export declare const CreateSignalCatalogRequestFilterSensitiveLog: (obj: CreateSignalCatalogRequest) => any;
3133
- /**
3134
- * @internal
3135
- */
3136
- export declare const CreateSignalCatalogResponseFilterSensitiveLog: (obj: CreateSignalCatalogResponse) => any;
3137
- /**
3138
- * @internal
3139
- */
3140
- export declare const CreateVehicleRequestFilterSensitiveLog: (obj: CreateVehicleRequest) => any;
3141
- /**
3142
- * @internal
3143
- */
3144
- export declare const CreateVehicleResponseFilterSensitiveLog: (obj: CreateVehicleResponse) => any;
3145
- /**
3146
- * @internal
3147
- */
3148
- export declare const DeleteDecoderManifestRequestFilterSensitiveLog: (obj: DeleteDecoderManifestRequest) => any;
3149
- /**
3150
- * @internal
3151
- */
3152
- export declare const DeleteDecoderManifestResponseFilterSensitiveLog: (obj: DeleteDecoderManifestResponse) => any;
3153
- /**
3154
- * @internal
3155
- */
3156
- export declare const GetDecoderManifestRequestFilterSensitiveLog: (obj: GetDecoderManifestRequest) => any;
3157
- /**
3158
- * @internal
3159
- */
3160
- export declare const GetDecoderManifestResponseFilterSensitiveLog: (obj: GetDecoderManifestResponse) => any;
3161
- /**
3162
- * @internal
3163
- */
3164
- export declare const NetworkFileDefinitionFilterSensitiveLog: (obj: NetworkFileDefinition) => any;
3165
- /**
3166
- * @internal
3167
- */
3168
- export declare const ImportDecoderManifestRequestFilterSensitiveLog: (obj: ImportDecoderManifestRequest) => any;
3169
- /**
3170
- * @internal
3171
- */
3172
- export declare const ImportDecoderManifestResponseFilterSensitiveLog: (obj: ImportDecoderManifestResponse) => any;
3173
- /**
3174
- * @internal
3175
- */
3176
- export declare const ListDecoderManifestNetworkInterfacesRequestFilterSensitiveLog: (obj: ListDecoderManifestNetworkInterfacesRequest) => any;
3177
- /**
3178
- * @internal
3179
- */
3180
- export declare const ListDecoderManifestNetworkInterfacesResponseFilterSensitiveLog: (obj: ListDecoderManifestNetworkInterfacesResponse) => any;
3181
- /**
3182
- * @internal
3183
- */
3184
- export declare const ListDecoderManifestsRequestFilterSensitiveLog: (obj: ListDecoderManifestsRequest) => any;
3185
- /**
3186
- * @internal
3187
- */
3188
- export declare const DecoderManifestSummaryFilterSensitiveLog: (obj: DecoderManifestSummary) => any;
3189
- /**
3190
- * @internal
3191
- */
3192
- export declare const ListDecoderManifestsResponseFilterSensitiveLog: (obj: ListDecoderManifestsResponse) => any;
3193
- /**
3194
- * @internal
3195
- */
3196
- export declare const ListDecoderManifestSignalsRequestFilterSensitiveLog: (obj: ListDecoderManifestSignalsRequest) => any;
3197
- /**
3198
- * @internal
3199
- */
3200
- export declare const ListDecoderManifestSignalsResponseFilterSensitiveLog: (obj: ListDecoderManifestSignalsResponse) => any;
3201
- /**
3202
- * @internal
3203
- */
3204
- export declare const UpdateDecoderManifestRequestFilterSensitiveLog: (obj: UpdateDecoderManifestRequest) => any;
3205
- /**
3206
- * @internal
3207
- */
3208
- export declare const UpdateDecoderManifestResponseFilterSensitiveLog: (obj: UpdateDecoderManifestResponse) => any;
3209
- /**
3210
- * @internal
3211
- */
3212
- export declare const DeleteFleetRequestFilterSensitiveLog: (obj: DeleteFleetRequest) => any;
3213
- /**
3214
- * @internal
3215
- */
3216
- export declare const DeleteFleetResponseFilterSensitiveLog: (obj: DeleteFleetResponse) => any;
3217
- /**
3218
- * @internal
3219
- */
3220
- export declare const DeleteModelManifestRequestFilterSensitiveLog: (obj: DeleteModelManifestRequest) => any;
3221
- /**
3222
- * @internal
3223
- */
3224
- export declare const DeleteModelManifestResponseFilterSensitiveLog: (obj: DeleteModelManifestResponse) => any;
3225
- /**
3226
- * @internal
3227
- */
3228
- export declare const DeleteSignalCatalogRequestFilterSensitiveLog: (obj: DeleteSignalCatalogRequest) => any;
3229
- /**
3230
- * @internal
3231
- */
3232
- export declare const DeleteSignalCatalogResponseFilterSensitiveLog: (obj: DeleteSignalCatalogResponse) => any;
3233
- /**
3234
- * @internal
3235
- */
3236
- export declare const DeleteVehicleRequestFilterSensitiveLog: (obj: DeleteVehicleRequest) => any;
3237
- /**
3238
- * @internal
3239
- */
3240
- export declare const DeleteVehicleResponseFilterSensitiveLog: (obj: DeleteVehicleResponse) => any;
3241
- /**
3242
- * @internal
3243
- */
3244
- export declare const DisassociateVehicleFleetRequestFilterSensitiveLog: (obj: DisassociateVehicleFleetRequest) => any;
3245
- /**
3246
- * @internal
3247
- */
3248
- export declare const DisassociateVehicleFleetResponseFilterSensitiveLog: (obj: DisassociateVehicleFleetResponse) => any;
3249
- /**
3250
- * @internal
3251
- */
3252
- export declare const ListFleetsForVehicleRequestFilterSensitiveLog: (obj: ListFleetsForVehicleRequest) => any;
3253
- /**
3254
- * @internal
3255
- */
3256
- export declare const ListFleetsForVehicleResponseFilterSensitiveLog: (obj: ListFleetsForVehicleResponse) => any;
3257
- /**
3258
- * @internal
3259
- */
3260
- export declare const GetFleetRequestFilterSensitiveLog: (obj: GetFleetRequest) => any;
3261
- /**
3262
- * @internal
3263
- */
3264
- export declare const GetFleetResponseFilterSensitiveLog: (obj: GetFleetResponse) => any;
3265
- /**
3266
- * @internal
3267
- */
3268
- export declare const ListFleetsRequestFilterSensitiveLog: (obj: ListFleetsRequest) => any;
3269
- /**
3270
- * @internal
3271
- */
3272
- export declare const FleetSummaryFilterSensitiveLog: (obj: FleetSummary) => any;
3273
- /**
3274
- * @internal
3275
- */
3276
- export declare const ListFleetsResponseFilterSensitiveLog: (obj: ListFleetsResponse) => any;
3277
- /**
3278
- * @internal
3279
- */
3280
- export declare const UpdateFleetRequestFilterSensitiveLog: (obj: UpdateFleetRequest) => any;
3281
- /**
3282
- * @internal
3283
- */
3284
- export declare const UpdateFleetResponseFilterSensitiveLog: (obj: UpdateFleetResponse) => any;
3285
- /**
3286
- * @internal
3287
- */
3288
- export declare const ListVehiclesInFleetRequestFilterSensitiveLog: (obj: ListVehiclesInFleetRequest) => any;
3289
- /**
3290
- * @internal
3291
- */
3292
- export declare const ListVehiclesInFleetResponseFilterSensitiveLog: (obj: ListVehiclesInFleetResponse) => any;
3293
- /**
3294
- * @internal
3295
- */
3296
- export declare const FormattedVssFilterSensitiveLog: (obj: FormattedVss) => any;
3297
- /**
3298
- * @internal
3299
- */
3300
- export declare const GetLoggingOptionsRequestFilterSensitiveLog: (obj: GetLoggingOptionsRequest) => any;
3301
- /**
3302
- * @internal
3303
- */
3304
- export declare const GetLoggingOptionsResponseFilterSensitiveLog: (obj: GetLoggingOptionsResponse) => any;
3305
- /**
3306
- * @internal
3307
- */
3308
- export declare const GetModelManifestRequestFilterSensitiveLog: (obj: GetModelManifestRequest) => any;
3309
- /**
3310
- * @internal
3311
- */
3312
- export declare const GetModelManifestResponseFilterSensitiveLog: (obj: GetModelManifestResponse) => any;
3313
- /**
3314
- * @internal
3315
- */
3316
- export declare const GetRegisterAccountStatusRequestFilterSensitiveLog: (obj: GetRegisterAccountStatusRequest) => any;
3317
- /**
3318
- * @internal
3319
- */
3320
- export declare const IamRegistrationResponseFilterSensitiveLog: (obj: IamRegistrationResponse) => any;
3321
- /**
3322
- * @internal
3323
- */
3324
- export declare const TimestreamRegistrationResponseFilterSensitiveLog: (obj: TimestreamRegistrationResponse) => any;
3325
- /**
3326
- * @internal
3327
- */
3328
- export declare const GetRegisterAccountStatusResponseFilterSensitiveLog: (obj: GetRegisterAccountStatusResponse) => any;
3329
- /**
3330
- * @internal
3331
- */
3332
- export declare const GetSignalCatalogRequestFilterSensitiveLog: (obj: GetSignalCatalogRequest) => any;
3333
- /**
3334
- * @internal
3335
- */
3336
- export declare const NodeCountsFilterSensitiveLog: (obj: NodeCounts) => any;
3337
- /**
3338
- * @internal
3339
- */
3340
- export declare const GetSignalCatalogResponseFilterSensitiveLog: (obj: GetSignalCatalogResponse) => any;
3341
- /**
3342
- * @internal
3343
- */
3344
- export declare const GetVehicleRequestFilterSensitiveLog: (obj: GetVehicleRequest) => any;
3345
- /**
3346
- * @internal
3347
- */
3348
- export declare const GetVehicleResponseFilterSensitiveLog: (obj: GetVehicleResponse) => any;
3349
- /**
3350
- * @internal
3351
- */
3352
- export declare const GetVehicleStatusRequestFilterSensitiveLog: (obj: GetVehicleStatusRequest) => any;
3353
- /**
3354
- * @internal
3355
- */
3356
- export declare const VehicleStatusFilterSensitiveLog: (obj: VehicleStatus) => any;
3357
- /**
3358
- * @internal
3359
- */
3360
- export declare const GetVehicleStatusResponseFilterSensitiveLog: (obj: GetVehicleStatusResponse) => any;
3361
- /**
3362
- * @internal
3363
- */
3364
- export declare const IamResourcesFilterSensitiveLog: (obj: IamResources) => any;
3365
- /**
3366
- * @internal
3367
- */
3368
- export declare const ImportSignalCatalogRequestFilterSensitiveLog: (obj: ImportSignalCatalogRequest) => any;
3369
- /**
3370
- * @internal
3371
- */
3372
- export declare const ImportSignalCatalogResponseFilterSensitiveLog: (obj: ImportSignalCatalogResponse) => any;
3373
- /**
3374
- * @internal
3375
- */
3376
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
3377
- /**
3378
- * @internal
3379
- */
3380
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
3381
- /**
3382
- * @internal
3383
- */
3384
- export declare const ListModelManifestNodesRequestFilterSensitiveLog: (obj: ListModelManifestNodesRequest) => any;
3385
- /**
3386
- * @internal
3387
- */
3388
- export declare const ListModelManifestNodesResponseFilterSensitiveLog: (obj: ListModelManifestNodesResponse) => any;
3389
- /**
3390
- * @internal
3391
- */
3392
- export declare const ListModelManifestsRequestFilterSensitiveLog: (obj: ListModelManifestsRequest) => any;
3393
- /**
3394
- * @internal
3395
- */
3396
- export declare const ModelManifestSummaryFilterSensitiveLog: (obj: ModelManifestSummary) => any;
3397
- /**
3398
- * @internal
3399
- */
3400
- export declare const ListModelManifestsResponseFilterSensitiveLog: (obj: ListModelManifestsResponse) => any;
3401
- /**
3402
- * @internal
3403
- */
3404
- export declare const UpdateModelManifestRequestFilterSensitiveLog: (obj: UpdateModelManifestRequest) => any;
3405
- /**
3406
- * @internal
3407
- */
3408
- export declare const UpdateModelManifestResponseFilterSensitiveLog: (obj: UpdateModelManifestResponse) => any;
3409
- /**
3410
- * @internal
3411
- */
3412
- export declare const PutLoggingOptionsRequestFilterSensitiveLog: (obj: PutLoggingOptionsRequest) => any;
3413
- /**
3414
- * @internal
3415
- */
3416
- export declare const PutLoggingOptionsResponseFilterSensitiveLog: (obj: PutLoggingOptionsResponse) => any;
3417
- /**
3418
- * @internal
3419
- */
3420
- export declare const TimestreamResourcesFilterSensitiveLog: (obj: TimestreamResources) => any;
3421
- /**
3422
- * @internal
3423
- */
3424
- export declare const RegisterAccountRequestFilterSensitiveLog: (obj: RegisterAccountRequest) => any;
3425
- /**
3426
- * @internal
3427
- */
3428
- export declare const RegisterAccountResponseFilterSensitiveLog: (obj: RegisterAccountResponse) => any;
3429
- /**
3430
- * @internal
3431
- */
3432
- export declare const ListSignalCatalogNodesRequestFilterSensitiveLog: (obj: ListSignalCatalogNodesRequest) => any;
3433
- /**
3434
- * @internal
3435
- */
3436
- export declare const ListSignalCatalogNodesResponseFilterSensitiveLog: (obj: ListSignalCatalogNodesResponse) => any;
3437
- /**
3438
- * @internal
3439
- */
3440
- export declare const ListSignalCatalogsRequestFilterSensitiveLog: (obj: ListSignalCatalogsRequest) => any;
3441
- /**
3442
- * @internal
3443
- */
3444
- export declare const SignalCatalogSummaryFilterSensitiveLog: (obj: SignalCatalogSummary) => any;
3445
- /**
3446
- * @internal
3447
- */
3448
- export declare const ListSignalCatalogsResponseFilterSensitiveLog: (obj: ListSignalCatalogsResponse) => any;
3449
- /**
3450
- * @internal
3451
- */
3452
- export declare const UpdateSignalCatalogRequestFilterSensitiveLog: (obj: UpdateSignalCatalogRequest) => any;
3453
- /**
3454
- * @internal
3455
- */
3456
- export declare const UpdateSignalCatalogResponseFilterSensitiveLog: (obj: UpdateSignalCatalogResponse) => any;
3457
- /**
3458
- * @internal
3459
- */
3460
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
3461
- /**
3462
- * @internal
3463
- */
3464
- export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
3465
- /**
3466
- * @internal
3467
- */
3468
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
3469
- /**
3470
- * @internal
3471
- */
3472
- export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
3473
- /**
3474
- * @internal
3475
- */
3476
- export declare const ListVehiclesRequestFilterSensitiveLog: (obj: ListVehiclesRequest) => any;
3477
- /**
3478
- * @internal
3479
- */
3480
- export declare const VehicleSummaryFilterSensitiveLog: (obj: VehicleSummary) => any;
3481
- /**
3482
- * @internal
3483
- */
3484
- export declare const ListVehiclesResponseFilterSensitiveLog: (obj: ListVehiclesResponse) => any;
3485
- /**
3486
- * @internal
3487
- */
3488
- export declare const UpdateVehicleRequestFilterSensitiveLog: (obj: UpdateVehicleRequest) => any;
3489
- /**
3490
- * @internal
3491
- */
3492
- export declare const UpdateVehicleResponseFilterSensitiveLog: (obj: UpdateVehicleResponse) => any;