@aws-sdk/client-deadline 3.840.0 → 3.844.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/commands/ListSessionActionsCommand.js +2 -1
- package/dist-cjs/models/models_0.js +36 -1
- package/dist-cjs/protocols/Aws_restJson1.js +3 -0
- package/dist-es/commands/ListSessionActionsCommand.js +2 -1
- package/dist-es/models/models_0.js +31 -0
- package/dist-es/protocols/Aws_restJson1.js +3 -0
- package/dist-types/commands/GetSessionActionCommand.d.ts +7 -0
- package/dist-types/commands/GetStepCommand.d.ts +1 -1
- package/dist-types/commands/GetTaskCommand.d.ts +1 -0
- package/dist-types/commands/ListSessionActionsCommand.d.ts +15 -0
- package/dist-types/commands/ListStepsCommand.d.ts +2 -1
- package/dist-types/commands/ListTasksCommand.d.ts +2 -2
- package/dist-types/commands/SearchStepsCommand.d.ts +1 -1
- package/dist-types/commands/SearchTasksCommand.d.ts +1 -0
- package/dist-types/commands/UpdateWorkerScheduleCommand.d.ts +7 -0
- package/dist-types/models/models_0.d.ts +88 -51
- package/dist-types/models/models_1.d.ts +51 -1
- package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTasksCommand.d.ts +1 -2
- package/dist-types/ts3.4/models/models_0.d.ts +40 -12
- package/dist-types/ts3.4/models/models_1.d.ts +13 -0
- package/package.json +14 -14
|
@@ -6,6 +6,7 @@ const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
+
const models_0_1 = require("../models/models_0");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class ListSessionActionsCommand extends smithy_client_1.Command
|
|
11
12
|
.classBuilder()
|
|
@@ -18,7 +19,7 @@ class ListSessionActionsCommand extends smithy_client_1.Command
|
|
|
18
19
|
})
|
|
19
20
|
.s("Deadline", "ListSessionActions", {})
|
|
20
21
|
.n("DeadlineClient", "ListSessionActionsCommand")
|
|
21
|
-
.f(void 0,
|
|
22
|
+
.f(void 0, models_0_1.ListSessionActionsResponseFilterSensitiveLog)
|
|
22
23
|
.ser(Aws_restJson1_1.se_ListSessionActionsCommand)
|
|
23
24
|
.de(Aws_restJson1_1.de_ListSessionActionsCommand)
|
|
24
25
|
.build() {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.DesiredWorkerStatus = exports.UpdatedWorkerStatus = exports.SessionLifecycleTargetStatus = exports.SessionLifecycleStatus = exports.WorkerStatus = exports.FleetStatus = exports.StorageProfileOperatingSystemFamily = exports.FileSystemLocationType = exports.EnvironmentTemplateType = exports.DefaultQueueBudgetAction = exports.CreateJobTargetTaskRunStatus = exports.FleetConfiguration = exports.Ec2MarketType = exports.ServiceManagedFleetOperatingSystemFamily = exports.CustomerManagedFleetOperatingSystemFamily = exports.TagPropagationMode = exports.CpuArchitectureType = exports.JobTemplateType = exports.CompletedStatus = exports.ComparisonOperator = exports.BudgetStatus = exports.UsageTrackingResource = exports.BudgetSchedule = exports.BudgetActionType = exports.GetJobEntityError = exports.JobEntityErrorCode = exports.JobEntity = exports.JobParameter = exports.RunAs = exports.JobEntityIdentifiersUnion = exports.AutoScalingStatus = exports.AutoScalingMode = exports.PathFormat = exports.JobAttachmentsFileSystem = exports.ConflictException = exports.ConflictExceptionReason = exports.ValidationException = exports.ValidationExceptionReason = exports.ThrottlingException = exports.ServiceQuotaExceededException = exports.ServiceQuotaExceededExceptionReason = exports.ResourceNotFoundException = exports.InternalServerErrorException = exports.DeadlinePrincipalType = exports.MembershipLevel = exports.AssignedSessionActionDefinition = exports.TaskParameterValue = exports.AccessDeniedException = exports.AcceleratorType = exports.AcceleratorName = void 0;
|
|
4
4
|
exports.GetFleetResponseFilterSensitiveLog = exports.CreateStorageProfileRequestFilterSensitiveLog = exports.FileSystemLocationFilterSensitiveLog = exports.CreateQueueEnvironmentRequestFilterSensitiveLog = exports.CreateQueueRequestFilterSensitiveLog = exports.CreateLimitRequestFilterSensitiveLog = exports.CreateJobRequestFilterSensitiveLog = exports.CreateFleetRequestFilterSensitiveLog = exports.HostConfigurationFilterSensitiveLog = exports.CreateFarmRequestFilterSensitiveLog = exports.UpdateBudgetRequestFilterSensitiveLog = exports.ListBudgetsResponseFilterSensitiveLog = exports.BudgetSummaryFilterSensitiveLog = exports.GetBudgetResponseFilterSensitiveLog = exports.ResponseBudgetActionFilterSensitiveLog = exports.CreateBudgetRequestFilterSensitiveLog = exports.BudgetActionToAddFilterSensitiveLog = exports.BatchGetJobEntityResponseFilterSensitiveLog = exports.JobEntityFilterSensitiveLog = exports.StepDetailsEntityFilterSensitiveLog = exports.JobDetailsEntityFilterSensitiveLog = exports.PathMappingRuleFilterSensitiveLog = exports.JobAttachmentDetailsEntityFilterSensitiveLog = exports.EnvironmentDetailsEntityFilterSensitiveLog = exports.AttachmentsFilterSensitiveLog = exports.ManifestPropertiesFilterSensitiveLog = exports.AssumeQueueRoleForWorkerResponseFilterSensitiveLog = exports.AssumeQueueRoleForUserResponseFilterSensitiveLog = exports.AssumeQueueRoleForReadResponseFilterSensitiveLog = exports.AssumeFleetRoleForWorkerResponseFilterSensitiveLog = exports.AssumeFleetRoleForReadResponseFilterSensitiveLog = exports.AwsCredentialsFilterSensitiveLog = exports.AssignedSessionFilterSensitiveLog = exports.AssignedSessionActionFilterSensitiveLog = exports.AssignedSessionActionDefinitionFilterSensitiveLog = exports.AssignedTaskRunSessionActionDefinitionFilterSensitiveLog = exports.TaskParameterValueFilterSensitiveLog = exports.DependencyConsumerResolutionStatus = exports.SessionActionDefinitionSummary = exports.TaskTargetRunStatus = exports.StepTargetTaskRunStatus = exports.StepParameterType = exports.StepLifecycleStatus = exports.SessionActionStatus = exports.SessionActionDefinition = exports.TaskRunStatus = exports.JobTargetTaskRunStatus = exports.JobLifecycleStatus = exports.QueueStatus = exports.QueueBlockedReason = void 0;
|
|
5
|
-
exports.GetTaskResponseFilterSensitiveLog = exports.GetStepResponseFilterSensitiveLog = exports.GetSessionActionResponseFilterSensitiveLog = exports.SessionActionDefinitionFilterSensitiveLog = exports.TaskRunSessionActionDefinitionFilterSensitiveLog = exports.GetJobResponseFilterSensitiveLog = exports.GetStorageProfileForQueueResponseFilterSensitiveLog = exports.GetQueueEnvironmentResponseFilterSensitiveLog = exports.GetQueueResponseFilterSensitiveLog = exports.GetStorageProfileResponseFilterSensitiveLog = exports.GetLimitResponseFilterSensitiveLog = exports.GetFarmResponseFilterSensitiveLog = exports.UpdateWorkerScheduleResponseFilterSensitiveLog = exports.UpdateWorkerScheduleRequestFilterSensitiveLog = exports.UpdatedSessionActionInfoFilterSensitiveLog = exports.UpdateWorkerResponseFilterSensitiveLog = exports.UpdateFleetRequestFilterSensitiveLog = void 0;
|
|
5
|
+
exports.ListSessionActionsResponseFilterSensitiveLog = exports.SessionActionSummaryFilterSensitiveLog = exports.SessionActionDefinitionSummaryFilterSensitiveLog = exports.TaskRunSessionActionDefinitionSummaryFilterSensitiveLog = exports.GetTaskResponseFilterSensitiveLog = exports.GetStepResponseFilterSensitiveLog = exports.GetSessionActionResponseFilterSensitiveLog = exports.SessionActionDefinitionFilterSensitiveLog = exports.TaskRunSessionActionDefinitionFilterSensitiveLog = exports.GetJobResponseFilterSensitiveLog = exports.GetStorageProfileForQueueResponseFilterSensitiveLog = exports.GetQueueEnvironmentResponseFilterSensitiveLog = exports.GetQueueResponseFilterSensitiveLog = exports.GetStorageProfileResponseFilterSensitiveLog = exports.GetLimitResponseFilterSensitiveLog = exports.GetFarmResponseFilterSensitiveLog = exports.UpdateWorkerScheduleResponseFilterSensitiveLog = exports.UpdateWorkerScheduleRequestFilterSensitiveLog = exports.UpdatedSessionActionInfoFilterSensitiveLog = exports.UpdateWorkerResponseFilterSensitiveLog = exports.UpdateFleetRequestFilterSensitiveLog = void 0;
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
const DeadlineServiceException_1 = require("./DeadlineServiceException");
|
|
8
8
|
exports.AcceleratorName = {
|
|
@@ -40,6 +40,8 @@ var TaskParameterValue;
|
|
|
40
40
|
return visitor.string(value.string);
|
|
41
41
|
if (value.path !== undefined)
|
|
42
42
|
return visitor.path(value.path);
|
|
43
|
+
if (value.chunkInt !== undefined)
|
|
44
|
+
return visitor.chunkInt(value.chunkInt);
|
|
43
45
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
44
46
|
};
|
|
45
47
|
})(TaskParameterValue || (exports.TaskParameterValue = TaskParameterValue = {}));
|
|
@@ -501,6 +503,7 @@ exports.StepLifecycleStatus = {
|
|
|
501
503
|
UPDATE_SUCCEEDED: "UPDATE_SUCCEEDED",
|
|
502
504
|
};
|
|
503
505
|
exports.StepParameterType = {
|
|
506
|
+
CHUNK_INT: "CHUNK_INT",
|
|
504
507
|
FLOAT: "FLOAT",
|
|
505
508
|
INT: "INT",
|
|
506
509
|
PATH: "PATH",
|
|
@@ -549,6 +552,8 @@ const TaskParameterValueFilterSensitiveLog = (obj) => {
|
|
|
549
552
|
return { string: obj.string };
|
|
550
553
|
if (obj.path !== undefined)
|
|
551
554
|
return { path: obj.path };
|
|
555
|
+
if (obj.chunkInt !== undefined)
|
|
556
|
+
return { chunkInt: obj.chunkInt };
|
|
552
557
|
if (obj.$unknown !== undefined)
|
|
553
558
|
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
554
559
|
};
|
|
@@ -869,3 +874,33 @@ const GetTaskResponseFilterSensitiveLog = (obj) => ({
|
|
|
869
874
|
...(obj.parameters && { parameters: smithy_client_1.SENSITIVE_STRING }),
|
|
870
875
|
});
|
|
871
876
|
exports.GetTaskResponseFilterSensitiveLog = GetTaskResponseFilterSensitiveLog;
|
|
877
|
+
const TaskRunSessionActionDefinitionSummaryFilterSensitiveLog = (obj) => ({
|
|
878
|
+
...obj,
|
|
879
|
+
...(obj.parameters && { parameters: smithy_client_1.SENSITIVE_STRING }),
|
|
880
|
+
});
|
|
881
|
+
exports.TaskRunSessionActionDefinitionSummaryFilterSensitiveLog = TaskRunSessionActionDefinitionSummaryFilterSensitiveLog;
|
|
882
|
+
const SessionActionDefinitionSummaryFilterSensitiveLog = (obj) => {
|
|
883
|
+
if (obj.envEnter !== undefined)
|
|
884
|
+
return { envEnter: obj.envEnter };
|
|
885
|
+
if (obj.envExit !== undefined)
|
|
886
|
+
return { envExit: obj.envExit };
|
|
887
|
+
if (obj.taskRun !== undefined)
|
|
888
|
+
return { taskRun: (0, exports.TaskRunSessionActionDefinitionSummaryFilterSensitiveLog)(obj.taskRun) };
|
|
889
|
+
if (obj.syncInputJobAttachments !== undefined)
|
|
890
|
+
return { syncInputJobAttachments: obj.syncInputJobAttachments };
|
|
891
|
+
if (obj.$unknown !== undefined)
|
|
892
|
+
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
893
|
+
};
|
|
894
|
+
exports.SessionActionDefinitionSummaryFilterSensitiveLog = SessionActionDefinitionSummaryFilterSensitiveLog;
|
|
895
|
+
const SessionActionSummaryFilterSensitiveLog = (obj) => ({
|
|
896
|
+
...obj,
|
|
897
|
+
...(obj.definition && { definition: (0, exports.SessionActionDefinitionSummaryFilterSensitiveLog)(obj.definition) }),
|
|
898
|
+
});
|
|
899
|
+
exports.SessionActionSummaryFilterSensitiveLog = SessionActionSummaryFilterSensitiveLog;
|
|
900
|
+
const ListSessionActionsResponseFilterSensitiveLog = (obj) => ({
|
|
901
|
+
...obj,
|
|
902
|
+
...(obj.sessionActions && {
|
|
903
|
+
sessionActions: obj.sessionActions.map((item) => (0, exports.SessionActionSummaryFilterSensitiveLog)(item)),
|
|
904
|
+
}),
|
|
905
|
+
});
|
|
906
|
+
exports.ListSessionActionsResponseFilterSensitiveLog = ListSessionActionsResponseFilterSensitiveLog;
|
|
@@ -3500,6 +3500,7 @@ const de_GetSessionActionCommand = async (output, context) => {
|
|
|
3500
3500
|
acquiredLimits: smithy_client_1._json,
|
|
3501
3501
|
definition: (_) => (0, smithy_client_1._json)((0, core_1.awsExpectUnion)(_)),
|
|
3502
3502
|
endedAt: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
3503
|
+
manifests: smithy_client_1._json,
|
|
3503
3504
|
processExitCode: smithy_client_1.expectInt32,
|
|
3504
3505
|
progressMessage: smithy_client_1.expectString,
|
|
3505
3506
|
progressPercent: smithy_client_1.limitedParseFloat32,
|
|
@@ -4709,6 +4710,7 @@ const se_UpdatedSessionActionInfo = (input, context) => {
|
|
|
4709
4710
|
return (0, smithy_client_1.take)(input, {
|
|
4710
4711
|
completedStatus: [],
|
|
4711
4712
|
endedAt: smithy_client_1.serializeDateTime,
|
|
4713
|
+
manifests: smithy_client_1._json,
|
|
4712
4714
|
processExitCode: [],
|
|
4713
4715
|
progressMessage: [],
|
|
4714
4716
|
progressPercent: smithy_client_1.serializeFloat,
|
|
@@ -5178,6 +5180,7 @@ const de_SessionActionSummary = (output, context) => {
|
|
|
5178
5180
|
return (0, smithy_client_1.take)(output, {
|
|
5179
5181
|
definition: (_) => (0, smithy_client_1._json)((0, core_1.awsExpectUnion)(_)),
|
|
5180
5182
|
endedAt: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
5183
|
+
manifests: smithy_client_1._json,
|
|
5181
5184
|
progressPercent: smithy_client_1.limitedParseFloat32,
|
|
5182
5185
|
sessionActionId: smithy_client_1.expectString,
|
|
5183
5186
|
startedAt: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
+
import { ListSessionActionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_ListSessionActionsCommand, se_ListSessionActionsCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class ListSessionActionsCommand extends $Command
|
|
@@ -15,7 +16,7 @@ export class ListSessionActionsCommand extends $Command
|
|
|
15
16
|
})
|
|
16
17
|
.s("Deadline", "ListSessionActions", {})
|
|
17
18
|
.n("DeadlineClient", "ListSessionActionsCommand")
|
|
18
|
-
.f(void 0,
|
|
19
|
+
.f(void 0, ListSessionActionsResponseFilterSensitiveLog)
|
|
19
20
|
.ser(se_ListSessionActionsCommand)
|
|
20
21
|
.de(de_ListSessionActionsCommand)
|
|
21
22
|
.build() {
|
|
@@ -34,6 +34,8 @@ export var TaskParameterValue;
|
|
|
34
34
|
return visitor.string(value.string);
|
|
35
35
|
if (value.path !== undefined)
|
|
36
36
|
return visitor.path(value.path);
|
|
37
|
+
if (value.chunkInt !== undefined)
|
|
38
|
+
return visitor.chunkInt(value.chunkInt);
|
|
37
39
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
38
40
|
};
|
|
39
41
|
})(TaskParameterValue || (TaskParameterValue = {}));
|
|
@@ -489,6 +491,7 @@ export const StepLifecycleStatus = {
|
|
|
489
491
|
UPDATE_SUCCEEDED: "UPDATE_SUCCEEDED",
|
|
490
492
|
};
|
|
491
493
|
export const StepParameterType = {
|
|
494
|
+
CHUNK_INT: "CHUNK_INT",
|
|
492
495
|
FLOAT: "FLOAT",
|
|
493
496
|
INT: "INT",
|
|
494
497
|
PATH: "PATH",
|
|
@@ -537,6 +540,8 @@ export const TaskParameterValueFilterSensitiveLog = (obj) => {
|
|
|
537
540
|
return { string: obj.string };
|
|
538
541
|
if (obj.path !== undefined)
|
|
539
542
|
return { path: obj.path };
|
|
543
|
+
if (obj.chunkInt !== undefined)
|
|
544
|
+
return { chunkInt: obj.chunkInt };
|
|
540
545
|
if (obj.$unknown !== undefined)
|
|
541
546
|
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
542
547
|
};
|
|
@@ -803,3 +808,29 @@ export const GetTaskResponseFilterSensitiveLog = (obj) => ({
|
|
|
803
808
|
...obj,
|
|
804
809
|
...(obj.parameters && { parameters: SENSITIVE_STRING }),
|
|
805
810
|
});
|
|
811
|
+
export const TaskRunSessionActionDefinitionSummaryFilterSensitiveLog = (obj) => ({
|
|
812
|
+
...obj,
|
|
813
|
+
...(obj.parameters && { parameters: SENSITIVE_STRING }),
|
|
814
|
+
});
|
|
815
|
+
export const SessionActionDefinitionSummaryFilterSensitiveLog = (obj) => {
|
|
816
|
+
if (obj.envEnter !== undefined)
|
|
817
|
+
return { envEnter: obj.envEnter };
|
|
818
|
+
if (obj.envExit !== undefined)
|
|
819
|
+
return { envExit: obj.envExit };
|
|
820
|
+
if (obj.taskRun !== undefined)
|
|
821
|
+
return { taskRun: TaskRunSessionActionDefinitionSummaryFilterSensitiveLog(obj.taskRun) };
|
|
822
|
+
if (obj.syncInputJobAttachments !== undefined)
|
|
823
|
+
return { syncInputJobAttachments: obj.syncInputJobAttachments };
|
|
824
|
+
if (obj.$unknown !== undefined)
|
|
825
|
+
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
826
|
+
};
|
|
827
|
+
export const SessionActionSummaryFilterSensitiveLog = (obj) => ({
|
|
828
|
+
...obj,
|
|
829
|
+
...(obj.definition && { definition: SessionActionDefinitionSummaryFilterSensitiveLog(obj.definition) }),
|
|
830
|
+
});
|
|
831
|
+
export const ListSessionActionsResponseFilterSensitiveLog = (obj) => ({
|
|
832
|
+
...obj,
|
|
833
|
+
...(obj.sessionActions && {
|
|
834
|
+
sessionActions: obj.sessionActions.map((item) => SessionActionSummaryFilterSensitiveLog(item)),
|
|
835
|
+
}),
|
|
836
|
+
});
|
|
@@ -3327,6 +3327,7 @@ export const de_GetSessionActionCommand = async (output, context) => {
|
|
|
3327
3327
|
acquiredLimits: _json,
|
|
3328
3328
|
definition: (_) => _json(__expectUnion(_)),
|
|
3329
3329
|
endedAt: (_) => __expectNonNull(__parseRfc3339DateTimeWithOffset(_)),
|
|
3330
|
+
manifests: _json,
|
|
3330
3331
|
processExitCode: __expectInt32,
|
|
3331
3332
|
progressMessage: __expectString,
|
|
3332
3333
|
progressPercent: __limitedParseFloat32,
|
|
@@ -4476,6 +4477,7 @@ const se_UpdatedSessionActionInfo = (input, context) => {
|
|
|
4476
4477
|
return take(input, {
|
|
4477
4478
|
completedStatus: [],
|
|
4478
4479
|
endedAt: __serializeDateTime,
|
|
4480
|
+
manifests: _json,
|
|
4479
4481
|
processExitCode: [],
|
|
4480
4482
|
progressMessage: [],
|
|
4481
4483
|
progressPercent: __serializeFloat,
|
|
@@ -4945,6 +4947,7 @@ const de_SessionActionSummary = (output, context) => {
|
|
|
4945
4947
|
return take(output, {
|
|
4946
4948
|
definition: (_) => _json(__expectUnion(_)),
|
|
4947
4949
|
endedAt: (_) => __expectNonNull(__parseRfc3339DateTimeWithOffset(_)),
|
|
4950
|
+
manifests: _json,
|
|
4948
4951
|
progressPercent: __limitedParseFloat32,
|
|
4949
4952
|
sessionActionId: __expectString,
|
|
4950
4953
|
startedAt: (_) => __expectNonNull(__parseRfc3339DateTimeWithOffset(_)),
|
|
@@ -68,6 +68,7 @@ declare const GetSessionActionCommand_base: {
|
|
|
68
68
|
* // float: "STRING_VALUE",
|
|
69
69
|
* // string: "STRING_VALUE",
|
|
70
70
|
* // path: "STRING_VALUE",
|
|
71
|
+
* // chunkInt: "STRING_VALUE",
|
|
71
72
|
* // },
|
|
72
73
|
* // },
|
|
73
74
|
* // },
|
|
@@ -81,6 +82,12 @@ declare const GetSessionActionCommand_base: {
|
|
|
81
82
|
* // count: Number("int"), // required
|
|
82
83
|
* // },
|
|
83
84
|
* // ],
|
|
85
|
+
* // manifests: [ // TaskRunManifestPropertiesListResponse
|
|
86
|
+
* // { // TaskRunManifestPropertiesResponse
|
|
87
|
+
* // outputManifestPath: "STRING_VALUE",
|
|
88
|
+
* // outputManifestHash: "STRING_VALUE",
|
|
89
|
+
* // },
|
|
90
|
+
* // ],
|
|
84
91
|
* // };
|
|
85
92
|
*
|
|
86
93
|
* ```
|
|
@@ -90,7 +90,7 @@ declare const GetStepCommand_base: {
|
|
|
90
90
|
* // parameters: [ // StepParameterList // required
|
|
91
91
|
* // { // StepParameter
|
|
92
92
|
* // name: "STRING_VALUE", // required
|
|
93
|
-
* // type: "INT" || "FLOAT" || "STRING" || "PATH", // required
|
|
93
|
+
* // type: "INT" || "FLOAT" || "STRING" || "PATH" || "CHUNK_INT", // required
|
|
94
94
|
* // },
|
|
95
95
|
* // ],
|
|
96
96
|
* // combination: "STRING_VALUE",
|
|
@@ -64,11 +64,26 @@ declare const ListSessionActionsCommand_base: {
|
|
|
64
64
|
* // taskRun: { // TaskRunSessionActionDefinitionSummary
|
|
65
65
|
* // taskId: "STRING_VALUE",
|
|
66
66
|
* // stepId: "STRING_VALUE", // required
|
|
67
|
+
* // parameters: { // TaskParameters
|
|
68
|
+
* // "<keys>": { // TaskParameterValue Union: only one key present
|
|
69
|
+
* // int: "STRING_VALUE",
|
|
70
|
+
* // float: "STRING_VALUE",
|
|
71
|
+
* // string: "STRING_VALUE",
|
|
72
|
+
* // path: "STRING_VALUE",
|
|
73
|
+
* // chunkInt: "STRING_VALUE",
|
|
74
|
+
* // },
|
|
75
|
+
* // },
|
|
67
76
|
* // },
|
|
68
77
|
* // syncInputJobAttachments: { // SyncInputJobAttachmentsSessionActionDefinitionSummary
|
|
69
78
|
* // stepId: "STRING_VALUE",
|
|
70
79
|
* // },
|
|
71
80
|
* // },
|
|
81
|
+
* // manifests: [ // TaskRunManifestPropertiesListResponse
|
|
82
|
+
* // { // TaskRunManifestPropertiesResponse
|
|
83
|
+
* // outputManifestPath: "STRING_VALUE",
|
|
84
|
+
* // outputManifestHash: "STRING_VALUE",
|
|
85
|
+
* // },
|
|
86
|
+
* // ],
|
|
72
87
|
* // },
|
|
73
88
|
* // ],
|
|
74
89
|
* // nextToken: "STRING_VALUE",
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
|
|
4
|
-
import { ListStepsRequest
|
|
4
|
+
import { ListStepsRequest } from "../models/models_0";
|
|
5
|
+
import { ListStepsResponse } from "../models/models_1";
|
|
5
6
|
/**
|
|
6
7
|
* @public
|
|
7
8
|
*/
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
|
|
4
|
-
import { ListTasksRequest } from "../models/
|
|
5
|
-
import { ListTasksResponse } from "../models/models_1";
|
|
4
|
+
import { ListTasksRequest, ListTasksResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
7
6
|
* @public
|
|
8
7
|
*/
|
|
@@ -60,6 +59,7 @@ declare const ListTasksCommand_base: {
|
|
|
60
59
|
* // float: "STRING_VALUE",
|
|
61
60
|
* // string: "STRING_VALUE",
|
|
62
61
|
* // path: "STRING_VALUE",
|
|
62
|
+
* // chunkInt: "STRING_VALUE",
|
|
63
63
|
* // },
|
|
64
64
|
* // },
|
|
65
65
|
* // startedAt: new Date("TIMESTAMP"),
|
|
@@ -135,7 +135,7 @@ declare const SearchStepsCommand_base: {
|
|
|
135
135
|
* // parameters: [ // StepParameterList // required
|
|
136
136
|
* // { // StepParameter
|
|
137
137
|
* // name: "STRING_VALUE", // required
|
|
138
|
-
* // type: "INT" || "FLOAT" || "STRING" || "PATH", // required
|
|
138
|
+
* // type: "INT" || "FLOAT" || "STRING" || "PATH" || "CHUNK_INT", // required
|
|
139
139
|
* // },
|
|
140
140
|
* // ],
|
|
141
141
|
* // combination: "STRING_VALUE",
|
|
@@ -47,6 +47,12 @@ declare const UpdateWorkerScheduleCommand_base: {
|
|
|
47
47
|
* endedAt: new Date("TIMESTAMP"),
|
|
48
48
|
* updatedAt: new Date("TIMESTAMP"),
|
|
49
49
|
* progressPercent: Number("float"),
|
|
50
|
+
* manifests: [ // TaskRunManifestPropertiesListRequest
|
|
51
|
+
* { // TaskRunManifestPropertiesRequest
|
|
52
|
+
* outputManifestPath: "STRING_VALUE",
|
|
53
|
+
* outputManifestHash: "STRING_VALUE",
|
|
54
|
+
* },
|
|
55
|
+
* ],
|
|
50
56
|
* },
|
|
51
57
|
* },
|
|
52
58
|
* };
|
|
@@ -76,6 +82,7 @@ declare const UpdateWorkerScheduleCommand_base: {
|
|
|
76
82
|
* // float: "STRING_VALUE",
|
|
77
83
|
* // string: "STRING_VALUE",
|
|
78
84
|
* // path: "STRING_VALUE",
|
|
85
|
+
* // chunkInt: "STRING_VALUE",
|
|
79
86
|
* // },
|
|
80
87
|
* // },
|
|
81
88
|
* // },
|
|
@@ -189,7 +189,7 @@ export interface AssignedSyncInputJobAttachmentsSessionActionDefinition {
|
|
|
189
189
|
* <p>The data types for the task parameters.</p>
|
|
190
190
|
* @public
|
|
191
191
|
*/
|
|
192
|
-
export type TaskParameterValue = TaskParameterValue.FloatMember | TaskParameterValue.IntMember | TaskParameterValue.PathMember | TaskParameterValue.StringMember | TaskParameterValue.$UnknownMember;
|
|
192
|
+
export type TaskParameterValue = TaskParameterValue.ChunkIntMember | TaskParameterValue.FloatMember | TaskParameterValue.IntMember | TaskParameterValue.PathMember | TaskParameterValue.StringMember | TaskParameterValue.$UnknownMember;
|
|
193
193
|
/**
|
|
194
194
|
* @public
|
|
195
195
|
*/
|
|
@@ -203,6 +203,7 @@ export declare namespace TaskParameterValue {
|
|
|
203
203
|
float?: never;
|
|
204
204
|
string?: never;
|
|
205
205
|
path?: never;
|
|
206
|
+
chunkInt?: never;
|
|
206
207
|
$unknown?: never;
|
|
207
208
|
}
|
|
208
209
|
/**
|
|
@@ -214,6 +215,7 @@ export declare namespace TaskParameterValue {
|
|
|
214
215
|
float: string;
|
|
215
216
|
string?: never;
|
|
216
217
|
path?: never;
|
|
218
|
+
chunkInt?: never;
|
|
217
219
|
$unknown?: never;
|
|
218
220
|
}
|
|
219
221
|
/**
|
|
@@ -225,6 +227,7 @@ export declare namespace TaskParameterValue {
|
|
|
225
227
|
float?: never;
|
|
226
228
|
string: string;
|
|
227
229
|
path?: never;
|
|
230
|
+
chunkInt?: never;
|
|
228
231
|
$unknown?: never;
|
|
229
232
|
}
|
|
230
233
|
/**
|
|
@@ -236,6 +239,19 @@ export declare namespace TaskParameterValue {
|
|
|
236
239
|
float?: never;
|
|
237
240
|
string?: never;
|
|
238
241
|
path: string;
|
|
242
|
+
chunkInt?: never;
|
|
243
|
+
$unknown?: never;
|
|
244
|
+
}
|
|
245
|
+
/**
|
|
246
|
+
* <p>A range (for example 1-10) or selection of specific (for example 1,3,7,8,10) integers represented as a string.</p>
|
|
247
|
+
* @public
|
|
248
|
+
*/
|
|
249
|
+
interface ChunkIntMember {
|
|
250
|
+
int?: never;
|
|
251
|
+
float?: never;
|
|
252
|
+
string?: never;
|
|
253
|
+
path?: never;
|
|
254
|
+
chunkInt: string;
|
|
239
255
|
$unknown?: never;
|
|
240
256
|
}
|
|
241
257
|
/**
|
|
@@ -246,6 +262,7 @@ export declare namespace TaskParameterValue {
|
|
|
246
262
|
float?: never;
|
|
247
263
|
string?: never;
|
|
248
264
|
path?: never;
|
|
265
|
+
chunkInt?: never;
|
|
249
266
|
$unknown: [string, any];
|
|
250
267
|
}
|
|
251
268
|
interface Visitor<T> {
|
|
@@ -253,6 +270,7 @@ export declare namespace TaskParameterValue {
|
|
|
253
270
|
float: (value: string) => T;
|
|
254
271
|
string: (value: string) => T;
|
|
255
272
|
path: (value: string) => T;
|
|
273
|
+
chunkInt: (value: string) => T;
|
|
256
274
|
_: (name: string, value: any) => T;
|
|
257
275
|
}
|
|
258
276
|
const visit: <T>(value: TaskParameterValue, visitor: Visitor<T>) => T;
|
|
@@ -4504,6 +4522,22 @@ export interface UpdateWorkerResponse {
|
|
|
4504
4522
|
*/
|
|
4505
4523
|
hostConfiguration?: HostConfiguration | undefined;
|
|
4506
4524
|
}
|
|
4525
|
+
/**
|
|
4526
|
+
* <p>The output manifest properties reported by the worker agent for a completed task run.</p>
|
|
4527
|
+
* @public
|
|
4528
|
+
*/
|
|
4529
|
+
export interface TaskRunManifestPropertiesRequest {
|
|
4530
|
+
/**
|
|
4531
|
+
* <p>The manifest file path.</p>
|
|
4532
|
+
* @public
|
|
4533
|
+
*/
|
|
4534
|
+
outputManifestPath?: string | undefined;
|
|
4535
|
+
/**
|
|
4536
|
+
* <p>The hash value of the file.</p>
|
|
4537
|
+
* @public
|
|
4538
|
+
*/
|
|
4539
|
+
outputManifestHash?: string | undefined;
|
|
4540
|
+
}
|
|
4507
4541
|
/**
|
|
4508
4542
|
* <p>The updated session action information as it relates to completion and progress of the session.</p>
|
|
4509
4543
|
* @public
|
|
@@ -4544,6 +4578,11 @@ export interface UpdatedSessionActionInfo {
|
|
|
4544
4578
|
* @public
|
|
4545
4579
|
*/
|
|
4546
4580
|
progressPercent?: number | undefined;
|
|
4581
|
+
/**
|
|
4582
|
+
* <p>A list of output manifest properties reported by the worker agent, with each entry corresponding to a manifest property in the job.</p>
|
|
4583
|
+
* @public
|
|
4584
|
+
*/
|
|
4585
|
+
manifests?: TaskRunManifestPropertiesRequest[] | undefined;
|
|
4547
4586
|
}
|
|
4548
4587
|
/**
|
|
4549
4588
|
* @public
|
|
@@ -5863,6 +5902,22 @@ export declare namespace SessionActionDefinition {
|
|
|
5863
5902
|
}
|
|
5864
5903
|
const visit: <T>(value: SessionActionDefinition, visitor: Visitor<T>) => T;
|
|
5865
5904
|
}
|
|
5905
|
+
/**
|
|
5906
|
+
* <p>The manifest properties for a task run, corresponding to the manifest properties in the job.</p>
|
|
5907
|
+
* @public
|
|
5908
|
+
*/
|
|
5909
|
+
export interface TaskRunManifestPropertiesResponse {
|
|
5910
|
+
/**
|
|
5911
|
+
* <p>The manifest file path.</p>
|
|
5912
|
+
* @public
|
|
5913
|
+
*/
|
|
5914
|
+
outputManifestPath?: string | undefined;
|
|
5915
|
+
/**
|
|
5916
|
+
* <p>The hash value of the file.</p>
|
|
5917
|
+
* @public
|
|
5918
|
+
*/
|
|
5919
|
+
outputManifestHash?: string | undefined;
|
|
5920
|
+
}
|
|
5866
5921
|
/**
|
|
5867
5922
|
* @public
|
|
5868
5923
|
* @enum
|
|
@@ -5943,6 +5998,11 @@ export interface GetSessionActionResponse {
|
|
|
5943
5998
|
* @public
|
|
5944
5999
|
*/
|
|
5945
6000
|
acquiredLimits?: AcquiredLimit[] | undefined;
|
|
6001
|
+
/**
|
|
6002
|
+
* <p>The list of manifest properties that describe file attachments for the task run.</p>
|
|
6003
|
+
* @public
|
|
6004
|
+
*/
|
|
6005
|
+
manifests?: TaskRunManifestPropertiesResponse[] | undefined;
|
|
5946
6006
|
}
|
|
5947
6007
|
/**
|
|
5948
6008
|
* @public
|
|
@@ -6014,6 +6074,7 @@ export type StepLifecycleStatus = (typeof StepLifecycleStatus)[keyof typeof Step
|
|
|
6014
6074
|
* @enum
|
|
6015
6075
|
*/
|
|
6016
6076
|
export declare const StepParameterType: {
|
|
6077
|
+
readonly CHUNK_INT: "CHUNK_INT";
|
|
6017
6078
|
readonly FLOAT: "FLOAT";
|
|
6018
6079
|
readonly INT: "INT";
|
|
6019
6080
|
readonly PATH: "PATH";
|
|
@@ -6705,6 +6766,11 @@ export interface TaskRunSessionActionDefinitionSummary {
|
|
|
6705
6766
|
* @public
|
|
6706
6767
|
*/
|
|
6707
6768
|
stepId: string | undefined;
|
|
6769
|
+
/**
|
|
6770
|
+
* <p>The parameters of a task run in a session action.</p>
|
|
6771
|
+
* @public
|
|
6772
|
+
*/
|
|
6773
|
+
parameters?: Record<string, TaskParameterValue> | undefined;
|
|
6708
6774
|
}
|
|
6709
6775
|
/**
|
|
6710
6776
|
* <p>The details of a session action definition.</p>
|
|
@@ -6818,6 +6884,11 @@ export interface SessionActionSummary {
|
|
|
6818
6884
|
* @public
|
|
6819
6885
|
*/
|
|
6820
6886
|
definition: SessionActionDefinitionSummary | undefined;
|
|
6887
|
+
/**
|
|
6888
|
+
* <p>The list of manifest properties that describe file attachments for the task run.</p>
|
|
6889
|
+
* @public
|
|
6890
|
+
*/
|
|
6891
|
+
manifests?: TaskRunManifestPropertiesResponse[] | undefined;
|
|
6821
6892
|
}
|
|
6822
6893
|
/**
|
|
6823
6894
|
* @public
|
|
@@ -7185,56 +7256,6 @@ export interface StepSummary {
|
|
|
7185
7256
|
*/
|
|
7186
7257
|
dependencyCounts?: DependencyCounts | undefined;
|
|
7187
7258
|
}
|
|
7188
|
-
/**
|
|
7189
|
-
* @public
|
|
7190
|
-
*/
|
|
7191
|
-
export interface ListStepsResponse {
|
|
7192
|
-
/**
|
|
7193
|
-
* <p>The steps on the list.</p>
|
|
7194
|
-
* @public
|
|
7195
|
-
*/
|
|
7196
|
-
steps: StepSummary[] | undefined;
|
|
7197
|
-
/**
|
|
7198
|
-
* <p>If Deadline Cloud returns <code>nextToken</code>, then there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. To retrieve the next page, call the operation again using the returned token. Keep all other arguments unchanged. If no results remain, then <code>nextToken</code> is set to <code>null</code>. Each pagination token expires after 24 hours. If you provide a token that isn't valid, then you receive an HTTP 400 <code>ValidationException</code> error.</p>
|
|
7199
|
-
* @public
|
|
7200
|
-
*/
|
|
7201
|
-
nextToken?: string | undefined;
|
|
7202
|
-
}
|
|
7203
|
-
/**
|
|
7204
|
-
* @public
|
|
7205
|
-
*/
|
|
7206
|
-
export interface ListTasksRequest {
|
|
7207
|
-
/**
|
|
7208
|
-
* <p>The farm ID connected to the tasks.</p>
|
|
7209
|
-
* @public
|
|
7210
|
-
*/
|
|
7211
|
-
farmId: string | undefined;
|
|
7212
|
-
/**
|
|
7213
|
-
* <p>The queue ID connected to the tasks.</p>
|
|
7214
|
-
* @public
|
|
7215
|
-
*/
|
|
7216
|
-
queueId: string | undefined;
|
|
7217
|
-
/**
|
|
7218
|
-
* <p>The job ID for the tasks.</p>
|
|
7219
|
-
* @public
|
|
7220
|
-
*/
|
|
7221
|
-
jobId: string | undefined;
|
|
7222
|
-
/**
|
|
7223
|
-
* <p>The step ID for the tasks.</p>
|
|
7224
|
-
* @public
|
|
7225
|
-
*/
|
|
7226
|
-
stepId: string | undefined;
|
|
7227
|
-
/**
|
|
7228
|
-
* <p>The token for the next set of results, or <code>null</code> to start from the beginning.</p>
|
|
7229
|
-
* @public
|
|
7230
|
-
*/
|
|
7231
|
-
nextToken?: string | undefined;
|
|
7232
|
-
/**
|
|
7233
|
-
* <p>The maximum number of results to return. Use this parameter with <code>NextToken</code> to get results as a set of sequential pages.</p>
|
|
7234
|
-
* @public
|
|
7235
|
-
*/
|
|
7236
|
-
maxResults?: number | undefined;
|
|
7237
|
-
}
|
|
7238
7259
|
/**
|
|
7239
7260
|
* @internal
|
|
7240
7261
|
*/
|
|
@@ -7451,3 +7472,19 @@ export declare const GetStepResponseFilterSensitiveLog: (obj: GetStepResponse) =
|
|
|
7451
7472
|
* @internal
|
|
7452
7473
|
*/
|
|
7453
7474
|
export declare const GetTaskResponseFilterSensitiveLog: (obj: GetTaskResponse) => any;
|
|
7475
|
+
/**
|
|
7476
|
+
* @internal
|
|
7477
|
+
*/
|
|
7478
|
+
export declare const TaskRunSessionActionDefinitionSummaryFilterSensitiveLog: (obj: TaskRunSessionActionDefinitionSummary) => any;
|
|
7479
|
+
/**
|
|
7480
|
+
* @internal
|
|
7481
|
+
*/
|
|
7482
|
+
export declare const SessionActionDefinitionSummaryFilterSensitiveLog: (obj: SessionActionDefinitionSummary) => any;
|
|
7483
|
+
/**
|
|
7484
|
+
* @internal
|
|
7485
|
+
*/
|
|
7486
|
+
export declare const SessionActionSummaryFilterSensitiveLog: (obj: SessionActionSummary) => any;
|
|
7487
|
+
/**
|
|
7488
|
+
* @internal
|
|
7489
|
+
*/
|
|
7490
|
+
export declare const ListSessionActionsResponseFilterSensitiveLog: (obj: ListSessionActionsResponse) => any;
|
|
@@ -1,4 +1,54 @@
|
|
|
1
|
-
import { ComparisonOperator, DateTimeFilterExpression, DeadlinePrincipalType, DefaultQueueBudgetAction, EnvironmentTemplateType, FileSystemLocation, HostPropertiesResponse, JobAttachmentSettings, JobLifecycleStatus, JobParameter, JobRunAsUser, JobTargetTaskRunStatus, MembershipLevel, ParameterSpace, QueueBlockedReason, QueueStatus, SessionLifecycleTargetStatus, StepLifecycleStatus, StepTargetTaskRunStatus, StorageProfileOperatingSystemFamily, StorageProfileSummary, TaskParameterValue, TaskRunStatus, TaskTargetRunStatus, WorkerStatus } from "./models_0";
|
|
1
|
+
import { ComparisonOperator, DateTimeFilterExpression, DeadlinePrincipalType, DefaultQueueBudgetAction, EnvironmentTemplateType, FileSystemLocation, HostPropertiesResponse, JobAttachmentSettings, JobLifecycleStatus, JobParameter, JobRunAsUser, JobTargetTaskRunStatus, MembershipLevel, ParameterSpace, QueueBlockedReason, QueueStatus, SessionLifecycleTargetStatus, StepLifecycleStatus, StepSummary, StepTargetTaskRunStatus, StorageProfileOperatingSystemFamily, StorageProfileSummary, TaskParameterValue, TaskRunStatus, TaskTargetRunStatus, WorkerStatus } from "./models_0";
|
|
2
|
+
/**
|
|
3
|
+
* @public
|
|
4
|
+
*/
|
|
5
|
+
export interface ListStepsResponse {
|
|
6
|
+
/**
|
|
7
|
+
* <p>The steps on the list.</p>
|
|
8
|
+
* @public
|
|
9
|
+
*/
|
|
10
|
+
steps: StepSummary[] | undefined;
|
|
11
|
+
/**
|
|
12
|
+
* <p>If Deadline Cloud returns <code>nextToken</code>, then there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. To retrieve the next page, call the operation again using the returned token. Keep all other arguments unchanged. If no results remain, then <code>nextToken</code> is set to <code>null</code>. Each pagination token expires after 24 hours. If you provide a token that isn't valid, then you receive an HTTP 400 <code>ValidationException</code> error.</p>
|
|
13
|
+
* @public
|
|
14
|
+
*/
|
|
15
|
+
nextToken?: string | undefined;
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* @public
|
|
19
|
+
*/
|
|
20
|
+
export interface ListTasksRequest {
|
|
21
|
+
/**
|
|
22
|
+
* <p>The farm ID connected to the tasks.</p>
|
|
23
|
+
* @public
|
|
24
|
+
*/
|
|
25
|
+
farmId: string | undefined;
|
|
26
|
+
/**
|
|
27
|
+
* <p>The queue ID connected to the tasks.</p>
|
|
28
|
+
* @public
|
|
29
|
+
*/
|
|
30
|
+
queueId: string | undefined;
|
|
31
|
+
/**
|
|
32
|
+
* <p>The job ID for the tasks.</p>
|
|
33
|
+
* @public
|
|
34
|
+
*/
|
|
35
|
+
jobId: string | undefined;
|
|
36
|
+
/**
|
|
37
|
+
* <p>The step ID for the tasks.</p>
|
|
38
|
+
* @public
|
|
39
|
+
*/
|
|
40
|
+
stepId: string | undefined;
|
|
41
|
+
/**
|
|
42
|
+
* <p>The token for the next set of results, or <code>null</code> to start from the beginning.</p>
|
|
43
|
+
* @public
|
|
44
|
+
*/
|
|
45
|
+
nextToken?: string | undefined;
|
|
46
|
+
/**
|
|
47
|
+
* <p>The maximum number of results to return. Use this parameter with <code>NextToken</code> to get results as a set of sequential pages.</p>
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
50
|
+
maxResults?: number | undefined;
|
|
51
|
+
}
|
|
2
52
|
/**
|
|
3
53
|
* <p>The details of a task.</p>
|
|
4
54
|
* @public
|
|
@@ -5,7 +5,8 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeadlineClient";
|
|
8
|
-
import { ListStepsRequest
|
|
8
|
+
import { ListStepsRequest } from "../models/models_0";
|
|
9
|
+
import { ListStepsResponse } from "../models/models_1";
|
|
9
10
|
export { __MetadataBearer };
|
|
10
11
|
export { $Command };
|
|
11
12
|
export interface ListStepsCommandInput extends ListStepsRequest {}
|
|
@@ -5,8 +5,7 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../DeadlineClient";
|
|
8
|
-
import { ListTasksRequest } from "../models/
|
|
9
|
-
import { ListTasksResponse } from "../models/models_1";
|
|
8
|
+
import { ListTasksRequest, ListTasksResponse } from "../models/models_1";
|
|
10
9
|
export { __MetadataBearer };
|
|
11
10
|
export { $Command };
|
|
12
11
|
export interface ListTasksCommandInput extends ListTasksRequest {}
|
|
@@ -58,6 +58,7 @@ export interface AssignedSyncInputJobAttachmentsSessionActionDefinition {
|
|
|
58
58
|
stepId?: string | undefined;
|
|
59
59
|
}
|
|
60
60
|
export type TaskParameterValue =
|
|
61
|
+
| TaskParameterValue.ChunkIntMember
|
|
61
62
|
| TaskParameterValue.FloatMember
|
|
62
63
|
| TaskParameterValue.IntMember
|
|
63
64
|
| TaskParameterValue.PathMember
|
|
@@ -69,6 +70,7 @@ export declare namespace TaskParameterValue {
|
|
|
69
70
|
float?: never;
|
|
70
71
|
string?: never;
|
|
71
72
|
path?: never;
|
|
73
|
+
chunkInt?: never;
|
|
72
74
|
$unknown?: never;
|
|
73
75
|
}
|
|
74
76
|
interface FloatMember {
|
|
@@ -76,6 +78,7 @@ export declare namespace TaskParameterValue {
|
|
|
76
78
|
float: string;
|
|
77
79
|
string?: never;
|
|
78
80
|
path?: never;
|
|
81
|
+
chunkInt?: never;
|
|
79
82
|
$unknown?: never;
|
|
80
83
|
}
|
|
81
84
|
interface StringMember {
|
|
@@ -83,6 +86,7 @@ export declare namespace TaskParameterValue {
|
|
|
83
86
|
float?: never;
|
|
84
87
|
string: string;
|
|
85
88
|
path?: never;
|
|
89
|
+
chunkInt?: never;
|
|
86
90
|
$unknown?: never;
|
|
87
91
|
}
|
|
88
92
|
interface PathMember {
|
|
@@ -90,6 +94,15 @@ export declare namespace TaskParameterValue {
|
|
|
90
94
|
float?: never;
|
|
91
95
|
string?: never;
|
|
92
96
|
path: string;
|
|
97
|
+
chunkInt?: never;
|
|
98
|
+
$unknown?: never;
|
|
99
|
+
}
|
|
100
|
+
interface ChunkIntMember {
|
|
101
|
+
int?: never;
|
|
102
|
+
float?: never;
|
|
103
|
+
string?: never;
|
|
104
|
+
path?: never;
|
|
105
|
+
chunkInt: string;
|
|
93
106
|
$unknown?: never;
|
|
94
107
|
}
|
|
95
108
|
interface $UnknownMember {
|
|
@@ -97,6 +110,7 @@ export declare namespace TaskParameterValue {
|
|
|
97
110
|
float?: never;
|
|
98
111
|
string?: never;
|
|
99
112
|
path?: never;
|
|
113
|
+
chunkInt?: never;
|
|
100
114
|
$unknown: [string, any];
|
|
101
115
|
}
|
|
102
116
|
interface Visitor<T> {
|
|
@@ -104,6 +118,7 @@ export declare namespace TaskParameterValue {
|
|
|
104
118
|
float: (value: string) => T;
|
|
105
119
|
string: (value: string) => T;
|
|
106
120
|
path: (value: string) => T;
|
|
121
|
+
chunkInt: (value: string) => T;
|
|
107
122
|
_: (name: string, value: any) => T;
|
|
108
123
|
}
|
|
109
124
|
const visit: <T>(value: TaskParameterValue, visitor: Visitor<T>) => T;
|
|
@@ -1466,6 +1481,10 @@ export interface UpdateWorkerResponse {
|
|
|
1466
1481
|
log?: LogConfiguration | undefined;
|
|
1467
1482
|
hostConfiguration?: HostConfiguration | undefined;
|
|
1468
1483
|
}
|
|
1484
|
+
export interface TaskRunManifestPropertiesRequest {
|
|
1485
|
+
outputManifestPath?: string | undefined;
|
|
1486
|
+
outputManifestHash?: string | undefined;
|
|
1487
|
+
}
|
|
1469
1488
|
export interface UpdatedSessionActionInfo {
|
|
1470
1489
|
completedStatus?: CompletedStatus | undefined;
|
|
1471
1490
|
processExitCode?: number | undefined;
|
|
@@ -1474,6 +1493,7 @@ export interface UpdatedSessionActionInfo {
|
|
|
1474
1493
|
endedAt?: Date | undefined;
|
|
1475
1494
|
updatedAt?: Date | undefined;
|
|
1476
1495
|
progressPercent?: number | undefined;
|
|
1496
|
+
manifests?: TaskRunManifestPropertiesRequest[] | undefined;
|
|
1477
1497
|
}
|
|
1478
1498
|
export interface UpdateWorkerScheduleRequest {
|
|
1479
1499
|
farmId: string | undefined;
|
|
@@ -1851,6 +1871,10 @@ export declare namespace SessionActionDefinition {
|
|
|
1851
1871
|
}
|
|
1852
1872
|
const visit: <T>(value: SessionActionDefinition, visitor: Visitor<T>) => T;
|
|
1853
1873
|
}
|
|
1874
|
+
export interface TaskRunManifestPropertiesResponse {
|
|
1875
|
+
outputManifestPath?: string | undefined;
|
|
1876
|
+
outputManifestHash?: string | undefined;
|
|
1877
|
+
}
|
|
1854
1878
|
export declare const SessionActionStatus: {
|
|
1855
1879
|
readonly ASSIGNED: "ASSIGNED";
|
|
1856
1880
|
readonly CANCELED: "CANCELED";
|
|
@@ -1878,6 +1902,7 @@ export interface GetSessionActionResponse {
|
|
|
1878
1902
|
progressMessage?: string | undefined;
|
|
1879
1903
|
definition: SessionActionDefinition | undefined;
|
|
1880
1904
|
acquiredLimits?: AcquiredLimit[] | undefined;
|
|
1905
|
+
manifests?: TaskRunManifestPropertiesResponse[] | undefined;
|
|
1881
1906
|
}
|
|
1882
1907
|
export interface GetStepRequest {
|
|
1883
1908
|
farmId: string | undefined;
|
|
@@ -1900,6 +1925,7 @@ export declare const StepLifecycleStatus: {
|
|
|
1900
1925
|
export type StepLifecycleStatus =
|
|
1901
1926
|
(typeof StepLifecycleStatus)[keyof typeof StepLifecycleStatus];
|
|
1902
1927
|
export declare const StepParameterType: {
|
|
1928
|
+
readonly CHUNK_INT: "CHUNK_INT";
|
|
1903
1929
|
readonly FLOAT: "FLOAT";
|
|
1904
1930
|
readonly INT: "INT";
|
|
1905
1931
|
readonly PATH: "PATH";
|
|
@@ -2075,6 +2101,7 @@ export interface SyncInputJobAttachmentsSessionActionDefinitionSummary {
|
|
|
2075
2101
|
export interface TaskRunSessionActionDefinitionSummary {
|
|
2076
2102
|
taskId?: string | undefined;
|
|
2077
2103
|
stepId: string | undefined;
|
|
2104
|
+
parameters?: Record<string, TaskParameterValue> | undefined;
|
|
2078
2105
|
}
|
|
2079
2106
|
export type SessionActionDefinitionSummary =
|
|
2080
2107
|
| SessionActionDefinitionSummary.EnvEnterMember
|
|
@@ -2140,6 +2167,7 @@ export interface SessionActionSummary {
|
|
|
2140
2167
|
workerUpdatedAt?: Date | undefined;
|
|
2141
2168
|
progressPercent?: number | undefined;
|
|
2142
2169
|
definition: SessionActionDefinitionSummary | undefined;
|
|
2170
|
+
manifests?: TaskRunManifestPropertiesResponse[] | undefined;
|
|
2143
2171
|
}
|
|
2144
2172
|
export interface ListSessionActionsResponse {
|
|
2145
2173
|
sessionActions: SessionActionSummary[] | undefined;
|
|
@@ -2229,18 +2257,6 @@ export interface StepSummary {
|
|
|
2229
2257
|
endedAt?: Date | undefined;
|
|
2230
2258
|
dependencyCounts?: DependencyCounts | undefined;
|
|
2231
2259
|
}
|
|
2232
|
-
export interface ListStepsResponse {
|
|
2233
|
-
steps: StepSummary[] | undefined;
|
|
2234
|
-
nextToken?: string | undefined;
|
|
2235
|
-
}
|
|
2236
|
-
export interface ListTasksRequest {
|
|
2237
|
-
farmId: string | undefined;
|
|
2238
|
-
queueId: string | undefined;
|
|
2239
|
-
jobId: string | undefined;
|
|
2240
|
-
stepId: string | undefined;
|
|
2241
|
-
nextToken?: string | undefined;
|
|
2242
|
-
maxResults?: number | undefined;
|
|
2243
|
-
}
|
|
2244
2260
|
export declare const TaskParameterValueFilterSensitiveLog: (
|
|
2245
2261
|
obj: TaskParameterValue
|
|
2246
2262
|
) => any;
|
|
@@ -2399,3 +2415,15 @@ export declare const GetStepResponseFilterSensitiveLog: (
|
|
|
2399
2415
|
export declare const GetTaskResponseFilterSensitiveLog: (
|
|
2400
2416
|
obj: GetTaskResponse
|
|
2401
2417
|
) => any;
|
|
2418
|
+
export declare const TaskRunSessionActionDefinitionSummaryFilterSensitiveLog: (
|
|
2419
|
+
obj: TaskRunSessionActionDefinitionSummary
|
|
2420
|
+
) => any;
|
|
2421
|
+
export declare const SessionActionDefinitionSummaryFilterSensitiveLog: (
|
|
2422
|
+
obj: SessionActionDefinitionSummary
|
|
2423
|
+
) => any;
|
|
2424
|
+
export declare const SessionActionSummaryFilterSensitiveLog: (
|
|
2425
|
+
obj: SessionActionSummary
|
|
2426
|
+
) => any;
|
|
2427
|
+
export declare const ListSessionActionsResponseFilterSensitiveLog: (
|
|
2428
|
+
obj: ListSessionActionsResponse
|
|
2429
|
+
) => any;
|
|
@@ -17,6 +17,7 @@ import {
|
|
|
17
17
|
QueueStatus,
|
|
18
18
|
SessionLifecycleTargetStatus,
|
|
19
19
|
StepLifecycleStatus,
|
|
20
|
+
StepSummary,
|
|
20
21
|
StepTargetTaskRunStatus,
|
|
21
22
|
StorageProfileOperatingSystemFamily,
|
|
22
23
|
StorageProfileSummary,
|
|
@@ -25,6 +26,18 @@ import {
|
|
|
25
26
|
TaskTargetRunStatus,
|
|
26
27
|
WorkerStatus,
|
|
27
28
|
} from "./models_0";
|
|
29
|
+
export interface ListStepsResponse {
|
|
30
|
+
steps: StepSummary[] | undefined;
|
|
31
|
+
nextToken?: string | undefined;
|
|
32
|
+
}
|
|
33
|
+
export interface ListTasksRequest {
|
|
34
|
+
farmId: string | undefined;
|
|
35
|
+
queueId: string | undefined;
|
|
36
|
+
jobId: string | undefined;
|
|
37
|
+
stepId: string | undefined;
|
|
38
|
+
nextToken?: string | undefined;
|
|
39
|
+
maxResults?: number | undefined;
|
|
40
|
+
}
|
|
28
41
|
export interface TaskSummary {
|
|
29
42
|
taskId: string | undefined;
|
|
30
43
|
createdAt: Date | undefined;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-deadline",
|
|
3
3
|
"description": "AWS SDK for JavaScript Deadline Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.844.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,38 +20,38 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/core": "3.844.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.844.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.840.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.840.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.840.0",
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.844.0",
|
|
29
29
|
"@aws-sdk/region-config-resolver": "3.840.0",
|
|
30
30
|
"@aws-sdk/types": "3.840.0",
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.844.0",
|
|
32
32
|
"@aws-sdk/util-user-agent-browser": "3.840.0",
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.844.0",
|
|
34
34
|
"@smithy/config-resolver": "^4.1.4",
|
|
35
|
-
"@smithy/core": "^3.
|
|
36
|
-
"@smithy/fetch-http-handler": "^5.0
|
|
35
|
+
"@smithy/core": "^3.7.0",
|
|
36
|
+
"@smithy/fetch-http-handler": "^5.1.0",
|
|
37
37
|
"@smithy/hash-node": "^4.0.4",
|
|
38
38
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
39
39
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
41
|
-
"@smithy/middleware-retry": "^4.1.
|
|
40
|
+
"@smithy/middleware-endpoint": "^4.1.14",
|
|
41
|
+
"@smithy/middleware-retry": "^4.1.15",
|
|
42
42
|
"@smithy/middleware-serde": "^4.0.8",
|
|
43
43
|
"@smithy/middleware-stack": "^4.0.4",
|
|
44
44
|
"@smithy/node-config-provider": "^4.1.3",
|
|
45
|
-
"@smithy/node-http-handler": "^4.0
|
|
45
|
+
"@smithy/node-http-handler": "^4.1.0",
|
|
46
46
|
"@smithy/protocol-http": "^5.1.2",
|
|
47
|
-
"@smithy/smithy-client": "^4.4.
|
|
47
|
+
"@smithy/smithy-client": "^4.4.6",
|
|
48
48
|
"@smithy/types": "^4.3.1",
|
|
49
49
|
"@smithy/url-parser": "^4.0.4",
|
|
50
50
|
"@smithy/util-base64": "^4.0.0",
|
|
51
51
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
52
52
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^4.0.22",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^4.0.22",
|
|
55
55
|
"@smithy/util-endpoints": "^3.0.6",
|
|
56
56
|
"@smithy/util-middleware": "^4.0.4",
|
|
57
57
|
"@smithy/util-retry": "^4.0.6",
|