@aws-sdk/client-iotfleetwise 3.588.0 → 3.592.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 (113) hide show
  1. package/dist-cjs/index.js +0 -52
  2. package/dist-types/IoTFleetWiseClient.d.ts +4 -4
  3. package/dist-types/commands/AssociateVehicleFleetCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchCreateVehicleCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchUpdateVehicleCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateCampaignCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateDecoderManifestCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateFleetCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateModelManifestCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateSignalCatalogCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateVehicleCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteCampaignCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteDecoderManifestCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteFleetCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteModelManifestCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteSignalCatalogCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteVehicleCommand.d.ts +2 -1
  18. package/dist-types/commands/DisassociateVehicleFleetCommand.d.ts +2 -1
  19. package/dist-types/commands/GetCampaignCommand.d.ts +2 -1
  20. package/dist-types/commands/GetDecoderManifestCommand.d.ts +2 -1
  21. package/dist-types/commands/GetEncryptionConfigurationCommand.d.ts +2 -1
  22. package/dist-types/commands/GetFleetCommand.d.ts +2 -1
  23. package/dist-types/commands/GetLoggingOptionsCommand.d.ts +2 -1
  24. package/dist-types/commands/GetModelManifestCommand.d.ts +2 -1
  25. package/dist-types/commands/GetRegisterAccountStatusCommand.d.ts +2 -1
  26. package/dist-types/commands/GetSignalCatalogCommand.d.ts +2 -1
  27. package/dist-types/commands/GetVehicleCommand.d.ts +2 -1
  28. package/dist-types/commands/GetVehicleStatusCommand.d.ts +2 -1
  29. package/dist-types/commands/ImportDecoderManifestCommand.d.ts +2 -1
  30. package/dist-types/commands/ImportSignalCatalogCommand.d.ts +2 -1
  31. package/dist-types/commands/ListCampaignsCommand.d.ts +2 -1
  32. package/dist-types/commands/ListDecoderManifestNetworkInterfacesCommand.d.ts +2 -1
  33. package/dist-types/commands/ListDecoderManifestSignalsCommand.d.ts +2 -1
  34. package/dist-types/commands/ListDecoderManifestsCommand.d.ts +2 -1
  35. package/dist-types/commands/ListFleetsCommand.d.ts +2 -1
  36. package/dist-types/commands/ListFleetsForVehicleCommand.d.ts +2 -1
  37. package/dist-types/commands/ListModelManifestNodesCommand.d.ts +2 -1
  38. package/dist-types/commands/ListModelManifestsCommand.d.ts +2 -1
  39. package/dist-types/commands/ListSignalCatalogNodesCommand.d.ts +2 -1
  40. package/dist-types/commands/ListSignalCatalogsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  42. package/dist-types/commands/ListVehiclesCommand.d.ts +2 -1
  43. package/dist-types/commands/ListVehiclesInFleetCommand.d.ts +2 -1
  44. package/dist-types/commands/PutEncryptionConfigurationCommand.d.ts +2 -1
  45. package/dist-types/commands/PutLoggingOptionsCommand.d.ts +2 -1
  46. package/dist-types/commands/RegisterAccountCommand.d.ts +2 -1
  47. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  48. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  49. package/dist-types/commands/UpdateCampaignCommand.d.ts +2 -1
  50. package/dist-types/commands/UpdateDecoderManifestCommand.d.ts +2 -1
  51. package/dist-types/commands/UpdateFleetCommand.d.ts +2 -1
  52. package/dist-types/commands/UpdateModelManifestCommand.d.ts +2 -1
  53. package/dist-types/commands/UpdateSignalCatalogCommand.d.ts +2 -1
  54. package/dist-types/commands/UpdateVehicleCommand.d.ts +2 -1
  55. package/dist-types/index.d.ts +2 -2
  56. package/dist-types/models/IoTFleetWiseServiceException.d.ts +2 -1
  57. package/dist-types/runtimeConfig.native.d.ts +1 -1
  58. package/dist-types/ts3.4/IoTFleetWiseClient.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/AssociateVehicleFleetCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/BatchCreateVehicleCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/BatchUpdateVehicleCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/CreateDecoderManifestCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/CreateModelManifestCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/CreateSignalCatalogCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/CreateVehicleCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DeleteDecoderManifestCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DeleteModelManifestCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DeleteSignalCatalogCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DeleteVehicleCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DisassociateVehicleFleetCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/GetCampaignCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/GetDecoderManifestCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/GetEncryptionConfigurationCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/GetFleetCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/GetLoggingOptionsCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/GetModelManifestCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/GetRegisterAccountStatusCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/GetSignalCatalogCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/GetVehicleCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/GetVehicleStatusCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/ImportDecoderManifestCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/ImportSignalCatalogCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/ListCampaignsCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/ListDecoderManifestNetworkInterfacesCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/ListDecoderManifestSignalsCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/ListDecoderManifestsCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/ListFleetsForVehicleCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/ListModelManifestNodesCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/ListModelManifestsCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/ListSignalCatalogNodesCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/ListSignalCatalogsCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/ListVehiclesCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/ListVehiclesInFleetCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/PutEncryptionConfigurationCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/UpdateDecoderManifestCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/UpdateModelManifestCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/UpdateSignalCatalogCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/UpdateVehicleCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/models/IoTFleetWiseServiceException.d.ts +2 -1
  112. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  113. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -287,7 +287,6 @@ var IoTFleetWiseClient = _IoTFleetWiseClient;
