@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 { CreateUploadRequestFilterSensitiveLog, CreateUploadResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateUploadCommand, serializeAws_json1_1CreateUploadCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateUploadCommand 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 CreateUploadCommand 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, CreateUploadCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateVPCEConfigurationRequestFilterSensitiveLog, CreateVPCEConfigurationResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateVPCEConfigurationCommand, serializeAws_json1_1CreateVPCEConfigurationCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateVPCEConfigurationCommand 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 CreateVPCEConfigurationCommand 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, CreateVPCEConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteDevicePoolRequestFilterSensitiveLog, DeleteDevicePoolResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteDevicePoolCommand, serializeAws_json1_1DeleteDevicePoolCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteDevicePoolCommand 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 DeleteDevicePoolCommand 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, DeleteDevicePoolCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteInstanceProfileRequestFilterSensitiveLog, DeleteInstanceProfileResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteInstanceProfileCommand, serializeAws_json1_1DeleteInstanceProfileCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteInstanceProfileCommand 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 DeleteInstanceProfileCommand 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, DeleteInstanceProfileCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteNetworkProfileRequestFilterSensitiveLog, DeleteNetworkProfileResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteNetworkProfileCommand, serializeAws_json1_1DeleteNetworkProfileCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteNetworkProfileCommand 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 DeleteNetworkProfileCommand 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, DeleteNetworkProfileCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteProjectRequestFilterSensitiveLog, DeleteProjectResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteProjectCommand, serializeAws_json1_1DeleteProjectCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteProjectCommand 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 DeleteProjectCommand 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, DeleteProjectCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteRemoteAccessSessionRequestFilterSensitiveLog, DeleteRemoteAccessSessionResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteRemoteAccessSessionCommand, serializeAws_json1_1DeleteRemoteAccessSessionCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteRemoteAccessSessionCommand 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 DeleteRemoteAccessSessionCommand 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, DeleteRemoteAccessSessionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteRunRequestFilterSensitiveLog, DeleteRunResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteRunCommand, serializeAws_json1_1DeleteRunCommand } from "../protocols/Aws_json1_1";
6
6
  export class DeleteRunCommand 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 DeleteRunCommand 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, DeleteRunCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteTestGridProjectRequestFilterSensitiveLog, DeleteTestGridProjectResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteTestGridProjectCommand, serializeAws_json1_1DeleteTestGridProjectCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteTestGridProjectCommand 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 DeleteTestGridProjectCommand 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, DeleteTestGridProjectCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteUploadRequestFilterSensitiveLog, DeleteUploadResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteUploadCommand, serializeAws_json1_1DeleteUploadCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteUploadCommand 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 DeleteUploadCommand 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, DeleteUploadCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteVPCEConfigurationRequestFilterSensitiveLog, DeleteVPCEConfigurationResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteVPCEConfigurationCommand, serializeAws_json1_1DeleteVPCEConfigurationCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteVPCEConfigurationCommand 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 DeleteVPCEConfigurationCommand 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, DeleteVPCEConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetAccountSettingsRequestFilterSensitiveLog, GetAccountSettingsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetAccountSettingsCommand, serializeAws_json1_1GetAccountSettingsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetAccountSettingsCommand 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 GetAccountSettingsCommand 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, GetAccountSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetDeviceRequestFilterSensitiveLog, GetDeviceResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetDeviceCommand, serializeAws_json1_1GetDeviceCommand } from "../protocols/Aws_json1_1";
6
6
  export class GetDeviceCommand 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 GetDeviceCommand 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, GetDeviceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetDeviceInstanceRequestFilterSensitiveLog, GetDeviceInstanceResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetDeviceInstanceCommand, serializeAws_json1_1GetDeviceInstanceCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetDeviceInstanceCommand 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 GetDeviceInstanceCommand 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, GetDeviceInstanceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetDevicePoolRequestFilterSensitiveLog, GetDevicePoolResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetDevicePoolCommand, serializeAws_json1_1GetDevicePoolCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetDevicePoolCommand 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 GetDevicePoolCommand 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, GetDevicePoolCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetDevicePoolCompatibilityRequestFilterSensitiveLog, GetDevicePoolCompatibilityResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetDevicePoolCompatibilityCommand, serializeAws_json1_1GetDevicePoolCompatibilityCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetDevicePoolCompatibilityCommand 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 GetDevicePoolCompatibilityCommand 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, GetDevicePoolCompatibilityCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetInstanceProfileRequestFilterSensitiveLog, GetInstanceProfileResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetInstanceProfileCommand, serializeAws_json1_1GetInstanceProfileCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetInstanceProfileCommand 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 GetInstanceProfileCommand 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, GetInstanceProfileCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetJobRequestFilterSensitiveLog, GetJobResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetJobCommand, serializeAws_json1_1GetJobCommand } from "../protocols/Aws_json1_1";
6
6
  export class GetJobCommand 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 GetJobCommand 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, GetJobCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetNetworkProfileRequestFilterSensitiveLog, GetNetworkProfileResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetNetworkProfileCommand, serializeAws_json1_1GetNetworkProfileCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetNetworkProfileCommand 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 GetNetworkProfileCommand 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, GetNetworkProfileCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetOfferingStatusRequestFilterSensitiveLog, GetOfferingStatusResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetOfferingStatusCommand, serializeAws_json1_1GetOfferingStatusCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetOfferingStatusCommand 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 GetOfferingStatusCommand 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, GetOfferingStatusCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetProjectRequestFilterSensitiveLog, GetProjectResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetProjectCommand, serializeAws_json1_1GetProjectCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetProjectCommand 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 GetProjectCommand 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, GetProjectCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetRemoteAccessSessionRequestFilterSensitiveLog, GetRemoteAccessSessionResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetRemoteAccessSessionCommand, serializeAws_json1_1GetRemoteAccessSessionCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetRemoteAccessSessionCommand 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 GetRemoteAccessSessionCommand 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, GetRemoteAccessSessionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetRunRequestFilterSensitiveLog, GetRunResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetRunCommand, serializeAws_json1_1GetRunCommand } from "../protocols/Aws_json1_1";
6
6
  export class GetRunCommand 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 GetRunCommand 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, GetRunCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetSuiteRequestFilterSensitiveLog, GetSuiteResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetSuiteCommand, serializeAws_json1_1GetSuiteCommand } from "../protocols/Aws_json1_1";
6
6
  export class GetSuiteCommand 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 GetSuiteCommand 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, GetSuiteCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetTestRequestFilterSensitiveLog, GetTestResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetTestCommand, serializeAws_json1_1GetTestCommand } from "../protocols/Aws_json1_1";
6
6
  export class GetTestCommand 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 GetTestCommand 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, GetTestCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetTestGridProjectRequestFilterSensitiveLog, GetTestGridProjectResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetTestGridProjectCommand, serializeAws_json1_1GetTestGridProjectCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetTestGridProjectCommand 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 GetTestGridProjectCommand 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, GetTestGridProjectCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetTestGridSessionRequestFilterSensitiveLog, GetTestGridSessionResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetTestGridSessionCommand, serializeAws_json1_1GetTestGridSessionCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetTestGridSessionCommand 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 GetTestGridSessionCommand 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, GetTestGridSessionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetUploadRequestFilterSensitiveLog, GetUploadResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetUploadCommand, serializeAws_json1_1GetUploadCommand } from "../protocols/Aws_json1_1";
6
6
  export class GetUploadCommand 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 GetUploadCommand 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, GetUploadCommand.getEndpointParameterInstructions()));