@aws-sdk/client-iotfleetwise 3.294.0 → 3.296.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 { ListModelManifestsRequestFilterSensitiveLog, ListModelManifestsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0ListModelManifestsCommand, serializeAws_json1_0ListModelManifestsCommand, } from "../protocols/Aws_json1_0";
6
6
  export class ListModelManifestsCommand 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 ListModelManifestsCommand 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, ListModelManifestsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListSignalCatalogNodesRequestFilterSensitiveLog, ListSignalCatalogNodesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0ListSignalCatalogNodesCommand, serializeAws_json1_0ListSignalCatalogNodesCommand, } from "../protocols/Aws_json1_0";
6
6
  export class ListSignalCatalogNodesCommand 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 ListSignalCatalogNodesCommand 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, ListSignalCatalogNodesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListSignalCatalogsRequestFilterSensitiveLog, ListSignalCatalogsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0ListSignalCatalogsCommand, serializeAws_json1_0ListSignalCatalogsCommand, } from "../protocols/Aws_json1_0";
6
6
  export class ListSignalCatalogsCommand 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 ListSignalCatalogsCommand 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, ListSignalCatalogsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0ListTagsForResourceCommand, serializeAws_json1_0ListTagsForResourceCommand, } from "../protocols/Aws_json1_0";
6
6
  export class ListTagsForResourceCommand 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 ListTagsForResourceCommand 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, ListTagsForResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListVehiclesRequestFilterSensitiveLog, ListVehiclesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0ListVehiclesCommand, serializeAws_json1_0ListVehiclesCommand, } from "../protocols/Aws_json1_0";
6
6
  export class ListVehiclesCommand 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 ListVehiclesCommand 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, ListVehiclesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListVehiclesInFleetRequestFilterSensitiveLog, ListVehiclesInFleetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0ListVehiclesInFleetCommand, serializeAws_json1_0ListVehiclesInFleetCommand, } from "../protocols/Aws_json1_0";
6
6
  export class ListVehiclesInFleetCommand 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 ListVehiclesInFleetCommand 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, ListVehiclesInFleetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutLoggingOptionsRequestFilterSensitiveLog, PutLoggingOptionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0PutLoggingOptionsCommand, serializeAws_json1_0PutLoggingOptionsCommand, } from "../protocols/Aws_json1_0";
6
6
  export class PutLoggingOptionsCommand 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 PutLoggingOptionsCommand 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, PutLoggingOptionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RegisterAccountRequestFilterSensitiveLog, RegisterAccountResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0RegisterAccountCommand, serializeAws_json1_0RegisterAccountCommand, } from "../protocols/Aws_json1_0";
6
6
  export class RegisterAccountCommand 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 RegisterAccountCommand 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, RegisterAccountCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0TagResourceCommand, serializeAws_json1_0TagResourceCommand, } from "../protocols/Aws_json1_0";
6
6
  export class TagResourceCommand 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 TagResourceCommand 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, TagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0UntagResourceCommand, serializeAws_json1_0UntagResourceCommand, } from "../protocols/Aws_json1_0";
6
6
  export class UntagResourceCommand 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 UntagResourceCommand 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, UntagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateCampaignRequestFilterSensitiveLog, UpdateCampaignResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0UpdateCampaignCommand, serializeAws_json1_0UpdateCampaignCommand, } from "../protocols/Aws_json1_0";
6
6
  export class UpdateCampaignCommand 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 UpdateCampaignCommand 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, UpdateCampaignCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateDecoderManifestRequestFilterSensitiveLog, UpdateDecoderManifestResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0UpdateDecoderManifestCommand, serializeAws_json1_0UpdateDecoderManifestCommand, } from "../protocols/Aws_json1_0";
6
6
  export class UpdateDecoderManifestCommand 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 UpdateDecoderManifestCommand 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, UpdateDecoderManifestCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateFleetRequestFilterSensitiveLog, UpdateFleetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0UpdateFleetCommand, serializeAws_json1_0UpdateFleetCommand, } from "../protocols/Aws_json1_0";
6
6
  export class UpdateFleetCommand 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 UpdateFleetCommand 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, UpdateFleetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateModelManifestRequestFilterSensitiveLog, UpdateModelManifestResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0UpdateModelManifestCommand, serializeAws_json1_0UpdateModelManifestCommand, } from "../protocols/Aws_json1_0";
