@aws-sdk/client-deadline 3.928.0 → 3.930.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 +5505 -6622
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/DeadlineClient.js +2 -0
- package/dist-es/commands/AssociateMemberToFarmCommand.js +3 -9
- package/dist-es/commands/AssociateMemberToFleetCommand.js +3 -9
- package/dist-es/commands/AssociateMemberToJobCommand.js +3 -9
- package/dist-es/commands/AssociateMemberToQueueCommand.js +3 -9
- package/dist-es/commands/AssumeFleetRoleForReadCommand.js +3 -10
- package/dist-es/commands/AssumeFleetRoleForWorkerCommand.js +3 -10
- package/dist-es/commands/AssumeQueueRoleForReadCommand.js +3 -10
- package/dist-es/commands/AssumeQueueRoleForUserCommand.js +3 -10
- package/dist-es/commands/AssumeQueueRoleForWorkerCommand.js +3 -10
- package/dist-es/commands/BatchGetJobEntityCommand.js +3 -10
- package/dist-es/commands/CopyJobTemplateCommand.js +3 -9
- package/dist-es/commands/CreateBudgetCommand.js +3 -10
- package/dist-es/commands/CreateFarmCommand.js +3 -10
- package/dist-es/commands/CreateFleetCommand.js +3 -10
- package/dist-es/commands/CreateJobCommand.js +3 -10
- package/dist-es/commands/CreateLicenseEndpointCommand.js +3 -9
- package/dist-es/commands/CreateLimitCommand.js +3 -10
- package/dist-es/commands/CreateMonitorCommand.js +3 -9
- package/dist-es/commands/CreateQueueCommand.js +3 -10
- package/dist-es/commands/CreateQueueEnvironmentCommand.js +3 -10
- package/dist-es/commands/CreateQueueFleetAssociationCommand.js +3 -9
- package/dist-es/commands/CreateQueueLimitAssociationCommand.js +3 -9
- package/dist-es/commands/CreateStorageProfileCommand.js +3 -10
- package/dist-es/commands/CreateWorkerCommand.js +3 -9
- package/dist-es/commands/DeleteBudgetCommand.js +3 -9
- package/dist-es/commands/DeleteFarmCommand.js +3 -9
- package/dist-es/commands/DeleteFleetCommand.js +3 -9
- package/dist-es/commands/DeleteLicenseEndpointCommand.js +3 -9
- package/dist-es/commands/DeleteLimitCommand.js +3 -9
- package/dist-es/commands/DeleteMeteredProductCommand.js +3 -9
- package/dist-es/commands/DeleteMonitorCommand.js +3 -9
- package/dist-es/commands/DeleteQueueCommand.js +3 -9
- package/dist-es/commands/DeleteQueueEnvironmentCommand.js +3 -9
- package/dist-es/commands/DeleteQueueFleetAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteQueueLimitAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteStorageProfileCommand.js +3 -9
- package/dist-es/commands/DeleteWorkerCommand.js +3 -9
- package/dist-es/commands/DisassociateMemberFromFarmCommand.js +3 -9
- package/dist-es/commands/DisassociateMemberFromFleetCommand.js +3 -9
- package/dist-es/commands/DisassociateMemberFromJobCommand.js +3 -9
- package/dist-es/commands/DisassociateMemberFromQueueCommand.js +3 -9
- package/dist-es/commands/GetBudgetCommand.js +3 -10
- package/dist-es/commands/GetFarmCommand.js +3 -10
- package/dist-es/commands/GetFleetCommand.js +3 -10
- package/dist-es/commands/GetJobCommand.js +3 -10
- package/dist-es/commands/GetLicenseEndpointCommand.js +3 -9
- package/dist-es/commands/GetLimitCommand.js +3 -10
- package/dist-es/commands/GetMonitorCommand.js +3 -9
- package/dist-es/commands/GetQueueCommand.js +3 -10
- package/dist-es/commands/GetQueueEnvironmentCommand.js +3 -10
- package/dist-es/commands/GetQueueFleetAssociationCommand.js +3 -9
- package/dist-es/commands/GetQueueLimitAssociationCommand.js +3 -9
- package/dist-es/commands/GetSessionActionCommand.js +3 -10
- package/dist-es/commands/GetSessionCommand.js +3 -9
- package/dist-es/commands/GetSessionsStatisticsAggregationCommand.js +3 -9
- package/dist-es/commands/GetStepCommand.js +3 -10
- package/dist-es/commands/GetStorageProfileCommand.js +3 -10
- package/dist-es/commands/GetStorageProfileForQueueCommand.js +3 -10
- package/dist-es/commands/GetTaskCommand.js +3 -10
- package/dist-es/commands/GetWorkerCommand.js +3 -9
- package/dist-es/commands/ListAvailableMeteredProductsCommand.js +3 -9
- package/dist-es/commands/ListBudgetsCommand.js +3 -10
- package/dist-es/commands/ListFarmMembersCommand.js +3 -9
- package/dist-es/commands/ListFarmsCommand.js +3 -9
- package/dist-es/commands/ListFleetMembersCommand.js +3 -9
- package/dist-es/commands/ListFleetsCommand.js +3 -9
- package/dist-es/commands/ListJobMembersCommand.js +3 -9
- package/dist-es/commands/ListJobParameterDefinitionsCommand.js +3 -9
- package/dist-es/commands/ListJobsCommand.js +3 -9
- package/dist-es/commands/ListLicenseEndpointsCommand.js +3 -9
- package/dist-es/commands/ListLimitsCommand.js +3 -9
- package/dist-es/commands/ListMeteredProductsCommand.js +3 -9
- package/dist-es/commands/ListMonitorsCommand.js +3 -9
- package/dist-es/commands/ListQueueEnvironmentsCommand.js +3 -9
- package/dist-es/commands/ListQueueFleetAssociationsCommand.js +3 -9
- package/dist-es/commands/ListQueueLimitAssociationsCommand.js +3 -9
- package/dist-es/commands/ListQueueMembersCommand.js +3 -9
- package/dist-es/commands/ListQueuesCommand.js +3 -9
- package/dist-es/commands/ListSessionActionsCommand.js +3 -10
- package/dist-es/commands/ListSessionsCommand.js +3 -9
- package/dist-es/commands/ListSessionsForWorkerCommand.js +3 -9
- package/dist-es/commands/ListStepConsumersCommand.js +3 -9
- package/dist-es/commands/ListStepDependenciesCommand.js +3 -9
- package/dist-es/commands/ListStepsCommand.js +3 -9
- package/dist-es/commands/ListStorageProfilesCommand.js +3 -9
- package/dist-es/commands/ListStorageProfilesForQueueCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListTasksCommand.js +3 -10
- package/dist-es/commands/ListWorkersCommand.js +3 -9
- package/dist-es/commands/PutMeteredProductCommand.js +3 -9
- package/dist-es/commands/SearchJobsCommand.js +3 -10
- package/dist-es/commands/SearchStepsCommand.js +3 -9
- package/dist-es/commands/SearchTasksCommand.js +3 -10
- package/dist-es/commands/SearchWorkersCommand.js +3 -9
- package/dist-es/commands/StartSessionsStatisticsAggregationCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateBudgetCommand.js +3 -10
- package/dist-es/commands/UpdateFarmCommand.js +3 -10
- package/dist-es/commands/UpdateFleetCommand.js +3 -10
- package/dist-es/commands/UpdateJobCommand.js +3 -9
- package/dist-es/commands/UpdateLimitCommand.js +3 -10
- package/dist-es/commands/UpdateMonitorCommand.js +3 -9
- package/dist-es/commands/UpdateQueueCommand.js +3 -10
- package/dist-es/commands/UpdateQueueEnvironmentCommand.js +3 -10
- package/dist-es/commands/UpdateQueueFleetAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateQueueLimitAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateSessionCommand.js +3 -9
- package/dist-es/commands/UpdateStepCommand.js +3 -9
- package/dist-es/commands/UpdateStorageProfileCommand.js +3 -10
- package/dist-es/commands/UpdateTaskCommand.js +3 -9
- package/dist-es/commands/UpdateWorkerCommand.js +3 -10
- package/dist-es/commands/UpdateWorkerScheduleCommand.js +3 -10
- package/dist-es/models/models_0.js +0 -444
- package/dist-es/models/models_1.js +0 -84
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +5294 -0
- package/dist-types/DeadlineClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +44 -243
- package/dist-types/models/models_1.d.ts +12 -47
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +575 -0
- package/dist-types/ts3.4/DeadlineClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -187
- package/dist-types/ts3.4/models/models_1.d.ts +0 -37
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +582 -0
- package/package.json +34 -35
- package/dist-es/protocols/Aws_restJson1.js +0 -5229
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -1019
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1361
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
1
|
import { DeadlineServiceException as __BaseException } from "./DeadlineServiceException";
|
|
3
2
|
export const AcceleratorName = {
|
|
4
3
|
A10G: "a10g",
|
|
@@ -23,36 +22,6 @@ export class AccessDeniedException extends __BaseException {
|
|
|
23
22
|
this.context = opts.context;
|
|
24
23
|
}
|
|
25
24
|
}
|
|
26
|
-
export var TaskParameterValue;
|
|
27
|
-
(function (TaskParameterValue) {
|
|
28
|
-
TaskParameterValue.visit = (value, visitor) => {
|
|
29
|
-
if (value.int !== undefined)
|
|
30
|
-
return visitor.int(value.int);
|
|
31
|
-
if (value.float !== undefined)
|
|
32
|
-
return visitor.float(value.float);
|
|
33
|
-
if (value.string !== undefined)
|
|
34
|
-
return visitor.string(value.string);
|
|
35
|
-
if (value.path !== undefined)
|
|
36
|
-
return visitor.path(value.path);
|
|
37
|
-
if (value.chunkInt !== undefined)
|
|
38
|
-
return visitor.chunkInt(value.chunkInt);
|
|
39
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
40
|
-
};
|
|
41
|
-
})(TaskParameterValue || (TaskParameterValue = {}));
|
|
42
|
-
export var AssignedSessionActionDefinition;
|
|
43
|
-
(function (AssignedSessionActionDefinition) {
|
|
44
|
-
AssignedSessionActionDefinition.visit = (value, visitor) => {
|
|
45
|
-
if (value.envEnter !== undefined)
|
|
46
|
-
return visitor.envEnter(value.envEnter);
|
|
47
|
-
if (value.envExit !== undefined)
|
|
48
|
-
return visitor.envExit(value.envExit);
|
|
49
|
-
if (value.taskRun !== undefined)
|
|
50
|
-
return visitor.taskRun(value.taskRun);
|
|
51
|
-
if (value.syncInputJobAttachments !== undefined)
|
|
52
|
-
return visitor.syncInputJobAttachments(value.syncInputJobAttachments);
|
|
53
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
54
|
-
};
|
|
55
|
-
})(AssignedSessionActionDefinition || (AssignedSessionActionDefinition = {}));
|
|
56
25
|
export const MembershipLevel = {
|
|
57
26
|
CONTRIBUTOR: "CONTRIBUTOR",
|
|
58
27
|
MANAGER: "MANAGER",
|
|
@@ -216,52 +185,10 @@ export const AutoScalingStatus = {
|
|
|
216
185
|
SHRINKING: "SHRINKING",
|
|
217
186
|
STEADY: "STEADY",
|
|
218
187
|
};
|
|
219
|
-
export var JobEntityIdentifiersUnion;
|
|
220
|
-
(function (JobEntityIdentifiersUnion) {
|
|
221
|
-
JobEntityIdentifiersUnion.visit = (value, visitor) => {
|
|
222
|
-
if (value.jobDetails !== undefined)
|
|
223
|
-
return visitor.jobDetails(value.jobDetails);
|
|
224
|
-
if (value.jobAttachmentDetails !== undefined)
|
|
225
|
-
return visitor.jobAttachmentDetails(value.jobAttachmentDetails);
|
|
226
|
-
if (value.stepDetails !== undefined)
|
|
227
|
-
return visitor.stepDetails(value.stepDetails);
|
|
228
|
-
if (value.environmentDetails !== undefined)
|
|
229
|
-
return visitor.environmentDetails(value.environmentDetails);
|
|
230
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
231
|
-
};
|
|
232
|
-
})(JobEntityIdentifiersUnion || (JobEntityIdentifiersUnion = {}));
|
|
233
188
|
export const RunAs = {
|
|
234
189
|
QUEUE_CONFIGURED_USER: "QUEUE_CONFIGURED_USER",
|
|
235
190
|
WORKER_AGENT_USER: "WORKER_AGENT_USER",
|
|
236
191
|
};
|
|
237
|
-
export var JobParameter;
|
|
238
|
-
(function (JobParameter) {
|
|
239
|
-
JobParameter.visit = (value, visitor) => {
|
|
240
|
-
if (value.int !== undefined)
|
|
241
|
-
return visitor.int(value.int);
|
|
242
|
-
if (value.float !== undefined)
|
|
243
|
-
return visitor.float(value.float);
|
|
244
|
-
if (value.string !== undefined)
|
|
245
|
-
return visitor.string(value.string);
|
|
246
|
-
if (value.path !== undefined)
|
|
247
|
-
return visitor.path(value.path);
|
|
248
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
249
|
-
};
|
|
250
|
-
})(JobParameter || (JobParameter = {}));
|
|
251
|
-
export var JobEntity;
|
|
252
|
-
(function (JobEntity) {
|
|
253
|
-
JobEntity.visit = (value, visitor) => {
|
|
254
|
-
if (value.jobDetails !== undefined)
|
|
255
|
-
return visitor.jobDetails(value.jobDetails);
|
|
256
|
-
if (value.jobAttachmentDetails !== undefined)
|
|
257
|
-
return visitor.jobAttachmentDetails(value.jobAttachmentDetails);
|
|
258
|
-
if (value.stepDetails !== undefined)
|
|
259
|
-
return visitor.stepDetails(value.stepDetails);
|
|
260
|
-
if (value.environmentDetails !== undefined)
|
|
261
|
-
return visitor.environmentDetails(value.environmentDetails);
|
|
262
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
263
|
-
};
|
|
264
|
-
})(JobEntity || (JobEntity = {}));
|
|
265
192
|
export const JobEntityErrorCode = {
|
|
266
193
|
AccessDeniedException: "AccessDeniedException",
|
|
267
194
|
ConflictException: "ConflictException",
|
|
@@ -270,40 +197,10 @@ export const JobEntityErrorCode = {
|
|
|
270
197
|
ResourceNotFoundException: "ResourceNotFoundException",
|
|
271
198
|
ValidationException: "ValidationException",
|
|
272
199
|
};
|
|
273
|
-
export var GetJobEntityError;
|
|
274
|
-
(function (GetJobEntityError) {
|
|
275
|
-
GetJobEntityError.visit = (value, visitor) => {
|
|
276
|
-
if (value.jobDetails !== undefined)
|
|
277
|
-
return visitor.jobDetails(value.jobDetails);
|
|
278
|
-
if (value.jobAttachmentDetails !== undefined)
|
|
279
|
-
return visitor.jobAttachmentDetails(value.jobAttachmentDetails);
|
|
280
|
-
if (value.stepDetails !== undefined)
|
|
281
|
-
return visitor.stepDetails(value.stepDetails);
|
|
282
|
-
if (value.environmentDetails !== undefined)
|
|
283
|
-
return visitor.environmentDetails(value.environmentDetails);
|
|
284
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
285
|
-
};
|
|
286
|
-
})(GetJobEntityError || (GetJobEntityError = {}));
|
|
287
200
|
export const BudgetActionType = {
|
|
288
201
|
STOP_SCHEDULING_AND_CANCEL_TASKS: "STOP_SCHEDULING_AND_CANCEL_TASKS",
|
|
289
202
|
STOP_SCHEDULING_AND_COMPLETE_TASKS: "STOP_SCHEDULING_AND_COMPLETE_TASKS",
|
|
290
203
|
};
|
|
291
|
-
export var BudgetSchedule;
|
|
292
|
-
(function (BudgetSchedule) {
|
|
293
|
-
BudgetSchedule.visit = (value, visitor) => {
|
|
294
|
-
if (value.fixed !== undefined)
|
|
295
|
-
return visitor.fixed(value.fixed);
|
|
296
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
297
|
-
};
|
|
298
|
-
})(BudgetSchedule || (BudgetSchedule = {}));
|
|
299
|
-
export var UsageTrackingResource;
|
|
300
|
-
(function (UsageTrackingResource) {
|
|
301
|
-
UsageTrackingResource.visit = (value, visitor) => {
|
|
302
|
-
if (value.queueId !== undefined)
|
|
303
|
-
return visitor.queueId(value.queueId);
|
|
304
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
305
|
-
};
|
|
306
|
-
})(UsageTrackingResource || (UsageTrackingResource = {}));
|
|
307
204
|
export const BudgetStatus = {
|
|
308
205
|
ACTIVE: "ACTIVE",
|
|
309
206
|
INACTIVE: "INACTIVE",
|
|
@@ -349,16 +246,6 @@ export const Ec2MarketType = {
|
|
|
349
246
|
SPOT: "spot",
|
|
350
247
|
WAIT_AND_SAVE: "wait-and-save",
|
|
351
248
|
};
|
|
352
|
-
export var FleetConfiguration;
|
|
353
|
-
(function (FleetConfiguration) {
|
|
354
|
-
FleetConfiguration.visit = (value, visitor) => {
|
|
355
|
-
if (value.customerManaged !== undefined)
|
|
356
|
-
return visitor.customerManaged(value.customerManaged);
|
|
357
|
-
if (value.serviceManagedEc2 !== undefined)
|
|
358
|
-
return visitor.serviceManagedEc2(value.serviceManagedEc2);
|
|
359
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
360
|
-
};
|
|
361
|
-
})(FleetConfiguration || (FleetConfiguration = {}));
|
|
362
249
|
export const CreateJobTargetTaskRunStatus = {
|
|
363
250
|
READY: "READY",
|
|
364
251
|
SUSPENDED: "SUSPENDED",
|
|
@@ -459,20 +346,6 @@ export const TaskRunStatus = {
|
|
|
459
346
|
SUCCEEDED: "SUCCEEDED",
|
|
460
347
|
SUSPENDED: "SUSPENDED",
|
|
461
348
|
};
|
|
462
|
-
export var SessionActionDefinition;
|
|
463
|
-
(function (SessionActionDefinition) {
|
|
464
|
-
SessionActionDefinition.visit = (value, visitor) => {
|
|
465
|
-
if (value.envEnter !== undefined)
|
|
466
|
-
return visitor.envEnter(value.envEnter);
|
|
467
|
-
if (value.envExit !== undefined)
|
|
468
|
-
return visitor.envExit(value.envExit);
|
|
469
|
-
if (value.taskRun !== undefined)
|
|
470
|
-
return visitor.taskRun(value.taskRun);
|
|
471
|
-
if (value.syncInputJobAttachments !== undefined)
|
|
472
|
-
return visitor.syncInputJobAttachments(value.syncInputJobAttachments);
|
|
473
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
474
|
-
};
|
|
475
|
-
})(SessionActionDefinition || (SessionActionDefinition = {}));
|
|
476
349
|
export const SessionActionStatus = {
|
|
477
350
|
ASSIGNED: "ASSIGNED",
|
|
478
351
|
CANCELED: "CANCELED",
|
|
@@ -515,324 +388,7 @@ export const TaskTargetRunStatus = {
|
|
|
515
388
|
SUCCEEDED: "SUCCEEDED",
|
|
516
389
|
SUSPENDED: "SUSPENDED",
|
|
517
390
|
};
|
|
518
|
-
export var SessionActionDefinitionSummary;
|
|
519
|
-
(function (SessionActionDefinitionSummary) {
|
|
520
|
-
SessionActionDefinitionSummary.visit = (value, visitor) => {
|
|
521
|
-
if (value.envEnter !== undefined)
|
|
522
|
-
return visitor.envEnter(value.envEnter);
|
|
523
|
-
if (value.envExit !== undefined)
|
|
524
|
-
return visitor.envExit(value.envExit);
|
|
525
|
-
if (value.taskRun !== undefined)
|
|
526
|
-
return visitor.taskRun(value.taskRun);
|
|
527
|
-
if (value.syncInputJobAttachments !== undefined)
|
|
528
|
-
return visitor.syncInputJobAttachments(value.syncInputJobAttachments);
|
|
529
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
530
|
-
};
|
|
531
|
-
})(SessionActionDefinitionSummary || (SessionActionDefinitionSummary = {}));
|
|
532
391
|
export const DependencyConsumerResolutionStatus = {
|
|
533
392
|
RESOLVED: "RESOLVED",
|
|
534
393
|
UNRESOLVED: "UNRESOLVED",
|
|
535
394
|
};
|
|
536
|
-
export const TaskParameterValueFilterSensitiveLog = (obj) => {
|
|
537
|
-
if (obj.int !== undefined)
|
|
538
|
-
return { int: obj.int };
|
|
539
|
-
if (obj.float !== undefined)
|
|
540
|
-
return { float: obj.float };
|
|
541
|
-
if (obj.string !== undefined)
|
|
542
|
-
return { string: obj.string };
|
|
543
|
-
if (obj.path !== undefined)
|
|
544
|
-
return { path: obj.path };
|
|
545
|
-
if (obj.chunkInt !== undefined)
|
|
546
|
-
return { chunkInt: obj.chunkInt };
|
|
547
|
-
if (obj.$unknown !== undefined)
|
|
548
|
-
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
549
|
-
};
|
|
550
|
-
export const AssignedTaskRunSessionActionDefinitionFilterSensitiveLog = (obj) => ({
|
|
551
|
-
...obj,
|
|
552
|
-
...(obj.parameters && { parameters: SENSITIVE_STRING }),
|
|
553
|
-
});
|
|
554
|
-
export const AssignedSessionActionDefinitionFilterSensitiveLog = (obj) => {
|
|
555
|
-
if (obj.envEnter !== undefined)
|
|
556
|
-
return { envEnter: obj.envEnter };
|
|
557
|
-
if (obj.envExit !== undefined)
|
|
558
|
-
return { envExit: obj.envExit };
|
|
559
|
-
if (obj.taskRun !== undefined)
|
|
560
|
-
return { taskRun: AssignedTaskRunSessionActionDefinitionFilterSensitiveLog(obj.taskRun) };
|
|
561
|
-
if (obj.syncInputJobAttachments !== undefined)
|
|
562
|
-
return { syncInputJobAttachments: obj.syncInputJobAttachments };
|
|
563
|
-
if (obj.$unknown !== undefined)
|
|
564
|
-
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
565
|
-
};
|
|
566
|
-
export const AssignedSessionActionFilterSensitiveLog = (obj) => ({
|
|
567
|
-
...obj,
|
|
568
|
-
...(obj.definition && { definition: AssignedSessionActionDefinitionFilterSensitiveLog(obj.definition) }),
|
|
569
|
-
});
|
|
570
|
-
export const AssignedSessionFilterSensitiveLog = (obj) => ({
|
|
571
|
-
...obj,
|
|
572
|
-
...(obj.sessionActions && {
|
|
573
|
-
sessionActions: obj.sessionActions.map((item) => AssignedSessionActionFilterSensitiveLog(item)),
|
|
574
|
-
}),
|
|
575
|
-
});
|
|
576
|
-
export const AwsCredentialsFilterSensitiveLog = (obj) => ({
|
|
577
|
-
...obj,
|
|
578
|
-
...(obj.accessKeyId && { accessKeyId: SENSITIVE_STRING }),
|
|
579
|
-
...(obj.secretAccessKey && { secretAccessKey: SENSITIVE_STRING }),
|
|
580
|
-
...(obj.sessionToken && { sessionToken: SENSITIVE_STRING }),
|
|
581
|
-
});
|
|
582
|
-
export const AssumeFleetRoleForReadResponseFilterSensitiveLog = (obj) => ({
|
|
583
|
-
...obj,
|
|
584
|
-
...(obj.credentials && { credentials: SENSITIVE_STRING }),
|
|
585
|
-
});
|
|
586
|
-
export const AssumeFleetRoleForWorkerResponseFilterSensitiveLog = (obj) => ({
|
|
587
|
-
...obj,
|
|
588
|
-
...(obj.credentials && { credentials: SENSITIVE_STRING }),
|
|
589
|
-
});
|
|
590
|
-
export const AssumeQueueRoleForReadResponseFilterSensitiveLog = (obj) => ({
|
|
591
|
-
...obj,
|
|
592
|
-
...(obj.credentials && { credentials: SENSITIVE_STRING }),
|
|
593
|
-
});
|
|
594
|
-
export const AssumeQueueRoleForUserResponseFilterSensitiveLog = (obj) => ({
|
|
595
|
-
...obj,
|
|
596
|
-
...(obj.credentials && { credentials: SENSITIVE_STRING }),
|
|
597
|
-
});
|
|
598
|
-
export const AssumeQueueRoleForWorkerResponseFilterSensitiveLog = (obj) => ({
|
|
599
|
-
...obj,
|
|
600
|
-
...(obj.credentials && { credentials: SENSITIVE_STRING }),
|
|
601
|
-
});
|
|
602
|
-
export const ManifestPropertiesFilterSensitiveLog = (obj) => ({
|
|
603
|
-
...obj,
|
|
604
|
-
});
|
|
605
|
-
export const AttachmentsFilterSensitiveLog = (obj) => ({
|
|
606
|
-
...obj,
|
|
607
|
-
...(obj.manifests && { manifests: SENSITIVE_STRING }),
|
|
608
|
-
});
|
|
609
|
-
export const EnvironmentDetailsEntityFilterSensitiveLog = (obj) => ({
|
|
610
|
-
...obj,
|
|
611
|
-
...(obj.template && { template: SENSITIVE_STRING }),
|
|
612
|
-
});
|
|
613
|
-
export const JobAttachmentDetailsEntityFilterSensitiveLog = (obj) => ({
|
|
614
|
-
...obj,
|
|
615
|
-
...(obj.attachments && { attachments: AttachmentsFilterSensitiveLog(obj.attachments) }),
|
|
616
|
-
});
|
|
617
|
-
export const PathMappingRuleFilterSensitiveLog = (obj) => ({
|
|
618
|
-
...obj,
|
|
619
|
-
});
|
|
620
|
-
export const JobDetailsEntityFilterSensitiveLog = (obj) => ({
|
|
621
|
-
...obj,
|
|
622
|
-
...(obj.parameters && { parameters: SENSITIVE_STRING }),
|
|
623
|
-
...(obj.pathMappingRules && { pathMappingRules: SENSITIVE_STRING }),
|
|
624
|
-
});
|
|
625
|
-
export const StepDetailsEntityFilterSensitiveLog = (obj) => ({
|
|
626
|
-
...obj,
|
|
627
|
-
...(obj.template && { template: SENSITIVE_STRING }),
|
|
628
|
-
});
|
|
629
|
-
export const JobEntityFilterSensitiveLog = (obj) => {
|
|
630
|
-
if (obj.jobDetails !== undefined)
|
|
631
|
-
return { jobDetails: JobDetailsEntityFilterSensitiveLog(obj.jobDetails) };
|
|
632
|
-
if (obj.jobAttachmentDetails !== undefined)
|
|
633
|
-
return { jobAttachmentDetails: JobAttachmentDetailsEntityFilterSensitiveLog(obj.jobAttachmentDetails) };
|
|
634
|
-
if (obj.stepDetails !== undefined)
|
|
635
|
-
return { stepDetails: StepDetailsEntityFilterSensitiveLog(obj.stepDetails) };
|
|
636
|
-
if (obj.environmentDetails !== undefined)
|
|
637
|
-
return { environmentDetails: EnvironmentDetailsEntityFilterSensitiveLog(obj.environmentDetails) };
|
|
638
|
-
if (obj.$unknown !== undefined)
|
|
639
|
-
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
640
|
-
};
|
|
641
|
-
export const BatchGetJobEntityResponseFilterSensitiveLog = (obj) => ({
|
|
642
|
-
...obj,
|
|
643
|
-
...(obj.entities && { entities: obj.entities.map((item) => JobEntityFilterSensitiveLog(item)) }),
|
|
644
|
-
...(obj.errors && { errors: obj.errors.map((item) => item) }),
|
|
645
|
-
});
|
|
646
|
-
export const BudgetActionToAddFilterSensitiveLog = (obj) => ({
|
|
647
|
-
...obj,
|
|
648
|
-
...(obj.description && { description: SENSITIVE_STRING }),
|
|
649
|
-
});
|
|
650
|
-
export const CreateBudgetRequestFilterSensitiveLog = (obj) => ({
|
|
651
|
-
...obj,
|
|
652
|
-
...(obj.usageTrackingResource && { usageTrackingResource: obj.usageTrackingResource }),
|
|
653
|
-
...(obj.description && { description: SENSITIVE_STRING }),
|
|
654
|
-
...(obj.actions && { actions: obj.actions.map((item) => BudgetActionToAddFilterSensitiveLog(item)) }),
|
|
655
|
-
...(obj.schedule && { schedule: obj.schedule }),
|
|
656
|
-
});
|
|
657
|
-
export const ResponseBudgetActionFilterSensitiveLog = (obj) => ({
|
|
658
|
-
...obj,
|
|
659
|
-
...(obj.description && { description: SENSITIVE_STRING }),
|
|
660
|
-
});
|
|
661
|
-
export const GetBudgetResponseFilterSensitiveLog = (obj) => ({
|
|
662
|
-
...obj,
|
|
663
|
-
...(obj.usageTrackingResource && { usageTrackingResource: obj.usageTrackingResource }),
|
|
664
|
-
...(obj.description && { description: SENSITIVE_STRING }),
|
|
665
|
-
...(obj.actions && { actions: obj.actions.map((item) => ResponseBudgetActionFilterSensitiveLog(item)) }),
|
|
666
|
-
...(obj.schedule && { schedule: obj.schedule }),
|
|
667
|
-
});
|
|
668
|
-
export const BudgetSummaryFilterSensitiveLog = (obj) => ({
|
|
669
|
-
...obj,
|
|
670
|
-
...(obj.usageTrackingResource && { usageTrackingResource: obj.usageTrackingResource }),
|
|
671
|
-
...(obj.description && { description: SENSITIVE_STRING }),
|
|
672
|
-
});
|
|
673
|
-
export const ListBudgetsResponseFilterSensitiveLog = (obj) => ({
|
|
674
|
-
...obj,
|
|
675
|
-
...(obj.budgets && { budgets: obj.budgets.map((item) => BudgetSummaryFilterSensitiveLog(item)) }),
|
|
676
|
-
});
|
|
677
|
-
export const UpdateBudgetRequestFilterSensitiveLog = (obj) => ({
|
|
678
|
-
...obj,
|
|
679
|
-
...(obj.description && { description: SENSITIVE_STRING }),
|
|
680
|
-
...(obj.actionsToAdd && { actionsToAdd: obj.actionsToAdd.map((item) => BudgetActionToAddFilterSensitiveLog(item)) }),
|
|
681
|
-
...(obj.schedule && { schedule: obj.schedule }),
|
|
682
|
-
});
|
|
683
|
-
export const CreateFarmRequestFilterSensitiveLog = (obj) => ({
|
|
684
|
-
...obj,
|
|
685
|
-
...(obj.description && { description: SENSITIVE_STRING }),
|
|
686
|
-
});
|
|
687
|
-
export const HostConfigurationFilterSensitiveLog = (obj) => ({
|
|
688
|
-
...obj,
|
|
689
|
-
...(obj.scriptBody && { scriptBody: SENSITIVE_STRING }),
|
|
690
|
-
});
|
|
691
|
-
export const CreateFleetRequestFilterSensitiveLog = (obj) => ({
|
|
692
|
-
...obj,
|
|
693
|
-
...(obj.description && { description: SENSITIVE_STRING }),
|
|
694
|
-
...(obj.configuration && { configuration: obj.configuration }),
|
|
695
|
-
...(obj.hostConfiguration && { hostConfiguration: HostConfigurationFilterSensitiveLog(obj.hostConfiguration) }),
|
|
696
|
-
});
|
|
697
|
-
export const CreateJobRequestFilterSensitiveLog = (obj) => ({
|
|
698
|
-
...obj,
|
|
699
|
-
...(obj.template && { template: SENSITIVE_STRING }),
|
|
700
|
-
...(obj.parameters && { parameters: SENSITIVE_STRING }),
|
|
701
|
-
...(obj.attachments && { attachments: AttachmentsFilterSensitiveLog(obj.attachments) }),
|
|
702
|
-
});
|
|
703
|
-
export const CreateLimitRequestFilterSensitiveLog = (obj) => ({
|
|
704
|
-
...obj,
|
|
705
|
-
...(obj.description && { description: SENSITIVE_STRING }),
|
|
706
|
-
});
|
|
707
|
-
export const CreateQueueRequestFilterSensitiveLog = (obj) => ({
|
|
708
|
-
...obj,
|
|
709
|
-
...(obj.description && { description: SENSITIVE_STRING }),
|
|
710
|
-
});
|
|
711
|
-
export const CreateQueueEnvironmentRequestFilterSensitiveLog = (obj) => ({
|
|
712
|
-
...obj,
|
|
713
|
-
...(obj.template && { template: SENSITIVE_STRING }),
|
|
714
|
-
});
|
|
715
|
-
export const FileSystemLocationFilterSensitiveLog = (obj) => ({
|
|
716
|
-
...obj,
|
|
717
|
-
});
|
|
718
|
-
export const CreateStorageProfileRequestFilterSensitiveLog = (obj) => ({
|
|
719
|
-
...obj,
|
|
720
|
-
...(obj.fileSystemLocations && { fileSystemLocations: SENSITIVE_STRING }),
|
|
721
|
-
});
|
|
722
|
-
export const GetFleetResponseFilterSensitiveLog = (obj) => ({
|
|
723
|
-
...obj,
|
|
724
|
-
...(obj.description && { description: SENSITIVE_STRING }),
|
|
725
|
-
...(obj.configuration && { configuration: obj.configuration }),
|
|
726
|
-
...(obj.hostConfiguration && { hostConfiguration: HostConfigurationFilterSensitiveLog(obj.hostConfiguration) }),
|
|
727
|
-
});
|
|
728
|
-
export const UpdateFleetRequestFilterSensitiveLog = (obj) => ({
|
|
729
|
-
...obj,
|
|
730
|
-
...(obj.description && { description: SENSITIVE_STRING }),
|
|
731
|
-
...(obj.configuration && { configuration: obj.configuration }),
|
|
732
|
-
...(obj.hostConfiguration && { hostConfiguration: HostConfigurationFilterSensitiveLog(obj.hostConfiguration) }),
|
|
733
|
-
});
|
|
734
|
-
export const UpdateWorkerResponseFilterSensitiveLog = (obj) => ({
|
|
735
|
-
...obj,
|
|
736
|
-
...(obj.hostConfiguration && { hostConfiguration: HostConfigurationFilterSensitiveLog(obj.hostConfiguration) }),
|
|
737
|
-
});
|
|
738
|
-
export const UpdatedSessionActionInfoFilterSensitiveLog = (obj) => ({
|
|
739
|
-
...obj,
|
|
740
|
-
...(obj.progressMessage && { progressMessage: SENSITIVE_STRING }),
|
|
741
|
-
});
|
|
742
|
-
export const UpdateWorkerScheduleRequestFilterSensitiveLog = (obj) => ({
|
|
743
|
-
...obj,
|
|
744
|
-
...(obj.updatedSessionActions && {
|
|
745
|
-
updatedSessionActions: Object.entries(obj.updatedSessionActions).reduce((acc, [key, value]) => ((acc[key] = UpdatedSessionActionInfoFilterSensitiveLog(value)), acc), {}),
|
|
746
|
-
}),
|
|
747
|
-
});
|
|
748
|
-
export const UpdateWorkerScheduleResponseFilterSensitiveLog = (obj) => ({
|
|
749
|
-
...obj,
|
|
750
|
-
...(obj.assignedSessions && {
|
|
751
|
-
assignedSessions: Object.entries(obj.assignedSessions).reduce((acc, [key, value]) => ((acc[key] = AssignedSessionFilterSensitiveLog(value)), acc), {}),
|
|
752
|
-
}),
|
|
753
|
-
});
|
|
754
|
-
export const GetFarmResponseFilterSensitiveLog = (obj) => ({
|
|
755
|
-
...obj,
|
|
756
|
-
...(obj.description && { description: SENSITIVE_STRING }),
|
|
757
|
-
});
|
|
758
|
-
export const GetLimitResponseFilterSensitiveLog = (obj) => ({
|
|
759
|
-
...obj,
|
|
760
|
-
...(obj.description && { description: SENSITIVE_STRING }),
|
|
761
|
-
});
|
|
762
|
-
export const GetStorageProfileResponseFilterSensitiveLog = (obj) => ({
|
|
763
|
-
...obj,
|
|
764
|
-
...(obj.fileSystemLocations && { fileSystemLocations: SENSITIVE_STRING }),
|
|
765
|
-
});
|
|
766
|
-
export const GetQueueResponseFilterSensitiveLog = (obj) => ({
|
|
767
|
-
...obj,
|
|
768
|
-
...(obj.description && { description: SENSITIVE_STRING }),
|
|
769
|
-
});
|
|
770
|
-
export const GetQueueEnvironmentResponseFilterSensitiveLog = (obj) => ({
|
|
771
|
-
...obj,
|
|
772
|
-
...(obj.template && { template: SENSITIVE_STRING }),
|
|
773
|
-
});
|
|
774
|
-
export const GetStorageProfileForQueueResponseFilterSensitiveLog = (obj) => ({
|
|
775
|
-
...obj,
|
|
776
|
-
...(obj.fileSystemLocations && { fileSystemLocations: SENSITIVE_STRING }),
|
|
777
|
-
});
|
|
778
|
-
export const GetJobResponseFilterSensitiveLog = (obj) => ({
|
|
779
|
-
...obj,
|
|
780
|
-
...(obj.parameters && { parameters: SENSITIVE_STRING }),
|
|
781
|
-
...(obj.attachments && { attachments: AttachmentsFilterSensitiveLog(obj.attachments) }),
|
|
782
|
-
...(obj.description && { description: SENSITIVE_STRING }),
|
|
783
|
-
});
|
|
784
|
-
export const TaskRunSessionActionDefinitionFilterSensitiveLog = (obj) => ({
|
|
785
|
-
...obj,
|
|
786
|
-
...(obj.parameters && { parameters: SENSITIVE_STRING }),
|
|
787
|
-
});
|
|
788
|
-
export const SessionActionDefinitionFilterSensitiveLog = (obj) => {
|
|
789
|
-
if (obj.envEnter !== undefined)
|
|
790
|
-
return { envEnter: obj.envEnter };
|
|
791
|
-
if (obj.envExit !== undefined)
|
|
792
|
-
return { envExit: obj.envExit };
|
|
793
|
-
if (obj.taskRun !== undefined)
|
|
794
|
-
return { taskRun: TaskRunSessionActionDefinitionFilterSensitiveLog(obj.taskRun) };
|
|
795
|
-
if (obj.syncInputJobAttachments !== undefined)
|
|
796
|
-
return { syncInputJobAttachments: obj.syncInputJobAttachments };
|
|
797
|
-
if (obj.$unknown !== undefined)
|
|
798
|
-
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
799
|
-
};
|
|
800
|
-
export const GetSessionActionResponseFilterSensitiveLog = (obj) => ({
|
|
801
|
-
...obj,
|
|
802
|
-
...(obj.progressMessage && { progressMessage: SENSITIVE_STRING }),
|
|
803
|
-
...(obj.definition && { definition: SessionActionDefinitionFilterSensitiveLog(obj.definition) }),
|
|
804
|
-
});
|
|
805
|
-
export const GetStepResponseFilterSensitiveLog = (obj) => ({
|
|
806
|
-
...obj,
|
|
807
|
-
...(obj.description && { description: SENSITIVE_STRING }),
|
|
808
|
-
});
|
|
809
|
-
export const GetTaskResponseFilterSensitiveLog = (obj) => ({
|
|
810
|
-
...obj,
|
|
811
|
-
...(obj.parameters && { parameters: SENSITIVE_STRING }),
|
|
812
|
-
});
|
|
813
|
-
export const TaskRunSessionActionDefinitionSummaryFilterSensitiveLog = (obj) => ({
|
|
814
|
-
...obj,
|
|
815
|
-
...(obj.parameters && { parameters: SENSITIVE_STRING }),
|
|
816
|
-
});
|
|
817
|
-
export const SessionActionDefinitionSummaryFilterSensitiveLog = (obj) => {
|
|
818
|
-
if (obj.envEnter !== undefined)
|
|
819
|
-
return { envEnter: obj.envEnter };
|
|
820
|
-
if (obj.envExit !== undefined)
|
|
821
|
-
return { envExit: obj.envExit };
|
|
822
|
-
if (obj.taskRun !== undefined)
|
|
823
|
-
return { taskRun: TaskRunSessionActionDefinitionSummaryFilterSensitiveLog(obj.taskRun) };
|
|
824
|
-
if (obj.syncInputJobAttachments !== undefined)
|
|
825
|
-
return { syncInputJobAttachments: obj.syncInputJobAttachments };
|
|
826
|
-
if (obj.$unknown !== undefined)
|
|
827
|
-
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
828
|
-
};
|
|
829
|
-
export const SessionActionSummaryFilterSensitiveLog = (obj) => ({
|
|
830
|
-
...obj,
|
|
831
|
-
...(obj.definition && { definition: SessionActionDefinitionSummaryFilterSensitiveLog(obj.definition) }),
|
|
832
|
-
});
|
|
833
|
-
export const ListSessionActionsResponseFilterSensitiveLog = (obj) => ({
|
|
834
|
-
...obj,
|
|
835
|
-
...(obj.sessionActions && {
|
|
836
|
-
sessionActions: obj.sessionActions.map((item) => SessionActionSummaryFilterSensitiveLog(item)),
|
|
837
|
-
}),
|
|
838
|
-
});
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
1
|
export const UpdateJobLifecycleStatus = {
|
|
3
2
|
ARCHIVED: "ARCHIVED",
|
|
4
3
|
};
|
|
@@ -42,18 +41,6 @@ export const SortOrder = {
|
|
|
42
41
|
ASCENDING: "ASCENDING",
|
|
43
42
|
DESCENDING: "DESCENDING",
|
|
44
43
|
};
|
|
45
|
-
export var SearchSortExpression;
|
|
46
|
-
(function (SearchSortExpression) {
|
|
47
|
-
SearchSortExpression.visit = (value, visitor) => {
|
|
48
|
-
if (value.userJobsFirst !== undefined)
|
|
49
|
-
return visitor.userJobsFirst(value.userJobsFirst);
|
|
50
|
-
if (value.fieldSort !== undefined)
|
|
51
|
-
return visitor.fieldSort(value.fieldSort);
|
|
52
|
-
if (value.parameterSort !== undefined)
|
|
53
|
-
return visitor.parameterSort(value.parameterSort);
|
|
54
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
55
|
-
};
|
|
56
|
-
})(SearchSortExpression || (SearchSortExpression = {}));
|
|
57
44
|
export const UsageGroupByField = {
|
|
58
45
|
FLEET_ID: "FLEET_ID",
|
|
59
46
|
INSTANCE_TYPE: "INSTANCE_TYPE",
|
|
@@ -69,16 +56,6 @@ export const Period = {
|
|
|
69
56
|
MONTHLY: "MONTHLY",
|
|
70
57
|
WEEKLY: "WEEKLY",
|
|
71
58
|
};
|
|
72
|
-
export var SessionsStatisticsResources;
|
|
73
|
-
(function (SessionsStatisticsResources) {
|
|
74
|
-
SessionsStatisticsResources.visit = (value, visitor) => {
|
|
75
|
-
if (value.queueIds !== undefined)
|
|
76
|
-
return visitor.queueIds(value.queueIds);
|
|
77
|
-
if (value.fleetIds !== undefined)
|
|
78
|
-
return visitor.fleetIds(value.fleetIds);
|
|
79
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
80
|
-
};
|
|
81
|
-
})(SessionsStatisticsResources || (SessionsStatisticsResources = {}));
|
|
82
59
|
export const UsageStatistic = {
|
|
83
60
|
AVG: "AVG",
|
|
84
61
|
MAX: "MAX",
|
|
@@ -95,64 +72,3 @@ export const UpdateQueueLimitAssociationStatus = {
|
|
|
95
72
|
STOP_LIMIT_USAGE_AND_CANCEL_TASKS: "STOP_LIMIT_USAGE_AND_CANCEL_TASKS",
|
|
96
73
|
STOP_LIMIT_USAGE_AND_COMPLETE_TASKS: "STOP_LIMIT_USAGE_AND_COMPLETE_TASKS",
|
|
97
74
|
};
|
|
98
|
-
export var SearchFilterExpression;
|
|
99
|
-
(function (SearchFilterExpression) {
|
|
100
|
-
SearchFilterExpression.visit = (value, visitor) => {
|
|
101
|
-
if (value.dateTimeFilter !== undefined)
|
|
102
|
-
return visitor.dateTimeFilter(value.dateTimeFilter);
|
|
103
|
-
if (value.parameterFilter !== undefined)
|
|
104
|
-
return visitor.parameterFilter(value.parameterFilter);
|
|
105
|
-
if (value.searchTermFilter !== undefined)
|
|
106
|
-
return visitor.searchTermFilter(value.searchTermFilter);
|
|
107
|
-
if (value.stringFilter !== undefined)
|
|
108
|
-
return visitor.stringFilter(value.stringFilter);
|
|
109
|
-
if (value.groupFilter !== undefined)
|
|
110
|
-
return visitor.groupFilter(value.groupFilter);
|
|
111
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
112
|
-
};
|
|
113
|
-
})(SearchFilterExpression || (SearchFilterExpression = {}));
|
|
114
|
-
export const TaskSummaryFilterSensitiveLog = (obj) => ({
|
|
115
|
-
...obj,
|
|
116
|
-
...(obj.parameters && { parameters: SENSITIVE_STRING }),
|
|
117
|
-
});
|
|
118
|
-
export const ListTasksResponseFilterSensitiveLog = (obj) => ({
|
|
119
|
-
...obj,
|
|
120
|
-
...(obj.tasks && { tasks: obj.tasks.map((item) => TaskSummaryFilterSensitiveLog(item)) }),
|
|
121
|
-
});
|
|
122
|
-
export const UpdateQueueRequestFilterSensitiveLog = (obj) => ({
|
|
123
|
-
...obj,
|
|
124
|
-
...(obj.description && { description: SENSITIVE_STRING }),
|
|
125
|
-
});
|
|
126
|
-
export const UpdateQueueEnvironmentRequestFilterSensitiveLog = (obj) => ({
|
|
127
|
-
...obj,
|
|
128
|
-
...(obj.template && { template: SENSITIVE_STRING }),
|
|
129
|
-
});
|
|
130
|
-
export const UpdateFarmRequestFilterSensitiveLog = (obj) => ({
|
|
131
|
-
...obj,
|
|
132
|
-
...(obj.description && { description: SENSITIVE_STRING }),
|
|
133
|
-
});
|
|
134
|
-
export const UpdateLimitRequestFilterSensitiveLog = (obj) => ({
|
|
135
|
-
...obj,
|
|
136
|
-
...(obj.description && { description: SENSITIVE_STRING }),
|
|
137
|
-
});
|
|
138
|
-
export const UpdateStorageProfileRequestFilterSensitiveLog = (obj) => ({
|
|
139
|
-
...obj,
|
|
140
|
-
...(obj.fileSystemLocationsToAdd && { fileSystemLocationsToAdd: SENSITIVE_STRING }),
|
|
141
|
-
...(obj.fileSystemLocationsToRemove && { fileSystemLocationsToRemove: SENSITIVE_STRING }),
|
|
142
|
-
});
|
|
143
|
-
export const JobSearchSummaryFilterSensitiveLog = (obj) => ({
|
|
144
|
-
...obj,
|
|
145
|
-
...(obj.jobParameters && { jobParameters: SENSITIVE_STRING }),
|
|
146
|
-
});
|
|
147
|
-
export const SearchJobsResponseFilterSensitiveLog = (obj) => ({
|
|
148
|
-
...obj,
|
|
149
|
-
...(obj.jobs && { jobs: obj.jobs.map((item) => JobSearchSummaryFilterSensitiveLog(item)) }),
|
|
150
|
-
});
|
|
151
|
-
export const TaskSearchSummaryFilterSensitiveLog = (obj) => ({
|
|
152
|
-
...obj,
|
|
153
|
-
...(obj.parameters && { parameters: SENSITIVE_STRING }),
|
|
154
|
-
});
|
|
155
|
-
export const SearchTasksResponseFilterSensitiveLog = (obj) => ({
|
|
156
|
-
...obj,
|
|
157
|
-
...(obj.tasks && { tasks: obj.tasks.map((item) => TaskSearchSummaryFilterSensitiveLog(item)) }),
|
|
158
|
-
});
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { AwsSdkSigV4Signer } from "@aws-sdk/core";
|
|
2
|
+
import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
|
|
2
3
|
import { NoOpLogger } from "@smithy/smithy-client";
|
|
3
4
|
import { parseUrl } from "@smithy/url-parser";
|
|
4
5
|
import { fromBase64, toBase64 } from "@smithy/util-base64";
|
|
@@ -22,6 +23,7 @@ export const getRuntimeConfig = (config) => {
|
|
|
22
23
|
},
|
|
23
24
|
],
|
|
24
25
|
logger: config?.logger ?? new NoOpLogger(),
|
|
26
|
+
protocol: config?.protocol ?? new AwsRestJsonProtocol({ defaultNamespace: "com.amazonaws.deadline" }),
|
|
25
27
|
serviceId: config?.serviceId ?? "deadline",
|
|
26
28
|
urlParser: config?.urlParser ?? parseUrl,
|
|
27
29
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|