@aws-sdk/client-iotfleetwise 3.294.0 → 3.295.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 (107) hide show
  1. package/dist-cjs/commands/AssociateVehicleFleetCommand.js +4 -4
  2. package/dist-cjs/commands/BatchCreateVehicleCommand.js +4 -4
  3. package/dist-cjs/commands/BatchUpdateVehicleCommand.js +4 -4
  4. package/dist-cjs/commands/CreateCampaignCommand.js +4 -4
  5. package/dist-cjs/commands/CreateDecoderManifestCommand.js +4 -4
  6. package/dist-cjs/commands/CreateFleetCommand.js +4 -4
  7. package/dist-cjs/commands/CreateModelManifestCommand.js +4 -4
  8. package/dist-cjs/commands/CreateSignalCatalogCommand.js +4 -4
  9. package/dist-cjs/commands/CreateVehicleCommand.js +4 -4
  10. package/dist-cjs/commands/DeleteCampaignCommand.js +4 -4
  11. package/dist-cjs/commands/DeleteDecoderManifestCommand.js +4 -4
  12. package/dist-cjs/commands/DeleteFleetCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteModelManifestCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteSignalCatalogCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteVehicleCommand.js +4 -4
  16. package/dist-cjs/commands/DisassociateVehicleFleetCommand.js +4 -4
  17. package/dist-cjs/commands/GetCampaignCommand.js +4 -4
  18. package/dist-cjs/commands/GetDecoderManifestCommand.js +4 -4
  19. package/dist-cjs/commands/GetFleetCommand.js +4 -4
  20. package/dist-cjs/commands/GetLoggingOptionsCommand.js +4 -4
  21. package/dist-cjs/commands/GetModelManifestCommand.js +4 -4
  22. package/dist-cjs/commands/GetRegisterAccountStatusCommand.js +4 -4
  23. package/dist-cjs/commands/GetSignalCatalogCommand.js +4 -4
  24. package/dist-cjs/commands/GetVehicleCommand.js +4 -4
  25. package/dist-cjs/commands/GetVehicleStatusCommand.js +4 -4
  26. package/dist-cjs/commands/ImportDecoderManifestCommand.js +4 -4
  27. package/dist-cjs/commands/ImportSignalCatalogCommand.js +4 -4
  28. package/dist-cjs/commands/ListCampaignsCommand.js +4 -4
  29. package/dist-cjs/commands/ListDecoderManifestNetworkInterfacesCommand.js +4 -4
  30. package/dist-cjs/commands/ListDecoderManifestSignalsCommand.js +4 -4
  31. package/dist-cjs/commands/ListDecoderManifestsCommand.js +4 -4
  32. package/dist-cjs/commands/ListFleetsCommand.js +4 -4
  33. package/dist-cjs/commands/ListFleetsForVehicleCommand.js +4 -4
  34. package/dist-cjs/commands/ListModelManifestNodesCommand.js +4 -4
  35. package/dist-cjs/commands/ListModelManifestsCommand.js +4 -4
  36. package/dist-cjs/commands/ListSignalCatalogNodesCommand.js +4 -4
  37. package/dist-cjs/commands/ListSignalCatalogsCommand.js +4 -4
  38. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  39. package/dist-cjs/commands/ListVehiclesCommand.js +4 -4
  40. package/dist-cjs/commands/ListVehiclesInFleetCommand.js +4 -4
  41. package/dist-cjs/commands/PutLoggingOptionsCommand.js +4 -4
  42. package/dist-cjs/commands/RegisterAccountCommand.js +4 -4
  43. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  44. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  45. package/dist-cjs/commands/UpdateCampaignCommand.js +4 -4
  46. package/dist-cjs/commands/UpdateDecoderManifestCommand.js +4 -4
  47. package/dist-cjs/commands/UpdateFleetCommand.js +4 -4
  48. package/dist-cjs/commands/UpdateModelManifestCommand.js +4 -4
  49. package/dist-cjs/commands/UpdateSignalCatalogCommand.js +4 -4
  50. package/dist-cjs/commands/UpdateVehicleCommand.js +4 -4
  51. package/dist-es/commands/AssociateVehicleFleetCommand.js +4 -4
  52. package/dist-es/commands/BatchCreateVehicleCommand.js +4 -4
  53. package/dist-es/commands/BatchUpdateVehicleCommand.js +4 -4
  54. package/dist-es/commands/CreateCampaignCommand.js +4 -4
  55. package/dist-es/commands/CreateDecoderManifestCommand.js +4 -4
  56. package/dist-es/commands/CreateFleetCommand.js +4 -4
  57. package/dist-es/commands/CreateModelManifestCommand.js +4 -4
  58. package/dist-es/commands/CreateSignalCatalogCommand.js +4 -4
  59. package/dist-es/commands/CreateVehicleCommand.js +4 -4
  60. package/dist-es/commands/DeleteCampaignCommand.js +4 -4
  61. package/dist-es/commands/DeleteDecoderManifestCommand.js +4 -4
  62. package/dist-es/commands/DeleteFleetCommand.js +4 -4
  63. package/dist-es/commands/DeleteModelManifestCommand.js +4 -4
  64. package/dist-es/commands/DeleteSignalCatalogCommand.js +4 -4
  65. package/dist-es/commands/DeleteVehicleCommand.js +4 -4
  66. package/dist-es/commands/DisassociateVehicleFleetCommand.js +4 -4
  67. package/dist-es/commands/GetCampaignCommand.js +4 -4
  68. package/dist-es/commands/GetDecoderManifestCommand.js +4 -4
  69. package/dist-es/commands/GetFleetCommand.js +4 -4
  70. package/dist-es/commands/GetLoggingOptionsCommand.js +4 -4
  71. package/dist-es/commands/GetModelManifestCommand.js +4 -4
  72. package/dist-es/commands/GetRegisterAccountStatusCommand.js +4 -4
  73. package/dist-es/commands/GetSignalCatalogCommand.js +4 -4
  74. package/dist-es/commands/GetVehicleCommand.js +4 -4
  75. package/dist-es/commands/GetVehicleStatusCommand.js +4 -4
  76. package/dist-es/commands/ImportDecoderManifestCommand.js +4 -4
  77. package/dist-es/commands/ImportSignalCatalogCommand.js +4 -4
  78. package/dist-es/commands/ListCampaignsCommand.js +4 -4
  79. package/dist-es/commands/ListDecoderManifestNetworkInterfacesCommand.js +4 -4
  80. package/dist-es/commands/ListDecoderManifestSignalsCommand.js +4 -4
  81. package/dist-es/commands/ListDecoderManifestsCommand.js +4 -4
  82. package/dist-es/commands/ListFleetsCommand.js +4 -4
  83. package/dist-es/commands/ListFleetsForVehicleCommand.js +4 -4
  84. package/dist-es/commands/ListModelManifestNodesCommand.js +4 -4
  85. package/dist-es/commands/ListModelManifestsCommand.js +4 -4
  86. package/dist-es/commands/ListSignalCatalogNodesCommand.js +4 -4
  87. package/dist-es/commands/ListSignalCatalogsCommand.js +4 -4
  88. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  89. package/dist-es/commands/ListVehiclesCommand.js +4 -4
  90. package/dist-es/commands/ListVehiclesInFleetCommand.js +4 -4
  91. package/dist-es/commands/PutLoggingOptionsCommand.js +4 -4
  92. package/dist-es/commands/RegisterAccountCommand.js +4 -4
  93. package/dist-es/commands/TagResourceCommand.js +4 -4
  94. package/dist-es/commands/UntagResourceCommand.js +4 -4
  95. package/dist-es/commands/UpdateCampaignCommand.js +4 -4
  96. package/dist-es/commands/UpdateDecoderManifestCommand.js +4 -4
  97. package/dist-es/commands/UpdateFleetCommand.js +4 -4
  98. package/dist-es/commands/UpdateModelManifestCommand.js +4 -4
  99. package/dist-es/commands/UpdateSignalCatalogCommand.js +4 -4
  100. package/dist-es/commands/UpdateVehicleCommand.js +4 -4
  101. package/dist-types/IoTFleetWiseClient.d.ts +4 -4
  102. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  103. package/dist-types/models/models_0.d.ts +4 -4
  104. package/dist-types/ts3.4/IoTFleetWiseClient.d.ts +4 -4
  105. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  106. package/dist-types/ts3.4/models/models_0.d.ts +4 -4
  107. package/package.json +36 -36
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateModelManifestRequestFilterSensitiveLog, CreateModelManifestResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0CreateModelManifestCommand, serializeAws_json1_0CreateModelManifestCommand, } from "../protocols/Aws_json1_0";
6
6
  export class CreateModelManifestCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateModelManifestCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateModelManifestCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateSignalCatalogRequestFilterSensitiveLog, CreateSignalCatalogResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0CreateSignalCatalogCommand, serializeAws_json1_0CreateSignalCatalogCommand, } from "../protocols/Aws_json1_0";
