@aws-sdk/client-device-farm 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 (159) hide show
  1. package/dist-cjs/commands/CreateDevicePoolCommand.js +4 -4
  2. package/dist-cjs/commands/CreateInstanceProfileCommand.js +4 -4
  3. package/dist-cjs/commands/CreateNetworkProfileCommand.js +4 -4
  4. package/dist-cjs/commands/CreateProjectCommand.js +4 -4
  5. package/dist-cjs/commands/CreateRemoteAccessSessionCommand.js +4 -4
  6. package/dist-cjs/commands/CreateTestGridProjectCommand.js +4 -4
  7. package/dist-cjs/commands/CreateTestGridUrlCommand.js +4 -4
  8. package/dist-cjs/commands/CreateUploadCommand.js +4 -4
  9. package/dist-cjs/commands/CreateVPCEConfigurationCommand.js +4 -4
  10. package/dist-cjs/commands/DeleteDevicePoolCommand.js +4 -4
  11. package/dist-cjs/commands/DeleteInstanceProfileCommand.js +4 -4
  12. package/dist-cjs/commands/DeleteNetworkProfileCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteProjectCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteRemoteAccessSessionCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteRunCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteTestGridProjectCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteUploadCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteVPCEConfigurationCommand.js +4 -4
  19. package/dist-cjs/commands/GetAccountSettingsCommand.js +4 -4
  20. package/dist-cjs/commands/GetDeviceCommand.js +4 -4
  21. package/dist-cjs/commands/GetDeviceInstanceCommand.js +4 -4
  22. package/dist-cjs/commands/GetDevicePoolCommand.js +4 -4
  23. package/dist-cjs/commands/GetDevicePoolCompatibilityCommand.js +4 -4
  24. package/dist-cjs/commands/GetInstanceProfileCommand.js +4 -4
  25. package/dist-cjs/commands/GetJobCommand.js +4 -4
  26. package/dist-cjs/commands/GetNetworkProfileCommand.js +4 -4
  27. package/dist-cjs/commands/GetOfferingStatusCommand.js +4 -4
  28. package/dist-cjs/commands/GetProjectCommand.js +4 -4
  29. package/dist-cjs/commands/GetRemoteAccessSessionCommand.js +4 -4
  30. package/dist-cjs/commands/GetRunCommand.js +4 -4
  31. package/dist-cjs/commands/GetSuiteCommand.js +4 -4
  32. package/dist-cjs/commands/GetTestCommand.js +4 -4
  33. package/dist-cjs/commands/GetTestGridProjectCommand.js +4 -4
  34. package/dist-cjs/commands/GetTestGridSessionCommand.js +4 -4
  35. package/dist-cjs/commands/GetUploadCommand.js +4 -4
  36. package/dist-cjs/commands/GetVPCEConfigurationCommand.js +4 -4
  37. package/dist-cjs/commands/InstallToRemoteAccessSessionCommand.js +4 -4
  38. package/dist-cjs/commands/ListArtifactsCommand.js +4 -4
  39. package/dist-cjs/commands/ListDeviceInstancesCommand.js +4 -4
  40. package/dist-cjs/commands/ListDevicePoolsCommand.js +4 -4
  41. package/dist-cjs/commands/ListDevicesCommand.js +4 -4
  42. package/dist-cjs/commands/ListInstanceProfilesCommand.js +4 -4
  43. package/dist-cjs/commands/ListJobsCommand.js +4 -4
  44. package/dist-cjs/commands/ListNetworkProfilesCommand.js +4 -4
  45. package/dist-cjs/commands/ListOfferingPromotionsCommand.js +4 -4
  46. package/dist-cjs/commands/ListOfferingTransactionsCommand.js +4 -4
  47. package/dist-cjs/commands/ListOfferingsCommand.js +4 -4
  48. package/dist-cjs/commands/ListProjectsCommand.js +4 -4
  49. package/dist-cjs/commands/ListRemoteAccessSessionsCommand.js +4 -4
  50. package/dist-cjs/commands/ListRunsCommand.js +4 -4
  51. package/dist-cjs/commands/ListSamplesCommand.js +4 -4
  52. package/dist-cjs/commands/ListSuitesCommand.js +4 -4
  53. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  54. package/dist-cjs/commands/ListTestGridProjectsCommand.js +4 -4
  55. package/dist-cjs/commands/ListTestGridSessionActionsCommand.js +4 -4
  56. package/dist-cjs/commands/ListTestGridSessionArtifactsCommand.js +4 -4
  57. package/dist-cjs/commands/ListTestGridSessionsCommand.js +4 -4
  58. package/dist-cjs/commands/ListTestsCommand.js +4 -4
  59. package/dist-cjs/commands/ListUniqueProblemsCommand.js +4 -4
  60. package/dist-cjs/commands/ListUploadsCommand.js +4 -4
  61. package/dist-cjs/commands/ListVPCEConfigurationsCommand.js +4 -4
  62. package/dist-cjs/commands/PurchaseOfferingCommand.js +4 -4
  63. package/dist-cjs/commands/RenewOfferingCommand.js +4 -4
  64. package/dist-cjs/commands/ScheduleRunCommand.js +4 -4
  65. package/dist-cjs/commands/StopJobCommand.js +4 -4
  66. package/dist-cjs/commands/StopRemoteAccessSessionCommand.js +4 -4
  67. package/dist-cjs/commands/StopRunCommand.js +4 -4
  68. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  69. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  70. package/dist-cjs/commands/UpdateDeviceInstanceCommand.js +4 -4
  71. package/dist-cjs/commands/UpdateDevicePoolCommand.js +4 -4
  72. package/dist-cjs/commands/UpdateInstanceProfileCommand.js +4 -4
  73. package/dist-cjs/commands/UpdateNetworkProfileCommand.js +4 -4
  74. package/dist-cjs/commands/UpdateProjectCommand.js +4 -4
  75. package/dist-cjs/commands/UpdateTestGridProjectCommand.js +4 -4
  76. package/dist-cjs/commands/UpdateUploadCommand.js +4 -4
  77. package/dist-cjs/commands/UpdateVPCEConfigurationCommand.js +4 -4
  78. package/dist-es/commands/CreateDevicePoolCommand.js +4 -4
  79. package/dist-es/commands/CreateInstanceProfileCommand.js +4 -4
  80. package/dist-es/commands/CreateNetworkProfileCommand.js +4 -4
  81. package/dist-es/commands/CreateProjectCommand.js +4 -4
  82. package/dist-es/commands/CreateRemoteAccessSessionCommand.js +4 -4
  83. package/dist-es/commands/CreateTestGridProjectCommand.js +4 -4
  84. package/dist-es/commands/CreateTestGridUrlCommand.js +4 -4
  85. package/dist-es/commands/CreateUploadCommand.js +4 -4
  86. package/dist-es/commands/CreateVPCEConfigurationCommand.js +4 -4
  87. package/dist-es/commands/DeleteDevicePoolCommand.js +4 -4
  88. package/dist-es/commands/DeleteInstanceProfileCommand.js +4 -4
  89. package/dist-es/commands/DeleteNetworkProfileCommand.js +4 -4
  90. package/dist-es/commands/DeleteProjectCommand.js +4 -4
  91. package/dist-es/commands/DeleteRemoteAccessSessionCommand.js +4 -4
  92. package/dist-es/commands/DeleteRunCommand.js +4 -4
  93. package/dist-es/commands/DeleteTestGridProjectCommand.js +4 -4
  94. package/dist-es/commands/DeleteUploadCommand.js +4 -4
  95. package/dist-es/commands/DeleteVPCEConfigurationCommand.js +4 -4
  96. package/dist-es/commands/GetAccountSettingsCommand.js +4 -4
  97. package/dist-es/commands/GetDeviceCommand.js +4 -4
  98. package/dist-es/commands/GetDeviceInstanceCommand.js +4 -4
  99. package/dist-es/commands/GetDevicePoolCommand.js +4 -4
  100. package/dist-es/commands/GetDevicePoolCompatibilityCommand.js +4 -4
  101. package/dist-es/commands/GetInstanceProfileCommand.js +4 -4
  102. package/dist-es/commands/GetJobCommand.js +4 -4
  103. package/dist-es/commands/GetNetworkProfileCommand.js +4 -4
  104. package/dist-es/commands/GetOfferingStatusCommand.js +4 -4
  105. package/dist-es/commands/GetProjectCommand.js +4 -4
  106. package/dist-es/commands/GetRemoteAccessSessionCommand.js +4 -4
  107. package/dist-es/commands/GetRunCommand.js +4 -4
  108. package/dist-es/commands/GetSuiteCommand.js +4 -4
  109. package/dist-es/commands/GetTestCommand.js +4 -4
  110. package/dist-es/commands/GetTestGridProjectCommand.js +4 -4
  111. package/dist-es/commands/GetTestGridSessionCommand.js +4 -4
  112. package/dist-es/commands/GetUploadCommand.js +4 -4
  113. package/dist-es/commands/GetVPCEConfigurationCommand.js +4 -4
  114. package/dist-es/commands/InstallToRemoteAccessSessionCommand.js +4 -4
  115. package/dist-es/commands/ListArtifactsCommand.js +4 -4
  116. package/dist-es/commands/ListDeviceInstancesCommand.js +4 -4
  117. package/dist-es/commands/ListDevicePoolsCommand.js +4 -4
  118. package/dist-es/commands/ListDevicesCommand.js +4 -4
  119. package/dist-es/commands/ListInstanceProfilesCommand.js +4 -4
  120. package/dist-es/commands/ListJobsCommand.js +4 -4
  121. package/dist-es/commands/ListNetworkProfilesCommand.js +4 -4
  122. package/dist-es/commands/ListOfferingPromotionsCommand.js +4 -4
  123. package/dist-es/commands/ListOfferingTransactionsCommand.js +4 -4
  124. package/dist-es/commands/ListOfferingsCommand.js +4 -4
  125. package/dist-es/commands/ListProjectsCommand.js +4 -4
  126. package/dist-es/commands/ListRemoteAccessSessionsCommand.js +4 -4
  127. package/dist-es/commands/ListRunsCommand.js +4 -4
  128. package/dist-es/commands/ListSamplesCommand.js +4 -4
  129. package/dist-es/commands/ListSuitesCommand.js +4 -4
  130. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  131. package/dist-es/commands/ListTestGridProjectsCommand.js +4 -4
  132. package/dist-es/commands/ListTestGridSessionActionsCommand.js +4 -4
  133. package/dist-es/commands/ListTestGridSessionArtifactsCommand.js +4 -4
  134. package/dist-es/commands/ListTestGridSessionsCommand.js +4 -4
  135. package/dist-es/commands/ListTestsCommand.js +4 -4
  136. package/dist-es/commands/ListUniqueProblemsCommand.js +4 -4
  137. package/dist-es/commands/ListUploadsCommand.js +4 -4
  138. package/dist-es/commands/ListVPCEConfigurationsCommand.js +4 -4
  139. package/dist-es/commands/PurchaseOfferingCommand.js +4 -4
  140. package/dist-es/commands/RenewOfferingCommand.js +4 -4
  141. package/dist-es/commands/ScheduleRunCommand.js +4 -4
  142. package/dist-es/commands/StopJobCommand.js +4 -4
  143. package/dist-es/commands/StopRemoteAccessSessionCommand.js +4 -4
  144. package/dist-es/commands/StopRunCommand.js +4 -4
  145. package/dist-es/commands/TagResourceCommand.js +4 -4
  146. package/dist-es/commands/UntagResourceCommand.js +4 -4
  147. package/dist-es/commands/UpdateDeviceInstanceCommand.js +4 -4
  148. package/dist-es/commands/UpdateDevicePoolCommand.js +4 -4
  149. package/dist-es/commands/UpdateInstanceProfileCommand.js +4 -4
  150. package/dist-es/commands/UpdateNetworkProfileCommand.js +4 -4
  151. package/dist-es/commands/UpdateProjectCommand.js +4 -4
  152. package/dist-es/commands/UpdateTestGridProjectCommand.js +4 -4
  153. package/dist-es/commands/UpdateUploadCommand.js +4 -4
  154. package/dist-es/commands/UpdateVPCEConfigurationCommand.js +4 -4
  155. package/dist-types/DeviceFarmClient.d.ts +4 -4
  156. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  157. package/dist-types/ts3.4/DeviceFarmClient.d.ts +4 -4
  158. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  159. package/package.json +36 -36
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetVPCEConfigurationRequestFilterSensitiveLog, GetVPCEConfigurationResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetVPCEConfigurationCommand, serializeAws_json1_1GetVPCEConfigurationCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetVPCEConfigurationCommand 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 GetVPCEConfigurationCommand 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, GetVPCEConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { InstallToRemoteAccessSessionRequestFilterSensitiveLog, InstallToRemoteAccessSessionResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1InstallToRemoteAccessSessionCommand, serializeAws_json1_1InstallToRemoteAccessSessionCommand, } from "../protocols/Aws_json1_1";
6
6
  export class InstallToRemoteAccessSessionCommand 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 InstallToRemoteAccessSessionCommand 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, InstallToRemoteAccessSessionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListArtifactsRequestFilterSensitiveLog, ListArtifactsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListArtifactsCommand, serializeAws_json1_1ListArtifactsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListArtifactsCommand 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 ListArtifactsCommand 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, ListArtifactsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListDeviceInstancesRequestFilterSensitiveLog, ListDeviceInstancesResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListDeviceInstancesCommand, serializeAws_json1_1ListDeviceInstancesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListDeviceInstancesCommand 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 ListDeviceInstancesCommand 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, ListDeviceInstancesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListDevicePoolsRequestFilterSensitiveLog, ListDevicePoolsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListDevicePoolsCommand, serializeAws_json1_1ListDevicePoolsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListDevicePoolsCommand 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 ListDevicePoolsCommand 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, ListDevicePoolsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListDevicesRequestFilterSensitiveLog, ListDevicesResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListDevicesCommand, serializeAws_json1_1ListDevicesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListDevicesCommand 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 ListDevicesCommand 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, ListDevicesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListInstanceProfilesRequestFilterSensitiveLog, ListInstanceProfilesResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListInstanceProfilesCommand, serializeAws_json1_1ListInstanceProfilesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListInstanceProfilesCommand 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 ListInstanceProfilesCommand 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, ListInstanceProfilesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListJobsRequestFilterSensitiveLog, ListJobsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListJobsCommand, serializeAws_json1_1ListJobsCommand } from "../protocols/Aws_json1_1";
6
6
  export class ListJobsCommand 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 ListJobsCommand 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, ListJobsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListNetworkProfilesRequestFilterSensitiveLog, ListNetworkProfilesResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListNetworkProfilesCommand, serializeAws_json1_1ListNetworkProfilesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListNetworkProfilesCommand 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 ListNetworkProfilesCommand 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, ListNetworkProfilesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListOfferingPromotionsRequestFilterSensitiveLog, ListOfferingPromotionsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListOfferingPromotionsCommand, serializeAws_json1_1ListOfferingPromotionsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListOfferingPromotionsCommand 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 ListOfferingPromotionsCommand 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, ListOfferingPromotionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListOfferingTransactionsRequestFilterSensitiveLog, ListOfferingTransactionsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListOfferingTransactionsCommand, serializeAws_json1_1ListOfferingTransactionsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListOfferingTransactionsCommand 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 ListOfferingTransactionsCommand 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, ListOfferingTransactionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListOfferingsRequestFilterSensitiveLog, ListOfferingsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListOfferingsCommand, serializeAws_json1_1ListOfferingsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListOfferingsCommand 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 ListOfferingsCommand 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, ListOfferingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListProjectsRequestFilterSensitiveLog, ListProjectsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListProjectsCommand, serializeAws_json1_1ListProjectsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListProjectsCommand 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 ListProjectsCommand 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, ListProjectsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListRemoteAccessSessionsRequestFilterSensitiveLog, ListRemoteAccessSessionsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListRemoteAccessSessionsCommand, serializeAws_json1_1ListRemoteAccessSessionsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListRemoteAccessSessionsCommand 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 ListRemoteAccessSessionsCommand 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, ListRemoteAccessSessionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListRunsRequestFilterSensitiveLog, ListRunsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListRunsCommand, serializeAws_json1_1ListRunsCommand } from "../protocols/Aws_json1_1";