6
6
  export class UpdateModelManifestCommand 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 UpdateModelManifestCommand 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, UpdateModelManifestCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateSignalCatalogRequestFilterSensitiveLog, UpdateSignalCatalogResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0UpdateSignalCatalogCommand, serializeAws_json1_0UpdateSignalCatalogCommand, } from "../protocols/Aws_json1_0";
6
6
  export class UpdateSignalCatalogCommand 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 UpdateSignalCatalogCommand 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, UpdateSignalCatalogCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateVehicleRequestFilterSensitiveLog, UpdateVehicleResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0UpdateVehicleCommand, serializeAws_json1_0UpdateVehicleCommand, } from "../protocols/Aws_json1_0";
6
6
  export class UpdateVehicleCommand 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 UpdateVehicleCommand 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, UpdateVehicleCommand.getEndpointParameterInstructions()));
@@ -58,8 +58,8 @@ import { UpdateModelManifestCommandInput, UpdateModelManifestCommandOutput } fro
58
58
  import { UpdateSignalCatalogCommandInput, UpdateSignalCatalogCommandOutput } from "./commands/UpdateSignalCatalogCommand";
59
59
  import { UpdateVehicleCommandInput, UpdateVehicleCommandOutput } from "./commands/UpdateVehicleCommand";
