@aws-sdk/client-deadline 3.975.0 → 3.977.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 CHANGED
@@ -513,6 +513,7 @@ const _JD = "JobDescription";
513
513
  const _JDE = "JobDetailsEntity";
514
514
  const _JDEo = "JobDetailsError";
515
515
  const _JDI = "JobDetailsIdentifiers";
516
+ const _JDO = "JobDescriptionOverride";
516
517
  const _JE = "JobEntity";
517
518
  const _JEI = "JobEntityIdentifiers";
518
519
  const _JEIU = "JobEntityIdentifiersUnion";
@@ -862,6 +863,7 @@ const _dBA = "defaultBudgetAction";
862
863
  const _dC = "dependencyCounts";
863
864
  const _dN = "displayName";
864
865
  const _dNn = "dnsName";
866
+ const _dO = "descriptionOverride";
865
867
  const _dP = "destinationPath";
866
868
  const _dR = "dependenciesResolved";
867
869
  const _dT = "dateTime";
@@ -973,6 +975,7 @@ const _mo = "mode";
973
975
  const _mon = "monitors";
974
976
  const _n = "name";
975
977
  const _nIO = "nextItemOffset";
978
+ const _nO = "nameOverride";
976
979
  const _nT = "nextToken";
977
980
  const _o = "operator";
978
981
  const _oF = "osFamily";
@@ -1124,6 +1127,7 @@ var Document = [0, n0, _Do, 8, 15];
1124
1127
  var EnvironmentTemplate = [0, n0, _ET, 8, 0];
1125
1128
  var HostConfigurationScript = [0, n0, _HCS, 8, 0];
1126
1129
  var JobDescription = [0, n0, _JD, 8, 0];
1130
+ var JobDescriptionOverride = [0, n0, _JDO, 8, 0];
1127
1131
  var JobTemplate = [0, n0, _JT, 8, 0];
1128
1132
  var SecretAccessKey = [0, n0, _SAK, 8, 0];
1129
1133
  var SessionActionProgressMessage = [0, n0, _SAPM, 8, 0];
@@ -1368,8 +1372,8 @@ var CreateFleetResponse$ = [3, n0, _CFRrea,
1368
1372
  ];
1369
1373
  var CreateJobRequest$ = [3, n0, _CJR,
1370
1374
  0,
1371
- [_fI, _qI, _pr, _cT, _te, _tT, _p, _at, _sPI, _tTRS, _mFTC, _mRPT, _mWC, _sJI],
1372
- [[0, 1], [0, 1], 1, [0, { [_hH]: _XACT, [_iT]: 1 }], [() => JobTemplate, 0], 0, [() => JobParameters, 0], [() => Attachments$, 0], 0, 0, 1, 1, 1, 0], 3
1375
+ [_fI, _qI, _pr, _cT, _te, _tT, _p, _at, _sPI, _tTRS, _mFTC, _mRPT, _mWC, _sJI, _nO, _dO],
1376
+ [[0, 1], [0, 1], 1, [0, { [_hH]: _XACT, [_iT]: 1 }], [() => JobTemplate, 0], 0, [() => JobParameters, 0], [() => Attachments$, 0], 0, 0, 1, 1, 1, 0, 0, [() => JobDescriptionOverride, 0]], 3
1373
1377
  ];