287
287
 
288
288
  var import_middleware_serde = require("@smithy/middleware-serde");
289
289
 
290
- var import_types = require("@smithy/types");
291
290
 
292
291
  // src/protocols/Aws_json1_0.ts
293
292
  var import_core2 = require("@aws-sdk/core");
@@ -2632,7 +2631,6 @@ var AssociateVehicleFleetCommand = _AssociateVehicleFleetCommand;
2632
2631
 
2633
2632
 
2634
2633
 
2635
-
2636
2634
  var _BatchCreateVehicleCommand = class _BatchCreateVehicleCommand extends import_smithy_client.Command.classBuilder().ep({
2637
2635
  ...commonParams
2638
2636
  }).m(function(Command, cs, config, o) {
@@ -2649,7 +2647,6 @@ var BatchCreateVehicleCommand = _BatchCreateVehicleCommand;
2649
2647
 
2650
2648
 
2651
2649
 
2652
-
2653
2650
  var _BatchUpdateVehicleCommand = class _BatchUpdateVehicleCommand extends import_smithy_client.Command.classBuilder().ep({
2654
2651
  ...commonParams
2655
2652
  }).m(function(Command, cs, config, o) {
@@ -2666,7 +2663,6 @@ var BatchUpdateVehicleCommand = _BatchUpdateVehicleCommand;
2666
2663
 
2667
2664
 
2668
2665
 
2669
-
2670
2666
  var _CreateCampaignCommand = class _CreateCampaignCommand extends import_smithy_client.Command.classBuilder().ep({
2671
2667
  ...commonParams
2672
2668
  }).m(function(Command, cs, config, o) {
@@ -2683,7 +2679,6 @@ var CreateCampaignCommand = _CreateCampaignCommand;
2683
2679
 
2684
2680
 
2685
2681
 
2686
-
2687
2682
  var _CreateDecoderManifestCommand = class _CreateDecoderManifestCommand extends import_smithy_client.Command.classBuilder().ep({
2688
2683
  ...commonParams
2689
2684
  }).m(function(Command, cs, config, o) {
@@ -2700,7 +2695,6 @@ var CreateDecoderManifestCommand = _CreateDecoderManifestCommand;
2700
2695
 
2701
2696
 
2702
2697
 
2703
-
2704
2698
  var _CreateFleetCommand = class _CreateFleetCommand extends import_smithy_client.Command.classBuilder().ep({
2705
2699
  ...commonParams
2706
2700
  }).m(function(Command, cs, config, o) {
@@ -2717,7 +2711,6 @@ var CreateFleetCommand = _CreateFleetCommand;
2717
2711
 
2718
2712
 
2719
2713
 
2720
-
2721
2714
  var _CreateModelManifestCommand = class _CreateModelManifestCommand extends import_smithy_client.Command.classBuilder().ep({
2722
2715
  ...commonParams
2723
2716
  }).m(function(Command, cs, config, o) {
@@ -2734,7 +2727,6 @@ var CreateModelManifestCommand = _CreateModelManifestCommand;
2734
2727
 
2735
2728
 
2736
2729
 
2737
-
2738
2730
  var _CreateSignalCatalogCommand = class _CreateSignalCatalogCommand extends import_smithy_client.Command.classBuilder().ep({
2739
2731
  ...commonParams
2740
2732
  }).m(function(Command, cs, config, o) {
@@ -2751,7 +2743,6 @@ var CreateSignalCatalogCommand = _CreateSignalCatalogCommand;
2751
2743
 
2752
2744
 
2753
2745
 
2754
-
2755
2746
  var _CreateVehicleCommand = class _CreateVehicleCommand extends import_smithy_client.Command.classBuilder().ep({
2756
2747
  ...commonParams
2757
2748
  }).m(function(Command, cs, config, o) {
@@ -2768,7 +2759,6 @@ var CreateVehicleCommand = _CreateVehicleCommand;
2768
2759
 
2769
2760
 
2770
2761
 
2771
-
2772
2762
  var _DeleteCampaignCommand = class _DeleteCampaignCommand extends import_smithy_client.Command.classBuilder().ep({
2773
2763
  ...commonParams
2774
2764
  }).m(function(Command, cs, config, o) {
@@ -2785,7 +2775,6 @@ var DeleteCampaignCommand = _DeleteCampaignCommand;
2785
2775
 
2786
2776
 
2787
2777
 
2788
-
2789
2778
  var _DeleteDecoderManifestCommand = class _DeleteDecoderManifestCommand extends import_smithy_client.Command.classBuilder().ep({
2790
2779
  ...commonParams
2791
2780
  }).m(function(Command, cs, config, o) {
@@ -2802,7 +2791,6 @@ var DeleteDecoderManifestCommand = _DeleteDecoderManifestCommand;
2802
2791
 
2803
2792
 
2804
2793
 
2805
-
2806
2794
  var _DeleteFleetCommand = class _DeleteFleetCommand extends import_smithy_client.Command.classBuilder().ep({
2807
2795
  ...commonParams
2808
2796
  }).m(function(Command, cs, config, o) {
@@ -2819,7 +2807,6 @@ var DeleteFleetCommand = _DeleteFleetCommand;
2819
2807
 
2820
2808
 
2821
2809
 
2822
-
2823
2810
  var _DeleteModelManifestCommand = class _DeleteModelManifestCommand extends import_smithy_client.Command.classBuilder().ep({
2824
2811
  ...commonParams
2825
2812
  }).m(function(Command, cs, config, o) {
@@ -2836,7 +2823,6 @@ var DeleteModelManifestCommand = _DeleteModelManifestCommand;
2836
2823
 
2837
2824
 
2838
2825
 
2839
-
2840
2826
  var _DeleteSignalCatalogCommand = class _DeleteSignalCatalogCommand extends import_smithy_client.Command.classBuilder().ep({
2841
2827
  ...commonParams
2842
2828
  }).m(function(Command, cs, config, o) {
@@ -2853,7 +2839,6 @@ var DeleteSignalCatalogCommand = _DeleteSignalCatalogCommand;
2853
2839
 
2854
2840
 
2855
2841
 
2856
-
2857
2842
  var _DeleteVehicleCommand = class _DeleteVehicleCommand extends import_smithy_client.Command.classBuilder().ep({
2858
2843
  ...commonParams
2859
2844
  }).m(function(Command, cs, config, o) {
@@ -2870,7 +2855,6 @@ var DeleteVehicleCommand = _DeleteVehicleCommand;
2870
2855
 
2871
2856
 
2872
2857
 
2873
-
2874
2858
  var _DisassociateVehicleFleetCommand = class _DisassociateVehicleFleetCommand extends import_smithy_client.Command.classBuilder().ep({
2875
2859
  ...commonParams
2876
2860
  }).m(function(Command, cs, config, o) {
@@ -2887,7 +2871,6 @@ var DisassociateVehicleFleetCommand = _DisassociateVehicleFleetCommand;
2887
2871
 
2888
2872
 
2889
2873
 
2890
-
2891
2874
  var _GetCampaignCommand = class _GetCampaignCommand extends import_smithy_client.Command.classBuilder().ep({
2892
2875
  ...commonParams
2893
2876
  }).m(function(Command, cs, config, o) {
@@ -2904,7 +2887,6 @@ var GetCampaignCommand = _GetCampaignCommand;
2904
2887
 
2905
2888
 
2906
2889
 
2907
-
2908
2890
  var _GetDecoderManifestCommand = class _GetDecoderManifestCommand extends import_smithy_client.Command.classBuilder().ep({
2909
2891
  ...commonParams
2910
2892
  }).m(function(Command, cs, config, o) {
@@ -2921,7 +2903,6 @@ var GetDecoderManifestCommand = _GetDecoderManifestCommand;
2921
2903
 
2922
2904
 
2923
2905
 
2924
-
2925
2906
  var _GetEncryptionConfigurationCommand = class _GetEncryptionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
2926
2907
  ...commonParams
2927
2908
  }).m(function(Command, cs, config, o) {
@@ -2938,7 +2919,6 @@ var GetEncryptionConfigurationCommand = _GetEncryptionConfigurationCommand;
2938
2919
 
2939
2920
 
2940
2921
 
2941
-
2942
2922
  var _GetFleetCommand = class _GetFleetCommand extends import_smithy_client.Command.classBuilder().ep({
2943
2923
  ...commonParams
2944
2924
  }).m(function(Command, cs, config, o) {
@@ -2955,7 +2935,6 @@ var GetFleetCommand = _GetFleetCommand;
2955
2935
 
2956
2936
 
2957
2937
 
2958
-
2959
2938
  var _GetLoggingOptionsCommand = class _GetLoggingOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
2960
2939
  ...commonParams
2961
2940
  }).m(function(Command, cs, config, o) {
@@ -2972,7 +2951,6 @@ var GetLoggingOptionsCommand = _GetLoggingOptionsCommand;
2972
2951
 
2973
2952
 
2974
2953
 
2975
-
2976
2954
  var _GetModelManifestCommand = class _GetModelManifestCommand extends import_smithy_client.Command.classBuilder().ep({
2977
2955
  ...commonParams
2978
2956
  }).m(function(Command, cs, config, o) {
@@ -2989,7 +2967,6 @@ var GetModelManifestCommand = _GetModelManifestCommand;
2989
2967
 
2990
2968
 
2991
2969
 
2992
-
2993
2970
  var _GetRegisterAccountStatusCommand = class _GetRegisterAccountStatusCommand extends import_smithy_client.Command.classBuilder().ep({
2994
2971
  ...commonParams
2995
2972
  }).m(function(Command, cs, config, o) {
@@ -3006,7 +2983,6 @@ var GetRegisterAccountStatusCommand = _GetRegisterAccountStatusCommand;
3006
2983
 
3007
2984
 
3008
2985
 
3009
-
3010
2986
  var _GetSignalCatalogCommand = class _GetSignalCatalogCommand extends import_smithy_client.Command.classBuilder().ep({
3011
2987
  ...commonParams
3012
2988
  }).m(function(Command, cs, config, o) {
@@ -3023,7 +2999,6 @@ var GetSignalCatalogCommand = _GetSignalCatalogCommand;
3023
2999
 
3024
3000
 
3025
3001
 
3026
-
3027
3002
  var _GetVehicleCommand = class _GetVehicleCommand extends import_smithy_client.Command.classBuilder().ep({
3028
3003
  ...commonParams
3029
3004
  }).m(function(Command, cs, config, o) {
@@ -3040,7 +3015,6 @@ var GetVehicleCommand = _GetVehicleCommand;
3040
3015
 
3041
3016
 
3042
3017
 
3043
-
3044
3018
  var _GetVehicleStatusCommand = class _GetVehicleStatusCommand extends import_smithy_client.Command.classBuilder().ep({
3045
3019
  ...commonParams
3046
3020
  }).m(function(Command, cs, config, o) {
@@ -3057,7 +3031,6 @@ var GetVehicleStatusCommand = _GetVehicleStatusCommand;
3057
3031
 
3058
3032
 
3059
3033
 
3060
-
3061
3034
  var _ImportDecoderManifestCommand = class _ImportDecoderManifestCommand extends import_smithy_client.Command.classBuilder().ep({
3062
3035
  ...commonParams
3063
3036
  }).m(function(Command, cs, config, o) {
@@ -3074,7 +3047,6 @@ var ImportDecoderManifestCommand = _ImportDecoderManifestCommand;
3074
3047
 
3075
3048
 
3076
3049
 
3077
-
3078
3050
  var _ImportSignalCatalogCommand = class _ImportSignalCatalogCommand extends import_smithy_client.Command.classBuilder().ep({
3079
3051
  ...commonParams
3080
3052
  }).m(function(Command, cs, config, o) {
@@ -3091,7 +3063,6 @@ var ImportSignalCatalogCommand = _ImportSignalCatalogCommand;
3091
3063
 
3092
3064
 
3093
3065
 
3094
-
3095
3066
  var _ListCampaignsCommand = class _ListCampaignsCommand extends import_smithy_client.Command.classBuilder().ep({
3096
3067
  ...commonParams
3097
3068
  }).m(function(Command, cs, config, o) {
@@ -3108,7 +3079,6 @@ var ListCampaignsCommand = _ListCampaignsCommand;
3108
3079
 
3109
3080
 
3110
3081
 
3111
-
3112
3082
  var _ListDecoderManifestNetworkInterfacesCommand = class _ListDecoderManifestNetworkInterfacesCommand extends import_smithy_client.Command.classBuilder().ep({
3113
3083
  ...commonParams
3114
3084
  }).m(function(Command, cs, config, o) {
@@ -3125,7 +3095,6 @@ var ListDecoderManifestNetworkInterfacesCommand = _ListDecoderManifestNetworkInt
3125
3095
 
3126
3096
 
3127
3097
 
3128
-
3129
3098
  var _ListDecoderManifestsCommand = class _ListDecoderManifestsCommand extends import_smithy_client.Command.classBuilder().ep({
3130
3099
  ...commonParams
3131
3100
  }).m(function(Command, cs, config, o) {
@@ -3142,7 +3111,6 @@ var ListDecoderManifestsCommand = _ListDecoderManifestsCommand;
3142
3111
 
3143
3112
 
3144
3113
 
3145
-
3146
3114
  var _ListDecoderManifestSignalsCommand = class _ListDecoderManifestSignalsCommand extends import_smithy_client.Command.classBuilder().ep({
3147
3115
  ...commonParams
3148
3116
  }).m(function(Command, cs, config, o) {
@@ -3159,7 +3127,6 @@ var ListDecoderManifestSignalsCommand = _ListDecoderManifestSignalsCommand;
3159
3127
 
3160
3128
 
3161
3129
 
3162
-
3163
3130
  var _ListFleetsCommand = class _ListFleetsCommand extends import_smithy_client.Command.classBuilder().ep({
3164
3131
  ...commonParams
3165
3132
  }).m(function(Command, cs, config, o) {
@@ -3176,7 +3143,6 @@ var ListFleetsCommand = _ListFleetsCommand;
3176
3143
 
3177
3144
 
3178
3145
 
3179
-
3180
3146
  var _ListFleetsForVehicleCommand = class _ListFleetsForVehicleCommand extends import_smithy_client.Command.classBuilder().ep({
3181
3147
  ...commonParams
3182
3148
  }).m(function(Command, cs, config, o) {
@@ -3193,7 +3159,6 @@ var ListFleetsForVehicleCommand = _ListFleetsForVehicleCommand;
3193
3159
 
3194
3160
 
3195
3161
 
3196
-
3197
3162
  var _ListModelManifestNodesCommand = class _ListModelManifestNodesCommand extends import_smithy_client.Command.classBuilder().ep({
3198
3163
  ...commonParams
3199
3164
  }).m(function(Command, cs, config, o) {
@@ -3210,7 +3175,6 @@ var ListModelManifestNodesCommand = _ListModelManifestNodesCommand;
3210
3175
 
3211
3176
 
3212
3177
 
3213
-
3214
3178
  var _ListModelManifestsCommand = class _ListModelManifestsCommand extends import_smithy_client.Command.classBuilder().ep({
3215
3179
  ...commonParams
3216
3180
  }).m(function(Command, cs, config, o) {
@@ -3227,7 +3191,6 @@ var ListModelManifestsCommand = _ListModelManifestsCommand;
3227
3191
 
3228
3192
 
3229
3193
 
3230
-
3231
3194
  var _ListSignalCatalogNodesCommand = class _ListSignalCatalogNodesCommand extends import_smithy_client.Command.classBuilder().ep({
3232
3195
  ...commonParams
3233
3196
  }).m(function(Command, cs, config, o) {
@@ -3244,7 +3207,6 @@ var ListSignalCatalogNodesCommand = _ListSignalCatalogNodesCommand;
3244
3207
 
3245
3208
 
3246
3209
 
3247
-
3248
3210
  var _ListSignalCatalogsCommand = class _ListSignalCatalogsCommand extends import_smithy_client.Command.classBuilder().ep({
3249
3211
  ...commonParams
3250
3212
  }).m(function(Command, cs, config, o) {
@@ -3261,7 +3223,6 @@ var ListSignalCatalogsCommand = _ListSignalCatalogsCommand;
3261
3223
 
3262
3224
 
3263
3225
 
3264
-
3265
3226
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3266
3227
  ...commonParams
3267
3228
  }).m(function(Command, cs, config, o) {
@@ -3278,7 +3239,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
3278
3239
 
3279
3240
 
3280
3241
 
3281
-
3282
3242
  var _ListVehiclesCommand = class _ListVehiclesCommand extends import_smithy_client.Command.classBuilder().ep({
3283
3243
  ...commonParams
3284
3244
  }).m(function(Command, cs, config, o) {
@@ -3295,7 +3255,6 @@ var ListVehiclesCommand = _ListVehiclesCommand;
3295
3255
 
3296
3256
 
3297
3257
 
3298
-
3299
3258
  var _ListVehiclesInFleetCommand = class _ListVehiclesInFleetCommand extends import_smithy_client.Command.classBuilder().ep({
3300
3259
  ...commonParams
3301
3260
  }).m(function(Command, cs, config, o) {
@@ -3312,7 +3271,6 @@ var ListVehiclesInFleetCommand = _ListVehiclesInFleetCommand;
3312
3271
 
3313
3272
 
3314
3273
 
3315
-
3316
3274
  var _PutEncryptionConfigurationCommand = class _PutEncryptionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3317
3275
  ...commonParams
3318
3276
  }).m(function(Command, cs, config, o) {
@@ -3329,7 +3287,6 @@ var PutEncryptionConfigurationCommand = _PutEncryptionConfigurationCommand;
3329
3287
 
3330
3288
 
3331
3289
 
3332
-
3333
3290
  var _PutLoggingOptionsCommand = class _PutLoggingOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
3334
3291
  ...commonParams
3335
3292
  }).m(function(Command, cs, config, o) {
@@ -3346,7 +3303,6 @@ var PutLoggingOptionsCommand = _PutLoggingOptionsCommand;
3346
3303
 
3347
3304
 
3348
3305
 
3349
-
3350
3306
  var _RegisterAccountCommand = class _RegisterAccountCommand extends import_smithy_client.Command.classBuilder().ep({
3351
3307
  ...commonParams
3352
3308
  }).m(function(Command, cs, config, o) {
@@ -3363,7 +3319,6 @@ var RegisterAccountCommand = _RegisterAccountCommand;
3363
3319
 
3364
3320
 
3365
3321
 
3366
-
3367
3322
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3368
3323
  ...commonParams
3369
3324
  }).m(function(Command, cs, config, o) {
@@ -3380,7 +3335,6 @@ var TagResourceCommand = _TagResourceCommand;
3380
3335
 
3381
3336
 
3382
3337
 
3383
-
3384
3338
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3385
3339
  ...commonParams
3386
3340
  }).m(function(Command, cs, config, o) {
@@ -3397,7 +3351,6 @@ var UntagResourceCommand = _UntagResourceCommand;
3397
3351
 
3398
3352
 
3399
3353
 
3400
-
3401
3354
  var _UpdateCampaignCommand = class _UpdateCampaignCommand extends import_smithy_client.Command.classBuilder().ep({
3402
3355
  ...commonParams
3403
3356
  }).m(function(Command, cs, config, o) {
@@ -3414,7 +3367,6 @@ var UpdateCampaignCommand = _UpdateCampaignCommand;
3414
3367
 
3415
3368
 
3416
3369
 
3417
-
3418
3370
  var _UpdateDecoderManifestCommand = class _UpdateDecoderManifestCommand extends import_smithy_client.Command.classBuilder().ep({
3419
3371
  ...commonParams
3420
3372
  }).m(function(Command, cs, config, o) {
@@ -3431,7 +3383,6 @@ var UpdateDecoderManifestCommand = _UpdateDecoderManifestCommand;
3431
3383
 
3432
3384
 
3433
3385
 
3434
-
3435
3386
  var _UpdateFleetCommand = class _UpdateFleetCommand extends import_smithy_client.Command.classBuilder().ep({
3436
3387
  ...commonParams
3437
3388
  }).m(function(Command, cs, config, o) {
@@ -3448,7 +3399,6 @@ var UpdateFleetCommand = _UpdateFleetCommand;
3448
3399
 
3449
3400
 
3450
3401
 
3451
-
3452
3402
  var _UpdateModelManifestCommand = class _UpdateModelManifestCommand extends import_smithy_client.Command.classBuilder().ep({
3453
3403
  ...commonParams
3454
3404
  }).m(function(Command, cs, config, o) {
@@ -3465,7 +3415,6 @@ var UpdateModelManifestCommand = _UpdateModelManifestCommand;
3465
3415
 
3466
3416
 
3467
3417
 
3468
-
3469
3418
  var _UpdateSignalCatalogCommand = class _UpdateSignalCatalogCommand extends import_smithy_client.Command.classBuilder().ep({
3470
3419
  ...commonParams
3471
3420
  }).m(function(Command, cs, config, o) {
@@ -3482,7 +3431,6 @@ var UpdateSignalCatalogCommand = _UpdateSignalCatalogCommand;
3482
3431
 
3483
3432
 
3484
3433
 
3485
-
3486
3434
  var _UpdateVehicleCommand = class _UpdateVehicleCommand extends import_smithy_client.Command.classBuilder().ep({
3487
3435
  ...commonParams
3488
3436
  }).m(function(Command, cs, config, o) {
@@ -142,15 +142,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
142
142
  * Enables FIPS compatible endpoints.
143
143
  */
144
144
  useFipsEndpoint?: boolean | __Provider<boolean>;
145
+ /**
146
+ * The AWS region to which this client will send requests
147
+ */
148
+ region?: string | __Provider<string>;
145
149
  /**
146
150
  * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
147
151
  * @internal
148
152
  */
149
153
  defaultUserAgentProvider?: Provider<__UserAgent>;
150
- /**
151
- * The AWS region to which this client will send requests
152
- */
153
- region?: string | __Provider<string>;
154
154
  /**
155
155
  * Default credentials provider; Not available in browser runtime.
156
156
  * @deprecated
@@ -5,7 +5,8 @@ import { AssociateVehicleFleetRequest, AssociateVehicleFleetResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchCreateVehicleRequest, BatchCreateVehicleResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchUpdateVehicleRequest, BatchUpdateVehicleResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateCampaignRequest, CreateCampaignResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateDecoderManifestRequest, CreateDecoderManifestResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateFleetRequest, CreateFleetResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateModelManifestRequest, CreateModelManifestResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateSignalCatalogRequest, CreateSignalCatalogResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateVehicleRequest, CreateVehicleResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteCampaignRequest, DeleteCampaignResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteDecoderManifestRequest, DeleteDecoderManifestResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteFleetRequest, DeleteFleetResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteModelManifestRequest, DeleteModelManifestResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteSignalCatalogRequest, DeleteSignalCatalogResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteVehicleRequest, DeleteVehicleResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DisassociateVehicleFleetRequest, DisassociateVehicleFleetResponse } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetCampaignRequest, GetCampaignResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetDecoderManifestRequest, GetDecoderManifestResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetEncryptionConfigurationRequest, GetEncryptionConfigurationResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetFleetRequest, GetFleetResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetLoggingOptionsRequest, GetLoggingOptionsResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetModelManifestRequest, GetModelManifestResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetRegisterAccountStatusRequest, GetRegisterAccountStatusResponse } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetSignalCatalogRequest, GetSignalCatalogResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *