@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.
- package/dist-cjs/index.js +5505 -6622
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/DeadlineClient.js +2 -0
- package/dist-es/commands/AssociateMemberToFarmCommand.js +3 -9
- package/dist-es/commands/AssociateMemberToFleetCommand.js +3 -9
- package/dist-es/commands/AssociateMemberToJobCommand.js +3 -9
- package/dist-es/commands/AssociateMemberToQueueCommand.js +3 -9
- package/dist-es/commands/AssumeFleetRoleForReadCommand.js +3 -10
- package/dist-es/commands/AssumeFleetRoleForWorkerCommand.js +3 -10
- package/dist-es/commands/AssumeQueueRoleForReadCommand.js +3 -10
- package/dist-es/commands/AssumeQueueRoleForUserCommand.js +3 -10
- package/dist-es/commands/AssumeQueueRoleForWorkerCommand.js +3 -10
- package/dist-es/commands/BatchGetJobEntityCommand.js +3 -10
- package/dist-es/commands/CopyJobTemplateCommand.js +3 -9
- package/dist-es/commands/CreateBudgetCommand.js +3 -10
- package/dist-es/commands/CreateFarmCommand.js +3 -10
- package/dist-es/commands/CreateFleetCommand.js +3 -10
- package/dist-es/commands/CreateJobCommand.js +3 -10
- package/dist-es/commands/CreateLicenseEndpointCommand.js +3 -9
- package/dist-es/commands/CreateLimitCommand.js +3 -10
- package/dist-es/commands/CreateMonitorCommand.js +3 -9
- package/dist-es/commands/CreateQueueCommand.js +3 -10
- package/dist-es/commands/CreateQueueEnvironmentCommand.js +3 -10
- package/dist-es/commands/CreateQueueFleetAssociationCommand.js +3 -9
- package/dist-es/commands/CreateQueueLimitAssociationCommand.js +3 -9
- package/dist-es/commands/CreateStorageProfileCommand.js +3 -10
- package/dist-es/commands/CreateWorkerCommand.js +3 -9
- package/dist-es/commands/DeleteBudgetCommand.js +3 -9
- package/dist-es/commands/DeleteFarmCommand.js +3 -9
- package/dist-es/commands/DeleteFleetCommand.js +3 -9
- package/dist-es/commands/DeleteLicenseEndpointCommand.js +3 -9
- package/dist-es/commands/DeleteLimitCommand.js +3 -9
- package/dist-es/commands/DeleteMeteredProductCommand.js +3 -9
- package/dist-es/commands/DeleteMonitorCommand.js +3 -9
- package/dist-es/commands/DeleteQueueCommand.js +3 -9
- package/dist-es/commands/DeleteQueueEnvironmentCommand.js +3 -9
- package/dist-es/commands/DeleteQueueFleetAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteQueueLimitAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteStorageProfileCommand.js +3 -9
- package/dist-es/commands/DeleteWorkerCommand.js +3 -9
- package/dist-es/commands/DisassociateMemberFromFarmCommand.js +3 -9
- package/dist-es/commands/DisassociateMemberFromFleetCommand.js +3 -9
- package/dist-es/commands/DisassociateMemberFromJobCommand.js +3 -9
- package/dist-es/commands/DisassociateMemberFromQueueCommand.js +3 -9
- package/dist-es/commands/GetBudgetCommand.js +3 -10
- package/dist-es/commands/GetFarmCommand.js +3 -10
- package/dist-es/commands/GetFleetCommand.js +3 -10
- package/dist-es/commands/GetJobCommand.js +3 -10
- package/dist-es/commands/GetLicenseEndpointCommand.js +3 -9
- package/dist-es/commands/GetLimitCommand.js +3 -10
- package/dist-es/commands/GetMonitorCommand.js +3 -9
- package/dist-es/commands/GetQueueCommand.js +3 -10
- package/dist-es/commands/GetQueueEnvironmentCommand.js +3 -10
- package/dist-es/commands/GetQueueFleetAssociationCommand.js +3 -9
- package/dist-es/commands/GetQueueLimitAssociationCommand.js +3 -9
- package/dist-es/commands/GetSessionActionCommand.js +3 -10
- package/dist-es/commands/GetSessionCommand.js +3 -9
- package/dist-es/commands/GetSessionsStatisticsAggregationCommand.js +3 -9
- package/dist-es/commands/GetStepCommand.js +3 -10
- package/dist-es/commands/GetStorageProfileCommand.js +3 -10
- package/dist-es/commands/GetStorageProfileForQueueCommand.js +3 -10
- package/dist-es/commands/GetTaskCommand.js +3 -10
- package/dist-es/commands/GetWorkerCommand.js +3 -9
- package/dist-es/commands/ListAvailableMeteredProductsCommand.js +3 -9
- package/dist-es/commands/ListBudgetsCommand.js +3 -10
- package/dist-es/commands/ListFarmMembersCommand.js +3 -9
- package/dist-es/commands/ListFarmsCommand.js +3 -9
- package/dist-es/commands/ListFleetMembersCommand.js +3 -9
- package/dist-es/commands/ListFleetsCommand.js +3 -9
- package/dist-es/commands/ListJobMembersCommand.js +3 -9
- package/dist-es/commands/ListJobParameterDefinitionsCommand.js +3 -9
- package/dist-es/commands/ListJobsCommand.js +3 -9
- package/dist-es/commands/ListLicenseEndpointsCommand.js +3 -9
- package/dist-es/commands/ListLimitsCommand.js +3 -9
- package/dist-es/commands/ListMeteredProductsCommand.js +3 -9
- package/dist-es/commands/ListMonitorsCommand.js +3 -9
- package/dist-es/commands/ListQueueEnvironmentsCommand.js +3 -9
- package/dist-es/commands/ListQueueFleetAssociationsCommand.js +3 -9
- package/dist-es/commands/ListQueueLimitAssociationsCommand.js +3 -9
- package/dist-es/commands/ListQueueMembersCommand.js +3 -9
- package/dist-es/commands/ListQueuesCommand.js +3 -9
- package/dist-es/commands/ListSessionActionsCommand.js +3 -10
- package/dist-es/commands/ListSessionsCommand.js +3 -9
- package/dist-es/commands/ListSessionsForWorkerCommand.js +3 -9
- package/dist-es/commands/ListStepConsumersCommand.js +3 -9
- package/dist-es/commands/ListStepDependenciesCommand.js +3 -9
- package/dist-es/commands/ListStepsCommand.js +3 -9
- package/dist-es/commands/ListStorageProfilesCommand.js +3 -9
- package/dist-es/commands/ListStorageProfilesForQueueCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListTasksCommand.js +3 -10
- package/dist-es/commands/ListWorkersCommand.js +3 -9
- package/dist-es/commands/PutMeteredProductCommand.js +3 -9
- package/dist-es/commands/SearchJobsCommand.js +3 -10
- package/dist-es/commands/SearchStepsCommand.js +3 -9
- package/dist-es/commands/SearchTasksCommand.js +3 -10
- package/dist-es/commands/SearchWorkersCommand.js +3 -9
- package/dist-es/commands/StartSessionsStatisticsAggregationCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateBudgetCommand.js +3 -10
- package/dist-es/commands/UpdateFarmCommand.js +3 -10
- package/dist-es/commands/UpdateFleetCommand.js +3 -10
- package/dist-es/commands/UpdateJobCommand.js +3 -9
- package/dist-es/commands/UpdateLimitCommand.js +3 -10
- package/dist-es/commands/UpdateMonitorCommand.js +3 -9
- package/dist-es/commands/UpdateQueueCommand.js +3 -10
- package/dist-es/commands/UpdateQueueEnvironmentCommand.js +3 -10
- package/dist-es/commands/UpdateQueueFleetAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateQueueLimitAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateSessionCommand.js +3 -9
- package/dist-es/commands/UpdateStepCommand.js +3 -9
- package/dist-es/commands/UpdateStorageProfileCommand.js +3 -10
- package/dist-es/commands/UpdateTaskCommand.js +3 -9
- package/dist-es/commands/UpdateWorkerCommand.js +3 -10
- package/dist-es/commands/UpdateWorkerScheduleCommand.js +3 -10
- package/dist-es/models/models_0.js +0 -444
- package/dist-es/models/models_1.js +0 -84
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +5294 -0
- package/dist-types/DeadlineClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +44 -243
- package/dist-types/models/models_1.d.ts +12 -47
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +575 -0
- package/dist-types/ts3.4/DeadlineClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -187
- package/dist-types/ts3.4/models/models_1.d.ts +0 -37
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +582 -0
- package/package.json +34 -35
- package/dist-es/protocols/Aws_restJson1.js +0 -5229
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -1019
- 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 {
|
|
4
|
+
import { ListJobs } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListJobsCommand 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", "ListJobs", {})
|
|
17
13
|
.n("DeadlineClient", "ListJobsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListJobsCommand)
|
|
20
|
-
.de(de_ListJobsCommand)
|
|
14
|
+
.sc(ListJobs)
|
|
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 {
|
|
4
|
+
import { ListLicenseEndpoints } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListLicenseEndpointsCommand 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", "ListLicenseEndpoints", {})
|
|
17
13
|
.n("DeadlineClient", "ListLicenseEndpointsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListLicenseEndpointsCommand)
|
|
20
|
-
.de(de_ListLicenseEndpointsCommand)
|
|
14
|
+
.sc(ListLicenseEndpoints)
|
|
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 {
|
|
4
|
+
import { ListLimits } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListLimitsCommand 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", "ListLimits", {})
|
|
17
13
|
.n("DeadlineClient", "ListLimitsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListLimitsCommand)
|
|
20
|
-
.de(de_ListLimitsCommand)
|
|
14
|
+
.sc(ListLimits)
|
|
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 {
|
|
4
|
+
import { ListMeteredProducts } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListMeteredProductsCommand 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", "ListMeteredProducts", {})
|
|
17
13
|
.n("DeadlineClient", "ListMeteredProductsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListMeteredProductsCommand)
|
|
20
|
-
.de(de_ListMeteredProductsCommand)
|
|
14
|
+
.sc(ListMeteredProducts)
|
|
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 {
|
|
4
|
+
import { ListMonitors } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListMonitorsCommand 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", "ListMonitors", {})
|
|
17
13
|
.n("DeadlineClient", "ListMonitorsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListMonitorsCommand)
|
|
20
|
-
.de(de_ListMonitorsCommand)
|
|
14
|
+
.sc(ListMonitors)
|
|
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 {
|
|
4
|
+
import { ListQueueEnvironments } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListQueueEnvironmentsCommand 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", "ListQueueEnvironments", {})
|
|
17
13
|
.n("DeadlineClient", "ListQueueEnvironmentsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListQueueEnvironmentsCommand)
|
|
20
|
-
.de(de_ListQueueEnvironmentsCommand)
|
|
14
|
+
.sc(ListQueueEnvironments)
|
|
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 {
|
|
4
|
+
import { ListQueueFleetAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListQueueFleetAssociationsCommand 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", "ListQueueFleetAssociations", {})
|
|
17
13
|
.n("DeadlineClient", "ListQueueFleetAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListQueueFleetAssociationsCommand)
|
|
20
|
-
.de(de_ListQueueFleetAssociationsCommand)
|
|
14
|
+
.sc(ListQueueFleetAssociations)
|
|
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 {
|
|
4
|
+
import { ListQueueLimitAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListQueueLimitAssociationsCommand 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", "ListQueueLimitAssociations", {})
|
|
17
13
|
.n("DeadlineClient", "ListQueueLimitAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListQueueLimitAssociationsCommand)
|
|
20
|
-
.de(de_ListQueueLimitAssociationsCommand)
|
|
14
|
+
.sc(ListQueueLimitAssociations)
|
|
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 {
|
|
4
|
+
import { ListQueueMembers } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListQueueMembersCommand 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", "ListQueueMembers", {})
|
|
17
13
|
.n("DeadlineClient", "ListQueueMembersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListQueueMembersCommand)
|
|
20
|
-
.de(de_ListQueueMembersCommand)
|
|
14
|
+
.sc(ListQueueMembers)
|
|
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 {
|
|
4
|
+
import { ListQueues } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListQueuesCommand 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", "ListQueues", {})
|
|
17
13
|
.n("DeadlineClient", "ListQueuesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListQueuesCommand)
|
|
20
|
-
.de(de_ListQueuesCommand)
|
|
14
|
+
.sc(ListQueues)
|
|
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 {
|
|
6
|
-
import { de_ListSessionActionsCommand, se_ListSessionActionsCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { ListSessionActions } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ListSessionActionsCommand 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", "ListSessionActions", {})
|
|
18
13
|
.n("DeadlineClient", "ListSessionActionsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ListSessionActionsCommand)
|
|
21
|
-
.de(de_ListSessionActionsCommand)
|
|
14
|
+
.sc(ListSessionActions)
|
|
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 {
|
|
4
|
+
import { ListSessions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListSessionsCommand 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", "ListSessions", {})
|
|
17
13
|
.n("DeadlineClient", "ListSessionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListSessionsCommand)
|
|
20
|
-
.de(de_ListSessionsCommand)
|
|
14
|
+
.sc(ListSessions)
|
|
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 {
|
|
4
|
+
import { ListSessionsForWorker } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListSessionsForWorkerCommand 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", "ListSessionsForWorker", {})
|
|
17
13
|
.n("DeadlineClient", "ListSessionsForWorkerCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListSessionsForWorkerCommand)
|
|
20
|
-
.de(de_ListSessionsForWorkerCommand)
|
|
14
|
+
.sc(ListSessionsForWorker)
|
|
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 {
|
|
4
|
+
import { ListStepConsumers } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListStepConsumersCommand 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", "ListStepConsumers", {})
|
|
17
13
|
.n("DeadlineClient", "ListStepConsumersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListStepConsumersCommand)
|
|
20
|
-
.de(de_ListStepConsumersCommand)
|
|
14
|
+
.sc(ListStepConsumers)
|
|
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 {
|
|
4
|
+
import { ListStepDependencies } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListStepDependenciesCommand 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", "ListStepDependencies", {})
|
|
17
13
|
.n("DeadlineClient", "ListStepDependenciesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListStepDependenciesCommand)
|
|
20
|
-
.de(de_ListStepDependenciesCommand)
|
|
14
|
+
.sc(ListStepDependencies)
|
|
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 {
|
|
4
|
+
import { ListSteps } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListStepsCommand 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", "ListSteps", {})
|
|
17
13
|
.n("DeadlineClient", "ListStepsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListStepsCommand)
|
|
20
|
-
.de(de_ListStepsCommand)
|
|
14
|
+
.sc(ListSteps)
|
|
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 {
|
|
4
|
+
import { ListStorageProfiles } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListStorageProfilesCommand 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", "ListStorageProfiles", {})
|
|
17
13
|
.n("DeadlineClient", "ListStorageProfilesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListStorageProfilesCommand)
|
|
20
|
-
.de(de_ListStorageProfilesCommand)
|
|
14
|
+
.sc(ListStorageProfiles)
|
|
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 {
|
|
4
|
+
import { ListStorageProfilesForQueue } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListStorageProfilesForQueueCommand 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", "ListStorageProfilesForQueue", {})
|
|
17
13
|
.n("DeadlineClient", "ListStorageProfilesForQueueCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListStorageProfilesForQueueCommand)
|
|
20
|
-
.de(de_ListStorageProfilesForQueueCommand)
|
|
14
|
+
.sc(ListStorageProfilesForQueue)
|
|
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 {
|
|
4
|
+
import { ListTagsForResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTagsForResourceCommand 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", "ListTagsForResource", {})
|
|
17
13
|
.n("DeadlineClient", "ListTagsForResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTagsForResourceCommand)
|
|
20
|
-
.de(de_ListTagsForResourceCommand)
|
|
14
|
+
.sc(ListTagsForResource)
|
|
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 {
|
|
6
|
-
import { de_ListTasksCommand, se_ListTasksCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { ListTasks } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ListTasksCommand 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", "ListTasks", {})
|
|
18
13
|
.n("DeadlineClient", "ListTasksCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ListTasksCommand)
|
|
21
|
-
.de(de_ListTasksCommand)
|
|
14
|
+
.sc(ListTasks)
|
|
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 {
|
|
4
|
+
import { ListWorkers } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListWorkersCommand 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", "ListWorkers", {})
|
|
17
13
|
.n("DeadlineClient", "ListWorkersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListWorkersCommand)
|
|
20
|
-
.de(de_ListWorkersCommand)
|
|
14
|
+
.sc(ListWorkers)
|
|
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 {
|
|
4
|
+
import { PutMeteredProduct } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutMeteredProductCommand 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", "PutMeteredProduct", {})
|
|
17
13
|
.n("DeadlineClient", "PutMeteredProductCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutMeteredProductCommand)
|
|
20
|
-
.de(de_PutMeteredProductCommand)
|
|
14
|
+
.sc(PutMeteredProduct)
|
|
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 {
|
|
6
|
-
import { de_SearchJobsCommand, se_SearchJobsCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { SearchJobs } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class SearchJobsCommand 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", "SearchJobs", {})
|
|
18
13
|
.n("DeadlineClient", "SearchJobsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_SearchJobsCommand)
|
|
21
|
-
.de(de_SearchJobsCommand)
|
|
14
|
+
.sc(SearchJobs)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|