@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
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const core_1 = require("@aws-sdk/core");
|
|
5
|
+
const protocols_1 = require("@aws-sdk/core/protocols");
|
|
5
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
7
|
const url_parser_1 = require("@smithy/url-parser");
|
|
7
8
|
const util_base64_1 = require("@smithy/util-base64");
|
|
@@ -25,6 +26,7 @@ const getRuntimeConfig = (config) => {
|
|
|
25
26
|
},
|
|
26
27
|
],
|
|
27
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
+
protocol: config?.protocol ?? new protocols_1.AwsRestJsonProtocol({ defaultNamespace: "com.amazonaws.deadline" }),
|
|
28
30
|
serviceId: config?.serviceId ?? "deadline",
|
|
29
31
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
30
32
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
@@ -4,6 +4,7 @@ import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detec
|
|
|
4
4
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
5
5
|
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
|
+
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
7
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
9
|
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
10
|
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
@@ -28,6 +29,7 @@ export class DeadlineClient extends __Client {
|
|
|
28
29
|
const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
|
|
29
30
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
30
31
|
this.config = _config_8;
|
|
32
|
+
this.middlewareStack.use(getSchemaSerdePlugin(this.config));
|
|
31
33
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
32
34
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
33
35
|
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
@@ -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 { AssociateMemberToFarm } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AssociateMemberToFarmCommand 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", "AssociateMemberToFarm", {})
|
|
17
13
|
.n("DeadlineClient", "AssociateMemberToFarmCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AssociateMemberToFarmCommand)
|
|
20
|
-
.de(de_AssociateMemberToFarmCommand)
|
|
14
|
+
.sc(AssociateMemberToFarm)
|
|
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 { AssociateMemberToFleet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AssociateMemberToFleetCommand 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", "AssociateMemberToFleet", {})
|
|
17
13
|
.n("DeadlineClient", "AssociateMemberToFleetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AssociateMemberToFleetCommand)
|
|
20
|
-
.de(de_AssociateMemberToFleetCommand)
|
|
14
|
+
.sc(AssociateMemberToFleet)
|
|
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 { AssociateMemberToJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AssociateMemberToJobCommand 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", "AssociateMemberToJob", {})
|
|
17
13
|
.n("DeadlineClient", "AssociateMemberToJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AssociateMemberToJobCommand)
|
|
20
|
-
.de(de_AssociateMemberToJobCommand)
|
|
14
|
+
.sc(AssociateMemberToJob)
|
|
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 { AssociateMemberToQueue } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AssociateMemberToQueueCommand 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", "AssociateMemberToQueue", {})
|
|
17
13
|
.n("DeadlineClient", "AssociateMemberToQueueCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AssociateMemberToQueueCommand)
|
|
20
|
-
.de(de_AssociateMemberToQueueCommand)
|
|
14
|
+
.sc(AssociateMemberToQueue)
|
|
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_AssumeFleetRoleForReadCommand, se_AssumeFleetRoleForReadCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { AssumeFleetRoleForRead } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class AssumeFleetRoleForReadCommand 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", "AssumeFleetRoleForRead", {})
|
|
18
13
|
.n("DeadlineClient", "AssumeFleetRoleForReadCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_AssumeFleetRoleForReadCommand)
|
|
21
|
-
.de(de_AssumeFleetRoleForReadCommand)
|
|
14
|
+
.sc(AssumeFleetRoleForRead)
|
|
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 {
|
|
6
|
-
import { de_AssumeFleetRoleForWorkerCommand, se_AssumeFleetRoleForWorkerCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { AssumeFleetRoleForWorker } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class AssumeFleetRoleForWorkerCommand 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", "AssumeFleetRoleForWorker", {})
|
|
18
13
|
.n("DeadlineClient", "AssumeFleetRoleForWorkerCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_AssumeFleetRoleForWorkerCommand)
|
|
21
|
-
.de(de_AssumeFleetRoleForWorkerCommand)
|
|
14
|
+
.sc(AssumeFleetRoleForWorker)
|
|
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 {
|
|
6
|
-
import { de_AssumeQueueRoleForReadCommand, se_AssumeQueueRoleForReadCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { AssumeQueueRoleForRead } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class AssumeQueueRoleForReadCommand 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", "AssumeQueueRoleForRead", {})
|
|
18
13
|
.n("DeadlineClient", "AssumeQueueRoleForReadCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_AssumeQueueRoleForReadCommand)
|
|
21
|
-
.de(de_AssumeQueueRoleForReadCommand)
|
|
14
|
+
.sc(AssumeQueueRoleForRead)
|
|
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 {
|
|
6
|
-
import { de_AssumeQueueRoleForUserCommand, se_AssumeQueueRoleForUserCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { AssumeQueueRoleForUser } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class AssumeQueueRoleForUserCommand 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", "AssumeQueueRoleForUser", {})
|
|
18
13
|
.n("DeadlineClient", "AssumeQueueRoleForUserCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_AssumeQueueRoleForUserCommand)
|
|
21
|
-
.de(de_AssumeQueueRoleForUserCommand)
|
|
14
|
+
.sc(AssumeQueueRoleForUser)
|
|
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 {
|
|
6
|
-
import { de_AssumeQueueRoleForWorkerCommand, se_AssumeQueueRoleForWorkerCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { AssumeQueueRoleForWorker } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class AssumeQueueRoleForWorkerCommand 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", "AssumeQueueRoleForWorker", {})
|
|
18
13
|
.n("DeadlineClient", "AssumeQueueRoleForWorkerCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_AssumeQueueRoleForWorkerCommand)
|
|
21
|
-
.de(de_AssumeQueueRoleForWorkerCommand)
|
|
14
|
+
.sc(AssumeQueueRoleForWorker)
|
|
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 {
|
|
6
|
-
import { de_BatchGetJobEntityCommand, se_BatchGetJobEntityCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { BatchGetJobEntity } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class BatchGetJobEntityCommand 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", "BatchGetJobEntity", {})
|
|
18
13
|
.n("DeadlineClient", "BatchGetJobEntityCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_BatchGetJobEntityCommand)
|
|
21
|
-
.de(de_BatchGetJobEntityCommand)
|
|
14
|
+
.sc(BatchGetJobEntity)
|
|
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 { CopyJobTemplate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CopyJobTemplateCommand 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", "CopyJobTemplate", {})
|
|
17
13
|
.n("DeadlineClient", "CopyJobTemplateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CopyJobTemplateCommand)
|
|
20
|
-
.de(de_CopyJobTemplateCommand)
|
|
14
|
+
.sc(CopyJobTemplate)
|
|
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_CreateBudgetCommand, se_CreateBudgetCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateBudget } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateBudgetCommand 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", "CreateBudget", {})
|
|
18
13
|
.n("DeadlineClient", "CreateBudgetCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateBudgetCommand)
|
|
21
|
-
.de(de_CreateBudgetCommand)
|
|
14
|
+
.sc(CreateBudget)
|
|
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 {
|
|
6
|
-
import { de_CreateFarmCommand, se_CreateFarmCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateFarm } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateFarmCommand 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", "CreateFarm", {})
|
|
18
13
|
.n("DeadlineClient", "CreateFarmCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateFarmCommand)
|
|
21
|
-
.de(de_CreateFarmCommand)
|
|
14
|
+
.sc(CreateFarm)
|
|
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 {
|
|
6
|
-
import { de_CreateFleetCommand, se_CreateFleetCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateFleet } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateFleetCommand 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", "CreateFleet", {})
|
|
18
13
|
.n("DeadlineClient", "CreateFleetCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateFleetCommand)
|
|
21
|
-
.de(de_CreateFleetCommand)
|
|
14
|
+
.sc(CreateFleet)
|
|
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 {
|
|
6
|
-
import { de_CreateJobCommand, se_CreateJobCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateJob } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateJobCommand 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", "CreateJob", {})
|
|
18
13
|
.n("DeadlineClient", "CreateJobCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateJobCommand)
|
|
21
|
-
.de(de_CreateJobCommand)
|
|
14
|
+
.sc(CreateJob)
|
|
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 { CreateLicenseEndpoint } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateLicenseEndpointCommand 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", "CreateLicenseEndpoint", {})
|
|
17
13
|
.n("DeadlineClient", "CreateLicenseEndpointCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateLicenseEndpointCommand)
|
|
20
|
-
.de(de_CreateLicenseEndpointCommand)
|
|
14
|
+
.sc(CreateLicenseEndpoint)
|
|
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_CreateLimitCommand, se_CreateLimitCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateLimit } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateLimitCommand 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", "CreateLimit", {})
|
|
18
13
|
.n("DeadlineClient", "CreateLimitCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateLimitCommand)
|
|
21
|
-
.de(de_CreateLimitCommand)
|
|
14
|
+
.sc(CreateLimit)
|
|
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 { CreateMonitor } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateMonitorCommand 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", "CreateMonitor", {})
|
|
17
13
|
.n("DeadlineClient", "CreateMonitorCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateMonitorCommand)
|
|
20
|
-
.de(de_CreateMonitorCommand)
|
|
14
|
+
.sc(CreateMonitor)
|
|
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_CreateQueueCommand, se_CreateQueueCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateQueue } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateQueueCommand 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", "CreateQueue", {})
|
|
18
13
|
.n("DeadlineClient", "CreateQueueCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateQueueCommand)
|
|
21
|
-
.de(de_CreateQueueCommand)
|
|
14
|
+
.sc(CreateQueue)
|
|
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 {
|
|
6
|
-
import { de_CreateQueueEnvironmentCommand, se_CreateQueueEnvironmentCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateQueueEnvironment } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateQueueEnvironmentCommand 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", "CreateQueueEnvironment", {})
|
|
18
13
|
.n("DeadlineClient", "CreateQueueEnvironmentCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateQueueEnvironmentCommand)
|
|
21
|
-
.de(de_CreateQueueEnvironmentCommand)
|
|
14
|
+
.sc(CreateQueueEnvironment)
|
|
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 { CreateQueueFleetAssociation } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateQueueFleetAssociationCommand 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", "CreateQueueFleetAssociation", {})
|
|
17
13
|
.n("DeadlineClient", "CreateQueueFleetAssociationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateQueueFleetAssociationCommand)
|
|
20
|
-
.de(de_CreateQueueFleetAssociationCommand)
|
|
14
|
+
.sc(CreateQueueFleetAssociation)
|
|
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 { CreateQueueLimitAssociation } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateQueueLimitAssociationCommand 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", "CreateQueueLimitAssociation", {})
|
|
17
13
|
.n("DeadlineClient", "CreateQueueLimitAssociationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateQueueLimitAssociationCommand)
|
|
20
|
-
.de(de_CreateQueueLimitAssociationCommand)
|
|
14
|
+
.sc(CreateQueueLimitAssociation)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|