@aws-sdk/client-deadline 3.1087.0 → 3.1088.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
|
-
ListTagsForResourceRequest,
|
|
4
|
-
ListTagsForResourceResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListTagsForResourceCommandInput
|
|
8
|
-
extends ListTagsForResourceRequest {}
|
|
4
|
+
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
|
|
9
5
|
export interface ListTagsForResourceCommandOutput
|
|
10
|
-
extends ListTagsForResourceResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListTagsForResourceResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListTagsForResourceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListTagsForResourceCommandInput
|
|
9
|
+
input: ListTagsForResourceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListTagsForResourceCommandInput,
|
|
17
12
|
ListTagsForResourceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListTagsForResourceCommandInput
|
|
18
|
+
input: ListTagsForResourceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListTagsForResourceCommandInput,
|
|
26
21
|
ListTagsForResourceCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListTasksRequest, ListTasksResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListTasksCommandInput extends ListTasksRequest {}
|
|
5
|
-
export interface ListTasksCommandOutput
|
|
6
|
-
extends ListTasksResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListTasksCommandOutput extends ListTasksResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListTasksCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: ListTasksCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
ListTasksCommandInput,
|
|
11
11
|
ListTasksCommandOutput,
|
|
12
12
|
import("..").DeadlineClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: ListTasksCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
ListTasksCommandInput,
|
|
18
20
|
ListTasksCommandOutput,
|
|
19
21
|
import("..").DeadlineClientResolvedConfig,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListVolumesRequest, ListVolumesResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListVolumesCommandInput extends ListVolumesRequest {}
|
|
5
|
-
export interface ListVolumesCommandOutput
|
|
6
|
-
extends ListVolumesResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListVolumesCommandOutput extends ListVolumesResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListVolumesCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListVolumesCommandInput
|
|
8
|
+
input: ListVolumesCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListVolumesCommandInput,
|
|
13
11
|
ListVolumesCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListVolumesCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListVolumesCommandInput
|
|
17
|
+
input: ListVolumesCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListVolumesCommandInput,
|
|
22
20
|
ListVolumesCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListWorkersRequest, ListWorkersResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListWorkersCommandInput extends ListWorkersRequest {}
|
|
5
|
-
export interface ListWorkersCommandOutput
|
|
6
|
-
extends ListWorkersResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListWorkersCommandOutput extends ListWorkersResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListWorkersCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListWorkersCommandInput
|
|
8
|
+
input: ListWorkersCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListWorkersCommandInput,
|
|
13
11
|
ListWorkersCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListWorkersCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListWorkersCommandInput
|
|
17
|
+
input: ListWorkersCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListWorkersCommandInput,
|
|
22
20
|
ListWorkersCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PutMeteredProductRequest,
|
|
4
|
-
PutMeteredProductResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { PutMeteredProductRequest, PutMeteredProductResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutMeteredProductCommandInput
|
|
8
|
-
extends PutMeteredProductRequest {}
|
|
4
|
+
export interface PutMeteredProductCommandInput extends PutMeteredProductRequest {}
|
|
9
5
|
export interface PutMeteredProductCommandOutput
|
|
10
|
-
extends PutMeteredProductResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends PutMeteredProductResponse, __MetadataBearer {}
|
|
12
7
|
declare const PutMeteredProductCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: PutMeteredProductCommandInput
|
|
9
|
+
input: PutMeteredProductCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
PutMeteredProductCommandInput,
|
|
17
12
|
PutMeteredProductCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const PutMeteredProductCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: PutMeteredProductCommandInput
|
|
18
|
+
input: PutMeteredProductCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
PutMeteredProductCommandInput,
|
|
26
21
|
PutMeteredProductCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SearchJobsRequest, SearchJobsResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface SearchJobsCommandInput extends SearchJobsRequest {}
|
|
5
|
-
export interface SearchJobsCommandOutput
|
|
6
|
-
extends SearchJobsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface SearchJobsCommandOutput extends SearchJobsResponse, __MetadataBearer {}
|
|
8
6
|
declare const SearchJobsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: SearchJobsCommandInput
|
|
8
|
+
input: SearchJobsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
SearchJobsCommandInput,
|
|
13
11
|
SearchJobsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const SearchJobsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: SearchJobsCommandInput
|
|
17
|
+
input: SearchJobsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
SearchJobsCommandInput,
|
|
22
20
|
SearchJobsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SearchStepsRequest, SearchStepsResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface SearchStepsCommandInput extends SearchStepsRequest {}
|
|
5
|
-
export interface SearchStepsCommandOutput
|
|
6
|
-
extends SearchStepsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface SearchStepsCommandOutput extends SearchStepsResponse, __MetadataBearer {}
|
|
8
6
|
declare const SearchStepsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: SearchStepsCommandInput
|
|
8
|
+
input: SearchStepsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
SearchStepsCommandInput,
|
|
13
11
|
SearchStepsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const SearchStepsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: SearchStepsCommandInput
|
|
17
|
+
input: SearchStepsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
SearchStepsCommandInput,
|
|
22
20
|
SearchStepsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SearchTasksRequest, SearchTasksResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface SearchTasksCommandInput extends SearchTasksRequest {}
|
|
5
|
-
export interface SearchTasksCommandOutput
|
|
6
|
-
extends SearchTasksResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface SearchTasksCommandOutput extends SearchTasksResponse, __MetadataBearer {}
|
|
8
6
|
declare const SearchTasksCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: SearchTasksCommandInput
|
|
8
|
+
input: SearchTasksCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
SearchTasksCommandInput,
|
|
13
11
|
SearchTasksCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const SearchTasksCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: SearchTasksCommandInput
|
|
17
|
+
input: SearchTasksCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
SearchTasksCommandInput,
|
|
22
20
|
SearchTasksCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
SearchWorkersRequest,
|
|
4
|
-
SearchWorkersResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { SearchWorkersRequest, SearchWorkersResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface SearchWorkersCommandInput extends SearchWorkersRequest {}
|
|
8
|
-
export interface SearchWorkersCommandOutput
|
|
9
|
-
extends SearchWorkersResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface SearchWorkersCommandOutput extends SearchWorkersResponse, __MetadataBearer {}
|
|
11
6
|
declare const SearchWorkersCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: SearchWorkersCommandInput
|
|
8
|
+
input: SearchWorkersCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
SearchWorkersCommandInput,
|
|
16
11
|
SearchWorkersCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const SearchWorkersCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: SearchWorkersCommandInput
|
|
17
|
+
input: SearchWorkersCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
SearchWorkersCommandInput,
|
|
25
20
|
SearchWorkersCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
StartSessionsStatisticsAggregationResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartSessionsStatisticsAggregationCommandInput
|
|
8
|
-
extends StartSessionsStatisticsAggregationRequest {}
|
|
7
|
+
export interface StartSessionsStatisticsAggregationCommandInput extends StartSessionsStatisticsAggregationRequest {}
|
|
9
8
|
export interface StartSessionsStatisticsAggregationCommandOutput
|
|
10
|
-
extends StartSessionsStatisticsAggregationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends StartSessionsStatisticsAggregationResponse, __MetadataBearer {}
|
|
12
10
|
declare const StartSessionsStatisticsAggregationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: StartSessionsStatisticsAggregationCommandInput
|
|
12
|
+
input: StartSessionsStatisticsAggregationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
StartSessionsStatisticsAggregationCommandInput,
|
|
17
15
|
StartSessionsStatisticsAggregationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const StartSessionsStatisticsAggregationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: StartSessionsStatisticsAggregationCommandInput
|
|
21
|
+
input: StartSessionsStatisticsAggregationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
StartSessionsStatisticsAggregationCommandInput,
|
|
26
24
|
StartSessionsStatisticsAggregationCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
5
|
-
export interface TagResourceCommandOutput
|
|
6
|
-
extends TagResourceResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
|
|
8
6
|
declare const TagResourceCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: TagResourceCommandInput
|
|
8
|
+
input: TagResourceCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
TagResourceCommandInput,
|
|
13
11
|
TagResourceCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const TagResourceCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: TagResourceCommandInput
|
|
17
|
+
input: TagResourceCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
TagResourceCommandInput,
|
|
22
20
|
TagResourceCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UntagResourceRequest,
|
|
4
|
-
UntagResourceResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
8
|
-
export interface UntagResourceCommandOutput
|
|
9
|
-
extends UntagResourceResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
|
|
11
6
|
declare const UntagResourceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UntagResourceCommandInput
|
|
8
|
+
input: UntagResourceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UntagResourceCommandInput,
|
|
16
11
|
UntagResourceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UntagResourceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UntagResourceCommandInput
|
|
17
|
+
input: UntagResourceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UntagResourceCommandInput,
|
|
25
20
|
UntagResourceCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateBudgetRequest, UpdateBudgetResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateBudgetCommandInput extends UpdateBudgetRequest {}
|
|
5
|
-
export interface UpdateBudgetCommandOutput
|
|
6
|
-
extends UpdateBudgetResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateBudgetCommandOutput extends UpdateBudgetResponse, __MetadataBearer {}
|
|
8
6
|
declare const UpdateBudgetCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateBudgetCommandInput
|
|
8
|
+
input: UpdateBudgetCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateBudgetCommandInput,
|
|
13
11
|
UpdateBudgetCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateBudgetCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateBudgetCommandInput
|
|
17
|
+
input: UpdateBudgetCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateBudgetCommandInput,
|
|
22
20
|
UpdateBudgetCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateFarmRequest, UpdateFarmResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateFarmCommandInput extends UpdateFarmRequest {}
|
|
5
|
-
export interface UpdateFarmCommandOutput
|
|
6
|
-
extends UpdateFarmResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateFarmCommandOutput extends UpdateFarmResponse, __MetadataBearer {}
|
|
8
6
|
declare const UpdateFarmCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateFarmCommandInput
|
|
8
|
+
input: UpdateFarmCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateFarmCommandInput,
|
|
13
11
|
UpdateFarmCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateFarmCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateFarmCommandInput
|
|
17
|
+
input: UpdateFarmCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateFarmCommandInput,
|
|
22
20
|
UpdateFarmCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateFleetRequest, UpdateFleetResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateFleetCommandInput extends UpdateFleetRequest {}
|
|
5
|
-
export interface UpdateFleetCommandOutput
|
|
6
|
-
extends UpdateFleetResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateFleetCommandOutput extends UpdateFleetResponse, __MetadataBearer {}
|
|
8
6
|
declare const UpdateFleetCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateFleetCommandInput
|
|
8
|
+
input: UpdateFleetCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateFleetCommandInput,
|
|
13
11
|
UpdateFleetCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateFleetCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateFleetCommandInput
|
|
17
|
+
input: UpdateFleetCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateFleetCommandInput,
|
|
22
20
|
UpdateFleetCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateJobRequest, UpdateJobResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateJobCommandInput extends UpdateJobRequest {}
|
|
5
|
-
export interface UpdateJobCommandOutput
|
|
6
|
-
extends UpdateJobResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateJobCommandOutput extends UpdateJobResponse, __MetadataBearer {}
|
|
8
6
|
declare const UpdateJobCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: UpdateJobCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
UpdateJobCommandInput,
|
|
11
11
|
UpdateJobCommandOutput,
|
|
12
12
|
import("..").DeadlineClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: UpdateJobCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
UpdateJobCommandInput,
|
|
18
20
|
UpdateJobCommandOutput,
|
|
19
21
|
import("..").DeadlineClientResolvedConfig,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateLimitRequest, UpdateLimitResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateLimitCommandInput extends UpdateLimitRequest {}
|
|
5
|
-
export interface UpdateLimitCommandOutput
|
|
6
|
-
extends UpdateLimitResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateLimitCommandOutput extends UpdateLimitResponse, __MetadataBearer {}
|
|
8
6
|
declare const UpdateLimitCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateLimitCommandInput
|
|
8
|
+
input: UpdateLimitCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateLimitCommandInput,
|
|
13
11
|
UpdateLimitCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateLimitCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateLimitCommandInput
|
|
17
|
+
input: UpdateLimitCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateLimitCommandInput,
|
|
22
20
|
UpdateLimitCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateMonitorRequest,
|
|
4
|
-
UpdateMonitorResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateMonitorRequest, UpdateMonitorResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateMonitorCommandInput extends UpdateMonitorRequest {}
|
|
8
|
-
export interface UpdateMonitorCommandOutput
|
|
9
|
-
extends UpdateMonitorResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateMonitorCommandOutput extends UpdateMonitorResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateMonitorCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateMonitorCommandInput
|
|
8
|
+
input: UpdateMonitorCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateMonitorCommandInput,
|
|
16
11
|
UpdateMonitorCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateMonitorCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateMonitorCommandInput
|
|
17
|
+
input: UpdateMonitorCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateMonitorCommandInput,
|
|
25
20
|
UpdateMonitorCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateMonitorSettingsRequest,
|
|
4
|
-
UpdateMonitorSettingsResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateMonitorSettingsRequest, UpdateMonitorSettingsResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateMonitorSettingsCommandInput
|
|
8
|
-
extends UpdateMonitorSettingsRequest {}
|
|
4
|
+
export interface UpdateMonitorSettingsCommandInput extends UpdateMonitorSettingsRequest {}
|
|
9
5
|
export interface UpdateMonitorSettingsCommandOutput
|
|
10
|
-
extends UpdateMonitorSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateMonitorSettingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateMonitorSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateMonitorSettingsCommandInput
|
|
9
|
+
input: UpdateMonitorSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateMonitorSettingsCommandInput,
|
|
17
12
|
UpdateMonitorSettingsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateMonitorSettingsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateMonitorSettingsCommandInput
|
|
18
|
+
input: UpdateMonitorSettingsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateMonitorSettingsCommandInput,
|
|
26
21
|
UpdateMonitorSettingsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateQueueRequest, UpdateQueueResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateQueueCommandInput extends UpdateQueueRequest {}
|
|
5
|
-
export interface UpdateQueueCommandOutput
|
|
6
|
-
extends UpdateQueueResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateQueueCommandOutput extends UpdateQueueResponse, __MetadataBearer {}
|
|
8
6
|
declare const UpdateQueueCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateQueueCommandInput
|
|
8
|
+
input: UpdateQueueCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateQueueCommandInput,
|
|
13
11
|
UpdateQueueCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateQueueCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateQueueCommandInput
|
|
17
|
+
input: UpdateQueueCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateQueueCommandInput,
|
|
22
20
|
UpdateQueueCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateQueueEnvironmentRequest,
|
|
4
|
-
UpdateQueueEnvironmentResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateQueueEnvironmentRequest, UpdateQueueEnvironmentResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateQueueEnvironmentCommandInput
|
|
8
|
-
extends UpdateQueueEnvironmentRequest {}
|
|
4
|
+
export interface UpdateQueueEnvironmentCommandInput extends UpdateQueueEnvironmentRequest {}
|
|
9
5
|
export interface UpdateQueueEnvironmentCommandOutput
|
|
10
|
-
extends UpdateQueueEnvironmentResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateQueueEnvironmentResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateQueueEnvironmentCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateQueueEnvironmentCommandInput
|
|
9
|
+
input: UpdateQueueEnvironmentCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateQueueEnvironmentCommandInput,
|
|
17
12
|
UpdateQueueEnvironmentCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateQueueEnvironmentCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateQueueEnvironmentCommandInput
|
|
18
|
+
input: UpdateQueueEnvironmentCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateQueueEnvironmentCommandInput,
|
|
26
21
|
UpdateQueueEnvironmentCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateQueueFleetAssociationResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateQueueFleetAssociationCommandInput
|
|
8
|
-
extends UpdateQueueFleetAssociationRequest {}
|
|
7
|
+
export interface UpdateQueueFleetAssociationCommandInput extends UpdateQueueFleetAssociationRequest {}
|
|
9
8
|
export interface UpdateQueueFleetAssociationCommandOutput
|
|
10
|
-
extends UpdateQueueFleetAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateQueueFleetAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateQueueFleetAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateQueueFleetAssociationCommandInput
|
|
12
|
+
input: UpdateQueueFleetAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateQueueFleetAssociationCommandInput,
|
|
17
15
|
UpdateQueueFleetAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateQueueFleetAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateQueueFleetAssociationCommandInput
|
|
21
|
+
input: UpdateQueueFleetAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateQueueFleetAssociationCommandInput,
|
|
26
24
|
UpdateQueueFleetAssociationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateQueueLimitAssociationResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateQueueLimitAssociationCommandInput
|
|
8
|
-
extends UpdateQueueLimitAssociationRequest {}
|
|
7
|
+
export interface UpdateQueueLimitAssociationCommandInput extends UpdateQueueLimitAssociationRequest {}
|
|
9
8
|
export interface UpdateQueueLimitAssociationCommandOutput
|
|
10
|
-
extends UpdateQueueLimitAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateQueueLimitAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateQueueLimitAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateQueueLimitAssociationCommandInput
|
|
12
|
+
input: UpdateQueueLimitAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateQueueLimitAssociationCommandInput,
|
|
17
15
|
UpdateQueueLimitAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateQueueLimitAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateQueueLimitAssociationCommandInput
|
|
21
|
+
input: UpdateQueueLimitAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateQueueLimitAssociationCommandInput,
|
|
26
24
|
UpdateQueueLimitAssociationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateSessionRequest,
|
|
4
|
-
UpdateSessionResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateSessionRequest, UpdateSessionResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateSessionCommandInput extends UpdateSessionRequest {}
|
|
8
|
-
export interface UpdateSessionCommandOutput
|
|
9
|
-
extends UpdateSessionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateSessionCommandOutput extends UpdateSessionResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateSessionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateSessionCommandInput
|
|
8
|
+
input: UpdateSessionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateSessionCommandInput,
|
|
16
11
|
UpdateSessionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateSessionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateSessionCommandInput
|
|
17
|
+
input: UpdateSessionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateSessionCommandInput,
|
|
25
20
|
UpdateSessionCommandOutput,
|