@aws-sdk/client-deadline 3.893.0 → 3.894.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 (167) hide show
  1. package/dist-cjs/index.js +9391 -11
  2. package/package.json +6 -6
  3. package/dist-cjs/Deadline.js +0 -237
  4. package/dist-cjs/DeadlineClient.js +0 -52
  5. package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -43
  6. package/dist-cjs/commands/AssociateMemberToFarmCommand.js +0 -26
  7. package/dist-cjs/commands/AssociateMemberToFleetCommand.js +0 -26
  8. package/dist-cjs/commands/AssociateMemberToJobCommand.js +0 -26
  9. package/dist-cjs/commands/AssociateMemberToQueueCommand.js +0 -26
  10. package/dist-cjs/commands/AssumeFleetRoleForReadCommand.js +0 -27
  11. package/dist-cjs/commands/AssumeFleetRoleForWorkerCommand.js +0 -27
  12. package/dist-cjs/commands/AssumeQueueRoleForReadCommand.js +0 -27
  13. package/dist-cjs/commands/AssumeQueueRoleForUserCommand.js +0 -27
  14. package/dist-cjs/commands/AssumeQueueRoleForWorkerCommand.js +0 -27
  15. package/dist-cjs/commands/BatchGetJobEntityCommand.js +0 -27
  16. package/dist-cjs/commands/CopyJobTemplateCommand.js +0 -26
  17. package/dist-cjs/commands/CreateBudgetCommand.js +0 -27
  18. package/dist-cjs/commands/CreateFarmCommand.js +0 -27
  19. package/dist-cjs/commands/CreateFleetCommand.js +0 -27
  20. package/dist-cjs/commands/CreateJobCommand.js +0 -27
  21. package/dist-cjs/commands/CreateLicenseEndpointCommand.js +0 -26
  22. package/dist-cjs/commands/CreateLimitCommand.js +0 -27
  23. package/dist-cjs/commands/CreateMonitorCommand.js +0 -26
  24. package/dist-cjs/commands/CreateQueueCommand.js +0 -27
  25. package/dist-cjs/commands/CreateQueueEnvironmentCommand.js +0 -27
  26. package/dist-cjs/commands/CreateQueueFleetAssociationCommand.js +0 -26
  27. package/dist-cjs/commands/CreateQueueLimitAssociationCommand.js +0 -26
  28. package/dist-cjs/commands/CreateStorageProfileCommand.js +0 -27
  29. package/dist-cjs/commands/CreateWorkerCommand.js +0 -26
  30. package/dist-cjs/commands/DeleteBudgetCommand.js +0 -26
  31. package/dist-cjs/commands/DeleteFarmCommand.js +0 -26
  32. package/dist-cjs/commands/DeleteFleetCommand.js +0 -26
  33. package/dist-cjs/commands/DeleteLicenseEndpointCommand.js +0 -26
  34. package/dist-cjs/commands/DeleteLimitCommand.js +0 -26
  35. package/dist-cjs/commands/DeleteMeteredProductCommand.js +0 -26
  36. package/dist-cjs/commands/DeleteMonitorCommand.js +0 -26
  37. package/dist-cjs/commands/DeleteQueueCommand.js +0 -26
  38. package/dist-cjs/commands/DeleteQueueEnvironmentCommand.js +0 -26
  39. package/dist-cjs/commands/DeleteQueueFleetAssociationCommand.js +0 -26
  40. package/dist-cjs/commands/DeleteQueueLimitAssociationCommand.js +0 -26
  41. package/dist-cjs/commands/DeleteStorageProfileCommand.js +0 -26
  42. package/dist-cjs/commands/DeleteWorkerCommand.js +0 -26
  43. package/dist-cjs/commands/DisassociateMemberFromFarmCommand.js +0 -26
  44. package/dist-cjs/commands/DisassociateMemberFromFleetCommand.js +0 -26
  45. package/dist-cjs/commands/DisassociateMemberFromJobCommand.js +0 -26
  46. package/dist-cjs/commands/DisassociateMemberFromQueueCommand.js +0 -26
  47. package/dist-cjs/commands/GetBudgetCommand.js +0 -27
  48. package/dist-cjs/commands/GetFarmCommand.js +0 -27
  49. package/dist-cjs/commands/GetFleetCommand.js +0 -27
  50. package/dist-cjs/commands/GetJobCommand.js +0 -27
  51. package/dist-cjs/commands/GetLicenseEndpointCommand.js +0 -26
  52. package/dist-cjs/commands/GetLimitCommand.js +0 -27
  53. package/dist-cjs/commands/GetMonitorCommand.js +0 -26
  54. package/dist-cjs/commands/GetQueueCommand.js +0 -27
  55. package/dist-cjs/commands/GetQueueEnvironmentCommand.js +0 -27
  56. package/dist-cjs/commands/GetQueueFleetAssociationCommand.js +0 -26
  57. package/dist-cjs/commands/GetQueueLimitAssociationCommand.js +0 -26
  58. package/dist-cjs/commands/GetSessionActionCommand.js +0 -27
  59. package/dist-cjs/commands/GetSessionCommand.js +0 -26
  60. package/dist-cjs/commands/GetSessionsStatisticsAggregationCommand.js +0 -26
  61. package/dist-cjs/commands/GetStepCommand.js +0 -27
  62. package/dist-cjs/commands/GetStorageProfileCommand.js +0 -27
  63. package/dist-cjs/commands/GetStorageProfileForQueueCommand.js +0 -27
  64. package/dist-cjs/commands/GetTaskCommand.js +0 -27
  65. package/dist-cjs/commands/GetWorkerCommand.js +0 -26
  66. package/dist-cjs/commands/ListAvailableMeteredProductsCommand.js +0 -26
  67. package/dist-cjs/commands/ListBudgetsCommand.js +0 -27
  68. package/dist-cjs/commands/ListFarmMembersCommand.js +0 -26
  69. package/dist-cjs/commands/ListFarmsCommand.js +0 -26
  70. package/dist-cjs/commands/ListFleetMembersCommand.js +0 -26
  71. package/dist-cjs/commands/ListFleetsCommand.js +0 -26
  72. package/dist-cjs/commands/ListJobMembersCommand.js +0 -26
  73. package/dist-cjs/commands/ListJobParameterDefinitionsCommand.js +0 -26
  74. package/dist-cjs/commands/ListJobsCommand.js +0 -26
  75. package/dist-cjs/commands/ListLicenseEndpointsCommand.js +0 -26
  76. package/dist-cjs/commands/ListLimitsCommand.js +0 -26
  77. package/dist-cjs/commands/ListMeteredProductsCommand.js +0 -26
  78. package/dist-cjs/commands/ListMonitorsCommand.js +0 -26
  79. package/dist-cjs/commands/ListQueueEnvironmentsCommand.js +0 -26
  80. package/dist-cjs/commands/ListQueueFleetAssociationsCommand.js +0 -26
  81. package/dist-cjs/commands/ListQueueLimitAssociationsCommand.js +0 -26
  82. package/dist-cjs/commands/ListQueueMembersCommand.js +0 -26
  83. package/dist-cjs/commands/ListQueuesCommand.js +0 -26
  84. package/dist-cjs/commands/ListSessionActionsCommand.js +0 -27
  85. package/dist-cjs/commands/ListSessionsCommand.js +0 -26
  86. package/dist-cjs/commands/ListSessionsForWorkerCommand.js +0 -26
  87. package/dist-cjs/commands/ListStepConsumersCommand.js +0 -26
  88. package/dist-cjs/commands/ListStepDependenciesCommand.js +0 -26
  89. package/dist-cjs/commands/ListStepsCommand.js +0 -26
  90. package/dist-cjs/commands/ListStorageProfilesCommand.js +0 -26
  91. package/dist-cjs/commands/ListStorageProfilesForQueueCommand.js +0 -26
  92. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -26
  93. package/dist-cjs/commands/ListTasksCommand.js +0 -27
  94. package/dist-cjs/commands/ListWorkersCommand.js +0 -26
  95. package/dist-cjs/commands/PutMeteredProductCommand.js +0 -26
  96. package/dist-cjs/commands/SearchJobsCommand.js +0 -27
  97. package/dist-cjs/commands/SearchStepsCommand.js +0 -26
  98. package/dist-cjs/commands/SearchTasksCommand.js +0 -27
  99. package/dist-cjs/commands/SearchWorkersCommand.js +0 -26
  100. package/dist-cjs/commands/StartSessionsStatisticsAggregationCommand.js +0 -26
  101. package/dist-cjs/commands/TagResourceCommand.js +0 -26
  102. package/dist-cjs/commands/UntagResourceCommand.js +0 -26
  103. package/dist-cjs/commands/UpdateBudgetCommand.js +0 -27
  104. package/dist-cjs/commands/UpdateFarmCommand.js +0 -27
  105. package/dist-cjs/commands/UpdateFleetCommand.js +0 -27
  106. package/dist-cjs/commands/UpdateJobCommand.js +0 -26
  107. package/dist-cjs/commands/UpdateLimitCommand.js +0 -27
  108. package/dist-cjs/commands/UpdateMonitorCommand.js +0 -26
  109. package/dist-cjs/commands/UpdateQueueCommand.js +0 -27
  110. package/dist-cjs/commands/UpdateQueueEnvironmentCommand.js +0 -27
  111. package/dist-cjs/commands/UpdateQueueFleetAssociationCommand.js +0 -26
  112. package/dist-cjs/commands/UpdateQueueLimitAssociationCommand.js +0 -26
  113. package/dist-cjs/commands/UpdateSessionCommand.js +0 -26
  114. package/dist-cjs/commands/UpdateStepCommand.js +0 -26
  115. package/dist-cjs/commands/UpdateStorageProfileCommand.js +0 -27
  116. package/dist-cjs/commands/UpdateTaskCommand.js +0 -26
  117. package/dist-cjs/commands/UpdateWorkerCommand.js +0 -27
  118. package/dist-cjs/commands/UpdateWorkerScheduleCommand.js +0 -27
  119. package/dist-cjs/commands/index.js +0 -116
  120. package/dist-cjs/endpoint/EndpointParameters.js +0 -17
  121. package/dist-cjs/extensionConfiguration.js +0 -2
  122. package/dist-cjs/models/DeadlineServiceException.js +0 -12
  123. package/dist-cjs/models/index.js +0 -5
  124. package/dist-cjs/models/models_0.js +0 -908
  125. package/dist-cjs/models/models_1.js +0 -172
  126. package/dist-cjs/pagination/GetSessionsStatisticsAggregationPaginator.js +0 -7
  127. package/dist-cjs/pagination/Interfaces.js +0 -2
  128. package/dist-cjs/pagination/ListAvailableMeteredProductsPaginator.js +0 -7
  129. package/dist-cjs/pagination/ListBudgetsPaginator.js +0 -7
  130. package/dist-cjs/pagination/ListFarmMembersPaginator.js +0 -7
  131. package/dist-cjs/pagination/ListFarmsPaginator.js +0 -7
  132. package/dist-cjs/pagination/ListFleetMembersPaginator.js +0 -7
  133. package/dist-cjs/pagination/ListFleetsPaginator.js +0 -7
  134. package/dist-cjs/pagination/ListJobMembersPaginator.js +0 -7
  135. package/dist-cjs/pagination/ListJobParameterDefinitionsPaginator.js +0 -7
  136. package/dist-cjs/pagination/ListJobsPaginator.js +0 -7
  137. package/dist-cjs/pagination/ListLicenseEndpointsPaginator.js +0 -7
  138. package/dist-cjs/pagination/ListLimitsPaginator.js +0 -7
  139. package/dist-cjs/pagination/ListMeteredProductsPaginator.js +0 -7
  140. package/dist-cjs/pagination/ListMonitorsPaginator.js +0 -7
  141. package/dist-cjs/pagination/ListQueueEnvironmentsPaginator.js +0 -7
  142. package/dist-cjs/pagination/ListQueueFleetAssociationsPaginator.js +0 -7
  143. package/dist-cjs/pagination/ListQueueLimitAssociationsPaginator.js +0 -7
  144. package/dist-cjs/pagination/ListQueueMembersPaginator.js +0 -7
  145. package/dist-cjs/pagination/ListQueuesPaginator.js +0 -7
  146. package/dist-cjs/pagination/ListSessionActionsPaginator.js +0 -7
  147. package/dist-cjs/pagination/ListSessionsForWorkerPaginator.js +0 -7
  148. package/dist-cjs/pagination/ListSessionsPaginator.js +0 -7
  149. package/dist-cjs/pagination/ListStepConsumersPaginator.js +0 -7
  150. package/dist-cjs/pagination/ListStepDependenciesPaginator.js +0 -7
  151. package/dist-cjs/pagination/ListStepsPaginator.js +0 -7
  152. package/dist-cjs/pagination/ListStorageProfilesForQueuePaginator.js +0 -7
  153. package/dist-cjs/pagination/ListStorageProfilesPaginator.js +0 -7
  154. package/dist-cjs/pagination/ListTasksPaginator.js +0 -7
  155. package/dist-cjs/pagination/ListWorkersPaginator.js +0 -7
  156. package/dist-cjs/pagination/index.js +0 -33
  157. package/dist-cjs/protocols/Aws_restJson1.js +0 -5462
  158. package/dist-cjs/runtimeExtensions.js +0 -13
  159. package/dist-cjs/waiters/index.js +0 -11
  160. package/dist-cjs/waiters/waitForFleetActive.js +0 -54
  161. package/dist-cjs/waiters/waitForJobCreateComplete.js +0 -81
  162. package/dist-cjs/waiters/waitForLicenseEndpointDeleted.js +0 -39
  163. package/dist-cjs/waiters/waitForLicenseEndpointValid.js +0 -45
  164. package/dist-cjs/waiters/waitForQueueFleetAssociationStopped.js +0 -36
  165. package/dist-cjs/waiters/waitForQueueLimitAssociationStopped.js +0 -36
  166. package/dist-cjs/waiters/waitForQueueScheduling.js +0 -36
  167. package/dist-cjs/waiters/waitForQueueSchedulingBlocked.js +0 -36
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListSessionActionsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class ListSessionActionsCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("Deadline", "ListSessionActions", {})
21
- .n("DeadlineClient", "ListSessionActionsCommand")
22
- .f(void 0, models_0_1.ListSessionActionsResponseFilterSensitiveLog)
23
- .ser(Aws_restJson1_1.se_ListSessionActionsCommand)
24
- .de(Aws_restJson1_1.de_ListSessionActionsCommand)
25
- .build() {
26
- }
27
- exports.ListSessionActionsCommand = ListSessionActionsCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListSessionsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ListSessionsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("Deadline", "ListSessions", {})
20
- .n("DeadlineClient", "ListSessionsCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_ListSessionsCommand)
23
- .de(Aws_restJson1_1.de_ListSessionsCommand)
24
- .build() {
25
- }
26
- exports.ListSessionsCommand = ListSessionsCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListSessionsForWorkerCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ListSessionsForWorkerCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("Deadline", "ListSessionsForWorker", {})
20
- .n("DeadlineClient", "ListSessionsForWorkerCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_ListSessionsForWorkerCommand)
23
- .de(Aws_restJson1_1.de_ListSessionsForWorkerCommand)
24
- .build() {
25
- }
26
- exports.ListSessionsForWorkerCommand = ListSessionsForWorkerCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListStepConsumersCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ListStepConsumersCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("Deadline", "ListStepConsumers", {})
20
- .n("DeadlineClient", "ListStepConsumersCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_ListStepConsumersCommand)
23
- .de(Aws_restJson1_1.de_ListStepConsumersCommand)
24
- .build() {
25
- }
26
- exports.ListStepConsumersCommand = ListStepConsumersCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListStepDependenciesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ListStepDependenciesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("Deadline", "ListStepDependencies", {})
20
- .n("DeadlineClient", "ListStepDependenciesCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_ListStepDependenciesCommand)
23
- .de(Aws_restJson1_1.de_ListStepDependenciesCommand)
24
- .build() {
25
- }
26
- exports.ListStepDependenciesCommand = ListStepDependenciesCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListStepsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ListStepsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("Deadline", "ListSteps", {})
20
- .n("DeadlineClient", "ListStepsCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_ListStepsCommand)
23
- .de(Aws_restJson1_1.de_ListStepsCommand)
24
- .build() {
25
- }
26
- exports.ListStepsCommand = ListStepsCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListStorageProfilesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ListStorageProfilesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("Deadline", "ListStorageProfiles", {})
20
- .n("DeadlineClient", "ListStorageProfilesCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_ListStorageProfilesCommand)
23
- .de(Aws_restJson1_1.de_ListStorageProfilesCommand)
24
- .build() {
25
- }
26
- exports.ListStorageProfilesCommand = ListStorageProfilesCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListStorageProfilesForQueueCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ListStorageProfilesForQueueCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("Deadline", "ListStorageProfilesForQueue", {})
20
- .n("DeadlineClient", "ListStorageProfilesForQueueCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_ListStorageProfilesForQueueCommand)
23
- .de(Aws_restJson1_1.de_ListStorageProfilesForQueueCommand)
24
- .build() {
25
- }
26
- exports.ListStorageProfilesForQueueCommand = ListStorageProfilesForQueueCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListTagsForResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ListTagsForResourceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("Deadline", "ListTagsForResource", {})
20
- .n("DeadlineClient", "ListTagsForResourceCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_ListTagsForResourceCommand)
23
- .de(Aws_restJson1_1.de_ListTagsForResourceCommand)
24
- .build() {
25
- }
26
- exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListTasksCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_1_1 = require("../models/models_1");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class ListTasksCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("Deadline", "ListTasks", {})
21
- .n("DeadlineClient", "ListTasksCommand")
22
- .f(void 0, models_1_1.ListTasksResponseFilterSensitiveLog)
23
- .ser(Aws_restJson1_1.se_ListTasksCommand)
24
- .de(Aws_restJson1_1.de_ListTasksCommand)
25
- .build() {
26
- }
27
- exports.ListTasksCommand = ListTasksCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListWorkersCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ListWorkersCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("Deadline", "ListWorkers", {})
20
- .n("DeadlineClient", "ListWorkersCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_ListWorkersCommand)
23
- .de(Aws_restJson1_1.de_ListWorkersCommand)
24
- .build() {
25
- }
26
- exports.ListWorkersCommand = ListWorkersCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutMeteredProductCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class PutMeteredProductCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("Deadline", "PutMeteredProduct", {})
20
- .n("DeadlineClient", "PutMeteredProductCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_PutMeteredProductCommand)
23
- .de(Aws_restJson1_1.de_PutMeteredProductCommand)
24
- .build() {
25
- }
26
- exports.PutMeteredProductCommand = PutMeteredProductCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SearchJobsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_1_1 = require("../models/models_1");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class SearchJobsCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("Deadline", "SearchJobs", {})
21
- .n("DeadlineClient", "SearchJobsCommand")
22
- .f(void 0, models_1_1.SearchJobsResponseFilterSensitiveLog)
23
- .ser(Aws_restJson1_1.se_SearchJobsCommand)
24
- .de(Aws_restJson1_1.de_SearchJobsCommand)
25
- .build() {
26
- }
27
- exports.SearchJobsCommand = SearchJobsCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SearchStepsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class SearchStepsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("Deadline", "SearchSteps", {})
20
- .n("DeadlineClient", "SearchStepsCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_SearchStepsCommand)
23
- .de(Aws_restJson1_1.de_SearchStepsCommand)
24
- .build() {
25
- }
26
- exports.SearchStepsCommand = SearchStepsCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SearchTasksCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_1_1 = require("../models/models_1");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class SearchTasksCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("Deadline", "SearchTasks", {})
21
- .n("DeadlineClient", "SearchTasksCommand")
22
- .f(void 0, models_1_1.SearchTasksResponseFilterSensitiveLog)
23
- .ser(Aws_restJson1_1.se_SearchTasksCommand)
24
- .de(Aws_restJson1_1.de_SearchTasksCommand)
25
- .build() {
26
- }
27
- exports.SearchTasksCommand = SearchTasksCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SearchWorkersCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class SearchWorkersCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("Deadline", "SearchWorkers", {})
20
- .n("DeadlineClient", "SearchWorkersCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_SearchWorkersCommand)
23
- .de(Aws_restJson1_1.de_SearchWorkersCommand)
24
- .build() {
25
- }
26
- exports.SearchWorkersCommand = SearchWorkersCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartSessionsStatisticsAggregationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class StartSessionsStatisticsAggregationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("Deadline", "StartSessionsStatisticsAggregation", {})
20
- .n("DeadlineClient", "StartSessionsStatisticsAggregationCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_StartSessionsStatisticsAggregationCommand)
23
- .de(Aws_restJson1_1.de_StartSessionsStatisticsAggregationCommand)
24
- .build() {
25
- }
26
- exports.StartSessionsStatisticsAggregationCommand = StartSessionsStatisticsAggregationCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TagResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class TagResourceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("Deadline", "TagResource", {})
20
- .n("DeadlineClient", "TagResourceCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_TagResourceCommand)
23
- .de(Aws_restJson1_1.de_TagResourceCommand)
24
- .build() {
25
- }
26
- exports.TagResourceCommand = TagResourceCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UntagResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class UntagResourceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("Deadline", "UntagResource", {})
20
- .n("DeadlineClient", "UntagResourceCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_UntagResourceCommand)
23
- .de(Aws_restJson1_1.de_UntagResourceCommand)
24
- .build() {
25
- }
26
- exports.UntagResourceCommand = UntagResourceCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateBudgetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UpdateBudgetCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("Deadline", "UpdateBudget", {})
21
- .n("DeadlineClient", "UpdateBudgetCommand")
22
- .f(models_0_1.UpdateBudgetRequestFilterSensitiveLog, void 0)
23
- .ser(Aws_restJson1_1.se_UpdateBudgetCommand)
24
- .de(Aws_restJson1_1.de_UpdateBudgetCommand)
25
- .build() {
26
- }
27
- exports.UpdateBudgetCommand = UpdateBudgetCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateFarmCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_1_1 = require("../models/models_1");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UpdateFarmCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("Deadline", "UpdateFarm", {})
21
- .n("DeadlineClient", "UpdateFarmCommand")
22
- .f(models_1_1.UpdateFarmRequestFilterSensitiveLog, void 0)
23
- .ser(Aws_restJson1_1.se_UpdateFarmCommand)
24
- .de(Aws_restJson1_1.de_UpdateFarmCommand)
25
- .build() {
26
- }
27
- exports.UpdateFarmCommand = UpdateFarmCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateFleetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UpdateFleetCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("Deadline", "UpdateFleet", {})
21
- .n("DeadlineClient", "UpdateFleetCommand")
22
- .f(models_0_1.UpdateFleetRequestFilterSensitiveLog, void 0)
23
- .ser(Aws_restJson1_1.se_UpdateFleetCommand)
24
- .de(Aws_restJson1_1.de_UpdateFleetCommand)
25
- .build() {
26
- }
27
- exports.UpdateFleetCommand = UpdateFleetCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateJobCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class UpdateJobCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("Deadline", "UpdateJob", {})
20
- .n("DeadlineClient", "UpdateJobCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_UpdateJobCommand)
23
- .de(Aws_restJson1_1.de_UpdateJobCommand)
24
- .build() {
25
- }
26
- exports.UpdateJobCommand = UpdateJobCommand;