@aws-sdk/client-datazone 3.928.0 → 3.930.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 (199) hide show
  1. package/dist-cjs/index.js +9953 -10489
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/DataZoneClient.js +2 -0
  4. package/dist-es/commands/AcceptPredictionsCommand.js +3 -10
  5. package/dist-es/commands/AcceptSubscriptionRequestCommand.js +3 -10
  6. package/dist-es/commands/AddEntityOwnerCommand.js +3 -9
  7. package/dist-es/commands/AddPolicyGrantCommand.js +3 -9
  8. package/dist-es/commands/AssociateEnvironmentRoleCommand.js +3 -9
  9. package/dist-es/commands/AssociateGovernedTermsCommand.js +3 -9
  10. package/dist-es/commands/CancelMetadataGenerationRunCommand.js +3 -9
  11. package/dist-es/commands/CancelSubscriptionCommand.js +3 -10
  12. package/dist-es/commands/CreateAccountPoolCommand.js +3 -10
  13. package/dist-es/commands/CreateAssetCommand.js +3 -10
  14. package/dist-es/commands/CreateAssetFilterCommand.js +3 -10
  15. package/dist-es/commands/CreateAssetRevisionCommand.js +3 -10
  16. package/dist-es/commands/CreateAssetTypeCommand.js +3 -10
  17. package/dist-es/commands/CreateConnectionCommand.js +3 -10
  18. package/dist-es/commands/CreateDataProductCommand.js +3 -10
  19. package/dist-es/commands/CreateDataProductRevisionCommand.js +3 -10
  20. package/dist-es/commands/CreateDataSourceCommand.js +3 -10
  21. package/dist-es/commands/CreateDomainCommand.js +3 -9
  22. package/dist-es/commands/CreateDomainUnitCommand.js +3 -10
  23. package/dist-es/commands/CreateEnvironmentActionCommand.js +3 -9
  24. package/dist-es/commands/CreateEnvironmentBlueprintCommand.js +3 -10
  25. package/dist-es/commands/CreateEnvironmentCommand.js +3 -10
  26. package/dist-es/commands/CreateEnvironmentProfileCommand.js +3 -10
  27. package/dist-es/commands/CreateFormTypeCommand.js +3 -10
  28. package/dist-es/commands/CreateGlossaryCommand.js +3 -10
  29. package/dist-es/commands/CreateGlossaryTermCommand.js +3 -10
  30. package/dist-es/commands/CreateGroupProfileCommand.js +3 -10
  31. package/dist-es/commands/CreateListingChangeSetCommand.js +3 -9
  32. package/dist-es/commands/CreateProjectCommand.js +3 -10
  33. package/dist-es/commands/CreateProjectMembershipCommand.js +3 -9
  34. package/dist-es/commands/CreateProjectProfileCommand.js +3 -10
  35. package/dist-es/commands/CreateRuleCommand.js +3 -10
  36. package/dist-es/commands/CreateSubscriptionGrantCommand.js +3 -9
  37. package/dist-es/commands/CreateSubscriptionRequestCommand.js +3 -10
  38. package/dist-es/commands/CreateSubscriptionTargetCommand.js +3 -10
  39. package/dist-es/commands/CreateUserProfileCommand.js +3 -10
  40. package/dist-es/commands/DeleteAccountPoolCommand.js +3 -9
  41. package/dist-es/commands/DeleteAssetCommand.js +3 -9
  42. package/dist-es/commands/DeleteAssetFilterCommand.js +3 -9
  43. package/dist-es/commands/DeleteAssetTypeCommand.js +3 -9
  44. package/dist-es/commands/DeleteConnectionCommand.js +3 -9
  45. package/dist-es/commands/DeleteDataProductCommand.js +3 -9
  46. package/dist-es/commands/DeleteDataSourceCommand.js +3 -10
  47. package/dist-es/commands/DeleteDomainCommand.js +3 -9
  48. package/dist-es/commands/DeleteDomainUnitCommand.js +3 -9
  49. package/dist-es/commands/DeleteEnvironmentActionCommand.js +3 -9
  50. package/dist-es/commands/DeleteEnvironmentBlueprintCommand.js +3 -9
  51. package/dist-es/commands/DeleteEnvironmentBlueprintConfigurationCommand.js +3 -9
  52. package/dist-es/commands/DeleteEnvironmentCommand.js +3 -9
  53. package/dist-es/commands/DeleteEnvironmentProfileCommand.js +3 -9
  54. package/dist-es/commands/DeleteFormTypeCommand.js +3 -9
  55. package/dist-es/commands/DeleteGlossaryCommand.js +3 -9
  56. package/dist-es/commands/DeleteGlossaryTermCommand.js +3 -9
  57. package/dist-es/commands/DeleteListingCommand.js +3 -9
  58. package/dist-es/commands/DeleteProjectCommand.js +3 -9
  59. package/dist-es/commands/DeleteProjectMembershipCommand.js +3 -9
  60. package/dist-es/commands/DeleteProjectProfileCommand.js +3 -9
  61. package/dist-es/commands/DeleteRuleCommand.js +3 -9
  62. package/dist-es/commands/DeleteSubscriptionGrantCommand.js +3 -9
  63. package/dist-es/commands/DeleteSubscriptionRequestCommand.js +3 -9
  64. package/dist-es/commands/DeleteSubscriptionTargetCommand.js +3 -9
  65. package/dist-es/commands/DeleteTimeSeriesDataPointsCommand.js +3 -9
  66. package/dist-es/commands/DisassociateEnvironmentRoleCommand.js +3 -9
  67. package/dist-es/commands/DisassociateGovernedTermsCommand.js +3 -9
  68. package/dist-es/commands/GetAccountPoolCommand.js +3 -10
  69. package/dist-es/commands/GetAssetCommand.js +3 -10
  70. package/dist-es/commands/GetAssetFilterCommand.js +3 -10
  71. package/dist-es/commands/GetAssetTypeCommand.js +3 -10
  72. package/dist-es/commands/GetConnectionCommand.js +3 -10
  73. package/dist-es/commands/GetDataProductCommand.js +3 -10
  74. package/dist-es/commands/GetDataSourceCommand.js +3 -10
  75. package/dist-es/commands/GetDataSourceRunCommand.js +3 -9
  76. package/dist-es/commands/GetDomainCommand.js +3 -9
  77. package/dist-es/commands/GetDomainUnitCommand.js +3 -10
  78. package/dist-es/commands/GetEnvironmentActionCommand.js +3 -9
  79. package/dist-es/commands/GetEnvironmentBlueprintCommand.js +3 -10
  80. package/dist-es/commands/GetEnvironmentBlueprintConfigurationCommand.js +3 -9
  81. package/dist-es/commands/GetEnvironmentCommand.js +3 -10
  82. package/dist-es/commands/GetEnvironmentCredentialsCommand.js +3 -10
  83. package/dist-es/commands/GetEnvironmentProfileCommand.js +3 -10
  84. package/dist-es/commands/GetFormTypeCommand.js +3 -10
  85. package/dist-es/commands/GetGlossaryCommand.js +3 -10
  86. package/dist-es/commands/GetGlossaryTermCommand.js +3 -10
  87. package/dist-es/commands/GetGroupProfileCommand.js +3 -10
  88. package/dist-es/commands/GetIamPortalLoginUrlCommand.js +3 -9
  89. package/dist-es/commands/GetJobRunCommand.js +3 -9
  90. package/dist-es/commands/GetLineageEventCommand.js +3 -10
  91. package/dist-es/commands/GetLineageNodeCommand.js +3 -10
  92. package/dist-es/commands/GetListingCommand.js +3 -10
  93. package/dist-es/commands/GetMetadataGenerationRunCommand.js +3 -9
  94. package/dist-es/commands/GetProjectCommand.js +3 -10
  95. package/dist-es/commands/GetProjectProfileCommand.js +3 -10
  96. package/dist-es/commands/GetRuleCommand.js +3 -10
  97. package/dist-es/commands/GetSubscriptionCommand.js +3 -10
  98. package/dist-es/commands/GetSubscriptionGrantCommand.js +3 -9
  99. package/dist-es/commands/GetSubscriptionRequestDetailsCommand.js +3 -10
  100. package/dist-es/commands/GetSubscriptionTargetCommand.js +3 -10
  101. package/dist-es/commands/GetTimeSeriesDataPointCommand.js +3 -9
  102. package/dist-es/commands/GetUserProfileCommand.js +3 -10
  103. package/dist-es/commands/ListAccountPoolsCommand.js +3 -10
  104. package/dist-es/commands/ListAccountsInAccountPoolCommand.js +3 -10
  105. package/dist-es/commands/ListAssetFiltersCommand.js +3 -10
  106. package/dist-es/commands/ListAssetRevisionsCommand.js +3 -9
  107. package/dist-es/commands/ListConnectionsCommand.js +3 -10
  108. package/dist-es/commands/ListDataProductRevisionsCommand.js +3 -9
  109. package/dist-es/commands/ListDataSourceRunActivitiesCommand.js +3 -10
  110. package/dist-es/commands/ListDataSourceRunsCommand.js +3 -9
  111. package/dist-es/commands/ListDataSourcesCommand.js +3 -10
  112. package/dist-es/commands/ListDomainUnitsForParentCommand.js +3 -9
  113. package/dist-es/commands/ListDomainsCommand.js +3 -10
  114. package/dist-es/commands/ListEntityOwnersCommand.js +3 -9
  115. package/dist-es/commands/ListEnvironmentActionsCommand.js +3 -9
  116. package/dist-es/commands/ListEnvironmentBlueprintConfigurationsCommand.js +3 -9
  117. package/dist-es/commands/ListEnvironmentBlueprintsCommand.js +3 -10
  118. package/dist-es/commands/ListEnvironmentProfilesCommand.js +3 -10
  119. package/dist-es/commands/ListEnvironmentsCommand.js +3 -10
  120. package/dist-es/commands/ListJobRunsCommand.js +3 -9
  121. package/dist-es/commands/ListLineageEventsCommand.js +3 -9
  122. package/dist-es/commands/ListLineageNodeHistoryCommand.js +3 -9
  123. package/dist-es/commands/ListMetadataGenerationRunsCommand.js +3 -9
  124. package/dist-es/commands/ListNotificationsCommand.js +3 -10
  125. package/dist-es/commands/ListPolicyGrantsCommand.js +3 -9
  126. package/dist-es/commands/ListProjectMembershipsCommand.js +3 -9
  127. package/dist-es/commands/ListProjectProfilesCommand.js +3 -10
  128. package/dist-es/commands/ListProjectsCommand.js +3 -10
  129. package/dist-es/commands/ListRulesCommand.js +3 -10
  130. package/dist-es/commands/ListSubscriptionGrantsCommand.js +3 -9
  131. package/dist-es/commands/ListSubscriptionRequestsCommand.js +3 -10
  132. package/dist-es/commands/ListSubscriptionTargetsCommand.js +3 -10
  133. package/dist-es/commands/ListSubscriptionsCommand.js +3 -10
  134. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  135. package/dist-es/commands/ListTimeSeriesDataPointsCommand.js +3 -9
  136. package/dist-es/commands/PostLineageEventCommand.js +3 -10
  137. package/dist-es/commands/PostTimeSeriesDataPointsCommand.js +3 -9
  138. package/dist-es/commands/PutEnvironmentBlueprintConfigurationCommand.js +3 -9
  139. package/dist-es/commands/RejectPredictionsCommand.js +3 -9
  140. package/dist-es/commands/RejectSubscriptionRequestCommand.js +3 -10
  141. package/dist-es/commands/RemoveEntityOwnerCommand.js +3 -9
  142. package/dist-es/commands/RemovePolicyGrantCommand.js +3 -9
  143. package/dist-es/commands/RevokeSubscriptionCommand.js +3 -10
  144. package/dist-es/commands/SearchCommand.js +3 -10
  145. package/dist-es/commands/SearchGroupProfilesCommand.js +3 -10
  146. package/dist-es/commands/SearchListingsCommand.js +3 -10
  147. package/dist-es/commands/SearchTypesCommand.js +3 -10
  148. package/dist-es/commands/SearchUserProfilesCommand.js +3 -10
  149. package/dist-es/commands/StartDataSourceRunCommand.js +3 -9
  150. package/dist-es/commands/StartMetadataGenerationRunCommand.js +3 -9
  151. package/dist-es/commands/TagResourceCommand.js +3 -9
  152. package/dist-es/commands/UntagResourceCommand.js +3 -9
  153. package/dist-es/commands/UpdateAccountPoolCommand.js +3 -10
  154. package/dist-es/commands/UpdateAssetFilterCommand.js +3 -10
  155. package/dist-es/commands/UpdateConnectionCommand.js +3 -10
  156. package/dist-es/commands/UpdateDataSourceCommand.js +3 -10
  157. package/dist-es/commands/UpdateDomainCommand.js +3 -9
  158. package/dist-es/commands/UpdateDomainUnitCommand.js +3 -10
  159. package/dist-es/commands/UpdateEnvironmentActionCommand.js +3 -9
  160. package/dist-es/commands/UpdateEnvironmentBlueprintCommand.js +3 -10
  161. package/dist-es/commands/UpdateEnvironmentCommand.js +3 -10
  162. package/dist-es/commands/UpdateEnvironmentProfileCommand.js +3 -10
  163. package/dist-es/commands/UpdateGlossaryCommand.js +3 -10
  164. package/dist-es/commands/UpdateGlossaryTermCommand.js +3 -10
  165. package/dist-es/commands/UpdateGroupProfileCommand.js +3 -10
  166. package/dist-es/commands/UpdateProjectCommand.js +3 -10
  167. package/dist-es/commands/UpdateProjectProfileCommand.js +3 -10
  168. package/dist-es/commands/UpdateRuleCommand.js +3 -10
  169. package/dist-es/commands/UpdateSubscriptionGrantStatusCommand.js +3 -9
  170. package/dist-es/commands/UpdateSubscriptionRequestCommand.js +3 -10
  171. package/dist-es/commands/UpdateSubscriptionTargetCommand.js +3 -10
  172. package/dist-es/commands/UpdateUserProfileCommand.js +3 -10
  173. package/dist-es/models/models_0.js +0 -903
  174. package/dist-es/models/models_1.js +0 -616
  175. package/dist-es/models/models_2.js +0 -390
  176. package/dist-es/runtimeConfig.shared.js +2 -0
  177. package/dist-es/schemas/schemas_0.js +9668 -0
  178. package/dist-types/DataZoneClient.d.ts +10 -1
  179. package/dist-types/models/models_0.d.ts +104 -370
  180. package/dist-types/models/models_1.d.ts +56 -338
  181. package/dist-types/models/models_2.d.ts +24 -214
  182. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  183. package/dist-types/runtimeConfig.d.ts +1 -0
  184. package/dist-types/runtimeConfig.native.d.ts +1 -0
  185. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  186. package/dist-types/schemas/schemas_0.d.ts +970 -0
  187. package/dist-types/ts3.4/DataZoneClient.d.ts +4 -0
  188. package/dist-types/ts3.4/models/models_0.d.ts +1 -277
  189. package/dist-types/ts3.4/models/models_1.d.ts +0 -253
  190. package/dist-types/ts3.4/models/models_2.d.ts +0 -154
  191. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  192. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  193. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  194. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  195. package/dist-types/ts3.4/schemas/schemas_0.d.ts +977 -0
  196. package/package.json +34 -35
  197. package/dist-es/protocols/Aws_restJson1.js +0 -7202
  198. package/dist-types/protocols/Aws_restJson1.d.ts +0 -1523
  199. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -2033
