@aws-sdk/client-deadline 3.1087.0 → 3.1089.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 +1 -1
- package/dist-types/ts3.4/Deadline.d.ts +461 -662
- package/dist-types/ts3.4/DeadlineClient.d.ts +58 -197
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AssociateMemberToFarmCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateMemberToFleetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateMemberToJobCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateMemberToQueueCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssumeFleetRoleForReadCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssumeFleetRoleForWorkerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssumeQueueRoleForReadCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssumeQueueRoleForUserCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssumeQueueRoleForWorkerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/BatchGetJobEntityCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetSessionActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchGetStepCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/BatchGetTaskCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/BatchGetWorkerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchUpdateJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchUpdateTaskCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CopyJobTemplateCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateBudgetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateFarmCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/CreateLicenseEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateLimitCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateMonitorCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateQueueEnvironmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateQueueFleetAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateQueueLimitAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateStorageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateWorkerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteBudgetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteFarmCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteLicenseEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteLimitCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteMeteredProductCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteMonitorCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteQueueEnvironmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteQueueFleetAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteQueueLimitAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteStorageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteWorkerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisassociateMemberFromFarmCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateMemberFromFleetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateMemberFromJobCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateMemberFromQueueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBudgetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetFarmCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetFleetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/GetLicenseEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetLimitCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetMonitorCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetMonitorSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetQueueCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetQueueEnvironmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetQueueFleetAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetQueueLimitAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetSessionActionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetSessionsStatisticsAggregationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetStepCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetStorageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetStorageProfileForQueueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetTaskCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetVolumeCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetWorkerCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListAvailableMeteredProductsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListBudgetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListFarmMembersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListFarmsCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListFleetMembersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListJobMembersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListJobParameterDefinitionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListLicenseEndpointsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListLimitsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListMeteredProductsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListMonitorsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListQueueEnvironmentsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListQueueFleetAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListQueueLimitAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListQueueMembersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListSessionActionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListSessionsForWorkerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListStepConsumersCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListStepDependenciesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListStorageProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListStorageProfilesForQueueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTasksCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListWorkersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutMeteredProductCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchJobsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchStepsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchTasksCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchWorkersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartSessionsStatisticsAggregationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateBudgetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateFarmCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/UpdateLimitCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateMonitorCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateMonitorSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateQueueCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateQueueEnvironmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateQueueFleetAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateQueueLimitAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateStepCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateStorageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateTaskCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateWorkerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateWorkerScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +25 -50
- package/dist-types/ts3.4/models/errors.d.ts +6 -18
- package/dist-types/ts3.4/models/models_0.d.ts +8 -24
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListBudgetsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListFarmsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListFleetsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListLimitsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListQueuesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListStepsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListTasksPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListVolumesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListWorkersPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForFleetActive.d.ts +3 -6
- package/dist-types/ts3.4/waiters/waitForJobComplete.d.ts +3 -6
- package/dist-types/ts3.4/waiters/waitForJobCreateComplete.d.ts +3 -6
- package/dist-types/ts3.4/waiters/waitForJobSucceeded.d.ts +3 -6
- package/dist-types/ts3.4/waiters/waitForLicenseEndpointDeleted.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForLicenseEndpointValid.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForQueueFleetAssociationStopped.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForQueueLimitAssociationStopped.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForQueueScheduling.d.ts +3 -6
- package/dist-types/ts3.4/waiters/waitForQueueSchedulingBlocked.d.ts +3 -6
- package/package.json +38 -38
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AssociateMemberToQueueRequest,
|
|
4
|
-
AssociateMemberToQueueResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AssociateMemberToQueueRequest, AssociateMemberToQueueResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateMemberToQueueCommandInput
|
|
8
|
-
extends AssociateMemberToQueueRequest {}
|
|
4
|
+
export interface AssociateMemberToQueueCommandInput extends AssociateMemberToQueueRequest {}
|
|
9
5
|
export interface AssociateMemberToQueueCommandOutput
|
|
10
|
-
extends AssociateMemberToQueueResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends AssociateMemberToQueueResponse, __MetadataBearer {}
|
|
12
7
|
declare const AssociateMemberToQueueCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: AssociateMemberToQueueCommandInput
|
|
9
|
+
input: AssociateMemberToQueueCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
AssociateMemberToQueueCommandInput,
|
|
17
12
|
AssociateMemberToQueueCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const AssociateMemberToQueueCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: AssociateMemberToQueueCommandInput
|
|
18
|
+
input: AssociateMemberToQueueCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
AssociateMemberToQueueCommandInput,
|
|
26
21
|
AssociateMemberToQueueCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AssumeFleetRoleForReadRequest,
|
|
4
|
-
AssumeFleetRoleForReadResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AssumeFleetRoleForReadRequest, AssumeFleetRoleForReadResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssumeFleetRoleForReadCommandInput
|
|
8
|
-
extends AssumeFleetRoleForReadRequest {}
|
|
4
|
+
export interface AssumeFleetRoleForReadCommandInput extends AssumeFleetRoleForReadRequest {}
|
|
9
5
|
export interface AssumeFleetRoleForReadCommandOutput
|
|
10
|
-
extends AssumeFleetRoleForReadResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends AssumeFleetRoleForReadResponse, __MetadataBearer {}
|
|
12
7
|
declare const AssumeFleetRoleForReadCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: AssumeFleetRoleForReadCommandInput
|
|
9
|
+
input: AssumeFleetRoleForReadCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
AssumeFleetRoleForReadCommandInput,
|
|
17
12
|
AssumeFleetRoleForReadCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const AssumeFleetRoleForReadCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: AssumeFleetRoleForReadCommandInput
|
|
18
|
+
input: AssumeFleetRoleForReadCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
AssumeFleetRoleForReadCommandInput,
|
|
26
21
|
AssumeFleetRoleForReadCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssumeFleetRoleForWorkerResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssumeFleetRoleForWorkerCommandInput
|
|
8
|
-
extends AssumeFleetRoleForWorkerRequest {}
|
|
7
|
+
export interface AssumeFleetRoleForWorkerCommandInput extends AssumeFleetRoleForWorkerRequest {}
|
|
9
8
|
export interface AssumeFleetRoleForWorkerCommandOutput
|
|
10
|
-
extends AssumeFleetRoleForWorkerResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssumeFleetRoleForWorkerResponse, __MetadataBearer {}
|
|
12
10
|
declare const AssumeFleetRoleForWorkerCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssumeFleetRoleForWorkerCommandInput
|
|
12
|
+
input: AssumeFleetRoleForWorkerCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssumeFleetRoleForWorkerCommandInput,
|
|
17
15
|
AssumeFleetRoleForWorkerCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssumeFleetRoleForWorkerCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssumeFleetRoleForWorkerCommandInput
|
|
21
|
+
input: AssumeFleetRoleForWorkerCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssumeFleetRoleForWorkerCommandInput,
|
|
26
24
|
AssumeFleetRoleForWorkerCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AssumeQueueRoleForReadRequest,
|
|
4
|
-
AssumeQueueRoleForReadResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AssumeQueueRoleForReadRequest, AssumeQueueRoleForReadResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssumeQueueRoleForReadCommandInput
|
|
8
|
-
extends AssumeQueueRoleForReadRequest {}
|
|
4
|
+
export interface AssumeQueueRoleForReadCommandInput extends AssumeQueueRoleForReadRequest {}
|
|
9
5
|
export interface AssumeQueueRoleForReadCommandOutput
|
|
10
|
-
extends AssumeQueueRoleForReadResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends AssumeQueueRoleForReadResponse, __MetadataBearer {}
|
|
12
7
|
declare const AssumeQueueRoleForReadCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: AssumeQueueRoleForReadCommandInput
|
|
9
|
+
input: AssumeQueueRoleForReadCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
AssumeQueueRoleForReadCommandInput,
|
|
17
12
|
AssumeQueueRoleForReadCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const AssumeQueueRoleForReadCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: AssumeQueueRoleForReadCommandInput
|
|
18
|
+
input: AssumeQueueRoleForReadCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
AssumeQueueRoleForReadCommandInput,
|
|
26
21
|
AssumeQueueRoleForReadCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AssumeQueueRoleForUserRequest,
|
|
4
|
-
AssumeQueueRoleForUserResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AssumeQueueRoleForUserRequest, AssumeQueueRoleForUserResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssumeQueueRoleForUserCommandInput
|
|
8
|
-
extends AssumeQueueRoleForUserRequest {}
|
|
4
|
+
export interface AssumeQueueRoleForUserCommandInput extends AssumeQueueRoleForUserRequest {}
|
|
9
5
|
export interface AssumeQueueRoleForUserCommandOutput
|
|
10
|
-
extends AssumeQueueRoleForUserResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends AssumeQueueRoleForUserResponse, __MetadataBearer {}
|
|
12
7
|
declare const AssumeQueueRoleForUserCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: AssumeQueueRoleForUserCommandInput
|
|
9
|
+
input: AssumeQueueRoleForUserCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
AssumeQueueRoleForUserCommandInput,
|
|
17
12
|
AssumeQueueRoleForUserCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const AssumeQueueRoleForUserCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: AssumeQueueRoleForUserCommandInput
|
|
18
|
+
input: AssumeQueueRoleForUserCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
AssumeQueueRoleForUserCommandInput,
|
|
26
21
|
AssumeQueueRoleForUserCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssumeQueueRoleForWorkerResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssumeQueueRoleForWorkerCommandInput
|
|
8
|
-
extends AssumeQueueRoleForWorkerRequest {}
|
|
7
|
+
export interface AssumeQueueRoleForWorkerCommandInput extends AssumeQueueRoleForWorkerRequest {}
|
|
9
8
|
export interface AssumeQueueRoleForWorkerCommandOutput
|
|
10
|
-
extends AssumeQueueRoleForWorkerResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssumeQueueRoleForWorkerResponse, __MetadataBearer {}
|
|
12
10
|
declare const AssumeQueueRoleForWorkerCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssumeQueueRoleForWorkerCommandInput
|
|
12
|
+
input: AssumeQueueRoleForWorkerCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssumeQueueRoleForWorkerCommandInput,
|
|
17
15
|
AssumeQueueRoleForWorkerCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssumeQueueRoleForWorkerCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssumeQueueRoleForWorkerCommandInput
|
|
21
|
+
input: AssumeQueueRoleForWorkerCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssumeQueueRoleForWorkerCommandInput,
|
|
26
24
|
AssumeQueueRoleForWorkerCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { BatchGetJobRequest, BatchGetJobResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface BatchGetJobCommandInput extends BatchGetJobRequest {}
|
|
5
|
-
export interface BatchGetJobCommandOutput
|
|
6
|
-
extends BatchGetJobResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface BatchGetJobCommandOutput extends BatchGetJobResponse, __MetadataBearer {}
|
|
8
6
|
declare const BatchGetJobCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: BatchGetJobCommandInput
|
|
8
|
+
input: BatchGetJobCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
BatchGetJobCommandInput,
|
|
13
11
|
BatchGetJobCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const BatchGetJobCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: BatchGetJobCommandInput
|
|
17
|
+
input: BatchGetJobCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
BatchGetJobCommandInput,
|
|
22
20
|
BatchGetJobCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
BatchGetJobEntityRequest,
|
|
4
|
-
BatchGetJobEntityResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { BatchGetJobEntityRequest, BatchGetJobEntityResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface BatchGetJobEntityCommandInput
|
|
8
|
-
extends BatchGetJobEntityRequest {}
|
|
4
|
+
export interface BatchGetJobEntityCommandInput extends BatchGetJobEntityRequest {}
|
|
9
5
|
export interface BatchGetJobEntityCommandOutput
|
|
10
|
-
extends BatchGetJobEntityResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends BatchGetJobEntityResponse, __MetadataBearer {}
|
|
12
7
|
declare const BatchGetJobEntityCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: BatchGetJobEntityCommandInput
|
|
9
|
+
input: BatchGetJobEntityCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
BatchGetJobEntityCommandInput,
|
|
17
12
|
BatchGetJobEntityCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const BatchGetJobEntityCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: BatchGetJobEntityCommandInput
|
|
18
|
+
input: BatchGetJobEntityCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
BatchGetJobEntityCommandInput,
|
|
26
21
|
BatchGetJobEntityCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
BatchGetSessionActionRequest,
|
|
4
|
-
BatchGetSessionActionResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { BatchGetSessionActionRequest, BatchGetSessionActionResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface BatchGetSessionActionCommandInput
|
|
8
|
-
extends BatchGetSessionActionRequest {}
|
|
4
|
+
export interface BatchGetSessionActionCommandInput extends BatchGetSessionActionRequest {}
|
|
9
5
|
export interface BatchGetSessionActionCommandOutput
|
|
10
|
-
extends BatchGetSessionActionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends BatchGetSessionActionResponse, __MetadataBearer {}
|
|
12
7
|
declare const BatchGetSessionActionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: BatchGetSessionActionCommandInput
|
|
9
|
+
input: BatchGetSessionActionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
BatchGetSessionActionCommandInput,
|
|
17
12
|
BatchGetSessionActionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const BatchGetSessionActionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: BatchGetSessionActionCommandInput
|
|
18
|
+
input: BatchGetSessionActionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
BatchGetSessionActionCommandInput,
|
|
26
21
|
BatchGetSessionActionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
BatchGetSessionRequest,
|
|
4
|
-
BatchGetSessionResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { BatchGetSessionRequest, BatchGetSessionResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface BatchGetSessionCommandInput extends BatchGetSessionRequest {}
|
|
8
|
-
export interface BatchGetSessionCommandOutput
|
|
9
|
-
extends BatchGetSessionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface BatchGetSessionCommandOutput extends BatchGetSessionResponse, __MetadataBearer {}
|
|
11
6
|
declare const BatchGetSessionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: BatchGetSessionCommandInput
|
|
8
|
+
input: BatchGetSessionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
BatchGetSessionCommandInput,
|
|
16
11
|
BatchGetSessionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const BatchGetSessionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: BatchGetSessionCommandInput
|
|
17
|
+
input: BatchGetSessionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
BatchGetSessionCommandInput,
|
|
25
20
|
BatchGetSessionCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { BatchGetStepRequest, BatchGetStepResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface BatchGetStepCommandInput extends BatchGetStepRequest {}
|
|
5
|
-
export interface BatchGetStepCommandOutput
|
|
6
|
-
extends BatchGetStepResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface BatchGetStepCommandOutput extends BatchGetStepResponse, __MetadataBearer {}
|
|
8
6
|
declare const BatchGetStepCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: BatchGetStepCommandInput
|
|
8
|
+
input: BatchGetStepCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
BatchGetStepCommandInput,
|
|
13
11
|
BatchGetStepCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const BatchGetStepCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: BatchGetStepCommandInput
|
|
17
|
+
input: BatchGetStepCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
BatchGetStepCommandInput,
|
|
22
20
|
BatchGetStepCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { BatchGetTaskRequest, BatchGetTaskResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface BatchGetTaskCommandInput extends BatchGetTaskRequest {}
|
|
5
|
-
export interface BatchGetTaskCommandOutput
|
|
6
|
-
extends BatchGetTaskResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface BatchGetTaskCommandOutput extends BatchGetTaskResponse, __MetadataBearer {}
|
|
8
6
|
declare const BatchGetTaskCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: BatchGetTaskCommandInput
|
|
8
|
+
input: BatchGetTaskCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
BatchGetTaskCommandInput,
|
|
13
11
|
BatchGetTaskCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const BatchGetTaskCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: BatchGetTaskCommandInput
|
|
17
|
+
input: BatchGetTaskCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
BatchGetTaskCommandInput,
|
|
22
20
|
BatchGetTaskCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
BatchGetWorkerRequest,
|
|
4
|
-
BatchGetWorkerResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { BatchGetWorkerRequest, BatchGetWorkerResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface BatchGetWorkerCommandInput extends BatchGetWorkerRequest {}
|
|
8
|
-
export interface BatchGetWorkerCommandOutput
|
|
9
|
-
extends BatchGetWorkerResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface BatchGetWorkerCommandOutput extends BatchGetWorkerResponse, __MetadataBearer {}
|
|
11
6
|
declare const BatchGetWorkerCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: BatchGetWorkerCommandInput
|
|
8
|
+
input: BatchGetWorkerCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
BatchGetWorkerCommandInput,
|
|
16
11
|
BatchGetWorkerCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const BatchGetWorkerCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: BatchGetWorkerCommandInput
|
|
17
|
+
input: BatchGetWorkerCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
BatchGetWorkerCommandInput,
|
|
25
20
|
BatchGetWorkerCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
BatchUpdateJobRequest,
|
|
4
|
-
BatchUpdateJobResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { BatchUpdateJobRequest, BatchUpdateJobResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface BatchUpdateJobCommandInput extends BatchUpdateJobRequest {}
|
|
8
|
-
export interface BatchUpdateJobCommandOutput
|
|
9
|
-
extends BatchUpdateJobResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface BatchUpdateJobCommandOutput extends BatchUpdateJobResponse, __MetadataBearer {}
|
|
11
6
|
declare const BatchUpdateJobCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: BatchUpdateJobCommandInput
|
|
8
|
+
input: BatchUpdateJobCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
BatchUpdateJobCommandInput,
|
|
16
11
|
BatchUpdateJobCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const BatchUpdateJobCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: BatchUpdateJobCommandInput
|
|
17
|
+
input: BatchUpdateJobCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
BatchUpdateJobCommandInput,
|
|
25
20
|
BatchUpdateJobCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
BatchUpdateTaskRequest,
|
|
4
|
-
BatchUpdateTaskResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { BatchUpdateTaskRequest, BatchUpdateTaskResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface BatchUpdateTaskCommandInput extends BatchUpdateTaskRequest {}
|
|
8
|
-
export interface BatchUpdateTaskCommandOutput
|
|
9
|
-
extends BatchUpdateTaskResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface BatchUpdateTaskCommandOutput extends BatchUpdateTaskResponse, __MetadataBearer {}
|
|
11
6
|
declare const BatchUpdateTaskCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: BatchUpdateTaskCommandInput
|
|
8
|
+
input: BatchUpdateTaskCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
BatchUpdateTaskCommandInput,
|
|
16
11
|
BatchUpdateTaskCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const BatchUpdateTaskCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: BatchUpdateTaskCommandInput
|
|
17
|
+
input: BatchUpdateTaskCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
BatchUpdateTaskCommandInput,
|
|
25
20
|
BatchUpdateTaskCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CopyJobTemplateRequest,
|
|
4
|
-
CopyJobTemplateResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CopyJobTemplateRequest, CopyJobTemplateResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CopyJobTemplateCommandInput extends CopyJobTemplateRequest {}
|
|
8
|
-
export interface CopyJobTemplateCommandOutput
|
|
9
|
-
extends CopyJobTemplateResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CopyJobTemplateCommandOutput extends CopyJobTemplateResponse, __MetadataBearer {}
|
|
11
6
|
declare const CopyJobTemplateCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CopyJobTemplateCommandInput
|
|
8
|
+
input: CopyJobTemplateCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CopyJobTemplateCommandInput,
|
|
16
11
|
CopyJobTemplateCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CopyJobTemplateCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CopyJobTemplateCommandInput
|
|
17
|
+
input: CopyJobTemplateCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CopyJobTemplateCommandInput,
|
|
25
20
|
CopyJobTemplateCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateBudgetRequest, CreateBudgetResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateBudgetCommandInput extends CreateBudgetRequest {}
|
|
5
|
-
export interface CreateBudgetCommandOutput
|
|
6
|
-
extends CreateBudgetResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateBudgetCommandOutput extends CreateBudgetResponse, __MetadataBearer {}
|
|
8
6
|
declare const CreateBudgetCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateBudgetCommandInput
|
|
8
|
+
input: CreateBudgetCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateBudgetCommandInput,
|
|
13
11
|
CreateBudgetCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateBudgetCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateBudgetCommandInput
|
|
17
|
+
input: CreateBudgetCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateBudgetCommandInput,
|
|
22
20
|
CreateBudgetCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateFarmRequest, CreateFarmResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateFarmCommandInput extends CreateFarmRequest {}
|
|
5
|
-
export interface CreateFarmCommandOutput
|
|
6
|
-
extends CreateFarmResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateFarmCommandOutput extends CreateFarmResponse, __MetadataBearer {}
|
|
8
6
|
declare const CreateFarmCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateFarmCommandInput
|
|
8
|
+
input: CreateFarmCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateFarmCommandInput,
|
|
13
11
|
CreateFarmCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateFarmCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateFarmCommandInput
|
|
17
|
+
input: CreateFarmCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateFarmCommandInput,
|
|
22
20
|
CreateFarmCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateFleetRequest, CreateFleetResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateFleetCommandInput extends CreateFleetRequest {}
|
|
5
|
-
export interface CreateFleetCommandOutput
|
|
6
|
-
extends CreateFleetResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateFleetCommandOutput extends CreateFleetResponse, __MetadataBearer {}
|
|
8
6
|
declare const CreateFleetCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateFleetCommandInput
|
|
8
|
+
input: CreateFleetCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateFleetCommandInput,
|
|
13
11
|
CreateFleetCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateFleetCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateFleetCommandInput
|
|
17
|
+
input: CreateFleetCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateFleetCommandInput,
|
|
22
20
|
CreateFleetCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateJobRequest, CreateJobResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateJobCommandInput extends CreateJobRequest {}
|
|
5
|
-
export interface CreateJobCommandOutput
|
|
6
|
-
extends CreateJobResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateJobCommandOutput extends CreateJobResponse, __MetadataBearer {}
|
|
8
6
|
declare const CreateJobCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: CreateJobCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
CreateJobCommandInput,
|
|
11
11
|
CreateJobCommandOutput,
|
|
12
12
|
import("..").DeadlineClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: CreateJobCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
CreateJobCommandInput,
|
|
18
20
|
CreateJobCommandOutput,
|
|
19
21
|
import("..").DeadlineClientResolvedConfig,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateLicenseEndpointRequest,
|
|
4
|
-
CreateLicenseEndpointResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateLicenseEndpointRequest, CreateLicenseEndpointResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateLicenseEndpointCommandInput
|
|
8
|
-
extends CreateLicenseEndpointRequest {}
|
|
4
|
+
export interface CreateLicenseEndpointCommandInput extends CreateLicenseEndpointRequest {}
|
|
9
5
|
export interface CreateLicenseEndpointCommandOutput
|
|
10
|
-
extends CreateLicenseEndpointResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateLicenseEndpointResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateLicenseEndpointCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateLicenseEndpointCommandInput
|
|
9
|
+
input: CreateLicenseEndpointCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateLicenseEndpointCommandInput,
|
|
17
12
|
CreateLicenseEndpointCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateLicenseEndpointCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateLicenseEndpointCommandInput
|
|
18
|
+
input: CreateLicenseEndpointCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateLicenseEndpointCommandInput,
|
|
26
21
|
CreateLicenseEndpointCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateLimitRequest, CreateLimitResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateLimitCommandInput extends CreateLimitRequest {}
|
|
5
|
-
export interface CreateLimitCommandOutput
|
|
6
|
-
extends CreateLimitResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateLimitCommandOutput extends CreateLimitResponse, __MetadataBearer {}
|
|
8
6
|
declare const CreateLimitCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateLimitCommandInput
|
|
8
|
+
input: CreateLimitCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateLimitCommandInput,
|
|
13
11
|
CreateLimitCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateLimitCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateLimitCommandInput
|
|
17
|
+
input: CreateLimitCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateLimitCommandInput,
|
|
22
20
|
CreateLimitCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateMonitorRequest,
|
|
4
|
-
CreateMonitorResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateMonitorRequest, CreateMonitorResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateMonitorCommandInput extends CreateMonitorRequest {}
|
|
8
|
-
export interface CreateMonitorCommandOutput
|
|
9
|
-
extends CreateMonitorResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateMonitorCommandOutput extends CreateMonitorResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateMonitorCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateMonitorCommandInput
|
|
8
|
+
input: CreateMonitorCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateMonitorCommandInput,
|
|
16
11
|
CreateMonitorCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateMonitorCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateMonitorCommandInput
|
|
17
|
+
input: CreateMonitorCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateMonitorCommandInput,
|
|
25
20
|
CreateMonitorCommandOutput,
|