@aws-sdk/client-deadline 3.952.0 → 3.953.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 +1503 -1004
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/AssociateMemberToFarmCommand.js +2 -2
- package/dist-es/commands/AssociateMemberToFleetCommand.js +2 -2
- package/dist-es/commands/AssociateMemberToJobCommand.js +2 -2
- package/dist-es/commands/AssociateMemberToQueueCommand.js +2 -2
- package/dist-es/commands/AssumeFleetRoleForReadCommand.js +2 -2
- package/dist-es/commands/AssumeFleetRoleForWorkerCommand.js +2 -2
- package/dist-es/commands/AssumeQueueRoleForReadCommand.js +2 -2
- package/dist-es/commands/AssumeQueueRoleForUserCommand.js +2 -2
- package/dist-es/commands/AssumeQueueRoleForWorkerCommand.js +2 -2
- package/dist-es/commands/BatchGetJobEntityCommand.js +2 -2
- package/dist-es/commands/CopyJobTemplateCommand.js +2 -2
- package/dist-es/commands/CreateBudgetCommand.js +2 -2
- package/dist-es/commands/CreateFarmCommand.js +2 -2
- package/dist-es/commands/CreateFleetCommand.js +2 -2
- package/dist-es/commands/CreateJobCommand.js +2 -2
- package/dist-es/commands/CreateLicenseEndpointCommand.js +2 -2
- package/dist-es/commands/CreateLimitCommand.js +2 -2
- package/dist-es/commands/CreateMonitorCommand.js +2 -2
- package/dist-es/commands/CreateQueueCommand.js +2 -2
- package/dist-es/commands/CreateQueueEnvironmentCommand.js +2 -2
- package/dist-es/commands/CreateQueueFleetAssociationCommand.js +2 -2
- package/dist-es/commands/CreateQueueLimitAssociationCommand.js +2 -2
- package/dist-es/commands/CreateStorageProfileCommand.js +2 -2
- package/dist-es/commands/CreateWorkerCommand.js +2 -2
- package/dist-es/commands/DeleteBudgetCommand.js +2 -2
- package/dist-es/commands/DeleteFarmCommand.js +2 -2
- package/dist-es/commands/DeleteFleetCommand.js +2 -2
- package/dist-es/commands/DeleteLicenseEndpointCommand.js +2 -2
- package/dist-es/commands/DeleteLimitCommand.js +2 -2
- package/dist-es/commands/DeleteMeteredProductCommand.js +2 -2
- package/dist-es/commands/DeleteMonitorCommand.js +2 -2
- package/dist-es/commands/DeleteQueueCommand.js +2 -2
- package/dist-es/commands/DeleteQueueEnvironmentCommand.js +2 -2
- package/dist-es/commands/DeleteQueueFleetAssociationCommand.js +2 -2
- package/dist-es/commands/DeleteQueueLimitAssociationCommand.js +2 -2
- package/dist-es/commands/DeleteStorageProfileCommand.js +2 -2
- package/dist-es/commands/DeleteWorkerCommand.js +2 -2
- package/dist-es/commands/DisassociateMemberFromFarmCommand.js +2 -2
- package/dist-es/commands/DisassociateMemberFromFleetCommand.js +2 -2
- package/dist-es/commands/DisassociateMemberFromJobCommand.js +2 -2
- package/dist-es/commands/DisassociateMemberFromQueueCommand.js +2 -2
- package/dist-es/commands/GetBudgetCommand.js +2 -2
- package/dist-es/commands/GetFarmCommand.js +2 -2
- package/dist-es/commands/GetFleetCommand.js +2 -2
- package/dist-es/commands/GetJobCommand.js +2 -2
- package/dist-es/commands/GetLicenseEndpointCommand.js +2 -2
- package/dist-es/commands/GetLimitCommand.js +2 -2
- package/dist-es/commands/GetMonitorCommand.js +2 -2
- package/dist-es/commands/GetQueueCommand.js +2 -2
- package/dist-es/commands/GetQueueEnvironmentCommand.js +2 -2
- package/dist-es/commands/GetQueueFleetAssociationCommand.js +2 -2
- package/dist-es/commands/GetQueueLimitAssociationCommand.js +2 -2
- package/dist-es/commands/GetSessionActionCommand.js +2 -2
- package/dist-es/commands/GetSessionCommand.js +2 -2
- package/dist-es/commands/GetSessionsStatisticsAggregationCommand.js +2 -2
- package/dist-es/commands/GetStepCommand.js +2 -2
- package/dist-es/commands/GetStorageProfileCommand.js +2 -2
- package/dist-es/commands/GetStorageProfileForQueueCommand.js +2 -2
- package/dist-es/commands/GetTaskCommand.js +2 -2
- package/dist-es/commands/GetWorkerCommand.js +2 -2
- package/dist-es/commands/ListAvailableMeteredProductsCommand.js +2 -2
- package/dist-es/commands/ListBudgetsCommand.js +2 -2
- package/dist-es/commands/ListFarmMembersCommand.js +2 -2
- package/dist-es/commands/ListFarmsCommand.js +2 -2
- package/dist-es/commands/ListFleetMembersCommand.js +2 -2
- package/dist-es/commands/ListFleetsCommand.js +2 -2
- package/dist-es/commands/ListJobMembersCommand.js +2 -2
- package/dist-es/commands/ListJobParameterDefinitionsCommand.js +2 -2
- package/dist-es/commands/ListJobsCommand.js +2 -2
- package/dist-es/commands/ListLicenseEndpointsCommand.js +2 -2
- package/dist-es/commands/ListLimitsCommand.js +2 -2
- package/dist-es/commands/ListMeteredProductsCommand.js +2 -2
- package/dist-es/commands/ListMonitorsCommand.js +2 -2
- package/dist-es/commands/ListQueueEnvironmentsCommand.js +2 -2
- package/dist-es/commands/ListQueueFleetAssociationsCommand.js +2 -2
- package/dist-es/commands/ListQueueLimitAssociationsCommand.js +2 -2
- package/dist-es/commands/ListQueueMembersCommand.js +2 -2
- package/dist-es/commands/ListQueuesCommand.js +2 -2
- package/dist-es/commands/ListSessionActionsCommand.js +2 -2
- package/dist-es/commands/ListSessionsCommand.js +2 -2
- package/dist-es/commands/ListSessionsForWorkerCommand.js +2 -2
- package/dist-es/commands/ListStepConsumersCommand.js +2 -2
- package/dist-es/commands/ListStepDependenciesCommand.js +2 -2
- package/dist-es/commands/ListStepsCommand.js +2 -2
- package/dist-es/commands/ListStorageProfilesCommand.js +2 -2
- package/dist-es/commands/ListStorageProfilesForQueueCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTasksCommand.js +2 -2
- package/dist-es/commands/ListWorkersCommand.js +2 -2
- package/dist-es/commands/PutMeteredProductCommand.js +2 -2
- package/dist-es/commands/SearchJobsCommand.js +2 -2
- package/dist-es/commands/SearchStepsCommand.js +2 -2
- package/dist-es/commands/SearchTasksCommand.js +2 -2
- package/dist-es/commands/SearchWorkersCommand.js +2 -2
- package/dist-es/commands/StartSessionsStatisticsAggregationCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateBudgetCommand.js +2 -2
- package/dist-es/commands/UpdateFarmCommand.js +2 -2
- package/dist-es/commands/UpdateFleetCommand.js +2 -2
- package/dist-es/commands/UpdateJobCommand.js +2 -2
- package/dist-es/commands/UpdateLimitCommand.js +2 -2
- package/dist-es/commands/UpdateMonitorCommand.js +2 -2
- package/dist-es/commands/UpdateQueueCommand.js +2 -2
- package/dist-es/commands/UpdateQueueEnvironmentCommand.js +2 -2
- package/dist-es/commands/UpdateQueueFleetAssociationCommand.js +2 -2
- package/dist-es/commands/UpdateQueueLimitAssociationCommand.js +2 -2
- package/dist-es/commands/UpdateSessionCommand.js +2 -2
- package/dist-es/commands/UpdateStepCommand.js +2 -2
- package/dist-es/commands/UpdateStorageProfileCommand.js +2 -2
- package/dist-es/commands/UpdateTaskCommand.js +2 -2
- package/dist-es/commands/UpdateWorkerCommand.js +2 -2
- package/dist-es/commands/UpdateWorkerScheduleCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +932 -909
- package/dist-types/DeadlineClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +477 -574
- package/dist-types/ts3.4/DeadlineClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +476 -576
- package/package.json +35 -35
|
@@ -26,7 +26,12 @@ const getRuntimeConfig = (config) => {
|
|
|
26
26
|
},
|
|
27
27
|
],
|
|
28
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
-
protocol: config?.protocol ??
|
|
29
|
+
protocol: config?.protocol ?? protocols_1.AwsRestJsonProtocol,
|
|
30
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
31
|
+
defaultNamespace: "com.amazonaws.deadline",
|
|
32
|
+
version: "2023-10-12",
|
|
33
|
+
serviceTarget: "Deadline",
|
|
34
|
+
},
|
|
30
35
|
serviceId: config?.serviceId ?? "deadline",
|
|
31
36
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
32
37
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssociateMemberToFarm } from "../schemas/schemas_0";
|
|
4
|
+
import { AssociateMemberToFarm$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociateMemberToFarmCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssociateMemberToFarmCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "AssociateMemberToFarm", {})
|
|
13
13
|
.n("DeadlineClient", "AssociateMemberToFarmCommand")
|
|
14
|
-
.sc(AssociateMemberToFarm)
|
|
14
|
+
.sc(AssociateMemberToFarm$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssociateMemberToFleet } from "../schemas/schemas_0";
|
|
4
|
+
import { AssociateMemberToFleet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociateMemberToFleetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssociateMemberToFleetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "AssociateMemberToFleet", {})
|
|
13
13
|
.n("DeadlineClient", "AssociateMemberToFleetCommand")
|
|
14
|
-
.sc(AssociateMemberToFleet)
|
|
14
|
+
.sc(AssociateMemberToFleet$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssociateMemberToJob } from "../schemas/schemas_0";
|
|
4
|
+
import { AssociateMemberToJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociateMemberToJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssociateMemberToJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "AssociateMemberToJob", {})
|
|
13
13
|
.n("DeadlineClient", "AssociateMemberToJobCommand")
|
|
14
|
-
.sc(AssociateMemberToJob)
|
|
14
|
+
.sc(AssociateMemberToJob$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssociateMemberToQueue } from "../schemas/schemas_0";
|
|
4
|
+
import { AssociateMemberToQueue$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociateMemberToQueueCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssociateMemberToQueueCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "AssociateMemberToQueue", {})
|
|
13
13
|
.n("DeadlineClient", "AssociateMemberToQueueCommand")
|
|
14
|
-
.sc(AssociateMemberToQueue)
|
|
14
|
+
.sc(AssociateMemberToQueue$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssumeFleetRoleForRead } from "../schemas/schemas_0";
|
|
4
|
+
import { AssumeFleetRoleForRead$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssumeFleetRoleForReadCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssumeFleetRoleForReadCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "AssumeFleetRoleForRead", {})
|
|
13
13
|
.n("DeadlineClient", "AssumeFleetRoleForReadCommand")
|
|
14
|
-
.sc(AssumeFleetRoleForRead)
|
|
14
|
+
.sc(AssumeFleetRoleForRead$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssumeFleetRoleForWorker } from "../schemas/schemas_0";
|
|
4
|
+
import { AssumeFleetRoleForWorker$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssumeFleetRoleForWorkerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssumeFleetRoleForWorkerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "AssumeFleetRoleForWorker", {})
|
|
13
13
|
.n("DeadlineClient", "AssumeFleetRoleForWorkerCommand")
|
|
14
|
-
.sc(AssumeFleetRoleForWorker)
|
|
14
|
+
.sc(AssumeFleetRoleForWorker$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssumeQueueRoleForRead } from "../schemas/schemas_0";
|
|
4
|
+
import { AssumeQueueRoleForRead$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssumeQueueRoleForReadCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssumeQueueRoleForReadCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "AssumeQueueRoleForRead", {})
|
|
13
13
|
.n("DeadlineClient", "AssumeQueueRoleForReadCommand")
|
|
14
|
-
.sc(AssumeQueueRoleForRead)
|
|
14
|
+
.sc(AssumeQueueRoleForRead$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssumeQueueRoleForUser } from "../schemas/schemas_0";
|
|
4
|
+
import { AssumeQueueRoleForUser$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssumeQueueRoleForUserCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssumeQueueRoleForUserCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "AssumeQueueRoleForUser", {})
|
|
13
13
|
.n("DeadlineClient", "AssumeQueueRoleForUserCommand")
|
|
14
|
-
.sc(AssumeQueueRoleForUser)
|
|
14
|
+
.sc(AssumeQueueRoleForUser$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssumeQueueRoleForWorker } from "../schemas/schemas_0";
|
|
4
|
+
import { AssumeQueueRoleForWorker$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssumeQueueRoleForWorkerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssumeQueueRoleForWorkerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "AssumeQueueRoleForWorker", {})
|
|
13
13
|
.n("DeadlineClient", "AssumeQueueRoleForWorkerCommand")
|
|
14
|
-
.sc(AssumeQueueRoleForWorker)
|
|
14
|
+
.sc(AssumeQueueRoleForWorker$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { BatchGetJobEntity } from "../schemas/schemas_0";
|
|
4
|
+
import { BatchGetJobEntity$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class BatchGetJobEntityCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class BatchGetJobEntityCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "BatchGetJobEntity", {})
|
|
13
13
|
.n("DeadlineClient", "BatchGetJobEntityCommand")
|
|
14
|
-
.sc(BatchGetJobEntity)
|
|
14
|
+
.sc(BatchGetJobEntity$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CopyJobTemplate } from "../schemas/schemas_0";
|
|
4
|
+
import { CopyJobTemplate$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CopyJobTemplateCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CopyJobTemplateCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "CopyJobTemplate", {})
|
|
13
13
|
.n("DeadlineClient", "CopyJobTemplateCommand")
|
|
14
|
-
.sc(CopyJobTemplate)
|
|
14
|
+
.sc(CopyJobTemplate$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateBudget } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateBudget$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateBudgetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateBudgetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "CreateBudget", {})
|
|
13
13
|
.n("DeadlineClient", "CreateBudgetCommand")
|
|
14
|
-
.sc(CreateBudget)
|
|
14
|
+
.sc(CreateBudget$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateFarm } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateFarm$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateFarmCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateFarmCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "CreateFarm", {})
|
|
13
13
|
.n("DeadlineClient", "CreateFarmCommand")
|
|
14
|
-
.sc(CreateFarm)
|
|
14
|
+
.sc(CreateFarm$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateFleet } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateFleet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateFleetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateFleetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "CreateFleet", {})
|
|
13
13
|
.n("DeadlineClient", "CreateFleetCommand")
|
|
14
|
-
.sc(CreateFleet)
|
|
14
|
+
.sc(CreateFleet$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateJob } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "CreateJob", {})
|
|
13
13
|
.n("DeadlineClient", "CreateJobCommand")
|
|
14
|
-
.sc(CreateJob)
|
|
14
|
+
.sc(CreateJob$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateLicenseEndpoint } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateLicenseEndpoint$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateLicenseEndpointCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateLicenseEndpointCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "CreateLicenseEndpoint", {})
|
|
13
13
|
.n("DeadlineClient", "CreateLicenseEndpointCommand")
|
|
14
|
-
.sc(CreateLicenseEndpoint)
|
|
14
|
+
.sc(CreateLicenseEndpoint$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateLimit } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateLimit$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateLimitCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateLimitCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "CreateLimit", {})
|
|
13
13
|
.n("DeadlineClient", "CreateLimitCommand")
|
|
14
|
-
.sc(CreateLimit)
|
|
14
|
+
.sc(CreateLimit$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateMonitor } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateMonitor$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateMonitorCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateMonitorCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "CreateMonitor", {})
|
|
13
13
|
.n("DeadlineClient", "CreateMonitorCommand")
|
|
14
|
-
.sc(CreateMonitor)
|
|
14
|
+
.sc(CreateMonitor$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateQueue } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateQueue$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateQueueCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateQueueCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "CreateQueue", {})
|
|
13
13
|
.n("DeadlineClient", "CreateQueueCommand")
|
|
14
|
-
.sc(CreateQueue)
|
|
14
|
+
.sc(CreateQueue$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateQueueEnvironment } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateQueueEnvironment$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateQueueEnvironmentCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateQueueEnvironmentCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "CreateQueueEnvironment", {})
|
|
13
13
|
.n("DeadlineClient", "CreateQueueEnvironmentCommand")
|
|
14
|
-
.sc(CreateQueueEnvironment)
|
|
14
|
+
.sc(CreateQueueEnvironment$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateQueueFleetAssociation } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateQueueFleetAssociation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateQueueFleetAssociationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateQueueFleetAssociationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "CreateQueueFleetAssociation", {})
|
|
13
13
|
.n("DeadlineClient", "CreateQueueFleetAssociationCommand")
|
|
14
|
-
.sc(CreateQueueFleetAssociation)
|
|
14
|
+
.sc(CreateQueueFleetAssociation$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateQueueLimitAssociation } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateQueueLimitAssociation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateQueueLimitAssociationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateQueueLimitAssociationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "CreateQueueLimitAssociation", {})
|
|
13
13
|
.n("DeadlineClient", "CreateQueueLimitAssociationCommand")
|
|
14
|
-
.sc(CreateQueueLimitAssociation)
|
|
14
|
+
.sc(CreateQueueLimitAssociation$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateStorageProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateStorageProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateStorageProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateStorageProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "CreateStorageProfile", {})
|
|
13
13
|
.n("DeadlineClient", "CreateStorageProfileCommand")
|
|
14
|
-
.sc(CreateStorageProfile)
|
|
14
|
+
.sc(CreateStorageProfile$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateWorker } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateWorker$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateWorkerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateWorkerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "CreateWorker", {})
|
|
13
13
|
.n("DeadlineClient", "CreateWorkerCommand")
|
|
14
|
-
.sc(CreateWorker)
|
|
14
|
+
.sc(CreateWorker$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteBudget } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteBudget$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBudgetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteBudgetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "DeleteBudget", {})
|
|
13
13
|
.n("DeadlineClient", "DeleteBudgetCommand")
|
|
14
|
-
.sc(DeleteBudget)
|
|
14
|
+
.sc(DeleteBudget$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteFarm } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteFarm$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteFarmCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteFarmCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "DeleteFarm", {})
|
|
13
13
|
.n("DeadlineClient", "DeleteFarmCommand")
|
|
14
|
-
.sc(DeleteFarm)
|
|
14
|
+
.sc(DeleteFarm$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteFleet } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteFleet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteFleetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteFleetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "DeleteFleet", {})
|
|
13
13
|
.n("DeadlineClient", "DeleteFleetCommand")
|
|
14
|
-
.sc(DeleteFleet)
|
|
14
|
+
.sc(DeleteFleet$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteLicenseEndpoint } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteLicenseEndpoint$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteLicenseEndpointCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteLicenseEndpointCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "DeleteLicenseEndpoint", {})
|
|
13
13
|
.n("DeadlineClient", "DeleteLicenseEndpointCommand")
|
|
14
|
-
.sc(DeleteLicenseEndpoint)
|
|
14
|
+
.sc(DeleteLicenseEndpoint$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteLimit } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteLimit$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteLimitCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteLimitCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "DeleteLimit", {})
|
|
13
13
|
.n("DeadlineClient", "DeleteLimitCommand")
|
|
14
|
-
.sc(DeleteLimit)
|
|
14
|
+
.sc(DeleteLimit$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteMeteredProduct } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteMeteredProduct$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteMeteredProductCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteMeteredProductCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "DeleteMeteredProduct", {})
|
|
13
13
|
.n("DeadlineClient", "DeleteMeteredProductCommand")
|
|
14
|
-
.sc(DeleteMeteredProduct)
|
|
14
|
+
.sc(DeleteMeteredProduct$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteMonitor } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteMonitor$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteMonitorCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteMonitorCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "DeleteMonitor", {})
|
|
13
13
|
.n("DeadlineClient", "DeleteMonitorCommand")
|
|
14
|
-
.sc(DeleteMonitor)
|
|
14
|
+
.sc(DeleteMonitor$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteQueue } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteQueue$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteQueueCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteQueueCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "DeleteQueue", {})
|
|
13
13
|
.n("DeadlineClient", "DeleteQueueCommand")
|
|
14
|
-
.sc(DeleteQueue)
|
|
14
|
+
.sc(DeleteQueue$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteQueueEnvironment } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteQueueEnvironment$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteQueueEnvironmentCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteQueueEnvironmentCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "DeleteQueueEnvironment", {})
|
|
13
13
|
.n("DeadlineClient", "DeleteQueueEnvironmentCommand")
|
|
14
|
-
.sc(DeleteQueueEnvironment)
|
|
14
|
+
.sc(DeleteQueueEnvironment$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteQueueFleetAssociation } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteQueueFleetAssociation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteQueueFleetAssociationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteQueueFleetAssociationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "DeleteQueueFleetAssociation", {})
|
|
13
13
|
.n("DeadlineClient", "DeleteQueueFleetAssociationCommand")
|
|
14
|
-
.sc(DeleteQueueFleetAssociation)
|
|
14
|
+
.sc(DeleteQueueFleetAssociation$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteQueueLimitAssociation } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteQueueLimitAssociation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteQueueLimitAssociationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteQueueLimitAssociationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "DeleteQueueLimitAssociation", {})
|
|
13
13
|
.n("DeadlineClient", "DeleteQueueLimitAssociationCommand")
|
|
14
|
-
.sc(DeleteQueueLimitAssociation)
|
|
14
|
+
.sc(DeleteQueueLimitAssociation$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|