@aws-sdk/client-deadline 3.650.0 → 3.654.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 (205) hide show
  1. package/dist-types/commands/AssociateMemberToFarmCommand.d.ts +11 -0
  2. package/dist-types/commands/AssociateMemberToFleetCommand.d.ts +11 -0
  3. package/dist-types/commands/AssociateMemberToJobCommand.d.ts +11 -0
  4. package/dist-types/commands/AssociateMemberToQueueCommand.d.ts +11 -0
  5. package/dist-types/commands/AssumeFleetRoleForReadCommand.d.ts +11 -0
  6. package/dist-types/commands/AssumeFleetRoleForWorkerCommand.d.ts +11 -0
  7. package/dist-types/commands/AssumeQueueRoleForReadCommand.d.ts +11 -0
  8. package/dist-types/commands/AssumeQueueRoleForUserCommand.d.ts +11 -0
  9. package/dist-types/commands/AssumeQueueRoleForWorkerCommand.d.ts +11 -0
  10. package/dist-types/commands/BatchGetJobEntityCommand.d.ts +11 -0
  11. package/dist-types/commands/CopyJobTemplateCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateBudgetCommand.d.ts +11 -0
  13. package/dist-types/commands/CreateFarmCommand.d.ts +11 -0
  14. package/dist-types/commands/CreateFleetCommand.d.ts +11 -0
  15. package/dist-types/commands/CreateJobCommand.d.ts +11 -0
  16. package/dist-types/commands/CreateLicenseEndpointCommand.d.ts +11 -0
  17. package/dist-types/commands/CreateMonitorCommand.d.ts +11 -0
  18. package/dist-types/commands/CreateQueueCommand.d.ts +11 -0
  19. package/dist-types/commands/CreateQueueEnvironmentCommand.d.ts +11 -0
  20. package/dist-types/commands/CreateQueueFleetAssociationCommand.d.ts +11 -0
  21. package/dist-types/commands/CreateStorageProfileCommand.d.ts +11 -0
  22. package/dist-types/commands/CreateWorkerCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteBudgetCommand.d.ts +11 -0
  24. package/dist-types/commands/DeleteFarmCommand.d.ts +11 -0
  25. package/dist-types/commands/DeleteFleetCommand.d.ts +11 -0
  26. package/dist-types/commands/DeleteLicenseEndpointCommand.d.ts +11 -0
  27. package/dist-types/commands/DeleteMeteredProductCommand.d.ts +11 -0
  28. package/dist-types/commands/DeleteMonitorCommand.d.ts +11 -0
  29. package/dist-types/commands/DeleteQueueCommand.d.ts +11 -0
  30. package/dist-types/commands/DeleteQueueEnvironmentCommand.d.ts +11 -0
  31. package/dist-types/commands/DeleteQueueFleetAssociationCommand.d.ts +11 -0
  32. package/dist-types/commands/DeleteStorageProfileCommand.d.ts +11 -0
  33. package/dist-types/commands/DeleteWorkerCommand.d.ts +11 -0
  34. package/dist-types/commands/DisassociateMemberFromFarmCommand.d.ts +11 -0
  35. package/dist-types/commands/DisassociateMemberFromFleetCommand.d.ts +11 -0
  36. package/dist-types/commands/DisassociateMemberFromJobCommand.d.ts +11 -0
  37. package/dist-types/commands/DisassociateMemberFromQueueCommand.d.ts +11 -0
  38. package/dist-types/commands/GetBudgetCommand.d.ts +11 -0
  39. package/dist-types/commands/GetFarmCommand.d.ts +11 -0
  40. package/dist-types/commands/GetFleetCommand.d.ts +11 -0
  41. package/dist-types/commands/GetJobCommand.d.ts +11 -0
  42. package/dist-types/commands/GetLicenseEndpointCommand.d.ts +11 -0
  43. package/dist-types/commands/GetMonitorCommand.d.ts +11 -0
  44. package/dist-types/commands/GetQueueCommand.d.ts +11 -0
  45. package/dist-types/commands/GetQueueEnvironmentCommand.d.ts +11 -0
  46. package/dist-types/commands/GetQueueFleetAssociationCommand.d.ts +11 -0
  47. package/dist-types/commands/GetSessionActionCommand.d.ts +11 -0
  48. package/dist-types/commands/GetSessionCommand.d.ts +11 -0
  49. package/dist-types/commands/GetSessionsStatisticsAggregationCommand.d.ts +11 -0
  50. package/dist-types/commands/GetStepCommand.d.ts +11 -0
  51. package/dist-types/commands/GetStorageProfileCommand.d.ts +11 -0
  52. package/dist-types/commands/GetStorageProfileForQueueCommand.d.ts +11 -0
  53. package/dist-types/commands/GetTaskCommand.d.ts +11 -0
  54. package/dist-types/commands/GetWorkerCommand.d.ts +11 -0
  55. package/dist-types/commands/ListAvailableMeteredProductsCommand.d.ts +11 -0
  56. package/dist-types/commands/ListBudgetsCommand.d.ts +11 -0
  57. package/dist-types/commands/ListFarmMembersCommand.d.ts +11 -0
  58. package/dist-types/commands/ListFarmsCommand.d.ts +11 -0
  59. package/dist-types/commands/ListFleetMembersCommand.d.ts +11 -0
  60. package/dist-types/commands/ListFleetsCommand.d.ts +11 -0
  61. package/dist-types/commands/ListJobMembersCommand.d.ts +11 -0
  62. package/dist-types/commands/ListJobsCommand.d.ts +11 -0
  63. package/dist-types/commands/ListLicenseEndpointsCommand.d.ts +11 -0
  64. package/dist-types/commands/ListMeteredProductsCommand.d.ts +11 -0
  65. package/dist-types/commands/ListMonitorsCommand.d.ts +11 -0
  66. package/dist-types/commands/ListQueueEnvironmentsCommand.d.ts +11 -0
  67. package/dist-types/commands/ListQueueFleetAssociationsCommand.d.ts +11 -0
  68. package/dist-types/commands/ListQueueMembersCommand.d.ts +11 -0
  69. package/dist-types/commands/ListQueuesCommand.d.ts +11 -0
  70. package/dist-types/commands/ListSessionActionsCommand.d.ts +11 -0
  71. package/dist-types/commands/ListSessionsCommand.d.ts +11 -0
  72. package/dist-types/commands/ListSessionsForWorkerCommand.d.ts +11 -0
  73. package/dist-types/commands/ListStepConsumersCommand.d.ts +11 -0
  74. package/dist-types/commands/ListStepDependenciesCommand.d.ts +11 -0
  75. package/dist-types/commands/ListStepsCommand.d.ts +11 -0
  76. package/dist-types/commands/ListStorageProfilesCommand.d.ts +11 -0
  77. package/dist-types/commands/ListStorageProfilesForQueueCommand.d.ts +11 -0
  78. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  79. package/dist-types/commands/ListTasksCommand.d.ts +11 -0
  80. package/dist-types/commands/ListWorkersCommand.d.ts +11 -0
  81. package/dist-types/commands/PutMeteredProductCommand.d.ts +11 -0
  82. package/dist-types/commands/SearchJobsCommand.d.ts +11 -0
  83. package/dist-types/commands/SearchStepsCommand.d.ts +11 -0
  84. package/dist-types/commands/SearchTasksCommand.d.ts +11 -0
  85. package/dist-types/commands/SearchWorkersCommand.d.ts +11 -0
  86. package/dist-types/commands/StartSessionsStatisticsAggregationCommand.d.ts +11 -0
  87. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  88. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  89. package/dist-types/commands/UpdateBudgetCommand.d.ts +11 -0
  90. package/dist-types/commands/UpdateFarmCommand.d.ts +11 -0
  91. package/dist-types/commands/UpdateFleetCommand.d.ts +11 -0
  92. package/dist-types/commands/UpdateJobCommand.d.ts +11 -0
  93. package/dist-types/commands/UpdateMonitorCommand.d.ts +11 -0
  94. package/dist-types/commands/UpdateQueueCommand.d.ts +11 -0
  95. package/dist-types/commands/UpdateQueueEnvironmentCommand.d.ts +11 -0
  96. package/dist-types/commands/UpdateQueueFleetAssociationCommand.d.ts +11 -0
  97. package/dist-types/commands/UpdateSessionCommand.d.ts +11 -0
  98. package/dist-types/commands/UpdateStepCommand.d.ts +11 -0
  99. package/dist-types/commands/UpdateStorageProfileCommand.d.ts +11 -0
  100. package/dist-types/commands/UpdateTaskCommand.d.ts +11 -0
  101. package/dist-types/commands/UpdateWorkerCommand.d.ts +11 -0
  102. package/dist-types/commands/UpdateWorkerScheduleCommand.d.ts +11 -0
  103. package/dist-types/ts3.4/commands/AssociateMemberToFarmCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/AssociateMemberToFleetCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/AssociateMemberToJobCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/AssociateMemberToQueueCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/AssumeFleetRoleForReadCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/AssumeFleetRoleForWorkerCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/AssumeQueueRoleForReadCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/AssumeQueueRoleForUserCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/AssumeQueueRoleForWorkerCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/BatchGetJobEntityCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/CopyJobTemplateCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/CreateBudgetCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/CreateFarmCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/CreateLicenseEndpointCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/CreateMonitorCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/CreateQueueEnvironmentCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/CreateQueueFleetAssociationCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/CreateStorageProfileCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/CreateWorkerCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/DeleteBudgetCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/DeleteFarmCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/DeleteLicenseEndpointCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/DeleteMeteredProductCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/DeleteMonitorCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/DeleteQueueEnvironmentCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/DeleteQueueFleetAssociationCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/DeleteStorageProfileCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/DeleteWorkerCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/DisassociateMemberFromFarmCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/DisassociateMemberFromFleetCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/DisassociateMemberFromJobCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/DisassociateMemberFromQueueCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/GetBudgetCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/GetFarmCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/GetFleetCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/GetLicenseEndpointCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/GetMonitorCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/GetQueueCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/GetQueueEnvironmentCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/GetQueueFleetAssociationCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/GetSessionActionCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/GetSessionsStatisticsAggregationCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/GetStepCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/GetStorageProfileCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/GetStorageProfileForQueueCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/GetTaskCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/GetWorkerCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/ListAvailableMeteredProductsCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/ListBudgetsCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/ListFarmMembersCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/ListFarmsCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/ListFleetMembersCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +12 -1
  163. package/dist-types/ts3.4/commands/ListJobMembersCommand.d.ts +12 -1
  164. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +12 -1
  165. package/dist-types/ts3.4/commands/ListLicenseEndpointsCommand.d.ts +12 -1
  166. package/dist-types/ts3.4/commands/ListMeteredProductsCommand.d.ts +12 -1
  167. package/dist-types/ts3.4/commands/ListMonitorsCommand.d.ts +12 -1
  168. package/dist-types/ts3.4/commands/ListQueueEnvironmentsCommand.d.ts +12 -1
  169. package/dist-types/ts3.4/commands/ListQueueFleetAssociationsCommand.d.ts +12 -1
  170. package/dist-types/ts3.4/commands/ListQueueMembersCommand.d.ts +12 -1
  171. package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +12 -1
  172. package/dist-types/ts3.4/commands/ListSessionActionsCommand.d.ts +12 -1
  173. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +12 -1
  174. package/dist-types/ts3.4/commands/ListSessionsForWorkerCommand.d.ts +12 -1
  175. package/dist-types/ts3.4/commands/ListStepConsumersCommand.d.ts +12 -1
  176. package/dist-types/ts3.4/commands/ListStepDependenciesCommand.d.ts +12 -1
  177. package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +12 -1
  178. package/dist-types/ts3.4/commands/ListStorageProfilesCommand.d.ts +12 -1
  179. package/dist-types/ts3.4/commands/ListStorageProfilesForQueueCommand.d.ts +12 -1
  180. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  181. package/dist-types/ts3.4/commands/ListTasksCommand.d.ts +12 -1
  182. package/dist-types/ts3.4/commands/ListWorkersCommand.d.ts +12 -1
  183. package/dist-types/ts3.4/commands/PutMeteredProductCommand.d.ts +12 -1
  184. package/dist-types/ts3.4/commands/SearchJobsCommand.d.ts +12 -1
  185. package/dist-types/ts3.4/commands/SearchStepsCommand.d.ts +12 -1
  186. package/dist-types/ts3.4/commands/SearchTasksCommand.d.ts +12 -1
  187. package/dist-types/ts3.4/commands/SearchWorkersCommand.d.ts +12 -1
  188. package/dist-types/ts3.4/commands/StartSessionsStatisticsAggregationCommand.d.ts +12 -1
  189. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  190. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  191. package/dist-types/ts3.4/commands/UpdateBudgetCommand.d.ts +12 -1
  192. package/dist-types/ts3.4/commands/UpdateFarmCommand.d.ts +12 -1
  193. package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +12 -1
  194. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +12 -1
  195. package/dist-types/ts3.4/commands/UpdateMonitorCommand.d.ts +12 -1
  196. package/dist-types/ts3.4/commands/UpdateQueueCommand.d.ts +12 -1
  197. package/dist-types/ts3.4/commands/UpdateQueueEnvironmentCommand.d.ts +12 -1
  198. package/dist-types/ts3.4/commands/UpdateQueueFleetAssociationCommand.d.ts +12 -1
  199. package/dist-types/ts3.4/commands/UpdateSessionCommand.d.ts +12 -1
  200. package/dist-types/ts3.4/commands/UpdateStepCommand.d.ts +12 -1
  201. package/dist-types/ts3.4/commands/UpdateStorageProfileCommand.d.ts +12 -1
  202. package/dist-types/ts3.4/commands/UpdateTaskCommand.d.ts +12 -1
  203. package/dist-types/ts3.4/commands/UpdateWorkerCommand.d.ts +12 -1
  204. package/dist-types/ts3.4/commands/UpdateWorkerScheduleCommand.d.ts +12 -1
  205. package/package.json +36 -36