@@ -1,2033 +0,0 @@
1
- import {
2
- HttpRequest as __HttpRequest,
3
- HttpResponse as __HttpResponse,
4
- } from "@smithy/protocol-http";
5
- import { SerdeContext as __SerdeContext } from "@smithy/types";
6
- import {
7
- AcceptPredictionsCommandInput,
8
- AcceptPredictionsCommandOutput,
9
- } from "../commands/AcceptPredictionsCommand";
10
- import {
11
- AcceptSubscriptionRequestCommandInput,
12
- AcceptSubscriptionRequestCommandOutput,
13
- } from "../commands/AcceptSubscriptionRequestCommand";
14
- import {
15
- AddEntityOwnerCommandInput,
16
- AddEntityOwnerCommandOutput,
17
- } from "../commands/AddEntityOwnerCommand";
18
- import {
19
- AddPolicyGrantCommandInput,
20
- AddPolicyGrantCommandOutput,
21
- } from "../commands/AddPolicyGrantCommand";
22
- import {
23
- AssociateEnvironmentRoleCommandInput,
24
- AssociateEnvironmentRoleCommandOutput,
25
- } from "../commands/AssociateEnvironmentRoleCommand";
26
- import {
27
- AssociateGovernedTermsCommandInput,
28
- AssociateGovernedTermsCommandOutput,
29
- } from "../commands/AssociateGovernedTermsCommand";
30
- import {
31
- CancelMetadataGenerationRunCommandInput,
32
- CancelMetadataGenerationRunCommandOutput,
33
- } from "../commands/CancelMetadataGenerationRunCommand";
34
- import {
35
- CancelSubscriptionCommandInput,
36
- CancelSubscriptionCommandOutput,
37
- } from "../commands/CancelSubscriptionCommand";
38
- import {
39
- CreateAccountPoolCommandInput,
40
- CreateAccountPoolCommandOutput,
41
- } from "../commands/CreateAccountPoolCommand";
42
- import {
43
- CreateAssetCommandInput,
44
- CreateAssetCommandOutput,
45
- } from "../commands/CreateAssetCommand";
46
- import {
47
- CreateAssetFilterCommandInput,
48
- CreateAssetFilterCommandOutput,
49
- } from "../commands/CreateAssetFilterCommand";
50
- import {
51
- CreateAssetRevisionCommandInput,
52
- CreateAssetRevisionCommandOutput,
53
- } from "../commands/CreateAssetRevisionCommand";
54
- import {
55
- CreateAssetTypeCommandInput,
56
- CreateAssetTypeCommandOutput,
57
- } from "../commands/CreateAssetTypeCommand";
58
- import {
59
- CreateConnectionCommandInput,
60
- CreateConnectionCommandOutput,
61
- } from "../commands/CreateConnectionCommand";
62
- import {
63
- CreateDataProductCommandInput,
64
- CreateDataProductCommandOutput,
65
- } from "../commands/CreateDataProductCommand";
66
- import {
67
- CreateDataProductRevisionCommandInput,
68
- CreateDataProductRevisionCommandOutput,
69
- } from "../commands/CreateDataProductRevisionCommand";
70
- import {
71
- CreateDataSourceCommandInput,
72
- CreateDataSourceCommandOutput,
73
- } from "../commands/CreateDataSourceCommand";
74
- import {
75
- CreateDomainCommandInput,
76
- CreateDomainCommandOutput,
77
- } from "../commands/CreateDomainCommand";
78
- import {
79
- CreateDomainUnitCommandInput,
80
- CreateDomainUnitCommandOutput,
81
- } from "../commands/CreateDomainUnitCommand";
82
- import {
83
- CreateEnvironmentActionCommandInput,
84
- CreateEnvironmentActionCommandOutput,
85
- } from "../commands/CreateEnvironmentActionCommand";
86
- import {
87
- CreateEnvironmentBlueprintCommandInput,
88
- CreateEnvironmentBlueprintCommandOutput,
89
- } from "../commands/CreateEnvironmentBlueprintCommand";
90
- import {
91
- CreateEnvironmentCommandInput,
92
- CreateEnvironmentCommandOutput,
93
- } from "../commands/CreateEnvironmentCommand";
94
- import {
95
- CreateEnvironmentProfileCommandInput,
96
- CreateEnvironmentProfileCommandOutput,
97
- } from "../commands/CreateEnvironmentProfileCommand";
98
- import {
99
- CreateFormTypeCommandInput,
100
- CreateFormTypeCommandOutput,
101
- } from "../commands/CreateFormTypeCommand";
102
- import {
103
- CreateGlossaryCommandInput,
104
- CreateGlossaryCommandOutput,
105
- } from "../commands/CreateGlossaryCommand";
106
- import {
107
- CreateGlossaryTermCommandInput,
108
- CreateGlossaryTermCommandOutput,
109
- } from "../commands/CreateGlossaryTermCommand";
110
- import {
111
- CreateGroupProfileCommandInput,
112
- CreateGroupProfileCommandOutput,
113
- } from "../commands/CreateGroupProfileCommand";
114
- import {
115
- CreateListingChangeSetCommandInput,
116
- CreateListingChangeSetCommandOutput,
117
- } from "../commands/CreateListingChangeSetCommand";
118
- import {
119
- CreateProjectCommandInput,
120
- CreateProjectCommandOutput,
121
- } from "../commands/CreateProjectCommand";
122
- import {
123
- CreateProjectMembershipCommandInput,
124
- CreateProjectMembershipCommandOutput,
125
- } from "../commands/CreateProjectMembershipCommand";
126
- import {
127
- CreateProjectProfileCommandInput,
128
- CreateProjectProfileCommandOutput,
129
- } from "../commands/CreateProjectProfileCommand";
130
- import {
131
- CreateRuleCommandInput,
132
- CreateRuleCommandOutput,
133
- } from "../commands/CreateRuleCommand";
134
- import {
135
- CreateSubscriptionGrantCommandInput,
136
- CreateSubscriptionGrantCommandOutput,
137
- } from "../commands/CreateSubscriptionGrantCommand";
138
- import {
139
- CreateSubscriptionRequestCommandInput,
140
- CreateSubscriptionRequestCommandOutput,
141
- } from "../commands/CreateSubscriptionRequestCommand";
142
- import {
143
- CreateSubscriptionTargetCommandInput,
144
- CreateSubscriptionTargetCommandOutput,
145
- } from "../commands/CreateSubscriptionTargetCommand";
146
- import {
147
- CreateUserProfileCommandInput,
148
- CreateUserProfileCommandOutput,
149
- } from "../commands/CreateUserProfileCommand";
150
- import {
151
- DeleteAccountPoolCommandInput,
152
- DeleteAccountPoolCommandOutput,
153
- } from "../commands/DeleteAccountPoolCommand";
154
- import {
155
- DeleteAssetCommandInput,
156
- DeleteAssetCommandOutput,
157
- } from "../commands/DeleteAssetCommand";
158
- import {
159
- DeleteAssetFilterCommandInput,
160
- DeleteAssetFilterCommandOutput,
161
- } from "../commands/DeleteAssetFilterCommand";
162
- import {
163
- DeleteAssetTypeCommandInput,
164
- DeleteAssetTypeCommandOutput,
165
- } from "../commands/DeleteAssetTypeCommand";
166
- import {
167
- DeleteConnectionCommandInput,
168
- DeleteConnectionCommandOutput,
169
- } from "../commands/DeleteConnectionCommand";
170
- import {
171
- DeleteDataProductCommandInput,
172
- DeleteDataProductCommandOutput,
173
- } from "../commands/DeleteDataProductCommand";
174
- import {
175
- DeleteDataSourceCommandInput,
176
- DeleteDataSourceCommandOutput,
177
- } from "../commands/DeleteDataSourceCommand";
178
- import {
179
- DeleteDomainCommandInput,
180
- DeleteDomainCommandOutput,
181
- } from "../commands/DeleteDomainCommand";
182
- import {
183
- DeleteDomainUnitCommandInput,
184
- DeleteDomainUnitCommandOutput,
185
- } from "../commands/DeleteDomainUnitCommand";
186
- import {
187
- DeleteEnvironmentActionCommandInput,
188
- DeleteEnvironmentActionCommandOutput,
189
- } from "../commands/DeleteEnvironmentActionCommand";
190
- import {
191
- DeleteEnvironmentBlueprintCommandInput,
192
- DeleteEnvironmentBlueprintCommandOutput,
193
- } from "../commands/DeleteEnvironmentBlueprintCommand";
194
- import {
195
- DeleteEnvironmentBlueprintConfigurationCommandInput,
196
- DeleteEnvironmentBlueprintConfigurationCommandOutput,
197
- } from "../commands/DeleteEnvironmentBlueprintConfigurationCommand";
198
- import {
199
- DeleteEnvironmentCommandInput,
200
- DeleteEnvironmentCommandOutput,
201
- } from "../commands/DeleteEnvironmentCommand";
202
- import {
203
- DeleteEnvironmentProfileCommandInput,
204
- DeleteEnvironmentProfileCommandOutput,
205
- } from "../commands/DeleteEnvironmentProfileCommand";
206
- import {
207
- DeleteFormTypeCommandInput,
208
- DeleteFormTypeCommandOutput,
209
- } from "../commands/DeleteFormTypeCommand";
210
- import {
211
- DeleteGlossaryCommandInput,
212
- DeleteGlossaryCommandOutput,
213
- } from "../commands/DeleteGlossaryCommand";
214
- import {
215
- DeleteGlossaryTermCommandInput,
216
- DeleteGlossaryTermCommandOutput,
217
- } from "../commands/DeleteGlossaryTermCommand";
218
- import {
219
- DeleteListingCommandInput,
220
- DeleteListingCommandOutput,
221
- } from "../commands/DeleteListingCommand";
222
- import {
223
- DeleteProjectCommandInput,
224
- DeleteProjectCommandOutput,
225
- } from "../commands/DeleteProjectCommand";
226
- import {
227
- DeleteProjectMembershipCommandInput,
228
- DeleteProjectMembershipCommandOutput,
229
- } from "../commands/DeleteProjectMembershipCommand";
230
- import {
231
- DeleteProjectProfileCommandInput,
232
- DeleteProjectProfileCommandOutput,
233
- } from "../commands/DeleteProjectProfileCommand";
234
- import {
235
- DeleteRuleCommandInput,
236
- DeleteRuleCommandOutput,
237
- } from "../commands/DeleteRuleCommand";
238
- import {
239
- DeleteSubscriptionGrantCommandInput,
240
- DeleteSubscriptionGrantCommandOutput,
241
- } from "../commands/DeleteSubscriptionGrantCommand";
242
- import {
243
- DeleteSubscriptionRequestCommandInput,
244
- DeleteSubscriptionRequestCommandOutput,
245
- } from "../commands/DeleteSubscriptionRequestCommand";
246
- import {
247
- DeleteSubscriptionTargetCommandInput,
248
- DeleteSubscriptionTargetCommandOutput,
249
- } from "../commands/DeleteSubscriptionTargetCommand";
250
- import {
251
- DeleteTimeSeriesDataPointsCommandInput,
252
- DeleteTimeSeriesDataPointsCommandOutput,
253
- } from "../commands/DeleteTimeSeriesDataPointsCommand";
254
- import {
255
- DisassociateEnvironmentRoleCommandInput,
256
- DisassociateEnvironmentRoleCommandOutput,
257
- } from "../commands/DisassociateEnvironmentRoleCommand";
258
- import {
259
- DisassociateGovernedTermsCommandInput,
260
- DisassociateGovernedTermsCommandOutput,
261
- } from "../commands/DisassociateGovernedTermsCommand";
262
- import {
263
- GetAccountPoolCommandInput,
264
- GetAccountPoolCommandOutput,
265
- } from "../commands/GetAccountPoolCommand";
266
- import {
267
- GetAssetCommandInput,
268
- GetAssetCommandOutput,
269
- } from "../commands/GetAssetCommand";
270
- import {
271
- GetAssetFilterCommandInput,
272
- GetAssetFilterCommandOutput,
273
- } from "../commands/GetAssetFilterCommand";
274
- import {
275
- GetAssetTypeCommandInput,
276
- GetAssetTypeCommandOutput,
277
- } from "../commands/GetAssetTypeCommand";
278
- import {
279
- GetConnectionCommandInput,
280
- GetConnectionCommandOutput,
281
- } from "../commands/GetConnectionCommand";
282
- import {
283
- GetDataProductCommandInput,
284
- GetDataProductCommandOutput,
285
- } from "../commands/GetDataProductCommand";
286
- import {
287
- GetDataSourceCommandInput,
288
- GetDataSourceCommandOutput,
289
- } from "../commands/GetDataSourceCommand";
290
- import {
291
- GetDataSourceRunCommandInput,
292
- GetDataSourceRunCommandOutput,
293
- } from "../commands/GetDataSourceRunCommand";
294
- import {
295
- GetDomainCommandInput,
296
- GetDomainCommandOutput,
297
- } from "../commands/GetDomainCommand";
298
- import {
299
- GetDomainUnitCommandInput,
300
- GetDomainUnitCommandOutput,
301
- } from "../commands/GetDomainUnitCommand";
302
- import {
303
- GetEnvironmentActionCommandInput,
304
- GetEnvironmentActionCommandOutput,
305
- } from "../commands/GetEnvironmentActionCommand";
306
- import {
307
- GetEnvironmentBlueprintCommandInput,
308
- GetEnvironmentBlueprintCommandOutput,
309
- } from "../commands/GetEnvironmentBlueprintCommand";
310
- import {
311
- GetEnvironmentBlueprintConfigurationCommandInput,
312
- GetEnvironmentBlueprintConfigurationCommandOutput,
313
- } from "../commands/GetEnvironmentBlueprintConfigurationCommand";
314
- import {
315
- GetEnvironmentCommandInput,
316
- GetEnvironmentCommandOutput,
317
- } from "../commands/GetEnvironmentCommand";
318
- import {
319
- GetEnvironmentCredentialsCommandInput,
320
- GetEnvironmentCredentialsCommandOutput,
321
- } from "../commands/GetEnvironmentCredentialsCommand";
322
- import {
323
- GetEnvironmentProfileCommandInput,
324
- GetEnvironmentProfileCommandOutput,
325
- } from "../commands/GetEnvironmentProfileCommand";
326
- import {
327
- GetFormTypeCommandInput,
328
- GetFormTypeCommandOutput,
329
- } from "../commands/GetFormTypeCommand";
330
- import {
331
- GetGlossaryCommandInput,
332
- GetGlossaryCommandOutput,
333
- } from "../commands/GetGlossaryCommand";
334
- import {
335
- GetGlossaryTermCommandInput,
336
- GetGlossaryTermCommandOutput,
337
- } from "../commands/GetGlossaryTermCommand";
338
- import {
339
- GetGroupProfileCommandInput,
340
- GetGroupProfileCommandOutput,
341
- } from "../commands/GetGroupProfileCommand";
342
- import {
343
- GetIamPortalLoginUrlCommandInput,
344
- GetIamPortalLoginUrlCommandOutput,
345
- } from "../commands/GetIamPortalLoginUrlCommand";
346
- import {
347
- GetJobRunCommandInput,
348
- GetJobRunCommandOutput,
349
- } from "../commands/GetJobRunCommand";
350
- import {
351
- GetLineageEventCommandInput,
352
- GetLineageEventCommandOutput,
353
- } from "../commands/GetLineageEventCommand";
354
- import {
355
- GetLineageNodeCommandInput,
356
- GetLineageNodeCommandOutput,
357
- } from "../commands/GetLineageNodeCommand";
358
- import {
359
- GetListingCommandInput,
360
- GetListingCommandOutput,
361
- } from "../commands/GetListingCommand";
362
- import {
363
- GetMetadataGenerationRunCommandInput,
364
- GetMetadataGenerationRunCommandOutput,
365
- } from "../commands/GetMetadataGenerationRunCommand";
366
- import {
367
- GetProjectCommandInput,
368
- GetProjectCommandOutput,
369
- } from "../commands/GetProjectCommand";
370
- import {
371
- GetProjectProfileCommandInput,
372
- GetProjectProfileCommandOutput,
373
- } from "../commands/GetProjectProfileCommand";
374
- import {
375
- GetRuleCommandInput,
376
- GetRuleCommandOutput,
377
- } from "../commands/GetRuleCommand";
378
- import {
379
- GetSubscriptionCommandInput,
380
- GetSubscriptionCommandOutput,
381
- } from "../commands/GetSubscriptionCommand";
382
- import {
383
- GetSubscriptionGrantCommandInput,
384
- GetSubscriptionGrantCommandOutput,
385
- } from "../commands/GetSubscriptionGrantCommand";
386
- import {
387
- GetSubscriptionRequestDetailsCommandInput,
388
- GetSubscriptionRequestDetailsCommandOutput,
389
- } from "../commands/GetSubscriptionRequestDetailsCommand";
390
- import {
391
- GetSubscriptionTargetCommandInput,
392
- GetSubscriptionTargetCommandOutput,
393
- } from "../commands/GetSubscriptionTargetCommand";
394
- import {
395
- GetTimeSeriesDataPointCommandInput,
396
- GetTimeSeriesDataPointCommandOutput,
397
- } from "../commands/GetTimeSeriesDataPointCommand";
398
- import {
399
- GetUserProfileCommandInput,
400
- GetUserProfileCommandOutput,
401
- } from "../commands/GetUserProfileCommand";
402
- import {
403
- ListAccountPoolsCommandInput,
404
- ListAccountPoolsCommandOutput,
405
- } from "../commands/ListAccountPoolsCommand";
406
- import {
407
- ListAccountsInAccountPoolCommandInput,
408
- ListAccountsInAccountPoolCommandOutput,
409
- } from "../commands/ListAccountsInAccountPoolCommand";
410
- import {
411
- ListAssetFiltersCommandInput,
412
- ListAssetFiltersCommandOutput,
413
- } from "../commands/ListAssetFiltersCommand";
414
- import {
415
- ListAssetRevisionsCommandInput,
416
- ListAssetRevisionsCommandOutput,
417
- } from "../commands/ListAssetRevisionsCommand";
418
- import {
419
- ListConnectionsCommandInput,
420
- ListConnectionsCommandOutput,
421
- } from "../commands/ListConnectionsCommand";
422
- import {
423
- ListDataProductRevisionsCommandInput,
424
- ListDataProductRevisionsCommandOutput,
425
- } from "../commands/ListDataProductRevisionsCommand";
426
- import {
427
- ListDataSourceRunActivitiesCommandInput,
428
- ListDataSourceRunActivitiesCommandOutput,
429
- } from "../commands/ListDataSourceRunActivitiesCommand";
430
- import {
431
- ListDataSourceRunsCommandInput,
432
- ListDataSourceRunsCommandOutput,
433
- } from "../commands/ListDataSourceRunsCommand";
434
- import {
435
- ListDataSourcesCommandInput,
436
- ListDataSourcesCommandOutput,
437
- } from "../commands/ListDataSourcesCommand";
438
- import {
439
- ListDomainsCommandInput,
440
- ListDomainsCommandOutput,
441
- } from "../commands/ListDomainsCommand";
442
- import {
443
- ListDomainUnitsForParentCommandInput,
444
- ListDomainUnitsForParentCommandOutput,
445
- } from "../commands/ListDomainUnitsForParentCommand";
446
- import {
447
- ListEntityOwnersCommandInput,
448
- ListEntityOwnersCommandOutput,
449
- } from "../commands/ListEntityOwnersCommand";
450
- import {
451
- ListEnvironmentActionsCommandInput,
452
- ListEnvironmentActionsCommandOutput,
453
- } from "../commands/ListEnvironmentActionsCommand";
454
- import {
455
- ListEnvironmentBlueprintConfigurationsCommandInput,
456
- ListEnvironmentBlueprintConfigurationsCommandOutput,
457
- } from "../commands/ListEnvironmentBlueprintConfigurationsCommand";
458
- import {
459
- ListEnvironmentBlueprintsCommandInput,
460
- ListEnvironmentBlueprintsCommandOutput,
461
- } from "../commands/ListEnvironmentBlueprintsCommand";
462
- import {
463
- ListEnvironmentProfilesCommandInput,
464
- ListEnvironmentProfilesCommandOutput,
465
- } from "../commands/ListEnvironmentProfilesCommand";
466
- import {
467
- ListEnvironmentsCommandInput,
468
- ListEnvironmentsCommandOutput,
469
- } from "../commands/ListEnvironmentsCommand";
470
- import {
471
- ListJobRunsCommandInput,
472
- ListJobRunsCommandOutput,
473
- } from "../commands/ListJobRunsCommand";
474
- import {
475
- ListLineageEventsCommandInput,
476
- ListLineageEventsCommandOutput,
477
- } from "../commands/ListLineageEventsCommand";
478
- import {
479
- ListLineageNodeHistoryCommandInput,
480
- ListLineageNodeHistoryCommandOutput,
481
- } from "../commands/ListLineageNodeHistoryCommand";
482
- import {
483
- ListMetadataGenerationRunsCommandInput,
484
- ListMetadataGenerationRunsCommandOutput,
485
- } from "../commands/ListMetadataGenerationRunsCommand";
486
- import {
487
- ListNotificationsCommandInput,
488
- ListNotificationsCommandOutput,
489
- } from "../commands/ListNotificationsCommand";
490
- import {
491
- ListPolicyGrantsCommandInput,
492
- ListPolicyGrantsCommandOutput,
493
- } from "../commands/ListPolicyGrantsCommand";
494
- import {
495
- ListProjectMembershipsCommandInput,
496
- ListProjectMembershipsCommandOutput,
497
- } from "../commands/ListProjectMembershipsCommand";
498
- import {
499
- ListProjectProfilesCommandInput,
500
- ListProjectProfilesCommandOutput,
501
- } from "../commands/ListProjectProfilesCommand";
502
- import {
503
- ListProjectsCommandInput,
504
- ListProjectsCommandOutput,
505
- } from "../commands/ListProjectsCommand";
506
- import {
507
- ListRulesCommandInput,
508
- ListRulesCommandOutput,
509
- } from "../commands/ListRulesCommand";
510
- import {
511
- ListSubscriptionGrantsCommandInput,
512
- ListSubscriptionGrantsCommandOutput,
513
- } from "../commands/ListSubscriptionGrantsCommand";
514
- import {
515
- ListSubscriptionRequestsCommandInput,
516
- ListSubscriptionRequestsCommandOutput,
517
- } from "../commands/ListSubscriptionRequestsCommand";
518
- import {
519
- ListSubscriptionsCommandInput,
520
- ListSubscriptionsCommandOutput,
521
- } from "../commands/ListSubscriptionsCommand";
522
- import {
523
- ListSubscriptionTargetsCommandInput,
524
- ListSubscriptionTargetsCommandOutput,
525
- } from "../commands/ListSubscriptionTargetsCommand";
526
- import {
527
- ListTagsForResourceCommandInput,
528
- ListTagsForResourceCommandOutput,
529
- } from "../commands/ListTagsForResourceCommand";
530
- import {
531
- ListTimeSeriesDataPointsCommandInput,
532
- ListTimeSeriesDataPointsCommandOutput,
533
- } from "../commands/ListTimeSeriesDataPointsCommand";
534
- import {
535
- PostLineageEventCommandInput,
536
- PostLineageEventCommandOutput,
537
- } from "../commands/PostLineageEventCommand";
538
- import {
539
- PostTimeSeriesDataPointsCommandInput,
540
- PostTimeSeriesDataPointsCommandOutput,
541
- } from "../commands/PostTimeSeriesDataPointsCommand";
542
- import {
543
- PutEnvironmentBlueprintConfigurationCommandInput,
544
- PutEnvironmentBlueprintConfigurationCommandOutput,
545
- } from "../commands/PutEnvironmentBlueprintConfigurationCommand";
546
- import {
547
- RejectPredictionsCommandInput,
548
- RejectPredictionsCommandOutput,
549
- } from "../commands/RejectPredictionsCommand";
550
- import {
551
- RejectSubscriptionRequestCommandInput,
552
- RejectSubscriptionRequestCommandOutput,
553
- } from "../commands/RejectSubscriptionRequestCommand";
554
- import {
555
- RemoveEntityOwnerCommandInput,
556
- RemoveEntityOwnerCommandOutput,
557
- } from "../commands/RemoveEntityOwnerCommand";
558
- import {
559
- RemovePolicyGrantCommandInput,
560
- RemovePolicyGrantCommandOutput,
561
- } from "../commands/RemovePolicyGrantCommand";
562
- import {
563
- RevokeSubscriptionCommandInput,
564
- RevokeSubscriptionCommandOutput,
565
- } from "../commands/RevokeSubscriptionCommand";
566
- import {
567
- SearchCommandInput,
568
- SearchCommandOutput,
569
- } from "../commands/SearchCommand";
570
- import {
571
- SearchGroupProfilesCommandInput,
572
- SearchGroupProfilesCommandOutput,
573
- } from "../commands/SearchGroupProfilesCommand";
574
- import {
575
- SearchListingsCommandInput,
576
- SearchListingsCommandOutput,
577
- } from "../commands/SearchListingsCommand";
578
- import {
579
- SearchTypesCommandInput,
580
- SearchTypesCommandOutput,
581
- } from "../commands/SearchTypesCommand";
582
- import {
583
- SearchUserProfilesCommandInput,
584
- SearchUserProfilesCommandOutput,
585
- } from "../commands/SearchUserProfilesCommand";
586
- import {
587
- StartDataSourceRunCommandInput,
588
- StartDataSourceRunCommandOutput,
589
- } from "../commands/StartDataSourceRunCommand";
590
- import {
591
- StartMetadataGenerationRunCommandInput,
592
- StartMetadataGenerationRunCommandOutput,
593
- } from "../commands/StartMetadataGenerationRunCommand";
594
- import {
595
- TagResourceCommandInput,
596
- TagResourceCommandOutput,
597
- } from "../commands/TagResourceCommand";
598
- import {
599
- UntagResourceCommandInput,
600
- UntagResourceCommandOutput,
601
- } from "../commands/UntagResourceCommand";
602
- import {
603
- UpdateAccountPoolCommandInput,
604
- UpdateAccountPoolCommandOutput,
605
- } from "../commands/UpdateAccountPoolCommand";
606
- import {
607
- UpdateAssetFilterCommandInput,
608
- UpdateAssetFilterCommandOutput,
609
- } from "../commands/UpdateAssetFilterCommand";
610
- import {
611
- UpdateConnectionCommandInput,
612
- UpdateConnectionCommandOutput,
613
- } from "../commands/UpdateConnectionCommand";
614
- import {
615
- UpdateDataSourceCommandInput,
616
- UpdateDataSourceCommandOutput,
617
- } from "../commands/UpdateDataSourceCommand";
618
- import {
619
- UpdateDomainCommandInput,
620
- UpdateDomainCommandOutput,
621
- } from "../commands/UpdateDomainCommand";
622
- import {
623
- UpdateDomainUnitCommandInput,
624
- UpdateDomainUnitCommandOutput,
625
- } from "../commands/UpdateDomainUnitCommand";
626
- import {
627
- UpdateEnvironmentActionCommandInput,
628
- UpdateEnvironmentActionCommandOutput,
629
- } from "../commands/UpdateEnvironmentActionCommand";
630
- import {
631
- UpdateEnvironmentBlueprintCommandInput,
632
- UpdateEnvironmentBlueprintCommandOutput,
633
- } from "../commands/UpdateEnvironmentBlueprintCommand";
634
- import {
635
- UpdateEnvironmentCommandInput,
636
- UpdateEnvironmentCommandOutput,
637
- } from "../commands/UpdateEnvironmentCommand";
638
- import {
639
- UpdateEnvironmentProfileCommandInput,
640
- UpdateEnvironmentProfileCommandOutput,
641
- } from "../commands/UpdateEnvironmentProfileCommand";
642
- import {
643
- UpdateGlossaryCommandInput,
644
- UpdateGlossaryCommandOutput,
645
- } from "../commands/UpdateGlossaryCommand";
646
- import {
647
- UpdateGlossaryTermCommandInput,
648
- UpdateGlossaryTermCommandOutput,
649
- } from "../commands/UpdateGlossaryTermCommand";
650
- import {
651
- UpdateGroupProfileCommandInput,
652
- UpdateGroupProfileCommandOutput,
653
- } from "../commands/UpdateGroupProfileCommand";
654
- import {
655
- UpdateProjectCommandInput,
656
- UpdateProjectCommandOutput,
657
- } from "../commands/UpdateProjectCommand";
658
- import {
659
- UpdateProjectProfileCommandInput,
660
- UpdateProjectProfileCommandOutput,
661
- } from "../commands/UpdateProjectProfileCommand";
662
- import {
663
- UpdateRuleCommandInput,
664
- UpdateRuleCommandOutput,
665
- } from "../commands/UpdateRuleCommand";
666
- import {
667
- UpdateSubscriptionGrantStatusCommandInput,
668
- UpdateSubscriptionGrantStatusCommandOutput,
669
- } from "../commands/UpdateSubscriptionGrantStatusCommand";
670
- import {
671
- UpdateSubscriptionRequestCommandInput,
672
- UpdateSubscriptionRequestCommandOutput,
673
- } from "../commands/UpdateSubscriptionRequestCommand";
674
- import {
675
- UpdateSubscriptionTargetCommandInput,
676
- UpdateSubscriptionTargetCommandOutput,
677
- } from "../commands/UpdateSubscriptionTargetCommand";
678
- import {
679
- UpdateUserProfileCommandInput,
680
- UpdateUserProfileCommandOutput,
681
- } from "../commands/UpdateUserProfileCommand";
682
- export declare const se_AcceptPredictionsCommand: (
683
- input: AcceptPredictionsCommandInput,
684
- context: __SerdeContext
685
- ) => Promise<__HttpRequest>;
686
- export declare const se_AcceptSubscriptionRequestCommand: (
687
- input: AcceptSubscriptionRequestCommandInput,
688
- context: __SerdeContext
689
- ) => Promise<__HttpRequest>;
690
- export declare const se_AddEntityOwnerCommand: (
691
- input: AddEntityOwnerCommandInput,
692
- context: __SerdeContext
693
- ) => Promise<__HttpRequest>;
694
- export declare const se_AddPolicyGrantCommand: (
695
- input: AddPolicyGrantCommandInput,
696
- context: __SerdeContext
697
- ) => Promise<__HttpRequest>;
698
- export declare const se_AssociateEnvironmentRoleCommand: (
699
- input: AssociateEnvironmentRoleCommandInput,
700
- context: __SerdeContext
701
- ) => Promise<__HttpRequest>;
702
- export declare const se_AssociateGovernedTermsCommand: (
703
- input: AssociateGovernedTermsCommandInput,
704
- context: __SerdeContext
705
- ) => Promise<__HttpRequest>;
706
- export declare const se_CancelMetadataGenerationRunCommand: (
707
- input: CancelMetadataGenerationRunCommandInput,
708
- context: __SerdeContext
709
- ) => Promise<__HttpRequest>;
710
- export declare const se_CancelSubscriptionCommand: (
711
- input: CancelSubscriptionCommandInput,
712
- context: __SerdeContext
713
- ) => Promise<__HttpRequest>;
714
- export declare const se_CreateAccountPoolCommand: (
715
- input: CreateAccountPoolCommandInput,
716
- context: __SerdeContext
717
- ) => Promise<__HttpRequest>;
718
- export declare const se_CreateAssetCommand: (
719
- input: CreateAssetCommandInput,
720
- context: __SerdeContext
721
- ) => Promise<__HttpRequest>;
722
- export declare const se_CreateAssetFilterCommand: (
723
- input: CreateAssetFilterCommandInput,
724
- context: __SerdeContext
725
- ) => Promise<__HttpRequest>;
726
- export declare const se_CreateAssetRevisionCommand: (
727
- input: CreateAssetRevisionCommandInput,
728
- context: __SerdeContext
729
- ) => Promise<__HttpRequest>;
730
- export declare const se_CreateAssetTypeCommand: (
731
- input: CreateAssetTypeCommandInput,
732
- context: __SerdeContext
733
- ) => Promise<__HttpRequest>;
734
- export declare const se_CreateConnectionCommand: (
735
- input: CreateConnectionCommandInput,
736
- context: __SerdeContext
737
- ) => Promise<__HttpRequest>;
738
- export declare const se_CreateDataProductCommand: (
739
- input: CreateDataProductCommandInput,
740
- context: __SerdeContext
741
- ) => Promise<__HttpRequest>;
742
- export declare const se_CreateDataProductRevisionCommand: (
743
- input: CreateDataProductRevisionCommandInput,
744
- context: __SerdeContext
745
- ) => Promise<__HttpRequest>;
746
- export declare const se_CreateDataSourceCommand: (
747
- input: CreateDataSourceCommandInput,
748
- context: __SerdeContext
749
- ) => Promise<__HttpRequest>;
750
- export declare const se_CreateDomainCommand: (
751
- input: CreateDomainCommandInput,
752
- context: __SerdeContext
753
- ) => Promise<__HttpRequest>;
754
- export declare const se_CreateDomainUnitCommand: (
755
- input: CreateDomainUnitCommandInput,
756
- context: __SerdeContext
757
- ) => Promise<__HttpRequest>;
758
- export declare const se_CreateEnvironmentCommand: (
759
- input: CreateEnvironmentCommandInput,
760
- context: __SerdeContext
761
- ) => Promise<__HttpRequest>;
762
- export declare const se_CreateEnvironmentActionCommand: (
763
- input: CreateEnvironmentActionCommandInput,
764
- context: __SerdeContext
765
- ) => Promise<__HttpRequest>;
766
- export declare const se_CreateEnvironmentBlueprintCommand: (
767
- input: CreateEnvironmentBlueprintCommandInput,
768
- context: __SerdeContext
769
- ) => Promise<__HttpRequest>;
770
- export declare const se_CreateEnvironmentProfileCommand: (
771
- input: CreateEnvironmentProfileCommandInput,
772
- context: __SerdeContext
773
- ) => Promise<__HttpRequest>;
774
- export declare const se_CreateFormTypeCommand: (
775
- input: CreateFormTypeCommandInput,
776
- context: __SerdeContext
777
- ) => Promise<__HttpRequest>;
778
- export declare const se_CreateGlossaryCommand: (
779
- input: CreateGlossaryCommandInput,
780
- context: __SerdeContext
781
- ) => Promise<__HttpRequest>;
782
- export declare const se_CreateGlossaryTermCommand: (
783
- input: CreateGlossaryTermCommandInput,
784
- context: __SerdeContext
785
- ) => Promise<__HttpRequest>;
786
- export declare const se_CreateGroupProfileCommand: (
787
- input: CreateGroupProfileCommandInput,
788
- context: __SerdeContext
789
- ) => Promise<__HttpRequest>;
790
- export declare const se_CreateListingChangeSetCommand: (
791
- input: CreateListingChangeSetCommandInput,
792
- context: __SerdeContext
793
- ) => Promise<__HttpRequest>;
794
- export declare const se_CreateProjectCommand: (
795
- input: CreateProjectCommandInput,
796
- context: __SerdeContext
797
- ) => Promise<__HttpRequest>;
798
- export declare const se_CreateProjectMembershipCommand: (
799
- input: CreateProjectMembershipCommandInput,
800
- context: __SerdeContext
801
- ) => Promise<__HttpRequest>;
802
- export declare const se_CreateProjectProfileCommand: (
803
- input: CreateProjectProfileCommandInput,
804
- context: __SerdeContext
805
- ) => Promise<__HttpRequest>;
806
- export declare const se_CreateRuleCommand: (
807
- input: CreateRuleCommandInput,
808
- context: __SerdeContext
809
- ) => Promise<__HttpRequest>;
810
- export declare const se_CreateSubscriptionGrantCommand: (
811
- input: CreateSubscriptionGrantCommandInput,
812
- context: __SerdeContext
813
- ) => Promise<__HttpRequest>;
814
- export declare const se_CreateSubscriptionRequestCommand: (
815
- input: CreateSubscriptionRequestCommandInput,
816
- context: __SerdeContext
817
- ) => Promise<__HttpRequest>;
818
- export declare const se_CreateSubscriptionTargetCommand: (
819
- input: CreateSubscriptionTargetCommandInput,
820
- context: __SerdeContext
821
- ) => Promise<__HttpRequest>;
822
- export declare const se_CreateUserProfileCommand: (
823
- input: CreateUserProfileCommandInput,
824
- context: __SerdeContext
825
- ) => Promise<__HttpRequest>;
826
- export declare const se_DeleteAccountPoolCommand: (
827
- input: DeleteAccountPoolCommandInput,
828
- context: __SerdeContext
829
- ) => Promise<__HttpRequest>;
830
- export declare const se_DeleteAssetCommand: (
831
- input: DeleteAssetCommandInput,
832
- context: __SerdeContext
833
- ) => Promise<__HttpRequest>;
834
- export declare const se_DeleteAssetFilterCommand: (
835
- input: DeleteAssetFilterCommandInput,
836
- context: __SerdeContext
837
- ) => Promise<__HttpRequest>;
838
- export declare const se_DeleteAssetTypeCommand: (
839
- input: DeleteAssetTypeCommandInput,
840
- context: __SerdeContext
841
- ) => Promise<__HttpRequest>;
842
- export declare const se_DeleteConnectionCommand: (
843
- input: DeleteConnectionCommandInput,
844
- context: __SerdeContext
845
- ) => Promise<__HttpRequest>;
846
- export declare const se_DeleteDataProductCommand: (
847
- input: DeleteDataProductCommandInput,
848
- context: __SerdeContext
849
- ) => Promise<__HttpRequest>;
850
- export declare const se_DeleteDataSourceCommand: (
851
- input: DeleteDataSourceCommandInput,
852
- context: __SerdeContext
853
- ) => Promise<__HttpRequest>;
854
- export declare const se_DeleteDomainCommand: (
855
- input: DeleteDomainCommandInput,
856
- context: __SerdeContext
857
- ) => Promise<__HttpRequest>;
858
- export declare const se_DeleteDomainUnitCommand: (
859
- input: DeleteDomainUnitCommandInput,
860
- context: __SerdeContext
861
- ) => Promise<__HttpRequest>;
862
- export declare const se_DeleteEnvironmentCommand: (
863
- input: DeleteEnvironmentCommandInput,
864
- context: __SerdeContext
865
- ) => Promise<__HttpRequest>;
866
- export declare const se_DeleteEnvironmentActionCommand: (
867
- input: DeleteEnvironmentActionCommandInput,
868
- context: __SerdeContext
869
- ) => Promise<__HttpRequest>;
870
- export declare const se_DeleteEnvironmentBlueprintCommand: (
871
- input: DeleteEnvironmentBlueprintCommandInput,
872
- context: __SerdeContext
873
- ) => Promise<__HttpRequest>;
874
- export declare const se_DeleteEnvironmentBlueprintConfigurationCommand: (
875
- input: DeleteEnvironmentBlueprintConfigurationCommandInput,
876
- context: __SerdeContext
877
- ) => Promise<__HttpRequest>;
878
- export declare const se_DeleteEnvironmentProfileCommand: (
879
- input: DeleteEnvironmentProfileCommandInput,
880
- context: __SerdeContext
881
- ) => Promise<__HttpRequest>;
882
- export declare const se_DeleteFormTypeCommand: (
883
- input: DeleteFormTypeCommandInput,
884
- context: __SerdeContext
885
- ) => Promise<__HttpRequest>;
886
- export declare const se_DeleteGlossaryCommand: (
887
- input: DeleteGlossaryCommandInput,
888
- context: __SerdeContext
889
- ) => Promise<__HttpRequest>;
890
- export declare const se_DeleteGlossaryTermCommand: (
891
- input: DeleteGlossaryTermCommandInput,
892
- context: __SerdeContext
893
- ) => Promise<__HttpRequest>;
894
- export declare const se_DeleteListingCommand: (
895
- input: DeleteListingCommandInput,
896
- context: __SerdeContext
897
- ) => Promise<__HttpRequest>;
898
- export declare const se_DeleteProjectCommand: (
899
- input: DeleteProjectCommandInput,
900
- context: __SerdeContext
901
- ) => Promise<__HttpRequest>;
902
- export declare const se_DeleteProjectMembershipCommand: (
903
- input: DeleteProjectMembershipCommandInput,
904
- context: __SerdeContext
905
- ) => Promise<__HttpRequest>;
906
- export declare const se_DeleteProjectProfileCommand: (
907
- input: DeleteProjectProfileCommandInput,
908
- context: __SerdeContext
909
- ) => Promise<__HttpRequest>;
910
- export declare const se_DeleteRuleCommand: (
911
- input: DeleteRuleCommandInput,
912
- context: __SerdeContext
913
- ) => Promise<__HttpRequest>;
914
- export declare const se_DeleteSubscriptionGrantCommand: (
915
- input: DeleteSubscriptionGrantCommandInput,
916
- context: __SerdeContext
917
- ) => Promise<__HttpRequest>;
918
- export declare const se_DeleteSubscriptionRequestCommand: (
919
- input: DeleteSubscriptionRequestCommandInput,
920
- context: __SerdeContext
921
- ) => Promise<__HttpRequest>;
922
- export declare const se_DeleteSubscriptionTargetCommand: (
923
- input: DeleteSubscriptionTargetCommandInput,
924
- context: __SerdeContext
925
- ) => Promise<__HttpRequest>;
926
- export declare const se_DeleteTimeSeriesDataPointsCommand: (
927
- input: DeleteTimeSeriesDataPointsCommandInput,
928
- context: __SerdeContext
929
- ) => Promise<__HttpRequest>;
930
- export declare const se_DisassociateEnvironmentRoleCommand: (
931
- input: DisassociateEnvironmentRoleCommandInput,
932
- context: __SerdeContext
933
- ) => Promise<__HttpRequest>;
934
- export declare const se_DisassociateGovernedTermsCommand: (
935
- input: DisassociateGovernedTermsCommandInput,
936
- context: __SerdeContext
937
- ) => Promise<__HttpRequest>;
938
- export declare const se_GetAccountPoolCommand: (
939
- input: GetAccountPoolCommandInput,
940
- context: __SerdeContext
941
- ) => Promise<__HttpRequest>;
942
- export declare const se_GetAssetCommand: (
943
- input: GetAssetCommandInput,
944
- context: __SerdeContext
945
- ) => Promise<__HttpRequest>;
946
- export declare const se_GetAssetFilterCommand: (
947
- input: GetAssetFilterCommandInput,
948
- context: __SerdeContext
949
- ) => Promise<__HttpRequest>;
950
- export declare const se_GetAssetTypeCommand: (
951
- input: GetAssetTypeCommandInput,
952
- context: __SerdeContext
953
- ) => Promise<__HttpRequest>;
954
- export declare const se_GetConnectionCommand: (
955
- input: GetConnectionCommandInput,
956
- context: __SerdeContext
957
- ) => Promise<__HttpRequest>;
958
- export declare const se_GetDataProductCommand: (
959
- input: GetDataProductCommandInput,
960
- context: __SerdeContext
961
- ) => Promise<__HttpRequest>;
962
- export declare const se_GetDataSourceCommand: (
963
- input: GetDataSourceCommandInput,
964
- context: __SerdeContext
965
- ) => Promise<__HttpRequest>;
966
- export declare const se_GetDataSourceRunCommand: (
967
- input: GetDataSourceRunCommandInput,
968
- context: __SerdeContext
969
- ) => Promise<__HttpRequest>;
970
- export declare const se_GetDomainCommand: (
971
- input: GetDomainCommandInput,
972
- context: __SerdeContext
973
- ) => Promise<__HttpRequest>;
974
- export declare const se_GetDomainUnitCommand: (
975
- input: GetDomainUnitCommandInput,
976
- context: __SerdeContext
977
- ) => Promise<__HttpRequest>;
978
- export declare const se_GetEnvironmentCommand: (
979
- input: GetEnvironmentCommandInput,
980
- context: __SerdeContext
981
- ) => Promise<__HttpRequest>;
982
- export declare const se_GetEnvironmentActionCommand: (
983
- input: GetEnvironmentActionCommandInput,
984
- context: __SerdeContext
985
- ) => Promise<__HttpRequest>;
986
- export declare const se_GetEnvironmentBlueprintCommand: (
987
- input: GetEnvironmentBlueprintCommandInput,
988
- context: __SerdeContext
989
- ) => Promise<__HttpRequest>;
990
- export declare const se_GetEnvironmentBlueprintConfigurationCommand: (
991
- input: GetEnvironmentBlueprintConfigurationCommandInput,
992
- context: __SerdeContext
993
- ) => Promise<__HttpRequest>;
994
- export declare const se_GetEnvironmentCredentialsCommand: (
995
- input: GetEnvironmentCredentialsCommandInput,
996
- context: __SerdeContext
997
- ) => Promise<__HttpRequest>;
998
- export declare const se_GetEnvironmentProfileCommand: (
999
- input: GetEnvironmentProfileCommandInput,
1000
- context: __SerdeContext
1001
- ) => Promise<__HttpRequest>;
1002
- export declare const se_GetFormTypeCommand: (
1003
- input: GetFormTypeCommandInput,
1004
- context: __SerdeContext
1005
- ) => Promise<__HttpRequest>;
1006
- export declare const se_GetGlossaryCommand: (
1007
- input: GetGlossaryCommandInput,
1008
- context: __SerdeContext
1009
- ) => Promise<__HttpRequest>;
1010
- export declare const se_GetGlossaryTermCommand: (
1011
- input: GetGlossaryTermCommandInput,
1012
- context: __SerdeContext
1013
- ) => Promise<__HttpRequest>;
1014
- export declare const se_GetGroupProfileCommand: (
1015
- input: GetGroupProfileCommandInput,
1016
- context: __SerdeContext
1017
- ) => Promise<__HttpRequest>;
1018
- export declare const se_GetIamPortalLoginUrlCommand: (
1019
- input: GetIamPortalLoginUrlCommandInput,
1020
- context: __SerdeContext
1021
- ) => Promise<__HttpRequest>;
1022
- export declare const se_GetJobRunCommand: (
1023
- input: GetJobRunCommandInput,
1024
- context: __SerdeContext
1025
- ) => Promise<__HttpRequest>;
1026
- export declare const se_GetLineageEventCommand: (
1027
- input: GetLineageEventCommandInput,
1028
- context: __SerdeContext
1029
- ) => Promise<__HttpRequest>;
1030
- export declare const se_GetLineageNodeCommand: (
1031
- input: GetLineageNodeCommandInput,
1032
- context: __SerdeContext
1033
- ) => Promise<__HttpRequest>;
1034
- export declare const se_GetListingCommand: (
1035
- input: GetListingCommandInput,
1036
- context: __SerdeContext
1037
- ) => Promise<__HttpRequest>;
1038
- export declare const se_GetMetadataGenerationRunCommand: (
1039
- input: GetMetadataGenerationRunCommandInput,
1040
- context: __SerdeContext
1041
- ) => Promise<__HttpRequest>;
1042
- export declare const se_GetProjectCommand: (
1043
- input: GetProjectCommandInput,
1044
- context: __SerdeContext
1045
- ) => Promise<__HttpRequest>;
1046
- export declare const se_GetProjectProfileCommand: (
1047
- input: GetProjectProfileCommandInput,
1048
- context: __SerdeContext
1049
- ) => Promise<__HttpRequest>;
1050
- export declare const se_GetRuleCommand: (
1051
- input: GetRuleCommandInput,
1052
- context: __SerdeContext
1053
- ) => Promise<__HttpRequest>;
1054
- export declare const se_GetSubscriptionCommand: (
1055
- input: GetSubscriptionCommandInput,
1056
- context: __SerdeContext
1057
- ) => Promise<__HttpRequest>;
1058
- export declare const se_GetSubscriptionGrantCommand: (
1059
- input: GetSubscriptionGrantCommandInput,
1060
- context: __SerdeContext
1061
- ) => Promise<__HttpRequest>;
1062
- export declare const se_GetSubscriptionRequestDetailsCommand: (
1063
- input: GetSubscriptionRequestDetailsCommandInput,
1064
- context: __SerdeContext
1065
- ) => Promise<__HttpRequest>;
1066
- export declare const se_GetSubscriptionTargetCommand: (
1067
- input: GetSubscriptionTargetCommandInput,
1068
- context: __SerdeContext
1069
- ) => Promise<__HttpRequest>;
1070
- export declare const se_GetTimeSeriesDataPointCommand: (
1071
- input: GetTimeSeriesDataPointCommandInput,
1072
- context: __SerdeContext
1073
- ) => Promise<__HttpRequest>;
1074
- export declare const se_GetUserProfileCommand: (
1075
- input: GetUserProfileCommandInput,
1076
- context: __SerdeContext
1077
- ) => Promise<__HttpRequest>;
1078
- export declare const se_ListAccountPoolsCommand: (
1079
- input: ListAccountPoolsCommandInput,
1080
- context: __SerdeContext
1081
- ) => Promise<__HttpRequest>;
1082
- export declare const se_ListAccountsInAccountPoolCommand: (
1083
- input: ListAccountsInAccountPoolCommandInput,
1084
- context: __SerdeContext
1085
- ) => Promise<__HttpRequest>;
1086
- export declare const se_ListAssetFiltersCommand: (
1087
- input: ListAssetFiltersCommandInput,
1088
- context: __SerdeContext
1089
- ) => Promise<__HttpRequest>;
1090
- export declare const se_ListAssetRevisionsCommand: (
1091
- input: ListAssetRevisionsCommandInput,
1092
- context: __SerdeContext
1093
- ) => Promise<__HttpRequest>;
1094
- export declare const se_ListConnectionsCommand: (
1095
- input: ListConnectionsCommandInput,
1096
- context: __SerdeContext
1097
- ) => Promise<__HttpRequest>;
1098
- export declare const se_ListDataProductRevisionsCommand: (
1099
- input: ListDataProductRevisionsCommandInput,
1100
- context: __SerdeContext
1101
- ) => Promise<__HttpRequest>;
1102
- export declare const se_ListDataSourceRunActivitiesCommand: (
1103
- input: ListDataSourceRunActivitiesCommandInput,
1104
- context: __SerdeContext
1105
- ) => Promise<__HttpRequest>;
1106
- export declare const se_ListDataSourceRunsCommand: (
1107
- input: ListDataSourceRunsCommandInput,
1108
- context: __SerdeContext
1109
- ) => Promise<__HttpRequest>;
1110
- export declare const se_ListDataSourcesCommand: (
1111
- input: ListDataSourcesCommandInput,
1112
- context: __SerdeContext
1113
- ) => Promise<__HttpRequest>;
1114
- export declare const se_ListDomainsCommand: (
1115
- input: ListDomainsCommandInput,
1116
- context: __SerdeContext
1117
- ) => Promise<__HttpRequest>;
1118
- export declare const se_ListDomainUnitsForParentCommand: (
1119
- input: ListDomainUnitsForParentCommandInput,
1120
- context: __SerdeContext
1121
- ) => Promise<__HttpRequest>;
1122
- export declare const se_ListEntityOwnersCommand: (
1123
- input: ListEntityOwnersCommandInput,
1124
- context: __SerdeContext
1125
- ) => Promise<__HttpRequest>;
1126
- export declare const se_ListEnvironmentActionsCommand: (
1127
- input: ListEnvironmentActionsCommandInput,
1128
- context: __SerdeContext
1129
- ) => Promise<__HttpRequest>;
1130
- export declare const se_ListEnvironmentBlueprintConfigurationsCommand: (
1131
- input: ListEnvironmentBlueprintConfigurationsCommandInput,
1132
- context: __SerdeContext
1133
- ) => Promise<__HttpRequest>;
1134
- export declare const se_ListEnvironmentBlueprintsCommand: (
1135
- input: ListEnvironmentBlueprintsCommandInput,
1136
- context: __SerdeContext
1137
- ) => Promise<__HttpRequest>;
1138
- export declare const se_ListEnvironmentProfilesCommand: (
1139
- input: ListEnvironmentProfilesCommandInput,
1140
- context: __SerdeContext
1141
- ) => Promise<__HttpRequest>;
1142
- export declare const se_ListEnvironmentsCommand: (
1143
- input: ListEnvironmentsCommandInput,
1144
- context: __SerdeContext
1145
- ) => Promise<__HttpRequest>;
1146
- export declare const se_ListJobRunsCommand: (
1147
- input: ListJobRunsCommandInput,
1148
- context: __SerdeContext
1149
- ) => Promise<__HttpRequest>;
1150
- export declare const se_ListLineageEventsCommand: (
1151
- input: ListLineageEventsCommandInput,
1152
- context: __SerdeContext
1153
- ) => Promise<__HttpRequest>;
1154
- export declare const se_ListLineageNodeHistoryCommand: (
1155
- input: ListLineageNodeHistoryCommandInput,
1156
- context: __SerdeContext
1157
- ) => Promise<__HttpRequest>;
1158
- export declare const se_ListMetadataGenerationRunsCommand: (
1159
- input: ListMetadataGenerationRunsCommandInput,
1160
- context: __SerdeContext
1161
- ) => Promise<__HttpRequest>;
1162
- export declare const se_ListNotificationsCommand: (
1163
- input: ListNotificationsCommandInput,
1164
- context: __SerdeContext
1165
- ) => Promise<__HttpRequest>;
1166
- export declare const se_ListPolicyGrantsCommand: (
1167
- input: ListPolicyGrantsCommandInput,
1168
- context: __SerdeContext
1169
- ) => Promise<__HttpRequest>;
1170
- export declare const se_ListProjectMembershipsCommand: (
1171
- input: ListProjectMembershipsCommandInput,
1172
- context: __SerdeContext
1173
- ) => Promise<__HttpRequest>;
1174
- export declare const se_ListProjectProfilesCommand: (
1175
- input: ListProjectProfilesCommandInput,
1176
- context: __SerdeContext
1177
- ) => Promise<__HttpRequest>;
1178
- export declare const se_ListProjectsCommand: (
1179
- input: ListProjectsCommandInput,
1180
- context: __SerdeContext
1181
- ) => Promise<__HttpRequest>;
1182
- export declare const se_ListRulesCommand: (
1183
- input: ListRulesCommandInput,
1184
- context: __SerdeContext
1185
- ) => Promise<__HttpRequest>;
1186
- export declare const se_ListSubscriptionGrantsCommand: (
1187
- input: ListSubscriptionGrantsCommandInput,
1188
- context: __SerdeContext
1189
- ) => Promise<__HttpRequest>;
1190
- export declare const se_ListSubscriptionRequestsCommand: (
1191
- input: ListSubscriptionRequestsCommandInput,
1192
- context: __SerdeContext
1193
- ) => Promise<__HttpRequest>;
1194
- export declare const se_ListSubscriptionsCommand: (
1195
- input: ListSubscriptionsCommandInput,
1196
- context: __SerdeContext
1197
- ) => Promise<__HttpRequest>;
1198
- export declare const se_ListSubscriptionTargetsCommand: (
1199
- input: ListSubscriptionTargetsCommandInput,
1200
- context: __SerdeContext
1201
- ) => Promise<__HttpRequest>;
1202
- export declare const se_ListTagsForResourceCommand: (
1203
- input: ListTagsForResourceCommandInput,
1204
- context: __SerdeContext
1205
- ) => Promise<__HttpRequest>;
1206
- export declare const se_ListTimeSeriesDataPointsCommand: (
1207
- input: ListTimeSeriesDataPointsCommandInput,
1208
- context: __SerdeContext
1209
- ) => Promise<__HttpRequest>;
1210
- export declare const se_PostLineageEventCommand: (
1211
- input: PostLineageEventCommandInput,
1212
- context: __SerdeContext
1213
- ) => Promise<__HttpRequest>;
1214
- export declare const se_PostTimeSeriesDataPointsCommand: (
1215
- input: PostTimeSeriesDataPointsCommandInput,
1216
- context: __SerdeContext
1217
- ) => Promise<__HttpRequest>;
1218
- export declare const se_PutEnvironmentBlueprintConfigurationCommand: (
1219
- input: PutEnvironmentBlueprintConfigurationCommandInput,
1220
- context: __SerdeContext
1221
- ) => Promise<__HttpRequest>;
1222
- export declare const se_RejectPredictionsCommand: (
1223
- input: RejectPredictionsCommandInput,
1224
- context: __SerdeContext
1225
- ) => Promise<__HttpRequest>;
1226
- export declare const se_RejectSubscriptionRequestCommand: (
1227
- input: RejectSubscriptionRequestCommandInput,
1228
- context: __SerdeContext
1229
- ) => Promise<__HttpRequest>;
1230
- export declare const se_RemoveEntityOwnerCommand: (
1231
- input: RemoveEntityOwnerCommandInput,
1232
- context: __SerdeContext
1233
- ) => Promise<__HttpRequest>;
1234
- export declare const se_RemovePolicyGrantCommand: (
1235
- input: RemovePolicyGrantCommandInput,
1236
- context: __SerdeContext
1237
- ) => Promise<__HttpRequest>;
1238
- export declare const se_RevokeSubscriptionCommand: (
1239
- input: RevokeSubscriptionCommandInput,
1240
- context: __SerdeContext
1241
- ) => Promise<__HttpRequest>;
1242
- export declare const se_SearchCommand: (
1243
- input: SearchCommandInput,
1244
- context: __SerdeContext
1245
- ) => Promise<__HttpRequest>;
1246
- export declare const se_SearchGroupProfilesCommand: (
1247
- input: SearchGroupProfilesCommandInput,
1248
- context: __SerdeContext
1249
- ) => Promise<__HttpRequest>;
1250
- export declare const se_SearchListingsCommand: (
1251
- input: SearchListingsCommandInput,
1252
- context: __SerdeContext
1253
- ) => Promise<__HttpRequest>;
1254
- export declare const se_SearchTypesCommand: (
1255
- input: SearchTypesCommandInput,
1256
- context: __SerdeContext
1257
- ) => Promise<__HttpRequest>;
1258
- export declare const se_SearchUserProfilesCommand: (
1259
- input: SearchUserProfilesCommandInput,
1260
- context: __SerdeContext
1261
- ) => Promise<__HttpRequest>;
1262
- export declare const se_StartDataSourceRunCommand: (
1263
- input: StartDataSourceRunCommandInput,
1264
- context: __SerdeContext
1265
- ) => Promise<__HttpRequest>;
1266
- export declare const se_StartMetadataGenerationRunCommand: (
1267
- input: StartMetadataGenerationRunCommandInput,
1268
- context: __SerdeContext
1269
- ) => Promise<__HttpRequest>;
1270
- export declare const se_TagResourceCommand: (
1271
- input: TagResourceCommandInput,
1272
- context: __SerdeContext
1273
- ) => Promise<__HttpRequest>;
1274
- export declare const se_UntagResourceCommand: (
1275
- input: UntagResourceCommandInput,
1276
- context: __SerdeContext
1277
- ) => Promise<__HttpRequest>;
1278
- export declare const se_UpdateAccountPoolCommand: (
1279
- input: UpdateAccountPoolCommandInput,
1280
- context: __SerdeContext
1281
- ) => Promise<__HttpRequest>;
1282
- export declare const se_UpdateAssetFilterCommand: (
1283
- input: UpdateAssetFilterCommandInput,
1284
- context: __SerdeContext
1285
- ) => Promise<__HttpRequest>;
1286
- export declare const se_UpdateConnectionCommand: (
1287
- input: UpdateConnectionCommandInput,
1288
- context: __SerdeContext
1289
- ) => Promise<__HttpRequest>;
1290
- export declare const se_UpdateDataSourceCommand: (
1291
- input: UpdateDataSourceCommandInput,
1292
- context: __SerdeContext
1293
- ) => Promise<__HttpRequest>;
1294
- export declare const se_UpdateDomainCommand: (
1295
- input: UpdateDomainCommandInput,
1296
- context: __SerdeContext
1297
- ) => Promise<__HttpRequest>;
1298
- export declare const se_UpdateDomainUnitCommand: (
1299
- input: UpdateDomainUnitCommandInput,
1300
- context: __SerdeContext
1301
- ) => Promise<__HttpRequest>;
1302
- export declare const se_UpdateEnvironmentCommand: (
1303
- input: UpdateEnvironmentCommandInput,
1304
- context: __SerdeContext
1305
- ) => Promise<__HttpRequest>;
1306
- export declare const se_UpdateEnvironmentActionCommand: (
1307
- input: UpdateEnvironmentActionCommandInput,
1308
- context: __SerdeContext
1309
- ) => Promise<__HttpRequest>;
1310
- export declare const se_UpdateEnvironmentBlueprintCommand: (
1311
- input: UpdateEnvironmentBlueprintCommandInput,
1312
- context: __SerdeContext
1313
- ) => Promise<__HttpRequest>;
1314
- export declare const se_UpdateEnvironmentProfileCommand: (
1315
- input: UpdateEnvironmentProfileCommandInput,
1316
- context: __SerdeContext
1317
- ) => Promise<__HttpRequest>;
1318
- export declare const se_UpdateGlossaryCommand: (
1319
- input: UpdateGlossaryCommandInput,
1320
- context: __SerdeContext
1321
- ) => Promise<__HttpRequest>;
1322
- export declare const se_UpdateGlossaryTermCommand: (
1323
- input: UpdateGlossaryTermCommandInput,
1324
- context: __SerdeContext
1325
- ) => Promise<__HttpRequest>;
1326
- export declare const se_UpdateGroupProfileCommand: (
1327
- input: UpdateGroupProfileCommandInput,
1328
- context: __SerdeContext
1329
- ) => Promise<__HttpRequest>;
1330
- export declare const se_UpdateProjectCommand: (
1331
- input: UpdateProjectCommandInput,
1332
- context: __SerdeContext
1333
- ) => Promise<__HttpRequest>;
1334
- export declare const se_UpdateProjectProfileCommand: (
1335
- input: UpdateProjectProfileCommandInput,
1336
- context: __SerdeContext
1337
- ) => Promise<__HttpRequest>;
1338
- export declare const se_UpdateRuleCommand: (
1339
- input: UpdateRuleCommandInput,
1340
- context: __SerdeContext
1341
- ) => Promise<__HttpRequest>;
1342
- export declare const se_UpdateSubscriptionGrantStatusCommand: (
1343
- input: UpdateSubscriptionGrantStatusCommandInput,
1344
- context: __SerdeContext
1345
- ) => Promise<__HttpRequest>;
1346
- export declare const se_UpdateSubscriptionRequestCommand: (
1347
- input: UpdateSubscriptionRequestCommandInput,
1348
- context: __SerdeContext
1349
- ) => Promise<__HttpRequest>;
1350
- export declare const se_UpdateSubscriptionTargetCommand: (
1351
- input: UpdateSubscriptionTargetCommandInput,
1352
- context: __SerdeContext
1353
- ) => Promise<__HttpRequest>;
1354
- export declare const se_UpdateUserProfileCommand: (
1355
- input: UpdateUserProfileCommandInput,
1356
- context: __SerdeContext
1357
- ) => Promise<__HttpRequest>;
1358
- export declare const de_AcceptPredictionsCommand: (
1359
- output: __HttpResponse,
1360
- context: __SerdeContext
1361
- ) => Promise<AcceptPredictionsCommandOutput>;
1362
- export declare const de_AcceptSubscriptionRequestCommand: (
1363
- output: __HttpResponse,
1364
- context: __SerdeContext
1365
- ) => Promise<AcceptSubscriptionRequestCommandOutput>;
1366
- export declare const de_AddEntityOwnerCommand: (
1367
- output: __HttpResponse,
1368
- context: __SerdeContext
1369
- ) => Promise<AddEntityOwnerCommandOutput>;
1370
- export declare const de_AddPolicyGrantCommand: (
1371
- output: __HttpResponse,
1372
- context: __SerdeContext
1373
- ) => Promise<AddPolicyGrantCommandOutput>;
1374
- export declare const de_AssociateEnvironmentRoleCommand: (
1375
- output: __HttpResponse,
1376
- context: __SerdeContext
1377
- ) => Promise<AssociateEnvironmentRoleCommandOutput>;
1378
- export declare const de_AssociateGovernedTermsCommand: (
1379
- output: __HttpResponse,
1380
- context: __SerdeContext
1381
- ) => Promise<AssociateGovernedTermsCommandOutput>;
1382
- export declare const de_CancelMetadataGenerationRunCommand: (
1383
- output: __HttpResponse,
1384
- context: __SerdeContext
1385
- ) => Promise<CancelMetadataGenerationRunCommandOutput>;
1386
- export declare const de_CancelSubscriptionCommand: (
1387
- output: __HttpResponse,
1388
- context: __SerdeContext
1389
- ) => Promise<CancelSubscriptionCommandOutput>;
1390
- export declare const de_CreateAccountPoolCommand: (
1391
- output: __HttpResponse,
1392
- context: __SerdeContext
1393
- ) => Promise<CreateAccountPoolCommandOutput>;
1394
- export declare const de_CreateAssetCommand: (
1395
- output: __HttpResponse,
1396
- context: __SerdeContext
1397
- ) => Promise<CreateAssetCommandOutput>;
1398
- export declare const de_CreateAssetFilterCommand: (
1399
- output: __HttpResponse,
1400
- context: __SerdeContext
1401
- ) => Promise<CreateAssetFilterCommandOutput>;
1402
- export declare const de_CreateAssetRevisionCommand: (
1403
- output: __HttpResponse,
1404
- context: __SerdeContext
1405
- ) => Promise<CreateAssetRevisionCommandOutput>;
1406
- export declare const de_CreateAssetTypeCommand: (
1407
- output: __HttpResponse,
1408
- context: __SerdeContext
1409
- ) => Promise<CreateAssetTypeCommandOutput>;
1410
- export declare const de_CreateConnectionCommand: (
1411
- output: __HttpResponse,
1412
- context: __SerdeContext
1413
- ) => Promise<CreateConnectionCommandOutput>;
1414
- export declare const de_CreateDataProductCommand: (
1415
- output: __HttpResponse,
1416
- context: __SerdeContext
1417
- ) => Promise<CreateDataProductCommandOutput>;
1418
- export declare const de_CreateDataProductRevisionCommand: (
1419
- output: __HttpResponse,
1420
- context: __SerdeContext
1421
- ) => Promise<CreateDataProductRevisionCommandOutput>;
1422
- export declare const de_CreateDataSourceCommand: (
1423
- output: __HttpResponse,
1424
- context: __SerdeContext
1425
- ) => Promise<CreateDataSourceCommandOutput>;
1426
- export declare const de_CreateDomainCommand: (
1427
- output: __HttpResponse,
1428
- context: __SerdeContext
1429
- ) => Promise<CreateDomainCommandOutput>;
1430
- export declare const de_CreateDomainUnitCommand: (
1431
- output: __HttpResponse,
1432
- context: __SerdeContext
1433
- ) => Promise<CreateDomainUnitCommandOutput>;
1434
- export declare const de_CreateEnvironmentCommand: (
1435
- output: __HttpResponse,
1436
- context: __SerdeContext
1437
- ) => Promise<CreateEnvironmentCommandOutput>;
1438
- export declare const de_CreateEnvironmentActionCommand: (
1439
- output: __HttpResponse,
1440
- context: __SerdeContext
1441
- ) => Promise<CreateEnvironmentActionCommandOutput>;
1442
- export declare const de_CreateEnvironmentBlueprintCommand: (
1443
- output: __HttpResponse,
1444
- context: __SerdeContext
1445
- ) => Promise<CreateEnvironmentBlueprintCommandOutput>;
1446
- export declare const de_CreateEnvironmentProfileCommand: (
1447
- output: __HttpResponse,
1448
- context: __SerdeContext
1449
- ) => Promise<CreateEnvironmentProfileCommandOutput>;
1450
- export declare const de_CreateFormTypeCommand: (
1451
- output: __HttpResponse,
1452
- context: __SerdeContext
1453
- ) => Promise<CreateFormTypeCommandOutput>;
1454
- export declare const de_CreateGlossaryCommand: (
1455
- output: __HttpResponse,
1456
- context: __SerdeContext
1457
- ) => Promise<CreateGlossaryCommandOutput>;
1458
- export declare const de_CreateGlossaryTermCommand: (
1459
- output: __HttpResponse,
1460
- context: __SerdeContext
1461
- ) => Promise<CreateGlossaryTermCommandOutput>;
1462
- export declare const de_CreateGroupProfileCommand: (
1463
- output: __HttpResponse,
1464
- context: __SerdeContext
1465
- ) => Promise<CreateGroupProfileCommandOutput>;
1466
- export declare const de_CreateListingChangeSetCommand: (
1467
- output: __HttpResponse,
1468
- context: __SerdeContext
1469
- ) => Promise<CreateListingChangeSetCommandOutput>;
1470
- export declare const de_CreateProjectCommand: (
1471
- output: __HttpResponse,
1472
- context: __SerdeContext
1473
- ) => Promise<CreateProjectCommandOutput>;
1474
- export declare const de_CreateProjectMembershipCommand: (
1475
- output: __HttpResponse,
1476
- context: __SerdeContext
1477
- ) => Promise<CreateProjectMembershipCommandOutput>;
1478
- export declare const de_CreateProjectProfileCommand: (
1479
- output: __HttpResponse,
1480
- context: __SerdeContext
1481
- ) => Promise<CreateProjectProfileCommandOutput>;
1482
- export declare const de_CreateRuleCommand: (
1483
- output: __HttpResponse,
1484
- context: __SerdeContext
1485
- ) => Promise<CreateRuleCommandOutput>;
1486
- export declare const de_CreateSubscriptionGrantCommand: (
1487
- output: __HttpResponse,
1488
- context: __SerdeContext
1489
- ) => Promise<CreateSubscriptionGrantCommandOutput>;
1490
- export declare const de_CreateSubscriptionRequestCommand: (
1491
- output: __HttpResponse,
1492
- context: __SerdeContext
1493
- ) => Promise<CreateSubscriptionRequestCommandOutput>;
1494
- export declare const de_CreateSubscriptionTargetCommand: (
1495
- output: __HttpResponse,
1496
- context: __SerdeContext
1497
- ) => Promise<CreateSubscriptionTargetCommandOutput>;
1498
- export declare const de_CreateUserProfileCommand: (
1499
- output: __HttpResponse,
1500
- context: __SerdeContext
1501
- ) => Promise<CreateUserProfileCommandOutput>;
1502
- export declare const de_DeleteAccountPoolCommand: (
1503
- output: __HttpResponse,
1504
- context: __SerdeContext
1505
- ) => Promise<DeleteAccountPoolCommandOutput>;
1506
- export declare const de_DeleteAssetCommand: (
1507
- output: __HttpResponse,
1508
- context: __SerdeContext
1509
- ) => Promise<DeleteAssetCommandOutput>;
1510
- export declare const de_DeleteAssetFilterCommand: (
1511
- output: __HttpResponse,
1512
- context: __SerdeContext
1513
- ) => Promise<DeleteAssetFilterCommandOutput>;
1514
- export declare const de_DeleteAssetTypeCommand: (
1515
- output: __HttpResponse,
1516
- context: __SerdeContext
1517
- ) => Promise<DeleteAssetTypeCommandOutput>;
1518
- export declare const de_DeleteConnectionCommand: (
1519
- output: __HttpResponse,
1520
- context: __SerdeContext
1521
- ) => Promise<DeleteConnectionCommandOutput>;
1522
- export declare const de_DeleteDataProductCommand: (
1523
- output: __HttpResponse,
1524
- context: __SerdeContext
1525
- ) => Promise<DeleteDataProductCommandOutput>;
1526
- export declare const de_DeleteDataSourceCommand: (
1527
- output: __HttpResponse,
1528
- context: __SerdeContext
1529
- ) => Promise<DeleteDataSourceCommandOutput>;
1530
- export declare const de_DeleteDomainCommand: (
1531
- output: __HttpResponse,
1532
- context: __SerdeContext
1533
- ) => Promise<DeleteDomainCommandOutput>;
1534
- export declare const de_DeleteDomainUnitCommand: (
1535
- output: __HttpResponse,
1536
- context: __SerdeContext
1537
- ) => Promise<DeleteDomainUnitCommandOutput>;
1538
- export declare const de_DeleteEnvironmentCommand: (
1539
- output: __HttpResponse,
1540
- context: __SerdeContext
1541
- ) => Promise<DeleteEnvironmentCommandOutput>;
1542
- export declare const de_DeleteEnvironmentActionCommand: (
1543
- output: __HttpResponse,
1544
- context: __SerdeContext
1545
- ) => Promise<DeleteEnvironmentActionCommandOutput>;
1546
- export declare const de_DeleteEnvironmentBlueprintCommand: (
1547
- output: __HttpResponse,
1548
- context: __SerdeContext
1549
- ) => Promise<DeleteEnvironmentBlueprintCommandOutput>;
1550
- export declare const de_DeleteEnvironmentBlueprintConfigurationCommand: (
1551
- output: __HttpResponse,
1552
- context: __SerdeContext
1553
- ) => Promise<DeleteEnvironmentBlueprintConfigurationCommandOutput>;
1554
- export declare const de_DeleteEnvironmentProfileCommand: (
1555
- output: __HttpResponse,
1556
- context: __SerdeContext
1557
- ) => Promise<DeleteEnvironmentProfileCommandOutput>;
1558
- export declare const de_DeleteFormTypeCommand: (
1559
- output: __HttpResponse,
1560
- context: __SerdeContext
1561
- ) => Promise<DeleteFormTypeCommandOutput>;
1562
- export declare const de_DeleteGlossaryCommand: (
1563
- output: __HttpResponse,
1564
- context: __SerdeContext
1565
- ) => Promise<DeleteGlossaryCommandOutput>;
1566
- export declare const de_DeleteGlossaryTermCommand: (
1567
- output: __HttpResponse,
1568
- context: __SerdeContext
1569
- ) => Promise<DeleteGlossaryTermCommandOutput>;
1570
- export declare const de_DeleteListingCommand: (
1571
- output: __HttpResponse,
1572
- context: __SerdeContext
1573
- ) => Promise<DeleteListingCommandOutput>;
1574
- export declare const de_DeleteProjectCommand: (
1575
- output: __HttpResponse,
1576
- context: __SerdeContext
1577
- ) => Promise<DeleteProjectCommandOutput>;
1578
- export declare const de_DeleteProjectMembershipCommand: (
1579
- output: __HttpResponse,
1580
- context: __SerdeContext
1581
- ) => Promise<DeleteProjectMembershipCommandOutput>;
1582
- export declare const de_DeleteProjectProfileCommand: (
1583
- output: __HttpResponse,
1584
- context: __SerdeContext
1585
- ) => Promise<DeleteProjectProfileCommandOutput>;
1586
- export declare const de_DeleteRuleCommand: (
1587
- output: __HttpResponse,
1588
- context: __SerdeContext
1589
- ) => Promise<DeleteRuleCommandOutput>;
1590
- export declare const de_DeleteSubscriptionGrantCommand: (
1591
- output: __HttpResponse,
1592
- context: __SerdeContext
1593
- ) => Promise<DeleteSubscriptionGrantCommandOutput>;
1594
- export declare const de_DeleteSubscriptionRequestCommand: (
1595
- output: __HttpResponse,
1596
- context: __SerdeContext
1597
- ) => Promise<DeleteSubscriptionRequestCommandOutput>;
1598
- export declare const de_DeleteSubscriptionTargetCommand: (
1599
- output: __HttpResponse,
1600
- context: __SerdeContext
1601
- ) => Promise<DeleteSubscriptionTargetCommandOutput>;
1602
- export declare const de_DeleteTimeSeriesDataPointsCommand: (
1603
- output: __HttpResponse,
1604
- context: __SerdeContext
1605
- ) => Promise<DeleteTimeSeriesDataPointsCommandOutput>;
1606
- export declare const de_DisassociateEnvironmentRoleCommand: (
1607
- output: __HttpResponse,
1608
- context: __SerdeContext
1609
- ) => Promise<DisassociateEnvironmentRoleCommandOutput>;
1610
- export declare const de_DisassociateGovernedTermsCommand: (
1611
- output: __HttpResponse,
1612
- context: __SerdeContext
1613
- ) => Promise<DisassociateGovernedTermsCommandOutput>;
1614
- export declare const de_GetAccountPoolCommand: (
1615
- output: __HttpResponse,
1616
- context: __SerdeContext
1617
- ) => Promise<GetAccountPoolCommandOutput>;
1618
- export declare const de_GetAssetCommand: (
1619
- output: __HttpResponse,
1620
- context: __SerdeContext
1621
- ) => Promise<GetAssetCommandOutput>;
1622
- export declare const de_GetAssetFilterCommand: (
1623
- output: __HttpResponse,
1624
- context: __SerdeContext
1625
- ) => Promise<GetAssetFilterCommandOutput>;
1626
- export declare const de_GetAssetTypeCommand: (
1627
- output: __HttpResponse,
1628
- context: __SerdeContext
1629
- ) => Promise<GetAssetTypeCommandOutput>;
1630
- export declare const de_GetConnectionCommand: (
1631
- output: __HttpResponse,
1632
- context: __SerdeContext
1633
- ) => Promise<GetConnectionCommandOutput>;
1634
- export declare const de_GetDataProductCommand: (
1635
- output: __HttpResponse,
1636
- context: __SerdeContext
1637
- ) => Promise<GetDataProductCommandOutput>;
1638
- export declare const de_GetDataSourceCommand: (
1639
- output: __HttpResponse,
1640
- context: __SerdeContext
1641
- ) => Promise<GetDataSourceCommandOutput>;
1642
- export declare const de_GetDataSourceRunCommand: (
1643
- output: __HttpResponse,
1644
- context: __SerdeContext
1645
- ) => Promise<GetDataSourceRunCommandOutput>;
1646
- export declare const de_GetDomainCommand: (
1647
- output: __HttpResponse,
1648
- context: __SerdeContext
1649
- ) => Promise<GetDomainCommandOutput>;
1650
- export declare const de_GetDomainUnitCommand: (
1651
- output: __HttpResponse,
1652
- context: __SerdeContext
1653
- ) => Promise<GetDomainUnitCommandOutput>;
1654
- export declare const de_GetEnvironmentCommand: (
1655
- output: __HttpResponse,
1656
- context: __SerdeContext
1657
- ) => Promise<GetEnvironmentCommandOutput>;
1658
- export declare const de_GetEnvironmentActionCommand: (
1659
- output: __HttpResponse,
1660
- context: __SerdeContext
1661
- ) => Promise<GetEnvironmentActionCommandOutput>;
1662
- export declare const de_GetEnvironmentBlueprintCommand: (
1663
- output: __HttpResponse,
1664
- context: __SerdeContext
1665
- ) => Promise<GetEnvironmentBlueprintCommandOutput>;
1666
- export declare const de_GetEnvironmentBlueprintConfigurationCommand: (
1667
- output: __HttpResponse,
1668
- context: __SerdeContext
1669
- ) => Promise<GetEnvironmentBlueprintConfigurationCommandOutput>;
1670
- export declare const de_GetEnvironmentCredentialsCommand: (
1671
- output: __HttpResponse,
1672
- context: __SerdeContext
1673
- ) => Promise<GetEnvironmentCredentialsCommandOutput>;
1674
- export declare const de_GetEnvironmentProfileCommand: (
1675
- output: __HttpResponse,
1676
- context: __SerdeContext
1677
- ) => Promise<GetEnvironmentProfileCommandOutput>;
1678
- export declare const de_GetFormTypeCommand: (
1679
- output: __HttpResponse,
1680
- context: __SerdeContext
1681
- ) => Promise<GetFormTypeCommandOutput>;
1682
- export declare const de_GetGlossaryCommand: (
1683
- output: __HttpResponse,
1684
- context: __SerdeContext
1685
- ) => Promise<GetGlossaryCommandOutput>;
1686
- export declare const de_GetGlossaryTermCommand: (
1687
- output: __HttpResponse,
1688
- context: __SerdeContext
1689
- ) => Promise<GetGlossaryTermCommandOutput>;
1690
- export declare const de_GetGroupProfileCommand: (
1691
- output: __HttpResponse,
1692
- context: __SerdeContext
1693
- ) => Promise<GetGroupProfileCommandOutput>;
1694
- export declare const de_GetIamPortalLoginUrlCommand: (
1695
- output: __HttpResponse,
1696
- context: __SerdeContext
1697
- ) => Promise<GetIamPortalLoginUrlCommandOutput>;
1698
- export declare const de_GetJobRunCommand: (
1699
- output: __HttpResponse,
1700
- context: __SerdeContext
1701
- ) => Promise<GetJobRunCommandOutput>;
1702
- export declare const de_GetLineageEventCommand: (
1703
- output: __HttpResponse,
1704
- context: __SerdeContext
1705
- ) => Promise<GetLineageEventCommandOutput>;
1706
- export declare const de_GetLineageNodeCommand: (
1707
- output: __HttpResponse,
1708
- context: __SerdeContext
1709
- ) => Promise<GetLineageNodeCommandOutput>;
1710
- export declare const de_GetListingCommand: (
1711
- output: __HttpResponse,
1712
- context: __SerdeContext
1713
- ) => Promise<GetListingCommandOutput>;
1714
- export declare const de_GetMetadataGenerationRunCommand: (
1715
- output: __HttpResponse,
1716
- context: __SerdeContext
1717
- ) => Promise<GetMetadataGenerationRunCommandOutput>;
1718
- export declare const de_GetProjectCommand: (
1719
- output: __HttpResponse,
1720
- context: __SerdeContext
1721
- ) => Promise<GetProjectCommandOutput>;
1722
- export declare const de_GetProjectProfileCommand: (
1723
- output: __HttpResponse,
1724
- context: __SerdeContext
1725
- ) => Promise<GetProjectProfileCommandOutput>;
1726
- export declare const de_GetRuleCommand: (
1727
- output: __HttpResponse,
1728
- context: __SerdeContext
1729
- ) => Promise<GetRuleCommandOutput>;
1730
- export declare const de_GetSubscriptionCommand: (
1731
- output: __HttpResponse,
1732
- context: __SerdeContext
1733
- ) => Promise<GetSubscriptionCommandOutput>;
1734
- export declare const de_GetSubscriptionGrantCommand: (
1735
- output: __HttpResponse,
1736
- context: __SerdeContext
1737
- ) => Promise<GetSubscriptionGrantCommandOutput>;
1738
- export declare const de_GetSubscriptionRequestDetailsCommand: (
1739
- output: __HttpResponse,
1740
- context: __SerdeContext
1741
- ) => Promise<GetSubscriptionRequestDetailsCommandOutput>;
1742
- export declare const de_GetSubscriptionTargetCommand: (
1743
- output: __HttpResponse,
1744
- context: __SerdeContext
1745
- ) => Promise<GetSubscriptionTargetCommandOutput>;
1746
- export declare const de_GetTimeSeriesDataPointCommand: (
1747
- output: __HttpResponse,
1748
- context: __SerdeContext
1749
- ) => Promise<GetTimeSeriesDataPointCommandOutput>;
1750
- export declare const de_GetUserProfileCommand: (
1751
- output: __HttpResponse,
1752
- context: __SerdeContext
1753
- ) => Promise<GetUserProfileCommandOutput>;
1754
- export declare const de_ListAccountPoolsCommand: (
1755
- output: __HttpResponse,
1756
- context: __SerdeContext
1757
- ) => Promise<ListAccountPoolsCommandOutput>;
1758
- export declare const de_ListAccountsInAccountPoolCommand: (
1759
- output: __HttpResponse,
1760
- context: __SerdeContext
1761
- ) => Promise<ListAccountsInAccountPoolCommandOutput>;
1762
- export declare const de_ListAssetFiltersCommand: (
1763
- output: __HttpResponse,
1764
- context: __SerdeContext
1765
- ) => Promise<ListAssetFiltersCommandOutput>;
1766
- export declare const de_ListAssetRevisionsCommand: (
1767
- output: __HttpResponse,
1768
- context: __SerdeContext
1769
- ) => Promise<ListAssetRevisionsCommandOutput>;
1770
- export declare const de_ListConnectionsCommand: (
1771
- output: __HttpResponse,
1772
- context: __SerdeContext
1773
- ) => Promise<ListConnectionsCommandOutput>;
1774
- export declare const de_ListDataProductRevisionsCommand: (
1775
- output: __HttpResponse,
1776
- context: __SerdeContext
1777
- ) => Promise<ListDataProductRevisionsCommandOutput>;
1778
- export declare const de_ListDataSourceRunActivitiesCommand: (
1779
- output: __HttpResponse,
1780
- context: __SerdeContext
1781
- ) => Promise<ListDataSourceRunActivitiesCommandOutput>;
1782
- export declare const de_ListDataSourceRunsCommand: (
1783
- output: __HttpResponse,
1784
- context: __SerdeContext
1785
- ) => Promise<ListDataSourceRunsCommandOutput>;
1786
- export declare const de_ListDataSourcesCommand: (
1787
- output: __HttpResponse,
1788
- context: __SerdeContext
1789
- ) => Promise<ListDataSourcesCommandOutput>;
1790
- export declare const de_ListDomainsCommand: (
1791
- output: __HttpResponse,
1792
- context: __SerdeContext
1793
- ) => Promise<ListDomainsCommandOutput>;
1794
- export declare const de_ListDomainUnitsForParentCommand: (
1795
- output: __HttpResponse,
1796
- context: __SerdeContext
1797
- ) => Promise<ListDomainUnitsForParentCommandOutput>;
1798
- export declare const de_ListEntityOwnersCommand: (
1799
- output: __HttpResponse,
1800
- context: __SerdeContext
1801
- ) => Promise<ListEntityOwnersCommandOutput>;
1802
- export declare const de_ListEnvironmentActionsCommand: (
1803
- output: __HttpResponse,
1804
- context: __SerdeContext
1805
- ) => Promise<ListEnvironmentActionsCommandOutput>;
1806
- export declare const de_ListEnvironmentBlueprintConfigurationsCommand: (
1807
- output: __HttpResponse,
1808
- context: __SerdeContext
1809
- ) => Promise<ListEnvironmentBlueprintConfigurationsCommandOutput>;
1810
- export declare const de_ListEnvironmentBlueprintsCommand: (
1811
- output: __HttpResponse,
1812
- context: __SerdeContext
1813
- ) => Promise<ListEnvironmentBlueprintsCommandOutput>;
1814
- export declare const de_ListEnvironmentProfilesCommand: (
1815
- output: __HttpResponse,
1816
- context: __SerdeContext
1817
- ) => Promise<ListEnvironmentProfilesCommandOutput>;
1818
- export declare const de_ListEnvironmentsCommand: (
1819
- output: __HttpResponse,
1820
- context: __SerdeContext
1821
- ) => Promise<ListEnvironmentsCommandOutput>;
1822
- export declare const de_ListJobRunsCommand: (
1823
- output: __HttpResponse,
1824
- context: __SerdeContext
1825
- ) => Promise<ListJobRunsCommandOutput>;
1826
- export declare const de_ListLineageEventsCommand: (
1827
- output: __HttpResponse,
1828
- context: __SerdeContext
1829
- ) => Promise<ListLineageEventsCommandOutput>;
1830
- export declare const de_ListLineageNodeHistoryCommand: (
1831
- output: __HttpResponse,
1832
- context: __SerdeContext
1833
- ) => Promise<ListLineageNodeHistoryCommandOutput>;
1834
- export declare const de_ListMetadataGenerationRunsCommand: (
1835
- output: __HttpResponse,
1836
- context: __SerdeContext
1837
- ) => Promise<ListMetadataGenerationRunsCommandOutput>;
1838
- export declare const de_ListNotificationsCommand: (
1839
- output: __HttpResponse,
1840
- context: __SerdeContext
1841
- ) => Promise<ListNotificationsCommandOutput>;
1842
- export declare const de_ListPolicyGrantsCommand: (
1843
- output: __HttpResponse,
1844
- context: __SerdeContext
1845
- ) => Promise<ListPolicyGrantsCommandOutput>;
1846
- export declare const de_ListProjectMembershipsCommand: (
1847
- output: __HttpResponse,
1848
- context: __SerdeContext
1849
- ) => Promise<ListProjectMembershipsCommandOutput>;
1850
- export declare const de_ListProjectProfilesCommand: (
1851
- output: __HttpResponse,
1852
- context: __SerdeContext
1853
- ) => Promise<ListProjectProfilesCommandOutput>;
1854
- export declare const de_ListProjectsCommand: (
1855
- output: __HttpResponse,
1856
- context: __SerdeContext
1857
- ) => Promise<ListProjectsCommandOutput>;
1858
- export declare const de_ListRulesCommand: (
1859
- output: __HttpResponse,
1860
- context: __SerdeContext
1861
- ) => Promise<ListRulesCommandOutput>;
1862
- export declare const de_ListSubscriptionGrantsCommand: (
1863
- output: __HttpResponse,
1864
- context: __SerdeContext
1865
- ) => Promise<ListSubscriptionGrantsCommandOutput>;
1866
- export declare const de_ListSubscriptionRequestsCommand: (
1867
- output: __HttpResponse,
1868
- context: __SerdeContext
1869
- ) => Promise<ListSubscriptionRequestsCommandOutput>;
1870
- export declare const de_ListSubscriptionsCommand: (
1871
- output: __HttpResponse,
1872
- context: __SerdeContext
1873
- ) => Promise<ListSubscriptionsCommandOutput>;
1874
- export declare const de_ListSubscriptionTargetsCommand: (
1875
- output: __HttpResponse,
1876
- context: __SerdeContext
1877
- ) => Promise<ListSubscriptionTargetsCommandOutput>;
1878
- export declare const de_ListTagsForResourceCommand: (
1879
- output: __HttpResponse,
1880
- context: __SerdeContext
1881
- ) => Promise<ListTagsForResourceCommandOutput>;
1882
- export declare const de_ListTimeSeriesDataPointsCommand: (
1883
- output: __HttpResponse,
1884
- context: __SerdeContext
1885
- ) => Promise<ListTimeSeriesDataPointsCommandOutput>;
1886
- export declare const de_PostLineageEventCommand: (
1887
- output: __HttpResponse,
1888
- context: __SerdeContext
1889
- ) => Promise<PostLineageEventCommandOutput>;
1890
- export declare const de_PostTimeSeriesDataPointsCommand: (
1891
- output: __HttpResponse,
1892
- context: __SerdeContext
1893
- ) => Promise<PostTimeSeriesDataPointsCommandOutput>;
1894
- export declare const de_PutEnvironmentBlueprintConfigurationCommand: (
1895
- output: __HttpResponse,
1896
- context: __SerdeContext
1897
- ) => Promise<PutEnvironmentBlueprintConfigurationCommandOutput>;
1898
- export declare const de_RejectPredictionsCommand: (
1899
- output: __HttpResponse,
1900
- context: __SerdeContext
1901
- ) => Promise<RejectPredictionsCommandOutput>;
1902
- export declare const de_RejectSubscriptionRequestCommand: (
1903
- output: __HttpResponse,
1904
- context: __SerdeContext
1905
- ) => Promise<RejectSubscriptionRequestCommandOutput>;
1906
- export declare const de_RemoveEntityOwnerCommand: (
1907
- output: __HttpResponse,
1908
- context: __SerdeContext
1909
- ) => Promise<RemoveEntityOwnerCommandOutput>;
1910
- export declare const de_RemovePolicyGrantCommand: (
1911
- output: __HttpResponse,
1912
- context: __SerdeContext
1913
- ) => Promise<RemovePolicyGrantCommandOutput>;
1914
- export declare const de_RevokeSubscriptionCommand: (
1915
- output: __HttpResponse,
1916
- context: __SerdeContext
1917
- ) => Promise<RevokeSubscriptionCommandOutput>;
1918
- export declare const de_SearchCommand: (
1919
- output: __HttpResponse,
1920
- context: __SerdeContext
1921
- ) => Promise<SearchCommandOutput>;
1922
- export declare const de_SearchGroupProfilesCommand: (
1923
- output: __HttpResponse,
1924
- context: __SerdeContext
1925
- ) => Promise<SearchGroupProfilesCommandOutput>;
1926
- export declare const de_SearchListingsCommand: (
1927
- output: __HttpResponse,
1928
- context: __SerdeContext
1929
- ) => Promise<SearchListingsCommandOutput>;
1930
- export declare const de_SearchTypesCommand: (
1931
- output: __HttpResponse,
1932
- context: __SerdeContext
1933
- ) => Promise<SearchTypesCommandOutput>;
1934
- export declare const de_SearchUserProfilesCommand: (
1935
- output: __HttpResponse,
1936
- context: __SerdeContext
1937
- ) => Promise<SearchUserProfilesCommandOutput>;
1938
- export declare const de_StartDataSourceRunCommand: (
1939
- output: __HttpResponse,
1940
- context: __SerdeContext
1941
- ) => Promise<StartDataSourceRunCommandOutput>;
1942
- export declare const de_StartMetadataGenerationRunCommand: (
1943
- output: __HttpResponse,
1944
- context: __SerdeContext
1945
- ) => Promise<StartMetadataGenerationRunCommandOutput>;
1946
- export declare const de_TagResourceCommand: (
1947
- output: __HttpResponse,
1948
- context: __SerdeContext
1949
- ) => Promise<TagResourceCommandOutput>;
1950
- export declare const de_UntagResourceCommand: (
1951
- output: __HttpResponse,
1952
- context: __SerdeContext
1953
- ) => Promise<UntagResourceCommandOutput>;
1954
- export declare const de_UpdateAccountPoolCommand: (
1955
- output: __HttpResponse,
1956
- context: __SerdeContext
1957
- ) => Promise<UpdateAccountPoolCommandOutput>;
1958
- export declare const de_UpdateAssetFilterCommand: (
1959
- output: __HttpResponse,
1960
- context: __SerdeContext
1961
- ) => Promise<UpdateAssetFilterCommandOutput>;
1962
- export declare const de_UpdateConnectionCommand: (
1963
- output: __HttpResponse,
1964
- context: __SerdeContext
1965
- ) => Promise<UpdateConnectionCommandOutput>;
1966
- export declare const de_UpdateDataSourceCommand: (
1967
- output: __HttpResponse,
1968
- context: __SerdeContext
1969
- ) => Promise<UpdateDataSourceCommandOutput>;
1970
- export declare const de_UpdateDomainCommand: (
1971
- output: __HttpResponse,
1972
- context: __SerdeContext
1973
- ) => Promise<UpdateDomainCommandOutput>;
1974
- export declare const de_UpdateDomainUnitCommand: (
1975
- output: __HttpResponse,
1976
- context: __SerdeContext
1977
- ) => Promise<UpdateDomainUnitCommandOutput>;
1978
- export declare const de_UpdateEnvironmentCommand: (
1979
- output: __HttpResponse,
1980
- context: __SerdeContext
1981
- ) => Promise<UpdateEnvironmentCommandOutput>;
1982
- export declare const de_UpdateEnvironmentActionCommand: (
1983
- output: __HttpResponse,
1984
- context: __SerdeContext
1985
- ) => Promise<UpdateEnvironmentActionCommandOutput>;
1986
- export declare const de_UpdateEnvironmentBlueprintCommand: (
1987
- output: __HttpResponse,
1988
- context: __SerdeContext
1989
- ) => Promise<UpdateEnvironmentBlueprintCommandOutput>;
1990
- export declare const de_UpdateEnvironmentProfileCommand: (
1991
- output: __HttpResponse,
1992
- context: __SerdeContext
1993
- ) => Promise<UpdateEnvironmentProfileCommandOutput>;
1994
- export declare const de_UpdateGlossaryCommand: (
1995
- output: __HttpResponse,
1996
- context: __SerdeContext
1997
- ) => Promise<UpdateGlossaryCommandOutput>;
1998
- export declare const de_UpdateGlossaryTermCommand: (
1999
- output: __HttpResponse,
2000
- context: __SerdeContext
2001
- ) => Promise<UpdateGlossaryTermCommandOutput>;
2002
- export declare const de_UpdateGroupProfileCommand: (
2003
- output: __HttpResponse,
2004
- context: __SerdeContext
2005
- ) => Promise<UpdateGroupProfileCommandOutput>;
2006
- export declare const de_UpdateProjectCommand: (
2007
- output: __HttpResponse,
2008
- context: __SerdeContext
2009
- ) => Promise<UpdateProjectCommandOutput>;
2010
- export declare const de_UpdateProjectProfileCommand: (
2011
- output: __HttpResponse,
2012
- context: __SerdeContext
2013
- ) => Promise<UpdateProjectProfileCommandOutput>;
2014
- export declare const de_UpdateRuleCommand: (
2015
- output: __HttpResponse,
2016
- context: __SerdeContext
2017
- ) => Promise<UpdateRuleCommandOutput>;
2018
- export declare const de_UpdateSubscriptionGrantStatusCommand: (
2019
- output: __HttpResponse,
2020
- context: __SerdeContext
2021
- ) => Promise<UpdateSubscriptionGrantStatusCommandOutput>;
2022
- export declare const de_UpdateSubscriptionRequestCommand: (
2023
- output: __HttpResponse,
2024
- context: __SerdeContext
2025
- ) => Promise<UpdateSubscriptionRequestCommandOutput>;
2026
- export declare const de_UpdateSubscriptionTargetCommand: (
2027
- output: __HttpResponse,
2028
- context: __SerdeContext
2029
- ) => Promise<UpdateSubscriptionTargetCommandOutput>;
2030
- export declare const de_UpdateUserProfileCommand: (
2031
- output: __HttpResponse,
2032
- context: __SerdeContext
2033
- ) => Promise<UpdateUserProfileCommandOutput>;