@aws-sdk/client-datazone 3.928.0 → 3.930.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (199) hide show
  1. package/dist-cjs/index.js +9953 -10489
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/DataZoneClient.js +2 -0
  4. package/dist-es/commands/AcceptPredictionsCommand.js +3 -10
  5. package/dist-es/commands/AcceptSubscriptionRequestCommand.js +3 -10
  6. package/dist-es/commands/AddEntityOwnerCommand.js +3 -9
  7. package/dist-es/commands/AddPolicyGrantCommand.js +3 -9
  8. package/dist-es/commands/AssociateEnvironmentRoleCommand.js +3 -9
  9. package/dist-es/commands/AssociateGovernedTermsCommand.js +3 -9
  10. package/dist-es/commands/CancelMetadataGenerationRunCommand.js +3 -9
  11. package/dist-es/commands/CancelSubscriptionCommand.js +3 -10
  12. package/dist-es/commands/CreateAccountPoolCommand.js +3 -10
  13. package/dist-es/commands/CreateAssetCommand.js +3 -10
  14. package/dist-es/commands/CreateAssetFilterCommand.js +3 -10
  15. package/dist-es/commands/CreateAssetRevisionCommand.js +3 -10
  16. package/dist-es/commands/CreateAssetTypeCommand.js +3 -10
  17. package/dist-es/commands/CreateConnectionCommand.js +3 -10
  18. package/dist-es/commands/CreateDataProductCommand.js +3 -10
  19. package/dist-es/commands/CreateDataProductRevisionCommand.js +3 -10
  20. package/dist-es/commands/CreateDataSourceCommand.js +3 -10
  21. package/dist-es/commands/CreateDomainCommand.js +3 -9
  22. package/dist-es/commands/CreateDomainUnitCommand.js +3 -10
  23. package/dist-es/commands/CreateEnvironmentActionCommand.js +3 -9
  24. package/dist-es/commands/CreateEnvironmentBlueprintCommand.js +3 -10
  25. package/dist-es/commands/CreateEnvironmentCommand.js +3 -10
  26. package/dist-es/commands/CreateEnvironmentProfileCommand.js +3 -10
  27. package/dist-es/commands/CreateFormTypeCommand.js +3 -10
  28. package/dist-es/commands/CreateGlossaryCommand.js +3 -10
  29. package/dist-es/commands/CreateGlossaryTermCommand.js +3 -10
  30. package/dist-es/commands/CreateGroupProfileCommand.js +3 -10
  31. package/dist-es/commands/CreateListingChangeSetCommand.js +3 -9
  32. package/dist-es/commands/CreateProjectCommand.js +3 -10
  33. package/dist-es/commands/CreateProjectMembershipCommand.js +3 -9
  34. package/dist-es/commands/CreateProjectProfileCommand.js +3 -10
  35. package/dist-es/commands/CreateRuleCommand.js +3 -10
  36. package/dist-es/commands/CreateSubscriptionGrantCommand.js +3 -9
  37. package/dist-es/commands/CreateSubscriptionRequestCommand.js +3 -10
  38. package/dist-es/commands/CreateSubscriptionTargetCommand.js +3 -10
  39. package/dist-es/commands/CreateUserProfileCommand.js +3 -10
  40. package/dist-es/commands/DeleteAccountPoolCommand.js +3 -9
  41. package/dist-es/commands/DeleteAssetCommand.js +3 -9
  42. package/dist-es/commands/DeleteAssetFilterCommand.js +3 -9
  43. package/dist-es/commands/DeleteAssetTypeCommand.js +3 -9
  44. package/dist-es/commands/DeleteConnectionCommand.js +3 -9
  45. package/dist-es/commands/DeleteDataProductCommand.js +3 -9
  46. package/dist-es/commands/DeleteDataSourceCommand.js +3 -10
  47. package/dist-es/commands/DeleteDomainCommand.js +3 -9
  48. package/dist-es/commands/DeleteDomainUnitCommand.js +3 -9
  49. package/dist-es/commands/DeleteEnvironmentActionCommand.js +3 -9
  50. package/dist-es/commands/DeleteEnvironmentBlueprintCommand.js +3 -9
  51. package/dist-es/commands/DeleteEnvironmentBlueprintConfigurationCommand.js +3 -9
  52. package/dist-es/commands/DeleteEnvironmentCommand.js +3 -9
  53. package/dist-es/commands/DeleteEnvironmentProfileCommand.js +3 -9
  54. package/dist-es/commands/DeleteFormTypeCommand.js +3 -9
  55. package/dist-es/commands/DeleteGlossaryCommand.js +3 -9
  56. package/dist-es/commands/DeleteGlossaryTermCommand.js +3 -9
  57. package/dist-es/commands/DeleteListingCommand.js +3 -9
  58. package/dist-es/commands/DeleteProjectCommand.js +3 -9
  59. package/dist-es/commands/DeleteProjectMembershipCommand.js +3 -9
  60. package/dist-es/commands/DeleteProjectProfileCommand.js +3 -9
  61. package/dist-es/commands/DeleteRuleCommand.js +3 -9
  62. package/dist-es/commands/DeleteSubscriptionGrantCommand.js +3 -9
  63. package/dist-es/commands/DeleteSubscriptionRequestCommand.js +3 -9
  64. package/dist-es/commands/DeleteSubscriptionTargetCommand.js +3 -9
  65. package/dist-es/commands/DeleteTimeSeriesDataPointsCommand.js +3 -9
  66. package/dist-es/commands/DisassociateEnvironmentRoleCommand.js +3 -9
  67. package/dist-es/commands/DisassociateGovernedTermsCommand.js +3 -9
  68. package/dist-es/commands/GetAccountPoolCommand.js +3 -10
  69. package/dist-es/commands/GetAssetCommand.js +3 -10
  70. package/dist-es/commands/GetAssetFilterCommand.js +3 -10
  71. package/dist-es/commands/GetAssetTypeCommand.js +3 -10
  72. package/dist-es/commands/GetConnectionCommand.js +3 -10
  73. package/dist-es/commands/GetDataProductCommand.js +3 -10
  74. package/dist-es/commands/GetDataSourceCommand.js +3 -10
  75. package/dist-es/commands/GetDataSourceRunCommand.js +3 -9
  76. package/dist-es/commands/GetDomainCommand.js +3 -9
  77. package/dist-es/commands/GetDomainUnitCommand.js +3 -10
  78. package/dist-es/commands/GetEnvironmentActionCommand.js +3 -9
  79. package/dist-es/commands/GetEnvironmentBlueprintCommand.js +3 -10
  80. package/dist-es/commands/GetEnvironmentBlueprintConfigurationCommand.js +3 -9
  81. package/dist-es/commands/GetEnvironmentCommand.js +3 -10
  82. package/dist-es/commands/GetEnvironmentCredentialsCommand.js +3 -10
  83. package/dist-es/commands/GetEnvironmentProfileCommand.js +3 -10
  84. package/dist-es/commands/GetFormTypeCommand.js +3 -10
  85. package/dist-es/commands/GetGlossaryCommand.js +3 -10
  86. package/dist-es/commands/GetGlossaryTermCommand.js +3 -10
  87. package/dist-es/commands/GetGroupProfileCommand.js +3 -10
  88. package/dist-es/commands/GetIamPortalLoginUrlCommand.js +3 -9
  89. package/dist-es/commands/GetJobRunCommand.js +3 -9
  90. package/dist-es/commands/GetLineageEventCommand.js +3 -10
  91. package/dist-es/commands/GetLineageNodeCommand.js +3 -10
  92. package/dist-es/commands/GetListingCommand.js +3 -10
  93. package/dist-es/commands/GetMetadataGenerationRunCommand.js +3 -9
  94. package/dist-es/commands/GetProjectCommand.js +3 -10
  95. package/dist-es/commands/GetProjectProfileCommand.js +3 -10
  96. package/dist-es/commands/GetRuleCommand.js +3 -10
  97. package/dist-es/commands/GetSubscriptionCommand.js +3 -10
  98. package/dist-es/commands/GetSubscriptionGrantCommand.js +3 -9
  99. package/dist-es/commands/GetSubscriptionRequestDetailsCommand.js +3 -10
  100. package/dist-es/commands/GetSubscriptionTargetCommand.js +3 -10
  101. package/dist-es/commands/GetTimeSeriesDataPointCommand.js +3 -9
  102. package/dist-es/commands/GetUserProfileCommand.js +3 -10
  103. package/dist-es/commands/ListAccountPoolsCommand.js +3 -10
  104. package/dist-es/commands/ListAccountsInAccountPoolCommand.js +3 -10
  105. package/dist-es/commands/ListAssetFiltersCommand.js +3 -10
  106. package/dist-es/commands/ListAssetRevisionsCommand.js +3 -9
  107. package/dist-es/commands/ListConnectionsCommand.js +3 -10
  108. package/dist-es/commands/ListDataProductRevisionsCommand.js +3 -9
  109. package/dist-es/commands/ListDataSourceRunActivitiesCommand.js +3 -10
  110. package/dist-es/commands/ListDataSourceRunsCommand.js +3 -9
  111. package/dist-es/commands/ListDataSourcesCommand.js +3 -10
  112. package/dist-es/commands/ListDomainUnitsForParentCommand.js +3 -9
  113. package/dist-es/commands/ListDomainsCommand.js +3 -10
  114. package/dist-es/commands/ListEntityOwnersCommand.js +3 -9
  115. package/dist-es/commands/ListEnvironmentActionsCommand.js +3 -9
  116. package/dist-es/commands/ListEnvironmentBlueprintConfigurationsCommand.js +3 -9
  117. package/dist-es/commands/ListEnvironmentBlueprintsCommand.js +3 -10
  118. package/dist-es/commands/ListEnvironmentProfilesCommand.js +3 -10
  119. package/dist-es/commands/ListEnvironmentsCommand.js +3 -10
  120. package/dist-es/commands/ListJobRunsCommand.js +3 -9
  121. package/dist-es/commands/ListLineageEventsCommand.js +3 -9
  122. package/dist-es/commands/ListLineageNodeHistoryCommand.js +3 -9
  123. package/dist-es/commands/ListMetadataGenerationRunsCommand.js +3 -9
  124. package/dist-es/commands/ListNotificationsCommand.js +3 -10
  125. package/dist-es/commands/ListPolicyGrantsCommand.js +3 -9
  126. package/dist-es/commands/ListProjectMembershipsCommand.js +3 -9
  127. package/dist-es/commands/ListProjectProfilesCommand.js +3 -10
  128. package/dist-es/commands/ListProjectsCommand.js +3 -10
  129. package/dist-es/commands/ListRulesCommand.js +3 -10
  130. package/dist-es/commands/ListSubscriptionGrantsCommand.js +3 -9
  131. package/dist-es/commands/ListSubscriptionRequestsCommand.js +3 -10
  132. package/dist-es/commands/ListSubscriptionTargetsCommand.js +3 -10
  133. package/dist-es/commands/ListSubscriptionsCommand.js +3 -10
  134. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  135. package/dist-es/commands/ListTimeSeriesDataPointsCommand.js +3 -9
  136. package/dist-es/commands/PostLineageEventCommand.js +3 -10
  137. package/dist-es/commands/PostTimeSeriesDataPointsCommand.js +3 -9
  138. package/dist-es/commands/PutEnvironmentBlueprintConfigurationCommand.js +3 -9
  139. package/dist-es/commands/RejectPredictionsCommand.js +3 -9
  140. package/dist-es/commands/RejectSubscriptionRequestCommand.js +3 -10
  141. package/dist-es/commands/RemoveEntityOwnerCommand.js +3 -9
  142. package/dist-es/commands/RemovePolicyGrantCommand.js +3 -9
  143. package/dist-es/commands/RevokeSubscriptionCommand.js +3 -10
  144. package/dist-es/commands/SearchCommand.js +3 -10
  145. package/dist-es/commands/SearchGroupProfilesCommand.js +3 -10
  146. package/dist-es/commands/SearchListingsCommand.js +3 -10
  147. package/dist-es/commands/SearchTypesCommand.js +3 -10
  148. package/dist-es/commands/SearchUserProfilesCommand.js +3 -10
  149. package/dist-es/commands/StartDataSourceRunCommand.js +3 -9
  150. package/dist-es/commands/StartMetadataGenerationRunCommand.js +3 -9
  151. package/dist-es/commands/TagResourceCommand.js +3 -9
  152. package/dist-es/commands/UntagResourceCommand.js +3 -9
  153. package/dist-es/commands/UpdateAccountPoolCommand.js +3 -10
  154. package/dist-es/commands/UpdateAssetFilterCommand.js +3 -10
  155. package/dist-es/commands/UpdateConnectionCommand.js +3 -10
  156. package/dist-es/commands/UpdateDataSourceCommand.js +3 -10
  157. package/dist-es/commands/UpdateDomainCommand.js +3 -9
  158. package/dist-es/commands/UpdateDomainUnitCommand.js +3 -10
  159. package/dist-es/commands/UpdateEnvironmentActionCommand.js +3 -9
  160. package/dist-es/commands/UpdateEnvironmentBlueprintCommand.js +3 -10
  161. package/dist-es/commands/UpdateEnvironmentCommand.js +3 -10
  162. package/dist-es/commands/UpdateEnvironmentProfileCommand.js +3 -10
  163. package/dist-es/commands/UpdateGlossaryCommand.js +3 -10
  164. package/dist-es/commands/UpdateGlossaryTermCommand.js +3 -10
  165. package/dist-es/commands/UpdateGroupProfileCommand.js +3 -10
  166. package/dist-es/commands/UpdateProjectCommand.js +3 -10
  167. package/dist-es/commands/UpdateProjectProfileCommand.js +3 -10
  168. package/dist-es/commands/UpdateRuleCommand.js +3 -10
  169. package/dist-es/commands/UpdateSubscriptionGrantStatusCommand.js +3 -9
  170. package/dist-es/commands/UpdateSubscriptionRequestCommand.js +3 -10
  171. package/dist-es/commands/UpdateSubscriptionTargetCommand.js +3 -10
  172. package/dist-es/commands/UpdateUserProfileCommand.js +3 -10
  173. package/dist-es/models/models_0.js +0 -903
  174. package/dist-es/models/models_1.js +0 -616
  175. package/dist-es/models/models_2.js +0 -390
  176. package/dist-es/runtimeConfig.shared.js +2 -0
  177. package/dist-es/schemas/schemas_0.js +9668 -0
  178. package/dist-types/DataZoneClient.d.ts +10 -1
  179. package/dist-types/models/models_0.d.ts +104 -370
  180. package/dist-types/models/models_1.d.ts +56 -338
  181. package/dist-types/models/models_2.d.ts +24 -214
  182. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  183. package/dist-types/runtimeConfig.d.ts +1 -0
  184. package/dist-types/runtimeConfig.native.d.ts +1 -0
  185. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  186. package/dist-types/schemas/schemas_0.d.ts +970 -0
  187. package/dist-types/ts3.4/DataZoneClient.d.ts +4 -0
  188. package/dist-types/ts3.4/models/models_0.d.ts +1 -277
  189. package/dist-types/ts3.4/models/models_1.d.ts +0 -253
  190. package/dist-types/ts3.4/models/models_2.d.ts +0 -154
  191. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  192. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  193. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  194. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  195. package/dist-types/ts3.4/schemas/schemas_0.d.ts +977 -0
  196. package/package.json +34 -35
  197. package/dist-es/protocols/Aws_restJson1.js +0 -7202
  198. package/dist-types/protocols/Aws_restJson1.d.ts +0 -1523
  199. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -2033
