@aws-sdk/client-deadline 3.928.0 → 3.930.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 (140) hide show
  1. package/dist-cjs/index.js +5505 -6622
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/DeadlineClient.js +2 -0
  4. package/dist-es/commands/AssociateMemberToFarmCommand.js +3 -9
  5. package/dist-es/commands/AssociateMemberToFleetCommand.js +3 -9
  6. package/dist-es/commands/AssociateMemberToJobCommand.js +3 -9
  7. package/dist-es/commands/AssociateMemberToQueueCommand.js +3 -9
  8. package/dist-es/commands/AssumeFleetRoleForReadCommand.js +3 -10
  9. package/dist-es/commands/AssumeFleetRoleForWorkerCommand.js +3 -10
  10. package/dist-es/commands/AssumeQueueRoleForReadCommand.js +3 -10
  11. package/dist-es/commands/AssumeQueueRoleForUserCommand.js +3 -10
  12. package/dist-es/commands/AssumeQueueRoleForWorkerCommand.js +3 -10
  13. package/dist-es/commands/BatchGetJobEntityCommand.js +3 -10
  14. package/dist-es/commands/CopyJobTemplateCommand.js +3 -9
  15. package/dist-es/commands/CreateBudgetCommand.js +3 -10
  16. package/dist-es/commands/CreateFarmCommand.js +3 -10
  17. package/dist-es/commands/CreateFleetCommand.js +3 -10
  18. package/dist-es/commands/CreateJobCommand.js +3 -10
  19. package/dist-es/commands/CreateLicenseEndpointCommand.js +3 -9
  20. package/dist-es/commands/CreateLimitCommand.js +3 -10
  21. package/dist-es/commands/CreateMonitorCommand.js +3 -9
  22. package/dist-es/commands/CreateQueueCommand.js +3 -10
  23. package/dist-es/commands/CreateQueueEnvironmentCommand.js +3 -10
  24. package/dist-es/commands/CreateQueueFleetAssociationCommand.js +3 -9
  25. package/dist-es/commands/CreateQueueLimitAssociationCommand.js +3 -9
  26. package/dist-es/commands/CreateStorageProfileCommand.js +3 -10
  27. package/dist-es/commands/CreateWorkerCommand.js +3 -9
  28. package/dist-es/commands/DeleteBudgetCommand.js +3 -9
  29. package/dist-es/commands/DeleteFarmCommand.js +3 -9
  30. package/dist-es/commands/DeleteFleetCommand.js +3 -9
  31. package/dist-es/commands/DeleteLicenseEndpointCommand.js +3 -9
  32. package/dist-es/commands/DeleteLimitCommand.js +3 -9
  33. package/dist-es/commands/DeleteMeteredProductCommand.js +3 -9
  34. package/dist-es/commands/DeleteMonitorCommand.js +3 -9
  35. package/dist-es/commands/DeleteQueueCommand.js +3 -9
  36. package/dist-es/commands/DeleteQueueEnvironmentCommand.js +3 -9
  37. package/dist-es/commands/DeleteQueueFleetAssociationCommand.js +3 -9
  38. package/dist-es/commands/DeleteQueueLimitAssociationCommand.js +3 -9
  39. package/dist-es/commands/DeleteStorageProfileCommand.js +3 -9
  40. package/dist-es/commands/DeleteWorkerCommand.js +3 -9
  41. package/dist-es/commands/DisassociateMemberFromFarmCommand.js +3 -9
  42. package/dist-es/commands/DisassociateMemberFromFleetCommand.js +3 -9
  43. package/dist-es/commands/DisassociateMemberFromJobCommand.js +3 -9
  44. package/dist-es/commands/DisassociateMemberFromQueueCommand.js +3 -9
  45. package/dist-es/commands/GetBudgetCommand.js +3 -10
  46. package/dist-es/commands/GetFarmCommand.js +3 -10
  47. package/dist-es/commands/GetFleetCommand.js +3 -10
  48. package/dist-es/commands/GetJobCommand.js +3 -10
  49. package/dist-es/commands/GetLicenseEndpointCommand.js +3 -9
  50. package/dist-es/commands/GetLimitCommand.js +3 -10
  51. package/dist-es/commands/GetMonitorCommand.js +3 -9
  52. package/dist-es/commands/GetQueueCommand.js +3 -10
  53. package/dist-es/commands/GetQueueEnvironmentCommand.js +3 -10
  54. package/dist-es/commands/GetQueueFleetAssociationCommand.js +3 -9
  55. package/dist-es/commands/GetQueueLimitAssociationCommand.js +3 -9
  56. package/dist-es/commands/GetSessionActionCommand.js +3 -10
  57. package/dist-es/commands/GetSessionCommand.js +3 -9
  58. package/dist-es/commands/GetSessionsStatisticsAggregationCommand.js +3 -9
  59. package/dist-es/commands/GetStepCommand.js +3 -10
  60. package/dist-es/commands/GetStorageProfileCommand.js +3 -10
  61. package/dist-es/commands/GetStorageProfileForQueueCommand.js +3 -10
  62. package/dist-es/commands/GetTaskCommand.js +3 -10
  63. package/dist-es/commands/GetWorkerCommand.js +3 -9
  64. package/dist-es/commands/ListAvailableMeteredProductsCommand.js +3 -9
  65. package/dist-es/commands/ListBudgetsCommand.js +3 -10
  66. package/dist-es/commands/ListFarmMembersCommand.js +3 -9
  67. package/dist-es/commands/ListFarmsCommand.js +3 -9
  68. package/dist-es/commands/ListFleetMembersCommand.js +3 -9
  69. package/dist-es/commands/ListFleetsCommand.js +3 -9
  70. package/dist-es/commands/ListJobMembersCommand.js +3 -9
  71. package/dist-es/commands/ListJobParameterDefinitionsCommand.js +3 -9
  72. package/dist-es/commands/ListJobsCommand.js +3 -9
  73. package/dist-es/commands/ListLicenseEndpointsCommand.js +3 -9
  74. package/dist-es/commands/ListLimitsCommand.js +3 -9
  75. package/dist-es/commands/ListMeteredProductsCommand.js +3 -9
  76. package/dist-es/commands/ListMonitorsCommand.js +3 -9
  77. package/dist-es/commands/ListQueueEnvironmentsCommand.js +3 -9
  78. package/dist-es/commands/ListQueueFleetAssociationsCommand.js +3 -9
  79. package/dist-es/commands/ListQueueLimitAssociationsCommand.js +3 -9
  80. package/dist-es/commands/ListQueueMembersCommand.js +3 -9
  81. package/dist-es/commands/ListQueuesCommand.js +3 -9
  82. package/dist-es/commands/ListSessionActionsCommand.js +3 -10
  83. package/dist-es/commands/ListSessionsCommand.js +3 -9
  84. package/dist-es/commands/ListSessionsForWorkerCommand.js +3 -9
  85. package/dist-es/commands/ListStepConsumersCommand.js +3 -9
  86. package/dist-es/commands/ListStepDependenciesCommand.js +3 -9
  87. package/dist-es/commands/ListStepsCommand.js +3 -9
  88. package/dist-es/commands/ListStorageProfilesCommand.js +3 -9
  89. package/dist-es/commands/ListStorageProfilesForQueueCommand.js +3 -9
  90. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  91. package/dist-es/commands/ListTasksCommand.js +3 -10
  92. package/dist-es/commands/ListWorkersCommand.js +3 -9
  93. package/dist-es/commands/PutMeteredProductCommand.js +3 -9
  94. package/dist-es/commands/SearchJobsCommand.js +3 -10
  95. package/dist-es/commands/SearchStepsCommand.js +3 -9
  96. package/dist-es/commands/SearchTasksCommand.js +3 -10
  97. package/dist-es/commands/SearchWorkersCommand.js +3 -9
  98. package/dist-es/commands/StartSessionsStatisticsAggregationCommand.js +3 -9
  99. package/dist-es/commands/TagResourceCommand.js +3 -9
  100. package/dist-es/commands/UntagResourceCommand.js +3 -9
  101. package/dist-es/commands/UpdateBudgetCommand.js +3 -10
  102. package/dist-es/commands/UpdateFarmCommand.js +3 -10
  103. package/dist-es/commands/UpdateFleetCommand.js +3 -10
  104. package/dist-es/commands/UpdateJobCommand.js +3 -9
  105. package/dist-es/commands/UpdateLimitCommand.js +3 -10
  106. package/dist-es/commands/UpdateMonitorCommand.js +3 -9
  107. package/dist-es/commands/UpdateQueueCommand.js +3 -10
  108. package/dist-es/commands/UpdateQueueEnvironmentCommand.js +3 -10
  109. package/dist-es/commands/UpdateQueueFleetAssociationCommand.js +3 -9
  110. package/dist-es/commands/UpdateQueueLimitAssociationCommand.js +3 -9
  111. package/dist-es/commands/UpdateSessionCommand.js +3 -9
  112. package/dist-es/commands/UpdateStepCommand.js +3 -9
  113. package/dist-es/commands/UpdateStorageProfileCommand.js +3 -10
  114. package/dist-es/commands/UpdateTaskCommand.js +3 -9
  115. package/dist-es/commands/UpdateWorkerCommand.js +3 -10
  116. package/dist-es/commands/UpdateWorkerScheduleCommand.js +3 -10
  117. package/dist-es/models/models_0.js +0 -444
  118. package/dist-es/models/models_1.js +0 -84
  119. package/dist-es/runtimeConfig.shared.js +2 -0
  120. package/dist-es/schemas/schemas_0.js +5294 -0
  121. package/dist-types/DeadlineClient.d.ts +10 -1
  122. package/dist-types/models/models_0.d.ts +44 -243
  123. package/dist-types/models/models_1.d.ts +12 -47
  124. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  125. package/dist-types/runtimeConfig.d.ts +1 -0
  126. package/dist-types/runtimeConfig.native.d.ts +1 -0
  127. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  128. package/dist-types/schemas/schemas_0.d.ts +575 -0
  129. package/dist-types/ts3.4/DeadlineClient.d.ts +4 -0
  130. package/dist-types/ts3.4/models/models_0.d.ts +0 -187
  131. package/dist-types/ts3.4/models/models_1.d.ts +0 -37
  132. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  133. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  134. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  135. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  136. package/dist-types/ts3.4/schemas/schemas_0.d.ts +582 -0
  137. package/package.json +34 -35
  138. package/dist-es/protocols/Aws_restJson1.js +0 -5229
  139. package/dist-types/protocols/Aws_restJson1.d.ts +0 -1019
  140. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1361
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_SearchStepsCommand, se_SearchStepsCommand } from "../protocols/Aws_restJson1";
4
+ import { SearchSteps } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class SearchStepsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Deadline", "SearchSteps", {})
17
13
  .n("DeadlineClient", "SearchStepsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_SearchStepsCommand)
20
- .de(de_SearchStepsCommand)
14
+ .sc(SearchSteps)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { SearchTasksResponseFilterSensitiveLog } from "../models/models_1";
6
- import { de_SearchTasksCommand, se_SearchTasksCommand } from "../protocols/Aws_restJson1";
4
+ import { SearchTasks } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class SearchTasksCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("Deadline", "SearchTasks", {})
18
13
  .n("DeadlineClient", "SearchTasksCommand")
19
- .f(void 0, SearchTasksResponseFilterSensitiveLog)
20
- .ser(se_SearchTasksCommand)
21
- .de(de_SearchTasksCommand)
14
+ .sc(SearchTasks)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_SearchWorkersCommand, se_SearchWorkersCommand } from "../protocols/Aws_restJson1";
4
+ import { SearchWorkers } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class SearchWorkersCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Deadline", "SearchWorkers", {})
17
13
  .n("DeadlineClient", "SearchWorkersCommand")
