@aws-sdk/client-datazone 3.940.0 → 3.946.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 (260) hide show
  1. package/README.md +16 -0
  2. package/dist-cjs/index.js +467 -1756
  3. package/dist-cjs/runtimeConfig.browser.js +2 -2
  4. package/dist-cjs/runtimeConfig.js +3 -4
  5. package/dist-es/DataZone.js +4 -0
  6. package/dist-es/DataZoneClient.js +2 -2
  7. package/dist-es/commands/GetDataExportConfigurationCommand.js +16 -0
  8. package/dist-es/commands/PutDataExportConfigurationCommand.js +16 -0
  9. package/dist-es/commands/index.js +2 -0
  10. package/dist-es/models/enums.js +10 -3
  11. package/dist-es/runtimeConfig.browser.js +2 -2
  12. package/dist-es/runtimeConfig.js +2 -3
  13. package/dist-es/schemas/schemas_0.js +429 -1753
  14. package/dist-types/DataZone.d.ts +15 -1
  15. package/dist-types/DataZoneClient.d.ts +14 -12
  16. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  17. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  18. package/dist-types/commands/AcceptPredictionsCommand.d.ts +3 -3
  19. package/dist-types/commands/AcceptSubscriptionRequestCommand.d.ts +3 -3
  20. package/dist-types/commands/AddEntityOwnerCommand.d.ts +3 -3
  21. package/dist-types/commands/AddPolicyGrantCommand.d.ts +3 -3
  22. package/dist-types/commands/AssociateEnvironmentRoleCommand.d.ts +3 -3
  23. package/dist-types/commands/AssociateGovernedTermsCommand.d.ts +3 -3
  24. package/dist-types/commands/BatchGetAttributesMetadataCommand.d.ts +3 -3
  25. package/dist-types/commands/BatchPutAttributesMetadataCommand.d.ts +3 -3
  26. package/dist-types/commands/CancelMetadataGenerationRunCommand.d.ts +3 -3
  27. package/dist-types/commands/CancelSubscriptionCommand.d.ts +3 -3
  28. package/dist-types/commands/CreateAccountPoolCommand.d.ts +3 -3
  29. package/dist-types/commands/CreateAssetCommand.d.ts +3 -3
  30. package/dist-types/commands/CreateAssetFilterCommand.d.ts +3 -3
  31. package/dist-types/commands/CreateAssetRevisionCommand.d.ts +3 -3
  32. package/dist-types/commands/CreateAssetTypeCommand.d.ts +3 -3
  33. package/dist-types/commands/CreateConnectionCommand.d.ts +3 -3
  34. package/dist-types/commands/CreateDataProductCommand.d.ts +3 -3
  35. package/dist-types/commands/CreateDataProductRevisionCommand.d.ts +3 -3
  36. package/dist-types/commands/CreateDataSourceCommand.d.ts +3 -3
  37. package/dist-types/commands/CreateDomainCommand.d.ts +3 -3
  38. package/dist-types/commands/CreateDomainUnitCommand.d.ts +3 -3
  39. package/dist-types/commands/CreateEnvironmentActionCommand.d.ts +3 -3
  40. package/dist-types/commands/CreateEnvironmentBlueprintCommand.d.ts +3 -3
  41. package/dist-types/commands/CreateEnvironmentCommand.d.ts +3 -3
  42. package/dist-types/commands/CreateEnvironmentProfileCommand.d.ts +3 -3
  43. package/dist-types/commands/CreateFormTypeCommand.d.ts +3 -3
  44. package/dist-types/commands/CreateGlossaryCommand.d.ts +3 -3
  45. package/dist-types/commands/CreateGlossaryTermCommand.d.ts +3 -3
  46. package/dist-types/commands/CreateGroupProfileCommand.d.ts +3 -3
  47. package/dist-types/commands/CreateListingChangeSetCommand.d.ts +3 -3
  48. package/dist-types/commands/CreateProjectCommand.d.ts +3 -3
  49. package/dist-types/commands/CreateProjectMembershipCommand.d.ts +3 -3
  50. package/dist-types/commands/CreateProjectProfileCommand.d.ts +3 -3
  51. package/dist-types/commands/CreateRuleCommand.d.ts +3 -3
  52. package/dist-types/commands/CreateSubscriptionGrantCommand.d.ts +3 -3
  53. package/dist-types/commands/CreateSubscriptionRequestCommand.d.ts +3 -3
  54. package/dist-types/commands/CreateSubscriptionTargetCommand.d.ts +3 -3
  55. package/dist-types/commands/CreateUserProfileCommand.d.ts +3 -3
  56. package/dist-types/commands/DeleteAccountPoolCommand.d.ts +3 -3
  57. package/dist-types/commands/DeleteAssetCommand.d.ts +3 -3
  58. package/dist-types/commands/DeleteAssetFilterCommand.d.ts +3 -3
  59. package/dist-types/commands/DeleteAssetTypeCommand.d.ts +3 -3
  60. package/dist-types/commands/DeleteConnectionCommand.d.ts +3 -3
  61. package/dist-types/commands/DeleteDataProductCommand.d.ts +3 -3
  62. package/dist-types/commands/DeleteDataSourceCommand.d.ts +3 -3
  63. package/dist-types/commands/DeleteDomainCommand.d.ts +3 -3
  64. package/dist-types/commands/DeleteDomainUnitCommand.d.ts +3 -3
  65. package/dist-types/commands/DeleteEnvironmentActionCommand.d.ts +3 -3
  66. package/dist-types/commands/DeleteEnvironmentBlueprintCommand.d.ts +3 -3
  67. package/dist-types/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +3 -3
  68. package/dist-types/commands/DeleteEnvironmentCommand.d.ts +3 -3
  69. package/dist-types/commands/DeleteEnvironmentProfileCommand.d.ts +3 -3
  70. package/dist-types/commands/DeleteFormTypeCommand.d.ts +3 -3
  71. package/dist-types/commands/DeleteGlossaryCommand.d.ts +3 -3
  72. package/dist-types/commands/DeleteGlossaryTermCommand.d.ts +3 -3
  73. package/dist-types/commands/DeleteListingCommand.d.ts +3 -3
  74. package/dist-types/commands/DeleteProjectCommand.d.ts +3 -3
  75. package/dist-types/commands/DeleteProjectMembershipCommand.d.ts +3 -3
  76. package/dist-types/commands/DeleteProjectProfileCommand.d.ts +3 -3
  77. package/dist-types/commands/DeleteRuleCommand.d.ts +3 -3
  78. package/dist-types/commands/DeleteSubscriptionGrantCommand.d.ts +3 -3
  79. package/dist-types/commands/DeleteSubscriptionRequestCommand.d.ts +3 -3
  80. package/dist-types/commands/DeleteSubscriptionTargetCommand.d.ts +3 -3
  81. package/dist-types/commands/DeleteTimeSeriesDataPointsCommand.d.ts +3 -3
  82. package/dist-types/commands/DisassociateEnvironmentRoleCommand.d.ts +3 -3
  83. package/dist-types/commands/DisassociateGovernedTermsCommand.d.ts +3 -3
  84. package/dist-types/commands/GetAccountPoolCommand.d.ts +3 -3
  85. package/dist-types/commands/GetAssetCommand.d.ts +3 -3
  86. package/dist-types/commands/GetAssetFilterCommand.d.ts +4 -4
  87. package/dist-types/commands/GetAssetTypeCommand.d.ts +3 -3
  88. package/dist-types/commands/GetConnectionCommand.d.ts +3 -3
  89. package/dist-types/commands/GetDataExportConfigurationCommand.d.ts +100 -0
  90. package/dist-types/commands/GetDataProductCommand.d.ts +3 -3
  91. package/dist-types/commands/GetDataSourceCommand.d.ts +3 -3
  92. package/dist-types/commands/GetDataSourceRunCommand.d.ts +3 -3
  93. package/dist-types/commands/GetDomainCommand.d.ts +3 -3
  94. package/dist-types/commands/GetDomainUnitCommand.d.ts +3 -3
  95. package/dist-types/commands/GetEnvironmentActionCommand.d.ts +3 -3
  96. package/dist-types/commands/GetEnvironmentBlueprintCommand.d.ts +3 -3
  97. package/dist-types/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +3 -3
  98. package/dist-types/commands/GetEnvironmentCommand.d.ts +3 -3
  99. package/dist-types/commands/GetEnvironmentCredentialsCommand.d.ts +3 -3
  100. package/dist-types/commands/GetEnvironmentProfileCommand.d.ts +3 -3
  101. package/dist-types/commands/GetFormTypeCommand.d.ts +3 -3
  102. package/dist-types/commands/GetGlossaryCommand.d.ts +3 -3
  103. package/dist-types/commands/GetGlossaryTermCommand.d.ts +3 -3
  104. package/dist-types/commands/GetGroupProfileCommand.d.ts +3 -3
  105. package/dist-types/commands/GetIamPortalLoginUrlCommand.d.ts +3 -3
  106. package/dist-types/commands/GetJobRunCommand.d.ts +3 -3
  107. package/dist-types/commands/GetLineageEventCommand.d.ts +3 -3
  108. package/dist-types/commands/GetLineageNodeCommand.d.ts +3 -3
  109. package/dist-types/commands/GetListingCommand.d.ts +3 -3
  110. package/dist-types/commands/GetMetadataGenerationRunCommand.d.ts +16 -5
  111. package/dist-types/commands/GetProjectCommand.d.ts +3 -3
  112. package/dist-types/commands/GetProjectProfileCommand.d.ts +3 -3
  113. package/dist-types/commands/GetRuleCommand.d.ts +3 -3
  114. package/dist-types/commands/GetSubscriptionCommand.d.ts +3 -3
  115. package/dist-types/commands/GetSubscriptionGrantCommand.d.ts +3 -3
  116. package/dist-types/commands/GetSubscriptionRequestDetailsCommand.d.ts +3 -3
  117. package/dist-types/commands/GetSubscriptionTargetCommand.d.ts +3 -3
  118. package/dist-types/commands/GetTimeSeriesDataPointCommand.d.ts +3 -3
  119. package/dist-types/commands/GetUserProfileCommand.d.ts +3 -3
  120. package/dist-types/commands/ListAccountPoolsCommand.d.ts +3 -3
  121. package/dist-types/commands/ListAccountsInAccountPoolCommand.d.ts +3 -3
  122. package/dist-types/commands/ListAssetFiltersCommand.d.ts +3 -3
  123. package/dist-types/commands/ListAssetRevisionsCommand.d.ts +3 -3
  124. package/dist-types/commands/ListConnectionsCommand.d.ts +3 -3
  125. package/dist-types/commands/ListDataProductRevisionsCommand.d.ts +3 -3
  126. package/dist-types/commands/ListDataSourceRunActivitiesCommand.d.ts +3 -3
  127. package/dist-types/commands/ListDataSourceRunsCommand.d.ts +3 -3
  128. package/dist-types/commands/ListDataSourcesCommand.d.ts +3 -3
  129. package/dist-types/commands/ListDomainUnitsForParentCommand.d.ts +3 -3
  130. package/dist-types/commands/ListDomainsCommand.d.ts +3 -3
  131. package/dist-types/commands/ListEntityOwnersCommand.d.ts +3 -3
  132. package/dist-types/commands/ListEnvironmentActionsCommand.d.ts +3 -3
  133. package/dist-types/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +3 -3
  134. package/dist-types/commands/ListEnvironmentBlueprintsCommand.d.ts +3 -3
  135. package/dist-types/commands/ListEnvironmentProfilesCommand.d.ts +3 -3
  136. package/dist-types/commands/ListEnvironmentsCommand.d.ts +3 -3
  137. package/dist-types/commands/ListJobRunsCommand.d.ts +3 -3
  138. package/dist-types/commands/ListLineageEventsCommand.d.ts +3 -3
  139. package/dist-types/commands/ListLineageNodeHistoryCommand.d.ts +3 -3
  140. package/dist-types/commands/ListMetadataGenerationRunsCommand.d.ts +11 -7
  141. package/dist-types/commands/ListNotificationsCommand.d.ts +3 -3
  142. package/dist-types/commands/ListPolicyGrantsCommand.d.ts +3 -3
  143. package/dist-types/commands/ListProjectMembershipsCommand.d.ts +3 -3
  144. package/dist-types/commands/ListProjectProfilesCommand.d.ts +3 -3
  145. package/dist-types/commands/ListProjectsCommand.d.ts +3 -3
  146. package/dist-types/commands/ListRulesCommand.d.ts +3 -3
  147. package/dist-types/commands/ListSubscriptionGrantsCommand.d.ts +3 -3
  148. package/dist-types/commands/ListSubscriptionRequestsCommand.d.ts +3 -3
  149. package/dist-types/commands/ListSubscriptionTargetsCommand.d.ts +3 -3
  150. package/dist-types/commands/ListSubscriptionsCommand.d.ts +3 -3
  151. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  152. package/dist-types/commands/ListTimeSeriesDataPointsCommand.d.ts +3 -3
  153. package/dist-types/commands/PostLineageEventCommand.d.ts +3 -3
  154. package/dist-types/commands/PostTimeSeriesDataPointsCommand.d.ts +3 -3
  155. package/dist-types/commands/PutDataExportConfigurationCommand.d.ts +102 -0
  156. package/dist-types/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +3 -3
  157. package/dist-types/commands/RejectPredictionsCommand.d.ts +3 -3
  158. package/dist-types/commands/RejectSubscriptionRequestCommand.d.ts +3 -3
  159. package/dist-types/commands/RemoveEntityOwnerCommand.d.ts +3 -3
  160. package/dist-types/commands/RemovePolicyGrantCommand.d.ts +3 -3
  161. package/dist-types/commands/RevokeSubscriptionCommand.d.ts +3 -3
  162. package/dist-types/commands/SearchCommand.d.ts +4 -4
  163. package/dist-types/commands/SearchGroupProfilesCommand.d.ts +3 -3
  164. package/dist-types/commands/SearchListingsCommand.d.ts +4 -4
  165. package/dist-types/commands/SearchTypesCommand.d.ts +4 -4
  166. package/dist-types/commands/SearchUserProfilesCommand.d.ts +3 -3
  167. package/dist-types/commands/StartDataSourceRunCommand.d.ts +3 -3
  168. package/dist-types/commands/StartMetadataGenerationRunCommand.d.ts +13 -7
  169. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  170. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  171. package/dist-types/commands/UpdateAccountPoolCommand.d.ts +3 -3
  172. package/dist-types/commands/UpdateAssetFilterCommand.d.ts +3 -3
  173. package/dist-types/commands/UpdateConnectionCommand.d.ts +3 -3
  174. package/dist-types/commands/UpdateDataSourceCommand.d.ts +3 -3
  175. package/dist-types/commands/UpdateDomainCommand.d.ts +3 -3
  176. package/dist-types/commands/UpdateDomainUnitCommand.d.ts +3 -3
  177. package/dist-types/commands/UpdateEnvironmentActionCommand.d.ts +3 -3
  178. package/dist-types/commands/UpdateEnvironmentBlueprintCommand.d.ts +3 -3
  179. package/dist-types/commands/UpdateEnvironmentCommand.d.ts +3 -3
  180. package/dist-types/commands/UpdateEnvironmentProfileCommand.d.ts +3 -3
  181. package/dist-types/commands/UpdateGlossaryCommand.d.ts +3 -3
  182. package/dist-types/commands/UpdateGlossaryTermCommand.d.ts +3 -3
  183. package/dist-types/commands/UpdateGroupProfileCommand.d.ts +3 -3
  184. package/dist-types/commands/UpdateProjectCommand.d.ts +3 -3
  185. package/dist-types/commands/UpdateProjectProfileCommand.d.ts +3 -3
  186. package/dist-types/commands/UpdateRootDomainUnitOwnerCommand.d.ts +3 -3
  187. package/dist-types/commands/UpdateRuleCommand.d.ts +3 -3
  188. package/dist-types/commands/UpdateSubscriptionGrantStatusCommand.d.ts +3 -3
  189. package/dist-types/commands/UpdateSubscriptionRequestCommand.d.ts +3 -3
  190. package/dist-types/commands/UpdateSubscriptionTargetCommand.d.ts +3 -3
  191. package/dist-types/commands/UpdateUserProfileCommand.d.ts +3 -3
  192. package/dist-types/commands/index.d.ts +2 -0
  193. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  194. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  195. package/dist-types/extensionConfiguration.d.ts +4 -4
  196. package/dist-types/models/DataZoneServiceException.d.ts +1 -1
  197. package/dist-types/models/enums.d.ts +26 -11
  198. package/dist-types/models/errors.d.ts +1 -1
  199. package/dist-types/models/models_1.d.ts +158 -343
  200. package/dist-types/models/models_2.d.ts +343 -3
  201. package/dist-types/pagination/Interfaces.d.ts +1 -1
  202. package/dist-types/pagination/ListAccountPoolsPaginator.d.ts +1 -1
  203. package/dist-types/pagination/ListAccountsInAccountPoolPaginator.d.ts +1 -1
  204. package/dist-types/pagination/ListAssetFiltersPaginator.d.ts +1 -1
  205. package/dist-types/pagination/ListAssetRevisionsPaginator.d.ts +1 -1
  206. package/dist-types/pagination/ListConnectionsPaginator.d.ts +1 -1
  207. package/dist-types/pagination/ListDataProductRevisionsPaginator.d.ts +1 -1
  208. package/dist-types/pagination/ListDataSourceRunActivitiesPaginator.d.ts +1 -1
  209. package/dist-types/pagination/ListDataSourceRunsPaginator.d.ts +1 -1
  210. package/dist-types/pagination/ListDataSourcesPaginator.d.ts +1 -1
  211. package/dist-types/pagination/ListDomainUnitsForParentPaginator.d.ts +1 -1
  212. package/dist-types/pagination/ListDomainsPaginator.d.ts +1 -1
  213. package/dist-types/pagination/ListEntityOwnersPaginator.d.ts +1 -1
  214. package/dist-types/pagination/ListEnvironmentActionsPaginator.d.ts +1 -1
  215. package/dist-types/pagination/ListEnvironmentBlueprintConfigurationsPaginator.d.ts +1 -1
  216. package/dist-types/pagination/ListEnvironmentBlueprintsPaginator.d.ts +1 -1
  217. package/dist-types/pagination/ListEnvironmentProfilesPaginator.d.ts +1 -1
  218. package/dist-types/pagination/ListEnvironmentsPaginator.d.ts +1 -1
  219. package/dist-types/pagination/ListJobRunsPaginator.d.ts +1 -1
  220. package/dist-types/pagination/ListLineageEventsPaginator.d.ts +1 -1
  221. package/dist-types/pagination/ListLineageNodeHistoryPaginator.d.ts +1 -1
  222. package/dist-types/pagination/ListMetadataGenerationRunsPaginator.d.ts +1 -1
  223. package/dist-types/pagination/ListNotificationsPaginator.d.ts +1 -1
  224. package/dist-types/pagination/ListPolicyGrantsPaginator.d.ts +1 -1
  225. package/dist-types/pagination/ListProjectMembershipsPaginator.d.ts +1 -1
  226. package/dist-types/pagination/ListProjectProfilesPaginator.d.ts +1 -1
  227. package/dist-types/pagination/ListProjectsPaginator.d.ts +1 -1
  228. package/dist-types/pagination/ListRulesPaginator.d.ts +1 -1
  229. package/dist-types/pagination/ListSubscriptionGrantsPaginator.d.ts +1 -1
  230. package/dist-types/pagination/ListSubscriptionRequestsPaginator.d.ts +1 -1
  231. package/dist-types/pagination/ListSubscriptionTargetsPaginator.d.ts +1 -1
  232. package/dist-types/pagination/ListSubscriptionsPaginator.d.ts +1 -1
  233. package/dist-types/pagination/ListTimeSeriesDataPointsPaginator.d.ts +1 -1
  234. package/dist-types/pagination/SearchGroupProfilesPaginator.d.ts +1 -1
  235. package/dist-types/pagination/SearchListingsPaginator.d.ts +1 -1
  236. package/dist-types/pagination/SearchPaginator.d.ts +1 -1
  237. package/dist-types/pagination/SearchTypesPaginator.d.ts +1 -1
  238. package/dist-types/pagination/SearchUserProfilesPaginator.d.ts +1 -1
  239. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  240. package/dist-types/runtimeConfig.d.ts +1 -1
  241. package/dist-types/runtimeConfig.native.d.ts +1 -1
  242. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  243. package/dist-types/runtimeExtensions.d.ts +1 -1
  244. package/dist-types/schemas/schemas_0.d.ts +12 -2
  245. package/dist-types/ts3.4/DataZone.d.ts +34 -0
  246. package/dist-types/ts3.4/DataZoneClient.d.ts +15 -3
  247. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  248. package/dist-types/ts3.4/commands/GetDataExportConfigurationCommand.d.ts +51 -0
  249. package/dist-types/ts3.4/commands/PostLineageEventCommand.d.ts +1 -1
  250. package/dist-types/ts3.4/commands/PutDataExportConfigurationCommand.d.ts +51 -0
  251. package/dist-types/ts3.4/commands/UpdateAccountPoolCommand.d.ts +1 -1
  252. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +1 -1
  253. package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +1 -1
  254. package/dist-types/ts3.4/commands/index.d.ts +2 -0
  255. package/dist-types/ts3.4/models/DataZoneServiceException.d.ts +1 -1
  256. package/dist-types/ts3.4/models/enums.d.ts +14 -5
  257. package/dist-types/ts3.4/models/models_1.d.ts +61 -103
  258. package/dist-types/ts3.4/models/models_2.d.ts +93 -7
  259. package/dist-types/ts3.4/schemas/schemas_0.d.ts +11 -1
  260. package/package.json +13 -12
