@aws-sdk/client-deadline 3.775.0 → 3.779.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.
Files changed (122) hide show
  1. package/dist-cjs/models/models_0.js +0 -4
  2. package/dist-cjs/models/models_1.js +5 -3
  3. package/dist-es/models/models_0.js +0 -4
  4. package/dist-es/models/models_1.js +4 -2
  5. package/dist-types/commands/AssociateMemberToFarmCommand.d.ts +1 -0
  6. package/dist-types/commands/AssociateMemberToFleetCommand.d.ts +1 -0
  7. package/dist-types/commands/AssociateMemberToJobCommand.d.ts +1 -0
  8. package/dist-types/commands/AssociateMemberToQueueCommand.d.ts +1 -0
  9. package/dist-types/commands/AssumeFleetRoleForReadCommand.d.ts +1 -0
  10. package/dist-types/commands/AssumeFleetRoleForWorkerCommand.d.ts +1 -0
  11. package/dist-types/commands/AssumeQueueRoleForReadCommand.d.ts +1 -0
  12. package/dist-types/commands/AssumeQueueRoleForUserCommand.d.ts +1 -0
  13. package/dist-types/commands/AssumeQueueRoleForWorkerCommand.d.ts +1 -0
  14. package/dist-types/commands/BatchGetJobEntityCommand.d.ts +1 -0
  15. package/dist-types/commands/CopyJobTemplateCommand.d.ts +1 -0
  16. package/dist-types/commands/CreateBudgetCommand.d.ts +1 -0
  17. package/dist-types/commands/CreateFarmCommand.d.ts +1 -0
  18. package/dist-types/commands/CreateFleetCommand.d.ts +1 -0
  19. package/dist-types/commands/CreateJobCommand.d.ts +1 -0
  20. package/dist-types/commands/CreateLicenseEndpointCommand.d.ts +1 -0
  21. package/dist-types/commands/CreateLimitCommand.d.ts +1 -0
  22. package/dist-types/commands/CreateMonitorCommand.d.ts +1 -0
  23. package/dist-types/commands/CreateQueueCommand.d.ts +1 -0
  24. package/dist-types/commands/CreateQueueEnvironmentCommand.d.ts +1 -0
  25. package/dist-types/commands/CreateQueueFleetAssociationCommand.d.ts +1 -0
  26. package/dist-types/commands/CreateQueueLimitAssociationCommand.d.ts +1 -0
  27. package/dist-types/commands/CreateStorageProfileCommand.d.ts +1 -0
  28. package/dist-types/commands/CreateWorkerCommand.d.ts +1 -0
  29. package/dist-types/commands/DeleteBudgetCommand.d.ts +1 -0
  30. package/dist-types/commands/DeleteFarmCommand.d.ts +1 -0
  31. package/dist-types/commands/DeleteFleetCommand.d.ts +1 -0
  32. package/dist-types/commands/DeleteLicenseEndpointCommand.d.ts +1 -0
  33. package/dist-types/commands/DeleteLimitCommand.d.ts +1 -0
  34. package/dist-types/commands/DeleteMeteredProductCommand.d.ts +1 -0
  35. package/dist-types/commands/DeleteMonitorCommand.d.ts +1 -0
  36. package/dist-types/commands/DeleteQueueCommand.d.ts +1 -0
  37. package/dist-types/commands/DeleteQueueEnvironmentCommand.d.ts +1 -0
  38. package/dist-types/commands/DeleteQueueFleetAssociationCommand.d.ts +1 -0
  39. package/dist-types/commands/DeleteQueueLimitAssociationCommand.d.ts +1 -0
  40. package/dist-types/commands/DeleteStorageProfileCommand.d.ts +1 -0
  41. package/dist-types/commands/DeleteWorkerCommand.d.ts +1 -0
  42. package/dist-types/commands/DisassociateMemberFromFarmCommand.d.ts +1 -0
  43. package/dist-types/commands/DisassociateMemberFromFleetCommand.d.ts +1 -0
  44. package/dist-types/commands/DisassociateMemberFromJobCommand.d.ts +1 -0
  45. package/dist-types/commands/DisassociateMemberFromQueueCommand.d.ts +1 -0
  46. package/dist-types/commands/GetBudgetCommand.d.ts +1 -0
  47. package/dist-types/commands/GetFarmCommand.d.ts +1 -0
  48. package/dist-types/commands/GetFleetCommand.d.ts +1 -0
  49. package/dist-types/commands/GetJobCommand.d.ts +1 -0
  50. package/dist-types/commands/GetLicenseEndpointCommand.d.ts +1 -0
  51. package/dist-types/commands/GetLimitCommand.d.ts +1 -0
  52. package/dist-types/commands/GetMonitorCommand.d.ts +1 -0
  53. package/dist-types/commands/GetQueueCommand.d.ts +1 -0
  54. package/dist-types/commands/GetQueueEnvironmentCommand.d.ts +1 -0
  55. package/dist-types/commands/GetQueueFleetAssociationCommand.d.ts +1 -0
  56. package/dist-types/commands/GetQueueLimitAssociationCommand.d.ts +1 -0
  57. package/dist-types/commands/GetSessionActionCommand.d.ts +2 -1
  58. package/dist-types/commands/GetSessionCommand.d.ts +1 -0
  59. package/dist-types/commands/GetSessionsStatisticsAggregationCommand.d.ts +1 -0
  60. package/dist-types/commands/GetStepCommand.d.ts +1 -0
  61. package/dist-types/commands/GetStorageProfileCommand.d.ts +1 -0
  62. package/dist-types/commands/GetStorageProfileForQueueCommand.d.ts +1 -0
  63. package/dist-types/commands/GetTaskCommand.d.ts +1 -0
  64. package/dist-types/commands/GetWorkerCommand.d.ts +1 -0
  65. package/dist-types/commands/ListAvailableMeteredProductsCommand.d.ts +1 -0
  66. package/dist-types/commands/ListBudgetsCommand.d.ts +1 -0
  67. package/dist-types/commands/ListFarmMembersCommand.d.ts +1 -0
  68. package/dist-types/commands/ListFarmsCommand.d.ts +1 -0
  69. package/dist-types/commands/ListFleetMembersCommand.d.ts +1 -0
  70. package/dist-types/commands/ListFleetsCommand.d.ts +1 -0
  71. package/dist-types/commands/ListJobMembersCommand.d.ts +1 -0
  72. package/dist-types/commands/ListJobParameterDefinitionsCommand.d.ts +1 -0
  73. package/dist-types/commands/ListJobsCommand.d.ts +1 -0
  74. package/dist-types/commands/ListLicenseEndpointsCommand.d.ts +1 -0
  75. package/dist-types/commands/ListLimitsCommand.d.ts +1 -0
  76. package/dist-types/commands/ListMeteredProductsCommand.d.ts +1 -0
  77. package/dist-types/commands/ListMonitorsCommand.d.ts +1 -0
  78. package/dist-types/commands/ListQueueEnvironmentsCommand.d.ts +1 -0
  79. package/dist-types/commands/ListQueueFleetAssociationsCommand.d.ts +1 -0
  80. package/dist-types/commands/ListQueueLimitAssociationsCommand.d.ts +1 -0
  81. package/dist-types/commands/ListQueueMembersCommand.d.ts +1 -0
  82. package/dist-types/commands/ListQueuesCommand.d.ts +1 -0
  83. package/dist-types/commands/ListSessionActionsCommand.d.ts +2 -1
  84. package/dist-types/commands/ListSessionsCommand.d.ts +1 -0
  85. package/dist-types/commands/ListSessionsForWorkerCommand.d.ts +1 -0
  86. package/dist-types/commands/ListStepConsumersCommand.d.ts +1 -0
  87. package/dist-types/commands/ListStepDependenciesCommand.d.ts +1 -0
  88. package/dist-types/commands/ListStepsCommand.d.ts +1 -0
  89. package/dist-types/commands/ListStorageProfilesCommand.d.ts +1 -0
  90. package/dist-types/commands/ListStorageProfilesForQueueCommand.d.ts +1 -0
  91. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  92. package/dist-types/commands/ListTasksCommand.d.ts +1 -0
  93. package/dist-types/commands/ListWorkersCommand.d.ts +1 -0
  94. package/dist-types/commands/PutMeteredProductCommand.d.ts +1 -0
  95. package/dist-types/commands/SearchJobsCommand.d.ts +3 -0
  96. package/dist-types/commands/SearchStepsCommand.d.ts +3 -0
  97. package/dist-types/commands/SearchTasksCommand.d.ts +3 -0
  98. package/dist-types/commands/SearchWorkersCommand.d.ts +3 -0
  99. package/dist-types/commands/StartSessionsStatisticsAggregationCommand.d.ts +1 -0
  100. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  101. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  102. package/dist-types/commands/UpdateBudgetCommand.d.ts +1 -0
  103. package/dist-types/commands/UpdateFarmCommand.d.ts +1 -0
  104. package/dist-types/commands/UpdateFleetCommand.d.ts +1 -0
  105. package/dist-types/commands/UpdateJobCommand.d.ts +1 -0
  106. package/dist-types/commands/UpdateLimitCommand.d.ts +1 -0
  107. package/dist-types/commands/UpdateMonitorCommand.d.ts +1 -0
  108. package/dist-types/commands/UpdateQueueCommand.d.ts +1 -0
  109. package/dist-types/commands/UpdateQueueEnvironmentCommand.d.ts +1 -0
  110. package/dist-types/commands/UpdateQueueFleetAssociationCommand.d.ts +1 -0
  111. package/dist-types/commands/UpdateQueueLimitAssociationCommand.d.ts +1 -0
  112. package/dist-types/commands/UpdateSessionCommand.d.ts +1 -0
  113. package/dist-types/commands/UpdateStepCommand.d.ts +1 -0
  114. package/dist-types/commands/UpdateStorageProfileCommand.d.ts +1 -0
  115. package/dist-types/commands/UpdateTaskCommand.d.ts +1 -0
  116. package/dist-types/commands/UpdateWorkerCommand.d.ts +1 -0
  117. package/dist-types/commands/UpdateWorkerScheduleCommand.d.ts +2 -1
  118. package/dist-types/models/models_0.d.ts +11 -9
  119. package/dist-types/models/models_1.d.ts +28 -0
  120. package/dist-types/ts3.4/models/models_0.d.ts +3 -3
  121. package/dist-types/ts3.4/models/models_1.d.ts +7 -0
  122. package/package.json +2 -2