18
- .f(void 0, void 0)
19
- .ser(se_SearchWorkersCommand)
20
- .de(de_SearchWorkersCommand)
14
+ .sc(SearchWorkers)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_StartSessionsStatisticsAggregationCommand, se_StartSessionsStatisticsAggregationCommand, } from "../protocols/Aws_restJson1";
4
+ import { StartSessionsStatisticsAggregation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class StartSessionsStatisticsAggregationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Deadline", "StartSessionsStatisticsAggregation", {})
17
13
  .n("DeadlineClient", "StartSessionsStatisticsAggregationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_StartSessionsStatisticsAggregationCommand)
20
- .de(de_StartSessionsStatisticsAggregationCommand)
14
+ .sc(StartSessionsStatisticsAggregation)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
4
+ import { TagResource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class TagResourceCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Deadline", "TagResource", {})
17
13
  .n("DeadlineClient", "TagResourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_TagResourceCommand)
20
- .de(de_TagResourceCommand)
14
+ .sc(TagResource)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
4
+ import { UntagResource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UntagResourceCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Deadline", "UntagResource", {})
17
13
  .n("DeadlineClient", "UntagResourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UntagResourceCommand)
20
- .de(de_UntagResourceCommand)
14
+ .sc(UntagResource)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { UpdateBudgetRequestFilterSensitiveLog } from "../models/models_0";
6
- import { de_UpdateBudgetCommand, se_UpdateBudgetCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateBudget } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdateBudgetCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("Deadline", "UpdateBudget", {})
18
13
  .n("DeadlineClient", "UpdateBudgetCommand")
19
- .f(UpdateBudgetRequestFilterSensitiveLog, void 0)
20
- .ser(se_UpdateBudgetCommand)
21
- .de(de_UpdateBudgetCommand)
14
+ .sc(UpdateBudget)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { UpdateFarmRequestFilterSensitiveLog } from "../models/models_1";
6
- import { de_UpdateFarmCommand, se_UpdateFarmCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateFarm } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdateFarmCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("Deadline", "UpdateFarm", {})
18
13
  .n("DeadlineClient", "UpdateFarmCommand")
19
- .f(UpdateFarmRequestFilterSensitiveLog, void 0)
20
- .ser(se_UpdateFarmCommand)
21
- .de(de_UpdateFarmCommand)
14
+ .sc(UpdateFarm)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { UpdateFleetRequestFilterSensitiveLog } from "../models/models_0";
6
- import { de_UpdateFleetCommand, se_UpdateFleetCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateFleet } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdateFleetCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("Deadline", "UpdateFleet", {})
18
13
  .n("DeadlineClient", "UpdateFleetCommand")
19
- .f(UpdateFleetRequestFilterSensitiveLog, void 0)
20
- .ser(se_UpdateFleetCommand)
21
- .de(de_UpdateFleetCommand)
14
+ .sc(UpdateFleet)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateJobCommand, se_UpdateJobCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateJob } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateJobCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Deadline", "UpdateJob", {})
17
13
  .n("DeadlineClient", "UpdateJobCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateJobCommand)
20
- .de(de_UpdateJobCommand)
14
+ .sc(UpdateJob)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { UpdateLimitRequestFilterSensitiveLog } from "../models/models_1";
6
- import { de_UpdateLimitCommand, se_UpdateLimitCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateLimit } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdateLimitCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("Deadline", "UpdateLimit", {})
18
13
  .n("DeadlineClient", "UpdateLimitCommand")
19
- .f(UpdateLimitRequestFilterSensitiveLog, void 0)
20
- .ser(se_UpdateLimitCommand)
21
- .de(de_UpdateLimitCommand)
14
+ .sc(UpdateLimit)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateMonitorCommand, se_UpdateMonitorCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateMonitor } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateMonitorCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Deadline", "UpdateMonitor", {})
17
13
  .n("DeadlineClient", "UpdateMonitorCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateMonitorCommand)
20
- .de(de_UpdateMonitorCommand)
14
+ .sc(UpdateMonitor)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { UpdateQueueRequestFilterSensitiveLog } from "../models/models_1";
6
- import { de_UpdateQueueCommand, se_UpdateQueueCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateQueue } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdateQueueCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("Deadline", "UpdateQueue", {})
18
13
  .n("DeadlineClient", "UpdateQueueCommand")
19
- .f(UpdateQueueRequestFilterSensitiveLog, void 0)
20
- .ser(se_UpdateQueueCommand)
21
- .de(de_UpdateQueueCommand)
14
+ .sc(UpdateQueue)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { UpdateQueueEnvironmentRequestFilterSensitiveLog, } from "../models/models_1";
6
- import { de_UpdateQueueEnvironmentCommand, se_UpdateQueueEnvironmentCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateQueueEnvironment } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdateQueueEnvironmentCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("Deadline", "UpdateQueueEnvironment", {})
18
13
  .n("DeadlineClient", "UpdateQueueEnvironmentCommand")
19
- .f(UpdateQueueEnvironmentRequestFilterSensitiveLog, void 0)
20
- .ser(se_UpdateQueueEnvironmentCommand)
21
- .de(de_UpdateQueueEnvironmentCommand)
14
+ .sc(UpdateQueueEnvironment)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateQueueFleetAssociationCommand, se_UpdateQueueFleetAssociationCommand, } from "../protocols/Aws_restJson1";
4
+ import { UpdateQueueFleetAssociation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateQueueFleetAssociationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Deadline", "UpdateQueueFleetAssociation", {})
17
13
  .n("DeadlineClient", "UpdateQueueFleetAssociationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateQueueFleetAssociationCommand)
20
- .de(de_UpdateQueueFleetAssociationCommand)
14
+ .sc(UpdateQueueFleetAssociation)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateQueueLimitAssociationCommand, se_UpdateQueueLimitAssociationCommand, } from "../protocols/Aws_restJson1";
4
+ import { UpdateQueueLimitAssociation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateQueueLimitAssociationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Deadline", "UpdateQueueLimitAssociation", {})
17
13
  .n("DeadlineClient", "UpdateQueueLimitAssociationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateQueueLimitAssociationCommand)
20
- .de(de_UpdateQueueLimitAssociationCommand)
14
+ .sc(UpdateQueueLimitAssociation)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateSessionCommand, se_UpdateSessionCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateSession } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateSessionCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Deadline", "UpdateSession", {})
17
13
  .n("DeadlineClient", "UpdateSessionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateSessionCommand)
20
- .de(de_UpdateSessionCommand)
14
+ .sc(UpdateSession)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateStepCommand, se_UpdateStepCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateStep } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateStepCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Deadline", "UpdateStep", {})
17
13
  .n("DeadlineClient", "UpdateStepCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateStepCommand)
20
- .de(de_UpdateStepCommand)
14
+ .sc(UpdateStep)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { UpdateStorageProfileRequestFilterSensitiveLog, } from "../models/models_1";
6
- import { de_UpdateStorageProfileCommand, se_UpdateStorageProfileCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateStorageProfile } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdateStorageProfileCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("Deadline", "UpdateStorageProfile", {})
18
13
  .n("DeadlineClient", "UpdateStorageProfileCommand")
19
- .f(UpdateStorageProfileRequestFilterSensitiveLog, void 0)
20
- .ser(se_UpdateStorageProfileCommand)
21
- .de(de_UpdateStorageProfileCommand)
14
+ .sc(UpdateStorageProfile)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateTaskCommand, se_UpdateTaskCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateTask } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateTaskCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Deadline", "UpdateTask", {})
17
13
  .n("DeadlineClient", "UpdateTaskCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateTaskCommand)
20
- .de(de_UpdateTaskCommand)
14
+ .sc(UpdateTask)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { UpdateWorkerResponseFilterSensitiveLog } from "../models/models_0";
6
- import { de_UpdateWorkerCommand, se_UpdateWorkerCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateWorker } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdateWorkerCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("Deadline", "UpdateWorker", {})
18
13
  .n("DeadlineClient", "UpdateWorkerCommand")
19
- .f(void 0, UpdateWorkerResponseFilterSensitiveLog)
20
- .ser(se_UpdateWorkerCommand)
21
- .de(de_UpdateWorkerCommand)
14
+ .sc(UpdateWorker)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { UpdateWorkerScheduleRequestFilterSensitiveLog, UpdateWorkerScheduleResponseFilterSensitiveLog, } from "../models/models_0";
6
- import { de_UpdateWorkerScheduleCommand, se_UpdateWorkerScheduleCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateWorkerSchedule } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdateWorkerScheduleCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("Deadline", "UpdateWorkerSchedule", {})
18
13
  .n("DeadlineClient", "UpdateWorkerScheduleCommand")
19
- .f(UpdateWorkerScheduleRequestFilterSensitiveLog, UpdateWorkerScheduleResponseFilterSensitiveLog)
20
- .ser(se_UpdateWorkerScheduleCommand)
21
- .de(de_UpdateWorkerScheduleCommand)
14
+ .sc(UpdateWorkerSchedule)
22
15
  .build() {
23
16
  }