@@ -1,1523 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { AcceptPredictionsCommandInput, AcceptPredictionsCommandOutput } from "../commands/AcceptPredictionsCommand";
4
- import { AcceptSubscriptionRequestCommandInput, AcceptSubscriptionRequestCommandOutput } from "../commands/AcceptSubscriptionRequestCommand";
5
- import { AddEntityOwnerCommandInput, AddEntityOwnerCommandOutput } from "../commands/AddEntityOwnerCommand";
6
- import { AddPolicyGrantCommandInput, AddPolicyGrantCommandOutput } from "../commands/AddPolicyGrantCommand";
7
- import { AssociateEnvironmentRoleCommandInput, AssociateEnvironmentRoleCommandOutput } from "../commands/AssociateEnvironmentRoleCommand";
8
- import { AssociateGovernedTermsCommandInput, AssociateGovernedTermsCommandOutput } from "../commands/AssociateGovernedTermsCommand";
9
- import { CancelMetadataGenerationRunCommandInput, CancelMetadataGenerationRunCommandOutput } from "../commands/CancelMetadataGenerationRunCommand";
10
- import { CancelSubscriptionCommandInput, CancelSubscriptionCommandOutput } from "../commands/CancelSubscriptionCommand";
11
- import { CreateAccountPoolCommandInput, CreateAccountPoolCommandOutput } from "../commands/CreateAccountPoolCommand";
12
- import { CreateAssetCommandInput, CreateAssetCommandOutput } from "../commands/CreateAssetCommand";
13
- import { CreateAssetFilterCommandInput, CreateAssetFilterCommandOutput } from "../commands/CreateAssetFilterCommand";
14
- import { CreateAssetRevisionCommandInput, CreateAssetRevisionCommandOutput } from "../commands/CreateAssetRevisionCommand";
15
- import { CreateAssetTypeCommandInput, CreateAssetTypeCommandOutput } from "../commands/CreateAssetTypeCommand";
16
- import { CreateConnectionCommandInput, CreateConnectionCommandOutput } from "../commands/CreateConnectionCommand";
17
- import { CreateDataProductCommandInput, CreateDataProductCommandOutput } from "../commands/CreateDataProductCommand";
18
- import { CreateDataProductRevisionCommandInput, CreateDataProductRevisionCommandOutput } from "../commands/CreateDataProductRevisionCommand";
19
- import { CreateDataSourceCommandInput, CreateDataSourceCommandOutput } from "../commands/CreateDataSourceCommand";
20
- import { CreateDomainCommandInput, CreateDomainCommandOutput } from "../commands/CreateDomainCommand";
21
- import { CreateDomainUnitCommandInput, CreateDomainUnitCommandOutput } from "../commands/CreateDomainUnitCommand";
22
- import { CreateEnvironmentActionCommandInput, CreateEnvironmentActionCommandOutput } from "../commands/CreateEnvironmentActionCommand";
23
- import { CreateEnvironmentBlueprintCommandInput, CreateEnvironmentBlueprintCommandOutput } from "../commands/CreateEnvironmentBlueprintCommand";
24
- import { CreateEnvironmentCommandInput, CreateEnvironmentCommandOutput } from "../commands/CreateEnvironmentCommand";
25
- import { CreateEnvironmentProfileCommandInput, CreateEnvironmentProfileCommandOutput } from "../commands/CreateEnvironmentProfileCommand";
26
- import { CreateFormTypeCommandInput, CreateFormTypeCommandOutput } from "../commands/CreateFormTypeCommand";
27
- import { CreateGlossaryCommandInput, CreateGlossaryCommandOutput } from "../commands/CreateGlossaryCommand";
28
- import { CreateGlossaryTermCommandInput, CreateGlossaryTermCommandOutput } from "../commands/CreateGlossaryTermCommand";
29
- import { CreateGroupProfileCommandInput, CreateGroupProfileCommandOutput } from "../commands/CreateGroupProfileCommand";
30
- import { CreateListingChangeSetCommandInput, CreateListingChangeSetCommandOutput } from "../commands/CreateListingChangeSetCommand";
31
- import { CreateProjectCommandInput, CreateProjectCommandOutput } from "../commands/CreateProjectCommand";
32
- import { CreateProjectMembershipCommandInput, CreateProjectMembershipCommandOutput } from "../commands/CreateProjectMembershipCommand";
33
- import { CreateProjectProfileCommandInput, CreateProjectProfileCommandOutput } from "../commands/CreateProjectProfileCommand";
34
- import { CreateRuleCommandInput, CreateRuleCommandOutput } from "../commands/CreateRuleCommand";
35
- import { CreateSubscriptionGrantCommandInput, CreateSubscriptionGrantCommandOutput } from "../commands/CreateSubscriptionGrantCommand";
36
- import { CreateSubscriptionRequestCommandInput, CreateSubscriptionRequestCommandOutput } from "../commands/CreateSubscriptionRequestCommand";
37
- import { CreateSubscriptionTargetCommandInput, CreateSubscriptionTargetCommandOutput } from "../commands/CreateSubscriptionTargetCommand";
38
- import { CreateUserProfileCommandInput, CreateUserProfileCommandOutput } from "../commands/CreateUserProfileCommand";
39
- import { DeleteAccountPoolCommandInput, DeleteAccountPoolCommandOutput } from "../commands/DeleteAccountPoolCommand";
40
- import { DeleteAssetCommandInput, DeleteAssetCommandOutput } from "../commands/DeleteAssetCommand";
41
- import { DeleteAssetFilterCommandInput, DeleteAssetFilterCommandOutput } from "../commands/DeleteAssetFilterCommand";
42
- import { DeleteAssetTypeCommandInput, DeleteAssetTypeCommandOutput } from "../commands/DeleteAssetTypeCommand";
43
- import { DeleteConnectionCommandInput, DeleteConnectionCommandOutput } from "../commands/DeleteConnectionCommand";
44
- import { DeleteDataProductCommandInput, DeleteDataProductCommandOutput } from "../commands/DeleteDataProductCommand";
45
- import { DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput } from "../commands/DeleteDataSourceCommand";
46
- import { DeleteDomainCommandInput, DeleteDomainCommandOutput } from "../commands/DeleteDomainCommand";
47
- import { DeleteDomainUnitCommandInput, DeleteDomainUnitCommandOutput } from "../commands/DeleteDomainUnitCommand";
48
- import { DeleteEnvironmentActionCommandInput, DeleteEnvironmentActionCommandOutput } from "../commands/DeleteEnvironmentActionCommand";
49
- import { DeleteEnvironmentBlueprintCommandInput, DeleteEnvironmentBlueprintCommandOutput } from "../commands/DeleteEnvironmentBlueprintCommand";
50
- import { DeleteEnvironmentBlueprintConfigurationCommandInput, DeleteEnvironmentBlueprintConfigurationCommandOutput } from "../commands/DeleteEnvironmentBlueprintConfigurationCommand";
51
- import { DeleteEnvironmentCommandInput, DeleteEnvironmentCommandOutput } from "../commands/DeleteEnvironmentCommand";
52
- import { DeleteEnvironmentProfileCommandInput, DeleteEnvironmentProfileCommandOutput } from "../commands/DeleteEnvironmentProfileCommand";
53
- import { DeleteFormTypeCommandInput, DeleteFormTypeCommandOutput } from "../commands/DeleteFormTypeCommand";
54
- import { DeleteGlossaryCommandInput, DeleteGlossaryCommandOutput } from "../commands/DeleteGlossaryCommand";
55
- import { DeleteGlossaryTermCommandInput, DeleteGlossaryTermCommandOutput } from "../commands/DeleteGlossaryTermCommand";
56
- import { DeleteListingCommandInput, DeleteListingCommandOutput } from "../commands/DeleteListingCommand";
57
- import { DeleteProjectCommandInput, DeleteProjectCommandOutput } from "../commands/DeleteProjectCommand";
58
- import { DeleteProjectMembershipCommandInput, DeleteProjectMembershipCommandOutput } from "../commands/DeleteProjectMembershipCommand";
59
- import { DeleteProjectProfileCommandInput, DeleteProjectProfileCommandOutput } from "../commands/DeleteProjectProfileCommand";
60
- import { DeleteRuleCommandInput, DeleteRuleCommandOutput } from "../commands/DeleteRuleCommand";
61
- import { DeleteSubscriptionGrantCommandInput, DeleteSubscriptionGrantCommandOutput } from "../commands/DeleteSubscriptionGrantCommand";
62
- import { DeleteSubscriptionRequestCommandInput, DeleteSubscriptionRequestCommandOutput } from "../commands/DeleteSubscriptionRequestCommand";
63
- import { DeleteSubscriptionTargetCommandInput, DeleteSubscriptionTargetCommandOutput } from "../commands/DeleteSubscriptionTargetCommand";
64
- import { DeleteTimeSeriesDataPointsCommandInput, DeleteTimeSeriesDataPointsCommandOutput } from "../commands/DeleteTimeSeriesDataPointsCommand";
65
- import { DisassociateEnvironmentRoleCommandInput, DisassociateEnvironmentRoleCommandOutput } from "../commands/DisassociateEnvironmentRoleCommand";
66
- import { DisassociateGovernedTermsCommandInput, DisassociateGovernedTermsCommandOutput } from "../commands/DisassociateGovernedTermsCommand";
67
- import { GetAccountPoolCommandInput, GetAccountPoolCommandOutput } from "../commands/GetAccountPoolCommand";
68
- import { GetAssetCommandInput, GetAssetCommandOutput } from "../commands/GetAssetCommand";
69
- import { GetAssetFilterCommandInput, GetAssetFilterCommandOutput } from "../commands/GetAssetFilterCommand";
70
- import { GetAssetTypeCommandInput, GetAssetTypeCommandOutput } from "../commands/GetAssetTypeCommand";
71
- import { GetConnectionCommandInput, GetConnectionCommandOutput } from "../commands/GetConnectionCommand";
72
- import { GetDataProductCommandInput, GetDataProductCommandOutput } from "../commands/GetDataProductCommand";
73
- import { GetDataSourceCommandInput, GetDataSourceCommandOutput } from "../commands/GetDataSourceCommand";
74
- import { GetDataSourceRunCommandInput, GetDataSourceRunCommandOutput } from "../commands/GetDataSourceRunCommand";
75
- import { GetDomainCommandInput, GetDomainCommandOutput } from "../commands/GetDomainCommand";
76
- import { GetDomainUnitCommandInput, GetDomainUnitCommandOutput } from "../commands/GetDomainUnitCommand";
77
- import { GetEnvironmentActionCommandInput, GetEnvironmentActionCommandOutput } from "../commands/GetEnvironmentActionCommand";
78
- import { GetEnvironmentBlueprintCommandInput, GetEnvironmentBlueprintCommandOutput } from "../commands/GetEnvironmentBlueprintCommand";
79
- import { GetEnvironmentBlueprintConfigurationCommandInput, GetEnvironmentBlueprintConfigurationCommandOutput } from "../commands/GetEnvironmentBlueprintConfigurationCommand";
80
- import { GetEnvironmentCommandInput, GetEnvironmentCommandOutput } from "../commands/GetEnvironmentCommand";
81
- import { GetEnvironmentCredentialsCommandInput, GetEnvironmentCredentialsCommandOutput } from "../commands/GetEnvironmentCredentialsCommand";
82
- import { GetEnvironmentProfileCommandInput, GetEnvironmentProfileCommandOutput } from "../commands/GetEnvironmentProfileCommand";
83
- import { GetFormTypeCommandInput, GetFormTypeCommandOutput } from "../commands/GetFormTypeCommand";
84
- import { GetGlossaryCommandInput, GetGlossaryCommandOutput } from "../commands/GetGlossaryCommand";
85
- import { GetGlossaryTermCommandInput, GetGlossaryTermCommandOutput } from "../commands/GetGlossaryTermCommand";
86
- import { GetGroupProfileCommandInput, GetGroupProfileCommandOutput } from "../commands/GetGroupProfileCommand";
87
- import { GetIamPortalLoginUrlCommandInput, GetIamPortalLoginUrlCommandOutput } from "../commands/GetIamPortalLoginUrlCommand";
88
- import { GetJobRunCommandInput, GetJobRunCommandOutput } from "../commands/GetJobRunCommand";
89
- import { GetLineageEventCommandInput, GetLineageEventCommandOutput } from "../commands/GetLineageEventCommand";
90
- import { GetLineageNodeCommandInput, GetLineageNodeCommandOutput } from "../commands/GetLineageNodeCommand";
91
- import { GetListingCommandInput, GetListingCommandOutput } from "../commands/GetListingCommand";
92
- import { GetMetadataGenerationRunCommandInput, GetMetadataGenerationRunCommandOutput } from "../commands/GetMetadataGenerationRunCommand";
93
- import { GetProjectCommandInput, GetProjectCommandOutput } from "../commands/GetProjectCommand";
94
- import { GetProjectProfileCommandInput, GetProjectProfileCommandOutput } from "../commands/GetProjectProfileCommand";
95
- import { GetRuleCommandInput, GetRuleCommandOutput } from "../commands/GetRuleCommand";
96
- import { GetSubscriptionCommandInput, GetSubscriptionCommandOutput } from "../commands/GetSubscriptionCommand";
97
- import { GetSubscriptionGrantCommandInput, GetSubscriptionGrantCommandOutput } from "../commands/GetSubscriptionGrantCommand";
98
- import { GetSubscriptionRequestDetailsCommandInput, GetSubscriptionRequestDetailsCommandOutput } from "../commands/GetSubscriptionRequestDetailsCommand";
99
- import { GetSubscriptionTargetCommandInput, GetSubscriptionTargetCommandOutput } from "../commands/GetSubscriptionTargetCommand";
100
- import { GetTimeSeriesDataPointCommandInput, GetTimeSeriesDataPointCommandOutput } from "../commands/GetTimeSeriesDataPointCommand";
101
- import { GetUserProfileCommandInput, GetUserProfileCommandOutput } from "../commands/GetUserProfileCommand";
102
- import { ListAccountPoolsCommandInput, ListAccountPoolsCommandOutput } from "../commands/ListAccountPoolsCommand";
103
- import { ListAccountsInAccountPoolCommandInput, ListAccountsInAccountPoolCommandOutput } from "../commands/ListAccountsInAccountPoolCommand";
104
- import { ListAssetFiltersCommandInput, ListAssetFiltersCommandOutput } from "../commands/ListAssetFiltersCommand";
105
- import { ListAssetRevisionsCommandInput, ListAssetRevisionsCommandOutput } from "../commands/ListAssetRevisionsCommand";
106
- import { ListConnectionsCommandInput, ListConnectionsCommandOutput } from "../commands/ListConnectionsCommand";
107
- import { ListDataProductRevisionsCommandInput, ListDataProductRevisionsCommandOutput } from "../commands/ListDataProductRevisionsCommand";
108
- import { ListDataSourceRunActivitiesCommandInput, ListDataSourceRunActivitiesCommandOutput } from "../commands/ListDataSourceRunActivitiesCommand";
109
- import { ListDataSourceRunsCommandInput, ListDataSourceRunsCommandOutput } from "../commands/ListDataSourceRunsCommand";
110
- import { ListDataSourcesCommandInput, ListDataSourcesCommandOutput } from "../commands/ListDataSourcesCommand";
111
- import { ListDomainsCommandInput, ListDomainsCommandOutput } from "../commands/ListDomainsCommand";
112
- import { ListDomainUnitsForParentCommandInput, ListDomainUnitsForParentCommandOutput } from "../commands/ListDomainUnitsForParentCommand";
113
- import { ListEntityOwnersCommandInput, ListEntityOwnersCommandOutput } from "../commands/ListEntityOwnersCommand";
114
- import { ListEnvironmentActionsCommandInput, ListEnvironmentActionsCommandOutput } from "../commands/ListEnvironmentActionsCommand";
115
- import { ListEnvironmentBlueprintConfigurationsCommandInput, ListEnvironmentBlueprintConfigurationsCommandOutput } from "../commands/ListEnvironmentBlueprintConfigurationsCommand";
116
- import { ListEnvironmentBlueprintsCommandInput, ListEnvironmentBlueprintsCommandOutput } from "../commands/ListEnvironmentBlueprintsCommand";
117
- import { ListEnvironmentProfilesCommandInput, ListEnvironmentProfilesCommandOutput } from "../commands/ListEnvironmentProfilesCommand";
118
- import { ListEnvironmentsCommandInput, ListEnvironmentsCommandOutput } from "../commands/ListEnvironmentsCommand";
119
- import { ListJobRunsCommandInput, ListJobRunsCommandOutput } from "../commands/ListJobRunsCommand";
120
- import { ListLineageEventsCommandInput, ListLineageEventsCommandOutput } from "../commands/ListLineageEventsCommand";
121
- import { ListLineageNodeHistoryCommandInput, ListLineageNodeHistoryCommandOutput } from "../commands/ListLineageNodeHistoryCommand";
122
- import { ListMetadataGenerationRunsCommandInput, ListMetadataGenerationRunsCommandOutput } from "../commands/ListMetadataGenerationRunsCommand";
123
- import { ListNotificationsCommandInput, ListNotificationsCommandOutput } from "../commands/ListNotificationsCommand";
124
- import { ListPolicyGrantsCommandInput, ListPolicyGrantsCommandOutput } from "../commands/ListPolicyGrantsCommand";
125
- import { ListProjectMembershipsCommandInput, ListProjectMembershipsCommandOutput } from "../commands/ListProjectMembershipsCommand";
126
- import { ListProjectProfilesCommandInput, ListProjectProfilesCommandOutput } from "../commands/ListProjectProfilesCommand";
127
- import { ListProjectsCommandInput, ListProjectsCommandOutput } from "../commands/ListProjectsCommand";
128
- import { ListRulesCommandInput, ListRulesCommandOutput } from "../commands/ListRulesCommand";
129
- import { ListSubscriptionGrantsCommandInput, ListSubscriptionGrantsCommandOutput } from "../commands/ListSubscriptionGrantsCommand";
130
- import { ListSubscriptionRequestsCommandInput, ListSubscriptionRequestsCommandOutput } from "../commands/ListSubscriptionRequestsCommand";
131
- import { ListSubscriptionsCommandInput, ListSubscriptionsCommandOutput } from "../commands/ListSubscriptionsCommand";
132
- import { ListSubscriptionTargetsCommandInput, ListSubscriptionTargetsCommandOutput } from "../commands/ListSubscriptionTargetsCommand";
133
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
134
- import { ListTimeSeriesDataPointsCommandInput, ListTimeSeriesDataPointsCommandOutput } from "../commands/ListTimeSeriesDataPointsCommand";
135
- import { PostLineageEventCommandInput, PostLineageEventCommandOutput } from "../commands/PostLineageEventCommand";
136
- import { PostTimeSeriesDataPointsCommandInput, PostTimeSeriesDataPointsCommandOutput } from "../commands/PostTimeSeriesDataPointsCommand";
137
- import { PutEnvironmentBlueprintConfigurationCommandInput, PutEnvironmentBlueprintConfigurationCommandOutput } from "../commands/PutEnvironmentBlueprintConfigurationCommand";
138
- import { RejectPredictionsCommandInput, RejectPredictionsCommandOutput } from "../commands/RejectPredictionsCommand";
139
- import { RejectSubscriptionRequestCommandInput, RejectSubscriptionRequestCommandOutput } from "../commands/RejectSubscriptionRequestCommand";
140
- import { RemoveEntityOwnerCommandInput, RemoveEntityOwnerCommandOutput } from "../commands/RemoveEntityOwnerCommand";
141
- import { RemovePolicyGrantCommandInput, RemovePolicyGrantCommandOutput } from "../commands/RemovePolicyGrantCommand";
142
- import { RevokeSubscriptionCommandInput, RevokeSubscriptionCommandOutput } from "../commands/RevokeSubscriptionCommand";
143
- import { SearchCommandInput, SearchCommandOutput } from "../commands/SearchCommand";
144
- import { SearchGroupProfilesCommandInput, SearchGroupProfilesCommandOutput } from "../commands/SearchGroupProfilesCommand";
145
- import { SearchListingsCommandInput, SearchListingsCommandOutput } from "../commands/SearchListingsCommand";
146
- import { SearchTypesCommandInput, SearchTypesCommandOutput } from "../commands/SearchTypesCommand";
147
- import { SearchUserProfilesCommandInput, SearchUserProfilesCommandOutput } from "../commands/SearchUserProfilesCommand";
148
- import { StartDataSourceRunCommandInput, StartDataSourceRunCommandOutput } from "../commands/StartDataSourceRunCommand";
149
- import { StartMetadataGenerationRunCommandInput, StartMetadataGenerationRunCommandOutput } from "../commands/StartMetadataGenerationRunCommand";
150
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
151
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
152
- import { UpdateAccountPoolCommandInput, UpdateAccountPoolCommandOutput } from "../commands/UpdateAccountPoolCommand";
153
- import { UpdateAssetFilterCommandInput, UpdateAssetFilterCommandOutput } from "../commands/UpdateAssetFilterCommand";
154
- import { UpdateConnectionCommandInput, UpdateConnectionCommandOutput } from "../commands/UpdateConnectionCommand";
155
- import { UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput } from "../commands/UpdateDataSourceCommand";
156
- import { UpdateDomainCommandInput, UpdateDomainCommandOutput } from "../commands/UpdateDomainCommand";
157
- import { UpdateDomainUnitCommandInput, UpdateDomainUnitCommandOutput } from "../commands/UpdateDomainUnitCommand";
158
- import { UpdateEnvironmentActionCommandInput, UpdateEnvironmentActionCommandOutput } from "../commands/UpdateEnvironmentActionCommand";
159
- import { UpdateEnvironmentBlueprintCommandInput, UpdateEnvironmentBlueprintCommandOutput } from "../commands/UpdateEnvironmentBlueprintCommand";
160
- import { UpdateEnvironmentCommandInput, UpdateEnvironmentCommandOutput } from "../commands/UpdateEnvironmentCommand";
161
- import { UpdateEnvironmentProfileCommandInput, UpdateEnvironmentProfileCommandOutput } from "../commands/UpdateEnvironmentProfileCommand";
162
- import { UpdateGlossaryCommandInput, UpdateGlossaryCommandOutput } from "../commands/UpdateGlossaryCommand";
163
- import { UpdateGlossaryTermCommandInput, UpdateGlossaryTermCommandOutput } from "../commands/UpdateGlossaryTermCommand";
164
- import { UpdateGroupProfileCommandInput, UpdateGroupProfileCommandOutput } from "../commands/UpdateGroupProfileCommand";
165
- import { UpdateProjectCommandInput, UpdateProjectCommandOutput } from "../commands/UpdateProjectCommand";
166
- import { UpdateProjectProfileCommandInput, UpdateProjectProfileCommandOutput } from "../commands/UpdateProjectProfileCommand";
167
- import { UpdateRuleCommandInput, UpdateRuleCommandOutput } from "../commands/UpdateRuleCommand";
168
- import { UpdateSubscriptionGrantStatusCommandInput, UpdateSubscriptionGrantStatusCommandOutput } from "../commands/UpdateSubscriptionGrantStatusCommand";
169
- import { UpdateSubscriptionRequestCommandInput, UpdateSubscriptionRequestCommandOutput } from "../commands/UpdateSubscriptionRequestCommand";
170
- import { UpdateSubscriptionTargetCommandInput, UpdateSubscriptionTargetCommandOutput } from "../commands/UpdateSubscriptionTargetCommand";
171
- import { UpdateUserProfileCommandInput, UpdateUserProfileCommandOutput } from "../commands/UpdateUserProfileCommand";
172
- /**
173
- * serializeAws_restJson1AcceptPredictionsCommand
174
- */
175
- export declare const se_AcceptPredictionsCommand: (input: AcceptPredictionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
- /**
177
- * serializeAws_restJson1AcceptSubscriptionRequestCommand
178
- */
179
- export declare const se_AcceptSubscriptionRequestCommand: (input: AcceptSubscriptionRequestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
- /**
181
- * serializeAws_restJson1AddEntityOwnerCommand
182
- */
183
- export declare const se_AddEntityOwnerCommand: (input: AddEntityOwnerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
- /**
185
- * serializeAws_restJson1AddPolicyGrantCommand
186
- */
187
- export declare const se_AddPolicyGrantCommand: (input: AddPolicyGrantCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
- /**
189
- * serializeAws_restJson1AssociateEnvironmentRoleCommand
190
- */
191
- export declare const se_AssociateEnvironmentRoleCommand: (input: AssociateEnvironmentRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
192
- /**
193
- * serializeAws_restJson1AssociateGovernedTermsCommand
194
- */
195
- export declare const se_AssociateGovernedTermsCommand: (input: AssociateGovernedTermsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
196
- /**
197
- * serializeAws_restJson1CancelMetadataGenerationRunCommand
198
- */
199
- export declare const se_CancelMetadataGenerationRunCommand: (input: CancelMetadataGenerationRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
200
- /**
201
- * serializeAws_restJson1CancelSubscriptionCommand
202
- */
203
- export declare const se_CancelSubscriptionCommand: (input: CancelSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
204
- /**
205
- * serializeAws_restJson1CreateAccountPoolCommand
206
- */
207
- export declare const se_CreateAccountPoolCommand: (input: CreateAccountPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
208
- /**
209
- * serializeAws_restJson1CreateAssetCommand
210
- */
211
- export declare const se_CreateAssetCommand: (input: CreateAssetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
212
- /**
213
- * serializeAws_restJson1CreateAssetFilterCommand
214
- */
215
- export declare const se_CreateAssetFilterCommand: (input: CreateAssetFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
216
- /**
217
- * serializeAws_restJson1CreateAssetRevisionCommand
218
- */
219
- export declare const se_CreateAssetRevisionCommand: (input: CreateAssetRevisionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
220
- /**
221
- * serializeAws_restJson1CreateAssetTypeCommand
222
- */
223
- export declare const se_CreateAssetTypeCommand: (input: CreateAssetTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
224
- /**
225
- * serializeAws_restJson1CreateConnectionCommand
226
- */
227
- export declare const se_CreateConnectionCommand: (input: CreateConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
228
- /**
229
- * serializeAws_restJson1CreateDataProductCommand
230
- */
231
- export declare const se_CreateDataProductCommand: (input: CreateDataProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
232
- /**
233
- * serializeAws_restJson1CreateDataProductRevisionCommand
234
- */
235
- export declare const se_CreateDataProductRevisionCommand: (input: CreateDataProductRevisionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
236
- /**
237
- * serializeAws_restJson1CreateDataSourceCommand
238
- */
239
- export declare const se_CreateDataSourceCommand: (input: CreateDataSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
240
- /**
241
- * serializeAws_restJson1CreateDomainCommand
242
- */
243
- export declare const se_CreateDomainCommand: (input: CreateDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
244
- /**
245
- * serializeAws_restJson1CreateDomainUnitCommand
246
- */
247
- export declare const se_CreateDomainUnitCommand: (input: CreateDomainUnitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
248
- /**
249
- * serializeAws_restJson1CreateEnvironmentCommand
250
- */
251
- export declare const se_CreateEnvironmentCommand: (input: CreateEnvironmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
252
- /**
253
- * serializeAws_restJson1CreateEnvironmentActionCommand
254
- */
255
- export declare const se_CreateEnvironmentActionCommand: (input: CreateEnvironmentActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
256
- /**
257
- * serializeAws_restJson1CreateEnvironmentBlueprintCommand
258
- */
259
- export declare const se_CreateEnvironmentBlueprintCommand: (input: CreateEnvironmentBlueprintCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
260
- /**
261
- * serializeAws_restJson1CreateEnvironmentProfileCommand
262
- */
263
- export declare const se_CreateEnvironmentProfileCommand: (input: CreateEnvironmentProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
264
- /**
265
- * serializeAws_restJson1CreateFormTypeCommand
266
- */
267
- export declare const se_CreateFormTypeCommand: (input: CreateFormTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
268
- /**
269
- * serializeAws_restJson1CreateGlossaryCommand
270
- */
271
- export declare const se_CreateGlossaryCommand: (input: CreateGlossaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
272
- /**
273
- * serializeAws_restJson1CreateGlossaryTermCommand
274
- */
275
- export declare const se_CreateGlossaryTermCommand: (input: CreateGlossaryTermCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
276
- /**
277
- * serializeAws_restJson1CreateGroupProfileCommand
278
- */
279
- export declare const se_CreateGroupProfileCommand: (input: CreateGroupProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
280
- /**
281
- * serializeAws_restJson1CreateListingChangeSetCommand
282
- */
283
- export declare const se_CreateListingChangeSetCommand: (input: CreateListingChangeSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
284
- /**
285
- * serializeAws_restJson1CreateProjectCommand
286
- */
287
- export declare const se_CreateProjectCommand: (input: CreateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
288
- /**
289
- * serializeAws_restJson1CreateProjectMembershipCommand
290
- */
291
- export declare const se_CreateProjectMembershipCommand: (input: CreateProjectMembershipCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
292
- /**
293
- * serializeAws_restJson1CreateProjectProfileCommand
294
- */
295
- export declare const se_CreateProjectProfileCommand: (input: CreateProjectProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
296
- /**
297
- * serializeAws_restJson1CreateRuleCommand
298
- */
299
- export declare const se_CreateRuleCommand: (input: CreateRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
300
- /**
301
- * serializeAws_restJson1CreateSubscriptionGrantCommand
302
- */
303
- export declare const se_CreateSubscriptionGrantCommand: (input: CreateSubscriptionGrantCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
304
- /**
305
- * serializeAws_restJson1CreateSubscriptionRequestCommand
306
- */
307
- export declare const se_CreateSubscriptionRequestCommand: (input: CreateSubscriptionRequestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
308
- /**
309
- * serializeAws_restJson1CreateSubscriptionTargetCommand
310
- */
311
- export declare const se_CreateSubscriptionTargetCommand: (input: CreateSubscriptionTargetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
312
- /**
313
- * serializeAws_restJson1CreateUserProfileCommand
314
- */
315
- export declare const se_CreateUserProfileCommand: (input: CreateUserProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
316
- /**
317
- * serializeAws_restJson1DeleteAccountPoolCommand
318
- */
319
- export declare const se_DeleteAccountPoolCommand: (input: DeleteAccountPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
320
- /**
321
- * serializeAws_restJson1DeleteAssetCommand
322
- */
323
- export declare const se_DeleteAssetCommand: (input: DeleteAssetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
324
- /**
325
- * serializeAws_restJson1DeleteAssetFilterCommand
326
- */
327
- export declare const se_DeleteAssetFilterCommand: (input: DeleteAssetFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
328
- /**
329
- * serializeAws_restJson1DeleteAssetTypeCommand
330
- */
331
- export declare const se_DeleteAssetTypeCommand: (input: DeleteAssetTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
332
- /**
333
- * serializeAws_restJson1DeleteConnectionCommand
334
- */
335
- export declare const se_DeleteConnectionCommand: (input: DeleteConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
336
- /**
337
- * serializeAws_restJson1DeleteDataProductCommand
338
- */
339
- export declare const se_DeleteDataProductCommand: (input: DeleteDataProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
340
- /**
341
- * serializeAws_restJson1DeleteDataSourceCommand
342
- */
343
- export declare const se_DeleteDataSourceCommand: (input: DeleteDataSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
344
- /**
345
- * serializeAws_restJson1DeleteDomainCommand
346
- */
347
- export declare const se_DeleteDomainCommand: (input: DeleteDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
348
- /**
349
- * serializeAws_restJson1DeleteDomainUnitCommand
350
- */
351
- export declare const se_DeleteDomainUnitCommand: (input: DeleteDomainUnitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
352
- /**
353
- * serializeAws_restJson1DeleteEnvironmentCommand
354
- */
355
- export declare const se_DeleteEnvironmentCommand: (input: DeleteEnvironmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
356
- /**
357
- * serializeAws_restJson1DeleteEnvironmentActionCommand
358
- */
359
- export declare const se_DeleteEnvironmentActionCommand: (input: DeleteEnvironmentActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
360
- /**
361
- * serializeAws_restJson1DeleteEnvironmentBlueprintCommand
362
- */
363
- export declare const se_DeleteEnvironmentBlueprintCommand: (input: DeleteEnvironmentBlueprintCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
364
- /**
365
- * serializeAws_restJson1DeleteEnvironmentBlueprintConfigurationCommand
366
- */
367
- export declare const se_DeleteEnvironmentBlueprintConfigurationCommand: (input: DeleteEnvironmentBlueprintConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
368
- /**
369
- * serializeAws_restJson1DeleteEnvironmentProfileCommand
370
- */
371
- export declare const se_DeleteEnvironmentProfileCommand: (input: DeleteEnvironmentProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
372
- /**
373
- * serializeAws_restJson1DeleteFormTypeCommand
374
- */
375
- export declare const se_DeleteFormTypeCommand: (input: DeleteFormTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
376
- /**
377
- * serializeAws_restJson1DeleteGlossaryCommand
378
- */
379
- export declare const se_DeleteGlossaryCommand: (input: DeleteGlossaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
380
- /**
381
- * serializeAws_restJson1DeleteGlossaryTermCommand
382
- */
383
- export declare const se_DeleteGlossaryTermCommand: (input: DeleteGlossaryTermCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
384
- /**
385
- * serializeAws_restJson1DeleteListingCommand
386
- */
387
- export declare const se_DeleteListingCommand: (input: DeleteListingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
388
- /**
389
- * serializeAws_restJson1DeleteProjectCommand
390
- */
391
- export declare const se_DeleteProjectCommand: (input: DeleteProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
392
- /**
393
- * serializeAws_restJson1DeleteProjectMembershipCommand
394
- */
395
- export declare const se_DeleteProjectMembershipCommand: (input: DeleteProjectMembershipCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
396
- /**
397
- * serializeAws_restJson1DeleteProjectProfileCommand
398
- */
399
- export declare const se_DeleteProjectProfileCommand: (input: DeleteProjectProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
400
- /**
401
- * serializeAws_restJson1DeleteRuleCommand
402
- */
403
- export declare const se_DeleteRuleCommand: (input: DeleteRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
404
- /**
405
- * serializeAws_restJson1DeleteSubscriptionGrantCommand
406
- */
407
- export declare const se_DeleteSubscriptionGrantCommand: (input: DeleteSubscriptionGrantCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
408
- /**
409
- * serializeAws_restJson1DeleteSubscriptionRequestCommand
410
- */
411
- export declare const se_DeleteSubscriptionRequestCommand: (input: DeleteSubscriptionRequestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
412
- /**
413
- * serializeAws_restJson1DeleteSubscriptionTargetCommand
414
- */
415
- export declare const se_DeleteSubscriptionTargetCommand: (input: DeleteSubscriptionTargetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
416
- /**
417
- * serializeAws_restJson1DeleteTimeSeriesDataPointsCommand
418
- */
419
- export declare const se_DeleteTimeSeriesDataPointsCommand: (input: DeleteTimeSeriesDataPointsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
420
- /**
421
- * serializeAws_restJson1DisassociateEnvironmentRoleCommand
422
- */
423
- export declare const se_DisassociateEnvironmentRoleCommand: (input: DisassociateEnvironmentRoleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
424
- /**
425
- * serializeAws_restJson1DisassociateGovernedTermsCommand
426
- */
427
- export declare const se_DisassociateGovernedTermsCommand: (input: DisassociateGovernedTermsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
428
- /**
429
- * serializeAws_restJson1GetAccountPoolCommand
430
- */
431
- export declare const se_GetAccountPoolCommand: (input: GetAccountPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
432
- /**
433
- * serializeAws_restJson1GetAssetCommand
434
- */
435
- export declare const se_GetAssetCommand: (input: GetAssetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
436
- /**
437
- * serializeAws_restJson1GetAssetFilterCommand
438
- */
439
- export declare const se_GetAssetFilterCommand: (input: GetAssetFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
440
- /**
441
- * serializeAws_restJson1GetAssetTypeCommand
442
- */
443
- export declare const se_GetAssetTypeCommand: (input: GetAssetTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
444
- /**
445
- * serializeAws_restJson1GetConnectionCommand
446
- */
447
- export declare const se_GetConnectionCommand: (input: GetConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
448
- /**
449
- * serializeAws_restJson1GetDataProductCommand
450
- */
451
- export declare const se_GetDataProductCommand: (input: GetDataProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
452
- /**
453
- * serializeAws_restJson1GetDataSourceCommand
454
- */
455
- export declare const se_GetDataSourceCommand: (input: GetDataSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
456
- /**
457
- * serializeAws_restJson1GetDataSourceRunCommand
458
- */
459
- export declare const se_GetDataSourceRunCommand: (input: GetDataSourceRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
460
- /**
461
- * serializeAws_restJson1GetDomainCommand
462
- */
463
- export declare const se_GetDomainCommand: (input: GetDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
464
- /**
465
- * serializeAws_restJson1GetDomainUnitCommand
466
- */
467
- export declare const se_GetDomainUnitCommand: (input: GetDomainUnitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
468
- /**
469
- * serializeAws_restJson1GetEnvironmentCommand
470
- */
471
- export declare const se_GetEnvironmentCommand: (input: GetEnvironmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
472
- /**
473
- * serializeAws_restJson1GetEnvironmentActionCommand
474
- */
475
- export declare const se_GetEnvironmentActionCommand: (input: GetEnvironmentActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
476
- /**
477
- * serializeAws_restJson1GetEnvironmentBlueprintCommand
478
- */
479
- export declare const se_GetEnvironmentBlueprintCommand: (input: GetEnvironmentBlueprintCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
480
- /**
481
- * serializeAws_restJson1GetEnvironmentBlueprintConfigurationCommand
482
- */
483
- export declare const se_GetEnvironmentBlueprintConfigurationCommand: (input: GetEnvironmentBlueprintConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
484
- /**
485
- * serializeAws_restJson1GetEnvironmentCredentialsCommand
486
- */
487
- export declare const se_GetEnvironmentCredentialsCommand: (input: GetEnvironmentCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
488
- /**
489
- * serializeAws_restJson1GetEnvironmentProfileCommand
490
- */
491
- export declare const se_GetEnvironmentProfileCommand: (input: GetEnvironmentProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
492
- /**
493
- * serializeAws_restJson1GetFormTypeCommand
494
- */
495
- export declare const se_GetFormTypeCommand: (input: GetFormTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
496
- /**
497
- * serializeAws_restJson1GetGlossaryCommand
498
- */
499
- export declare const se_GetGlossaryCommand: (input: GetGlossaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
500
- /**
501
- * serializeAws_restJson1GetGlossaryTermCommand
502
- */
503
- export declare const se_GetGlossaryTermCommand: (input: GetGlossaryTermCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
504
- /**
505
- * serializeAws_restJson1GetGroupProfileCommand
506
- */
507
- export declare const se_GetGroupProfileCommand: (input: GetGroupProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
508
- /**
509
- * serializeAws_restJson1GetIamPortalLoginUrlCommand
510
- */
511
- export declare const se_GetIamPortalLoginUrlCommand: (input: GetIamPortalLoginUrlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
512
- /**
513
- * serializeAws_restJson1GetJobRunCommand
514
- */
515
- export declare const se_GetJobRunCommand: (input: GetJobRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
516
- /**
517
- * serializeAws_restJson1GetLineageEventCommand
518
- */
519
- export declare const se_GetLineageEventCommand: (input: GetLineageEventCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
520
- /**
521
- * serializeAws_restJson1GetLineageNodeCommand
522
- */
523
- export declare const se_GetLineageNodeCommand: (input: GetLineageNodeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
524
- /**
525
- * serializeAws_restJson1GetListingCommand
526
- */
527
- export declare const se_GetListingCommand: (input: GetListingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
528
- /**
529
- * serializeAws_restJson1GetMetadataGenerationRunCommand
530
- */
531
- export declare const se_GetMetadataGenerationRunCommand: (input: GetMetadataGenerationRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
532
- /**
533
- * serializeAws_restJson1GetProjectCommand
534
- */
535
- export declare const se_GetProjectCommand: (input: GetProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
536
- /**
537
- * serializeAws_restJson1GetProjectProfileCommand
538
- */
539
- export declare const se_GetProjectProfileCommand: (input: GetProjectProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
540
- /**
541
- * serializeAws_restJson1GetRuleCommand
542
- */
543
- export declare const se_GetRuleCommand: (input: GetRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
544
- /**
545
- * serializeAws_restJson1GetSubscriptionCommand
546
- */
547
- export declare const se_GetSubscriptionCommand: (input: GetSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
548
- /**
549
- * serializeAws_restJson1GetSubscriptionGrantCommand
550
- */
551
- export declare const se_GetSubscriptionGrantCommand: (input: GetSubscriptionGrantCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
552
- /**
553
- * serializeAws_restJson1GetSubscriptionRequestDetailsCommand
554
- */
555
- export declare const se_GetSubscriptionRequestDetailsCommand: (input: GetSubscriptionRequestDetailsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
556
- /**
557
- * serializeAws_restJson1GetSubscriptionTargetCommand
558
- */
559
- export declare const se_GetSubscriptionTargetCommand: (input: GetSubscriptionTargetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
560
- /**
561
- * serializeAws_restJson1GetTimeSeriesDataPointCommand
562
- */
563
- export declare const se_GetTimeSeriesDataPointCommand: (input: GetTimeSeriesDataPointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
564
- /**
565
- * serializeAws_restJson1GetUserProfileCommand
566
- */
567
- export declare const se_GetUserProfileCommand: (input: GetUserProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
568
- /**
569
- * serializeAws_restJson1ListAccountPoolsCommand
570
- */
571
- export declare const se_ListAccountPoolsCommand: (input: ListAccountPoolsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
572
- /**
573
- * serializeAws_restJson1ListAccountsInAccountPoolCommand
574
- */
575
- export declare const se_ListAccountsInAccountPoolCommand: (input: ListAccountsInAccountPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
576
- /**
577
- * serializeAws_restJson1ListAssetFiltersCommand
578
- */
579
- export declare const se_ListAssetFiltersCommand: (input: ListAssetFiltersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
580
- /**
581
- * serializeAws_restJson1ListAssetRevisionsCommand
582
- */
583
- export declare const se_ListAssetRevisionsCommand: (input: ListAssetRevisionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
584
- /**
585
- * serializeAws_restJson1ListConnectionsCommand
586
- */
587
- export declare const se_ListConnectionsCommand: (input: ListConnectionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
588
- /**
589
- * serializeAws_restJson1ListDataProductRevisionsCommand
590
- */
591
- export declare const se_ListDataProductRevisionsCommand: (input: ListDataProductRevisionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
592
- /**
593
- * serializeAws_restJson1ListDataSourceRunActivitiesCommand
594
- */
595
- export declare const se_ListDataSourceRunActivitiesCommand: (input: ListDataSourceRunActivitiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
596
- /**
597
- * serializeAws_restJson1ListDataSourceRunsCommand
598
- */
599
- export declare const se_ListDataSourceRunsCommand: (input: ListDataSourceRunsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
600
- /**
601
- * serializeAws_restJson1ListDataSourcesCommand
602
- */
603
- export declare const se_ListDataSourcesCommand: (input: ListDataSourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
604
- /**
605
- * serializeAws_restJson1ListDomainsCommand
606
- */
607
- export declare const se_ListDomainsCommand: (input: ListDomainsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
608
- /**
609
- * serializeAws_restJson1ListDomainUnitsForParentCommand
610
- */
611
- export declare const se_ListDomainUnitsForParentCommand: (input: ListDomainUnitsForParentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
612
- /**
613
- * serializeAws_restJson1ListEntityOwnersCommand
614
- */
615
- export declare const se_ListEntityOwnersCommand: (input: ListEntityOwnersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
616
- /**
617
- * serializeAws_restJson1ListEnvironmentActionsCommand
618
- */
619
- export declare const se_ListEnvironmentActionsCommand: (input: ListEnvironmentActionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
620
- /**
621
- * serializeAws_restJson1ListEnvironmentBlueprintConfigurationsCommand
622
- */
623
- export declare const se_ListEnvironmentBlueprintConfigurationsCommand: (input: ListEnvironmentBlueprintConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
624
- /**
625
- * serializeAws_restJson1ListEnvironmentBlueprintsCommand
626
- */
627
- export declare const se_ListEnvironmentBlueprintsCommand: (input: ListEnvironmentBlueprintsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
628
- /**
629
- * serializeAws_restJson1ListEnvironmentProfilesCommand
630
- */
631
- export declare const se_ListEnvironmentProfilesCommand: (input: ListEnvironmentProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
632
- /**
633
- * serializeAws_restJson1ListEnvironmentsCommand
634
- */
635
- export declare const se_ListEnvironmentsCommand: (input: ListEnvironmentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
636
- /**
637
- * serializeAws_restJson1ListJobRunsCommand
638
- */
639
- export declare const se_ListJobRunsCommand: (input: ListJobRunsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
640
- /**
641
- * serializeAws_restJson1ListLineageEventsCommand
642
- */
643
- export declare const se_ListLineageEventsCommand: (input: ListLineageEventsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
644
- /**
645
- * serializeAws_restJson1ListLineageNodeHistoryCommand
646
- */
647
- export declare const se_ListLineageNodeHistoryCommand: (input: ListLineageNodeHistoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
648
- /**
649
- * serializeAws_restJson1ListMetadataGenerationRunsCommand
650
- */
651
- export declare const se_ListMetadataGenerationRunsCommand: (input: ListMetadataGenerationRunsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
652
- /**
653
- * serializeAws_restJson1ListNotificationsCommand
654
- */
655
- export declare const se_ListNotificationsCommand: (input: ListNotificationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
656
- /**
657
- * serializeAws_restJson1ListPolicyGrantsCommand
658
- */
659
- export declare const se_ListPolicyGrantsCommand: (input: ListPolicyGrantsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
660
- /**
661
- * serializeAws_restJson1ListProjectMembershipsCommand
662
- */
663
- export declare const se_ListProjectMembershipsCommand: (input: ListProjectMembershipsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
664
- /**
665
- * serializeAws_restJson1ListProjectProfilesCommand
666
- */
667
- export declare const se_ListProjectProfilesCommand: (input: ListProjectProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
668
- /**
669
- * serializeAws_restJson1ListProjectsCommand
670
- */
671
- export declare const se_ListProjectsCommand: (input: ListProjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
672
- /**
673
- * serializeAws_restJson1ListRulesCommand
674
- */
675
- export declare const se_ListRulesCommand: (input: ListRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
676
- /**
677
- * serializeAws_restJson1ListSubscriptionGrantsCommand
678
- */
679
- export declare const se_ListSubscriptionGrantsCommand: (input: ListSubscriptionGrantsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
680
- /**
681
- * serializeAws_restJson1ListSubscriptionRequestsCommand
682
- */
683
- export declare const se_ListSubscriptionRequestsCommand: (input: ListSubscriptionRequestsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
684
- /**
685
- * serializeAws_restJson1ListSubscriptionsCommand
686
- */
687
- export declare const se_ListSubscriptionsCommand: (input: ListSubscriptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
688
- /**
689
- * serializeAws_restJson1ListSubscriptionTargetsCommand
690
- */
691
- export declare const se_ListSubscriptionTargetsCommand: (input: ListSubscriptionTargetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
692
- /**
693
- * serializeAws_restJson1ListTagsForResourceCommand
694
- */
695
- export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
696
- /**
697
- * serializeAws_restJson1ListTimeSeriesDataPointsCommand
698
- */
699
- export declare const se_ListTimeSeriesDataPointsCommand: (input: ListTimeSeriesDataPointsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
700
- /**
701
- * serializeAws_restJson1PostLineageEventCommand
702
- */
703
- export declare const se_PostLineageEventCommand: (input: PostLineageEventCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
704
- /**
705
- * serializeAws_restJson1PostTimeSeriesDataPointsCommand
706
- */
707
- export declare const se_PostTimeSeriesDataPointsCommand: (input: PostTimeSeriesDataPointsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
708
- /**
709
- * serializeAws_restJson1PutEnvironmentBlueprintConfigurationCommand
710
- */
711
- export declare const se_PutEnvironmentBlueprintConfigurationCommand: (input: PutEnvironmentBlueprintConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
712
- /**
713
- * serializeAws_restJson1RejectPredictionsCommand
714
- */
715
- export declare const se_RejectPredictionsCommand: (input: RejectPredictionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
716
- /**
717
- * serializeAws_restJson1RejectSubscriptionRequestCommand
718
- */
719
- export declare const se_RejectSubscriptionRequestCommand: (input: RejectSubscriptionRequestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
720
- /**
721
- * serializeAws_restJson1RemoveEntityOwnerCommand
722
- */
723
- export declare const se_RemoveEntityOwnerCommand: (input: RemoveEntityOwnerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
724
- /**
725
- * serializeAws_restJson1RemovePolicyGrantCommand
726
- */
727
- export declare const se_RemovePolicyGrantCommand: (input: RemovePolicyGrantCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
728
- /**
729
- * serializeAws_restJson1RevokeSubscriptionCommand
730
- */
731
- export declare const se_RevokeSubscriptionCommand: (input: RevokeSubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
732
- /**
733
- * serializeAws_restJson1SearchCommand
734
- */
735
- export declare const se_SearchCommand: (input: SearchCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
736
- /**
737
- * serializeAws_restJson1SearchGroupProfilesCommand
738
- */
739
- export declare const se_SearchGroupProfilesCommand: (input: SearchGroupProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
740
- /**
741
- * serializeAws_restJson1SearchListingsCommand
742
- */
743
- export declare const se_SearchListingsCommand: (input: SearchListingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
744
- /**
745
- * serializeAws_restJson1SearchTypesCommand
746
- */
747
- export declare const se_SearchTypesCommand: (input: SearchTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
748
- /**
749
- * serializeAws_restJson1SearchUserProfilesCommand
750
- */
751
- export declare const se_SearchUserProfilesCommand: (input: SearchUserProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
752
- /**
753
- * serializeAws_restJson1StartDataSourceRunCommand
754
- */
755
- export declare const se_StartDataSourceRunCommand: (input: StartDataSourceRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
756
- /**
757
- * serializeAws_restJson1StartMetadataGenerationRunCommand
758
- */
759
- export declare const se_StartMetadataGenerationRunCommand: (input: StartMetadataGenerationRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
760
- /**
761
- * serializeAws_restJson1TagResourceCommand
762
- */
763
- export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
764
- /**
765
- * serializeAws_restJson1UntagResourceCommand
766
- */
767
- export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
768
- /**
769
- * serializeAws_restJson1UpdateAccountPoolCommand
770
- */
771
- export declare const se_UpdateAccountPoolCommand: (input: UpdateAccountPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
772
- /**
773
- * serializeAws_restJson1UpdateAssetFilterCommand
774
- */
775
- export declare const se_UpdateAssetFilterCommand: (input: UpdateAssetFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
776
- /**
777
- * serializeAws_restJson1UpdateConnectionCommand
778
- */
779
- export declare const se_UpdateConnectionCommand: (input: UpdateConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
780
- /**
781
- * serializeAws_restJson1UpdateDataSourceCommand
782
- */
783
- export declare const se_UpdateDataSourceCommand: (input: UpdateDataSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
784
- /**
785
- * serializeAws_restJson1UpdateDomainCommand
786
- */
787
- export declare const se_UpdateDomainCommand: (input: UpdateDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
788
- /**
789
- * serializeAws_restJson1UpdateDomainUnitCommand
790
- */
791
- export declare const se_UpdateDomainUnitCommand: (input: UpdateDomainUnitCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
792
- /**
793
- * serializeAws_restJson1UpdateEnvironmentCommand
794
- */
795
- export declare const se_UpdateEnvironmentCommand: (input: UpdateEnvironmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
796
- /**
797
- * serializeAws_restJson1UpdateEnvironmentActionCommand
798
- */
799
- export declare const se_UpdateEnvironmentActionCommand: (input: UpdateEnvironmentActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
800
- /**
801
- * serializeAws_restJson1UpdateEnvironmentBlueprintCommand
802
- */
803
- export declare const se_UpdateEnvironmentBlueprintCommand: (input: UpdateEnvironmentBlueprintCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
804
- /**
805
- * serializeAws_restJson1UpdateEnvironmentProfileCommand
806
- */
807
- export declare const se_UpdateEnvironmentProfileCommand: (input: UpdateEnvironmentProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
808
- /**
809
- * serializeAws_restJson1UpdateGlossaryCommand
810
- */
811
- export declare const se_UpdateGlossaryCommand: (input: UpdateGlossaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
812
- /**
813
- * serializeAws_restJson1UpdateGlossaryTermCommand
814
- */
815
- export declare const se_UpdateGlossaryTermCommand: (input: UpdateGlossaryTermCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
816
- /**
817
- * serializeAws_restJson1UpdateGroupProfileCommand
818
- */
819
- export declare const se_UpdateGroupProfileCommand: (input: UpdateGroupProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
820
- /**
821
- * serializeAws_restJson1UpdateProjectCommand
822
- */
823
- export declare const se_UpdateProjectCommand: (input: UpdateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
824
- /**
825
- * serializeAws_restJson1UpdateProjectProfileCommand
826
- */
827
- export declare const se_UpdateProjectProfileCommand: (input: UpdateProjectProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
828
- /**
829
- * serializeAws_restJson1UpdateRuleCommand
830
- */
831
- export declare const se_UpdateRuleCommand: (input: UpdateRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
832
- /**
833
- * serializeAws_restJson1UpdateSubscriptionGrantStatusCommand
834
- */
835
- export declare const se_UpdateSubscriptionGrantStatusCommand: (input: UpdateSubscriptionGrantStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
836
- /**
837
- * serializeAws_restJson1UpdateSubscriptionRequestCommand
838
- */
839
- export declare const se_UpdateSubscriptionRequestCommand: (input: UpdateSubscriptionRequestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
840
- /**
841
- * serializeAws_restJson1UpdateSubscriptionTargetCommand
842
- */
843
- export declare const se_UpdateSubscriptionTargetCommand: (input: UpdateSubscriptionTargetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
844
- /**
845
- * serializeAws_restJson1UpdateUserProfileCommand
846
- */
847
- export declare const se_UpdateUserProfileCommand: (input: UpdateUserProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
848
- /**
849
- * deserializeAws_restJson1AcceptPredictionsCommand
850
- */
851
- export declare const de_AcceptPredictionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptPredictionsCommandOutput>;
852
- /**
853
- * deserializeAws_restJson1AcceptSubscriptionRequestCommand
854
- */
855
- export declare const de_AcceptSubscriptionRequestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptSubscriptionRequestCommandOutput>;
856
- /**
857
- * deserializeAws_restJson1AddEntityOwnerCommand
858
- */
859
- export declare const de_AddEntityOwnerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddEntityOwnerCommandOutput>;
860
- /**
861
- * deserializeAws_restJson1AddPolicyGrantCommand
862
- */
863
- export declare const de_AddPolicyGrantCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddPolicyGrantCommandOutput>;
864
- /**
865
- * deserializeAws_restJson1AssociateEnvironmentRoleCommand
866
- */
867
- export declare const de_AssociateEnvironmentRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateEnvironmentRoleCommandOutput>;
868
- /**
869
- * deserializeAws_restJson1AssociateGovernedTermsCommand
870
- */
871
- export declare const de_AssociateGovernedTermsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateGovernedTermsCommandOutput>;
872
- /**
873
- * deserializeAws_restJson1CancelMetadataGenerationRunCommand
874
- */
875
- export declare const de_CancelMetadataGenerationRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelMetadataGenerationRunCommandOutput>;
876
- /**
877
- * deserializeAws_restJson1CancelSubscriptionCommand
878
- */
879
- export declare const de_CancelSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelSubscriptionCommandOutput>;
880
- /**
881
- * deserializeAws_restJson1CreateAccountPoolCommand
882
- */
883
- export declare const de_CreateAccountPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAccountPoolCommandOutput>;
884
- /**
885
- * deserializeAws_restJson1CreateAssetCommand
886
- */
887
- export declare const de_CreateAssetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAssetCommandOutput>;
888
- /**
889
- * deserializeAws_restJson1CreateAssetFilterCommand
890
- */
891
- export declare const de_CreateAssetFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAssetFilterCommandOutput>;
892
- /**
893
- * deserializeAws_restJson1CreateAssetRevisionCommand
894
- */
895
- export declare const de_CreateAssetRevisionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAssetRevisionCommandOutput>;
896
- /**
897
- * deserializeAws_restJson1CreateAssetTypeCommand
898
- */
899
- export declare const de_CreateAssetTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAssetTypeCommandOutput>;
900
- /**
901
- * deserializeAws_restJson1CreateConnectionCommand
902
- */
903
- export declare const de_CreateConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConnectionCommandOutput>;
904
- /**
905
- * deserializeAws_restJson1CreateDataProductCommand
906
- */
907
- export declare const de_CreateDataProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDataProductCommandOutput>;
908
- /**
909
- * deserializeAws_restJson1CreateDataProductRevisionCommand
910
- */
911
- export declare const de_CreateDataProductRevisionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDataProductRevisionCommandOutput>;
912
- /**
913
- * deserializeAws_restJson1CreateDataSourceCommand
914
- */
915
- export declare const de_CreateDataSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDataSourceCommandOutput>;
916
- /**
917
- * deserializeAws_restJson1CreateDomainCommand
918
- */
919
- export declare const de_CreateDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDomainCommandOutput>;
920
- /**
921
- * deserializeAws_restJson1CreateDomainUnitCommand
922
- */
923
- export declare const de_CreateDomainUnitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDomainUnitCommandOutput>;
924
- /**
925
- * deserializeAws_restJson1CreateEnvironmentCommand
926
- */
927
- export declare const de_CreateEnvironmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEnvironmentCommandOutput>;
928
- /**
929
- * deserializeAws_restJson1CreateEnvironmentActionCommand
930
- */
931
- export declare const de_CreateEnvironmentActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEnvironmentActionCommandOutput>;
932
- /**
933
- * deserializeAws_restJson1CreateEnvironmentBlueprintCommand
934
- */
935
- export declare const de_CreateEnvironmentBlueprintCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEnvironmentBlueprintCommandOutput>;
936
- /**
937
- * deserializeAws_restJson1CreateEnvironmentProfileCommand
938
- */
939
- export declare const de_CreateEnvironmentProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEnvironmentProfileCommandOutput>;
940
- /**
941
- * deserializeAws_restJson1CreateFormTypeCommand
942
- */
943
- export declare const de_CreateFormTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFormTypeCommandOutput>;
944
- /**
945
- * deserializeAws_restJson1CreateGlossaryCommand
946
- */
947
- export declare const de_CreateGlossaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGlossaryCommandOutput>;
948
- /**
949
- * deserializeAws_restJson1CreateGlossaryTermCommand
950
- */
951
- export declare const de_CreateGlossaryTermCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGlossaryTermCommandOutput>;
952
- /**
953
- * deserializeAws_restJson1CreateGroupProfileCommand
954
- */
955
- export declare const de_CreateGroupProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGroupProfileCommandOutput>;
956
- /**
957
- * deserializeAws_restJson1CreateListingChangeSetCommand
958
- */
959
- export declare const de_CreateListingChangeSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateListingChangeSetCommandOutput>;
960
- /**
961
- * deserializeAws_restJson1CreateProjectCommand
962
- */
963
- export declare const de_CreateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProjectCommandOutput>;
964
- /**
965
- * deserializeAws_restJson1CreateProjectMembershipCommand
966
- */
967
- export declare const de_CreateProjectMembershipCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProjectMembershipCommandOutput>;
968
- /**
969
- * deserializeAws_restJson1CreateProjectProfileCommand
970
- */
971
- export declare const de_CreateProjectProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProjectProfileCommandOutput>;
972
- /**
973
- * deserializeAws_restJson1CreateRuleCommand
974
- */
975
- export declare const de_CreateRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRuleCommandOutput>;
976
- /**
977
- * deserializeAws_restJson1CreateSubscriptionGrantCommand
978
- */
979
- export declare const de_CreateSubscriptionGrantCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSubscriptionGrantCommandOutput>;
980
- /**
981
- * deserializeAws_restJson1CreateSubscriptionRequestCommand
982
- */
983
- export declare const de_CreateSubscriptionRequestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSubscriptionRequestCommandOutput>;
984
- /**
985
- * deserializeAws_restJson1CreateSubscriptionTargetCommand
986
- */
987
- export declare const de_CreateSubscriptionTargetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSubscriptionTargetCommandOutput>;
988
- /**
989
- * deserializeAws_restJson1CreateUserProfileCommand
990
- */
991
- export declare const de_CreateUserProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserProfileCommandOutput>;
992
- /**
993
- * deserializeAws_restJson1DeleteAccountPoolCommand
994
- */
995
- export declare const de_DeleteAccountPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAccountPoolCommandOutput>;
996
- /**
997
- * deserializeAws_restJson1DeleteAssetCommand
998
- */
999
- export declare const de_DeleteAssetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssetCommandOutput>;
1000
- /**
1001
- * deserializeAws_restJson1DeleteAssetFilterCommand
1002
- */
1003
- export declare const de_DeleteAssetFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssetFilterCommandOutput>;
1004
- /**
1005
- * deserializeAws_restJson1DeleteAssetTypeCommand
1006
- */
1007
- export declare const de_DeleteAssetTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssetTypeCommandOutput>;
1008
- /**
1009
- * deserializeAws_restJson1DeleteConnectionCommand
1010
- */
1011
- export declare const de_DeleteConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConnectionCommandOutput>;
1012
- /**
1013
- * deserializeAws_restJson1DeleteDataProductCommand
1014
- */
1015
- export declare const de_DeleteDataProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDataProductCommandOutput>;
1016
- /**
1017
- * deserializeAws_restJson1DeleteDataSourceCommand
1018
- */
1019
- export declare const de_DeleteDataSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDataSourceCommandOutput>;
1020
- /**
1021
- * deserializeAws_restJson1DeleteDomainCommand
1022
- */
1023
- export declare const de_DeleteDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDomainCommandOutput>;
1024
- /**
1025
- * deserializeAws_restJson1DeleteDomainUnitCommand
1026
- */
1027
- export declare const de_DeleteDomainUnitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDomainUnitCommandOutput>;
1028
- /**
1029
- * deserializeAws_restJson1DeleteEnvironmentCommand
1030
- */
1031
- export declare const de_DeleteEnvironmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEnvironmentCommandOutput>;
1032
- /**
1033
- * deserializeAws_restJson1DeleteEnvironmentActionCommand
1034
- */
1035
- export declare const de_DeleteEnvironmentActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEnvironmentActionCommandOutput>;
1036
- /**
1037
- * deserializeAws_restJson1DeleteEnvironmentBlueprintCommand
1038
- */
1039
- export declare const de_DeleteEnvironmentBlueprintCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEnvironmentBlueprintCommandOutput>;
1040
- /**
1041
- * deserializeAws_restJson1DeleteEnvironmentBlueprintConfigurationCommand
1042
- */
1043
- export declare const de_DeleteEnvironmentBlueprintConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEnvironmentBlueprintConfigurationCommandOutput>;
1044
- /**
1045
- * deserializeAws_restJson1DeleteEnvironmentProfileCommand
1046
- */
1047
- export declare const de_DeleteEnvironmentProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEnvironmentProfileCommandOutput>;
1048
- /**
1049
- * deserializeAws_restJson1DeleteFormTypeCommand
1050
- */
1051
- export declare const de_DeleteFormTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFormTypeCommandOutput>;
1052
- /**
1053
- * deserializeAws_restJson1DeleteGlossaryCommand
1054
- */
1055
- export declare const de_DeleteGlossaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGlossaryCommandOutput>;
1056
- /**
1057
- * deserializeAws_restJson1DeleteGlossaryTermCommand
1058
- */
1059
- export declare const de_DeleteGlossaryTermCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGlossaryTermCommandOutput>;
1060
- /**
1061
- * deserializeAws_restJson1DeleteListingCommand
1062
- */
1063
- export declare const de_DeleteListingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteListingCommandOutput>;
1064
- /**
1065
- * deserializeAws_restJson1DeleteProjectCommand
1066
- */
1067
- export declare const de_DeleteProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProjectCommandOutput>;
1068
- /**
1069
- * deserializeAws_restJson1DeleteProjectMembershipCommand
1070
- */
1071
- export declare const de_DeleteProjectMembershipCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProjectMembershipCommandOutput>;
1072
- /**
1073
- * deserializeAws_restJson1DeleteProjectProfileCommand
1074
- */
1075
- export declare const de_DeleteProjectProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProjectProfileCommandOutput>;
1076
- /**
1077
- * deserializeAws_restJson1DeleteRuleCommand
1078
- */
1079
- export declare const de_DeleteRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRuleCommandOutput>;
1080
- /**
1081
- * deserializeAws_restJson1DeleteSubscriptionGrantCommand
1082
- */
1083
- export declare const de_DeleteSubscriptionGrantCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSubscriptionGrantCommandOutput>;
1084
- /**
1085
- * deserializeAws_restJson1DeleteSubscriptionRequestCommand
1086
- */
1087
- export declare const de_DeleteSubscriptionRequestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSubscriptionRequestCommandOutput>;
1088
- /**
1089
- * deserializeAws_restJson1DeleteSubscriptionTargetCommand
1090
- */
1091
- export declare const de_DeleteSubscriptionTargetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSubscriptionTargetCommandOutput>;
1092
- /**
1093
- * deserializeAws_restJson1DeleteTimeSeriesDataPointsCommand
1094
- */
1095
- export declare const de_DeleteTimeSeriesDataPointsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTimeSeriesDataPointsCommandOutput>;
1096
- /**
1097
- * deserializeAws_restJson1DisassociateEnvironmentRoleCommand
1098
- */
1099
- export declare const de_DisassociateEnvironmentRoleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateEnvironmentRoleCommandOutput>;
1100
- /**
1101
- * deserializeAws_restJson1DisassociateGovernedTermsCommand
1102
- */
1103
- export declare const de_DisassociateGovernedTermsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateGovernedTermsCommandOutput>;
1104
- /**
1105
- * deserializeAws_restJson1GetAccountPoolCommand
1106
- */
1107
- export declare const de_GetAccountPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountPoolCommandOutput>;
1108
- /**
1109
- * deserializeAws_restJson1GetAssetCommand
1110
- */
1111
- export declare const de_GetAssetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssetCommandOutput>;
1112
- /**
1113
- * deserializeAws_restJson1GetAssetFilterCommand
1114
- */
1115
- export declare const de_GetAssetFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssetFilterCommandOutput>;
1116
- /**
1117
- * deserializeAws_restJson1GetAssetTypeCommand
1118
- */
1119
- export declare const de_GetAssetTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssetTypeCommandOutput>;
1120
- /**
1121
- * deserializeAws_restJson1GetConnectionCommand
1122
- */
1123
- export declare const de_GetConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetConnectionCommandOutput>;
1124
- /**
1125
- * deserializeAws_restJson1GetDataProductCommand
1126
- */
1127
- export declare const de_GetDataProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDataProductCommandOutput>;
1128
- /**
1129
- * deserializeAws_restJson1GetDataSourceCommand
1130
- */
1131
- export declare const de_GetDataSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDataSourceCommandOutput>;
1132
- /**
1133
- * deserializeAws_restJson1GetDataSourceRunCommand
1134
- */
1135
- export declare const de_GetDataSourceRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDataSourceRunCommandOutput>;
1136
- /**
1137
- * deserializeAws_restJson1GetDomainCommand
1138
- */
1139
- export declare const de_GetDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDomainCommandOutput>;
1140
- /**
1141
- * deserializeAws_restJson1GetDomainUnitCommand
1142
- */
1143
- export declare const de_GetDomainUnitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDomainUnitCommandOutput>;
1144
- /**
1145
- * deserializeAws_restJson1GetEnvironmentCommand
1146
- */
1147
- export declare const de_GetEnvironmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEnvironmentCommandOutput>;
1148
- /**
1149
- * deserializeAws_restJson1GetEnvironmentActionCommand
1150
- */
1151
- export declare const de_GetEnvironmentActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEnvironmentActionCommandOutput>;
1152
- /**
1153
- * deserializeAws_restJson1GetEnvironmentBlueprintCommand
1154
- */
1155
- export declare const de_GetEnvironmentBlueprintCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEnvironmentBlueprintCommandOutput>;
1156
- /**
1157
- * deserializeAws_restJson1GetEnvironmentBlueprintConfigurationCommand
1158
- */
1159
- export declare const de_GetEnvironmentBlueprintConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEnvironmentBlueprintConfigurationCommandOutput>;
1160
- /**
1161
- * deserializeAws_restJson1GetEnvironmentCredentialsCommand
1162
- */
1163
- export declare const de_GetEnvironmentCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEnvironmentCredentialsCommandOutput>;
1164
- /**
1165
- * deserializeAws_restJson1GetEnvironmentProfileCommand
1166
- */
1167
- export declare const de_GetEnvironmentProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEnvironmentProfileCommandOutput>;
1168
- /**
1169
- * deserializeAws_restJson1GetFormTypeCommand
1170
- */
1171
- export declare const de_GetFormTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFormTypeCommandOutput>;
1172
- /**
1173
- * deserializeAws_restJson1GetGlossaryCommand
1174
- */
1175
- export declare const de_GetGlossaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGlossaryCommandOutput>;
1176
- /**
1177
- * deserializeAws_restJson1GetGlossaryTermCommand
1178
- */
1179
- export declare const de_GetGlossaryTermCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGlossaryTermCommandOutput>;
1180
- /**
1181
- * deserializeAws_restJson1GetGroupProfileCommand
1182
- */
1183
- export declare const de_GetGroupProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGroupProfileCommandOutput>;
1184
- /**
1185
- * deserializeAws_restJson1GetIamPortalLoginUrlCommand
1186
- */
1187
- export declare const de_GetIamPortalLoginUrlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetIamPortalLoginUrlCommandOutput>;
1188
- /**
1189
- * deserializeAws_restJson1GetJobRunCommand
1190
- */
1191
- export declare const de_GetJobRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetJobRunCommandOutput>;
1192
- /**
1193
- * deserializeAws_restJson1GetLineageEventCommand
1194
- */
1195
- export declare const de_GetLineageEventCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLineageEventCommandOutput>;
1196
- /**
1197
- * deserializeAws_restJson1GetLineageNodeCommand
1198
- */
1199
- export declare const de_GetLineageNodeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLineageNodeCommandOutput>;
1200
- /**
1201
- * deserializeAws_restJson1GetListingCommand
1202
- */
1203
- export declare const de_GetListingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetListingCommandOutput>;
1204
- /**
1205
- * deserializeAws_restJson1GetMetadataGenerationRunCommand
1206
- */
1207
- export declare const de_GetMetadataGenerationRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMetadataGenerationRunCommandOutput>;
1208
- /**
1209
- * deserializeAws_restJson1GetProjectCommand
1210
- */
1211
- export declare const de_GetProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetProjectCommandOutput>;
1212
- /**
1213
- * deserializeAws_restJson1GetProjectProfileCommand
1214
- */
1215
- export declare const de_GetProjectProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetProjectProfileCommandOutput>;
1216
- /**
1217
- * deserializeAws_restJson1GetRuleCommand
1218
- */
1219
- export declare const de_GetRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRuleCommandOutput>;
1220
- /**
1221
- * deserializeAws_restJson1GetSubscriptionCommand
1222
- */
1223
- export declare const de_GetSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSubscriptionCommandOutput>;
1224
- /**
1225
- * deserializeAws_restJson1GetSubscriptionGrantCommand
1226
- */
1227
- export declare const de_GetSubscriptionGrantCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSubscriptionGrantCommandOutput>;
1228
- /**
1229
- * deserializeAws_restJson1GetSubscriptionRequestDetailsCommand
1230
- */
1231
- export declare const de_GetSubscriptionRequestDetailsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSubscriptionRequestDetailsCommandOutput>;
1232
- /**
1233
- * deserializeAws_restJson1GetSubscriptionTargetCommand
1234
- */
1235
- export declare const de_GetSubscriptionTargetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSubscriptionTargetCommandOutput>;
1236
- /**
1237
- * deserializeAws_restJson1GetTimeSeriesDataPointCommand
1238
- */
1239
- export declare const de_GetTimeSeriesDataPointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTimeSeriesDataPointCommandOutput>;
1240
- /**
1241
- * deserializeAws_restJson1GetUserProfileCommand
1242
- */
1243
- export declare const de_GetUserProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUserProfileCommandOutput>;
1244
- /**
1245
- * deserializeAws_restJson1ListAccountPoolsCommand
1246
- */
1247
- export declare const de_ListAccountPoolsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAccountPoolsCommandOutput>;
1248
- /**
1249
- * deserializeAws_restJson1ListAccountsInAccountPoolCommand
1250
- */
1251
- export declare const de_ListAccountsInAccountPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAccountsInAccountPoolCommandOutput>;
1252
- /**
1253
- * deserializeAws_restJson1ListAssetFiltersCommand
1254
- */
1255
- export declare const de_ListAssetFiltersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetFiltersCommandOutput>;
1256
- /**
1257
- * deserializeAws_restJson1ListAssetRevisionsCommand
1258
- */
1259
- export declare const de_ListAssetRevisionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetRevisionsCommandOutput>;
1260
- /**
1261
- * deserializeAws_restJson1ListConnectionsCommand
1262
- */
1263
- export declare const de_ListConnectionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListConnectionsCommandOutput>;
1264
- /**
1265
- * deserializeAws_restJson1ListDataProductRevisionsCommand
1266
- */
1267
- export declare const de_ListDataProductRevisionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDataProductRevisionsCommandOutput>;
1268
- /**
1269
- * deserializeAws_restJson1ListDataSourceRunActivitiesCommand
1270
- */
1271
- export declare const de_ListDataSourceRunActivitiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDataSourceRunActivitiesCommandOutput>;
1272
- /**
1273
- * deserializeAws_restJson1ListDataSourceRunsCommand
1274
- */
1275
- export declare const de_ListDataSourceRunsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDataSourceRunsCommandOutput>;
1276
- /**
1277
- * deserializeAws_restJson1ListDataSourcesCommand
1278
- */
1279
- export declare const de_ListDataSourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDataSourcesCommandOutput>;
1280
- /**
1281
- * deserializeAws_restJson1ListDomainsCommand
1282
- */
1283
- export declare const de_ListDomainsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDomainsCommandOutput>;
1284
- /**
1285
- * deserializeAws_restJson1ListDomainUnitsForParentCommand
1286
- */
1287
- export declare const de_ListDomainUnitsForParentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDomainUnitsForParentCommandOutput>;
1288
- /**
1289
- * deserializeAws_restJson1ListEntityOwnersCommand
1290
- */
1291
- export declare const de_ListEntityOwnersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEntityOwnersCommandOutput>;
1292
- /**
1293
- * deserializeAws_restJson1ListEnvironmentActionsCommand
1294
- */
1295
- export declare const de_ListEnvironmentActionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEnvironmentActionsCommandOutput>;
1296
- /**
1297
- * deserializeAws_restJson1ListEnvironmentBlueprintConfigurationsCommand
1298
- */
1299
- export declare const de_ListEnvironmentBlueprintConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEnvironmentBlueprintConfigurationsCommandOutput>;
1300
- /**
1301
- * deserializeAws_restJson1ListEnvironmentBlueprintsCommand
1302
- */
1303
- export declare const de_ListEnvironmentBlueprintsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEnvironmentBlueprintsCommandOutput>;
1304
- /**
1305
- * deserializeAws_restJson1ListEnvironmentProfilesCommand
1306
- */
1307
- export declare const de_ListEnvironmentProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEnvironmentProfilesCommandOutput>;
1308
- /**
1309
- * deserializeAws_restJson1ListEnvironmentsCommand
1310
- */
1311
- export declare const de_ListEnvironmentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEnvironmentsCommandOutput>;
1312
- /**
1313
- * deserializeAws_restJson1ListJobRunsCommand
1314
- */
1315
- export declare const de_ListJobRunsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListJobRunsCommandOutput>;
1316
- /**
1317
- * deserializeAws_restJson1ListLineageEventsCommand
1318
- */
1319
- export declare const de_ListLineageEventsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLineageEventsCommandOutput>;
1320
- /**
1321
- * deserializeAws_restJson1ListLineageNodeHistoryCommand
1322
- */
1323
- export declare const de_ListLineageNodeHistoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLineageNodeHistoryCommandOutput>;
1324
- /**
1325
- * deserializeAws_restJson1ListMetadataGenerationRunsCommand
1326
- */
1327
- export declare const de_ListMetadataGenerationRunsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMetadataGenerationRunsCommandOutput>;
1328
- /**
1329
- * deserializeAws_restJson1ListNotificationsCommand
1330
- */
1331
- export declare const de_ListNotificationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListNotificationsCommandOutput>;
1332
- /**
1333
- * deserializeAws_restJson1ListPolicyGrantsCommand
1334
- */
1335
- export declare const de_ListPolicyGrantsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPolicyGrantsCommandOutput>;
1336
- /**
1337
- * deserializeAws_restJson1ListProjectMembershipsCommand
1338
- */
1339
- export declare const de_ListProjectMembershipsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProjectMembershipsCommandOutput>;
1340
- /**
1341
- * deserializeAws_restJson1ListProjectProfilesCommand
1342
- */
1343
- export declare const de_ListProjectProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProjectProfilesCommandOutput>;
1344
- /**
1345
- * deserializeAws_restJson1ListProjectsCommand
1346
- */
1347
- export declare const de_ListProjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProjectsCommandOutput>;
1348
- /**
1349
- * deserializeAws_restJson1ListRulesCommand
1350
- */
1351
- export declare const de_ListRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRulesCommandOutput>;
1352
- /**
1353
- * deserializeAws_restJson1ListSubscriptionGrantsCommand
1354
- */
1355
- export declare const de_ListSubscriptionGrantsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSubscriptionGrantsCommandOutput>;
1356
- /**
1357
- * deserializeAws_restJson1ListSubscriptionRequestsCommand
1358
- */
1359
- export declare const de_ListSubscriptionRequestsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSubscriptionRequestsCommandOutput>;
1360
- /**
1361
- * deserializeAws_restJson1ListSubscriptionsCommand
1362
- */
1363
- export declare const de_ListSubscriptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSubscriptionsCommandOutput>;
1364
- /**
1365
- * deserializeAws_restJson1ListSubscriptionTargetsCommand
1366
- */
1367
- export declare const de_ListSubscriptionTargetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSubscriptionTargetsCommandOutput>;
1368
- /**
1369
- * deserializeAws_restJson1ListTagsForResourceCommand
1370
- */
1371
- export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
1372
- /**
1373
- * deserializeAws_restJson1ListTimeSeriesDataPointsCommand
1374
- */
1375
- export declare const de_ListTimeSeriesDataPointsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTimeSeriesDataPointsCommandOutput>;
1376
- /**
1377
- * deserializeAws_restJson1PostLineageEventCommand
1378
- */
1379
- export declare const de_PostLineageEventCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PostLineageEventCommandOutput>;
1380
- /**
1381
- * deserializeAws_restJson1PostTimeSeriesDataPointsCommand
1382
- */
1383
- export declare const de_PostTimeSeriesDataPointsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PostTimeSeriesDataPointsCommandOutput>;
1384
- /**
1385
- * deserializeAws_restJson1PutEnvironmentBlueprintConfigurationCommand
1386
- */
1387
- export declare const de_PutEnvironmentBlueprintConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutEnvironmentBlueprintConfigurationCommandOutput>;
1388
- /**
1389
- * deserializeAws_restJson1RejectPredictionsCommand
1390
- */
1391
- export declare const de_RejectPredictionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RejectPredictionsCommandOutput>;
1392
- /**
1393
- * deserializeAws_restJson1RejectSubscriptionRequestCommand
1394
- */
1395
- export declare const de_RejectSubscriptionRequestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RejectSubscriptionRequestCommandOutput>;
1396
- /**
1397
- * deserializeAws_restJson1RemoveEntityOwnerCommand
1398
- */
1399
- export declare const de_RemoveEntityOwnerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveEntityOwnerCommandOutput>;
1400
- /**
1401
- * deserializeAws_restJson1RemovePolicyGrantCommand
1402
- */
1403
- export declare const de_RemovePolicyGrantCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemovePolicyGrantCommandOutput>;
1404
- /**
1405
- * deserializeAws_restJson1RevokeSubscriptionCommand
1406
- */
1407
- export declare const de_RevokeSubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RevokeSubscriptionCommandOutput>;
1408
- /**
1409
- * deserializeAws_restJson1SearchCommand
1410
- */
1411
- export declare const de_SearchCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchCommandOutput>;
1412
- /**
1413
- * deserializeAws_restJson1SearchGroupProfilesCommand
1414
- */
1415
- export declare const de_SearchGroupProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchGroupProfilesCommandOutput>;
1416
- /**
1417
- * deserializeAws_restJson1SearchListingsCommand
1418
- */
1419
- export declare const de_SearchListingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchListingsCommandOutput>;
1420
- /**
1421
- * deserializeAws_restJson1SearchTypesCommand
1422
- */
1423
- export declare const de_SearchTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchTypesCommandOutput>;
1424
- /**
1425
- * deserializeAws_restJson1SearchUserProfilesCommand
1426
- */
1427
- export declare const de_SearchUserProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchUserProfilesCommandOutput>;
1428
- /**
1429
- * deserializeAws_restJson1StartDataSourceRunCommand
1430
- */
1431
- export declare const de_StartDataSourceRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartDataSourceRunCommandOutput>;
1432
- /**
1433
- * deserializeAws_restJson1StartMetadataGenerationRunCommand
1434
- */
1435
- export declare const de_StartMetadataGenerationRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartMetadataGenerationRunCommandOutput>;
1436
- /**
1437
- * deserializeAws_restJson1TagResourceCommand
1438
- */
1439
- export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
1440
- /**
1441
- * deserializeAws_restJson1UntagResourceCommand
1442
- */
1443
- export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
1444
- /**
1445
- * deserializeAws_restJson1UpdateAccountPoolCommand
1446
- */
1447
- export declare const de_UpdateAccountPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccountPoolCommandOutput>;
1448
- /**
1449
- * deserializeAws_restJson1UpdateAssetFilterCommand
1450
- */
1451
- export declare const de_UpdateAssetFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssetFilterCommandOutput>;
1452
- /**
1453
- * deserializeAws_restJson1UpdateConnectionCommand
1454
- */
1455
- export declare const de_UpdateConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConnectionCommandOutput>;
1456
- /**
1457
- * deserializeAws_restJson1UpdateDataSourceCommand
1458
- */
1459
- export declare const de_UpdateDataSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDataSourceCommandOutput>;
1460
- /**
1461
- * deserializeAws_restJson1UpdateDomainCommand
1462
- */
1463
- export declare const de_UpdateDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDomainCommandOutput>;
1464
- /**
1465
- * deserializeAws_restJson1UpdateDomainUnitCommand
1466
- */
1467
- export declare const de_UpdateDomainUnitCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDomainUnitCommandOutput>;
1468
- /**
1469
- * deserializeAws_restJson1UpdateEnvironmentCommand
1470
- */
1471
- export declare const de_UpdateEnvironmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEnvironmentCommandOutput>;
1472
- /**
1473
- * deserializeAws_restJson1UpdateEnvironmentActionCommand
1474
- */
1475
- export declare const de_UpdateEnvironmentActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEnvironmentActionCommandOutput>;
1476
- /**
1477
- * deserializeAws_restJson1UpdateEnvironmentBlueprintCommand
1478
- */
1479
- export declare const de_UpdateEnvironmentBlueprintCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEnvironmentBlueprintCommandOutput>;
1480
- /**
1481
- * deserializeAws_restJson1UpdateEnvironmentProfileCommand
1482
- */
1483
- export declare const de_UpdateEnvironmentProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEnvironmentProfileCommandOutput>;
1484
- /**
1485
- * deserializeAws_restJson1UpdateGlossaryCommand
1486
- */
1487
- export declare const de_UpdateGlossaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGlossaryCommandOutput>;
1488
- /**
1489
- * deserializeAws_restJson1UpdateGlossaryTermCommand
1490
- */
1491
- export declare const de_UpdateGlossaryTermCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGlossaryTermCommandOutput>;
1492
- /**
1493
- * deserializeAws_restJson1UpdateGroupProfileCommand
1494
- */
1495
- export declare const de_UpdateGroupProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGroupProfileCommandOutput>;
1496
- /**
1497
- * deserializeAws_restJson1UpdateProjectCommand
1498
- */
1499
- export declare const de_UpdateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProjectCommandOutput>;
1500
- /**
1501
- * deserializeAws_restJson1UpdateProjectProfileCommand
1502
- */
1503
- export declare const de_UpdateProjectProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProjectProfileCommandOutput>;
1504
- /**
1505
- * deserializeAws_restJson1UpdateRuleCommand
1506
- */
1507
- export declare const de_UpdateRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRuleCommandOutput>;
1508
- /**
1509
- * deserializeAws_restJson1UpdateSubscriptionGrantStatusCommand
1510
- */
1511
- export declare const de_UpdateSubscriptionGrantStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSubscriptionGrantStatusCommandOutput>;
1512
- /**
1513
- * deserializeAws_restJson1UpdateSubscriptionRequestCommand
1514
- */
1515
- export declare const de_UpdateSubscriptionRequestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSubscriptionRequestCommandOutput>;
1516
- /**
1517
- * deserializeAws_restJson1UpdateSubscriptionTargetCommand
1518
- */
1519
- export declare const de_UpdateSubscriptionTargetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSubscriptionTargetCommandOutput>;
1520
- /**
1521
- * deserializeAws_restJson1UpdateUserProfileCommand
1522
- */
1523
- export declare const de_UpdateUserProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserProfileCommandOutput>;