6
6
  export class CreateSignalCatalogCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateSignalCatalogCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateSignalCatalogCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateVehicleRequestFilterSensitiveLog, CreateVehicleResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0CreateVehicleCommand, serializeAws_json1_0CreateVehicleCommand, } from "../protocols/Aws_json1_0";
6
6
  export class CreateVehicleCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateVehicleCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateVehicleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteCampaignRequestFilterSensitiveLog, DeleteCampaignResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0DeleteCampaignCommand, serializeAws_json1_0DeleteCampaignCommand, } from "../protocols/Aws_json1_0";
6
6
  export class DeleteCampaignCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteCampaignCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteCampaignCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteDecoderManifestRequestFilterSensitiveLog, DeleteDecoderManifestResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0DeleteDecoderManifestCommand, serializeAws_json1_0DeleteDecoderManifestCommand, } from "../protocols/Aws_json1_0";
6
6
  export class DeleteDecoderManifestCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteDecoderManifestCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteDecoderManifestCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteFleetRequestFilterSensitiveLog, DeleteFleetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0DeleteFleetCommand, serializeAws_json1_0DeleteFleetCommand, } from "../protocols/Aws_json1_0";
6
6
  export class DeleteFleetCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteFleetCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteFleetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteModelManifestRequestFilterSensitiveLog, DeleteModelManifestResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0DeleteModelManifestCommand, serializeAws_json1_0DeleteModelManifestCommand, } from "../protocols/Aws_json1_0";