60
60
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
61
- export declare type ServiceInputTypes = AssociateVehicleFleetCommandInput | BatchCreateVehicleCommandInput | BatchUpdateVehicleCommandInput | CreateCampaignCommandInput | CreateDecoderManifestCommandInput | CreateFleetCommandInput | CreateModelManifestCommandInput | CreateSignalCatalogCommandInput | CreateVehicleCommandInput | DeleteCampaignCommandInput | DeleteDecoderManifestCommandInput | DeleteFleetCommandInput | DeleteModelManifestCommandInput | DeleteSignalCatalogCommandInput | DeleteVehicleCommandInput | DisassociateVehicleFleetCommandInput | GetCampaignCommandInput | GetDecoderManifestCommandInput | GetFleetCommandInput | GetLoggingOptionsCommandInput | GetModelManifestCommandInput | GetRegisterAccountStatusCommandInput | GetSignalCatalogCommandInput | GetVehicleCommandInput | GetVehicleStatusCommandInput | ImportDecoderManifestCommandInput | ImportSignalCatalogCommandInput | ListCampaignsCommandInput | ListDecoderManifestNetworkInterfacesCommandInput | ListDecoderManifestSignalsCommandInput | ListDecoderManifestsCommandInput | ListFleetsCommandInput | ListFleetsForVehicleCommandInput | ListModelManifestNodesCommandInput | ListModelManifestsCommandInput | ListSignalCatalogNodesCommandInput | ListSignalCatalogsCommandInput | ListTagsForResourceCommandInput | ListVehiclesCommandInput | ListVehiclesInFleetCommandInput | PutLoggingOptionsCommandInput | RegisterAccountCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateCampaignCommandInput | UpdateDecoderManifestCommandInput | UpdateFleetCommandInput | UpdateModelManifestCommandInput | UpdateSignalCatalogCommandInput | UpdateVehicleCommandInput;
62
- export declare type ServiceOutputTypes = AssociateVehicleFleetCommandOutput | BatchCreateVehicleCommandOutput | BatchUpdateVehicleCommandOutput | CreateCampaignCommandOutput | CreateDecoderManifestCommandOutput | CreateFleetCommandOutput | CreateModelManifestCommandOutput | CreateSignalCatalogCommandOutput | CreateVehicleCommandOutput | DeleteCampaignCommandOutput | DeleteDecoderManifestCommandOutput | DeleteFleetCommandOutput | DeleteModelManifestCommandOutput | DeleteSignalCatalogCommandOutput | DeleteVehicleCommandOutput | DisassociateVehicleFleetCommandOutput | GetCampaignCommandOutput | GetDecoderManifestCommandOutput | GetFleetCommandOutput | GetLoggingOptionsCommandOutput | GetModelManifestCommandOutput | GetRegisterAccountStatusCommandOutput | GetSignalCatalogCommandOutput | GetVehicleCommandOutput | GetVehicleStatusCommandOutput | ImportDecoderManifestCommandOutput | ImportSignalCatalogCommandOutput | ListCampaignsCommandOutput | ListDecoderManifestNetworkInterfacesCommandOutput | ListDecoderManifestSignalsCommandOutput | ListDecoderManifestsCommandOutput | ListFleetsCommandOutput | ListFleetsForVehicleCommandOutput | ListModelManifestNodesCommandOutput | ListModelManifestsCommandOutput | ListSignalCatalogNodesCommandOutput | ListSignalCatalogsCommandOutput | ListTagsForResourceCommandOutput | ListVehiclesCommandOutput | ListVehiclesInFleetCommandOutput | PutLoggingOptionsCommandOutput | RegisterAccountCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateCampaignCommandOutput | UpdateDecoderManifestCommandOutput | UpdateFleetCommandOutput | UpdateModelManifestCommandOutput | UpdateSignalCatalogCommandOutput | UpdateVehicleCommandOutput;
61
+ export type ServiceInputTypes = AssociateVehicleFleetCommandInput | BatchCreateVehicleCommandInput | BatchUpdateVehicleCommandInput | CreateCampaignCommandInput | CreateDecoderManifestCommandInput | CreateFleetCommandInput | CreateModelManifestCommandInput | CreateSignalCatalogCommandInput | CreateVehicleCommandInput | DeleteCampaignCommandInput | DeleteDecoderManifestCommandInput | DeleteFleetCommandInput | DeleteModelManifestCommandInput | DeleteSignalCatalogCommandInput | DeleteVehicleCommandInput | DisassociateVehicleFleetCommandInput | GetCampaignCommandInput | GetDecoderManifestCommandInput | GetFleetCommandInput | GetLoggingOptionsCommandInput | GetModelManifestCommandInput | GetRegisterAccountStatusCommandInput | GetSignalCatalogCommandInput | GetVehicleCommandInput | GetVehicleStatusCommandInput | ImportDecoderManifestCommandInput | ImportSignalCatalogCommandInput | ListCampaignsCommandInput | ListDecoderManifestNetworkInterfacesCommandInput | ListDecoderManifestSignalsCommandInput | ListDecoderManifestsCommandInput | ListFleetsCommandInput | ListFleetsForVehicleCommandInput | ListModelManifestNodesCommandInput | ListModelManifestsCommandInput | ListSignalCatalogNodesCommandInput | ListSignalCatalogsCommandInput | ListTagsForResourceCommandInput | ListVehiclesCommandInput | ListVehiclesInFleetCommandInput | PutLoggingOptionsCommandInput | RegisterAccountCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateCampaignCommandInput | UpdateDecoderManifestCommandInput | UpdateFleetCommandInput | UpdateModelManifestCommandInput | UpdateSignalCatalogCommandInput | UpdateVehicleCommandInput;
62
+ export type ServiceOutputTypes = AssociateVehicleFleetCommandOutput | BatchCreateVehicleCommandOutput | BatchUpdateVehicleCommandOutput | CreateCampaignCommandOutput | CreateDecoderManifestCommandOutput | CreateFleetCommandOutput | CreateModelManifestCommandOutput | CreateSignalCatalogCommandOutput | CreateVehicleCommandOutput | DeleteCampaignCommandOutput | DeleteDecoderManifestCommandOutput | DeleteFleetCommandOutput | DeleteModelManifestCommandOutput | DeleteSignalCatalogCommandOutput | DeleteVehicleCommandOutput | DisassociateVehicleFleetCommandOutput | GetCampaignCommandOutput | GetDecoderManifestCommandOutput | GetFleetCommandOutput | GetLoggingOptionsCommandOutput | GetModelManifestCommandOutput | GetRegisterAccountStatusCommandOutput | GetSignalCatalogCommandOutput | GetVehicleCommandOutput | GetVehicleStatusCommandOutput | ImportDecoderManifestCommandOutput | ImportSignalCatalogCommandOutput | ListCampaignsCommandOutput | ListDecoderManifestNetworkInterfacesCommandOutput | ListDecoderManifestSignalsCommandOutput | ListDecoderManifestsCommandOutput | ListFleetsCommandOutput | ListFleetsForVehicleCommandOutput | ListModelManifestNodesCommandOutput | ListModelManifestsCommandOutput | ListSignalCatalogNodesCommandOutput | ListSignalCatalogsCommandOutput | ListTagsForResourceCommandOutput | ListVehiclesCommandOutput | ListVehiclesInFleetCommandOutput | PutLoggingOptionsCommandOutput | RegisterAccountCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateCampaignCommandOutput | UpdateDecoderManifestCommandOutput | UpdateFleetCommandOutput | UpdateModelManifestCommandOutput | UpdateSignalCatalogCommandOutput | UpdateVehicleCommandOutput;
63
63
  export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
