@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.UpdateLimitCommand = 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 UpdateLimitCommand 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", "UpdateLimit", {})
21
- .n("DeadlineClient", "UpdateLimitCommand")
22
- .f(models_1_1.UpdateLimitRequestFilterSensitiveLog, void 0)
23
- .ser(Aws_restJson1_1.se_UpdateLimitCommand)
24
- .de(Aws_restJson1_1.de_UpdateLimitCommand)
25
- .build() {
26
- }
27
- exports.UpdateLimitCommand = UpdateLimitCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateMonitorCommand = 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 UpdateMonitorCommand 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", "UpdateMonitor", {})
20
- .n("DeadlineClient", "UpdateMonitorCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_UpdateMonitorCommand)
23
- .de(Aws_restJson1_1.de_UpdateMonitorCommand)
24
- .build() {
25
- }
26
- exports.UpdateMonitorCommand = UpdateMonitorCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateQueueCommand = 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 UpdateQueueCommand 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", "UpdateQueue", {})
21
- .n("DeadlineClient", "UpdateQueueCommand")
22
- .f(models_1_1.UpdateQueueRequestFilterSensitiveLog, void 0)
23
- .ser(Aws_restJson1_1.se_UpdateQueueCommand)
24
- .de(Aws_restJson1_1.de_UpdateQueueCommand)
25
- .build() {
26
- }
27
- exports.UpdateQueueCommand = UpdateQueueCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateQueueEnvironmentCommand = 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 UpdateQueueEnvironmentCommand 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", "UpdateQueueEnvironment", {})
21
- .n("DeadlineClient", "UpdateQueueEnvironmentCommand")
22
- .f(models_1_1.UpdateQueueEnvironmentRequestFilterSensitiveLog, void 0)
23
- .ser(Aws_restJson1_1.se_UpdateQueueEnvironmentCommand)
24
- .de(Aws_restJson1_1.de_UpdateQueueEnvironmentCommand)
25
- .build() {
26
- }
27
- exports.UpdateQueueEnvironmentCommand = UpdateQueueEnvironmentCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateQueueFleetAssociationCommand = 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 UpdateQueueFleetAssociationCommand 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", "UpdateQueueFleetAssociation", {})
20
- .n("DeadlineClient", "UpdateQueueFleetAssociationCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_UpdateQueueFleetAssociationCommand)
23
- .de(Aws_restJson1_1.de_UpdateQueueFleetAssociationCommand)
24
- .build() {
25
- }
26
- exports.UpdateQueueFleetAssociationCommand = UpdateQueueFleetAssociationCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateQueueLimitAssociationCommand = 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 UpdateQueueLimitAssociationCommand 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", "UpdateQueueLimitAssociation", {})
20
- .n("DeadlineClient", "UpdateQueueLimitAssociationCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_UpdateQueueLimitAssociationCommand)
23
- .de(Aws_restJson1_1.de_UpdateQueueLimitAssociationCommand)
24
- .build() {
25
- }
26
- exports.UpdateQueueLimitAssociationCommand = UpdateQueueLimitAssociationCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateSessionCommand = 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 UpdateSessionCommand 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", "UpdateSession", {})
20
- .n("DeadlineClient", "UpdateSessionCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_UpdateSessionCommand)
23
- .de(Aws_restJson1_1.de_UpdateSessionCommand)
24
- .build() {
25
- }
26
- exports.UpdateSessionCommand = UpdateSessionCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateStepCommand = 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 UpdateStepCommand 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", "UpdateStep", {})
20
- .n("DeadlineClient", "UpdateStepCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_UpdateStepCommand)
23
- .de(Aws_restJson1_1.de_UpdateStepCommand)
24
- .build() {
25
- }
26
- exports.UpdateStepCommand = UpdateStepCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateStorageProfileCommand = 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 UpdateStorageProfileCommand 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", "UpdateStorageProfile", {})
21
- .n("DeadlineClient", "UpdateStorageProfileCommand")
22
- .f(models_1_1.UpdateStorageProfileRequestFilterSensitiveLog, void 0)
23
- .ser(Aws_restJson1_1.se_UpdateStorageProfileCommand)
24
- .de(Aws_restJson1_1.de_UpdateStorageProfileCommand)
25
- .build() {
26
- }
27
- exports.UpdateStorageProfileCommand = UpdateStorageProfileCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateTaskCommand = 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 UpdateTaskCommand 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", "UpdateTask", {})
20
- .n("DeadlineClient", "UpdateTaskCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_UpdateTaskCommand)
23
- .de(Aws_restJson1_1.de_UpdateTaskCommand)
24
- .build() {
25
- }
26
- exports.UpdateTaskCommand = UpdateTaskCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateWorkerCommand = 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 UpdateWorkerCommand 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", "UpdateWorker", {})
21
- .n("DeadlineClient", "UpdateWorkerCommand")
22
- .f(void 0, models_0_1.UpdateWorkerResponseFilterSensitiveLog)
23
- .ser(Aws_restJson1_1.se_UpdateWorkerCommand)
24
- .de(Aws_restJson1_1.de_UpdateWorkerCommand)
25
- .build() {
26
- }
27
- exports.UpdateWorkerCommand = UpdateWorkerCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateWorkerScheduleCommand = 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 UpdateWorkerScheduleCommand 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", "UpdateWorkerSchedule", {})
21
- .n("DeadlineClient", "UpdateWorkerScheduleCommand")
22
- .f(models_0_1.UpdateWorkerScheduleRequestFilterSensitiveLog, models_0_1.UpdateWorkerScheduleResponseFilterSensitiveLog)
23
- .ser(Aws_restJson1_1.se_UpdateWorkerScheduleCommand)
24
- .de(Aws_restJson1_1.de_UpdateWorkerScheduleCommand)
25
- .build() {
26
- }
27
- exports.UpdateWorkerScheduleCommand = UpdateWorkerScheduleCommand;
@@ -1,116 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./AssociateMemberToFarmCommand"), exports);
5
- tslib_1.__exportStar(require("./AssociateMemberToFleetCommand"), exports);
6
- tslib_1.__exportStar(require("./AssociateMemberToJobCommand"), exports);
7
- tslib_1.__exportStar(require("./AssociateMemberToQueueCommand"), exports);
8
- tslib_1.__exportStar(require("./AssumeFleetRoleForReadCommand"), exports);
9
- tslib_1.__exportStar(require("./AssumeFleetRoleForWorkerCommand"), exports);
10
- tslib_1.__exportStar(require("./AssumeQueueRoleForReadCommand"), exports);
11
- tslib_1.__exportStar(require("./AssumeQueueRoleForUserCommand"), exports);
12
- tslib_1.__exportStar(require("./AssumeQueueRoleForWorkerCommand"), exports);
13
- tslib_1.__exportStar(require("./BatchGetJobEntityCommand"), exports);
14
- tslib_1.__exportStar(require("./CopyJobTemplateCommand"), exports);
15
- tslib_1.__exportStar(require("./CreateBudgetCommand"), exports);
16
- tslib_1.__exportStar(require("./CreateFarmCommand"), exports);
17
- tslib_1.__exportStar(require("./CreateFleetCommand"), exports);
18
- tslib_1.__exportStar(require("./CreateJobCommand"), exports);
19
- tslib_1.__exportStar(require("./CreateLicenseEndpointCommand"), exports);
20
- tslib_1.__exportStar(require("./CreateLimitCommand"), exports);
21
- tslib_1.__exportStar(require("./CreateMonitorCommand"), exports);
22
- tslib_1.__exportStar(require("./CreateQueueCommand"), exports);
23
- tslib_1.__exportStar(require("./CreateQueueEnvironmentCommand"), exports);
24
- tslib_1.__exportStar(require("./CreateQueueFleetAssociationCommand"), exports);
25
- tslib_1.__exportStar(require("./CreateQueueLimitAssociationCommand"), exports);
26
- tslib_1.__exportStar(require("./CreateStorageProfileCommand"), exports);
27
- tslib_1.__exportStar(require("./CreateWorkerCommand"), exports);
28
- tslib_1.__exportStar(require("./DeleteBudgetCommand"), exports);
29
- tslib_1.__exportStar(require("./DeleteFarmCommand"), exports);
30
- tslib_1.__exportStar(require("./DeleteFleetCommand"), exports);
31
- tslib_1.__exportStar(require("./DeleteLicenseEndpointCommand"), exports);
32
- tslib_1.__exportStar(require("./DeleteLimitCommand"), exports);
33
- tslib_1.__exportStar(require("./DeleteMeteredProductCommand"), exports);
34
- tslib_1.__exportStar(require("./DeleteMonitorCommand"), exports);
35
- tslib_1.__exportStar(require("./DeleteQueueCommand"), exports);
36
- tslib_1.__exportStar(require("./DeleteQueueEnvironmentCommand"), exports);
37
- tslib_1.__exportStar(require("./DeleteQueueFleetAssociationCommand"), exports);
38
- tslib_1.__exportStar(require("./DeleteQueueLimitAssociationCommand"), exports);
39
- tslib_1.__exportStar(require("./DeleteStorageProfileCommand"), exports);
40
- tslib_1.__exportStar(require("./DeleteWorkerCommand"), exports);
41
- tslib_1.__exportStar(require("./DisassociateMemberFromFarmCommand"), exports);
42
- tslib_1.__exportStar(require("./DisassociateMemberFromFleetCommand"), exports);
43
- tslib_1.__exportStar(require("./DisassociateMemberFromJobCommand"), exports);
44
- tslib_1.__exportStar(require("./DisassociateMemberFromQueueCommand"), exports);
45
- tslib_1.__exportStar(require("./GetBudgetCommand"), exports);
46
- tslib_1.__exportStar(require("./GetFarmCommand"), exports);
47
- tslib_1.__exportStar(require("./GetFleetCommand"), exports);
48
- tslib_1.__exportStar(require("./GetJobCommand"), exports);
49
- tslib_1.__exportStar(require("./GetLicenseEndpointCommand"), exports);
50
- tslib_1.__exportStar(require("./GetLimitCommand"), exports);
51
- tslib_1.__exportStar(require("./GetMonitorCommand"), exports);
52
- tslib_1.__exportStar(require("./GetQueueCommand"), exports);
53
- tslib_1.__exportStar(require("./GetQueueEnvironmentCommand"), exports);
54
- tslib_1.__exportStar(require("./GetQueueFleetAssociationCommand"), exports);
55
- tslib_1.__exportStar(require("./GetQueueLimitAssociationCommand"), exports);
56
- tslib_1.__exportStar(require("./GetSessionActionCommand"), exports);
57
- tslib_1.__exportStar(require("./GetSessionCommand"), exports);
58
- tslib_1.__exportStar(require("./GetSessionsStatisticsAggregationCommand"), exports);
59
- tslib_1.__exportStar(require("./GetStepCommand"), exports);
60
- tslib_1.__exportStar(require("./GetStorageProfileCommand"), exports);
61
- tslib_1.__exportStar(require("./GetStorageProfileForQueueCommand"), exports);
62
- tslib_1.__exportStar(require("./GetTaskCommand"), exports);
63
- tslib_1.__exportStar(require("./GetWorkerCommand"), exports);
64
- tslib_1.__exportStar(require("./ListAvailableMeteredProductsCommand"), exports);
65
- tslib_1.__exportStar(require("./ListBudgetsCommand"), exports);
66
- tslib_1.__exportStar(require("./ListFarmMembersCommand"), exports);
67
- tslib_1.__exportStar(require("./ListFarmsCommand"), exports);
68
- tslib_1.__exportStar(require("./ListFleetMembersCommand"), exports);
69
- tslib_1.__exportStar(require("./ListFleetsCommand"), exports);
70
- tslib_1.__exportStar(require("./ListJobMembersCommand"), exports);
71
- tslib_1.__exportStar(require("./ListJobParameterDefinitionsCommand"), exports);
72
- tslib_1.__exportStar(require("./ListJobsCommand"), exports);
73
- tslib_1.__exportStar(require("./ListLicenseEndpointsCommand"), exports);
74
- tslib_1.__exportStar(require("./ListLimitsCommand"), exports);
75
- tslib_1.__exportStar(require("./ListMeteredProductsCommand"), exports);
76
- tslib_1.__exportStar(require("./ListMonitorsCommand"), exports);
77
- tslib_1.__exportStar(require("./ListQueueEnvironmentsCommand"), exports);
78
- tslib_1.__exportStar(require("./ListQueueFleetAssociationsCommand"), exports);
79
- tslib_1.__exportStar(require("./ListQueueLimitAssociationsCommand"), exports);
80
- tslib_1.__exportStar(require("./ListQueueMembersCommand"), exports);
81
- tslib_1.__exportStar(require("./ListQueuesCommand"), exports);
82
- tslib_1.__exportStar(require("./ListSessionActionsCommand"), exports);
83
- tslib_1.__exportStar(require("./ListSessionsCommand"), exports);
84
- tslib_1.__exportStar(require("./ListSessionsForWorkerCommand"), exports);
85
- tslib_1.__exportStar(require("./ListStepConsumersCommand"), exports);
86
- tslib_1.__exportStar(require("./ListStepDependenciesCommand"), exports);
87
- tslib_1.__exportStar(require("./ListStepsCommand"), exports);
88
- tslib_1.__exportStar(require("./ListStorageProfilesCommand"), exports);
89
- tslib_1.__exportStar(require("./ListStorageProfilesForQueueCommand"), exports);
90
- tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
91
- tslib_1.__exportStar(require("./ListTasksCommand"), exports);
92
- tslib_1.__exportStar(require("./ListWorkersCommand"), exports);
93
- tslib_1.__exportStar(require("./PutMeteredProductCommand"), exports);
94
- tslib_1.__exportStar(require("./SearchJobsCommand"), exports);
95
- tslib_1.__exportStar(require("./SearchStepsCommand"), exports);
96
- tslib_1.__exportStar(require("./SearchTasksCommand"), exports);
97
- tslib_1.__exportStar(require("./SearchWorkersCommand"), exports);
98
- tslib_1.__exportStar(require("./StartSessionsStatisticsAggregationCommand"), exports);
99
- tslib_1.__exportStar(require("./TagResourceCommand"), exports);
100
- tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
101
- tslib_1.__exportStar(require("./UpdateBudgetCommand"), exports);
102
- tslib_1.__exportStar(require("./UpdateFarmCommand"), exports);
103
- tslib_1.__exportStar(require("./UpdateFleetCommand"), exports);
104
- tslib_1.__exportStar(require("./UpdateJobCommand"), exports);
105
- tslib_1.__exportStar(require("./UpdateLimitCommand"), exports);
106
- tslib_1.__exportStar(require("./UpdateMonitorCommand"), exports);
107
- tslib_1.__exportStar(require("./UpdateQueueCommand"), exports);
108
- tslib_1.__exportStar(require("./UpdateQueueEnvironmentCommand"), exports);
109
- tslib_1.__exportStar(require("./UpdateQueueFleetAssociationCommand"), exports);
110
- tslib_1.__exportStar(require("./UpdateQueueLimitAssociationCommand"), exports);
111
- tslib_1.__exportStar(require("./UpdateSessionCommand"), exports);
112
- tslib_1.__exportStar(require("./UpdateStepCommand"), exports);
113
- tslib_1.__exportStar(require("./UpdateStorageProfileCommand"), exports);
114
- tslib_1.__exportStar(require("./UpdateTaskCommand"), exports);
115
- tslib_1.__exportStar(require("./UpdateWorkerCommand"), exports);
116
- tslib_1.__exportStar(require("./UpdateWorkerScheduleCommand"), exports);
@@ -1,17 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.commonParams = exports.resolveClientEndpointParameters = void 0;
4
- const resolveClientEndpointParameters = (options) => {
5
- return Object.assign(options, {
6
- useDualstackEndpoint: options.useDualstackEndpoint ?? false,
7
- useFipsEndpoint: options.useFipsEndpoint ?? false,
8
- defaultSigningName: "deadline",
9
- });
10
- };
11
- exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
12
- exports.commonParams = {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeadlineServiceException = exports.__ServiceException = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
6
- class DeadlineServiceException extends smithy_client_1.ServiceException {
7
- constructor(options) {
8
- super(options);
9
- Object.setPrototypeOf(this, DeadlineServiceException.prototype);
10
- }
11
- }
12
- exports.DeadlineServiceException = DeadlineServiceException;
@@ -1,5 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./models_0"), exports);
5
- tslib_1.__exportStar(require("./models_1"), exports);