@@ -333,7 +333,7 @@ const _EBC = "EnvironmentBlueprintConfigurations";
333
333
  const _EBCI = "EnvironmentBlueprintConfigurationItem";
334
334
  const _EBS = "EnvironmentBlueprintSummary";
335
335
  const _EBSn = "EnvironmentBlueprintSummaries";
336
- const _EC = "EnvironmentConfiguration";
336
+ const _EC = "EncryptionConfiguration";
337
337
  const _ECI = "EnvironmentConfigurationId";
338
338
  const _ECL = "EnvironmentConfigurationsList";
339
339
  const _ECN = "EnvironmentConfigurationName";
@@ -342,6 +342,7 @@ const _ECPD = "EnvironmentConfigurationParametersDetails";
342
342
  const _ECPL = "EnvironmentConfigurationParametersList";
343
343
  const _ECUP = "EnvironmentConfigurationUserParameter";
344
344
  const _ECUPL = "EnvironmentConfigurationUserParametersList";
345
+ const _ECn = "EnvironmentConfiguration";
345
346
  const _EDD = "EnvironmentDeploymentDetails";
346
347
  const _EE = "EnvironmentError";
347
348
  const _EFR = "EnvironmentFailureReasons";
@@ -398,6 +399,9 @@ const _GCO = "GetConnectionOutput";
398
399
  const _GCP = "GlueConnectionPatch";
399
400
  const _GCe = "GetConnection";
400
401
  const _GD = "GlossaryDescription";
402
+ const _GDEC = "GetDataExportConfiguration";
403
+ const _GDECI = "GetDataExportConfigurationInput";
404
+ const _GDECO = "GetDataExportConfigurationOutput";
401
405
  const _GDI = "GetDomainInput";
402
406
  const _GDO = "GetDomainOutput";
403
407
  const _GDP = "GetDataProduct";
@@ -666,6 +670,8 @@ const _MFSe = "MetadataFormsSummary";
666
670
  const _MGR = "MetadataGenerationRuns";
667
671
  const _MGRI = "MetadataGenerationRunItem";
668
672
  const _MGRT = "MetadataGenerationRunTarget";
673
+ const _MGRTS = "MetadataGenerationRunTypeStat";
674
+ const _MGRTSe = "MetadataGenerationRunTypeStats";
669
675
  const _MO = "MatchOffset";
670
676
  const _MOa = "MatchOffsets";
671
677
  const _MPI = "MlflowPropertiesInput";
@@ -701,6 +707,9 @@ const _PCL = "ProvisioningConfigurationList";
701
707
  const _PCR = "PhysicalConnectionRequirements";
702
708
  const _PCr = "ProvisioningConfiguration";
703
709
  const _PDE = "ProjectDeletionError";
710
+ const _PDEC = "PutDataExportConfiguration";
711
+ const _PDECI = "PutDataExportConfigurationInput";
712
+ const _PDECO = "PutDataExportConfigurationOutput";
704
713
  const _PE = "PhysicalEndpoint";
705
714
  const _PEBC = "PutEnvironmentBlueprintConfiguration";
706
715
  const _PEBCI = "PutEnvironmentBlueprintConfigurationInput";
@@ -1127,8 +1136,10 @@ const _eC = "environmentConfigurations";
1127
1136
  const _eCI = "environmentConfigurationId";
1128
1137
  const _eCN = "effectiveColumnNames";
1129
1138
  const _eCNn = "environmentConfigurationName";
1139
+ const _eCn = "encryptionConfiguration";
1130
1140
  const _eD = "errorDetail";
1131
1141
  const _eDD = "environmentDeploymentDetails";
1142
+ const _eE = "enableExport";
1132
1143
  const _eFR = "environmentFailureReasons";
1133
1144
  const _eI = "entityIdentifier";
1134
1145
  const _eIn = "entityId";
@@ -1233,6 +1244,7 @@ const _iCI = "iamConnectionId";
1233
1244
  const _iCN = "includedColumnNames";
1234
1245
  const _iDC = "isDeploymentComplete";
1235
1246
  const _iE = "isEnabled";
1247
+ const _iEE = "isExportEnabled";
1236
1248
  const _iEs = "isEditable";
1237
1249
  const _iIA = "idcInstanceArn";
1238
1250
  const _iN = "isNull";
@@ -1448,6 +1460,7 @@ const _sAGLI = "s3AccessGrantLocationId";
1448
1460
  const _sAK = "secretAccessKey";
1449
1461
  const _sAPI = "sourceAccountPoolId";
1450
1462
  const _sAT = "specificAssetTypes";
1463
+ const _sAs = "sseAlgorithm";
1451
1464
  const _sAt = "startedAt";
1452
1465
  const _sAto = "stoppedAt";
1453
1466
  const _sB = "sortBy";
@@ -1487,6 +1500,7 @@ const _sRt = "statusReason";
1487
1500
  const _sS = "searchScope";
1488
1501
  const _sSO = "singleSignOn";
1489
1502
  const _sT = "sessionToken";
1503
+ const _sTBA = "s3TableBucketArn";
1490
1504
  const _sTC = "subscriptionTargetConfig";
1491
1505
  const _sTI = "subscriptionTargetIdentifier";
1492
1506
  const _sTIu = "subscriptionTargetId";
@@ -1528,8 +1542,9 @@ const _tNy = "typeName";
1528
1542
  const _tQP = "totalQueriesProcessed";
1529
1543
  const _tR = "typeRevision";
1530
1544
  const _tRe = "termRelations";
1531
- const _tS = "taskStatus";
1545
+ const _tS = "typeStats";
1532
1546
  const _tSA = "trackingServerArn";
1547
+ const _tSa = "taskStatus";
1533
1548
  const _tT = "targetType";
1534
1549
  const _tU = "templateUrl";
1535
1550
  const _tUPM = "tokenUrlParametersMap";
@@ -1543,6 +1558,7 @@ const _tit = "title";
1543
1558
  const _to = "token";
1544
1559
  const _top = "topic";
1545
1560
  const _ty = "type";
1561
+ const _typ = "types";
1546
1562
  const _u = "uri";
1547
1563
  const _uA = "updatedAt";
1548
1564
  const _uAT = "useAssetType";
@@ -1622,19 +1638,7 @@ export var AcceptPredictionsInput = [
1622
1638
  _API,
1623
1639
  0,
1624
1640
  [_dI, _i, _r, _aR, _aC, _cT],
1625
- [
1626
- [0, 1],
1627
- [0, 1],
1628
- [
1629
- 0,
1630
- {
1631
- [_hQ]: _r,
1632
- },
1633
- ],
1634
- () => AcceptRule,
1635
- [() => AcceptChoices, 0],
1636
- [0, 4],
1637
- ],
1641
+ [[0, 1], [0, 1], [0, { [_hQ]: _r }], () => AcceptRule, [() => AcceptChoices, 0], [0, 4]],
1638
1642
  ];
1639
1643
  export var AcceptPredictionsOutput = [3, n0, _APO, 0, [_dIo, _aI, _r], [0, 0, 0]];
1640
1644
  export var AcceptRule = [3, n0, _AR, 0, [_ru, _t], [0, 1]];
@@ -1669,17 +1673,7 @@ export var AcceptSubscriptionRequestOutput = [
1669
1673
  [() => MetadataForms, 0],
1670
1674
  ],
1671
1675
  ];
1672
- export var AccessDeniedException = [
1673
- -3,
1674
- n0,
1675
- _ADE,
1676
- {
1677
- [_e]: _c,
1678
- [_hE]: 403,
1679
- },
1680
- [_m],
1681
- [0],
1682
- ];
1676
+ export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
1683
1677
  TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
1684
1678
  export var AccountInfo = [
1685
1679
  3,
@@ -1913,18 +1907,8 @@ export var BatchGetAttributesMetadataInput = [
1913
1907
  [0, 1],
1914
1908
  [0, 1],
1915
1909
  [0, 1],
1916
- [
1917
- 0,
1918
- {
1919
- [_hQ]: _eR,
1920
- },
1921
- ],
1922
- [
1923
- 64 | 0,
1924
- {
1925
- [_hQ]: _aIt,
1926
- },
1927
- ],
1910
+ [0, { [_hQ]: _eR }],
1911
+ [64 | 0, { [_hQ]: _aIt }],
1928
1912
  ],
1929
1913
  ];