64
64
  /**
65
65
  * The HTTP handler to use. Fetch in browser and Https in Nodejs.
@@ -160,13 +160,13 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
160
160
  */
161
161
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
162
162
  }
163
- declare type IoTFleetWiseClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
163
+ type IoTFleetWiseClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
164
164
  /**
165
165
  * The configuration interface of IoTFleetWiseClient class constructor that set the region, credentials and other options.
166
166
  */
167
167
  export interface IoTFleetWiseClientConfig extends IoTFleetWiseClientConfigType {
168
168
  }
169
- declare type IoTFleetWiseClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
169
+ type IoTFleetWiseClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
170
170
  /**
171
171
  * The resolved configuration interface of IoTFleetWiseClient class. This is resolved and normalized from the {@link IoTFleetWiseClientConfig | constructor configuration interface}.
172
172
  */
@@ -5,7 +5,7 @@ export interface ClientInputEndpointParameters {
5
5
  useFipsEndpoint?: boolean | Provider<boolean>;
6
6
  endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
7
7
  }
8
- export declare type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
8
+ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
9
9
  defaultSigningName: string;
10
10
  };
11
11
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
@@ -530,7 +530,7 @@ export interface TimeBasedCollectionScheme {
530
530
  /**
531
531
  * <p>Specifies what data to collect and how often or when to collect it.</p>
532
532
  */
533
- export declare type CollectionScheme = CollectionScheme.ConditionBasedCollectionSchemeMember | CollectionScheme.TimeBasedCollectionSchemeMember | CollectionScheme.$UnknownMember;
533
+ export type CollectionScheme = CollectionScheme.ConditionBasedCollectionSchemeMember | CollectionScheme.TimeBasedCollectionSchemeMember | CollectionScheme.$UnknownMember;
534
534
  export declare namespace CollectionScheme {
535
535
  /**
536
536
  * <p>Information about a collection scheme that uses a time period to decide how often to
@@ -1444,7 +1444,7 @@ export interface Sensor {
1444
1444
  * <p>A general abstraction of a signal. A node can be specified as an actuator, attribute,
1445
1445
  * branch, or sensor.</p>
1446
1446
  */
1447
- export declare type Node = Node.ActuatorMember | Node.AttributeMember | Node.BranchMember | Node.SensorMember | Node.$UnknownMember;
1447
+ export type Node = Node.ActuatorMember | Node.AttributeMember | Node.BranchMember | Node.SensorMember | Node.$UnknownMember;
1448
1448
  export declare namespace Node {
1449
1449
  /**
1450
1450
  * <p>Information about a node specified as a branch.</p>
@@ -1671,7 +1671,7 @@ export interface GetDecoderManifestResponse {
1671
1671
  /**
1672
1672
  * <p>Specifications for defining a vehicle network.</p>
1673
1673
  */
1674
- export declare type NetworkFileDefinition = NetworkFileDefinition.CanDbcMember | NetworkFileDefinition.$UnknownMember;
1674
+ export type NetworkFileDefinition = NetworkFileDefinition.CanDbcMember | NetworkFileDefinition.$UnknownMember;
1675
1675
  export declare namespace NetworkFileDefinition {
1676
1676
  /**
1677
1677
  * <p>Information, including CAN DBC files, about the configurations used to create a
@@ -2120,7 +2120,7 @@ export interface ListVehiclesInFleetResponse {
2120
2120
  * signals in vehicle networks. The JSON file collects signal specificiations in a VSS
2121
2121
  * format.</p>
2122
2122
  */
2123
- export declare type FormattedVss = FormattedVss.VssJsonMember | FormattedVss.$UnknownMember;
2123
+ export type FormattedVss = FormattedVss.VssJsonMember | FormattedVss.$UnknownMember;
2124
2124
  export declare namespace FormattedVss {
2125
2125
  /**
2126
2126
  * <p>Provides the VSS in JSON format.</p>
@@ -249,7 +249,7 @@ import {
249
249
  ClientResolvedEndpointParameters,
250
250
  EndpointParameters,
251
251
  } from "./endpoint/EndpointParameters";
252
- export declare type ServiceInputTypes =
252
+ export type ServiceInputTypes =
253
253
  | AssociateVehicleFleetCommandInput
254
254
  | BatchCreateVehicleCommandInput
255
255
  | BatchUpdateVehicleCommandInput
@@ -300,7 +300,7 @@ export declare type ServiceInputTypes =
300
300
  | UpdateModelManifestCommandInput
301
301
  | UpdateSignalCatalogCommandInput
302
302
  | UpdateVehicleCommandInput;
303
- export declare type ServiceOutputTypes =
303
+ export type ServiceOutputTypes =
304
304
  | AssociateVehicleFleetCommandOutput
305
305
  | BatchCreateVehicleCommandOutput
306
306
  | BatchUpdateVehicleCommandOutput
@@ -375,7 +375,7 @@ export interface ClientDefaults
375
375
  logger?: __Logger;
376
376
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
377
377
  }
378
- declare type IoTFleetWiseClientConfigType = Partial<
378
+ type IoTFleetWiseClientConfigType = Partial<
379
379
  __SmithyConfiguration<__HttpHandlerOptions>
380
380
  > &
381
381
  ClientDefaults &
@@ -388,7 +388,7 @@ declare type IoTFleetWiseClientConfigType = Partial<
388
388
  ClientInputEndpointParameters;
389
389
  export interface IoTFleetWiseClientConfig
390
390
  extends IoTFleetWiseClientConfigType {}
391
- declare type IoTFleetWiseClientResolvedConfigType =
391
+ type IoTFleetWiseClientResolvedConfigType =
392
392
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
393
393
  Required<ClientDefaults> &
394
394
  RegionResolvedConfig &
@@ -16,10 +16,9 @@ export interface ClientInputEndpointParameters {
16
16
  | EndpointV2
17
17
  | Provider<EndpointV2>;
18
18
  }
19
- export declare type ClientResolvedEndpointParameters =
20
- ClientInputEndpointParameters & {
21
- defaultSigningName: string;
22
- };
19
+ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
20
+ defaultSigningName: string;
21
+ };
23
22
  export declare const resolveClientEndpointParameters: <T>(
24
23
  options: T & ClientInputEndpointParameters
25
24
  ) => T &
@@ -201,7 +201,7 @@ export interface ConditionBasedCollectionScheme {
201
201
  export interface TimeBasedCollectionScheme {
202
202
  periodMs: number | undefined;
203
203
  }
204
- export declare type CollectionScheme =
204
+ export type CollectionScheme =
205
205
  | CollectionScheme.ConditionBasedCollectionSchemeMember
206
206
  | CollectionScheme.TimeBasedCollectionSchemeMember
207
207
  | CollectionScheme.$UnknownMember;
@@ -502,7 +502,7 @@ export interface Sensor {
502
502
  min?: number;
503
503
  max?: number;
504
504
  }
505
- export declare type Node =
505
+ export type Node =
506
506
  | Node.ActuatorMember
507
507
  | Node.AttributeMember
508
508
  | Node.BranchMember
@@ -608,7 +608,7 @@ export interface GetDecoderManifestResponse {
608
608
  creationTime: Date | undefined;
609
609
  lastModificationTime: Date | undefined;
610
610
  }
611
- export declare type NetworkFileDefinition =
611
+ export type NetworkFileDefinition =
612
612
  | NetworkFileDefinition.CanDbcMember
613
613
  | NetworkFileDefinition.$UnknownMember;
614
614
  export declare namespace NetworkFileDefinition {
@@ -771,7 +771,7 @@ export interface ListVehiclesInFleetResponse {
771
771
  vehicles?: string[];
772
772
  nextToken?: string;
773
773
  }
774
- export declare type FormattedVss =
774
+ export type FormattedVss =
775
775
  | FormattedVss.VssJsonMember
776
776
  | FormattedVss.$UnknownMember;
777
777
  export declare namespace FormattedVss {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-iotfleetwise",
3
3
  "description": "AWS SDK for JavaScript Iotfleetwise Client for Node.js, Browser and React Native",
4
- "version": "3.294.0",
4
+ "version": "3.296.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,49 +20,49 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.294.0",
24
- "@aws-sdk/config-resolver": "3.292.0",
25
- "@aws-sdk/credential-provider-node": "3.294.0",
26
- "@aws-sdk/fetch-http-handler": "3.292.0",
27
- "@aws-sdk/hash-node": "3.292.0",
28
- "@aws-sdk/invalid-dependency": "3.292.0",
29
- "@aws-sdk/middleware-content-length": "3.292.0",
30
- "@aws-sdk/middleware-endpoint": "3.292.0",
31
- "@aws-sdk/middleware-host-header": "3.292.0",
32
- "@aws-sdk/middleware-logger": "3.292.0",
33
- "@aws-sdk/middleware-recursion-detection": "3.292.0",
34
- "@aws-sdk/middleware-retry": "3.293.0",
35
- "@aws-sdk/middleware-serde": "3.292.0",
36
- "@aws-sdk/middleware-signing": "3.292.0",
37
- "@aws-sdk/middleware-stack": "3.292.0",
38
- "@aws-sdk/middleware-user-agent": "3.293.0",
39
- "@aws-sdk/node-config-provider": "3.292.0",
40
- "@aws-sdk/node-http-handler": "3.292.0",
41
- "@aws-sdk/protocol-http": "3.292.0",
42
- "@aws-sdk/smithy-client": "3.292.0",
43
- "@aws-sdk/types": "3.292.0",
44
- "@aws-sdk/url-parser": "3.292.0",
45
- "@aws-sdk/util-base64": "3.292.0",
46
- "@aws-sdk/util-body-length-browser": "3.292.0",
47
- "@aws-sdk/util-body-length-node": "3.292.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.292.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.292.0",
50
- "@aws-sdk/util-endpoints": "3.293.0",
51
- "@aws-sdk/util-retry": "3.292.0",
52
- "@aws-sdk/util-user-agent-browser": "3.292.0",
53
- "@aws-sdk/util-user-agent-node": "3.292.0",
54
- "@aws-sdk/util-utf8": "3.292.0",
55
- "tslib": "^2.3.1"
23
+ "@aws-sdk/client-sts": "3.296.0",
24
+ "@aws-sdk/config-resolver": "3.296.0",
25
+ "@aws-sdk/credential-provider-node": "3.296.0",
26
+ "@aws-sdk/fetch-http-handler": "3.296.0",
27
+ "@aws-sdk/hash-node": "3.296.0",
28
+ "@aws-sdk/invalid-dependency": "3.296.0",
29
+ "@aws-sdk/middleware-content-length": "3.296.0",
30
+ "@aws-sdk/middleware-endpoint": "3.296.0",
31
+ "@aws-sdk/middleware-host-header": "3.296.0",
32
+ "@aws-sdk/middleware-logger": "3.296.0",
33
+ "@aws-sdk/middleware-recursion-detection": "3.296.0",
34
+ "@aws-sdk/middleware-retry": "3.296.0",
35
+ "@aws-sdk/middleware-serde": "3.296.0",
36
+ "@aws-sdk/middleware-signing": "3.296.0",
37
+ "@aws-sdk/middleware-stack": "3.296.0",
38
+ "@aws-sdk/middleware-user-agent": "3.296.0",
39
+ "@aws-sdk/node-config-provider": "3.296.0",
40
+ "@aws-sdk/node-http-handler": "3.296.0",
41
+ "@aws-sdk/protocol-http": "3.296.0",
42
+ "@aws-sdk/smithy-client": "3.296.0",
43
+ "@aws-sdk/types": "3.296.0",
44
+ "@aws-sdk/url-parser": "3.296.0",
45
+ "@aws-sdk/util-base64": "3.295.0",
46
+ "@aws-sdk/util-body-length-browser": "3.295.0",
47
+ "@aws-sdk/util-body-length-node": "3.295.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.296.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.296.0",
50
+ "@aws-sdk/util-endpoints": "3.296.0",
51
+ "@aws-sdk/util-retry": "3.296.0",
52
+ "@aws-sdk/util-user-agent-browser": "3.296.0",
53
+ "@aws-sdk/util-user-agent-node": "3.296.0",
54
+ "@aws-sdk/util-utf8": "3.295.0",
55
+ "tslib": "^2.5.0"
56
56
  },
57
57
  "devDependencies": {
58
- "@aws-sdk/service-client-documentation-generator": "3.293.0",
58
+ "@aws-sdk/service-client-documentation-generator": "3.295.0",
59
59
  "@tsconfig/node14": "1.0.3",
60
60
  "@types/node": "^14.14.31",
61
61
  "concurrently": "7.0.0",
62
62
  "downlevel-dts": "0.10.1",
63
63
  "rimraf": "3.0.2",
64
64
  "typedoc": "0.23.23",
65
- "typescript": "~4.6.2"
65
+ "typescript": "~4.9.5"
66
66
  },
67
67
  "engines": {
68
68
  "node": ">=14.0.0"