6
6
  export class ListRunsCommand 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 ListRunsCommand 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, ListRunsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListSamplesRequestFilterSensitiveLog, ListSamplesResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListSamplesCommand, serializeAws_json1_1ListSamplesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListSamplesCommand 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 ListSamplesCommand 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, ListSamplesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListSuitesRequestFilterSensitiveLog, ListSuitesResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListSuitesCommand, serializeAws_json1_1ListSuitesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListSuitesCommand 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 ListSuitesCommand 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, ListSuitesCommand.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_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
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 { ListTestGridProjectsRequestFilterSensitiveLog, ListTestGridProjectsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListTestGridProjectsCommand, serializeAws_json1_1ListTestGridProjectsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListTestGridProjectsCommand 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 ListTestGridProjectsCommand 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, ListTestGridProjectsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTestGridSessionActionsRequestFilterSensitiveLog, ListTestGridSessionActionsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListTestGridSessionActionsCommand, serializeAws_json1_1ListTestGridSessionActionsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListTestGridSessionActionsCommand 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 ListTestGridSessionActionsCommand 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, ListTestGridSessionActionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTestGridSessionArtifactsRequestFilterSensitiveLog, ListTestGridSessionArtifactsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListTestGridSessionArtifactsCommand, serializeAws_json1_1ListTestGridSessionArtifactsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListTestGridSessionArtifactsCommand 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 ListTestGridSessionArtifactsCommand 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, ListTestGridSessionArtifactsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTestGridSessionsRequestFilterSensitiveLog, ListTestGridSessionsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListTestGridSessionsCommand, serializeAws_json1_1ListTestGridSessionsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListTestGridSessionsCommand 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 ListTestGridSessionsCommand 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, ListTestGridSessionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTestsRequestFilterSensitiveLog, ListTestsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListTestsCommand, serializeAws_json1_1ListTestsCommand } from "../protocols/Aws_json1_1";
6
6
  export class ListTestsCommand 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 ListTestsCommand 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, ListTestsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListUniqueProblemsRequestFilterSensitiveLog, ListUniqueProblemsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListUniqueProblemsCommand, serializeAws_json1_1ListUniqueProblemsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListUniqueProblemsCommand 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 ListUniqueProblemsCommand 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, ListUniqueProblemsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListUploadsRequestFilterSensitiveLog, ListUploadsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListUploadsCommand, serializeAws_json1_1ListUploadsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListUploadsCommand 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 ListUploadsCommand 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, ListUploadsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListVPCEConfigurationsRequestFilterSensitiveLog, ListVPCEConfigurationsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListVPCEConfigurationsCommand, serializeAws_json1_1ListVPCEConfigurationsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListVPCEConfigurationsCommand 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 ListVPCEConfigurationsCommand 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, ListVPCEConfigurationsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PurchaseOfferingRequestFilterSensitiveLog, PurchaseOfferingResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1PurchaseOfferingCommand, serializeAws_json1_1PurchaseOfferingCommand, } from "../protocols/Aws_json1_1";
6
6
  export class PurchaseOfferingCommand 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 PurchaseOfferingCommand 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, PurchaseOfferingCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RenewOfferingRequestFilterSensitiveLog, RenewOfferingResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1RenewOfferingCommand, serializeAws_json1_1RenewOfferingCommand, } from "../protocols/Aws_json1_1";
6
6
  export class RenewOfferingCommand 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 RenewOfferingCommand 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, RenewOfferingCommand.getEndpointParameterInstructions()));