1930
1914
  export var BatchGetAttributesMetadataOutput = [
@@ -2001,17 +1985,7 @@ export var ConfigurableEnvironmentAction = [
2001
1985
  [_ty, _au, _par],
2002
1986
  [0, 0, () => ConfigurableActionParameterList],
2003
1987
  ];
2004
- export var ConflictException = [
2005
- -3,
2006
- n0,
2007
- _CE,
2008
- {
2009
- [_e]: _c,
2010
- [_hE]: 409,
2011
- },
2012
- [_m],
2013
- [0],
2014
- ];
1988
+ export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
2015
1989
  TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
2016
1990
  export var ConnectionCredentials = [3, n0, _CC, 8, [_aKI, _sAK, _sT, _ex], [0, 0, 0, 5]];
2017
1991
  export var ConnectionSummary = [
@@ -2977,19 +2951,8 @@ export var DeleteDataSourceInput = [
2977
2951
  [
2978
2952
  [0, 1],
2979
2953
  [0, 1],
2980
- [
2981
- 0,
2982
- {
2983
- [_iTd]: 1,
2984
- [_hQ]: _cT,
2985
- },
2986
- ],
2987
- [
2988
- 2,
2989
- {
2990
- [_hQ]: _rPORF,
2991
- },
2992
- ],
2954
+ [0, { [_iTd]: 1, [_hQ]: _cT }],
2955
+ [2, { [_hQ]: _rPORF }],
2993
2956
  ],
2994
2957
  ];
2995
2958
  export var DeleteDataSourceOutput = [
@@ -3054,19 +3017,8 @@ export var DeleteDomainInput = [
3054
3017
  [_i, _cT, _sDC],
3055
3018
  [
3056
3019
  [0, 1],
3057
- [
3058
- 0,
3059
- {
3060
- [_iTd]: 1,
3061
- [_hQ]: _cT,
3062
- },
3063
- ],
3064
- [
3065
- 2,
3066
- {
3067
- [_hQ]: _sDC,
3068
- },
3069
- ],
3020
+ [0, { [_iTd]: 1, [_hQ]: _cT }],
3021
+ [2, { [_hQ]: _sDC }],
3070
3022
  ],
3071
3023
  ];
3072
3024
  export var DeleteDomainOutput = [3, n0, _DDO, 0, [_s], [0]];
@@ -3196,12 +3148,7 @@ export var DeleteProjectInput = [
3196
3148
  [
3197
3149
  [0, 1],
3198
3150
  [0, 1],
3199
- [
3200
- 2,
3201
- {
3202
- [_hQ]: _sDC,
3203
- },
3204
- ],
3151
+ [2, { [_hQ]: _sDC }],
3205
3152
  ],
3206
3153
  ];
3207
3154
  export var DeleteProjectMembershipInput = [
@@ -3290,19 +3237,8 @@ export var DeleteTimeSeriesDataPointsInput = [
3290
3237
  [0, 1],
3291
3238
  [0, 1],
3292
3239
  [0, 1],
3293
- [
3294
- 0,
3295
- {
3296
- [_hQ]: _fN,
3297
- },
3298
- ],
3299
- [
3300
- 0,
3301
- {
3302
- [_iTd]: 1,
3303
- [_hQ]: _cT,
3304
- },
3305
- ],
3240
+ [0, { [_hQ]: _fN }],
3241
+ [0, { [_iTd]: 1, [_hQ]: _cT }],
3306
3242
  ],
3307
3243
  ];
3308
3244
  export var DeleteTimeSeriesDataPointsOutput = [3, n0, _DTSDPO, 0, [], []];
@@ -3369,6 +3305,7 @@ export var DomainUnitPolicyGrantPrincipal = [
3369
3305
  export var DomainUnitSummary = [3, n0, _DUS, 0, [_n, _id], [0, 0]];
3370
3306
  export var DomainUnitTarget = [3, n0, _DUT, 0, [_dUI, _iCDU], [0, 2]];
3371
3307
  export var DomainUnitUserProperties = [3, n0, _DUUP, 0, [_uIs], [0]];
3308
+ export var EncryptionConfiguration = [3, n0, _EC, 0, [_kKA, _sAs], [0, 0]];
3372
3309
  export var EnvironmentActionSummary = [
3373
3310
  3,
3374
3311
  n0,
@@ -3396,7 +3333,7 @@ export var EnvironmentBlueprintSummary = [
3396
3333
  export var EnvironmentConfiguration = [
3397
3334
  3,
3398
3335
  n0,
3399
- _EC,
3336
+ _ECn,
3400
3337
  0,
3401
3338
  [_n, _id, _eBIn, _de, _dM, _cP, _aAw, _aPc, _aRw, _dO],
3402
3339
  [
@@ -3549,12 +3486,7 @@ export var GetAssetInput = [
3549
3486
  [
3550
3487
  [0, 1],
3551
3488
  [0, 1],
3552
- [
3553
- 0,
3554
- {
3555
- [_hQ]: _r,
3556
- },
3557
- ],
3489
+ [0, { [_hQ]: _r }],
3558
3490
  ],
3559
3491
  ];
3560
3492
  export var GetAssetOutput = [
@@ -3594,12 +3526,7 @@ export var GetAssetTypeInput = [
3594
3526
  [
3595
3527
  [0, 1],
3596
3528
  [0, 1],
3597
- [
3598
- 0,
3599
- {
3600
- [_hQ]: _r,
3601
- },
3602
- ],
3529
+ [0, { [_hQ]: _r }],
3603
3530
  ],
3604
3531
  ];
3605
3532
  export var GetAssetTypeOutput = [
@@ -3619,12 +3546,7 @@ export var GetConnectionInput = [
3619
3546
  [
3620
3547
  [0, 1],
3621
3548
  [0, 1],
3622
- [
3623
- 2,
3624
- {
3625
- [_hQ]: _wS,
3626
- },
3627
- ],
3549
+ [2, { [_hQ]: _wS }],
3628
3550
  ],
3629
3551
  ];
3630
3552
  export var GetConnectionOutput = [
@@ -3649,6 +3571,15 @@ export var GetConnectionOutput = [
3649
3571
  0,
3650
3572
  ],
3651
3573
  ];
3574
+ export var GetDataExportConfigurationInput = [3, n0, _GDECI, 0, [_dI], [[0, 1]]];
3575
+ export var GetDataExportConfigurationOutput = [
3576
+ 3,
3577
+ n0,
3578
+ _GDECO,
3579
+ 0,
3580
+ [_iEE, _s, _eCn, _sTBA, _cA, _uA],
3581
+ [2, 0, () => EncryptionConfiguration, 0, 4, 4],
3582
+ ];
3652
3583
  export var GetDataProductInput = [
3653
3584
  3,
3654
3585
  n0,
@@ -3658,12 +3589,7 @@ export var GetDataProductInput = [
3658
3589
  [
3659
3590
  [0, 1],
3660
3591
  [0, 1],
3661
- [
3662
- 0,
3663
- {
3664
- [_hQ]: _r,
3665
- },
3666
- ],
3592
+ [0, { [_hQ]: _r }],
3667
3593
  ],
3668
3594
  ];
3669
3595
  export var GetDataProductOutput = [
@@ -3989,12 +3915,7 @@ export var GetFormTypeInput = [
3989
3915
  [
3990
3916
  [0, 1],
3991
3917
  [0, 1],
3992
- [
3993
- 0,
3994
- {
3995
- [_hQ]: _r,
3996
- },
3997
- ],
3918
+ [0, { [_hQ]: _r }],
3998
3919
  ],
3999
3920
  ];
4000
3921
  export var GetFormTypeOutput = [
@@ -4115,43 +4036,13 @@ export var GetLineageEventOutput = [
4115
4036
  0,
4116
4037
  [_dIo, _id, _ev, _cB, _pSr, _eTv, _cA],
4117
4038
  [
4118
- [
4119
- 0,
4120
- {
4121
- [_hH]: _DI,
4122
- },
4123
- ],
4124
- [
4125
- 0,
4126
- {
4127
- [_hH]: _I,
4128
- },
4129
- ],
4039
+ [0, { [_hH]: _DI }],
4040
+ [0, { [_hH]: _I }],
4130
4041
  [() => LineageEvent, 16],
4131
- [
4132
- 0,
4133
- {
4134
- [_hH]: _CB,
4135
- },
4136
- ],
4137
- [
4138
- 0,
4139
- {
4140
- [_hH]: _PS,
4141
- },
4142
- ],
4143
- [
4144
- 4,
4145
- {
4146
- [_hH]: _ET,
4147
- },
4148
- ],
4149
- [
4150
- 4,
4151
- {
4152
- [_hH]: _CA,
4153
- },
4154
- ],
4042
+ [0, { [_hH]: _CB }],
4043
+ [0, { [_hH]: _PS }],
4044
+ [4, { [_hH]: _ET }],
4045
+ [4, { [_hH]: _CA }],
4155
4046
  ],
4156
4047
  ];
4157
4048
  export var GetLineageNodeInput = [
@@ -4163,12 +4054,7 @@ export var GetLineageNodeInput = [
4163
4054
  [
4164
4055
  [0, 1],
4165
4056
  [0, 1],
4166
- [
4167
- 4,
4168
- {
4169
- [_hQ]: _ti,
4170
- },
4171
- ],
4057
+ [4, { [_hQ]: _ti }],
4172
4058
  ],
4173
4059
  ];
4174
4060
  export var GetLineageNodeOutput = [
@@ -4204,12 +4090,7 @@ export var GetListingInput = [
4204
4090
  [
4205
4091
  [0, 1],
4206
4092
  [0, 1],
4207
- [
4208
- 0,
4209
- {
4210
- [_hQ]: _lR,
4211
- },
4212
- ],
4093
+ [0, { [_hQ]: _lR }],
4213
4094
  ],
4214
4095
  ];
4215
4096
  export var GetListingOutput = [
@@ -4225,10 +4106,11 @@ export var GetMetadataGenerationRunInput = [
4225
4106
  n0,
4226
4107
  _GMGRI,
4227
4108
  0,
4228
- [_dI, _i],
4109
+ [_dI, _i, _ty],
4229
4110
  [
4230
4111
  [0, 1],
4231
4112
  [0, 1],
4113
+ [0, { [_hQ]: _ty }],
4232
4114
  ],
4233
4115
  ];
4234
4116
  export var GetMetadataGenerationRunOutput = [
@@ -4236,8 +4118,8 @@ export var GetMetadataGenerationRunOutput = [
4236
4118
  n0,
4237
4119
  _GMGRO,
4238
4120
  0,
4239
- [_dIo, _id, _tar, _s, _ty, _cA, _cB, _oPI],
4240
- [0, 0, () => MetadataGenerationRunTarget, 0, 0, 4, 0, 0],
4121
+ [_dIo, _id, _tar, _s, _ty, _typ, _cA, _cB, _oPI, _tS],
4122
+ [0, 0, () => MetadataGenerationRunTarget, 0, 0, 64 | 0, 4, 0, 0, () => MetadataGenerationRunTypeStats],
4241
4123
  ];
4242
4124
  export var GetProjectInput = [
4243
4125
  3,
@@ -4316,12 +4198,7 @@ export var GetRuleInput = [
4316
4198
  [
4317
4199
  [0, 1],
4318
4200
  [0, 1],
4319
- [
4320
- 0,
4321
- {
4322
- [_hQ]: _r,
4323
- },
4324
- ],
4201
+ [0, { [_hQ]: _r }],
4325
4202
  ],
4326
4203
  ];
4327
4204
  export var GetRuleOutput = [
@@ -4450,12 +4327,7 @@ export var GetTimeSeriesDataPointInput = [
4450
4327
  [0, 1],
4451
4328
  [0, 1],
4452
4329
  [0, 1],
4453
- [
4454
- 0,
4455
- {
4456
- [_hQ]: _fN,
4457
- },
4458
- ],
4330
+ [0, { [_hQ]: _fN }],
4459
4331
  ],
4460
4332
  ];
4461
4333
  export var GetTimeSeriesDataPointOutput = [
@@ -4475,12 +4347,7 @@ export var GetUserProfileInput = [
4475
4347
  [
4476
4348
  [0, 1],
4477
4349
  [0, 1],
4478
- [
4479
- 0,
4480
- {
4481
- [_hQ]: _ty,
4482
- },
4483
- ],
4350
+ [0, { [_hQ]: _ty }],
4484
4351
  ],
4485
4352
  ];
4486
4353
  export var GetUserProfileOutput = [
@@ -4648,17 +4515,7 @@ export var IamPropertiesPatch = [3, n0, _IPP, 0, [_gLSE], [2]];
4648
4515
  export var IamUserProfileDetails = [3, n0, _IUPD, 0, [_ar, _pIri], [0, 0]];
4649
4516
  export var Import = [3, n0, _Im, 0, [_n, _r], [[() => FormTypeName, 0], 0]];
4650
4517
  export var InExpression = [3, n0, _IE, 0, [_cN, _va], [0, 64 | 0]];
4651
- export var InternalServerException = [
4652
- -3,
4653
- n0,
4654
- _ISE,
4655
- {
4656
- [_e]: _se,
4657
- [_hE]: 500,
4658
- },
4659
- [_m],
4660
- [0],
4661
- ];
4518
+ export var InternalServerException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
4662
4519
  TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
4663
4520
  export var IsNotNullExpression = [3, n0, _INNE, 0, [_cN], [0]];
4664
4521
  export var IsNullExpression = [3, n0, _INE, 0, [_cN], [0]];
@@ -4719,36 +4576,11 @@ export var ListAccountPoolsInput = [
4719
4576
  [_dI, _n, _sB, _sO, _nT, _mRa],
4720
4577
  [
4721
4578
  [0, 1],
4722
- [
4723
- () => AccountPoolName,
4724
- {
4725
- [_hQ]: _n,
4726
- },
4727
- ],
4728
- [
4729
- 0,
4730
- {
4731
- [_hQ]: _sB,
4732
- },
4733
- ],
4734
- [
4735
- 0,
4736
- {
4737
- [_hQ]: _sO,
4738
- },
4739
- ],
4740
- [
4741
- 0,
4742
- {
4743
- [_hQ]: _nT,
4744
- },
4745
- ],
4746
- [
4747
- 1,
4748
- {
4749
- [_hQ]: _mRa,
4750
- },
4751
- ],
4579
+ [() => AccountPoolName, { [_hQ]: _n }],
4580
+ [0, { [_hQ]: _sB }],
4581
+ [0, { [_hQ]: _sO }],
4582
+ [0, { [_hQ]: _nT }],
4583
+ [1, { [_hQ]: _mRa }],
4752
4584
  ],
4753
4585
  ];
4754
4586
  export var ListAccountPoolsOutput = [
@@ -4768,18 +4600,8 @@ export var ListAccountsInAccountPoolInput = [
4768
4600
  [
4769
4601
  [0, 1],
4770
4602
  [0, 1],
4771
- [
4772
- 0,
4773
- {
4774
- [_hQ]: _nT,
4775
- },
4776
- ],
4777
- [
4778
- 1,
4779
- {
4780
- [_hQ]: _mRa,
4781
- },
4782
- ],
4603
+ [0, { [_hQ]: _nT }],
4604
+ [1, { [_hQ]: _mRa }],
4783
4605
  ],
4784
4606
  ];
4785
4607
  export var ListAccountsInAccountPoolOutput = [
@@ -4799,24 +4621,9 @@ export var ListAssetFiltersInput = [
4799
4621
  [
4800
4622
  [0, 1],
4801
4623
  [0, 1],
4802
- [
4803
- 0,
4804
- {
4805
- [_hQ]: _s,
4806
- },
4807
- ],
4808
- [
4809
- 0,
4810
- {
4811
- [_hQ]: _nT,
4812
- },
4813
- ],
4814
- [
4815
- 1,
4816
- {
4817
- [_hQ]: _mRa,
4818
- },
4819
- ],
4624
+ [0, { [_hQ]: _s }],
4625
+ [0, { [_hQ]: _nT }],
4626
+ [1, { [_hQ]: _mRa }],
4820
4627
  ],
4821
4628
  ];
4822
4629
  export var ListAssetFiltersOutput = [3, n0, _LAFO, 0, [_it, _nT], [[() => AssetFilters, 0], 0]];
@@ -4829,18 +4636,8 @@ export var ListAssetRevisionsInput = [
4829
4636
  [
4830
4637
  [0, 1],
4831
4638
  [0, 1],
4832
- [
4833
- 0,
4834
- {
4835
- [_hQ]: _nT,
4836
- },
4837
- ],
4838
- [
4839
- 1,
4840
- {
4841
- [_hQ]: _mRa,
4842
- },
4843
- ],
4639
+ [0, { [_hQ]: _nT }],
4640
+ [1, { [_hQ]: _mRa }],
4844
4641
  ],
4845
4642
  ];
4846
4643
  export var ListAssetRevisionsOutput = [3, n0, _LARO, 0, [_it, _nT], [() => AssetRevisions, 0]];
@@ -4852,60 +4649,15 @@ export var ListConnectionsInput = [
4852
4649
  [_dI, _mRa, _nT, _sB, _sO, _n, _eInv, _pIr, _ty, _sc],
4853
4650
  [
4854
4651
  [0, 1],
4855
- [
4856
- 1,
4857
- {
4858
- [_hQ]: _mRa,
4859
- },
4860
- ],
4861
- [
4862
- 0,
4863
- {
4864
- [_hQ]: _nT,
4865
- },
4866
- ],
4867
- [
4868
- 0,
4869
- {
4870
- [_hQ]: _sB,
4871
- },
4872
- ],
4873
- [
4874
- 0,
4875
- {
4876
- [_hQ]: _sO,
4877
- },
4878
- ],
4879
- [
4880
- 0,
4881
- {
4882
- [_hQ]: _n,
4883
- },
4884
- ],
4885
- [
4886
- 0,
4887
- {
4888
- [_hQ]: _eInv,
4889
- },
4890
- ],
4891
- [
4892
- 0,
4893
- {
4894
- [_hQ]: _pIr,
4895
- },
4896
- ],
4897
- [
4898
- 0,
4899
- {
4900
- [_hQ]: _ty,
4901
- },
4902
- ],
4903
- [
4904
- 0,
4905
- {
4906
- [_hQ]: _sc,
4907
- },
4908
- ],
4652
+ [1, { [_hQ]: _mRa }],
4653
+ [0, { [_hQ]: _nT }],
4654
+ [0, { [_hQ]: _sB }],
4655
+ [0, { [_hQ]: _sO }],
4656
+ [0, { [_hQ]: _n }],
4657
+ [0, { [_hQ]: _eInv }],
4658
+ [0, { [_hQ]: _pIr }],
4659
+ [0, { [_hQ]: _ty }],
4660
+ [0, { [_hQ]: _sc }],
4909
4661
  ],
4910
4662
  ];
4911
4663
  export var ListConnectionsOutput = [
@@ -4925,18 +4677,8 @@ export var ListDataProductRevisionsInput = [
4925
4677
  [
4926
4678
  [0, 1],
4927
4679
  [0, 1],
4928
- [
4929
- 1,
4930
- {
4931
- [_hQ]: _mRa,
4932
- },
4933
- ],
4934
- [
4935
- 0,
4936
- {
4937
- [_hQ]: _nT,
4938
- },
4939
- ],
4680
+ [1, { [_hQ]: _mRa }],
4681
+ [0, { [_hQ]: _nT }],
4940
4682
  ],
4941
4683
  ];
4942
4684
  export var ListDataProductRevisionsOutput = [
@@ -4956,24 +4698,9 @@ export var ListDataSourceRunActivitiesInput = [
4956
4698
  [
4957
4699
  [0, 1],
4958
4700
  [0, 1],
4959
- [
4960
- 0,
4961
- {
4962
- [_hQ]: _s,
4963
- },
4964
- ],
4965
- [
4966
- 0,
4967
- {
4968
- [_hQ]: _nT,
4969
- },
4970
- ],
4971
- [
4972
- 1,
4973
- {
4974
- [_hQ]: _mRa,
4975
- },
4976
- ],
4701
+ [0, { [_hQ]: _s }],
4702
+ [0, { [_hQ]: _nT }],
4703
+ [1, { [_hQ]: _mRa }],
4977
4704
  ],
4978
4705
  ];
4979
4706
  export var ListDataSourceRunActivitiesOutput = [
@@ -4993,24 +4720,9 @@ export var ListDataSourceRunsInput = [
4993
4720
  [
4994
4721
  [0, 1],
4995
4722
  [0, 1],
4996
- [
4997
- 0,
4998
- {
4999
- [_hQ]: _s,
5000
- },
5001
- ],
5002
- [
5003
- 0,
5004
- {
5005
- [_hQ]: _nT,
5006
- },
5007
- ],
5008
- [
5009
- 1,
5010
- {
5011
- [_hQ]: _mRa,
5012
- },
5013
- ],
4723
+ [0, { [_hQ]: _s }],
4724
+ [0, { [_hQ]: _nT }],
4725
+ [1, { [_hQ]: _mRa }],
5014
4726
  ],
5015
4727
  ];
5016
4728
  export var ListDataSourceRunsOutput = [
@@ -5029,54 +4741,14 @@ export var ListDataSourcesInput = [
5029
4741
  [_dI, _pIr, _eInv, _cIo, _ty, _s, _n, _nT, _mRa],
5030
4742
  [
5031
4743
  [0, 1],
5032
- [
5033
- 0,
5034
- {
5035
- [_hQ]: _pIr,
5036
- },
5037
- ],
5038
- [
5039
- 0,
5040
- {
5041
- [_hQ]: _eInv,
5042
- },
5043
- ],
5044
- [
5045
- 0,
5046
- {
5047
- [_hQ]: _cIo,
5048
- },
5049
- ],
5050
- [
5051
- 0,
5052
- {
5053
- [_hQ]: _ty,
5054
- },
5055
- ],
5056
- [
5057
- 0,
5058
- {
5059
- [_hQ]: _s,
5060
- },
5061
- ],
5062
- [
5063
- () => Name,
5064
- {
5065
- [_hQ]: _n,
5066
- },
5067
- ],
5068
- [
5069
- 0,
5070
- {
5071
- [_hQ]: _nT,
5072
- },
5073
- ],
5074
- [
5075
- 1,
5076
- {
5077
- [_hQ]: _mRa,
5078
- },
5079
- ],
4744
+ [0, { [_hQ]: _pIr }],
4745
+ [0, { [_hQ]: _eInv }],
4746
+ [0, { [_hQ]: _cIo }],
4747
+ [0, { [_hQ]: _ty }],
4748
+ [0, { [_hQ]: _s }],
4749
+ [() => Name, { [_hQ]: _n }],
4750
+ [0, { [_hQ]: _nT }],
4751
+ [1, { [_hQ]: _mRa }],
5080
4752
  ],
5081
4753
  ];
5082
4754
  export var ListDataSourcesOutput = [
@@ -5094,24 +4766,9 @@ export var ListDomainsInput = [
5094
4766
  0,
5095
4767
  [_s, _mRa, _nT],
5096
4768
  [
5097
- [
5098
- 0,
5099
- {
5100
- [_hQ]: _s,
5101
- },
5102
- ],
5103
- [
5104
- 1,
5105
- {
5106
- [_hQ]: _mRa,
5107
- },
5108
- ],
5109
- [
5110
- 0,
5111
- {
5112
- [_hQ]: _nT,
5113
- },
5114
- ],
4769
+ [0, { [_hQ]: _s }],
4770
+ [1, { [_hQ]: _mRa }],
4771
+ [0, { [_hQ]: _nT }],
5115
4772
  ],
5116
4773
  ];
5117
4774
  export var ListDomainsOutput = [3, n0, _LDO, 0, [_it, _nT], [[() => DomainSummaries, 0], 0]];
@@ -5123,24 +4780,9 @@ export var ListDomainUnitsForParentInput = [
5123
4780
  [_dI, _pDUI, _mRa, _nT],
5124
4781
  [
5125
4782
  [0, 1],
5126
- [
5127
- 0,
5128
- {
5129
- [_hQ]: _pDUI,
5130
- },
5131
- ],
5132
- [
5133
- 1,
5134
- {
5135
- [_hQ]: _mRa,
5136
- },
5137
- ],
5138
- [
5139
- 0,
5140
- {
5141
- [_hQ]: _nT,
5142
- },
5143
- ],
4783
+ [0, { [_hQ]: _pDUI }],
4784
+ [1, { [_hQ]: _mRa }],
4785
+ [0, { [_hQ]: _nT }],
5144
4786
  ],
5145
4787
  ];
5146
4788
  export var ListDomainUnitsForParentOutput = [
@@ -5161,18 +4803,8 @@ export var ListEntityOwnersInput = [
5161
4803
  [0, 1],
5162
4804
  [0, 1],
5163
4805
  [0, 1],
5164
- [
5165
- 1,
5166
- {
5167
- [_hQ]: _mRa,
5168
- },
5169
- ],
5170
- [
5171
- 0,
5172
- {
5173
- [_hQ]: _nT,
5174
- },
5175
- ],
4806
+ [1, { [_hQ]: _mRa }],
4807
+ [0, { [_hQ]: _nT }],
5176
4808
  ],
5177
4809
  ];
5178
4810
  export var ListEntityOwnersOutput = [3, n0, _LEOO, 0, [_ow, _nT], [() => EntityOwners, 0]];
@@ -5185,18 +4817,8 @@ export var ListEnvironmentActionsInput = [
5185
4817
  [
5186
4818
  [0, 1],
5187
4819
  [0, 1],
5188
- [
5189
- 0,
5190
- {
5191
- [_hQ]: _nT,
5192
- },
5193
- ],
5194
- [
5195
- 1,
5196
- {
5197
- [_hQ]: _mRa,
5198
- },
5199
- ],
4820
+ [0, { [_hQ]: _nT }],
4821
+ [1, { [_hQ]: _mRa }],
5200
4822
  ],
5201
4823
  ];
5202
4824
  export var ListEnvironmentActionsOutput = [
@@ -5215,18 +4837,8 @@ export var ListEnvironmentBlueprintConfigurationsInput = [
5215
4837
  [_dI, _mRa, _nT],
5216
4838
  [
5217
4839
  [0, 1],
5218
- [
5219
- 1,
5220
- {
5221
- [_hQ]: _mRa,
5222
- },
5223
- ],
5224
- [
5225
- 0,
5226
- {
5227
- [_hQ]: _nT,
5228
- },
5229
- ],
4840
+ [1, { [_hQ]: _mRa }],
4841
+ [0, { [_hQ]: _nT }],
5230
4842
  ],
5231
4843
  ];
5232
4844
  export var ListEnvironmentBlueprintConfigurationsOutput = [
@@ -5245,30 +4857,10 @@ export var ListEnvironmentBlueprintsInput = [
5245
4857
  [_dI, _mRa, _nT, _n, _ma],
5246
4858
  [
5247
4859
  [0, 1],
5248
- [
5249
- 1,
5250
- {
5251
- [_hQ]: _mRa,
5252
- },
5253
- ],
5254
- [
5255
- 0,
5256
- {
5257
- [_hQ]: _nT,
5258
- },
5259
- ],
5260
- [
5261
- 0,
5262
- {
5263
- [_hQ]: _n,
5264
- },
5265
- ],
5266
- [
5267
- 2,
5268
- {
5269
- [_hQ]: _ma,
5270
- },
5271
- ],
4860
+ [1, { [_hQ]: _mRa }],
4861
+ [0, { [_hQ]: _nT }],
4862
+ [0, { [_hQ]: _n }],
4863
+ [2, { [_hQ]: _ma }],
5272
4864
  ],
5273
4865
  ];
5274
4866
  export var ListEnvironmentBlueprintsOutput = [
@@ -5287,48 +4879,13 @@ export var ListEnvironmentProfilesInput = [
5287
4879
  [_dI, _aAI, _aAR, _eBI, _pIr, _n, _nT, _mRa],
5288
4880
  [
5289
4881
  [0, 1],
5290
- [
5291
- 0,
5292
- {
5293
- [_hQ]: _aAI,
5294
- },
5295
- ],
5296
- [
5297
- 0,
5298
- {
5299
- [_hQ]: _aAR,
5300
- },
5301
- ],
5302
- [
5303
- 0,
5304
- {
5305
- [_hQ]: _eBI,
5306
- },
5307
- ],
5308
- [
5309
- 0,
5310
- {
5311
- [_hQ]: _pIr,
5312
- },
5313
- ],
5314
- [
5315
- () => EnvironmentProfileName,
5316
- {
5317
- [_hQ]: _n,
5318
- },
5319
- ],
5320
- [
5321
- 0,
5322
- {
5323
- [_hQ]: _nT,
5324
- },
5325
- ],
5326
- [
5327
- 1,
5328
- {
5329
- [_hQ]: _mRa,
5330
- },
5331
- ],
4882
+ [0, { [_hQ]: _aAI }],
4883
+ [0, { [_hQ]: _aAR }],
4884
+ [0, { [_hQ]: _eBI }],
4885
+ [0, { [_hQ]: _pIr }],
4886
+ [() => EnvironmentProfileName, { [_hQ]: _n }],
4887
+ [0, { [_hQ]: _nT }],
4888
+ [1, { [_hQ]: _mRa }],
5332
4889
  ],
5333
4890
  ];
5334
4891
  export var ListEnvironmentProfilesOutput = [
@@ -5347,66 +4904,16 @@ export var ListEnvironmentsInput = [
5347
4904
  [_dI, _aAI, _s, _aAR, _pIr, _ePI, _eBI, _pro, _n, _mRa, _nT],
5348
4905
  [
5349
4906
  [0, 1],
5350
- [
5351
- 0,
5352
- {
5353
- [_hQ]: _aAI,
5354
- },
5355
- ],
5356
- [
5357
- 0,
5358
- {
5359
- [_hQ]: _s,
5360
- },
5361
- ],
5362
- [
5363
- 0,
5364
- {
5365
- [_hQ]: _aAR,
5366
- },
5367
- ],
5368
- [
5369
- 0,
5370
- {
5371
- [_hQ]: _pIr,
5372
- },
5373
- ],
5374
- [
5375
- 0,
5376
- {
5377
- [_hQ]: _ePI,
5378
- },
5379
- ],
5380
- [
5381
- 0,
5382
- {
5383
- [_hQ]: _eBI,
5384
- },
5385
- ],
5386
- [
5387
- 0,
5388
- {
5389
- [_hQ]: _pro,
5390
- },
5391
- ],
5392
- [
5393
- 0,
5394
- {
5395
- [_hQ]: _n,
5396
- },
5397
- ],
5398
- [
5399
- 1,
5400
- {
5401
- [_hQ]: _mRa,
5402
- },
5403
- ],
5404
- [
5405
- 0,
5406
- {
5407
- [_hQ]: _nT,
5408
- },
5409
- ],
4907
+ [0, { [_hQ]: _aAI }],
4908
+ [0, { [_hQ]: _s }],
4909
+ [0, { [_hQ]: _aAR }],
4910
+ [0, { [_hQ]: _pIr }],
4911
+ [0, { [_hQ]: _ePI }],
4912
+ [0, { [_hQ]: _eBI }],
4913
+ [0, { [_hQ]: _pro }],
4914
+ [0, { [_hQ]: _n }],
4915
+ [1, { [_hQ]: _mRa }],
4916
+ [0, { [_hQ]: _nT }],
5410
4917
  ],
5411
4918
  ];
5412
4919
  export var ListEnvironmentsOutput = [
@@ -5444,30 +4951,10 @@ export var ListJobRunsInput = [
5444
4951
  [
5445
4952
  [0, 1],
5446
4953
  [0, 1],
5447
- [
5448
- 0,
5449
- {
5450
- [_hQ]: _s,
5451
- },
5452
- ],
5453
- [
5454
- 0,
5455
- {
5456
- [_hQ]: _sO,
5457
- },
5458
- ],
5459
- [
5460
- 0,
5461
- {
5462
- [_hQ]: _nT,
5463
- },
5464
- ],
5465
- [
5466
- 1,
5467
- {
5468
- [_hQ]: _mRa,
5469
- },
5470
- ],
4954
+ [0, { [_hQ]: _s }],
4955
+ [0, { [_hQ]: _sO }],
4956
+ [0, { [_hQ]: _nT }],
4957
+ [1, { [_hQ]: _mRa }],
5471
4958
  ],
5472
4959
  ];
5473
4960
  export var ListJobRunsOutput = [3, n0, _LJRO, 0, [_it, _nT], [() => JobRunSummaries, 0]];
@@ -5479,42 +4966,12 @@ export var ListLineageEventsInput = [
5479
4966
  [_dI, _mRa, _tA, _tB, _pSr, _sO, _nT],
5480
4967
  [
5481
4968
  [0, 1],
5482
- [
5483
- 1,
5484
- {
5485
- [_hQ]: _mRa,
5486
- },
5487
- ],
5488
- [
5489
- 4,
5490
- {
5491
- [_hQ]: _tA,
5492
- },
5493
- ],
5494
- [
5495
- 4,
5496
- {
5497
- [_hQ]: _tB,
5498
- },
5499
- ],
5500
- [
5501
- 0,
5502
- {
5503
- [_hQ]: _pSr,
5504
- },
5505
- ],
5506
- [
5507
- 0,
5508
- {
5509
- [_hQ]: _sO,
5510
- },
5511
- ],
5512
- [
5513
- 0,
5514
- {
5515
- [_hQ]: _nT,
5516
- },
5517
- ],
4969
+ [1, { [_hQ]: _mRa }],
4970
+ [4, { [_hQ]: _tA }],
4971
+ [4, { [_hQ]: _tB }],
4972
+ [0, { [_hQ]: _pSr }],
4973
+ [0, { [_hQ]: _sO }],
4974
+ [0, { [_hQ]: _nT }],
5518
4975
  ],
5519
4976
  ];
5520
4977
  export var ListLineageEventsOutput = [
@@ -5533,43 +4990,13 @@ export var ListLineageNodeHistoryInput = [
5533
4990
  [_dI, _mRa, _nT, _i, _di, _eTGTE, _eTLTE, _sO],
5534
4991
  [
5535
4992
  [0, 1],
5536
- [
5537
- 1,
5538
- {
5539
- [_hQ]: _mRa,
5540
- },
5541
- ],
5542
- [
5543
- 0,
5544
- {
5545
- [_hQ]: _nT,
5546
- },
5547
- ],
4993
+ [1, { [_hQ]: _mRa }],
4994
+ [0, { [_hQ]: _nT }],
5548
4995
  [0, 1],
5549
- [
5550
- 0,
5551
- {
5552
- [_hQ]: _di,
5553
- },
5554
- ],
5555
- [
5556
- 4,
5557
- {
5558
- [_hQ]: _tGTE,
5559
- },
5560
- ],
5561
- [
5562
- 4,
5563
- {
5564
- [_hQ]: _tLTE,
5565
- },
5566
- ],
5567
- [
5568
- 0,
5569
- {
5570
- [_hQ]: _sO,
5571
- },
5572
- ],
4996
+ [0, { [_hQ]: _di }],
4997
+ [4, { [_hQ]: _tGTE }],
4998
+ [4, { [_hQ]: _tLTE }],
4999
+ [0, { [_hQ]: _sO }],
5573
5000
  ],
5574
5001
  ];
5575
5002
  export var ListLineageNodeHistoryOutput = [
@@ -5585,33 +5012,14 @@ export var ListMetadataGenerationRunsInput = [
5585
5012
  n0,
5586
5013
  _LMGRI,
5587
5014
  0,
5588
- [_dI, _s, _ty, _nT, _mRa],
5015
+ [_dI, _s, _ty, _nT, _mRa, _tIa],
5589
5016
  [
5590
5017
  [0, 1],
5591
- [
5592
- 0,
5593
- {
5594
- [_hQ]: _s,
5595
- },
5596
- ],
5597
- [
5598
- 0,
5599
- {
5600
- [_hQ]: _ty,
5601
- },
5602
- ],
5603
- [
5604
- 0,
5605
- {
5606
- [_hQ]: _nT,
5607
- },
5608
- ],
5609
- [
5610
- 1,
5611
- {
5612
- [_hQ]: _mRa,
5613
- },
5614
- ],
5018
+ [0, { [_hQ]: _s }],
5019
+ [0, { [_hQ]: _ty }],
5020
+ [0, { [_hQ]: _nT }],
5021
+ [1, { [_hQ]: _mRa }],
5022
+ [0, { [_hQ]: _tIa }],
5615
5023
  ],
5616
5024
  ];
5617
5025
  export var ListMetadataGenerationRunsOutput = [
@@ -5627,51 +5035,16 @@ export var ListNotificationsInput = [
5627
5035
  n0,
5628
5036
  _LNI,
5629
5037
  0,
5630
- [_dI, _ty, _aTf, _bT, _su, _tS, _mRa, _nT],
5038
+ [_dI, _ty, _aTf, _bT, _su, _tSa, _mRa, _nT],
5631
5039
  [
5632
5040
  [0, 1],
5633
- [
5634
- 0,
5635
- {
5636
- [_hQ]: _ty,
5637
- },
5638
- ],
5639
- [
5640
- 4,
5641
- {
5642
- [_hQ]: _aTf,
5643
- },
5644
- ],
5645
- [
5646
- 4,
5647
- {
5648
- [_hQ]: _bT,
5649
- },
5650
- ],
5651
- [
5652
- 64 | 0,
5653
- {
5654
- [_hQ]: _su,
5655
- },
5656
- ],
5657
- [
5658
- 0,
5659
- {
5660
- [_hQ]: _tS,
5661
- },
5662
- ],
5663
- [
5664
- 1,
5665
- {
5666
- [_hQ]: _mRa,
5667
- },
5668
- ],
5669
- [
5670
- 0,
5671
- {
5672
- [_hQ]: _nT,
5673
- },
5674
- ],
5041
+ [0, { [_hQ]: _ty }],
5042
+ [4, { [_hQ]: _aTf }],
5043
+ [4, { [_hQ]: _bT }],
5044
+ [64 | 0, { [_hQ]: _su }],
5045
+ [0, { [_hQ]: _tSa }],
5046
+ [1, { [_hQ]: _mRa }],
5047
+ [0, { [_hQ]: _nT }],
5675
5048
  ],
5676
5049
  ];
5677
5050
  export var ListNotificationsOutput = [
@@ -5692,24 +5065,9 @@ export var ListPolicyGrantsInput = [
5692
5065
  [0, 1],
5693
5066
  [0, 1],
5694
5067
  [0, 1],
5695
- [
5696
- 0,
5697
- {
5698
- [_hQ]: _pTo,
5699
- },
5700
- ],
5701
- [
5702
- 1,
5703
- {
5704
- [_hQ]: _mRa,
5705
- },
5706
- ],
5707
- [
5708
- 0,
5709
- {
5710
- [_hQ]: _nT,
5711
- },
5712
- ],
5068
+ [0, { [_hQ]: _pTo }],
5069
+ [1, { [_hQ]: _mRa }],
5070
+ [0, { [_hQ]: _nT }],
5713
5071
  ],
5714
5072
  ];
5715
5073
  export var ListPolicyGrantsOutput = [3, n0, _LPGO, 0, [_gL, _nT], [() => PolicyGrantList, 0]];
@@ -5722,30 +5080,10 @@ export var ListProjectMembershipsInput = [
5722
5080
  [
5723
5081
  [0, 1],
5724
5082
  [0, 1],
5725
- [
5726
- 0,
5727
- {
5728
- [_hQ]: _sB,
5729
- },
5730
- ],
5731
- [
5732
- 0,
5733
- {
5734
- [_hQ]: _sO,
5735
- },
5736
- ],
5737
- [
5738
- 0,
5739
- {
5740
- [_hQ]: _nT,
5741
- },
5742
- ],
5743
- [
5744
- 1,
5745
- {
5746
- [_hQ]: _mRa,
5747
- },
5748
- ],
5083
+ [0, { [_hQ]: _sB }],
5084
+ [0, { [_hQ]: _sO }],
5085
+ [0, { [_hQ]: _nT }],
5086
+ [1, { [_hQ]: _mRa }],
5749
5087
  ],
5750
5088
  ];
5751
5089
  export var ListProjectMembershipsOutput = [
@@ -5764,36 +5102,11 @@ export var ListProjectProfilesInput = [
5764
5102
  [_dI, _n, _sB, _sO, _nT, _mRa],
5765
5103
  [
5766
5104
  [0, 1],
5767
- [
5768
- () => ProjectProfileName,
5769
- {
5770
- [_hQ]: _n,
5771
- },
5772
- ],
5773
- [
5774
- 0,
5775
- {
5776
- [_hQ]: _sB,
5777
- },
5778
- ],
5779
- [
5780
- 0,
5781
- {
5782
- [_hQ]: _sO,
5783
- },
5784
- ],
5785
- [
5786
- 0,
5787
- {
5788
- [_hQ]: _nT,
5789
- },
5790
- ],
5791
- [
5792
- 1,
5793
- {
5794
- [_hQ]: _mRa,
5795
- },
5796
- ],
5105
+ [() => ProjectProfileName, { [_hQ]: _n }],
5106
+ [0, { [_hQ]: _sB }],
5107
+ [0, { [_hQ]: _sO }],
5108
+ [0, { [_hQ]: _nT }],
5109
+ [1, { [_hQ]: _mRa }],
5797
5110
  ],
5798
5111
  ];
5799
5112
  export var ListProjectProfilesOutput = [
@@ -5812,36 +5125,11 @@ export var ListProjectsInput = [
5812
5125
  [_dI, _uI, _gIr, _n, _nT, _mRa],
5813
5126
  [
5814
5127
  [0, 1],
5815
- [
5816
- 0,
5817
- {
5818
- [_hQ]: _uI,
5819
- },
5820
- ],
5821
- [
5822
- 0,
5823
- {
5824
- [_hQ]: _gIr,
5825
- },
5826
- ],
5827
- [
5828
- () => ProjectName,
5829
- {
5830
- [_hQ]: _n,
5831
- },
5832
- ],
5833
- [
5834
- 0,
5835
- {
5836
- [_hQ]: _nT,
5837
- },
5838
- ],
5839
- [
5840
- 1,
5841
- {
5842
- [_hQ]: _mRa,
5843
- },
5844
- ],
5128
+ [0, { [_hQ]: _uI }],
5129
+ [0, { [_hQ]: _gIr }],
5130
+ [() => ProjectName, { [_hQ]: _n }],
5131
+ [0, { [_hQ]: _nT }],
5132
+ [1, { [_hQ]: _mRa }],
5845
5133
  ],
5846
5134
  ];
5847
5135
  export var ListProjectsOutput = [3, n0, _LPO, 0, [_it, _nT], [[() => ProjectSummaries, 0], 0]];
@@ -5855,54 +5143,14 @@ export var ListRulesInput = [
5855
5143
  [0, 1],
5856
5144
  [0, 1],
5857
5145
  [0, 1],
5858
- [
5859
- 0,
5860
- {
5861
- [_hQ]: _rTu,
5862
- },
5863
- ],
5864
- [
5865
- 0,
5866
- {
5867
- [_hQ]: _rA,
5868
- },
5869
- ],
5870
- [
5871
- 64 | 0,
5872
- {
5873
- [_hQ]: _pIro,
5874
- },
5875
- ],
5876
- [
5877
- 64 | 0,
5878
- {
5879
- [_hQ]: _aTs,
5880
- },
5881
- ],
5882
- [
5883
- 2,
5884
- {
5885
- [_hQ]: _dPa,
5886
- },
5887
- ],
5888
- [
5889
- 2,
5890
- {
5891
- [_hQ]: _iC,
5892
- },
5893
- ],
5894
- [
5895
- 1,
5896
- {
5897
- [_hQ]: _mRa,
5898
- },
5899
- ],
5900
- [
5901
- 0,
5902
- {
5903
- [_hQ]: _nT,
5904
- },
5905
- ],
5146
+ [0, { [_hQ]: _rTu }],
5147
+ [0, { [_hQ]: _rA }],
5148
+ [64 | 0, { [_hQ]: _pIro }],
5149
+ [64 | 0, { [_hQ]: _aTs }],
5150
+ [2, { [_hQ]: _dPa }],
5151
+ [2, { [_hQ]: _iC }],
5152
+ [1, { [_hQ]: _mRa }],
5153
+ [0, { [_hQ]: _nT }],
5906
5154
  ],
5907
5155
  ];
5908
5156
  export var ListRulesOutput = [3, n0, _LRO, 0, [_it, _nT], [[() => RuleSummaries, 0], 0]];
@@ -5914,72 +5162,17 @@ export var ListSubscriptionGrantsInput = [
5914
5162
  [_dI, _eInvi, _sTIu, _sLI, _sI, _oPI, _oUI, _oGI, _sB, _sO, _mRa, _nT],
5915
5163
  [
5916
5164
  [0, 1],
5917
- [
5918
- 0,
5919
- {
5920
- [_hQ]: _eInvi,
5921
- },
5922
- ],
5923
- [
5924
- 0,
5925
- {
5926
- [_hQ]: _sTIu,
5927
- },
5928
- ],
5929
- [
5930
- 0,
5931
- {
5932
- [_hQ]: _sLI,
5933
- },
5934
- ],
5935
- [
5936
- 0,
5937
- {
5938
- [_hQ]: _sI,
5939
- },
5940
- ],
5941
- [
5942
- 0,
5943
- {
5944
- [_hQ]: _oPI,
5945
- },
5946
- ],
5947
- [
5948
- 0,
5949
- {
5950
- [_hQ]: _oUI,
5951
- },
5952
- ],
5953
- [
5954
- 0,
5955
- {
5956
- [_hQ]: _oGI,
5957
- },
5958
- ],
5959
- [
5960
- 0,
5961
- {
5962
- [_hQ]: _sB,
5963
- },
5964
- ],
5965
- [
5966
- 0,
5967
- {
5968
- [_hQ]: _sO,
5969
- },
5970
- ],
5971
- [
5972
- 1,
5973
- {
5974
- [_hQ]: _mRa,
5975
- },
5976
- ],
5977
- [
5978
- 0,
5979
- {
5980
- [_hQ]: _nT,
5981
- },
5982
- ],
5165
+ [0, { [_hQ]: _eInvi }],
5166
+ [0, { [_hQ]: _sTIu }],
5167
+ [0, { [_hQ]: _sLI }],
5168
+ [0, { [_hQ]: _sI }],
5169
+ [0, { [_hQ]: _oPI }],
5170
+ [0, { [_hQ]: _oUI }],
5171
+ [0, { [_hQ]: _oGI }],
5172
+ [0, { [_hQ]: _sB }],
5173
+ [0, { [_hQ]: _sO }],
5174
+ [1, { [_hQ]: _mRa }],
5175
+ [0, { [_hQ]: _nT }],
5983
5176
  ],
5984
5177
  ];
5985
5178
  export var ListSubscriptionGrantsOutput = [
@@ -5998,66 +5191,16 @@ export var ListSubscriptionRequestsInput = [
5998
5191
  [_dI, _s, _sLI, _oPI, _aPI, _oUI, _oGI, _sB, _sO, _mRa, _nT],
5999
5192
  [
6000
5193
  [0, 1],
6001
- [
6002
- 0,
6003
- {
6004
- [_hQ]: _s,
6005
- },
6006
- ],
6007
- [
6008
- 0,
6009
- {
6010
- [_hQ]: _sLI,
6011
- },
6012
- ],
6013
- [
6014
- 0,
6015
- {
6016
- [_hQ]: _oPI,
6017
- },
6018
- ],
6019
- [
6020
- 0,
6021
- {
6022
- [_hQ]: _aPI,
6023
- },
6024
- ],
6025
- [
6026
- 0,
6027
- {
6028
- [_hQ]: _oUI,
6029
- },
6030
- ],
6031
- [
6032
- 0,
6033
- {
6034
- [_hQ]: _oGI,
6035
- },
6036
- ],
6037
- [
6038
- 0,
6039
- {
6040
- [_hQ]: _sB,
6041
- },
6042
- ],
6043
- [
6044
- 0,
6045
- {
6046
- [_hQ]: _sO,
6047
- },
6048
- ],
6049
- [
6050
- 1,
6051
- {
6052
- [_hQ]: _mRa,
6053
- },
6054
- ],
6055
- [
6056
- 0,
6057
- {
6058
- [_hQ]: _nT,
6059
- },
6060
- ],
5194
+ [0, { [_hQ]: _s }],
5195
+ [0, { [_hQ]: _sLI }],
5196
+ [0, { [_hQ]: _oPI }],
5197
+ [0, { [_hQ]: _aPI }],
5198
+ [0, { [_hQ]: _oUI }],
5199
+ [0, { [_hQ]: _oGI }],
5200
+ [0, { [_hQ]: _sB }],
5201
+ [0, { [_hQ]: _sO }],
5202
+ [1, { [_hQ]: _mRa }],
5203
+ [0, { [_hQ]: _nT }],
6061
5204
  ],
6062
5205
  ];
6063
5206
  export var ListSubscriptionRequestsOutput = [
@@ -6076,72 +5219,17 @@ export var ListSubscriptionsInput = [
6076
5219
  [_dI, _sRIu, _s, _sLI, _oPI, _oUI, _oGI, _aPI, _sB, _sO, _mRa, _nT],
6077
5220
  [
6078
5221
  [0, 1],
6079
- [
6080
- 0,
6081
- {
6082
- [_hQ]: _sRIu,
6083
- },
6084
- ],
6085
- [
6086
- 0,
6087
- {
6088
- [_hQ]: _s,
6089
- },
6090
- ],
6091
- [
6092
- 0,
6093
- {
6094
- [_hQ]: _sLI,
6095
- },
6096
- ],
6097
- [
6098
- 0,
6099
- {
6100
- [_hQ]: _oPI,
6101
- },
6102
- ],
6103
- [
6104
- 0,
6105
- {
6106
- [_hQ]: _oUI,
6107
- },
6108
- ],
6109
- [
6110
- 0,
6111
- {
6112
- [_hQ]: _oGI,
6113
- },
6114
- ],
6115
- [
6116
- 0,
6117
- {
6118
- [_hQ]: _aPI,
6119
- },
6120
- ],
6121
- [
6122
- 0,
6123
- {
6124
- [_hQ]: _sB,
6125
- },
6126
- ],
6127
- [
6128
- 0,
6129
- {
6130
- [_hQ]: _sO,
6131
- },
6132
- ],
6133
- [
6134
- 1,
6135
- {
6136
- [_hQ]: _mRa,
6137
- },
6138
- ],
6139
- [
6140
- 0,
6141
- {
6142
- [_hQ]: _nT,
6143
- },
6144
- ],
5222
+ [0, { [_hQ]: _sRIu }],
5223
+ [0, { [_hQ]: _s }],
5224
+ [0, { [_hQ]: _sLI }],
5225
+ [0, { [_hQ]: _oPI }],
5226
+ [0, { [_hQ]: _oUI }],
5227
+ [0, { [_hQ]: _oGI }],
5228
+ [0, { [_hQ]: _aPI }],
5229
+ [0, { [_hQ]: _sB }],
5230
+ [0, { [_hQ]: _sO }],
5231
+ [1, { [_hQ]: _mRa }],
5232
+ [0, { [_hQ]: _nT }],
6145
5233
  ],
6146
5234
  ];
6147
5235
  export var ListSubscriptionsOutput = [3, n0, _LSO, 0, [_it, _nT], [[() => Subscriptions, 0], 0]];
@@ -6154,30 +5242,10 @@ export var ListSubscriptionTargetsInput = [
6154
5242
  [
6155
5243
  [0, 1],
6156
5244
  [0, 1],
6157
- [
6158
- 0,
6159
- {
6160
- [_hQ]: _sB,
6161
- },
6162
- ],
6163
- [
6164
- 0,
6165
- {
6166
- [_hQ]: _sO,
6167
- },
6168
- ],
6169
- [
6170
- 1,
6171
- {
6172
- [_hQ]: _mRa,
6173
- },
6174
- ],
6175
- [
6176
- 0,
6177
- {
6178
- [_hQ]: _nT,
6179
- },
6180
- ],
5245
+ [0, { [_hQ]: _sB }],
5246
+ [0, { [_hQ]: _sO }],
5247
+ [1, { [_hQ]: _mRa }],
5248
+ [0, { [_hQ]: _nT }],
6181
5249
  ],
6182
5250
  ];
6183
5251
  export var ListSubscriptionTargetsOutput = [
@@ -6200,36 +5268,11 @@ export var ListTimeSeriesDataPointsInput = [
6200
5268
  [0, 1],
6201
5269
  [0, 1],
6202
5270
  [0, 1],
6203
- [
6204
- 0,
6205
- {
6206
- [_hQ]: _fN,
6207
- },
6208
- ],
6209
- [
6210
- 4,
6211
- {
6212
- [_hQ]: _sAt,
6213
- },
6214
- ],
6215
- [
6216
- 4,
6217
- {
6218
- [_hQ]: _eAn,
6219
- },
6220
- ],
6221
- [
6222
- 0,
6223
- {
6224
- [_hQ]: _nT,
6225
- },
6226
- ],
6227
- [
6228
- 1,
6229
- {
6230
- [_hQ]: _mRa,
6231
- },
6232
- ],
5271
+ [0, { [_hQ]: _fN }],
5272
+ [4, { [_hQ]: _sAt }],
5273
+ [4, { [_hQ]: _eAn }],
5274
+ [0, { [_hQ]: _nT }],
5275
+ [1, { [_hQ]: _mRa }],
6233
5276
  ],
6234
5277
  ];
6235
5278
  export var ListTimeSeriesDataPointsOutput = [
@@ -6264,10 +5307,11 @@ export var MetadataGenerationRunItem = [
6264
5307
  n0,
6265
5308
  _MGRI,
6266
5309
  0,
6267
- [_dIo, _id, _tar, _s, _ty, _cA, _cB, _oPI],
6268
- [0, 0, () => MetadataGenerationRunTarget, 0, 0, 4, 0, 0],
5310
+ [_dIo, _id, _tar, _s, _ty, _typ, _cA, _cB, _oPI],
5311
+ [0, 0, () => MetadataGenerationRunTarget, 0, 0, 64 | 0, 4, 0, 0],
6269
5312
  ];
6270
5313
  export var MetadataGenerationRunTarget = [3, n0, _MGRT, 0, [_ty, _i, _r], [0, 0, 0]];
5314
+ export var MetadataGenerationRunTypeStat = [3, n0, _MGRTS, 0, [_ty, _s, _eM], [0, 0, 0]];
6271
5315
  export var MlflowPropertiesInput = [3, n0, _MPI, 0, [_tSA], [0]];
6272
5316
  export var MlflowPropertiesOutput = [3, n0, _MPO, 0, [_tSA], [0]];
6273
5317
  export var MlflowPropertiesPatch = [3, n0, _MPP, 0, [_tSA], [0]];
@@ -6340,13 +5384,7 @@ export var PostLineageEventInput = [
6340
5384
  [
6341
5385
  [0, 1],
6342
5386
  [() => LineageEvent, 16],
6343
- [
6344
- 0,
6345
- {
6346
- [_hH]: _CT,
6347
- [_iTd]: 1,
6348
- },
6349
- ],
5387
+ [0, { [_hH]: _CT, [_iTd]: 1 }],
6350
5388
  ],
6351
5389
  ];
6352
5390
  export var PostLineageEventOutput = [3, n0, _PLEO, 0, [_id, _dIo], [0, 0]];
@@ -6401,6 +5439,15 @@ export var ProjectSummary = [
6401
5439
  [_dIo, _id, _n, _de, _pS, _fR, _cB, _cA, _uA, _dUI],
6402
5440
  [0, 0, [() => ProjectName, 0], [() => Description, 0], 0, () => FailureReasons, 0, 5, 5, 0],
6403
5441
  ];
5442
+ export var PutDataExportConfigurationInput = [
5443
+ 3,
5444
+ n0,
5445
+ _PDECI,
5446
+ 0,
5447
+ [_dI, _eE, _eCn, _cT],
5448
+ [[0, 1], 2, () => EncryptionConfiguration, [0, 4]],
5449
+ ];
5450
+ export var PutDataExportConfigurationOutput = [3, n0, _PDECO, 0, [], []];
6404
5451
  export var PutEnvironmentBlueprintConfigurationInput = [
6405
5452
  3,
6406
5453
  n0,
@@ -6516,19 +5563,7 @@ export var RejectPredictionsInput = [
6516
5563
  _RPIe,
6517
5564
  0,
6518
5565
  [_dI, _i, _r, _rRe, _rC, _cT],
6519
- [
6520
- [0, 1],
6521
- [0, 1],
6522
- [
6523
- 0,
6524
- {
6525
- [_hQ]: _r,
6526
- },
6527
- ],
6528
- () => RejectRule,
6529
- () => RejectChoices,
6530
- [0, 4],
6531
- ],
5566
+ [[0, 1], [0, 1], [0, { [_hQ]: _r }], () => RejectRule, () => RejectChoices, [0, 4]],
6532
5567
  ];
6533
5568
  export var RejectPredictionsOutput = [3, n0, _RPOe, 0, [_dIo, _aI, _aRs], [0, 0, 0]];
6534
5569
  export var RejectRule = [3, n0, _RRe, 0, [_ru, _t], [0, 1]];
@@ -6594,17 +5629,7 @@ export var RemovePolicyGrantInput = [
6594
5629
  ];
6595
5630
  export var RemovePolicyGrantOutput = [3, n0, _RPGO, 0, [], []];
6596
5631
  export var Resource = [3, n0, _R, 0, [_pro, _n, _v, _ty], [0, 0, 0, 0]];
6597
- export var ResourceNotFoundException = [
6598
- -3,
6599
- n0,
6600
- _RNFE,
6601
- {
6602
- [_e]: _c,
6603
- [_hE]: 404,
6604
- },
6605
- [_m],
6606
- [0],
6607
- ];
5632
+ export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
6608
5633
  TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
6609
5634
  export var ResourceTag = [3, n0, _RT, 0, [_k, _v, _so], [0, 0, 0]];
6610
5635
  export var ResourceTagParameter = [3, n0, _RTP, 0, [_k, _v, _iVE], [0, 0, 2]];
@@ -6745,17 +5770,7 @@ export var SearchUserProfilesOutput = [
6745
5770
  [[() => UserProfileSummaries, 0], 0],
6746
5771
  ];
6747
5772
  export var SelfGrantStatusDetail = [3, n0, _SGSD, 0, [_dNa, _sN, _s, _fC], [0, 0, 0, 0]];
6748
- export var ServiceQuotaExceededException = [
6749
- -3,
6750
- n0,
6751
- _SQEE,
6752
- {
6753
- [_e]: _c,
6754
- [_hE]: 402,
6755
- },
6756
- [_m],
6757
- [0],
6758
- ];
5773
+ export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
6759
5774
  TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
6760
5775
  export var SingleSignOn = [3, n0, _SSO, 0, [_ty, _uAs, _iIA], [0, 0, 0]];
6761
5776
  export var SparkEmrPropertiesInput = [
@@ -6836,16 +5851,16 @@ export var StartMetadataGenerationRunInput = [
6836
5851
  n0,
6837
5852
  _SMGRI,
6838
5853
  0,
6839
- [_dI, _ty, _tar, _cT, _oPIw],
6840
- [[0, 1], 0, () => MetadataGenerationRunTarget, [0, 4], 0],
5854
+ [_dI, _ty, _typ, _tar, _cT, _oPIw],
5855
+ [[0, 1], 0, 64 | 0, () => MetadataGenerationRunTarget, [0, 4], 0],
6841
5856
  ];
6842
5857
  export var StartMetadataGenerationRunOutput = [
6843
5858
  3,
6844
5859
  n0,
6845
5860
  _SMGRO,
6846
5861
  0,
6847
- [_dIo, _id, _s, _ty, _cA, _cB, _oPI],
6848
- [0, 0, 0, 0, 4, 0, 0],
5862
+ [_dIo, _id, _s, _ty, _typ, _cA, _cB, _oPI],
5863
+ [0, 0, 0, 0, 64 | 0, 4, 0, 0],
6849
5864
  ];
6850
5865
  export var SubscribedAsset = [
6851
5866
  3,
@@ -6938,17 +5953,7 @@ export var TagResourceRequest = [3, n0, _TRR, 0, [_rAe, _ta], [[0, 1], 128 | 0]]
6938
5953
  export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
6939
5954
  export var TermRelations = [3, n0, _TR, 0, [_iA, _cl], [64 | 0, 64 | 0]];
6940
5955
  export var TextMatchItem = [3, n0, _TMI, 0, [_a, _te, _mO], [0, 0, () => MatchOffsets]];
6941
- export var ThrottlingException = [
6942
- -3,
6943
- n0,
6944
- _TE,
6945
- {
6946
- [_e]: _c,
6947
- [_hE]: 429,
6948
- },
6949
- [_m],
6950
- [0],
6951
- ];
5956
+ export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
6952
5957
  TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
6953
5958
  export var TimeSeriesDataPointFormInput = [
6954
5959
  3,
@@ -6975,19 +5980,9 @@ export var TimeSeriesDataPointSummaryFormOutput = [
6975
5980
  [0, 0, 0, 4, 0, 0],
6976
5981
  ];
6977
5982
  export var Topic = [3, n0, _To, 0, [_sub, _res, _ro], [0, () => NotificationResource, 0]];
6978
- export var UnauthorizedException = [
6979
- -3,
6980
- n0,
6981
- _UE,
6982
- {
6983
- [_e]: _c,
6984
- [_hE]: 401,
6985
- },
6986
- [_m],
6987
- [0],
6988
- ];
5983
+ export var UnauthorizedException = [-3, n0, _UE, { [_e]: _c, [_hE]: 401 }, [_m], [0]];
6989
5984
  TypeRegistry.for(n0).registerError(UnauthorizedException, __UnauthorizedException);
6990
- export var Unit = [3, n0, _U, 0, [], []];
5985
+ export var Unit_n0 = [3, n0, _U, 0, [], []];
6991
5986
  export var UntagResourceRequest = [
6992
5987
  3,
6993
5988
  n0,
@@ -6996,12 +5991,7 @@ export var UntagResourceRequest = [
6996
5991
  [_rAe, _tK],
6997
5992
  [
6998
5993
  [0, 1],
6999
- [
7000
- 64 | 0,
7001
- {
7002
- [_hQ]: _tK,
7003
- },
7004
- ],
5994
+ [64 | 0, { [_hQ]: _tK }],
7005
5995
  ],
7006
5996
  ];
7007
5997
  export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -7135,21 +6125,7 @@ export var UpdateDomainInput = [
7135
6125
  _UDI,
7136
6126
  0,
7137
6127
  [_i, _de, _sSO, _dER, _sRe, _n, _cT],
7138
- [
7139
- [0, 1],
7140
- 0,
7141
- () => SingleSignOn,
7142
- 0,
7143
- 0,
7144
- 0,
7145
- [
7146
- 0,
7147
- {
7148
- [_iTd]: 1,
7149
- [_hQ]: _cT,
7150
- },
7151
- ],
7152
- ],
6128
+ [[0, 1], 0, () => SingleSignOn, 0, 0, 0, [0, { [_iTd]: 1, [_hQ]: _cT }]],
7153
6129
  ];
7154
6130
  export var UpdateDomainOutput = [
7155
6131
  3,
@@ -7568,17 +6544,7 @@ export var UserProfileSummary = [
7568
6544
  [_dIo, _id, _ty, _s, _det],
7569
6545
  [0, 0, 0, 0, [() => UserProfileDetails, 0]],
7570
6546
  ];
7571
- export var ValidationException = [
7572
- -3,
7573
- n0,
7574
- _VE,
7575
- {
7576
- [_e]: _c,
7577
- [_hE]: 400,
7578
- },
7579
- [_m],
7580
- [0],
7581
- ];
6547
+ export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
7582
6548
  TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
7583
6549
  export var __Unit = "unit";
7584
6550
  export var DataZoneServiceException = [-3, _sm, "DataZoneServiceException", 0, [], []];
@@ -7679,6 +6645,8 @@ export var MetadataFormInputs = [1, n0, _MFI, 0, [() => FormInput, 0]];
7679
6645
  export var MetadataForms = [1, n0, _MF, 0, [() => FormOutput, 0]];
7680
6646
  export var MetadataFormsSummary = [1, n0, _MFSe, 0, [() => MetadataFormSummary, 0]];
7681
6647
  export var MetadataGenerationRuns = [1, n0, _MGR, 0, () => MetadataGenerationRunItem];
6648
+ export var MetadataGenerationRunTypes = 64 | 0;
6649
+ export var MetadataGenerationRunTypeStats = [1, n0, _MGRTSe, 0, () => MetadataGenerationRunTypeStat];
7682
6650
  export var NameIdentifiers = [1, n0, _NIa, 0, () => NameIdentifier];
7683
6651
  export var NotificationsList = [1, n0, _NL, 0, [() => NotificationOutput, 0]];
7684
6652
  export var NotificationSubjects = 64 | 0;
@@ -7926,9 +6894,9 @@ export var PolicyGrantDetail = [
7926
6894
  () => CreateAssetTypePolicyGrantDetail,
7927
6895
  () => CreateProjectPolicyGrantDetail,
7928
6896
  () => CreateEnvironmentProfilePolicyGrantDetail,
7929
- () => Unit,
7930
- () => Unit,
7931
- () => Unit,
6897
+ () => Unit_n0,
6898
+ () => Unit_n0,
6899
+ () => Unit_n0,
7932
6900
  () => CreateProjectFromProjectProfilePolicyGrantDetail,
7933
6901
  () => UseAssetTypePolicyGrantDetail,
7934
6902
  ],
@@ -8107,9 +7075,7 @@ export var AcceptPredictions = [
8107
7075
  9,
8108
7076
  n0,
8109
7077
  _APcc,
8110
- {
8111
- [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/assets/{identifier}/accept-predictions", 200],
8112
- },
7078
+ { [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/assets/{identifier}/accept-predictions", 200] },
8113
7079
  () => AcceptPredictionsInput,
8114
7080
  () => AcceptPredictionsOutput,
8115
7081
  ];
@@ -8117,9 +7083,7 @@ export var AcceptSubscriptionRequest = [
8117
7083
  9,
8118
7084
  n0,
8119
7085
  _ASR,
8120
- {
8121
- [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/subscription-requests/{identifier}/accept", 200],
8122
- },
7086
+ { [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/subscription-requests/{identifier}/accept", 200] },
8123
7087
  () => AcceptSubscriptionRequestInput,
8124
7088
  () => AcceptSubscriptionRequestOutput,
8125
7089
  ];
@@ -8127,9 +7091,7 @@ export var AddEntityOwner = [
8127
7091
  9,
8128
7092
  n0,
8129
7093
  _AEO,
8130
- {
8131
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/addOwner", 201],
8132
- },
7094
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/addOwner", 201] },
8133
7095
  () => AddEntityOwnerInput,
8134
7096
  () => AddEntityOwnerOutput,
8135
7097
  ];
@@ -8137,9 +7099,7 @@ export var AddPolicyGrant = [
8137
7099
  9,
8138
7100
  n0,
8139
7101
  _APG,
8140
- {
8141
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/policies/managed/{entityType}/{entityIdentifier}/addGrant", 201],
8142
- },
7102
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/policies/managed/{entityType}/{entityIdentifier}/addGrant", 201] },
8143
7103
  () => AddPolicyGrantInput,
8144
7104
  () => AddPolicyGrantOutput,
8145
7105
  ];
@@ -8195,9 +7155,7 @@ export var CancelMetadataGenerationRun = [
8195
7155
  9,
8196
7156
  n0,
8197
7157
  _CMGR,
8198
- {
8199
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/metadata-generation-runs/{identifier}/cancel", 200],
8200
- },
7158
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/metadata-generation-runs/{identifier}/cancel", 200] },
8201
7159
  () => CancelMetadataGenerationRunInput,
8202
7160
  () => CancelMetadataGenerationRunOutput,
8203
7161
  ];
@@ -8205,9 +7163,7 @@ export var CancelSubscription = [
8205
7163
  9,
8206
7164
  n0,
8207
7165
  _CSa,
8208
- {
8209
- [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/subscriptions/{identifier}/cancel", 200],
8210
- },
7166
+ { [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/subscriptions/{identifier}/cancel", 200] },
8211
7167
  () => CancelSubscriptionInput,
8212
7168
  () => CancelSubscriptionOutput,
8213
7169
  ];
@@ -8215,9 +7171,7 @@ export var CreateAccountPool = [
8215
7171
  9,
8216
7172
  n0,
8217
7173
  _CAPr,
8218
- {
8219
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/account-pools", 201],
8220
- },
7174
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/account-pools", 201] },
8221
7175
  () => CreateAccountPoolInput,
8222
7176
  () => CreateAccountPoolOutput,
8223
7177
  ];
@@ -8225,9 +7179,7 @@ export var CreateAsset = [
8225
7179
  9,
8226
7180
  n0,
8227
7181
  _CAr,
8228
- {
8229
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/assets", 201],
8230
- },
7182
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/assets", 201] },
8231
7183
  () => CreateAssetInput,
8232
7184
  () => CreateAssetOutput,
8233
7185
  ];
@@ -8235,9 +7187,7 @@ export var CreateAssetFilter = [
8235
7187
  9,
8236
7188
  n0,
8237
7189
  _CAF,
8238
- {
8239
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters", 201],
8240
- },
7190
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters", 201] },
8241
7191
  () => CreateAssetFilterInput,
8242
7192
  () => CreateAssetFilterOutput,
8243
7193
  ];
@@ -8245,9 +7195,7 @@ export var CreateAssetRevision = [
8245
7195
  9,
8246
7196
  n0,
8247
7197
  _CAR,
8248
- {
8249
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/assets/{identifier}/revisions", 200],
8250
- },
7198
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/assets/{identifier}/revisions", 200] },
8251
7199
  () => CreateAssetRevisionInput,
8252
7200
  () => CreateAssetRevisionOutput,
8253
7201
  ];
@@ -8255,9 +7203,7 @@ export var CreateAssetType = [
8255
7203
  9,
8256
7204
  n0,
8257
7205
  _CAT,
8258
- {
8259
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/asset-types", 201],
8260
- },
7206
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/asset-types", 201] },
8261
7207
  () => CreateAssetTypeInput,
8262
7208
  () => CreateAssetTypeOutput,
8263
7209
  ];
@@ -8265,9 +7211,7 @@ export var CreateConnection = [
8265
7211
  9,
8266
7212
  n0,
8267
7213
  _CCr,
8268
- {
8269
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/connections", 201],
8270
- },
7214
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/connections", 201] },
8271
7215
  () => CreateConnectionInput,
8272
7216
  () => CreateConnectionOutput,
8273
7217
  ];
@@ -8275,9 +7219,7 @@ export var CreateDataProduct = [
8275
7219
  9,
8276
7220
  n0,
8277
7221
  _CDP,
8278
- {
8279
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/data-products", 201],
8280
- },
7222
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/data-products", 201] },
8281
7223
  () => CreateDataProductInput,
8282
7224
  () => CreateDataProductOutput,
8283
7225
  ];
@@ -8285,9 +7227,7 @@ export var CreateDataProductRevision = [
8285
7227
  9,
8286
7228
  n0,
8287
7229
  _CDPR,
8288
- {
8289
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/data-products/{identifier}/revisions", 201],
8290
- },
7230
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/data-products/{identifier}/revisions", 201] },
8291
7231
  () => CreateDataProductRevisionInput,
8292
7232
  () => CreateDataProductRevisionOutput,
8293
7233
  ];
@@ -8295,9 +7235,7 @@ export var CreateDataSource = [
8295
7235
  9,
8296
7236
  n0,
8297
7237
  _CDS,
8298
- {
8299
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/data-sources", 201],
8300
- },
7238
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/data-sources", 201] },
8301
7239
  () => CreateDataSourceInput,
8302
7240
  () => CreateDataSourceOutput,
8303
7241
  ];
@@ -8305,9 +7243,7 @@ export var CreateDomain = [
8305
7243
  9,
8306
7244
  n0,
8307
7245
  _CD,
8308
- {
8309
- [_ht]: ["POST", "/v2/domains", 201],
8310
- },
7246
+ { [_ht]: ["POST", "/v2/domains", 201] },
8311
7247
  () => CreateDomainInput,
8312
7248
  () => CreateDomainOutput,
8313
7249
  ];
@@ -8315,9 +7251,7 @@ export var CreateDomainUnit = [
8315
7251
  9,
8316
7252
  n0,
8317
7253
  _CDU,
8318
- {
8319
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/domain-units", 201],
8320
- },
7254
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/domain-units", 201] },
8321
7255
  () => CreateDomainUnitInput,
8322
7256
  () => CreateDomainUnitOutput,
8323
7257
  ];
@@ -8325,9 +7259,7 @@ export var CreateEnvironment = [
8325
7259
  9,
8326
7260
  n0,
8327
7261
  _CEr,
8328
- {
8329
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/environments", 201],
8330
- },
7262
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/environments", 201] },
8331
7263
  () => CreateEnvironmentInput,
8332
7264
  () => CreateEnvironmentOutput,
8333
7265
  ];
@@ -8335,9 +7267,7 @@ export var CreateEnvironmentAction = [
8335
7267
  9,
8336
7268
  n0,
8337
7269
  _CEAr,
8338
- {
8339
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions", 201],
8340
- },
7270
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions", 201] },
8341
7271
  () => CreateEnvironmentActionInput,
8342
7272
  () => CreateEnvironmentActionOutput,
8343
7273
  ];
@@ -8345,9 +7275,7 @@ export var CreateEnvironmentBlueprint = [
8345
7275
  9,
8346
7276
  n0,
8347
7277
  _CEB,
8348
- {
8349
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/environment-blueprints", 201],
8350
- },
7278
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/environment-blueprints", 201] },
8351
7279
  () => CreateEnvironmentBlueprintInput,
8352
7280
  () => CreateEnvironmentBlueprintOutput,
8353
7281
  ];
@@ -8355,9 +7283,7 @@ export var CreateEnvironmentProfile = [
8355
7283
  9,
8356
7284
  n0,
8357
7285
  _CEP,
8358
- {
8359
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/environment-profiles", 201],
8360
- },
7286
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/environment-profiles", 201] },
8361
7287
  () => CreateEnvironmentProfileInput,
8362
7288
  () => CreateEnvironmentProfileOutput,
8363
7289
  ];
@@ -8365,9 +7291,7 @@ export var CreateFormType = [
8365
7291
  9,
8366
7292
  n0,
8367
7293
  _CFT,
8368
- {
8369
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/form-types", 201],
8370
- },
7294
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/form-types", 201] },
8371
7295
  () => CreateFormTypeInput,
8372
7296
  () => CreateFormTypeOutput,
8373
7297
  ];
@@ -8375,9 +7299,7 @@ export var CreateGlossary = [
8375
7299
  9,
8376
7300
  n0,
8377
7301
  _CG,
8378
- {
8379
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/glossaries", 201],
8380
- },
7302
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/glossaries", 201] },
8381
7303
  () => CreateGlossaryInput,
8382
7304
  () => CreateGlossaryOutput,
8383
7305
  ];
@@ -8385,9 +7307,7 @@ export var CreateGlossaryTerm = [
8385
7307
  9,
8386
7308
  n0,
8387
7309
  _CGT,
8388
- {
8389
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/glossary-terms", 201],
8390
- },
7310
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/glossary-terms", 201] },
8391
7311
  () => CreateGlossaryTermInput,
8392
7312
  () => CreateGlossaryTermOutput,
8393
7313
  ];
@@ -8395,9 +7315,7 @@ export var CreateGroupProfile = [
8395
7315
  9,
8396
7316
  n0,
8397
7317
  _CGP,
8398
- {
8399
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/group-profiles", 201],
8400
- },
7318
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/group-profiles", 201] },
8401
7319
  () => CreateGroupProfileInput,
8402
7320
  () => CreateGroupProfileOutput,
8403
7321
  ];
@@ -8405,9 +7323,7 @@ export var CreateListingChangeSet = [
8405
7323
  9,
8406
7324
  n0,
8407
7325
  _CLCS,
8408
- {
8409
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/listings/change-set", 200],
8410
- },
7326
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/listings/change-set", 200] },
8411
7327
  () => CreateListingChangeSetInput,
8412
7328
  () => CreateListingChangeSetOutput,
8413
7329
  ];
@@ -8415,9 +7331,7 @@ export var CreateProject = [
8415
7331
  9,
8416
7332
  n0,
8417
7333
  _CPr,
8418
- {
8419
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/projects", 201],
8420
- },
7334
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/projects", 201] },
8421
7335
  () => CreateProjectInput,
8422
7336
  () => CreateProjectOutput,
8423
7337
  ];
@@ -8425,9 +7339,7 @@ export var CreateProjectMembership = [
8425
7339
  9,
8426
7340
  n0,
8427
7341
  _CPM,
8428
- {
8429
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/createMembership", 201],
8430
- },
7342
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/createMembership", 201] },
8431
7343
  () => CreateProjectMembershipInput,
8432
7344
  () => CreateProjectMembershipOutput,
8433
7345
  ];
@@ -8435,9 +7347,7 @@ export var CreateProjectProfile = [
8435
7347
  9,
8436
7348
  n0,
8437
7349
  _CPPr,
8438
- {
8439
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/project-profiles", 201],
8440
- },
7350
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/project-profiles", 201] },
8441
7351
  () => CreateProjectProfileInput,
8442
7352
  () => CreateProjectProfileOutput,
8443
7353
  ];
@@ -8445,9 +7355,7 @@ export var CreateRule = [
8445
7355
  9,
8446
7356
  n0,
8447
7357
  _CR,
8448
- {
8449
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/rules", 201],
8450
- },
7358
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/rules", 201] },
8451
7359
  () => CreateRuleInput,
8452
7360
  () => CreateRuleOutput,
8453
7361
  ];
@@ -8455,9 +7363,7 @@ export var CreateSubscriptionGrant = [
8455
7363
  9,
8456
7364
  n0,
8457
7365
  _CSG,
8458
- {
8459
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/subscription-grants", 200],
8460
- },
7366
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/subscription-grants", 200] },
8461
7367
  () => CreateSubscriptionGrantInput,
8462
7368
  () => CreateSubscriptionGrantOutput,
8463
7369
  ];
@@ -8465,9 +7371,7 @@ export var CreateSubscriptionRequest = [
8465
7371
  9,
8466
7372
  n0,
8467
7373
  _CSR,
8468
- {
8469
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/subscription-requests", 200],
8470
- },
7374
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/subscription-requests", 200] },
8471
7375
  () => CreateSubscriptionRequestInput,
8472
7376
  () => CreateSubscriptionRequestOutput,
8473
7377
  ];
@@ -8475,9 +7379,7 @@ export var CreateSubscriptionTarget = [
8475
7379
  9,
8476
7380
  n0,
8477
7381
  _CST,
8478
- {
8479
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets", 200],
8480
- },
7382
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets", 200] },
8481
7383
  () => CreateSubscriptionTargetInput,
8482
7384
  () => CreateSubscriptionTargetOutput,
8483
7385
  ];
@@ -8485,9 +7387,7 @@ export var CreateUserProfile = [
8485
7387
  9,
8486
7388
  n0,
8487
7389
  _CUP,
8488
- {
8489
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/user-profiles", 201],
8490
- },
7390
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/user-profiles", 201] },
8491
7391
  () => CreateUserProfileInput,
8492
7392
  () => CreateUserProfileOutput,
8493
7393
  ];
@@ -8495,9 +7395,7 @@ export var DeleteAccountPool = [
8495
7395
  9,
8496
7396
  n0,
8497
7397
  _DAP,
8498
- {
8499
- [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/account-pools/{identifier}", 204],
8500
- },
7398
+ { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/account-pools/{identifier}", 204] },
8501
7399
  () => DeleteAccountPoolInput,
8502
7400
  () => DeleteAccountPoolOutput,
8503
7401
  ];
@@ -8505,9 +7403,7 @@ export var DeleteAsset = [
8505
7403
  9,
8506
7404
  n0,
8507
7405
  _DA,
8508
- {
8509
- [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/assets/{identifier}", 204],
8510
- },
7406
+ { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/assets/{identifier}", 204] },
8511
7407
  () => DeleteAssetInput,
8512
7408
  () => DeleteAssetOutput,
8513
7409
  ];
@@ -8515,9 +7411,7 @@ export var DeleteAssetFilter = [
8515
7411
  9,
8516
7412
  n0,
8517
7413
  _DAF,
8518
- {
8519
- [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters/{identifier}", 204],
8520
- },
7414
+ { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters/{identifier}", 204] },
8521
7415
  () => DeleteAssetFilterInput,
8522
7416
  () => __Unit,
8523
7417
  ];
@@ -8525,9 +7419,7 @@ export var DeleteAssetType = [
8525
7419
  9,
8526
7420
  n0,
8527
7421
  _DAT,
8528
- {
8529
- [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/asset-types/{identifier}", 204],
8530
- },
7422
+ { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/asset-types/{identifier}", 204] },
8531
7423
  () => DeleteAssetTypeInput,
8532
7424
  () => DeleteAssetTypeOutput,
8533
7425
  ];
@@ -8535,9 +7427,7 @@ export var DeleteConnection = [
8535
7427
  9,
8536
7428
  n0,
8537
7429
  _DCe,
8538
- {
8539
- [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/connections/{identifier}", 202],
8540
- },
7430
+ { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/connections/{identifier}", 202] },
8541
7431
  () => DeleteConnectionInput,
8542
7432
  () => DeleteConnectionOutput,
8543
7433
  ];
@@ -8545,9 +7435,7 @@ export var DeleteDataProduct = [
8545
7435
  9,
8546
7436
  n0,
8547
7437
  _DDP,
8548
- {
8549
- [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/data-products/{identifier}", 204],
8550
- },
7438
+ { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/data-products/{identifier}", 204] },
8551
7439
  () => DeleteDataProductInput,
8552
7440
  () => DeleteDataProductOutput,
8553
7441
  ];
@@ -8555,9 +7443,7 @@ export var DeleteDataSource = [
8555
7443
  9,
8556
7444
  n0,
8557
7445
  _DDS,
8558
- {
8559
- [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/data-sources/{identifier}", 200],
8560
- },
7446
+ { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/data-sources/{identifier}", 200] },
8561
7447
  () => DeleteDataSourceInput,
8562
7448
  () => DeleteDataSourceOutput,
8563
7449
  ];
@@ -8565,9 +7451,7 @@ export var DeleteDomain = [
8565
7451
  9,
8566
7452
  n0,
8567
7453
  _DDe,
8568
- {
8569
- [_ht]: ["DELETE", "/v2/domains/{identifier}", 202],
8570
- },
7454
+ { [_ht]: ["DELETE", "/v2/domains/{identifier}", 202] },
8571
7455
  () => DeleteDomainInput,
8572
7456
  () => DeleteDomainOutput,
8573
7457
  ];
@@ -8575,9 +7459,7 @@ export var DeleteDomainUnit = [
8575
7459
  9,
8576
7460
  n0,
8577
7461
  _DDU,
8578
- {
8579
- [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/domain-units/{identifier}", 204],
8580
- },
7462
+ { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/domain-units/{identifier}", 204] },
8581
7463
  () => DeleteDomainUnitInput,
8582
7464
  () => DeleteDomainUnitOutput,
8583
7465
  ];
@@ -8585,9 +7467,7 @@ export var DeleteEnvironment = [
8585
7467
  9,
8586
7468
  n0,
8587
7469
  _DE,
8588
- {
8589
- [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/environments/{identifier}", 204],
8590
- },
7470
+ { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/environments/{identifier}", 204] },
8591
7471
  () => DeleteEnvironmentInput,
8592
7472
  () => __Unit,
8593
7473
  ];
@@ -8605,9 +7485,7 @@ export var DeleteEnvironmentBlueprint = [
8605
7485
  9,
8606
7486
  n0,
8607
7487
  _DEB,
8608
- {
8609
- [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/environment-blueprints/{identifier}", 204],
8610
- },
7488
+ { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/environment-blueprints/{identifier}", 204] },
8611
7489
  () => DeleteEnvironmentBlueprintInput,
8612
7490
  () => __Unit,
8613
7491
  ];
@@ -8629,9 +7507,7 @@ export var DeleteEnvironmentProfile = [
8629
7507
  9,
8630
7508
  n0,
8631
7509
  _DEP,
8632
- {
8633
- [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/environment-profiles/{identifier}", 204],
8634
- },
7510
+ { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/environment-profiles/{identifier}", 204] },
8635
7511
  () => DeleteEnvironmentProfileInput,
8636
7512
  () => __Unit,
8637
7513
  ];
@@ -8639,9 +7515,7 @@ export var DeleteFormType = [
8639
7515
  9,
8640
7516
  n0,
8641
7517
  _DFT,
8642
- {
8643
- [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/form-types/{formTypeIdentifier}", 204],
8644
- },
7518
+ { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/form-types/{formTypeIdentifier}", 204] },
8645
7519
  () => DeleteFormTypeInput,
8646
7520
  () => DeleteFormTypeOutput,
8647
7521
  ];
@@ -8649,9 +7523,7 @@ export var DeleteGlossary = [
8649
7523
  9,
8650
7524
  n0,
8651
7525
  _DG,
8652
- {
8653
- [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/glossaries/{identifier}", 204],
8654
- },
7526
+ { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/glossaries/{identifier}", 204] },
8655
7527
  () => DeleteGlossaryInput,
8656
7528
  () => DeleteGlossaryOutput,
8657
7529
  ];
@@ -8659,9 +7531,7 @@ export var DeleteGlossaryTerm = [
8659
7531
  9,
8660
7532
  n0,
8661
7533
  _DGTel,
8662
- {
8663
- [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/glossary-terms/{identifier}", 204],
8664
- },
7534
+ { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/glossary-terms/{identifier}", 204] },
8665
7535
  () => DeleteGlossaryTermInput,
8666
7536
  () => DeleteGlossaryTermOutput,
8667
7537
  ];
@@ -8669,9 +7539,7 @@ export var DeleteListing = [
8669
7539
  9,
8670
7540
  n0,
8671
7541
  _DL,
8672
- {
8673
- [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/listings/{identifier}", 204],
8674
- },
7542
+ { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/listings/{identifier}", 204] },
8675
7543
  () => DeleteListingInput,
8676
7544
  () => DeleteListingOutput,
8677
7545
  ];
@@ -8679,9 +7547,7 @@ export var DeleteProject = [
8679
7547
  9,
8680
7548
  n0,
8681
7549
  _DPe,
8682
- {
8683
- [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/projects/{identifier}", 204],
8684
- },
7550
+ { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/projects/{identifier}", 204] },
8685
7551
  () => DeleteProjectInput,
8686
7552
  () => DeleteProjectOutput,
8687
7553
  ];
@@ -8689,9 +7555,7 @@ export var DeleteProjectMembership = [
8689
7555
  9,
8690
7556
  n0,
8691
7557
  _DPM,
8692
- {
8693
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/deleteMembership", 204],
8694
- },
7558
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/deleteMembership", 204] },
8695
7559
  () => DeleteProjectMembershipInput,
8696
7560
  () => DeleteProjectMembershipOutput,
8697
7561
  ];
@@ -8699,9 +7563,7 @@ export var DeleteProjectProfile = [
8699
7563
  9,
8700
7564
  n0,
8701
7565
  _DPP,
8702
- {
8703
- [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/project-profiles/{identifier}", 204],
8704
- },
7566
+ { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/project-profiles/{identifier}", 204] },
8705
7567
  () => DeleteProjectProfileInput,
8706
7568
  () => DeleteProjectProfileOutput,
8707
7569
  ];
@@ -8709,9 +7571,7 @@ export var DeleteRule = [
8709
7571
  9,
8710
7572
  n0,
8711
7573
  _DR,
8712
- {
8713
- [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/rules/{identifier}", 204],
8714
- },
7574
+ { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/rules/{identifier}", 204] },
8715
7575
  () => DeleteRuleInput,
8716
7576
  () => DeleteRuleOutput,
8717
7577
  ];
@@ -8719,9 +7579,7 @@ export var DeleteSubscriptionGrant = [
8719
7579
  9,
8720
7580
  n0,
8721
7581
  _DSG,
8722
- {
8723
- [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/subscription-grants/{identifier}", 200],
8724
- },
7582
+ { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/subscription-grants/{identifier}", 200] },
8725
7583
  () => DeleteSubscriptionGrantInput,
8726
7584
  () => DeleteSubscriptionGrantOutput,
8727
7585
  ];
@@ -8729,9 +7587,7 @@ export var DeleteSubscriptionRequest = [
8729
7587
  9,
8730
7588
  n0,
8731
7589
  _DSR,
8732
- {
8733
- [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/subscription-requests/{identifier}", 204],
8734
- },
7590
+ { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/subscription-requests/{identifier}", 204] },
8735
7591
  () => DeleteSubscriptionRequestInput,
8736
7592
  () => __Unit,
8737
7593
  ];
@@ -8795,9 +7651,7 @@ export var GetAccountPool = [
8795
7651
  9,
8796
7652
  n0,
8797
7653
  _GAP,
8798
- {
8799
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/account-pools/{identifier}", 200],
8800
- },
7654
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/account-pools/{identifier}", 200] },
8801
7655
  () => GetAccountPoolInput,
8802
7656
  () => GetAccountPoolOutput,
8803
7657
  ];
@@ -8805,9 +7659,7 @@ export var GetAsset = [
8805
7659
  9,
8806
7660
  n0,
8807
7661
  _GA,
8808
- {
8809
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/assets/{identifier}", 200],
8810
- },
7662
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/assets/{identifier}", 200] },
8811
7663
  () => GetAssetInput,
8812
7664
  () => GetAssetOutput,
8813
7665
  ];
@@ -8815,9 +7667,7 @@ export var GetAssetFilter = [
8815
7667
  9,
8816
7668
  n0,
8817
7669
  _GAF,
8818
- {
8819
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters/{identifier}", 200],
8820
- },
7670
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters/{identifier}", 200] },
8821
7671
  () => GetAssetFilterInput,
8822
7672
  () => GetAssetFilterOutput,
8823
7673
  ];
@@ -8825,9 +7675,7 @@ export var GetAssetType = [
8825
7675
  9,
8826
7676
  n0,
8827
7677
  _GAT,
8828
- {
8829
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/asset-types/{identifier}", 200],
8830
- },
7678
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/asset-types/{identifier}", 200] },
8831
7679
  () => GetAssetTypeInput,
8832
7680
  () => GetAssetTypeOutput,
8833
7681
  ];
@@ -8835,19 +7683,23 @@ export var GetConnection = [
8835
7683
  9,
8836
7684
  n0,
8837
7685
  _GCe,
8838
- {
8839
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/connections/{identifier}", 200],
8840
- },
7686
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/connections/{identifier}", 200] },
8841
7687
  () => GetConnectionInput,
8842
7688
  () => GetConnectionOutput,
8843
7689
  ];
7690
+ export var GetDataExportConfiguration = [
7691
+ 9,
7692
+ n0,
7693
+ _GDEC,
7694
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-export-configuration", 200] },
7695
+ () => GetDataExportConfigurationInput,
7696
+ () => GetDataExportConfigurationOutput,
7697
+ ];
8844
7698
  export var GetDataProduct = [
8845
7699
  9,
8846
7700
  n0,
8847
7701
  _GDP,
8848
- {
8849
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-products/{identifier}", 200],
8850
- },
7702
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-products/{identifier}", 200] },
8851
7703
  () => GetDataProductInput,
8852
7704
  () => GetDataProductOutput,
8853
7705
  ];
@@ -8855,9 +7707,7 @@ export var GetDataSource = [
8855
7707
  9,
8856
7708
  n0,
8857
7709
  _GDS,
8858
- {
8859
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-sources/{identifier}", 200],
8860
- },
7710
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-sources/{identifier}", 200] },
8861
7711
  () => GetDataSourceInput,
8862
7712
  () => GetDataSourceOutput,
8863
7713
  ];
@@ -8865,9 +7715,7 @@ export var GetDataSourceRun = [
8865
7715
  9,
8866
7716
  n0,
8867
7717
  _GDSR,
8868
- {
8869
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-source-runs/{identifier}", 200],
8870
- },
7718
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-source-runs/{identifier}", 200] },
8871
7719
  () => GetDataSourceRunInput,
8872
7720
  () => GetDataSourceRunOutput,
8873
7721
  ];
@@ -8875,9 +7723,7 @@ export var GetDomain = [
8875
7723
  9,
8876
7724
  n0,
8877
7725
  _GDe,
8878
- {
8879
- [_ht]: ["GET", "/v2/domains/{identifier}", 200],
8880
- },
7726
+ { [_ht]: ["GET", "/v2/domains/{identifier}", 200] },
8881
7727
  () => GetDomainInput,
8882
7728
  () => GetDomainOutput,
8883
7729
  ];
@@ -8885,9 +7731,7 @@ export var GetDomainUnit = [
8885
7731
  9,
8886
7732
  n0,
8887
7733
  _GDU,
8888
- {
8889
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/domain-units/{identifier}", 200],
8890
- },
7734
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/domain-units/{identifier}", 200] },
8891
7735
  () => GetDomainUnitInput,
8892
7736
  () => GetDomainUnitOutput,
8893
7737
  ];
@@ -8895,9 +7739,7 @@ export var GetEnvironment = [
8895
7739
  9,
8896
7740
  n0,
8897
7741
  _GEe,
8898
- {
8899
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments/{identifier}", 200],
8900
- },
7742
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments/{identifier}", 200] },
8901
7743
  () => GetEnvironmentInput,
8902
7744
  () => GetEnvironmentOutput,
8903
7745
  ];
@@ -8905,9 +7747,7 @@ export var GetEnvironmentAction = [
8905
7747
  9,
8906
7748
  n0,
8907
7749
  _GEA,
8908
- {
8909
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions/{identifier}", 200],
8910
- },
7750
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions/{identifier}", 200] },
8911
7751
  () => GetEnvironmentActionInput,
8912
7752
  () => GetEnvironmentActionOutput,
8913
7753
  ];
@@ -8915,9 +7755,7 @@ export var GetEnvironmentBlueprint = [
8915
7755
  9,
8916
7756
  n0,
8917
7757
  _GEB,
8918
- {
8919
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environment-blueprints/{identifier}", 200],
8920
- },
7758
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environment-blueprints/{identifier}", 200] },
8921
7759
  () => GetEnvironmentBlueprintInput,
8922
7760
  () => GetEnvironmentBlueprintOutput,
8923
7761
  ];
@@ -8939,9 +7777,7 @@ export var GetEnvironmentCredentials = [
8939
7777
  9,
8940
7778
  n0,
8941
7779
  _GEC,
8942
- {
8943
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/credentials", 200],
8944
- },
7780
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/credentials", 200] },
8945
7781
  () => GetEnvironmentCredentialsInput,
8946
7782
  () => GetEnvironmentCredentialsOutput,
8947
7783
  ];
@@ -8949,9 +7785,7 @@ export var GetEnvironmentProfile = [
8949
7785
  9,
8950
7786
  n0,
8951
7787
  _GEP,
8952
- {
8953
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environment-profiles/{identifier}", 200],
8954
- },
7788
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environment-profiles/{identifier}", 200] },
8955
7789
  () => GetEnvironmentProfileInput,
8956
7790
  () => GetEnvironmentProfileOutput,
8957
7791
  ];
@@ -8959,9 +7793,7 @@ export var GetFormType = [
8959
7793
  9,
8960
7794
  n0,
8961
7795
  _GFT,
8962
- {
8963
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/form-types/{formTypeIdentifier}", 200],
8964
- },
7796
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/form-types/{formTypeIdentifier}", 200] },
8965
7797
  () => GetFormTypeInput,
8966
7798
  () => GetFormTypeOutput,
8967
7799
  ];
@@ -8969,9 +7801,7 @@ export var GetGlossary = [
8969
7801
  9,
8970
7802
  n0,
8971
7803
  _GG,
8972
- {
8973
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/glossaries/{identifier}", 200],
8974
- },
7804
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/glossaries/{identifier}", 200] },
8975
7805
  () => GetGlossaryInput,
8976
7806
  () => GetGlossaryOutput,
8977
7807
  ];
@@ -8979,9 +7809,7 @@ export var GetGlossaryTerm = [
8979
7809
  9,
8980
7810
  n0,
8981
7811
  _GGT,
8982
- {
8983
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/glossary-terms/{identifier}", 200],
8984
- },
7812
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/glossary-terms/{identifier}", 200] },
8985
7813
  () => GetGlossaryTermInput,
8986
7814
  () => GetGlossaryTermOutput,
8987
7815
  ];
@@ -8989,9 +7817,7 @@ export var GetGroupProfile = [
8989
7817
  9,
8990
7818
  n0,
8991
7819
  _GGP,
8992
- {
8993
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/group-profiles/{groupIdentifier}", 200],
8994
- },
7820
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/group-profiles/{groupIdentifier}", 200] },
8995
7821
  () => GetGroupProfileInput,
8996
7822
  () => GetGroupProfileOutput,
8997
7823
  ];
@@ -8999,9 +7825,7 @@ export var GetIamPortalLoginUrl = [
8999
7825
  9,
9000
7826
  n0,
9001
7827
  _GIPLU,
9002
- {
9003
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/get-portal-login-url", 200],
9004
- },
7828
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/get-portal-login-url", 200] },
9005
7829
  () => GetIamPortalLoginUrlInput,
9006
7830
  () => GetIamPortalLoginUrlOutput,
9007
7831
  ];
@@ -9009,9 +7833,7 @@ export var GetJobRun = [
9009
7833
  9,
9010
7834
  n0,
9011
7835
  _GJR,
9012
- {
9013
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/jobRuns/{identifier}", 200],
9014
- },
7836
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/jobRuns/{identifier}", 200] },
9015
7837
  () => GetJobRunInput,
9016
7838
  () => GetJobRunOutput,
9017
7839
  ];
@@ -9019,9 +7841,7 @@ export var GetLineageEvent = [
9019
7841
  9,
9020
7842
  n0,
9021
7843
  _GLE,
9022
- {
9023
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/lineage/events/{identifier}", 200],
9024
- },
7844
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/lineage/events/{identifier}", 200] },
9025
7845
  () => GetLineageEventInput,
9026
7846
  () => GetLineageEventOutput,
9027
7847
  ];
@@ -9029,9 +7849,7 @@ export var GetLineageNode = [
9029
7849
  9,
9030
7850
  n0,
9031
7851
  _GLN,
9032
- {
9033
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/lineage/nodes/{identifier}", 200],
9034
- },
7852
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/lineage/nodes/{identifier}", 200] },
9035
7853
  () => GetLineageNodeInput,
9036
7854
  () => GetLineageNodeOutput,
9037
7855
  ];
@@ -9039,9 +7857,7 @@ export var GetListing = [
9039
7857
  9,
9040
7858
  n0,
9041
7859
  _GL,
9042
- {
9043
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/listings/{identifier}", 200],
9044
- },
7860
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/listings/{identifier}", 200] },
9045
7861
  () => GetListingInput,
9046
7862
  () => GetListingOutput,
9047
7863
  ];
@@ -9049,9 +7865,7 @@ export var GetMetadataGenerationRun = [
9049
7865
  9,
9050
7866
  n0,
9051
7867
  _GMGR,
9052
- {
9053
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/metadata-generation-runs/{identifier}", 200],
9054
- },
7868
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/metadata-generation-runs/{identifier}", 200] },
9055
7869
  () => GetMetadataGenerationRunInput,
9056
7870
  () => GetMetadataGenerationRunOutput,
9057
7871
  ];
@@ -9059,9 +7873,7 @@ export var GetProject = [
9059
7873
  9,
9060
7874
  n0,
9061
7875
  _GP,
9062
- {
9063
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/projects/{identifier}", 200],
9064
- },
7876
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/projects/{identifier}", 200] },
9065
7877
  () => GetProjectInput,
9066
7878
  () => GetProjectOutput,
9067
7879
  ];
@@ -9069,9 +7881,7 @@ export var GetProjectProfile = [
9069
7881
  9,
9070
7882
  n0,
9071
7883
  _GPPe,
9072
- {
9073
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/project-profiles/{identifier}", 200],
9074
- },
7884
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/project-profiles/{identifier}", 200] },
9075
7885
  () => GetProjectProfileInput,
9076
7886
  () => GetProjectProfileOutput,
9077
7887
  ];
@@ -9079,9 +7889,7 @@ export var GetRule = [
9079
7889
  9,
9080
7890
  n0,
9081
7891
  _GR,
9082
- {
9083
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/rules/{identifier}", 200],
9084
- },
7892
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/rules/{identifier}", 200] },
9085
7893
  () => GetRuleInput,
9086
7894
  () => GetRuleOutput,
9087
7895
  ];
@@ -9089,9 +7897,7 @@ export var GetSubscription = [
9089
7897
  9,
9090
7898
  n0,
9091
7899
  _GS,
9092
- {
9093
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscriptions/{identifier}", 200],
9094
- },
7900
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscriptions/{identifier}", 200] },
9095
7901
  () => GetSubscriptionInput,
9096
7902
  () => GetSubscriptionOutput,
9097
7903
  ];
@@ -9099,9 +7905,7 @@ export var GetSubscriptionGrant = [
9099
7905
  9,
9100
7906
  n0,
9101
7907
  _GSG,
9102
- {
9103
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscription-grants/{identifier}", 200],
9104
- },
7908
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscription-grants/{identifier}", 200] },
9105
7909
  () => GetSubscriptionGrantInput,
9106
7910
  () => GetSubscriptionGrantOutput,
9107
7911
  ];
@@ -9109,9 +7913,7 @@ export var GetSubscriptionRequestDetails = [
9109
7913
  9,
9110
7914
  n0,
9111
7915
  _GSRD,
9112
- {
9113
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscription-requests/{identifier}", 200],
9114
- },
7916
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscription-requests/{identifier}", 200] },
9115
7917
  () => GetSubscriptionRequestDetailsInput,
9116
7918
  () => GetSubscriptionRequestDetailsOutput,
9117
7919
  ];
@@ -9147,9 +7949,7 @@ export var GetUserProfile = [
9147
7949
  9,
9148
7950
  n0,
9149
7951
  _GUP,
9150
- {
9151
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/user-profiles/{userIdentifier}", 200],
9152
- },
7952
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/user-profiles/{userIdentifier}", 200] },
9153
7953
  () => GetUserProfileInput,
9154
7954
  () => GetUserProfileOutput,
9155
7955
  ];
@@ -9157,9 +7957,7 @@ export var ListAccountPools = [
9157
7957
  9,
9158
7958
  n0,
9159
7959
  _LAP,
9160
- {
9161
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/account-pools", 200],
9162
- },
7960
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/account-pools", 200] },
9163
7961
  () => ListAccountPoolsInput,
9164
7962
  () => ListAccountPoolsOutput,
9165
7963
  ];
@@ -9167,9 +7965,7 @@ export var ListAccountsInAccountPool = [
9167
7965
  9,
9168
7966
  n0,
9169
7967
  _LAIAP,
9170
- {
9171
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/account-pools/{identifier}/accounts", 200],
9172
- },
7968
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/account-pools/{identifier}/accounts", 200] },
9173
7969
  () => ListAccountsInAccountPoolInput,
9174
7970
  () => ListAccountsInAccountPoolOutput,
9175
7971
  ];
@@ -9177,9 +7973,7 @@ export var ListAssetFilters = [
9177
7973
  9,
9178
7974
  n0,
9179
7975
  _LAF,
9180
- {
9181
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters", 200],
9182
- },
7976
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters", 200] },
9183
7977
  () => ListAssetFiltersInput,
9184
7978
  () => ListAssetFiltersOutput,
9185
7979
  ];
@@ -9187,9 +7981,7 @@ export var ListAssetRevisions = [
9187
7981
  9,
9188
7982
  n0,
9189
7983
  _LAR,
9190
- {
9191
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/assets/{identifier}/revisions", 200],
9192
- },
7984
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/assets/{identifier}/revisions", 200] },
9193
7985
  () => ListAssetRevisionsInput,
9194
7986
  () => ListAssetRevisionsOutput,
9195
7987
  ];
@@ -9197,9 +7989,7 @@ export var ListConnections = [
9197
7989
  9,
9198
7990
  n0,
9199
7991
  _LC,
9200
- {
9201
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/connections", 200],
9202
- },
7992
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/connections", 200] },
9203
7993
  () => ListConnectionsInput,
9204
7994
  () => ListConnectionsOutput,
9205
7995
  ];
@@ -9207,9 +7997,7 @@ export var ListDataProductRevisions = [
9207
7997
  9,
9208
7998
  n0,
9209
7999
  _LDPR,
9210
- {
9211
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-products/{identifier}/revisions", 200],
9212
- },
8000
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-products/{identifier}/revisions", 200] },
9213
8001
  () => ListDataProductRevisionsInput,
9214
8002
  () => ListDataProductRevisionsOutput,
9215
8003
  ];
@@ -9217,9 +8005,7 @@ export var ListDataSourceRunActivities = [
9217
8005
  9,
9218
8006
  n0,
9219
8007
  _LDSRA,
9220
- {
9221
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-source-runs/{identifier}/activities", 200],
9222
- },
8008
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-source-runs/{identifier}/activities", 200] },
9223
8009
  () => ListDataSourceRunActivitiesInput,
9224
8010
  () => ListDataSourceRunActivitiesOutput,
9225
8011
  ];
@@ -9227,9 +8013,7 @@ export var ListDataSourceRuns = [
9227
8013
  9,
9228
8014
  n0,
9229
8015
  _LDSR,
9230
- {
9231
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-sources/{dataSourceIdentifier}/runs", 200],
9232
- },
8016
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-sources/{dataSourceIdentifier}/runs", 200] },
9233
8017
  () => ListDataSourceRunsInput,
9234
8018
  () => ListDataSourceRunsOutput,
9235
8019
  ];
@@ -9237,9 +8021,7 @@ export var ListDataSources = [
9237
8021
  9,
9238
8022
  n0,
9239
8023
  _LDS,
9240
- {
9241
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-sources", 200],
9242
- },
8024
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-sources", 200] },
9243
8025
  () => ListDataSourcesInput,
9244
8026
  () => ListDataSourcesOutput,
9245
8027
  ];
@@ -9247,9 +8029,7 @@ export var ListDomains = [
9247
8029
  9,
9248
8030
  n0,
9249
8031
  _LDi,
9250
- {
9251
- [_ht]: ["GET", "/v2/domains", 200],
9252
- },
8032
+ { [_ht]: ["GET", "/v2/domains", 200] },
9253
8033
  () => ListDomainsInput,
9254
8034
  () => ListDomainsOutput,
9255
8035
  ];
@@ -9257,9 +8037,7 @@ export var ListDomainUnitsForParent = [
9257
8037
  9,
9258
8038
  n0,
9259
8039
  _LDUFP,
9260
- {
9261
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/domain-units", 200],
9262
- },
8040
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/domain-units", 200] },
9263
8041
  () => ListDomainUnitsForParentInput,
9264
8042
  () => ListDomainUnitsForParentOutput,
9265
8043
  ];
@@ -9267,9 +8045,7 @@ export var ListEntityOwners = [
9267
8045
  9,
9268
8046
  n0,
9269
8047
  _LEOi,
9270
- {
9271
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/owners", 200],
9272
- },
8048
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/owners", 200] },
9273
8049
  () => ListEntityOwnersInput,
9274
8050
  () => ListEntityOwnersOutput,
9275
8051
  ];
@@ -9277,9 +8053,7 @@ export var ListEnvironmentActions = [
9277
8053
  9,
9278
8054
  n0,
9279
8055
  _LEA,
9280
- {
9281
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions", 200],
9282
- },
8056
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions", 200] },
9283
8057
  () => ListEnvironmentActionsInput,
9284
8058
  () => ListEnvironmentActionsOutput,
9285
8059
  ];
@@ -9287,9 +8061,7 @@ export var ListEnvironmentBlueprintConfigurations = [
9287
8061
  9,
9288
8062
  n0,
9289
8063
  _LEBC,
9290
- {
9291
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environment-blueprint-configurations", 200],
9292
- },
8064
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environment-blueprint-configurations", 200] },
9293
8065
  () => ListEnvironmentBlueprintConfigurationsInput,
9294
8066
  () => ListEnvironmentBlueprintConfigurationsOutput,
9295
8067
  ];
@@ -9297,9 +8069,7 @@ export var ListEnvironmentBlueprints = [
9297
8069
  9,
9298
8070
  n0,
9299
8071
  _LEB,
9300
- {
9301
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environment-blueprints", 200],
9302
- },
8072
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environment-blueprints", 200] },
9303
8073
  () => ListEnvironmentBlueprintsInput,
9304
8074
  () => ListEnvironmentBlueprintsOutput,
9305
8075
  ];
@@ -9307,9 +8077,7 @@ export var ListEnvironmentProfiles = [
9307
8077
  9,
9308
8078
  n0,
9309
8079
  _LEP,
9310
- {
9311
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environment-profiles", 200],
9312
- },
8080
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environment-profiles", 200] },
9313
8081
  () => ListEnvironmentProfilesInput,
9314
8082
  () => ListEnvironmentProfilesOutput,
9315
8083
  ];
@@ -9317,9 +8085,7 @@ export var ListEnvironments = [
9317
8085
  9,
9318
8086
  n0,
9319
8087
  _LEis,
9320
- {
9321
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments", 200],
9322
- },
8088
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments", 200] },
9323
8089
  () => ListEnvironmentsInput,
9324
8090
  () => ListEnvironmentsOutput,
9325
8091
  ];
@@ -9327,9 +8093,7 @@ export var ListJobRuns = [
9327
8093
  9,
9328
8094
  n0,
9329
8095
  _LJR,
9330
- {
9331
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/jobs/{jobIdentifier}/runs", 200],
9332
- },
8096
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/jobs/{jobIdentifier}/runs", 200] },
9333
8097
  () => ListJobRunsInput,
9334
8098
  () => ListJobRunsOutput,
9335
8099
  ];
@@ -9337,9 +8101,7 @@ export var ListLineageEvents = [
9337
8101
  9,
9338
8102
  n0,
9339
8103
  _LLE,
9340
- {
9341
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/lineage/events", 200],
9342
- },
8104
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/lineage/events", 200] },
9343
8105
  () => ListLineageEventsInput,
9344
8106
  () => ListLineageEventsOutput,
9345
8107
  ];
@@ -9347,9 +8109,7 @@ export var ListLineageNodeHistory = [
9347
8109
  9,
9348
8110
  n0,
9349
8111
  _LLNH,
9350
- {
9351
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/lineage/nodes/{identifier}/history", 200],
9352
- },
8112
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/lineage/nodes/{identifier}/history", 200] },
9353
8113
  () => ListLineageNodeHistoryInput,
9354
8114
  () => ListLineageNodeHistoryOutput,
9355
8115
  ];
@@ -9357,9 +8117,7 @@ export var ListMetadataGenerationRuns = [
9357
8117
  9,
9358
8118
  n0,
9359
8119
  _LMGR,
9360
- {
9361
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/metadata-generation-runs", 200],
9362
- },
8120
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/metadata-generation-runs", 200] },
9363
8121
  () => ListMetadataGenerationRunsInput,
9364
8122
  () => ListMetadataGenerationRunsOutput,
9365
8123
  ];
@@ -9367,9 +8125,7 @@ export var ListNotifications = [
9367
8125
  9,
9368
8126
  n0,
9369
8127
  _LNi,
9370
- {
9371
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/notifications", 200],
9372
- },
8128
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/notifications", 200] },
9373
8129
  () => ListNotificationsInput,
9374
8130
  () => ListNotificationsOutput,
9375
8131
  ];
@@ -9377,9 +8133,7 @@ export var ListPolicyGrants = [
9377
8133
  9,
9378
8134
  n0,
9379
8135
  _LPG,
9380
- {
9381
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/policies/managed/{entityType}/{entityIdentifier}/grants", 200],
9382
- },
8136
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/policies/managed/{entityType}/{entityIdentifier}/grants", 200] },
9383
8137
  () => ListPolicyGrantsInput,
9384
8138
  () => ListPolicyGrantsOutput,
9385
8139
  ];
@@ -9387,9 +8141,7 @@ export var ListProjectMemberships = [
9387
8141
  9,
9388
8142
  n0,
9389
8143
  _LPM,
9390
- {
9391
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/memberships", 200],
9392
- },
8144
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/memberships", 200] },
9393
8145
  () => ListProjectMembershipsInput,
9394
8146
  () => ListProjectMembershipsOutput,
9395
8147
  ];
@@ -9397,9 +8149,7 @@ export var ListProjectProfiles = [
9397
8149
  9,
9398
8150
  n0,
9399
8151
  _LPP,
9400
- {
9401
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/project-profiles", 200],
9402
- },
8152
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/project-profiles", 200] },
9403
8153
  () => ListProjectProfilesInput,
9404
8154
  () => ListProjectProfilesOutput,
9405
8155
  ];
@@ -9407,9 +8157,7 @@ export var ListProjects = [
9407
8157
  9,
9408
8158
  n0,
9409
8159
  _LP,
9410
- {
9411
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/projects", 200],
9412
- },
8160
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/projects", 200] },
9413
8161
  () => ListProjectsInput,
9414
8162
  () => ListProjectsOutput,
9415
8163
  ];
@@ -9417,9 +8165,7 @@ export var ListRules = [
9417
8165
  9,
9418
8166
  n0,
9419
8167
  _LRi,
9420
- {
9421
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/list-rules/{targetType}/{targetIdentifier}", 200],
9422
- },
8168
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/list-rules/{targetType}/{targetIdentifier}", 200] },
9423
8169
  () => ListRulesInput,
9424
8170
  () => ListRulesOutput,
9425
8171
  ];
@@ -9427,9 +8173,7 @@ export var ListSubscriptionGrants = [
9427
8173
  9,
9428
8174
  n0,
9429
8175
  _LSG,
9430
- {
9431
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscription-grants", 200],
9432
- },
8176
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscription-grants", 200] },
9433
8177
  () => ListSubscriptionGrantsInput,
9434
8178
  () => ListSubscriptionGrantsOutput,
9435
8179
  ];
@@ -9437,9 +8181,7 @@ export var ListSubscriptionRequests = [
9437
8181
  9,
9438
8182
  n0,
9439
8183
  _LSR,
9440
- {
9441
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscription-requests", 200],
9442
- },
8184
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscription-requests", 200] },
9443
8185
  () => ListSubscriptionRequestsInput,
9444
8186
  () => ListSubscriptionRequestsOutput,
9445
8187
  ];
@@ -9447,9 +8189,7 @@ export var ListSubscriptions = [
9447
8189
  9,
9448
8190
  n0,
9449
8191
  _LSis,
9450
- {
9451
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscriptions", 200],
9452
- },
8192
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscriptions", 200] },
9453
8193
  () => ListSubscriptionsInput,
9454
8194
  () => ListSubscriptionsOutput,
9455
8195
  ];
@@ -9457,9 +8197,7 @@ export var ListSubscriptionTargets = [
9457
8197
  9,
9458
8198
  n0,
9459
8199
  _LST,
9460
- {
9461
- [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets", 200],
9462
- },
8200
+ { [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets", 200] },
9463
8201
  () => ListSubscriptionTargetsInput,
9464
8202
  () => ListSubscriptionTargetsOutput,
9465
8203
  ];
@@ -9467,9 +8205,7 @@ export var ListTagsForResource = [
9467
8205
  9,
9468
8206
  n0,
9469
8207
  _LTFR,
9470
- {
9471
- [_ht]: ["GET", "/tags/{resourceArn}", 200],
9472
- },
8208
+ { [_ht]: ["GET", "/tags/{resourceArn}", 200] },
9473
8209
  () => ListTagsForResourceRequest,
9474
8210
  () => ListTagsForResourceResponse,
9475
8211
  ];
@@ -9491,9 +8227,7 @@ export var PostLineageEvent = [
9491
8227
  9,
9492
8228
  n0,
9493
8229
  _PLE,
9494
- {
9495
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/lineage/events", 200],
9496
- },
8230
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/lineage/events", 200] },
9497
8231
  () => PostLineageEventInput,
9498
8232
  () => PostLineageEventOutput,
9499
8233
  ];
@@ -9511,6 +8245,14 @@ export var PostTimeSeriesDataPoints = [
9511
8245
  () => PostTimeSeriesDataPointsInput,
9512
8246
  () => PostTimeSeriesDataPointsOutput,
9513
8247
  ];
8248
+ export var PutDataExportConfiguration = [
8249
+ 9,
8250
+ n0,
8251
+ _PDEC,
8252
+ { [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/data-export-configuration", 200] },
8253
+ () => PutDataExportConfigurationInput,
8254
+ () => PutDataExportConfigurationOutput,
8255
+ ];
9514
8256
  export var PutEnvironmentBlueprintConfiguration = [
9515
8257
  9,
9516
8258
  n0,
@@ -9529,9 +8271,7 @@ export var RejectPredictions = [
9529
8271
  9,
9530
8272
  n0,
9531
8273
  _RP,
9532
- {
9533
- [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/assets/{identifier}/reject-predictions", 200],
9534
- },
8274
+ { [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/assets/{identifier}/reject-predictions", 200] },
9535
8275
  () => RejectPredictionsInput,
9536
8276
  () => RejectPredictionsOutput,
9537
8277
  ];
@@ -9539,9 +8279,7 @@ export var RejectSubscriptionRequest = [
9539
8279
  9,
9540
8280
  n0,
9541
8281
  _RSR,
9542
- {
9543
- [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/subscription-requests/{identifier}/reject", 200],
9544
- },
8282
+ { [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/subscription-requests/{identifier}/reject", 200] },
9545
8283
  () => RejectSubscriptionRequestInput,
9546
8284
  () => RejectSubscriptionRequestOutput,
9547
8285
  ];
@@ -9549,9 +8287,7 @@ export var RemoveEntityOwner = [
9549
8287
  9,
9550
8288
  n0,
9551
8289
  _REO,
9552
- {
9553
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/removeOwner", 204],
9554
- },
8290
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/removeOwner", 204] },
9555
8291
  () => RemoveEntityOwnerInput,
9556
8292
  () => RemoveEntityOwnerOutput,
9557
8293
  ];
@@ -9569,9 +8305,7 @@ export var RevokeSubscription = [
9569
8305
  9,
9570
8306
  n0,
9571
8307
  _RSev,
9572
- {
9573
- [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/subscriptions/{identifier}/revoke", 200],
9574
- },
8308
+ { [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/subscriptions/{identifier}/revoke", 200] },
9575
8309
  () => RevokeSubscriptionInput,
9576
8310
  () => RevokeSubscriptionOutput,
9577
8311
  ];
@@ -9579,9 +8313,7 @@ export var Search = [
9579
8313
  9,
9580
8314
  n0,
9581
8315
  _Se,
9582
- {
9583
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/search", 200],
9584
- },
8316
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/search", 200] },
9585
8317
  () => SearchInput,
9586
8318
  () => SearchOutput,
9587
8319
  ];
@@ -9589,9 +8321,7 @@ export var SearchGroupProfiles = [
9589
8321
  9,
9590
8322
  n0,
9591
8323
  _SGP,
9592
- {
9593
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/search-group-profiles", 200],
9594
- },
8324
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/search-group-profiles", 200] },
9595
8325
  () => SearchGroupProfilesInput,
9596
8326
  () => SearchGroupProfilesOutput,
9597
8327
  ];
@@ -9599,9 +8329,7 @@ export var SearchListings = [
9599
8329
  9,
9600
8330
  n0,
9601
8331
  _SLe,
9602
- {
9603
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/listings/search", 200],
9604
- },
8332
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/listings/search", 200] },
9605
8333
  () => SearchListingsInput,
9606
8334
  () => SearchListingsOutput,
9607
8335
  ];
@@ -9609,9 +8337,7 @@ export var SearchTypes = [
9609
8337
  9,
9610
8338
  n0,
9611
8339
  _STe,
9612
- {
9613
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/types-search", 200],
9614
- },
8340
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/types-search", 200] },
9615
8341
  () => SearchTypesInput,
9616
8342
  () => SearchTypesOutput,
9617
8343
  ];
@@ -9619,9 +8345,7 @@ export var SearchUserProfiles = [
9619
8345
  9,
9620
8346
  n0,
9621
8347
  _SUP,
9622
- {
9623
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/search-user-profiles", 200],
9624
- },
8348
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/search-user-profiles", 200] },
9625
8349
  () => SearchUserProfilesInput,
9626
8350
  () => SearchUserProfilesOutput,
9627
8351
  ];
@@ -9629,9 +8353,7 @@ export var StartDataSourceRun = [
9629
8353
  9,
9630
8354
  n0,
9631
8355
  _SDSR,
9632
- {
9633
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/data-sources/{dataSourceIdentifier}/runs", 200],
9634
- },
8356
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/data-sources/{dataSourceIdentifier}/runs", 200] },
9635
8357
  () => StartDataSourceRunInput,
9636
8358
  () => StartDataSourceRunOutput,
9637
8359
  ];
@@ -9639,9 +8361,7 @@ export var StartMetadataGenerationRun = [
9639
8361
  9,
9640
8362
  n0,
9641
8363
  _SMGR,
9642
- {
9643
- [_ht]: ["POST", "/v2/domains/{domainIdentifier}/metadata-generation-runs", 200],
9644
- },
8364
+ { [_ht]: ["POST", "/v2/domains/{domainIdentifier}/metadata-generation-runs", 200] },
9645
8365
  () => StartMetadataGenerationRunInput,
9646
8366
  () => StartMetadataGenerationRunOutput,
9647
8367
  ];
@@ -9649,9 +8369,7 @@ export var TagResource = [
9649
8369
  9,
9650
8370
  n0,
9651
8371
  _TRa,
9652
- {
9653
- [_ht]: ["POST", "/tags/{resourceArn}", 200],
9654
- },
8372
+ { [_ht]: ["POST", "/tags/{resourceArn}", 200] },
9655
8373
  () => TagResourceRequest,
9656
8374
  () => TagResourceResponse,
9657
8375
  ];
@@ -9659,9 +8377,7 @@ export var UntagResource = [
9659
8377
  9,
9660
8378
  n0,
9661
8379
  _UR,
9662
- {
9663
- [_ht]: ["DELETE", "/tags/{resourceArn}", 200],
9664
- },
8380
+ { [_ht]: ["DELETE", "/tags/{resourceArn}", 200] },
9665
8381
  () => UntagResourceRequest,
9666
8382
  () => UntagResourceResponse,
9667
8383
  ];
@@ -9669,9 +8385,7 @@ export var UpdateAccountPool = [
9669
8385
  9,
9670
8386
  n0,
9671
8387
  _UAP,
9672
- {
9673
- [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/account-pools/{identifier}", 200],
9674
- },
8388
+ { [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/account-pools/{identifier}", 200] },
9675
8389
  () => UpdateAccountPoolInput,
9676
8390
  () => UpdateAccountPoolOutput,
9677
8391
  ];
@@ -9679,9 +8393,7 @@ export var UpdateAssetFilter = [
9679
8393
  9,
9680
8394
  n0,
9681
8395
  _UAF,
9682
- {
9683
- [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters/{identifier}", 200],
9684
- },
8396
+ { [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters/{identifier}", 200] },
9685
8397
  () => UpdateAssetFilterInput,
9686
8398
  () => UpdateAssetFilterOutput,
9687
8399
  ];
@@ -9689,9 +8401,7 @@ export var UpdateConnection = [
9689
8401
  9,
9690
8402
  n0,
9691
8403
  _UC,
9692
- {
9693
- [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/connections/{identifier}", 200],
9694
- },
8404
+ { [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/connections/{identifier}", 200] },
9695
8405
  () => UpdateConnectionInput,
9696
8406
  () => UpdateConnectionOutput,
9697
8407
  ];
@@ -9699,9 +8409,7 @@ export var UpdateDataSource = [
9699
8409
  9,
9700
8410
  n0,
9701
8411
  _UDS,
9702
- {
9703
- [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/data-sources/{identifier}", 200],
9704
- },
8412
+ { [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/data-sources/{identifier}", 200] },
9705
8413
  () => UpdateDataSourceInput,
9706
8414
  () => UpdateDataSourceOutput,
9707
8415
  ];
@@ -9709,9 +8417,7 @@ export var UpdateDomain = [
9709
8417
  9,
9710
8418
  n0,
9711
8419
  _UDp,
9712
- {
9713
- [_ht]: ["PUT", "/v2/domains/{identifier}", 200],
9714
- },
8420
+ { [_ht]: ["PUT", "/v2/domains/{identifier}", 200] },
9715
8421
  () => UpdateDomainInput,
9716
8422
  () => UpdateDomainOutput,
9717
8423
  ];
@@ -9719,9 +8425,7 @@ export var UpdateDomainUnit = [
9719
8425
  9,
9720
8426
  n0,
9721
8427
  _UDU,
9722
- {
9723
- [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/domain-units/{identifier}", 200],
9724
- },
8428
+ { [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/domain-units/{identifier}", 200] },
9725
8429
  () => UpdateDomainUnitInput,
9726
8430
  () => UpdateDomainUnitOutput,
9727
8431
  ];
@@ -9729,9 +8433,7 @@ export var UpdateEnvironment = [
9729
8433
  9,
9730
8434
  n0,
9731
8435
  _UEp,
9732
- {
9733
- [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/environments/{identifier}", 200],
9734
- },
8436
+ { [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/environments/{identifier}", 200] },
9735
8437
  () => UpdateEnvironmentInput,
9736
8438
  () => UpdateEnvironmentOutput,
9737
8439
  ];
@@ -9739,9 +8441,7 @@ export var UpdateEnvironmentAction = [
9739
8441
  9,
9740
8442
  n0,
9741
8443
  _UEA,
9742
- {
9743
- [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions/{identifier}", 200],
9744
- },
8444
+ { [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions/{identifier}", 200] },
9745
8445
  () => UpdateEnvironmentActionInput,
9746
8446
  () => UpdateEnvironmentActionOutput,
9747
8447
  ];
@@ -9749,9 +8449,7 @@ export var UpdateEnvironmentBlueprint = [
9749
8449
  9,
9750
8450
  n0,
9751
8451
  _UEB,
9752
- {
9753
- [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/environment-blueprints/{identifier}", 200],
9754
- },
8452
+ { [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/environment-blueprints/{identifier}", 200] },
9755
8453
  () => UpdateEnvironmentBlueprintInput,
9756
8454
  () => UpdateEnvironmentBlueprintOutput,
9757
8455
  ];
@@ -9759,9 +8457,7 @@ export var UpdateEnvironmentProfile = [
9759
8457
  9,
9760
8458
  n0,
9761
8459
  _UEP,
9762
- {
9763
- [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/environment-profiles/{identifier}", 200],
9764
- },
8460
+ { [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/environment-profiles/{identifier}", 200] },
9765
8461
  () => UpdateEnvironmentProfileInput,
9766
8462
  () => UpdateEnvironmentProfileOutput,
9767
8463
  ];
@@ -9769,9 +8465,7 @@ export var UpdateGlossary = [
9769
8465
  9,
9770
8466
  n0,
9771
8467
  _UG,
9772
- {
9773
- [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/glossaries/{identifier}", 200],
9774
- },
8468
+ { [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/glossaries/{identifier}", 200] },
9775
8469
  () => UpdateGlossaryInput,
9776
8470
  () => UpdateGlossaryOutput,
9777
8471
  ];
@@ -9779,9 +8473,7 @@ export var UpdateGlossaryTerm = [
9779
8473
  9,
9780
8474
  n0,
9781
8475
  _UGT,
9782
- {
9783
- [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/glossary-terms/{identifier}", 200],
9784
- },
8476
+ { [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/glossary-terms/{identifier}", 200] },
9785
8477
  () => UpdateGlossaryTermInput,
9786
8478
  () => UpdateGlossaryTermOutput,
9787
8479
  ];
@@ -9789,9 +8481,7 @@ export var UpdateGroupProfile = [
9789
8481
  9,
9790
8482
  n0,
9791
8483
  _UGP,
9792
- {
9793
- [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/group-profiles/{groupIdentifier}", 200],
9794
- },
8484
+ { [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/group-profiles/{groupIdentifier}", 200] },
9795
8485
  () => UpdateGroupProfileInput,
9796
8486
  () => UpdateGroupProfileOutput,
9797
8487
  ];
@@ -9799,9 +8489,7 @@ export var UpdateProject = [
9799
8489
  9,
9800
8490
  n0,
9801
8491
  _UPp,
9802
- {
9803
- [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/projects/{identifier}", 200],
9804
- },
8492
+ { [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/projects/{identifier}", 200] },
9805
8493
  () => UpdateProjectInput,
9806
8494
  () => UpdateProjectOutput,
9807
8495
  ];
@@ -9809,9 +8497,7 @@ export var UpdateProjectProfile = [
9809
8497
  9,
9810
8498
  n0,
9811
8499
  _UPP,
9812
- {
9813
- [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/project-profiles/{identifier}", 200],
9814
- },
8500
+ { [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/project-profiles/{identifier}", 200] },
9815
8501
  () => UpdateProjectProfileInput,
9816
8502
  () => UpdateProjectProfileOutput,
9817
8503
  ];
@@ -9819,9 +8505,7 @@ export var UpdateRootDomainUnitOwner = [
9819
8505
  9,
9820
8506
  n0,
9821
8507
  _URDUO,
9822
- {
9823
- [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/root-domain-unit-owner", 204],
9824
- },
8508
+ { [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/root-domain-unit-owner", 204] },
9825
8509
  () => UpdateRootDomainUnitOwnerInput,
9826
8510
  () => UpdateRootDomainUnitOwnerOutput,
9827
8511
  ];
@@ -9829,9 +8513,7 @@ export var UpdateRule = [
9829
8513
  9,
9830
8514
  n0,
9831
8515
  _URp,
9832
- {
9833
- [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/rules/{identifier}", 200],
9834
- },
8516
+ { [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/rules/{identifier}", 200] },
9835
8517
  () => UpdateRuleInput,
9836
8518
  () => UpdateRuleOutput,
9837
8519
  ];
@@ -9839,9 +8521,7 @@ export var UpdateSubscriptionGrantStatus = [
9839
8521
  9,
9840
8522
  n0,
9841
8523
  _USGS,
9842
- {
9843
- [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/subscription-grants/{identifier}/status/{assetIdentifier}", 200],
9844
- },
8524
+ { [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/subscription-grants/{identifier}/status/{assetIdentifier}", 200] },
9845
8525
  () => UpdateSubscriptionGrantStatusInput,
9846
8526
  () => UpdateSubscriptionGrantStatusOutput,
9847
8527
  ];
@@ -9849,9 +8529,7 @@ export var UpdateSubscriptionRequest = [
9849
8529
  9,
9850
8530
  n0,
9851
8531
  _USR,
9852
- {
9853
- [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/subscription-requests/{identifier}", 200],
9854
- },
8532
+ { [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/subscription-requests/{identifier}", 200] },
9855
8533
  () => UpdateSubscriptionRequestInput,
9856
8534
  () => UpdateSubscriptionRequestOutput,
9857
8535
  ];
@@ -9873,9 +8551,7 @@ export var UpdateUserProfile = [
9873
8551
  9,
9874
8552
  n0,
9875
8553
  _UUP,
9876
- {
9877
- [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/user-profiles/{userIdentifier}", 200],
9878
- },
8554
+ { [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/user-profiles/{userIdentifier}", 200] },
9879
8555
  () => UpdateUserProfileInput,
9880
8556
  () => UpdateUserProfileOutput,
9881
8557
  ];