@aws-sdk/client-deadline 3.893.0 → 3.894.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 (167) hide show
  1. package/dist-cjs/index.js +9391 -11
  2. package/package.json +6 -6
  3. package/dist-cjs/Deadline.js +0 -237
  4. package/dist-cjs/DeadlineClient.js +0 -52
  5. package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -43
  6. package/dist-cjs/commands/AssociateMemberToFarmCommand.js +0 -26
  7. package/dist-cjs/commands/AssociateMemberToFleetCommand.js +0 -26
  8. package/dist-cjs/commands/AssociateMemberToJobCommand.js +0 -26
  9. package/dist-cjs/commands/AssociateMemberToQueueCommand.js +0 -26
  10. package/dist-cjs/commands/AssumeFleetRoleForReadCommand.js +0 -27
  11. package/dist-cjs/commands/AssumeFleetRoleForWorkerCommand.js +0 -27
  12. package/dist-cjs/commands/AssumeQueueRoleForReadCommand.js +0 -27
  13. package/dist-cjs/commands/AssumeQueueRoleForUserCommand.js +0 -27
  14. package/dist-cjs/commands/AssumeQueueRoleForWorkerCommand.js +0 -27
  15. package/dist-cjs/commands/BatchGetJobEntityCommand.js +0 -27
  16. package/dist-cjs/commands/CopyJobTemplateCommand.js +0 -26
  17. package/dist-cjs/commands/CreateBudgetCommand.js +0 -27
  18. package/dist-cjs/commands/CreateFarmCommand.js +0 -27
  19. package/dist-cjs/commands/CreateFleetCommand.js +0 -27
  20. package/dist-cjs/commands/CreateJobCommand.js +0 -27
  21. package/dist-cjs/commands/CreateLicenseEndpointCommand.js +0 -26
  22. package/dist-cjs/commands/CreateLimitCommand.js +0 -27
  23. package/dist-cjs/commands/CreateMonitorCommand.js +0 -26
  24. package/dist-cjs/commands/CreateQueueCommand.js +0 -27
  25. package/dist-cjs/commands/CreateQueueEnvironmentCommand.js +0 -27
  26. package/dist-cjs/commands/CreateQueueFleetAssociationCommand.js +0 -26
  27. package/dist-cjs/commands/CreateQueueLimitAssociationCommand.js +0 -26
  28. package/dist-cjs/commands/CreateStorageProfileCommand.js +0 -27
  29. package/dist-cjs/commands/CreateWorkerCommand.js +0 -26
  30. package/dist-cjs/commands/DeleteBudgetCommand.js +0 -26
  31. package/dist-cjs/commands/DeleteFarmCommand.js +0 -26
  32. package/dist-cjs/commands/DeleteFleetCommand.js +0 -26
  33. package/dist-cjs/commands/DeleteLicenseEndpointCommand.js +0 -26
  34. package/dist-cjs/commands/DeleteLimitCommand.js +0 -26
  35. package/dist-cjs/commands/DeleteMeteredProductCommand.js +0 -26
  36. package/dist-cjs/commands/DeleteMonitorCommand.js +0 -26
  37. package/dist-cjs/commands/DeleteQueueCommand.js +0 -26
  38. package/dist-cjs/commands/DeleteQueueEnvironmentCommand.js +0 -26
  39. package/dist-cjs/commands/DeleteQueueFleetAssociationCommand.js +0 -26
  40. package/dist-cjs/commands/DeleteQueueLimitAssociationCommand.js +0 -26
  41. package/dist-cjs/commands/DeleteStorageProfileCommand.js +0 -26
  42. package/dist-cjs/commands/DeleteWorkerCommand.js +0 -26
  43. package/dist-cjs/commands/DisassociateMemberFromFarmCommand.js +0 -26
  44. package/dist-cjs/commands/DisassociateMemberFromFleetCommand.js +0 -26
  45. package/dist-cjs/commands/DisassociateMemberFromJobCommand.js +0 -26
  46. package/dist-cjs/commands/DisassociateMemberFromQueueCommand.js +0 -26
  47. package/dist-cjs/commands/GetBudgetCommand.js +0 -27
  48. package/dist-cjs/commands/GetFarmCommand.js +0 -27
  49. package/dist-cjs/commands/GetFleetCommand.js +0 -27
  50. package/dist-cjs/commands/GetJobCommand.js +0 -27
  51. package/dist-cjs/commands/GetLicenseEndpointCommand.js +0 -26
  52. package/dist-cjs/commands/GetLimitCommand.js +0 -27
  53. package/dist-cjs/commands/GetMonitorCommand.js +0 -26
  54. package/dist-cjs/commands/GetQueueCommand.js +0 -27
  55. package/dist-cjs/commands/GetQueueEnvironmentCommand.js +0 -27
  56. package/dist-cjs/commands/GetQueueFleetAssociationCommand.js +0 -26
  57. package/dist-cjs/commands/GetQueueLimitAssociationCommand.js +0 -26
  58. package/dist-cjs/commands/GetSessionActionCommand.js +0 -27
  59. package/dist-cjs/commands/GetSessionCommand.js +0 -26
  60. package/dist-cjs/commands/GetSessionsStatisticsAggregationCommand.js +0 -26
  61. package/dist-cjs/commands/GetStepCommand.js +0 -27
  62. package/dist-cjs/commands/GetStorageProfileCommand.js +0 -27
  63. package/dist-cjs/commands/GetStorageProfileForQueueCommand.js +0 -27
  64. package/dist-cjs/commands/GetTaskCommand.js +0 -27
  65. package/dist-cjs/commands/GetWorkerCommand.js +0 -26
  66. package/dist-cjs/commands/ListAvailableMeteredProductsCommand.js +0 -26
  67. package/dist-cjs/commands/ListBudgetsCommand.js +0 -27
  68. package/dist-cjs/commands/ListFarmMembersCommand.js +0 -26
  69. package/dist-cjs/commands/ListFarmsCommand.js +0 -26
  70. package/dist-cjs/commands/ListFleetMembersCommand.js +0 -26
  71. package/dist-cjs/commands/ListFleetsCommand.js +0 -26
  72. package/dist-cjs/commands/ListJobMembersCommand.js +0 -26
  73. package/dist-cjs/commands/ListJobParameterDefinitionsCommand.js +0 -26
  74. package/dist-cjs/commands/ListJobsCommand.js +0 -26
  75. package/dist-cjs/commands/ListLicenseEndpointsCommand.js +0 -26
  76. package/dist-cjs/commands/ListLimitsCommand.js +0 -26
  77. package/dist-cjs/commands/ListMeteredProductsCommand.js +0 -26
  78. package/dist-cjs/commands/ListMonitorsCommand.js +0 -26
  79. package/dist-cjs/commands/ListQueueEnvironmentsCommand.js +0 -26
  80. package/dist-cjs/commands/ListQueueFleetAssociationsCommand.js +0 -26
  81. package/dist-cjs/commands/ListQueueLimitAssociationsCommand.js +0 -26
  82. package/dist-cjs/commands/ListQueueMembersCommand.js +0 -26
  83. package/dist-cjs/commands/ListQueuesCommand.js +0 -26
  84. package/dist-cjs/commands/ListSessionActionsCommand.js +0 -27
  85. package/dist-cjs/commands/ListSessionsCommand.js +0 -26
  86. package/dist-cjs/commands/ListSessionsForWorkerCommand.js +0 -26
  87. package/dist-cjs/commands/ListStepConsumersCommand.js +0 -26
  88. package/dist-cjs/commands/ListStepDependenciesCommand.js +0 -26
  89. package/dist-cjs/commands/ListStepsCommand.js +0 -26
  90. package/dist-cjs/commands/ListStorageProfilesCommand.js +0 -26
  91. package/dist-cjs/commands/ListStorageProfilesForQueueCommand.js +0 -26
  92. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -26
  93. package/dist-cjs/commands/ListTasksCommand.js +0 -27
  94. package/dist-cjs/commands/ListWorkersCommand.js +0 -26
  95. package/dist-cjs/commands/PutMeteredProductCommand.js +0 -26
  96. package/dist-cjs/commands/SearchJobsCommand.js +0 -27
  97. package/dist-cjs/commands/SearchStepsCommand.js +0 -26
  98. package/dist-cjs/commands/SearchTasksCommand.js +0 -27
  99. package/dist-cjs/commands/SearchWorkersCommand.js +0 -26
  100. package/dist-cjs/commands/StartSessionsStatisticsAggregationCommand.js +0 -26
  101. package/dist-cjs/commands/TagResourceCommand.js +0 -26
  102. package/dist-cjs/commands/UntagResourceCommand.js +0 -26
  103. package/dist-cjs/commands/UpdateBudgetCommand.js +0 -27
  104. package/dist-cjs/commands/UpdateFarmCommand.js +0 -27
  105. package/dist-cjs/commands/UpdateFleetCommand.js +0 -27
  106. package/dist-cjs/commands/UpdateJobCommand.js +0 -26
  107. package/dist-cjs/commands/UpdateLimitCommand.js +0 -27
  108. package/dist-cjs/commands/UpdateMonitorCommand.js +0 -26
  109. package/dist-cjs/commands/UpdateQueueCommand.js +0 -27
  110. package/dist-cjs/commands/UpdateQueueEnvironmentCommand.js +0 -27
  111. package/dist-cjs/commands/UpdateQueueFleetAssociationCommand.js +0 -26
  112. package/dist-cjs/commands/UpdateQueueLimitAssociationCommand.js +0 -26
  113. package/dist-cjs/commands/UpdateSessionCommand.js +0 -26
  114. package/dist-cjs/commands/UpdateStepCommand.js +0 -26
  115. package/dist-cjs/commands/UpdateStorageProfileCommand.js +0 -27
  116. package/dist-cjs/commands/UpdateTaskCommand.js +0 -26
  117. package/dist-cjs/commands/UpdateWorkerCommand.js +0 -27
  118. package/dist-cjs/commands/UpdateWorkerScheduleCommand.js +0 -27
  119. package/dist-cjs/commands/index.js +0 -116
  120. package/dist-cjs/endpoint/EndpointParameters.js +0 -17
  121. package/dist-cjs/extensionConfiguration.js +0 -2
  122. package/dist-cjs/models/DeadlineServiceException.js +0 -12
  123. package/dist-cjs/models/index.js +0 -5
  124. package/dist-cjs/models/models_0.js +0 -908
  125. package/dist-cjs/models/models_1.js +0 -172
  126. package/dist-cjs/pagination/GetSessionsStatisticsAggregationPaginator.js +0 -7
  127. package/dist-cjs/pagination/Interfaces.js +0 -2
  128. package/dist-cjs/pagination/ListAvailableMeteredProductsPaginator.js +0 -7
  129. package/dist-cjs/pagination/ListBudgetsPaginator.js +0 -7
  130. package/dist-cjs/pagination/ListFarmMembersPaginator.js +0 -7
  131. package/dist-cjs/pagination/ListFarmsPaginator.js +0 -7
  132. package/dist-cjs/pagination/ListFleetMembersPaginator.js +0 -7
  133. package/dist-cjs/pagination/ListFleetsPaginator.js +0 -7
  134. package/dist-cjs/pagination/ListJobMembersPaginator.js +0 -7
  135. package/dist-cjs/pagination/ListJobParameterDefinitionsPaginator.js +0 -7
  136. package/dist-cjs/pagination/ListJobsPaginator.js +0 -7
  137. package/dist-cjs/pagination/ListLicenseEndpointsPaginator.js +0 -7
  138. package/dist-cjs/pagination/ListLimitsPaginator.js +0 -7
  139. package/dist-cjs/pagination/ListMeteredProductsPaginator.js +0 -7
  140. package/dist-cjs/pagination/ListMonitorsPaginator.js +0 -7
  141. package/dist-cjs/pagination/ListQueueEnvironmentsPaginator.js +0 -7
  142. package/dist-cjs/pagination/ListQueueFleetAssociationsPaginator.js +0 -7
  143. package/dist-cjs/pagination/ListQueueLimitAssociationsPaginator.js +0 -7
  144. package/dist-cjs/pagination/ListQueueMembersPaginator.js +0 -7
  145. package/dist-cjs/pagination/ListQueuesPaginator.js +0 -7
  146. package/dist-cjs/pagination/ListSessionActionsPaginator.js +0 -7
  147. package/dist-cjs/pagination/ListSessionsForWorkerPaginator.js +0 -7
  148. package/dist-cjs/pagination/ListSessionsPaginator.js +0 -7
  149. package/dist-cjs/pagination/ListStepConsumersPaginator.js +0 -7
  150. package/dist-cjs/pagination/ListStepDependenciesPaginator.js +0 -7
  151. package/dist-cjs/pagination/ListStepsPaginator.js +0 -7
  152. package/dist-cjs/pagination/ListStorageProfilesForQueuePaginator.js +0 -7
  153. package/dist-cjs/pagination/ListStorageProfilesPaginator.js +0 -7
  154. package/dist-cjs/pagination/ListTasksPaginator.js +0 -7
  155. package/dist-cjs/pagination/ListWorkersPaginator.js +0 -7
  156. package/dist-cjs/pagination/index.js +0 -33
  157. package/dist-cjs/protocols/Aws_restJson1.js +0 -5462
  158. package/dist-cjs/runtimeExtensions.js +0 -13
  159. package/dist-cjs/waiters/index.js +0 -11
  160. package/dist-cjs/waiters/waitForFleetActive.js +0 -54
  161. package/dist-cjs/waiters/waitForJobCreateComplete.js +0 -81
  162. package/dist-cjs/waiters/waitForLicenseEndpointDeleted.js +0 -39
  163. package/dist-cjs/waiters/waitForLicenseEndpointValid.js +0 -45
  164. package/dist-cjs/waiters/waitForQueueFleetAssociationStopped.js +0 -36
  165. package/dist-cjs/waiters/waitForQueueLimitAssociationStopped.js +0 -36
  166. package/dist-cjs/waiters/waitForQueueScheduling.js +0 -36
  167. package/dist-cjs/waiters/waitForQueueSchedulingBlocked.js +0 -36