6
6
  export class DeleteModelManifestCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteModelManifestCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteModelManifestCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteSignalCatalogRequestFilterSensitiveLog, DeleteSignalCatalogResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0DeleteSignalCatalogCommand, serializeAws_json1_0DeleteSignalCatalogCommand, } from "../protocols/Aws_json1_0";
6
6
  export class DeleteSignalCatalogCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteSignalCatalogCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteSignalCatalogCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteVehicleRequestFilterSensitiveLog, DeleteVehicleResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0DeleteVehicleCommand, serializeAws_json1_0DeleteVehicleCommand, } from "../protocols/Aws_json1_0";
6
6
  export class DeleteVehicleCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteVehicleCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteVehicleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociateVehicleFleetRequestFilterSensitiveLog, DisassociateVehicleFleetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0DisassociateVehicleFleetCommand, serializeAws_json1_0DisassociateVehicleFleetCommand, } from "../protocols/Aws_json1_0";
6
6
  export class DisassociateVehicleFleetCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DisassociateVehicleFleetCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DisassociateVehicleFleetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetCampaignRequestFilterSensitiveLog, GetCampaignResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0GetCampaignCommand, serializeAws_json1_0GetCampaignCommand, } from "../protocols/Aws_json1_0";
6
6
  export class GetCampaignCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetCampaignCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetCampaignCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetDecoderManifestRequestFilterSensitiveLog, GetDecoderManifestResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0GetDecoderManifestCommand, serializeAws_json1_0GetDecoderManifestCommand, } from "../protocols/Aws_json1_0";
6
6
  export class GetDecoderManifestCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetDecoderManifestCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetDecoderManifestCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetFleetRequestFilterSensitiveLog, GetFleetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0GetFleetCommand, serializeAws_json1_0GetFleetCommand } from "../protocols/Aws_json1_0";
6
6
  export class GetFleetCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetFleetCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetFleetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetLoggingOptionsRequestFilterSensitiveLog, GetLoggingOptionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0GetLoggingOptionsCommand, serializeAws_json1_0GetLoggingOptionsCommand, } from "../protocols/Aws_json1_0";
6
6
  export class GetLoggingOptionsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetLoggingOptionsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetLoggingOptionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetModelManifestRequestFilterSensitiveLog, GetModelManifestResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0GetModelManifestCommand, serializeAws_json1_0GetModelManifestCommand, } from "../protocols/Aws_json1_0";