@@ -316,7 +316,7 @@ export interface AssignedTaskRunSessionActionDefinition {
316
316
  * <p>The task ID.</p>
317
317
  * @public
318
318
  */
319
- taskId: string | undefined;
319
+ taskId?: string | undefined;
320
320
  /**
321
321
  * <p>The step ID.</p>
322
322
  * @public
@@ -3000,8 +3000,8 @@ export interface CreateJobRequest {
3000
3000
  */
3001
3001
  templateType?: JobTemplateType | undefined;
3002
3002
  /**
3003
- * <p>The priority of the job on a scale of 0 to 100. The highest priority (first scheduled)
3004
- * is 100. When two jobs have the same priority, the oldest job is scheduled first.</p>
3003
+ * <p>The priority of the job. The highest priority (first scheduled) is 100. When two jobs
3004
+ * have the same priority, the oldest job is scheduled first.</p>
3005
3005
  * @public
3006
3006
  */
3007
3007
  priority: number | undefined;
@@ -3337,8 +3337,8 @@ export interface CreateQueueEnvironmentRequest {
3337
3337
  queueId: string | undefined;
3338
3338
  /**
3339
3339
  * <p>Sets the priority of the environments in the queue from 0 to 10,000, where 0 is the
3340
- * highest priority. If two environments share the same priority value, the environment
3341
- * created first takes higher priority.</p>
3340
+ * highest priority (activated first and deactivated last). If two environments share the same
3341
+ * priority value, the environment created first takes higher priority.</p>
3342
3342
  * @public
3343
3343
  */
3344
3344
  priority: number | undefined;
@@ -4649,7 +4649,8 @@ export interface UpdatedSessionActionInfo {
4649
4649
  */
4650
4650
  completedStatus?: CompletedStatus | undefined;
4651
4651
  /**
4652
- * <p>The process exit code.</p>
4652
+ * <p>The process exit code. The default Deadline Cloud worker agent converts unsigned
4653
+ * 32-bit exit codes to signed 32-bit exit codes.</p>
4653
4654
  * @public
4654
4655
  */
4655
4656
  processExitCode?: number | undefined;
@@ -5977,7 +5978,7 @@ export interface TaskRunSessionActionDefinition {
5977
5978
  * <p>The task ID.</p>
5978
5979
  * @public
5979
5980
  */
5980
- taskId: string | undefined;
5981
+ taskId?: string | undefined;
5981
5982
  /**
5982
5983
  * <p>The step ID.</p>
5983
5984
  * @public
@@ -6122,7 +6123,8 @@ export interface GetSessionActionResponse {
6122
6123
  */
6123
6124
  sessionId: string | undefined;
6124
6125
  /**
6125
- * <p>The exit code to exit the session.</p>
6126
+ * <p>The process exit code. The default Deadline Cloud worker agent converts unsigned
6127
+ * 32-bit exit codes to signed 32-bit exit codes.</p>
6126
6128
  * @public
6127
6129
  */
6128
6130
  processExitCode?: number | undefined;
@@ -6938,7 +6940,7 @@ export interface TaskRunSessionActionDefinitionSummary {
6938
6940
  * <p>The task ID.</p>
6939
6941
  * @public
6940
6942
  */
6941
- taskId: string | undefined;
6943
+ taskId?: string | undefined;
6942
6944
  /**
6943
6945
  * <p>The step ID.</p>
6944
6946
  * @public
@@ -1837,6 +1837,18 @@ export interface ParameterFilterExpression {
1837
1837
  */
1838
1838
  value: string | undefined;
1839
1839
  }
1840
+ /**
1841
+ * @public
1842
+ * @enum
1843
+ */
1844
+ export declare const SearchTermMatchingType: {
1845
+ readonly CONTAINS: "CONTAINS";
1846
+ readonly FUZZY_MATCH: "FUZZY_MATCH";
1847
+ };
1848
+ /**
1849
+ * @public
1850
+ */
1851
+ export type SearchTermMatchingType = (typeof SearchTermMatchingType)[keyof typeof SearchTermMatchingType];
1840
1852
  /**
1841
1853
  * <p>Searches for a particular search term.</p>
1842
1854
  * @public
@@ -1847,6 +1859,22 @@ export interface SearchTermFilterExpression {
1847
1859
  * @public
1848
1860
  */
1849
1861
  searchTerm: string | undefined;
1862
+ /**
1863
+ * <p>Specifies how Deadline Cloud matches your search term in the results. If you don't
1864
+ * specify a <code>matchType</code> the default is <code>FUZZY_MATCH</code>.</p>
1865
+ * <ul>
1866
+ * <li>
1867
+ * <p>
1868
+ * <code>FUZZY_MATCH</code> - Matches if a portion of the search term is found in the result.</p>
1869
+ * </li>
1870
+ * <li>
1871
+ * <p>
1872
+ * <code>CONTAINS</code> - Matches if the exact search term is contained in the result.</p>
1873
+ * </li>
1874
+ * </ul>
1875
+ * @public
1876
+ */
1877
+ matchType?: SearchTermMatchingType | undefined;
1850
1878
  }
1851
1879
  /**
1852
1880
  * <p>Searches for a particular string.</p>
@@ -109,7 +109,7 @@ export declare namespace TaskParameterValue {
109
109
  const visit: <T>(value: TaskParameterValue, visitor: Visitor<T>) => T;
110
110
  }
111
111
  export interface AssignedTaskRunSessionActionDefinition {
112
- taskId: string | undefined;
112
+ taskId?: string | undefined;
113
113
  stepId: string | undefined;
114
114
  parameters: Record<string, TaskParameterValue> | undefined;
115
115
  }
@@ -1775,7 +1775,7 @@ export interface SyncInputJobAttachmentsSessionActionDefinition {
1775
1775
  stepId?: string | undefined;
1776
1776
  }
1777
1777
  export interface TaskRunSessionActionDefinition {
1778
- taskId: string | undefined;
1778
+ taskId?: string | undefined;
1779
1779
  stepId: string | undefined;
1780
1780
  parameters: Record<string, TaskParameterValue> | undefined;
1781
1781
  }
@@ -2052,7 +2052,7 @@ export interface SyncInputJobAttachmentsSessionActionDefinitionSummary {
2052
2052
  stepId?: string | undefined;
2053
2053
  }
2054
2054
  export interface TaskRunSessionActionDefinitionSummary {
2055
- taskId: string | undefined;
2055
+ taskId?: string | undefined;
2056
2056
  stepId: string | undefined;
2057
2057
  }
2058
2058
  export type SessionActionDefinitionSummary =
@@ -447,8 +447,15 @@ export interface ParameterFilterExpression {
447
447
  operator: ComparisonOperator | undefined;
448
448
  value: string | undefined;
449
449
  }
450
+ export declare const SearchTermMatchingType: {
451
+ readonly CONTAINS: "CONTAINS";
452
+ readonly FUZZY_MATCH: "FUZZY_MATCH";
453
+ };
454
+ export type SearchTermMatchingType =
455
+ (typeof SearchTermMatchingType)[keyof typeof SearchTermMatchingType];
450
456
  export interface SearchTermFilterExpression {
451
457
  searchTerm: string | undefined;
458
+ matchType?: SearchTermMatchingType | undefined;
452
459
  }
453
460
  export interface StringFilterExpression {
454
461
  name: 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.775.0",
4
+ "version": "3.779.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",
@@ -21,7 +21,7 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.775.0",
24
- "@aws-sdk/credential-provider-node": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.777.0",
25
25
  "@aws-sdk/middleware-host-header": "3.775.0",
26
26
  "@aws-sdk/middleware-logger": "3.775.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.775.0",