@@ -1,172 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SearchTasksResponseFilterSensitiveLog = exports.TaskSearchSummaryFilterSensitiveLog = exports.SearchJobsResponseFilterSensitiveLog = exports.JobSearchSummaryFilterSensitiveLog = exports.UpdateStorageProfileRequestFilterSensitiveLog = exports.UpdateLimitRequestFilterSensitiveLog = exports.UpdateFarmRequestFilterSensitiveLog = exports.UpdateQueueEnvironmentRequestFilterSensitiveLog = exports.UpdateQueueRequestFilterSensitiveLog = exports.ListTasksResponseFilterSensitiveLog = exports.TaskSummaryFilterSensitiveLog = exports.SearchFilterExpression = exports.UpdateQueueLimitAssociationStatus = exports.UpdateQueueFleetAssociationStatus = exports.UsageStatistic = exports.SessionsStatisticsResources = exports.Period = exports.UsageGroupByField = exports.SearchSortExpression = exports.SortOrder = exports.LogicalOperator = exports.SearchTermMatchingType = exports.LicenseEndpointStatus = exports.SessionsStatisticsAggregationStatus = exports.UsageType = exports.QueueLimitAssociationStatus = exports.QueueFleetAssociationStatus = exports.UpdateJobLifecycleStatus = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- exports.UpdateJobLifecycleStatus = {
6
- ARCHIVED: "ARCHIVED",
7
- };
8
- exports.QueueFleetAssociationStatus = {
9
- ACTIVE: "ACTIVE",
10
- STOPPED: "STOPPED",
11
- STOP_SCHEDULING_AND_CANCEL_TASKS: "STOP_SCHEDULING_AND_CANCEL_TASKS",
12
- STOP_SCHEDULING_AND_COMPLETE_TASKS: "STOP_SCHEDULING_AND_COMPLETE_TASKS",
13
- };
14
- exports.QueueLimitAssociationStatus = {
15
- ACTIVE: "ACTIVE",
16
- STOPPED: "STOPPED",
17
- STOP_LIMIT_USAGE_AND_CANCEL_TASKS: "STOP_LIMIT_USAGE_AND_CANCEL_TASKS",
18
- STOP_LIMIT_USAGE_AND_COMPLETE_TASKS: "STOP_LIMIT_USAGE_AND_COMPLETE_TASKS",
19
- };
20
- exports.UsageType = {
21
- COMPUTE: "COMPUTE",
22
- LICENSE: "LICENSE",
23
- };
24
- exports.SessionsStatisticsAggregationStatus = {
25
- COMPLETED: "COMPLETED",
26
- FAILED: "FAILED",
27
- IN_PROGRESS: "IN_PROGRESS",
28
- TIMEOUT: "TIMEOUT",
29
- };
30
- exports.LicenseEndpointStatus = {
31
- CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
32
- DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
33
- NOT_READY: "NOT_READY",
34
- READY: "READY",
35
- };
36
- exports.SearchTermMatchingType = {
37
- CONTAINS: "CONTAINS",
38
- FUZZY_MATCH: "FUZZY_MATCH",
39
- };
40
- exports.LogicalOperator = {
41
- AND: "AND",
42
- OR: "OR",
43
- };
44
- exports.SortOrder = {
45
- ASCENDING: "ASCENDING",
46
- DESCENDING: "DESCENDING",
47
- };
48
- var SearchSortExpression;
49
- (function (SearchSortExpression) {
50
- SearchSortExpression.visit = (value, visitor) => {
51
- if (value.userJobsFirst !== undefined)
52
- return visitor.userJobsFirst(value.userJobsFirst);
53
- if (value.fieldSort !== undefined)
54
- return visitor.fieldSort(value.fieldSort);
55
- if (value.parameterSort !== undefined)
56
- return visitor.parameterSort(value.parameterSort);
57
- return visitor._(value.$unknown[0], value.$unknown[1]);
58
- };
59
- })(SearchSortExpression || (exports.SearchSortExpression = SearchSortExpression = {}));
60
- exports.UsageGroupByField = {
61
- FLEET_ID: "FLEET_ID",
62
- INSTANCE_TYPE: "INSTANCE_TYPE",
63
- JOB_ID: "JOB_ID",
64
- LICENSE_PRODUCT: "LICENSE_PRODUCT",
65
- QUEUE_ID: "QUEUE_ID",
66
- USAGE_TYPE: "USAGE_TYPE",
67
- USER_ID: "USER_ID",
68
- };
69
- exports.Period = {
70
- DAILY: "DAILY",
71
- HOURLY: "HOURLY",
72
- MONTHLY: "MONTHLY",
73
- WEEKLY: "WEEKLY",
74
- };
75
- var SessionsStatisticsResources;
76
- (function (SessionsStatisticsResources) {
77
- SessionsStatisticsResources.visit = (value, visitor) => {
78
- if (value.queueIds !== undefined)
79
- return visitor.queueIds(value.queueIds);
80
- if (value.fleetIds !== undefined)
81
- return visitor.fleetIds(value.fleetIds);
82
- return visitor._(value.$unknown[0], value.$unknown[1]);
83
- };
84
- })(SessionsStatisticsResources || (exports.SessionsStatisticsResources = SessionsStatisticsResources = {}));
85
- exports.UsageStatistic = {
86
- AVG: "AVG",
87
- MAX: "MAX",
88
- MIN: "MIN",
89
- SUM: "SUM",
90
- };
91
- exports.UpdateQueueFleetAssociationStatus = {
92
- ACTIVE: "ACTIVE",
93
- STOP_SCHEDULING_AND_CANCEL_TASKS: "STOP_SCHEDULING_AND_CANCEL_TASKS",
94
- STOP_SCHEDULING_AND_COMPLETE_TASKS: "STOP_SCHEDULING_AND_COMPLETE_TASKS",
95
- };
96
- exports.UpdateQueueLimitAssociationStatus = {
97
- ACTIVE: "ACTIVE",
98
- STOP_LIMIT_USAGE_AND_CANCEL_TASKS: "STOP_LIMIT_USAGE_AND_CANCEL_TASKS",
99
- STOP_LIMIT_USAGE_AND_COMPLETE_TASKS: "STOP_LIMIT_USAGE_AND_COMPLETE_TASKS",
100
- };
101
- var SearchFilterExpression;
102
- (function (SearchFilterExpression) {
103
- SearchFilterExpression.visit = (value, visitor) => {
104
- if (value.dateTimeFilter !== undefined)
105
- return visitor.dateTimeFilter(value.dateTimeFilter);
106
- if (value.parameterFilter !== undefined)
107
- return visitor.parameterFilter(value.parameterFilter);
108
- if (value.searchTermFilter !== undefined)
109
- return visitor.searchTermFilter(value.searchTermFilter);
110
- if (value.stringFilter !== undefined)
111
- return visitor.stringFilter(value.stringFilter);
112
- if (value.groupFilter !== undefined)
113
- return visitor.groupFilter(value.groupFilter);
114
- return visitor._(value.$unknown[0], value.$unknown[1]);
115
- };
116
- })(SearchFilterExpression || (exports.SearchFilterExpression = SearchFilterExpression = {}));
117
- const TaskSummaryFilterSensitiveLog = (obj) => ({
118
- ...obj,
119
- ...(obj.parameters && { parameters: smithy_client_1.SENSITIVE_STRING }),
120
- });
121
- exports.TaskSummaryFilterSensitiveLog = TaskSummaryFilterSensitiveLog;
122
- const ListTasksResponseFilterSensitiveLog = (obj) => ({
123
- ...obj,
124
- ...(obj.tasks && { tasks: obj.tasks.map((item) => (0, exports.TaskSummaryFilterSensitiveLog)(item)) }),
125
- });
126
- exports.ListTasksResponseFilterSensitiveLog = ListTasksResponseFilterSensitiveLog;
127
- const UpdateQueueRequestFilterSensitiveLog = (obj) => ({
128
- ...obj,
129
- ...(obj.description && { description: smithy_client_1.SENSITIVE_STRING }),
130
- });
131
- exports.UpdateQueueRequestFilterSensitiveLog = UpdateQueueRequestFilterSensitiveLog;
132
- const UpdateQueueEnvironmentRequestFilterSensitiveLog = (obj) => ({
133
- ...obj,
134
- ...(obj.template && { template: smithy_client_1.SENSITIVE_STRING }),
135
- });
136
- exports.UpdateQueueEnvironmentRequestFilterSensitiveLog = UpdateQueueEnvironmentRequestFilterSensitiveLog;
137
- const UpdateFarmRequestFilterSensitiveLog = (obj) => ({
138
- ...obj,
139
- ...(obj.description && { description: smithy_client_1.SENSITIVE_STRING }),
140
- });
141
- exports.UpdateFarmRequestFilterSensitiveLog = UpdateFarmRequestFilterSensitiveLog;
142
- const UpdateLimitRequestFilterSensitiveLog = (obj) => ({
143
- ...obj,
144
- ...(obj.description && { description: smithy_client_1.SENSITIVE_STRING }),
145
- });
146
- exports.UpdateLimitRequestFilterSensitiveLog = UpdateLimitRequestFilterSensitiveLog;
147
- const UpdateStorageProfileRequestFilterSensitiveLog = (obj) => ({
148
- ...obj,
149
- ...(obj.fileSystemLocationsToAdd && { fileSystemLocationsToAdd: smithy_client_1.SENSITIVE_STRING }),
150
- ...(obj.fileSystemLocationsToRemove && { fileSystemLocationsToRemove: smithy_client_1.SENSITIVE_STRING }),
151
- });
152
- exports.UpdateStorageProfileRequestFilterSensitiveLog = UpdateStorageProfileRequestFilterSensitiveLog;
153
- const JobSearchSummaryFilterSensitiveLog = (obj) => ({
154
- ...obj,
155
- ...(obj.jobParameters && { jobParameters: smithy_client_1.SENSITIVE_STRING }),
156
- });
157
- exports.JobSearchSummaryFilterSensitiveLog = JobSearchSummaryFilterSensitiveLog;
158
- const SearchJobsResponseFilterSensitiveLog = (obj) => ({
159
- ...obj,
160
- ...(obj.jobs && { jobs: obj.jobs.map((item) => (0, exports.JobSearchSummaryFilterSensitiveLog)(item)) }),
161
- });
162
- exports.SearchJobsResponseFilterSensitiveLog = SearchJobsResponseFilterSensitiveLog;
163
- const TaskSearchSummaryFilterSensitiveLog = (obj) => ({
164
- ...obj,
165
- ...(obj.parameters && { parameters: smithy_client_1.SENSITIVE_STRING }),
166
- });
167
- exports.TaskSearchSummaryFilterSensitiveLog = TaskSearchSummaryFilterSensitiveLog;
168
- const SearchTasksResponseFilterSensitiveLog = (obj) => ({
169
- ...obj,
170
- ...(obj.tasks && { tasks: obj.tasks.map((item) => (0, exports.TaskSearchSummaryFilterSensitiveLog)(item)) }),
171
- });
172
- exports.SearchTasksResponseFilterSensitiveLog = SearchTasksResponseFilterSensitiveLog;
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateGetSessionsStatisticsAggregation = void 0;
4
- const core_1 = require("@smithy/core");
5
- const GetSessionsStatisticsAggregationCommand_1 = require("../commands/GetSessionsStatisticsAggregationCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateGetSessionsStatisticsAggregation = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, GetSessionsStatisticsAggregationCommand_1.GetSessionsStatisticsAggregationCommand, "nextToken", "nextToken", "maxResults");
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListAvailableMeteredProducts = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListAvailableMeteredProductsCommand_1 = require("../commands/ListAvailableMeteredProductsCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListAvailableMeteredProducts = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListAvailableMeteredProductsCommand_1.ListAvailableMeteredProductsCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListBudgets = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListBudgetsCommand_1 = require("../commands/ListBudgetsCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListBudgets = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListBudgetsCommand_1.ListBudgetsCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListFarmMembers = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListFarmMembersCommand_1 = require("../commands/ListFarmMembersCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListFarmMembers = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListFarmMembersCommand_1.ListFarmMembersCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListFarms = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListFarmsCommand_1 = require("../commands/ListFarmsCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListFarms = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListFarmsCommand_1.ListFarmsCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListFleetMembers = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListFleetMembersCommand_1 = require("../commands/ListFleetMembersCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListFleetMembers = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListFleetMembersCommand_1.ListFleetMembersCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListFleets = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListFleetsCommand_1 = require("../commands/ListFleetsCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListFleets = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListFleetsCommand_1.ListFleetsCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListJobMembers = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListJobMembersCommand_1 = require("../commands/ListJobMembersCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListJobMembers = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListJobMembersCommand_1.ListJobMembersCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListJobParameterDefinitions = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListJobParameterDefinitionsCommand_1 = require("../commands/ListJobParameterDefinitionsCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListJobParameterDefinitions = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListJobParameterDefinitionsCommand_1.ListJobParameterDefinitionsCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListJobs = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListJobsCommand_1 = require("../commands/ListJobsCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListJobs = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListJobsCommand_1.ListJobsCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListLicenseEndpoints = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListLicenseEndpointsCommand_1 = require("../commands/ListLicenseEndpointsCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListLicenseEndpoints = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListLicenseEndpointsCommand_1.ListLicenseEndpointsCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListLimits = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListLimitsCommand_1 = require("../commands/ListLimitsCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListLimits = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListLimitsCommand_1.ListLimitsCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListMeteredProducts = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListMeteredProductsCommand_1 = require("../commands/ListMeteredProductsCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListMeteredProducts = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListMeteredProductsCommand_1.ListMeteredProductsCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListMonitors = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListMonitorsCommand_1 = require("../commands/ListMonitorsCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListMonitors = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListMonitorsCommand_1.ListMonitorsCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListQueueEnvironments = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListQueueEnvironmentsCommand_1 = require("../commands/ListQueueEnvironmentsCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListQueueEnvironments = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListQueueEnvironmentsCommand_1.ListQueueEnvironmentsCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListQueueFleetAssociations = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListQueueFleetAssociationsCommand_1 = require("../commands/ListQueueFleetAssociationsCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListQueueFleetAssociations = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListQueueFleetAssociationsCommand_1.ListQueueFleetAssociationsCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListQueueLimitAssociations = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListQueueLimitAssociationsCommand_1 = require("../commands/ListQueueLimitAssociationsCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListQueueLimitAssociations = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListQueueLimitAssociationsCommand_1.ListQueueLimitAssociationsCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListQueueMembers = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListQueueMembersCommand_1 = require("../commands/ListQueueMembersCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListQueueMembers = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListQueueMembersCommand_1.ListQueueMembersCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListQueues = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListQueuesCommand_1 = require("../commands/ListQueuesCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListQueues = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListQueuesCommand_1.ListQueuesCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListSessionActions = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListSessionActionsCommand_1 = require("../commands/ListSessionActionsCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListSessionActions = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListSessionActionsCommand_1.ListSessionActionsCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListSessionsForWorker = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListSessionsForWorkerCommand_1 = require("../commands/ListSessionsForWorkerCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListSessionsForWorker = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListSessionsForWorkerCommand_1.ListSessionsForWorkerCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListSessions = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListSessionsCommand_1 = require("../commands/ListSessionsCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListSessions = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListSessionsCommand_1.ListSessionsCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListStepConsumers = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListStepConsumersCommand_1 = require("../commands/ListStepConsumersCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListStepConsumers = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListStepConsumersCommand_1.ListStepConsumersCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListStepDependencies = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListStepDependenciesCommand_1 = require("../commands/ListStepDependenciesCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListStepDependencies = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListStepDependenciesCommand_1.ListStepDependenciesCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListSteps = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListStepsCommand_1 = require("../commands/ListStepsCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListSteps = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListStepsCommand_1.ListStepsCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListStorageProfilesForQueue = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListStorageProfilesForQueueCommand_1 = require("../commands/ListStorageProfilesForQueueCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListStorageProfilesForQueue = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListStorageProfilesForQueueCommand_1.ListStorageProfilesForQueueCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListStorageProfiles = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListStorageProfilesCommand_1 = require("../commands/ListStorageProfilesCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListStorageProfiles = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListStorageProfilesCommand_1.ListStorageProfilesCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListTasks = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListTasksCommand_1 = require("../commands/ListTasksCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListTasks = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListTasksCommand_1.ListTasksCommand, "nextToken", "nextToken", "maxResults");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListWorkers = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListWorkersCommand_1 = require("../commands/ListWorkersCommand");
6
- const DeadlineClient_1 = require("../DeadlineClient");
7
- exports.paginateListWorkers = (0, core_1.createPaginator)(DeadlineClient_1.DeadlineClient, ListWorkersCommand_1.ListWorkersCommand, "nextToken", "nextToken", "maxResults");
@@ -1,33 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./GetSessionsStatisticsAggregationPaginator"), exports);
5
- tslib_1.__exportStar(require("./Interfaces"), exports);
6
- tslib_1.__exportStar(require("./ListAvailableMeteredProductsPaginator"), exports);
7
- tslib_1.__exportStar(require("./ListBudgetsPaginator"), exports);
8
- tslib_1.__exportStar(require("./ListFarmMembersPaginator"), exports);
9
- tslib_1.__exportStar(require("./ListFarmsPaginator"), exports);
10
- tslib_1.__exportStar(require("./ListFleetMembersPaginator"), exports);
11
- tslib_1.__exportStar(require("./ListFleetsPaginator"), exports);
12
- tslib_1.__exportStar(require("./ListJobMembersPaginator"), exports);
13
- tslib_1.__exportStar(require("./ListJobParameterDefinitionsPaginator"), exports);
14
- tslib_1.__exportStar(require("./ListJobsPaginator"), exports);
15
- tslib_1.__exportStar(require("./ListLicenseEndpointsPaginator"), exports);
16
- tslib_1.__exportStar(require("./ListLimitsPaginator"), exports);
17
- tslib_1.__exportStar(require("./ListMeteredProductsPaginator"), exports);
18
- tslib_1.__exportStar(require("./ListMonitorsPaginator"), exports);
19
- tslib_1.__exportStar(require("./ListQueueEnvironmentsPaginator"), exports);
20
- tslib_1.__exportStar(require("./ListQueueFleetAssociationsPaginator"), exports);
21
- tslib_1.__exportStar(require("./ListQueueLimitAssociationsPaginator"), exports);
22
- tslib_1.__exportStar(require("./ListQueueMembersPaginator"), exports);
23
- tslib_1.__exportStar(require("./ListQueuesPaginator"), exports);
24
- tslib_1.__exportStar(require("./ListSessionActionsPaginator"), exports);
25
- tslib_1.__exportStar(require("./ListSessionsForWorkerPaginator"), exports);
26
- tslib_1.__exportStar(require("./ListSessionsPaginator"), exports);
27
- tslib_1.__exportStar(require("./ListStepConsumersPaginator"), exports);
28
- tslib_1.__exportStar(require("./ListStepDependenciesPaginator"), exports);
29
- tslib_1.__exportStar(require("./ListStepsPaginator"), exports);
30
- tslib_1.__exportStar(require("./ListStorageProfilesForQueuePaginator"), exports);
31
- tslib_1.__exportStar(require("./ListStorageProfilesPaginator"), exports);
32
- tslib_1.__exportStar(require("./ListTasksPaginator"), exports);
33
- tslib_1.__exportStar(require("./ListWorkersPaginator"), exports);