1374
1378
  var CreateJobResponse$ = [3, n0, _CJRr,
1375
1379
  0,
@@ -2697,8 +2701,8 @@ var UpdateFleetResponse$ = [3, n0, _UFRpda,
2697
2701
  ];
2698
2702
  var UpdateJobRequest$ = [3, n0, _UJR,
2699
2703
  0,
2700
- [_fI, _qI, _jI, _cT, _tTRS, _pr, _mFTC, _mRPT, _lS, _mWC],
2701
- [[0, 1], [0, 1], [0, 1], [0, { [_hH]: _XACT, [_iT]: 1 }], 0, 1, 1, 1, 0, 1], 3
2704
+ [_fI, _qI, _jI, _cT, _tTRS, _pr, _mFTC, _mRPT, _lS, _mWC, _n, _de],
2705
+ [[0, 1], [0, 1], [0, 1], [0, { [_hH]: _XACT, [_iT]: 1 }], 0, 1, 1, 1, 0, 1, 0, [() => JobDescriptionOverride, 0]], 3
2702
2706
  ];
2703
2707
  var UpdateJobResponse$ = [3, n0, _UJRp,
2704
2708
  0,
@@ -260,6 +260,7 @@ const _JD = "JobDescription";
260
260
  const _JDE = "JobDetailsEntity";
261
261
  const _JDEo = "JobDetailsError";
262
262
  const _JDI = "JobDetailsIdentifiers";
263
+ const _JDO = "JobDescriptionOverride";
263
264
  const _JE = "JobEntity";
264
265
  const _JEI = "JobEntityIdentifiers";
265
266
  const _JEIU = "JobEntityIdentifiersUnion";
@@ -609,6 +610,7 @@ const _dBA = "defaultBudgetAction";
609
610
  const _dC = "dependencyCounts";
610
611
  const _dN = "displayName";
611
612
  const _dNn = "dnsName";
613
+ const _dO = "descriptionOverride";
612
614
  const _dP = "destinationPath";
613
615
  const _dR = "dependenciesResolved";
614
616
  const _dT = "dateTime";
@@ -720,6 +722,7 @@ const _mo = "mode";
720
722
  const _mon = "monitors";
721
723
  const _n = "name";
722
724
  const _nIO = "nextItemOffset";
725
+ const _nO = "nameOverride";
723
726
  const _nT = "nextToken";
724
727
  const _o = "operator";
725
728
  const _oF = "osFamily";
@@ -874,6 +877,7 @@ var Document = [0, n0, _Do, 8, 15];
874
877
  var EnvironmentTemplate = [0, n0, _ET, 8, 0];
875
878
  var HostConfigurationScript = [0, n0, _HCS, 8, 0];
876
879
  var JobDescription = [0, n0, _JD, 8, 0];
880
+ var JobDescriptionOverride = [0, n0, _JDO, 8, 0];
877
881
  var JobTemplate = [0, n0, _JT, 8, 0];
878
882
  var SecretAccessKey = [0, n0, _SAK, 8, 0];
879
883
  var SessionActionProgressMessage = [0, n0, _SAPM, 8, 0];
@@ -1118,8 +1122,8 @@ export var CreateFleetResponse$ = [3, n0, _CFRrea,
1118
1122
  ];
1119
1123
  export var CreateJobRequest$ = [3, n0, _CJR,
1120
1124
  0,
1121
- [_fI, _qI, _pr, _cT, _te, _tT, _p, _at, _sPI, _tTRS, _mFTC, _mRPT, _mWC, _sJI],
1122
- [[0, 1], [0, 1], 1, [0, { [_hH]: _XACT, [_iT]: 1 }], [() => JobTemplate, 0], 0, [() => JobParameters, 0], [() => Attachments$, 0], 0, 0, 1, 1, 1, 0], 3
1125
+ [_fI, _qI, _pr, _cT, _te, _tT, _p, _at, _sPI, _tTRS, _mFTC, _mRPT, _mWC, _sJI, _nO, _dO],
1126
+ [[0, 1], [0, 1], 1, [0, { [_hH]: _XACT, [_iT]: 1 }], [() => JobTemplate, 0], 0, [() => JobParameters, 0], [() => Attachments$, 0], 0, 0, 1, 1, 1, 0, 0, [() => JobDescriptionOverride, 0]], 3
1123
1127
  ];
1124
1128
  export var CreateJobResponse$ = [3, n0, _CJRr,
1125
1129
  0,
@@ -2447,8 +2451,8 @@ export var UpdateFleetResponse$ = [3, n0, _UFRpda,
2447
2451
  ];
2448
2452
  export var UpdateJobRequest$ = [3, n0, _UJR,
2449
2453
  0,
2450
- [_fI, _qI, _jI, _cT, _tTRS, _pr, _mFTC, _mRPT, _lS, _mWC],
2451
- [[0, 1], [0, 1], [0, 1], [0, { [_hH]: _XACT, [_iT]: 1 }], 0, 1, 1, 1, 0, 1], 3
2454
+ [_fI, _qI, _jI, _cT, _tTRS, _pr, _mFTC, _mRPT, _lS, _mWC, _n, _de],
2455
+ [[0, 1], [0, 1], [0, 1], [0, { [_hH]: _XACT, [_iT]: 1 }], 0, 1, 1, 1, 0, 1, 0, [() => JobDescriptionOverride, 0]], 3
2452
2456
  ];
2453
2457
  export var UpdateJobResponse$ = [3, n0, _UJRp,
2454
2458
  0,
@@ -72,6 +72,8 @@ declare const CreateJobCommand_base: {
72
72
  * maxRetriesPerTask: Number("int"),
73
73
  * maxWorkerCount: Number("int"),
74
74
  * sourceJobId: "STRING_VALUE",
75
+ * nameOverride: "STRING_VALUE",
76
+ * descriptionOverride: "STRING_VALUE",
75
77
  * };
76
78
  * const command = new CreateJobCommand(input);
77
79
  * const response = await client.send(command);
@@ -44,6 +44,8 @@ declare const UpdateJobCommand_base: {
44
44
  * maxRetriesPerTask: Number("int"),
45
45
  * lifecycleStatus: "ARCHIVED",
46
46
  * maxWorkerCount: Number("int"),
47
+ * name: "STRING_VALUE",
48
+ * description: "STRING_VALUE",
47
49
  * farmId: "STRING_VALUE", // required
48
50
  * queueId: "STRING_VALUE", // required
49
51
  * jobId: "STRING_VALUE", // required
@@ -2507,6 +2507,16 @@ export interface CreateJobRequest {
2507
2507
  * @public
2508
2508
  */
2509
2509
  sourceJobId?: string | undefined;
2510
+ /**
2511
+ * <p>A custom name to override the job name derived from the job template.</p>
2512
+ * @public
2513
+ */
2514
+ nameOverride?: string | undefined;
2515
+ /**
2516
+ * <p>A custom description to override the job description derived from the job template.</p>
2517
+ * @public
2518
+ */
2519
+ descriptionOverride?: string | undefined;
2510
2520
  }
2511
2521
  /**
2512
2522
  * @public
@@ -6676,7 +6686,7 @@ export interface UpdateJobRequest {
6676
6686
  */
6677
6687
  targetTaskRunStatus?: JobTargetTaskRunStatus | undefined;
6678
6688
  /**
6679
- * <p>The job priority to update.</p>
6689
+ * <p>The updated job priority.</p>
6680
6690
  * @public
6681
6691
  */
6682
6692
  priority?: number | undefined;
@@ -6700,6 +6710,16 @@ export interface UpdateJobRequest {
6700
6710
  * @public
6701
6711
  */
6702
6712
  maxWorkerCount?: number | undefined;
6713
+ /**
6714
+ * <p>The updated job name.</p>
6715
+ * @public
6716
+ */
6717
+ name?: string | undefined;
6718
+ /**
6719
+ * <p>The updated job description.</p>
6720
+ * @public
6721
+ */
6722
+ description?: string | undefined;
6703
6723
  /**
6704
6724
  * <p>The farm ID of the job to update.</p>
6705
6725
  * @public
@@ -568,7 +568,7 @@ export interface StringFilterExpression {
568
568
  value: string | undefined;
569
569
  }
570
570
  /**
571
- * <p>Searches for a match within a list of strings.</p>
571
+ * <p>Searches for a particular list of strings.</p>
572
572
  * @public
573
573
  */
574
574
  export interface StringListFilterExpression {
@@ -578,7 +578,7 @@ export interface StringListFilterExpression {
578
578
  */
579
579
  name: string | undefined;
580
580
  /**
581
- * <p>The type of comparison to use for this search. ANY_EQUALS and ALL_NOT_EQUALS are supported.</p>
581
+ * <p>The type of comparison to use for this search.</p>
582
582
  * @public
583
583
  */
584
584
  operator: ComparisonOperator | undefined;
@@ -1351,7 +1351,7 @@ export declare namespace SearchFilterExpression {
1351
1351
  $unknown?: never;
1352
1352
  }
1353
1353
  /**
1354
- * <p>Filters by a list of string values.</p>
1354
+ * <p>Filters by a list of strings.</p>
1355
1355
  * @public
1356
1356
  */
1357
1357
  interface StringListFilterMember {
@@ -884,6 +884,8 @@ export interface CreateJobRequest {
884
884
  maxRetriesPerTask?: number | undefined;
885
885
  maxWorkerCount?: number | undefined;
886
886
  sourceJobId?: string | undefined;
887
+ nameOverride?: string | undefined;
888
+ descriptionOverride?: string | undefined;
887
889
  }
888
890
  export interface CreateJobResponse {
889
891
  jobId: string | undefined;
@@ -1927,6 +1929,8 @@ export interface UpdateJobRequest {
1927
1929
  maxRetriesPerTask?: number | undefined;
1928
1930
  lifecycleStatus?: UpdateJobLifecycleStatus | undefined;
1929
1931
  maxWorkerCount?: number | undefined;
1932
+ name?: string | undefined;
1933
+ description?: string | undefined;
1930
1934
  farmId: string | undefined;
1931
1935
  queueId: string | undefined;
1932
1936
  jobId: string | 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.975.0",
4
+ "version": "3.977.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-deadline",
@@ -21,17 +21,17 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "^3.973.1",
25
- "@aws-sdk/credential-provider-node": "^3.972.1",
26
- "@aws-sdk/middleware-host-header": "^3.972.1",
27
- "@aws-sdk/middleware-logger": "^3.972.1",
28
- "@aws-sdk/middleware-recursion-detection": "^3.972.1",
29
- "@aws-sdk/middleware-user-agent": "^3.972.2",
30
- "@aws-sdk/region-config-resolver": "^3.972.1",
31
- "@aws-sdk/types": "^3.973.0",
24
+ "@aws-sdk/core": "^3.973.3",
25
+ "@aws-sdk/credential-provider-node": "^3.972.2",
26
+ "@aws-sdk/middleware-host-header": "^3.972.2",
27
+ "@aws-sdk/middleware-logger": "^3.972.2",
28
+ "@aws-sdk/middleware-recursion-detection": "^3.972.2",
29
+ "@aws-sdk/middleware-user-agent": "^3.972.3",
30
+ "@aws-sdk/region-config-resolver": "^3.972.2",
31
+ "@aws-sdk/types": "^3.973.1",
32
32
  "@aws-sdk/util-endpoints": "3.972.0",
33
- "@aws-sdk/util-user-agent-browser": "^3.972.1",
34
- "@aws-sdk/util-user-agent-node": "^3.972.1",
33
+ "@aws-sdk/util-user-agent-browser": "^3.972.2",
34
+ "@aws-sdk/util-user-agent-node": "^3.972.2",
35
35
  "@smithy/config-resolver": "^4.4.6",
36
36
  "@smithy/core": "^3.21.1",
37
37
  "@smithy/fetch-http-handler": "^5.3.9",