@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
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateStepRequest, UpdateStepResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateStepCommandInput extends UpdateStepRequest {}
|
|
5
|
-
export interface UpdateStepCommandOutput
|
|
6
|
-
extends UpdateStepResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateStepCommandOutput extends UpdateStepResponse, __MetadataBearer {}
|
|
8
6
|
declare const UpdateStepCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateStepCommandInput
|
|
8
|
+
input: UpdateStepCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateStepCommandInput,
|
|
13
11
|
UpdateStepCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateStepCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateStepCommandInput
|
|
17
|
+
input: UpdateStepCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateStepCommandInput,
|
|
22
20
|
UpdateStepCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateStorageProfileRequest,
|
|
4
|
-
UpdateStorageProfileResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateStorageProfileRequest, UpdateStorageProfileResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateStorageProfileCommandInput
|
|
8
|
-
extends UpdateStorageProfileRequest {}
|
|
4
|
+
export interface UpdateStorageProfileCommandInput extends UpdateStorageProfileRequest {}
|
|
9
5
|
export interface UpdateStorageProfileCommandOutput
|
|
10
|
-
extends UpdateStorageProfileResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateStorageProfileResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateStorageProfileCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateStorageProfileCommandInput
|
|
9
|
+
input: UpdateStorageProfileCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateStorageProfileCommandInput,
|
|
17
12
|
UpdateStorageProfileCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateStorageProfileCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateStorageProfileCommandInput
|
|
18
|
+
input: UpdateStorageProfileCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateStorageProfileCommandInput,
|
|
26
21
|
UpdateStorageProfileCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateTaskRequest, UpdateTaskResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateTaskCommandInput extends UpdateTaskRequest {}
|
|
5
|
-
export interface UpdateTaskCommandOutput
|
|
6
|
-
extends UpdateTaskResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateTaskCommandOutput extends UpdateTaskResponse, __MetadataBearer {}
|
|
8
6
|
declare const UpdateTaskCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateTaskCommandInput
|
|
8
|
+
input: UpdateTaskCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateTaskCommandInput,
|
|
13
11
|
UpdateTaskCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateTaskCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateTaskCommandInput
|
|
17
|
+
input: UpdateTaskCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateTaskCommandInput,
|
|
22
20
|
UpdateTaskCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateWorkerRequest, UpdateWorkerResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateWorkerCommandInput extends UpdateWorkerRequest {}
|
|
5
|
-
export interface UpdateWorkerCommandOutput
|
|
6
|
-
extends UpdateWorkerResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateWorkerCommandOutput extends UpdateWorkerResponse, __MetadataBearer {}
|
|
8
6
|
declare const UpdateWorkerCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateWorkerCommandInput
|
|
8
|
+
input: UpdateWorkerCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateWorkerCommandInput,
|
|
13
11
|
UpdateWorkerCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateWorkerCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateWorkerCommandInput
|
|
17
|
+
input: UpdateWorkerCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateWorkerCommandInput,
|
|
22
20
|
UpdateWorkerCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateWorkerScheduleRequest,
|
|
4
|
-
UpdateWorkerScheduleResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateWorkerScheduleRequest, UpdateWorkerScheduleResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateWorkerScheduleCommandInput
|
|
8
|
-
extends UpdateWorkerScheduleRequest {}
|
|
4
|
+
export interface UpdateWorkerScheduleCommandInput extends UpdateWorkerScheduleRequest {}
|
|
9
5
|
export interface UpdateWorkerScheduleCommandOutput
|
|
10
|
-
extends UpdateWorkerScheduleResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateWorkerScheduleResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateWorkerScheduleCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateWorkerScheduleCommandInput
|
|
9
|
+
input: UpdateWorkerScheduleCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateWorkerScheduleCommandInput,
|
|
17
12
|
UpdateWorkerScheduleCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateWorkerScheduleCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateWorkerScheduleCommandInput
|
|
18
|
+
input: UpdateWorkerScheduleCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateWorkerScheduleCommandInput,
|
|
26
21
|
UpdateWorkerScheduleCommandOutput,
|
|
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
|
|
|
23
23
|
defaultSigningName: string;
|
|
24
24
|
};
|
|
25
25
|
export declare const resolveClientEndpointParameters: <T>(
|
|
26
|
-
options: T & ClientInputEndpointParameters
|
|
26
|
+
options: T & ClientInputEndpointParameters,
|
|
27
27
|
) => T & ClientResolvedEndpointParameters;
|
|
28
28
|
export declare const commonParams: {
|
|
29
29
|
readonly UseFIPS: {
|
|
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
|
3
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export interface DeadlineExtensionConfiguration
|
|
6
|
-
extends
|
|
6
|
+
extends
|
|
7
|
+
HttpHandlerExtensionConfiguration,
|
|
7
8
|
DefaultExtensionConfiguration,
|
|
8
9
|
AwsRegionExtensionConfiguration,
|
|
9
10
|
HttpAuthExtensionConfiguration {}
|
|
@@ -5,21 +5,18 @@ export declare const AcceleratorName: {
|
|
|
5
5
|
readonly RTX_PRO_SERVER_6000: "rtx-pro-server-6000";
|
|
6
6
|
readonly T4: "t4";
|
|
7
7
|
};
|
|
8
|
-
export type AcceleratorName =
|
|
9
|
-
(typeof AcceleratorName)[keyof typeof AcceleratorName];
|
|
8
|
+
export type AcceleratorName = (typeof AcceleratorName)[keyof typeof AcceleratorName];
|
|
10
9
|
export declare const AcceleratorType: {
|
|
11
10
|
readonly GPU: "gpu";
|
|
12
11
|
};
|
|
13
|
-
export type AcceleratorType =
|
|
14
|
-
(typeof AcceleratorType)[keyof typeof AcceleratorType];
|
|
12
|
+
export type AcceleratorType = (typeof AcceleratorType)[keyof typeof AcceleratorType];
|
|
15
13
|
export declare const MembershipLevel: {
|
|
16
14
|
readonly CONTRIBUTOR: "CONTRIBUTOR";
|
|
17
15
|
readonly MANAGER: "MANAGER";
|
|
18
16
|
readonly OWNER: "OWNER";
|
|
19
17
|
readonly VIEWER: "VIEWER";
|
|
20
18
|
};
|
|
21
|
-
export type MembershipLevel =
|
|
22
|
-
(typeof MembershipLevel)[keyof typeof MembershipLevel];
|
|
19
|
+
export type MembershipLevel = (typeof MembershipLevel)[keyof typeof MembershipLevel];
|
|
23
20
|
export declare const DeadlinePrincipalType: {
|
|
24
21
|
readonly GROUP: "GROUP";
|
|
25
22
|
readonly USER: "USER";
|
|
@@ -65,15 +62,13 @@ export declare const AutoScalingMode: {
|
|
|
65
62
|
readonly EVENT_BASED_AUTO_SCALING: "EVENT_BASED_AUTO_SCALING";
|
|
66
63
|
readonly NO_SCALING: "NO_SCALING";
|
|
67
64
|
};
|
|
68
|
-
export type AutoScalingMode =
|
|
69
|
-
(typeof AutoScalingMode)[keyof typeof AutoScalingMode];
|
|
65
|
+
export type AutoScalingMode = (typeof AutoScalingMode)[keyof typeof AutoScalingMode];
|
|
70
66
|
export declare const AutoScalingStatus: {
|
|
71
67
|
readonly GROWING: "GROWING";
|
|
72
68
|
readonly SHRINKING: "SHRINKING";
|
|
73
69
|
readonly STEADY: "STEADY";
|
|
74
70
|
};
|
|
75
|
-
export type AutoScalingStatus =
|
|
76
|
-
(typeof AutoScalingStatus)[keyof typeof AutoScalingStatus];
|
|
71
|
+
export type AutoScalingStatus = (typeof AutoScalingStatus)[keyof typeof AutoScalingStatus];
|
|
77
72
|
export declare const BatchGetJobErrorCode: {
|
|
78
73
|
readonly AccessDeniedException: "AccessDeniedException";
|
|
79
74
|
readonly InternalServerErrorException: "InternalServerErrorException";
|
|
@@ -81,8 +76,7 @@ export declare const BatchGetJobErrorCode: {
|
|
|
81
76
|
readonly ThrottlingException: "ThrottlingException";
|
|
82
77
|
readonly ValidationException: "ValidationException";
|
|
83
78
|
};
|
|
84
|
-
export type BatchGetJobErrorCode =
|
|
85
|
-
(typeof BatchGetJobErrorCode)[keyof typeof BatchGetJobErrorCode];
|
|
79
|
+
export type BatchGetJobErrorCode = (typeof BatchGetJobErrorCode)[keyof typeof BatchGetJobErrorCode];
|
|
86
80
|
export declare const JobLifecycleStatus: {
|
|
87
81
|
readonly ARCHIVED: "ARCHIVED";
|
|
88
82
|
readonly CREATE_COMPLETE: "CREATE_COMPLETE";
|
|
@@ -94,8 +88,7 @@ export declare const JobLifecycleStatus: {
|
|
|
94
88
|
readonly UPLOAD_FAILED: "UPLOAD_FAILED";
|
|
95
89
|
readonly UPLOAD_IN_PROGRESS: "UPLOAD_IN_PROGRESS";
|
|
96
90
|
};
|
|
97
|
-
export type JobLifecycleStatus =
|
|
98
|
-
(typeof JobLifecycleStatus)[keyof typeof JobLifecycleStatus];
|
|
91
|
+
export type JobLifecycleStatus = (typeof JobLifecycleStatus)[keyof typeof JobLifecycleStatus];
|
|
99
92
|
export declare const JobTargetTaskRunStatus: {
|
|
100
93
|
readonly CANCELED: "CANCELED";
|
|
101
94
|
readonly FAILED: "FAILED";
|
|
@@ -134,8 +127,7 @@ export declare const JobEntityErrorCode: {
|
|
|
134
127
|
readonly ResourceNotFoundException: "ResourceNotFoundException";
|
|
135
128
|
readonly ValidationException: "ValidationException";
|
|
136
129
|
};
|
|
137
|
-
export type JobEntityErrorCode =
|
|
138
|
-
(typeof JobEntityErrorCode)[keyof typeof JobEntityErrorCode];
|
|
130
|
+
export type JobEntityErrorCode = (typeof JobEntityErrorCode)[keyof typeof JobEntityErrorCode];
|
|
139
131
|
export declare const BatchGetSessionErrorCode: {
|
|
140
132
|
readonly InternalServerErrorException: "InternalServerErrorException";
|
|
141
133
|
readonly ResourceNotFoundException: "ResourceNotFoundException";
|
|
@@ -177,8 +169,7 @@ export declare const SessionActionStatus: {
|
|
|
177
169
|
readonly SCHEDULED: "SCHEDULED";
|
|
178
170
|
readonly SUCCEEDED: "SUCCEEDED";
|
|
179
171
|
};
|
|
180
|
-
export type SessionActionStatus =
|
|
181
|
-
(typeof SessionActionStatus)[keyof typeof SessionActionStatus];
|
|
172
|
+
export type SessionActionStatus = (typeof SessionActionStatus)[keyof typeof SessionActionStatus];
|
|
182
173
|
export declare const BatchGetStepErrorCode: {
|
|
183
174
|
readonly AccessDeniedException: "AccessDeniedException";
|
|
184
175
|
readonly InternalServerErrorException: "InternalServerErrorException";
|
|
@@ -194,14 +185,12 @@ export declare const StepLifecycleStatus: {
|
|
|
194
185
|
readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
|
|
195
186
|
readonly UPDATE_SUCCEEDED: "UPDATE_SUCCEEDED";
|
|
196
187
|
};
|
|
197
|
-
export type StepLifecycleStatus =
|
|
198
|
-
(typeof StepLifecycleStatus)[keyof typeof StepLifecycleStatus];
|
|
188
|
+
export type StepLifecycleStatus = (typeof StepLifecycleStatus)[keyof typeof StepLifecycleStatus];
|
|
199
189
|
export declare const RangeConstraint: {
|
|
200
190
|
readonly CONTIGUOUS: "CONTIGUOUS";
|
|
201
191
|
readonly NONCONTIGUOUS: "NONCONTIGUOUS";
|
|
202
192
|
};
|
|
203
|
-
export type RangeConstraint =
|
|
204
|
-
(typeof RangeConstraint)[keyof typeof RangeConstraint];
|
|
193
|
+
export type RangeConstraint = (typeof RangeConstraint)[keyof typeof RangeConstraint];
|
|
205
194
|
export declare const StepParameterType: {
|
|
206
195
|
readonly CHUNK_INT: "CHUNK_INT";
|
|
207
196
|
readonly FLOAT: "FLOAT";
|
|
@@ -209,8 +198,7 @@ export declare const StepParameterType: {
|
|
|
209
198
|
readonly PATH: "PATH";
|
|
210
199
|
readonly STRING: "STRING";
|
|
211
200
|
};
|
|
212
|
-
export type StepParameterType =
|
|
213
|
-
(typeof StepParameterType)[keyof typeof StepParameterType];
|
|
201
|
+
export type StepParameterType = (typeof StepParameterType)[keyof typeof StepParameterType];
|
|
214
202
|
export declare const StepTargetTaskRunStatus: {
|
|
215
203
|
readonly CANCELED: "CANCELED";
|
|
216
204
|
readonly FAILED: "FAILED";
|
|
@@ -238,8 +226,7 @@ export declare const TaskTargetRunStatus: {
|
|
|
238
226
|
readonly SUCCEEDED: "SUCCEEDED";
|
|
239
227
|
readonly SUSPENDED: "SUSPENDED";
|
|
240
228
|
};
|
|
241
|
-
export type TaskTargetRunStatus =
|
|
242
|
-
(typeof TaskTargetRunStatus)[keyof typeof TaskTargetRunStatus];
|
|
229
|
+
export type TaskTargetRunStatus = (typeof TaskTargetRunStatus)[keyof typeof TaskTargetRunStatus];
|
|
243
230
|
export declare const BatchGetWorkerErrorCode: {
|
|
244
231
|
readonly InternalServerErrorException: "InternalServerErrorException";
|
|
245
232
|
readonly ResourceNotFoundException: "ResourceNotFoundException";
|
|
@@ -287,8 +274,7 @@ export declare const BudgetActionType: {
|
|
|
287
274
|
readonly STOP_SCHEDULING_AND_CANCEL_TASKS: "STOP_SCHEDULING_AND_CANCEL_TASKS";
|
|
288
275
|
readonly STOP_SCHEDULING_AND_COMPLETE_TASKS: "STOP_SCHEDULING_AND_COMPLETE_TASKS";
|
|
289
276
|
};
|
|
290
|
-
export type BudgetActionType =
|
|
291
|
-
(typeof BudgetActionType)[keyof typeof BudgetActionType];
|
|
277
|
+
export type BudgetActionType = (typeof BudgetActionType)[keyof typeof BudgetActionType];
|
|
292
278
|
export declare const BudgetStatus: {
|
|
293
279
|
readonly ACTIVE: "ACTIVE";
|
|
294
280
|
readonly INACTIVE: "INACTIVE";
|
|
@@ -304,8 +290,7 @@ export declare const ComparisonOperator: {
|
|
|
304
290
|
readonly LESS_THAN_EQUAL_TO: "LESS_THAN_EQUAL_TO";
|
|
305
291
|
readonly NOT_EQUAL: "NOT_EQUAL";
|
|
306
292
|
};
|
|
307
|
-
export type ComparisonOperator =
|
|
308
|
-
(typeof ComparisonOperator)[keyof typeof ComparisonOperator];
|
|
293
|
+
export type ComparisonOperator = (typeof ComparisonOperator)[keyof typeof ComparisonOperator];
|
|
309
294
|
export declare const CompletedStatus: {
|
|
310
295
|
readonly CANCELED: "CANCELED";
|
|
311
296
|
readonly FAILED: "FAILED";
|
|
@@ -313,26 +298,22 @@ export declare const CompletedStatus: {
|
|
|
313
298
|
readonly NEVER_ATTEMPTED: "NEVER_ATTEMPTED";
|
|
314
299
|
readonly SUCCEEDED: "SUCCEEDED";
|
|
315
300
|
};
|
|
316
|
-
export type CompletedStatus =
|
|
317
|
-
(typeof CompletedStatus)[keyof typeof CompletedStatus];
|
|
301
|
+
export type CompletedStatus = (typeof CompletedStatus)[keyof typeof CompletedStatus];
|
|
318
302
|
export declare const JobTemplateType: {
|
|
319
303
|
readonly JSON: "JSON";
|
|
320
304
|
readonly YAML: "YAML";
|
|
321
305
|
};
|
|
322
|
-
export type JobTemplateType =
|
|
323
|
-
(typeof JobTemplateType)[keyof typeof JobTemplateType];
|
|
306
|
+
export type JobTemplateType = (typeof JobTemplateType)[keyof typeof JobTemplateType];
|
|
324
307
|
export declare const CpuArchitectureType: {
|
|
325
308
|
readonly ARM64: "arm64";
|
|
326
309
|
readonly X86_64: "x86_64";
|
|
327
310
|
};
|
|
328
|
-
export type CpuArchitectureType =
|
|
329
|
-
(typeof CpuArchitectureType)[keyof typeof CpuArchitectureType];
|
|
311
|
+
export type CpuArchitectureType = (typeof CpuArchitectureType)[keyof typeof CpuArchitectureType];
|
|
330
312
|
export declare const TagPropagationMode: {
|
|
331
313
|
readonly NO_PROPAGATION: "NO_PROPAGATION";
|
|
332
314
|
readonly PROPAGATE_TAGS_TO_WORKERS_AT_LAUNCH: "PROPAGATE_TAGS_TO_WORKERS_AT_LAUNCH";
|
|
333
315
|
};
|
|
334
|
-
export type TagPropagationMode =
|
|
335
|
-
(typeof TagPropagationMode)[keyof typeof TagPropagationMode];
|
|
316
|
+
export type TagPropagationMode = (typeof TagPropagationMode)[keyof typeof TagPropagationMode];
|
|
336
317
|
export declare const CustomerManagedFleetOperatingSystemFamily: {
|
|
337
318
|
readonly LINUX: "LINUX";
|
|
338
319
|
readonly MACOS: "MACOS";
|
|
@@ -410,19 +391,16 @@ export declare const UpdatedWorkerStatus: {
|
|
|
410
391
|
readonly STOPPED: "STOPPED";
|
|
411
392
|
readonly STOPPING: "STOPPING";
|
|
412
393
|
};
|
|
413
|
-
export type UpdatedWorkerStatus =
|
|
414
|
-
(typeof UpdatedWorkerStatus)[keyof typeof UpdatedWorkerStatus];
|
|
394
|
+
export type UpdatedWorkerStatus = (typeof UpdatedWorkerStatus)[keyof typeof UpdatedWorkerStatus];
|
|
415
395
|
export declare const DesiredWorkerStatus: {
|
|
416
396
|
readonly STOPPED: "STOPPED";
|
|
417
397
|
};
|
|
418
|
-
export type DesiredWorkerStatus =
|
|
419
|
-
(typeof DesiredWorkerStatus)[keyof typeof DesiredWorkerStatus];
|
|
398
|
+
export type DesiredWorkerStatus = (typeof DesiredWorkerStatus)[keyof typeof DesiredWorkerStatus];
|
|
420
399
|
export declare const QueueBlockedReason: {
|
|
421
400
|
readonly BUDGET_THRESHOLD_REACHED: "BUDGET_THRESHOLD_REACHED";
|
|
422
401
|
readonly NO_BUDGET_CONFIGURED: "NO_BUDGET_CONFIGURED";
|
|
423
402
|
};
|
|
424
|
-
export type QueueBlockedReason =
|
|
425
|
-
(typeof QueueBlockedReason)[keyof typeof QueueBlockedReason];
|
|
403
|
+
export type QueueBlockedReason = (typeof QueueBlockedReason)[keyof typeof QueueBlockedReason];
|
|
426
404
|
export declare const QueueStatus: {
|
|
427
405
|
readonly IDLE: "IDLE";
|
|
428
406
|
readonly SCHEDULING: "SCHEDULING";
|
|
@@ -482,8 +460,7 @@ export declare const LogicalOperator: {
|
|
|
482
460
|
readonly AND: "AND";
|
|
483
461
|
readonly OR: "OR";
|
|
484
462
|
};
|
|
485
|
-
export type LogicalOperator =
|
|
486
|
-
(typeof LogicalOperator)[keyof typeof LogicalOperator];
|
|
463
|
+
export type LogicalOperator = (typeof LogicalOperator)[keyof typeof LogicalOperator];
|
|
487
464
|
export declare const SortOrder: {
|
|
488
465
|
readonly ASCENDING: "ASCENDING";
|
|
489
466
|
readonly DESCENDING: "DESCENDING";
|
|
@@ -498,8 +475,7 @@ export declare const UsageGroupByField: {
|
|
|
498
475
|
readonly USAGE_TYPE: "USAGE_TYPE";
|
|
499
476
|
readonly USER_ID: "USER_ID";
|
|
500
477
|
};
|
|
501
|
-
export type UsageGroupByField =
|
|
502
|
-
(typeof UsageGroupByField)[keyof typeof UsageGroupByField];
|
|
478
|
+
export type UsageGroupByField = (typeof UsageGroupByField)[keyof typeof UsageGroupByField];
|
|
503
479
|
export declare const Period: {
|
|
504
480
|
readonly DAILY: "DAILY";
|
|
505
481
|
readonly HOURLY: "HOURLY";
|
|
@@ -513,8 +489,7 @@ export declare const UsageStatistic: {
|
|
|
513
489
|
readonly MIN: "MIN";
|
|
514
490
|
readonly SUM: "SUM";
|
|
515
491
|
};
|
|
516
|
-
export type UsageStatistic =
|
|
517
|
-
(typeof UsageStatistic)[keyof typeof UsageStatistic];
|
|
492
|
+
export type UsageStatistic = (typeof UsageStatistic)[keyof typeof UsageStatistic];
|
|
518
493
|
export declare const UpdateQueueFleetAssociationStatus: {
|
|
519
494
|
readonly ACTIVE: "ACTIVE";
|
|
520
495
|
readonly STOP_SCHEDULING_AND_CANCEL_TASKS: "STOP_SCHEDULING_AND_CANCEL_TASKS";
|
|
@@ -10,18 +10,14 @@ export declare class AccessDeniedException extends __BaseException {
|
|
|
10
10
|
readonly name: "AccessDeniedException";
|
|
11
11
|
readonly $fault: "client";
|
|
12
12
|
context?: Record<string, string> | undefined;
|
|
13
|
-
constructor(
|
|
14
|
-
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
15
|
-
);
|
|
13
|
+
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
16
14
|
}
|
|
17
15
|
export declare class InternalServerErrorException extends __BaseException {
|
|
18
16
|
readonly name: "InternalServerErrorException";
|
|
19
17
|
readonly $fault: "server";
|
|
20
18
|
$retryable: {};
|
|
21
19
|
retryAfterSeconds?: number | undefined;
|
|
22
|
-
constructor(
|
|
23
|
-
opts: __ExceptionOptionType<InternalServerErrorException, __BaseException>
|
|
24
|
-
);
|
|
20
|
+
constructor(opts: __ExceptionOptionType<InternalServerErrorException, __BaseException>);
|
|
25
21
|
}
|
|
26
22
|
export declare class ResourceNotFoundException extends __BaseException {
|
|
27
23
|
readonly name: "ResourceNotFoundException";
|
|
@@ -29,9 +25,7 @@ export declare class ResourceNotFoundException extends __BaseException {
|
|
|
29
25
|
resourceId: string | undefined;
|
|
30
26
|
resourceType: string | undefined;
|
|
31
27
|
context?: Record<string, string> | undefined;
|
|
32
|
-
constructor(
|
|
33
|
-
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
34
|
-
);
|
|
28
|
+
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
35
29
|
}
|
|
36
30
|
export declare class ServiceQuotaExceededException extends __BaseException {
|
|
37
31
|
readonly name: "ServiceQuotaExceededException";
|
|
@@ -42,9 +36,7 @@ export declare class ServiceQuotaExceededException extends __BaseException {
|
|
|
42
36
|
quotaCode: string | undefined;
|
|
43
37
|
resourceId?: string | undefined;
|
|
44
38
|
context?: Record<string, string> | undefined;
|
|
45
|
-
constructor(
|
|
46
|
-
opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>
|
|
47
|
-
);
|
|
39
|
+
constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
|
|
48
40
|
}
|
|
49
41
|
export declare class ThrottlingException extends __BaseException {
|
|
50
42
|
readonly name: "ThrottlingException";
|
|
@@ -56,9 +48,7 @@ export declare class ThrottlingException extends __BaseException {
|
|
|
56
48
|
quotaCode?: string | undefined;
|
|
57
49
|
retryAfterSeconds?: number | undefined;
|
|
58
50
|
context?: Record<string, string> | undefined;
|
|
59
|
-
constructor(
|
|
60
|
-
opts: __ExceptionOptionType<ThrottlingException, __BaseException>
|
|
61
|
-
);
|
|
51
|
+
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
62
52
|
}
|
|
63
53
|
export declare class ValidationException extends __BaseException {
|
|
64
54
|
readonly name: "ValidationException";
|
|
@@ -66,9 +56,7 @@ export declare class ValidationException extends __BaseException {
|
|
|
66
56
|
reason: ValidationExceptionReason | undefined;
|
|
67
57
|
fieldList?: ValidationExceptionField[] | undefined;
|
|
68
58
|
context?: Record<string, string> | undefined;
|
|
69
|
-
constructor(
|
|
70
|
-
opts: __ExceptionOptionType<ValidationException, __BaseException>
|
|
71
|
-
);
|
|
59
|
+
constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
|
|
72
60
|
}
|
|
73
61
|
export declare class ConflictException extends __BaseException {
|
|
74
62
|
readonly name: "ConflictException";
|
|
@@ -206,9 +206,7 @@ export declare namespace AssignedSessionActionDefinition {
|
|
|
206
206
|
envEnter: (value: AssignedEnvironmentEnterSessionActionDefinition) => T;
|
|
207
207
|
envExit: (value: AssignedEnvironmentExitSessionActionDefinition) => T;
|
|
208
208
|
taskRun: (value: AssignedTaskRunSessionActionDefinition) => T;
|
|
209
|
-
syncInputJobAttachments: (
|
|
210
|
-
value: AssignedSyncInputJobAttachmentsSessionActionDefinition
|
|
211
|
-
) => T;
|
|
209
|
+
syncInputJobAttachments: (value: AssignedSyncInputJobAttachmentsSessionActionDefinition) => T;
|
|
212
210
|
_: (name: string, value: any) => T;
|
|
213
211
|
}
|
|
214
212
|
}
|
|
@@ -788,9 +786,7 @@ export declare namespace SessionActionDefinition {
|
|
|
788
786
|
envEnter: (value: EnvironmentEnterSessionActionDefinition) => T;
|
|
789
787
|
envExit: (value: EnvironmentExitSessionActionDefinition) => T;
|
|
790
788
|
taskRun: (value: TaskRunSessionActionDefinition) => T;
|
|
791
|
-
syncInputJobAttachments: (
|
|
792
|
-
value: SyncInputJobAttachmentsSessionActionDefinition
|
|
793
|
-
) => T;
|
|
789
|
+
syncInputJobAttachments: (value: SyncInputJobAttachmentsSessionActionDefinition) => T;
|
|
794
790
|
_: (name: string, value: any) => T;
|
|
795
791
|
}
|
|
796
792
|
}
|
|
@@ -1034,9 +1030,7 @@ export interface FixedBudgetSchedule {
|
|
|
1034
1030
|
startTime: Date | undefined;
|
|
1035
1031
|
endTime: Date | undefined;
|
|
1036
1032
|
}
|
|
1037
|
-
export type BudgetSchedule =
|
|
1038
|
-
| BudgetSchedule.FixedMember
|
|
1039
|
-
| BudgetSchedule.$UnknownMember;
|
|
1033
|
+
export type BudgetSchedule = BudgetSchedule.FixedMember | BudgetSchedule.$UnknownMember;
|
|
1040
1034
|
export declare namespace BudgetSchedule {
|
|
1041
1035
|
interface FixedMember {
|
|
1042
1036
|
fixed: FixedBudgetSchedule;
|
|
@@ -1210,9 +1204,7 @@ export interface CustomerManagedWorkerCapabilities {
|
|
|
1210
1204
|
}
|
|
1211
1205
|
export interface CustomerManagedFleetConfiguration {
|
|
1212
1206
|
mode: AutoScalingMode | undefined;
|
|
1213
|
-
autoScalingConfiguration?:
|
|
1214
|
-
| CustomerManagedAutoScalingConfiguration
|
|
1215
|
-
| undefined;
|
|
1207
|
+
autoScalingConfiguration?: CustomerManagedAutoScalingConfiguration | undefined;
|
|
1216
1208
|
workerCapabilities: CustomerManagedWorkerCapabilities | undefined;
|
|
1217
1209
|
storageProfileId?: string | undefined;
|
|
1218
1210
|
tagPropagationMode?: TagPropagationMode | undefined;
|
|
@@ -1258,9 +1250,7 @@ export interface ServiceManagedEc2FleetConfiguration {
|
|
|
1258
1250
|
vpcConfiguration?: VpcConfiguration | undefined;
|
|
1259
1251
|
storageProfileId?: string | undefined;
|
|
1260
1252
|
persistentVolumeConfiguration?: PersistentVolumeConfiguration | undefined;
|
|
1261
|
-
autoScalingConfiguration?:
|
|
1262
|
-
| ServiceManagedEc2AutoScalingConfiguration
|
|
1263
|
-
| undefined;
|
|
1253
|
+
autoScalingConfiguration?: ServiceManagedEc2AutoScalingConfiguration | undefined;
|
|
1264
1254
|
}
|
|
1265
1255
|
export type FleetConfiguration =
|
|
1266
1256
|
| FleetConfiguration.CustomerManagedMember
|
|
@@ -1381,9 +1371,7 @@ export declare namespace SchedulingMaxPriorityOverride {
|
|
|
1381
1371
|
$unknown: [string, any];
|
|
1382
1372
|
}
|
|
1383
1373
|
interface Visitor<T> {
|
|
1384
|
-
alwaysScheduleFirst: (
|
|
1385
|
-
value: SchedulingMaxPriorityOverrideAlwaysScheduleFirst
|
|
1386
|
-
) => T;
|
|
1374
|
+
alwaysScheduleFirst: (value: SchedulingMaxPriorityOverrideAlwaysScheduleFirst) => T;
|
|
1387
1375
|
_: (name: string, value: any) => T;
|
|
1388
1376
|
}
|
|
1389
1377
|
}
|
|
@@ -1401,9 +1389,7 @@ export declare namespace SchedulingMinPriorityOverride {
|
|
|
1401
1389
|
$unknown: [string, any];
|
|
1402
1390
|
}
|
|
1403
1391
|
interface Visitor<T> {
|
|
1404
|
-
alwaysScheduleLast: (
|
|
1405
|
-
value: SchedulingMinPriorityOverrideAlwaysScheduleLast
|
|
1406
|
-
) => T;
|
|
1392
|
+
alwaysScheduleLast: (value: SchedulingMinPriorityOverrideAlwaysScheduleLast) => T;
|
|
1407
1393
|
_: (name: string, value: any) => T;
|
|
1408
1394
|
}
|
|
1409
1395
|
}
|
|
@@ -2257,9 +2243,7 @@ export declare namespace SessionActionDefinitionSummary {
|
|
|
2257
2243
|
envEnter: (value: EnvironmentEnterSessionActionDefinitionSummary) => T;
|
|
2258
2244
|
envExit: (value: EnvironmentExitSessionActionDefinitionSummary) => T;
|
|
2259
2245
|
taskRun: (value: TaskRunSessionActionDefinitionSummary) => T;
|
|
2260
|
-
syncInputJobAttachments: (
|
|
2261
|
-
value: SyncInputJobAttachmentsSessionActionDefinitionSummary
|
|
2262
|
-
) => T;
|
|
2246
|
+
syncInputJobAttachments: (value: SyncInputJobAttachmentsSessionActionDefinitionSummary) => T;
|
|
2263
2247
|
_: (name: string, value: any) => T;
|
|
2264
2248
|
}
|
|
2265
2249
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PaginationConfiguration } from "@smithy/types";
|
|
2
2
|
import { DeadlineClient } from "../DeadlineClient";
|
|
3
|
-
export interface DeadlinePaginationConfiguration
|
|
4
|
-
extends PaginationConfiguration {
|
|
3
|
+
export interface DeadlinePaginationConfiguration extends PaginationConfiguration {
|
|
5
4
|
client: DeadlineClient;
|
|
6
5
|
}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListBudgetsCommandInput,
|
|
4
|
-
ListBudgetsCommandOutput,
|
|
5
|
-
} from "../commands/ListBudgetsCommand";
|
|
2
|
+
import { ListBudgetsCommandInput, ListBudgetsCommandOutput } from "../commands/ListBudgetsCommand";
|
|
6
3
|
import { DeadlinePaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListBudgets: (
|
|
8
5
|
config: DeadlinePaginationConfiguration,
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListFarmsCommandInput,
|
|
4
|
-
ListFarmsCommandOutput,
|
|
5
|
-
} from "../commands/ListFarmsCommand";
|
|
2
|
+
import { ListFarmsCommandInput, ListFarmsCommandOutput } from "../commands/ListFarmsCommand";
|
|
6
3
|
import { DeadlinePaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListFarms: (
|
|
8
5
|
config: DeadlinePaginationConfiguration,
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListFleetsCommandInput,
|
|
4
|
-
ListFleetsCommandOutput,
|
|
5
|
-
} from "../commands/ListFleetsCommand";
|
|
2
|
+
import { ListFleetsCommandInput, ListFleetsCommandOutput } from "../commands/ListFleetsCommand";
|
|
6
3
|
import { DeadlinePaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListFleets: (
|
|
8
5
|
config: DeadlinePaginationConfiguration,
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListJobsCommandInput,
|
|
4
|
-
ListJobsCommandOutput,
|
|
5
|
-
} from "../commands/ListJobsCommand";
|
|
2
|
+
import { ListJobsCommandInput, ListJobsCommandOutput } from "../commands/ListJobsCommand";
|
|
6
3
|
import { DeadlinePaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListJobs: (
|
|
8
5
|
config: DeadlinePaginationConfiguration,
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListLimitsCommandInput,
|
|
4
|
-
ListLimitsCommandOutput,
|
|
5
|
-
} from "../commands/ListLimitsCommand";
|
|
2
|
+
import { ListLimitsCommandInput, ListLimitsCommandOutput } from "../commands/ListLimitsCommand";
|
|
6
3
|
import { DeadlinePaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListLimits: (
|
|
8
5
|
config: DeadlinePaginationConfiguration,
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListQueuesCommandInput,
|
|
4
|
-
ListQueuesCommandOutput,
|
|
5
|
-
} from "../commands/ListQueuesCommand";
|
|
2
|
+
import { ListQueuesCommandInput, ListQueuesCommandOutput } from "../commands/ListQueuesCommand";
|
|
6
3
|
import { DeadlinePaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListQueues: (
|
|
8
5
|
config: DeadlinePaginationConfiguration,
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListStepsCommandInput,
|
|
4
|
-
ListStepsCommandOutput,
|
|
5
|
-
} from "../commands/ListStepsCommand";
|
|
2
|
+
import { ListStepsCommandInput, ListStepsCommandOutput } from "../commands/ListStepsCommand";
|
|
6
3
|
import { DeadlinePaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListSteps: (
|
|
8
5
|
config: DeadlinePaginationConfiguration,
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListTasksCommandInput,
|
|
4
|
-
ListTasksCommandOutput,
|
|
5
|
-
} from "../commands/ListTasksCommand";
|
|
2
|
+
import { ListTasksCommandInput, ListTasksCommandOutput } from "../commands/ListTasksCommand";
|
|
6
3
|
import { DeadlinePaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListTasks: (
|
|
8
5
|
config: DeadlinePaginationConfiguration,
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListVolumesCommandInput,
|
|
4
|
-
ListVolumesCommandOutput,
|
|
5
|
-
} from "../commands/ListVolumesCommand";
|
|
2
|
+
import { ListVolumesCommandInput, ListVolumesCommandOutput } from "../commands/ListVolumesCommand";
|
|
6
3
|
import { DeadlinePaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListVolumes: (
|
|
8
5
|
config: DeadlinePaginationConfiguration,
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListWorkersCommandInput,
|
|
4
|
-
ListWorkersCommandOutput,
|
|
5
|
-
} from "../commands/ListWorkersCommand";
|
|
2
|
+
import { ListWorkersCommandInput, ListWorkersCommandOutput } from "../commands/ListWorkersCommand";
|
|
6
3
|
import { DeadlinePaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListWorkers: (
|
|
8
5
|
config: DeadlinePaginationConfiguration,
|