@@ -101,4 +101,15 @@ declare const ListTasksCommand_base: {
101
101
  * @public
102
102
  */
103
103
  export declare class ListTasksCommand extends ListTasksCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: ListTasksRequest;
108
+ output: ListTasksResponse;
109
+ };
110
+ sdk: {
111
+ input: ListTasksCommandInput;
112
+ output: ListTasksCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -111,4 +111,15 @@ declare const ListWorkersCommand_base: {
111
111
  * @public
112
112
  */
113
113
  export declare class ListWorkersCommand extends ListWorkersCommand_base {
114
+ /** @internal type navigation helper, not in runtime. */
115
+ protected static __types: {
116
+ api: {
117
+ input: ListWorkersRequest;
118
+ output: ListWorkersResponse;
119
+ };
120
+ sdk: {
121
+ input: ListWorkersCommandInput;
122
+ output: ListWorkersCommandOutput;
123
+ };
124
+ };
114
125
  }
@@ -72,4 +72,15 @@ declare const PutMeteredProductCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class PutMeteredProductCommand extends PutMeteredProductCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: PutMeteredProductRequest;
79
+ output: {};
80
+ };
81
+ sdk: {
82
+ input: PutMeteredProductCommandInput;
83
+ output: PutMeteredProductCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -174,4 +174,15 @@ declare const SearchJobsCommand_base: {
174
174
  * @public
175
175
  */
176
176
  export declare class SearchJobsCommand extends SearchJobsCommand_base {
177
+ /** @internal type navigation helper, not in runtime. */
178
+ protected static __types: {
179
+ api: {
180
+ input: SearchJobsRequest;
181
+ output: SearchJobsResponse;
182
+ };
183
+ sdk: {
184
+ input: SearchJobsCommandInput;
185
+ output: SearchJobsCommandOutput;
186
+ };
187
+ };
177
188
  }
@@ -173,4 +173,15 @@ declare const SearchStepsCommand_base: {
173
173
  * @public
174
174
  */
175
175
  export declare class SearchStepsCommand extends SearchStepsCommand_base {
176
+ /** @internal type navigation helper, not in runtime. */
177
+ protected static __types: {
178
+ api: {
179
+ input: SearchStepsRequest;
180
+ output: SearchStepsResponse;
181
+ };
182
+ sdk: {
183
+ input: SearchStepsCommandInput;
184
+ output: SearchStepsCommandOutput;
185
+ };
186
+ };
176
187
  }
@@ -167,4 +167,15 @@ declare const SearchTasksCommand_base: {
167
167
  * @public
168
168
  */
169
169
  export declare class SearchTasksCommand extends SearchTasksCommand_base {
170
+ /** @internal type navigation helper, not in runtime. */
171
+ protected static __types: {
172
+ api: {
173
+ input: SearchTasksRequest;
174
+ output: SearchTasksResponse;
175
+ };
176
+ sdk: {
177
+ input: SearchTasksCommandInput;
178
+ output: SearchTasksCommandOutput;
179
+ };
180
+ };
170
181
  }
@@ -169,4 +169,15 @@ declare const SearchWorkersCommand_base: {
169
169
  * @public
170
170
  */
171
171
  export declare class SearchWorkersCommand extends SearchWorkersCommand_base {
172
+ /** @internal type navigation helper, not in runtime. */
173
+ protected static __types: {
174
+ api: {
175
+ input: SearchWorkersRequest;
176
+ output: SearchWorkersResponse;
177
+ };
178
+ sdk: {
179
+ input: SearchWorkersCommandInput;
180
+ output: SearchWorkersCommandOutput;
181
+ };
182
+ };
172
183
  }
@@ -97,4 +97,15 @@ declare const StartSessionsStatisticsAggregationCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class StartSessionsStatisticsAggregationCommand extends StartSessionsStatisticsAggregationCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: StartSessionsStatisticsAggregationRequest;
104
+ output: StartSessionsStatisticsAggregationResponse;
105
+ };
106
+ sdk: {
107
+ input: StartSessionsStatisticsAggregationCommandInput;
108
+ output: StartSessionsStatisticsAggregationCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -78,4 +78,15 @@ declare const TagResourceCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class TagResourceCommand extends TagResourceCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: TagResourceRequest;
85
+ output: {};
86
+ };
87
+ sdk: {
88
+ input: TagResourceCommandInput;
89
+ output: TagResourceCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -78,4 +78,15 @@ declare const UntagResourceCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: UntagResourceRequest;
85
+ output: {};
86
+ };
87
+ sdk: {
88
+ input: UntagResourceCommandInput;
89
+ output: UntagResourceCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -96,4 +96,15 @@ declare const UpdateBudgetCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class UpdateBudgetCommand extends UpdateBudgetCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: UpdateBudgetRequest;
103
+ output: {};
104
+ };
105
+ sdk: {
106
+ input: UpdateBudgetCommandInput;
107
+ output: UpdateBudgetCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -73,4 +73,15 @@ declare const UpdateFarmCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class UpdateFarmCommand extends UpdateFarmCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: UpdateFarmRequest;
80
+ output: {};
81
+ };
82
+ sdk: {
83
+ input: UpdateFarmCommandInput;
84
+ output: UpdateFarmCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -169,4 +169,15 @@ declare const UpdateFleetCommand_base: {
169
169
  * @public
170
170
  */
171
171
  export declare class UpdateFleetCommand extends UpdateFleetCommand_base {
172
+ /** @internal type navigation helper, not in runtime. */
173
+ protected static __types: {
174
+ api: {
175
+ input: UpdateFleetRequest;
176
+ output: {};
177
+ };
178
+ sdk: {
179
+ input: UpdateFleetCommandInput;
180
+ output: UpdateFleetCommandOutput;
181
+ };
182
+ };
172
183
  }
@@ -89,4 +89,15 @@ declare const UpdateJobCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class UpdateJobCommand extends UpdateJobCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: UpdateJobRequest;
96
+ output: {};
97
+ };
98
+ sdk: {
99
+ input: UpdateJobCommandInput;
100
+ output: UpdateJobCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -75,4 +75,15 @@ declare const UpdateMonitorCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class UpdateMonitorCommand extends UpdateMonitorCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: UpdateMonitorRequest;
82
+ output: {};
83
+ };
84
+ sdk: {
85
+ input: UpdateMonitorCommandInput;
86
+ output: UpdateMonitorCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -104,4 +104,15 @@ declare const UpdateQueueCommand_base: {
104
104
  * @public
105
105
  */
106
106
  export declare class UpdateQueueCommand extends UpdateQueueCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: UpdateQueueRequest;
111
+ output: {};
112
+ };
113
+ sdk: {
114
+ input: UpdateQueueCommandInput;
115
+ output: UpdateQueueCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -77,4 +77,15 @@ declare const UpdateQueueEnvironmentCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class UpdateQueueEnvironmentCommand extends UpdateQueueEnvironmentCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: UpdateQueueEnvironmentRequest;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: UpdateQueueEnvironmentCommandInput;
88
+ output: UpdateQueueEnvironmentCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -74,4 +74,15 @@ declare const UpdateQueueFleetAssociationCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class UpdateQueueFleetAssociationCommand extends UpdateQueueFleetAssociationCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: UpdateQueueFleetAssociationRequest;
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: UpdateQueueFleetAssociationCommandInput;
85
+ output: UpdateQueueFleetAssociationCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -80,4 +80,15 @@ declare const UpdateSessionCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class UpdateSessionCommand extends UpdateSessionCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: UpdateSessionRequest;
87
+ output: {};
88
+ };
89
+ sdk: {
90
+ input: UpdateSessionCommandInput;
91
+ output: UpdateSessionCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -80,4 +80,15 @@ declare const UpdateStepCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class UpdateStepCommand extends UpdateStepCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: UpdateStepRequest;
87
+ output: {};
88
+ };
89
+ sdk: {
90
+ input: UpdateStepCommandInput;
91
+ output: UpdateStepCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -89,4 +89,15 @@ declare const UpdateStorageProfileCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class UpdateStorageProfileCommand extends UpdateStorageProfileCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: UpdateStorageProfileRequest;
96
+ output: {};
97
+ };
98
+ sdk: {
99
+ input: UpdateStorageProfileCommandInput;
100
+ output: UpdateStorageProfileCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -81,4 +81,15 @@ declare const UpdateTaskCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class UpdateTaskCommand extends UpdateTaskCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: UpdateTaskRequest;
88
+ output: {};
89
+ };
90
+ sdk: {
91
+ input: UpdateTaskCommandInput;
92
+ output: UpdateTaskCommandOutput;
93
+ };
94
+ };
84
95
  }
@@ -116,4 +116,15 @@ declare const UpdateWorkerCommand_base: {
116
116
  * @public
117
117
  */
118
118
  export declare class UpdateWorkerCommand extends UpdateWorkerCommand_base {
119
+ /** @internal type navigation helper, not in runtime. */
120
+ protected static __types: {
121
+ api: {
122
+ input: UpdateWorkerRequest;
123
+ output: UpdateWorkerResponse;
124
+ };
125
+ sdk: {
126
+ input: UpdateWorkerCommandInput;
127
+ output: UpdateWorkerCommandOutput;
128
+ };
129
+ };
119
130
  }
@@ -140,4 +140,15 @@ declare const UpdateWorkerScheduleCommand_base: {
140
140
  * @public
141
141
  */
142
142
  export declare class UpdateWorkerScheduleCommand extends UpdateWorkerScheduleCommand_base {
143
+ /** @internal type navigation helper, not in runtime. */
144
+ protected static __types: {
145
+ api: {
146
+ input: UpdateWorkerScheduleRequest;
147
+ output: UpdateWorkerScheduleResponse;
148
+ };
149
+ sdk: {
150
+ input: UpdateWorkerScheduleCommandInput;
151
+ output: UpdateWorkerScheduleCommandOutput;
152
+ };
153
+ };
143
154
  }
@@ -37,4 +37,15 @@ declare const AssociateMemberToFarmCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AssociateMemberToFarmCommand extends AssociateMemberToFarmCommand_base {}
40
+ export declare class AssociateMemberToFarmCommand extends AssociateMemberToFarmCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AssociateMemberToFarmRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: AssociateMemberToFarmCommandInput;
48
+ output: AssociateMemberToFarmCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const AssociateMemberToFleetCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AssociateMemberToFleetCommand extends AssociateMemberToFleetCommand_base {}
40
+ export declare class AssociateMemberToFleetCommand extends AssociateMemberToFleetCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AssociateMemberToFleetRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: AssociateMemberToFleetCommandInput;
48
+ output: AssociateMemberToFleetCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const AssociateMemberToJobCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AssociateMemberToJobCommand extends AssociateMemberToJobCommand_base {}
40
+ export declare class AssociateMemberToJobCommand extends AssociateMemberToJobCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AssociateMemberToJobRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: AssociateMemberToJobCommandInput;
48
+ output: AssociateMemberToJobCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const AssociateMemberToQueueCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AssociateMemberToQueueCommand extends AssociateMemberToQueueCommand_base {}
40
+ export declare class AssociateMemberToQueueCommand extends AssociateMemberToQueueCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AssociateMemberToQueueRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: AssociateMemberToQueueCommandInput;
48
+ output: AssociateMemberToQueueCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const AssumeFleetRoleForReadCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AssumeFleetRoleForReadCommand extends AssumeFleetRoleForReadCommand_base {}
40
+ export declare class AssumeFleetRoleForReadCommand extends AssumeFleetRoleForReadCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AssumeFleetRoleForReadRequest;
44
+ output: AssumeFleetRoleForReadResponse;
45
+ };
46
+ sdk: {
47
+ input: AssumeFleetRoleForReadCommandInput;
48
+ output: AssumeFleetRoleForReadCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const AssumeFleetRoleForWorkerCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AssumeFleetRoleForWorkerCommand extends AssumeFleetRoleForWorkerCommand_base {}
40
+ export declare class AssumeFleetRoleForWorkerCommand extends AssumeFleetRoleForWorkerCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AssumeFleetRoleForWorkerRequest;
44
+ output: AssumeFleetRoleForWorkerResponse;
45
+ };
46
+ sdk: {
47
+ input: AssumeFleetRoleForWorkerCommandInput;
48
+ output: AssumeFleetRoleForWorkerCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const AssumeQueueRoleForReadCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AssumeQueueRoleForReadCommand extends AssumeQueueRoleForReadCommand_base {}
40
+ export declare class AssumeQueueRoleForReadCommand extends AssumeQueueRoleForReadCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AssumeQueueRoleForReadRequest;
44
+ output: AssumeQueueRoleForReadResponse;
45
+ };
46
+ sdk: {
47
+ input: AssumeQueueRoleForReadCommandInput;
48
+ output: AssumeQueueRoleForReadCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const AssumeQueueRoleForUserCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AssumeQueueRoleForUserCommand extends AssumeQueueRoleForUserCommand_base {}
40
+ export declare class AssumeQueueRoleForUserCommand extends AssumeQueueRoleForUserCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AssumeQueueRoleForUserRequest;
44
+ output: AssumeQueueRoleForUserResponse;
45
+ };
46
+ sdk: {
47
+ input: AssumeQueueRoleForUserCommandInput;
48
+ output: AssumeQueueRoleForUserCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const AssumeQueueRoleForWorkerCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AssumeQueueRoleForWorkerCommand extends AssumeQueueRoleForWorkerCommand_base {}
40
+ export declare class AssumeQueueRoleForWorkerCommand extends AssumeQueueRoleForWorkerCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AssumeQueueRoleForWorkerRequest;
44
+ output: AssumeQueueRoleForWorkerResponse;
45
+ };
46
+ sdk: {
47
+ input: AssumeQueueRoleForWorkerCommandInput;
48
+ output: AssumeQueueRoleForWorkerCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const BatchGetJobEntityCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchGetJobEntityCommand extends BatchGetJobEntityCommand_base {}
40
+ export declare class BatchGetJobEntityCommand extends BatchGetJobEntityCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchGetJobEntityRequest;
44
+ output: BatchGetJobEntityResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchGetJobEntityCommandInput;
48
+ output: BatchGetJobEntityCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const CopyJobTemplateCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CopyJobTemplateCommand extends CopyJobTemplateCommand_base {}
39
+ export declare class CopyJobTemplateCommand extends CopyJobTemplateCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CopyJobTemplateRequest;
43
+ output: CopyJobTemplateResponse;
44
+ };
45
+ sdk: {
46
+ input: CopyJobTemplateCommandInput;
47
+ output: CopyJobTemplateCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const CreateBudgetCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateBudgetCommand extends CreateBudgetCommand_base {}
36
+ export declare class CreateBudgetCommand extends CreateBudgetCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateBudgetRequest;
40
+ output: CreateBudgetResponse;
41
+ };
42
+ sdk: {
43
+ input: CreateBudgetCommandInput;
44
+ output: CreateBudgetCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const CreateFarmCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateFarmCommand extends CreateFarmCommand_base {}
36
+ export declare class CreateFarmCommand extends CreateFarmCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateFarmRequest;
40
+ output: CreateFarmResponse;
41
+ };
42
+ sdk: {
43
+ input: CreateFarmCommandInput;
44
+ output: CreateFarmCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const CreateFleetCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateFleetCommand extends CreateFleetCommand_base {}
36
+ export declare class CreateFleetCommand extends CreateFleetCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateFleetRequest;
40
+ output: CreateFleetResponse;
41
+ };
42
+ sdk: {
43
+ input: CreateFleetCommandInput;
44
+ output: CreateFleetCommandOutput;
45
+ };
46
+ };
47
+ }