6
6
  export class GetModelManifestCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetModelManifestCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetModelManifestCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetRegisterAccountStatusRequestFilterSensitiveLog, GetRegisterAccountStatusResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0GetRegisterAccountStatusCommand, serializeAws_json1_0GetRegisterAccountStatusCommand, } from "../protocols/Aws_json1_0";
6
6
  export class GetRegisterAccountStatusCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetRegisterAccountStatusCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetRegisterAccountStatusCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetSignalCatalogRequestFilterSensitiveLog, GetSignalCatalogResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0GetSignalCatalogCommand, serializeAws_json1_0GetSignalCatalogCommand, } from "../protocols/Aws_json1_0";
6
6
  export class GetSignalCatalogCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetSignalCatalogCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetSignalCatalogCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetVehicleRequestFilterSensitiveLog, GetVehicleResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0GetVehicleCommand, serializeAws_json1_0GetVehicleCommand, } from "../protocols/Aws_json1_0";
6
6
  export class GetVehicleCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetVehicleCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetVehicleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetVehicleStatusRequestFilterSensitiveLog, GetVehicleStatusResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0GetVehicleStatusCommand, serializeAws_json1_0GetVehicleStatusCommand, } from "../protocols/Aws_json1_0";
6
6
  export class GetVehicleStatusCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetVehicleStatusCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetVehicleStatusCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ImportDecoderManifestRequestFilterSensitiveLog, ImportDecoderManifestResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0ImportDecoderManifestCommand, serializeAws_json1_0ImportDecoderManifestCommand, } from "../protocols/Aws_json1_0";
6
6
  export class ImportDecoderManifestCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ImportDecoderManifestCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ImportDecoderManifestCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ImportSignalCatalogRequestFilterSensitiveLog, ImportSignalCatalogResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0ImportSignalCatalogCommand, serializeAws_json1_0ImportSignalCatalogCommand, } from "../protocols/Aws_json1_0";
6
6
  export class ImportSignalCatalogCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ImportSignalCatalogCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ImportSignalCatalogCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListCampaignsRequestFilterSensitiveLog, ListCampaignsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0ListCampaignsCommand, serializeAws_json1_0ListCampaignsCommand, } from "../protocols/Aws_json1_0";
6
6
  export class ListCampaignsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListCampaignsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListCampaignsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListDecoderManifestNetworkInterfacesRequestFilterSensitiveLog, ListDecoderManifestNetworkInterfacesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0ListDecoderManifestNetworkInterfacesCommand, serializeAws_json1_0ListDecoderManifestNetworkInterfacesCommand, } from "../protocols/Aws_json1_0";
6
6
  export class ListDecoderManifestNetworkInterfacesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListDecoderManifestNetworkInterfacesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListDecoderManifestNetworkInterfacesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListDecoderManifestSignalsRequestFilterSensitiveLog, ListDecoderManifestSignalsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0ListDecoderManifestSignalsCommand, serializeAws_json1_0ListDecoderManifestSignalsCommand, } from "../protocols/Aws_json1_0";
6
6
  export class ListDecoderManifestSignalsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListDecoderManifestSignalsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListDecoderManifestSignalsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListDecoderManifestsRequestFilterSensitiveLog, ListDecoderManifestsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0ListDecoderManifestsCommand, serializeAws_json1_0ListDecoderManifestsCommand, } from "../protocols/Aws_json1_0";
6
6
  export class ListDecoderManifestsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListDecoderManifestsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListDecoderManifestsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListFleetsRequestFilterSensitiveLog, ListFleetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0ListFleetsCommand, serializeAws_json1_0ListFleetsCommand, } from "../protocols/Aws_json1_0";
6
6
  export class ListFleetsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListFleetsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListFleetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListFleetsForVehicleRequestFilterSensitiveLog, ListFleetsForVehicleResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0ListFleetsForVehicleCommand, serializeAws_json1_0ListFleetsForVehicleCommand, } from "../protocols/Aws_json1_0";
6
6
  export class ListFleetsForVehicleCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListFleetsForVehicleCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListFleetsForVehicleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListModelManifestNodesRequestFilterSensitiveLog, ListModelManifestNodesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0ListModelManifestNodesCommand, serializeAws_json1_0ListModelManifestNodesCommand, } from "../protocols/Aws_json1_0";
6
6
  export class ListModelManifestNodesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListModelManifestNodesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListModelManifestNodesCommand.getEndpointParameterInstructions()));