@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
@@ -124,6 +124,7 @@ declare const GetStepCommand_base: {
124
124
  * @throws {@link DeadlineServiceException}
125
125
  * <p>Base exception class for all service exceptions from Deadline service.</p>
126
126
  *
127
+ *
127
128
  * @public
128
129
  */
129
130
  export declare class GetStepCommand extends GetStepCommand_base {
@@ -84,6 +84,7 @@ declare const GetStorageProfileCommand_base: {
84
84
  * @throws {@link DeadlineServiceException}
85
85
  * <p>Base exception class for all service exceptions from Deadline service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class GetStorageProfileCommand extends GetStorageProfileCommand_base {
@@ -81,6 +81,7 @@ declare const GetStorageProfileForQueueCommand_base: {
81
81
  * @throws {@link DeadlineServiceException}
82
82
  * <p>Base exception class for all service exceptions from Deadline service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class GetStorageProfileForQueueCommand extends GetStorageProfileForQueueCommand_base {
@@ -92,6 +92,7 @@ declare const GetTaskCommand_base: {
92
92
  * @throws {@link DeadlineServiceException}
93
93
  * <p>Base exception class for all service exceptions from Deadline service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class GetTaskCommand extends GetTaskCommand_base {
@@ -102,6 +102,7 @@ declare const GetWorkerCommand_base: {
102
102
  * @throws {@link DeadlineServiceException}
103
103
  * <p>Base exception class for all service exceptions from Deadline service.</p>
104
104
  *
105
+ *
105
106
  * @public
106
107
  */
107
108
  export declare class GetWorkerCommand extends GetWorkerCommand_base {
@@ -69,6 +69,7 @@ declare const ListAvailableMeteredProductsCommand_base: {
69
69
  * @throws {@link DeadlineServiceException}
70
70
  * <p>Base exception class for all service exceptions from Deadline service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class ListAvailableMeteredProductsCommand extends ListAvailableMeteredProductsCommand_base {
@@ -92,6 +92,7 @@ declare const ListBudgetsCommand_base: {
92
92
  * @throws {@link DeadlineServiceException}
93
93
  * <p>Base exception class for all service exceptions from Deadline service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class ListBudgetsCommand extends ListBudgetsCommand_base {
@@ -81,6 +81,7 @@ declare const ListFarmMembersCommand_base: {
81
81
  * @throws {@link DeadlineServiceException}
82
82
  * <p>Base exception class for all service exceptions from Deadline service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class ListFarmMembersCommand extends ListFarmMembersCommand_base {
@@ -80,6 +80,7 @@ declare const ListFarmsCommand_base: {
80
80
  * @throws {@link DeadlineServiceException}
81
81
  * <p>Base exception class for all service exceptions from Deadline service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class ListFarmsCommand extends ListFarmsCommand_base {
@@ -83,6 +83,7 @@ declare const ListFleetMembersCommand_base: {
83
83
  * @throws {@link DeadlineServiceException}
84
84
  * <p>Base exception class for all service exceptions from Deadline service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class ListFleetMembersCommand extends ListFleetMembersCommand_base {
@@ -191,6 +191,7 @@ declare const ListFleetsCommand_base: {
191
191
  * @throws {@link DeadlineServiceException}
192
192
  * <p>Base exception class for all service exceptions from Deadline service.</p>
193
193
  *
194
+ *
194
195
  * @public
195
196
  */
196
197
  export declare class ListFleetsCommand extends ListFleetsCommand_base {
@@ -85,6 +85,7 @@ declare const ListJobMembersCommand_base: {
85
85
  * @throws {@link DeadlineServiceException}
86
86
  * <p>Base exception class for all service exceptions from Deadline service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class ListJobMembersCommand extends ListJobMembersCommand_base {
@@ -77,6 +77,7 @@ declare const ListJobParameterDefinitionsCommand_base: {
77
77
  * @throws {@link DeadlineServiceException}
78
78
  * <p>Base exception class for all service exceptions from Deadline service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class ListJobParameterDefinitionsCommand extends ListJobParameterDefinitionsCommand_base {
@@ -98,6 +98,7 @@ declare const ListJobsCommand_base: {
98
98
  * @throws {@link DeadlineServiceException}
99
99
  * <p>Base exception class for all service exceptions from Deadline service.</p>
100
100
  *
101
+ *
101
102
  * @public
102
103
  */
103
104
  export declare class ListJobsCommand extends ListJobsCommand_base {
@@ -79,6 +79,7 @@ declare const ListLicenseEndpointsCommand_base: {
79
79
  * @throws {@link DeadlineServiceException}
80
80
  * <p>Base exception class for all service exceptions from Deadline service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class ListLicenseEndpointsCommand extends ListLicenseEndpointsCommand_base {
@@ -86,6 +86,7 @@ declare const ListLimitsCommand_base: {
86
86
  * @throws {@link DeadlineServiceException}
87
87
  * <p>Base exception class for all service exceptions from Deadline service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class ListLimitsCommand extends ListLimitsCommand_base {
@@ -80,6 +80,7 @@ declare const ListMeteredProductsCommand_base: {
80
80
  * @throws {@link DeadlineServiceException}
81
81
  * <p>Base exception class for all service exceptions from Deadline service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class ListMeteredProductsCommand extends ListMeteredProductsCommand_base {
@@ -83,6 +83,7 @@ declare const ListMonitorsCommand_base: {
83
83
  * @throws {@link DeadlineServiceException}
84
84
  * <p>Base exception class for all service exceptions from Deadline service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class ListMonitorsCommand extends ListMonitorsCommand_base {
@@ -80,6 +80,7 @@ declare const ListQueueEnvironmentsCommand_base: {
80
80
  * @throws {@link DeadlineServiceException}
81
81
  * <p>Base exception class for all service exceptions from Deadline service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class ListQueueEnvironmentsCommand extends ListQueueEnvironmentsCommand_base {
@@ -81,6 +81,7 @@ declare const ListQueueFleetAssociationsCommand_base: {
81
81
  * @throws {@link DeadlineServiceException}
82
82
  * <p>Base exception class for all service exceptions from Deadline service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class ListQueueFleetAssociationsCommand extends ListQueueFleetAssociationsCommand_base {
@@ -81,6 +81,7 @@ declare const ListQueueLimitAssociationsCommand_base: {
81
81
  * @throws {@link DeadlineServiceException}
82
82
  * <p>Base exception class for all service exceptions from Deadline service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class ListQueueLimitAssociationsCommand extends ListQueueLimitAssociationsCommand_base {
@@ -83,6 +83,7 @@ declare const ListQueueMembersCommand_base: {
83
83
  * @throws {@link DeadlineServiceException}
84
84
  * <p>Base exception class for all service exceptions from Deadline service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class ListQueueMembersCommand extends ListQueueMembersCommand_base {
@@ -88,6 +88,7 @@ declare const ListQueuesCommand_base: {
88
88
  * @throws {@link DeadlineServiceException}
89
89
  * <p>Base exception class for all service exceptions from Deadline service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class ListQueuesCommand extends ListQueuesCommand_base {
@@ -62,7 +62,7 @@ declare const ListSessionActionsCommand_base: {
62
62
  * // environmentId: "STRING_VALUE", // required
63
63
  * // },
64
64
  * // taskRun: { // TaskRunSessionActionDefinitionSummary
65
- * // taskId: "STRING_VALUE", // required
65
+ * // taskId: "STRING_VALUE",
66
66
  * // stepId: "STRING_VALUE", // required
67
67
  * // },
68
68
  * // syncInputJobAttachments: { // SyncInputJobAttachmentsSessionActionDefinitionSummary
@@ -101,6 +101,7 @@ declare const ListSessionActionsCommand_base: {
101
101
  * @throws {@link DeadlineServiceException}
102
102
  * <p>Base exception class for all service exceptions from Deadline service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class ListSessionActionsCommand extends ListSessionActionsCommand_base {
@@ -87,6 +87,7 @@ declare const ListSessionsCommand_base: {
87
87
  * @throws {@link DeadlineServiceException}
88
88
  * <p>Base exception class for all service exceptions from Deadline service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class ListSessionsCommand extends ListSessionsCommand_base {
@@ -85,6 +85,7 @@ declare const ListSessionsForWorkerCommand_base: {
85
85
  * @throws {@link DeadlineServiceException}
86
86
  * <p>Base exception class for all service exceptions from Deadline service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class ListSessionsForWorkerCommand extends ListSessionsForWorkerCommand_base {
@@ -81,6 +81,7 @@ declare const ListStepConsumersCommand_base: {
81
81
  * @throws {@link DeadlineServiceException}
82
82
  * <p>Base exception class for all service exceptions from Deadline service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class ListStepConsumersCommand extends ListStepConsumersCommand_base {
@@ -81,6 +81,7 @@ declare const ListStepDependenciesCommand_base: {
81
81
  * @throws {@link DeadlineServiceException}
82
82
  * <p>Base exception class for all service exceptions from Deadline service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class ListStepDependenciesCommand extends ListStepDependenciesCommand_base {
@@ -99,6 +99,7 @@ declare const ListStepsCommand_base: {
99
99
  * @throws {@link DeadlineServiceException}
100
100
  * <p>Base exception class for all service exceptions from Deadline service.</p>
101
101
  *
102
+ *
102
103
  * @public
103
104
  */
104
105
  export declare class ListStepsCommand extends ListStepsCommand_base {
@@ -79,6 +79,7 @@ declare const ListStorageProfilesCommand_base: {
79
79
  * @throws {@link DeadlineServiceException}
80
80
  * <p>Base exception class for all service exceptions from Deadline service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class ListStorageProfilesCommand extends ListStorageProfilesCommand_base {
@@ -80,6 +80,7 @@ declare const ListStorageProfilesForQueueCommand_base: {
80
80
  * @throws {@link DeadlineServiceException}
81
81
  * <p>Base exception class for all service exceptions from Deadline service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class ListStorageProfilesForQueueCommand extends ListStorageProfilesForQueueCommand_base {
@@ -72,6 +72,7 @@ declare const ListTagsForResourceCommand_base: {
72
72
  * @throws {@link DeadlineServiceException}
73
73
  * <p>Base exception class for all service exceptions from Deadline service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -98,6 +98,7 @@ declare const ListTasksCommand_base: {
98
98
  * @throws {@link DeadlineServiceException}
99
99
  * <p>Base exception class for all service exceptions from Deadline service.</p>
100
100
  *
101
+ *
101
102
  * @public
102
103
  */
103
104
  export declare class ListTasksCommand extends ListTasksCommand_base {
@@ -108,6 +108,7 @@ declare const ListWorkersCommand_base: {
108
108
  * @throws {@link DeadlineServiceException}
109
109
  * <p>Base exception class for all service exceptions from Deadline service.</p>
110
110
  *
111
+ *
111
112
  * @public
112
113
  */
113
114
  export declare class ListWorkersCommand extends ListWorkersCommand_base {
@@ -69,6 +69,7 @@ declare const PutMeteredProductCommand_base: {
69
69
  * @throws {@link DeadlineServiceException}
70
70
  * <p>Base exception class for all service exceptions from Deadline service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class PutMeteredProductCommand extends PutMeteredProductCommand_base {
@@ -54,6 +54,7 @@ declare const SearchJobsCommand_base: {
54
54
  * },
55
55
  * searchTermFilter: { // SearchTermFilterExpression
56
56
  * searchTerm: "STRING_VALUE", // required
57
+ * matchType: "FUZZY_MATCH" || "CONTAINS",
57
58
  * },
58
59
  * stringFilter: { // StringFilterExpression
59
60
  * name: "STRING_VALUE", // required
@@ -75,6 +76,7 @@ declare const SearchJobsCommand_base: {
75
76
  * },
76
77
  * searchTermFilter: {
77
78
  * searchTerm: "STRING_VALUE", // required
79
+ * matchType: "FUZZY_MATCH" || "CONTAINS",
78
80
  * },
79
81
  * stringFilter: {
80
82
  * name: "STRING_VALUE", // required
@@ -173,6 +175,7 @@ declare const SearchJobsCommand_base: {
173
175
  * @throws {@link DeadlineServiceException}
174
176
  * <p>Base exception class for all service exceptions from Deadline service.</p>
175
177
  *
178
+ *
176
179
  * @public
177
180
  */
178
181
  export declare class SearchJobsCommand extends SearchJobsCommand_base {
@@ -55,6 +55,7 @@ declare const SearchStepsCommand_base: {
55
55
  * },
56
56
  * searchTermFilter: { // SearchTermFilterExpression
57
57
  * searchTerm: "STRING_VALUE", // required
58
+ * matchType: "FUZZY_MATCH" || "CONTAINS",
58
59
  * },
59
60
  * stringFilter: { // StringFilterExpression
60
61
  * name: "STRING_VALUE", // required
@@ -76,6 +77,7 @@ declare const SearchStepsCommand_base: {
76
77
  * },
77
78
  * searchTermFilter: {
78
79
  * searchTerm: "STRING_VALUE", // required
80
+ * matchType: "FUZZY_MATCH" || "CONTAINS",
79
81
  * },
80
82
  * stringFilter: {
81
83
  * name: "STRING_VALUE", // required
@@ -170,6 +172,7 @@ declare const SearchStepsCommand_base: {
170
172
  * @throws {@link DeadlineServiceException}
171
173
  * <p>Base exception class for all service exceptions from Deadline service.</p>
172
174
  *
175
+ *
173
176
  * @public
174
177
  */
175
178
  export declare class SearchStepsCommand extends SearchStepsCommand_base {
@@ -55,6 +55,7 @@ declare const SearchTasksCommand_base: {
55
55
  * },
56
56
  * searchTermFilter: { // SearchTermFilterExpression
57
57
  * searchTerm: "STRING_VALUE", // required
58
+ * matchType: "FUZZY_MATCH" || "CONTAINS",
58
59
  * },
59
60
  * stringFilter: { // StringFilterExpression
60
61
  * name: "STRING_VALUE", // required
@@ -76,6 +77,7 @@ declare const SearchTasksCommand_base: {
76
77
  * },
77
78
  * searchTermFilter: {
78
79
  * searchTerm: "STRING_VALUE", // required
80
+ * matchType: "FUZZY_MATCH" || "CONTAINS",
79
81
  * },
80
82
  * stringFilter: {
81
83
  * name: "STRING_VALUE", // required
@@ -164,6 +166,7 @@ declare const SearchTasksCommand_base: {
164
166
  * @throws {@link DeadlineServiceException}
165
167
  * <p>Base exception class for all service exceptions from Deadline service.</p>
166
168
  *
169
+ *
167
170
  * @public
168
171
  */
169
172
  export declare class SearchTasksCommand extends SearchTasksCommand_base {
@@ -54,6 +54,7 @@ declare const SearchWorkersCommand_base: {
54
54
  * },
55
55
  * searchTermFilter: { // SearchTermFilterExpression
56
56
  * searchTerm: "STRING_VALUE", // required
57
+ * matchType: "FUZZY_MATCH" || "CONTAINS",
57
58
  * },
58
59
  * stringFilter: { // StringFilterExpression
59
60
  * name: "STRING_VALUE", // required
@@ -75,6 +76,7 @@ declare const SearchWorkersCommand_base: {
75
76
  * },
76
77
  * searchTermFilter: {
77
78
  * searchTerm: "STRING_VALUE", // required
79
+ * matchType: "FUZZY_MATCH" || "CONTAINS",
78
80
  * },
79
81
  * stringFilter: {
80
82
  * name: "STRING_VALUE", // required
@@ -166,6 +168,7 @@ declare const SearchWorkersCommand_base: {
166
168
  * @throws {@link DeadlineServiceException}
167
169
  * <p>Base exception class for all service exceptions from Deadline service.</p>
168
170
  *
171
+ *
169
172
  * @public
170
173
  */
171
174
  export declare class SearchWorkersCommand extends SearchWorkersCommand_base {
@@ -94,6 +94,7 @@ declare const StartSessionsStatisticsAggregationCommand_base: {
94
94
  * @throws {@link DeadlineServiceException}
95
95
  * <p>Base exception class for all service exceptions from Deadline service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class StartSessionsStatisticsAggregationCommand extends StartSessionsStatisticsAggregationCommand_base {
@@ -75,6 +75,7 @@ declare const TagResourceCommand_base: {
75
75
  * @throws {@link DeadlineServiceException}
76
76
  * <p>Base exception class for all service exceptions from Deadline service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -75,6 +75,7 @@ declare const UntagResourceCommand_base: {
75
75
  * @throws {@link DeadlineServiceException}
76
76
  * <p>Base exception class for all service exceptions from Deadline service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
@@ -93,6 +93,7 @@ declare const UpdateBudgetCommand_base: {
93
93
  * @throws {@link DeadlineServiceException}
94
94
  * <p>Base exception class for all service exceptions from Deadline service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class UpdateBudgetCommand extends UpdateBudgetCommand_base {
@@ -70,6 +70,7 @@ declare const UpdateFarmCommand_base: {
70
70
  * @throws {@link DeadlineServiceException}
71
71
  * <p>Base exception class for all service exceptions from Deadline service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class UpdateFarmCommand extends UpdateFarmCommand_base {
@@ -178,6 +178,7 @@ declare const UpdateFleetCommand_base: {
178
178
  * @throws {@link DeadlineServiceException}
179
179
  * <p>Base exception class for all service exceptions from Deadline service.</p>
180
180
  *
181
+ *
181
182
  * @public
182
183
  */
183
184
  export declare class UpdateFleetCommand extends UpdateFleetCommand_base {
@@ -87,6 +87,7 @@ declare const UpdateJobCommand_base: {
87
87
  * @throws {@link DeadlineServiceException}
88
88
  * <p>Base exception class for all service exceptions from Deadline service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class UpdateJobCommand extends UpdateJobCommand_base {
@@ -72,6 +72,7 @@ declare const UpdateLimitCommand_base: {
72
72
  * @throws {@link DeadlineServiceException}
73
73
  * <p>Base exception class for all service exceptions from Deadline service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class UpdateLimitCommand extends UpdateLimitCommand_base {
@@ -72,6 +72,7 @@ declare const UpdateMonitorCommand_base: {
72
72
  * @throws {@link DeadlineServiceException}
73
73
  * <p>Base exception class for all service exceptions from Deadline service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class UpdateMonitorCommand extends UpdateMonitorCommand_base {
@@ -101,6 +101,7 @@ declare const UpdateQueueCommand_base: {
101
101
  * @throws {@link DeadlineServiceException}
102
102
  * <p>Base exception class for all service exceptions from Deadline service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class UpdateQueueCommand extends UpdateQueueCommand_base {
@@ -74,6 +74,7 @@ declare const UpdateQueueEnvironmentCommand_base: {
74
74
  * @throws {@link DeadlineServiceException}
75
75
  * <p>Base exception class for all service exceptions from Deadline service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class UpdateQueueEnvironmentCommand extends UpdateQueueEnvironmentCommand_base {
@@ -71,6 +71,7 @@ declare const UpdateQueueFleetAssociationCommand_base: {
71
71
  * @throws {@link DeadlineServiceException}
72
72
  * <p>Base exception class for all service exceptions from Deadline service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class UpdateQueueFleetAssociationCommand extends UpdateQueueFleetAssociationCommand_base {
@@ -73,6 +73,7 @@ declare const UpdateQueueLimitAssociationCommand_base: {
73
73
  * @throws {@link DeadlineServiceException}
74
74
  * <p>Base exception class for all service exceptions from Deadline service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class UpdateQueueLimitAssociationCommand extends UpdateQueueLimitAssociationCommand_base {
@@ -77,6 +77,7 @@ declare const UpdateSessionCommand_base: {
77
77
  * @throws {@link DeadlineServiceException}
78
78
  * <p>Base exception class for all service exceptions from Deadline service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class UpdateSessionCommand extends UpdateSessionCommand_base {
@@ -77,6 +77,7 @@ declare const UpdateStepCommand_base: {
77
77
  * @throws {@link DeadlineServiceException}
78
78
  * <p>Base exception class for all service exceptions from Deadline service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class UpdateStepCommand extends UpdateStepCommand_base {
@@ -86,6 +86,7 @@ declare const UpdateStorageProfileCommand_base: {
86
86
  * @throws {@link DeadlineServiceException}
87
87
  * <p>Base exception class for all service exceptions from Deadline service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class UpdateStorageProfileCommand extends UpdateStorageProfileCommand_base {
@@ -78,6 +78,7 @@ declare const UpdateTaskCommand_base: {
78
78
  * @throws {@link DeadlineServiceException}
79
79
  * <p>Base exception class for all service exceptions from Deadline service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class UpdateTaskCommand extends UpdateTaskCommand_base {
@@ -113,6 +113,7 @@ declare const UpdateWorkerCommand_base: {
113
113
  * @throws {@link DeadlineServiceException}
114
114
  * <p>Base exception class for all service exceptions from Deadline service.</p>
115
115
  *
116
+ *
116
117
  * @public
117
118
  */
118
119
  export declare class UpdateWorkerCommand extends UpdateWorkerCommand_base {
@@ -68,7 +68,7 @@ declare const UpdateWorkerScheduleCommand_base: {
68
68
  * // environmentId: "STRING_VALUE", // required
69
69
  * // },
70
70
  * // taskRun: { // AssignedTaskRunSessionActionDefinition
71
- * // taskId: "STRING_VALUE", // required
71
+ * // taskId: "STRING_VALUE",
72
72
  * // stepId: "STRING_VALUE", // required
73
73
  * // parameters: { // TaskParameters // required
74
74
  * // "<keys>": { // TaskParameterValue Union: only one key present
@@ -137,6 +137,7 @@ declare const UpdateWorkerScheduleCommand_base: {
137
137
  * @throws {@link DeadlineServiceException}
138
138
  * <p>Base exception class for all service exceptions from Deadline service.</p>
139
139
  *
140
+ *
140
141
  * @public
141
142
  */
142
143
  export declare class UpdateWorkerScheduleCommand extends UpdateWorkerScheduleCommand_base {