@aws-sdk/client-datazone 3.533.0 → 3.535.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 (204) hide show
  1. package/dist-types/DataZone.d.ts +2 -1
  2. package/dist-types/DataZoneClient.d.ts +1 -1
  3. package/dist-types/commands/AcceptPredictionsCommand.d.ts +2 -1
  4. package/dist-types/commands/AcceptSubscriptionRequestCommand.d.ts +2 -1
  5. package/dist-types/commands/CancelSubscriptionCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateAssetCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateAssetRevisionCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateAssetTypeCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateDataSourceCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateDomainCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateEnvironmentCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateEnvironmentProfileCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateFormTypeCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateGlossaryCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateGlossaryTermCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateGroupProfileCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateListingChangeSetCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateProjectMembershipCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateSubscriptionGrantCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateSubscriptionRequestCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateSubscriptionTargetCommand.d.ts +2 -1
  23. package/dist-types/commands/CreateUserProfileCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteAssetCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteAssetTypeCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteDataSourceCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteDomainCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteEnvironmentCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteEnvironmentProfileCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteFormTypeCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteGlossaryCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteGlossaryTermCommand.d.ts +2 -1
  34. package/dist-types/commands/DeleteListingCommand.d.ts +2 -1
  35. package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
  36. package/dist-types/commands/DeleteProjectMembershipCommand.d.ts +2 -1
  37. package/dist-types/commands/DeleteSubscriptionGrantCommand.d.ts +2 -1
  38. package/dist-types/commands/DeleteSubscriptionRequestCommand.d.ts +2 -1
  39. package/dist-types/commands/DeleteSubscriptionTargetCommand.d.ts +2 -1
  40. package/dist-types/commands/GetAssetCommand.d.ts +2 -1
  41. package/dist-types/commands/GetAssetTypeCommand.d.ts +2 -1
  42. package/dist-types/commands/GetDataSourceCommand.d.ts +2 -1
  43. package/dist-types/commands/GetDataSourceRunCommand.d.ts +2 -1
  44. package/dist-types/commands/GetDomainCommand.d.ts +2 -1
  45. package/dist-types/commands/GetEnvironmentBlueprintCommand.d.ts +2 -1
  46. package/dist-types/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +2 -1
  47. package/dist-types/commands/GetEnvironmentCommand.d.ts +2 -1
  48. package/dist-types/commands/GetEnvironmentProfileCommand.d.ts +2 -1
  49. package/dist-types/commands/GetFormTypeCommand.d.ts +2 -1
  50. package/dist-types/commands/GetGlossaryCommand.d.ts +2 -1
  51. package/dist-types/commands/GetGlossaryTermCommand.d.ts +2 -1
  52. package/dist-types/commands/GetGroupProfileCommand.d.ts +2 -1
  53. package/dist-types/commands/GetIamPortalLoginUrlCommand.d.ts +2 -1
  54. package/dist-types/commands/GetListingCommand.d.ts +2 -1
  55. package/dist-types/commands/GetProjectCommand.d.ts +2 -1
  56. package/dist-types/commands/GetSubscriptionCommand.d.ts +2 -1
  57. package/dist-types/commands/GetSubscriptionGrantCommand.d.ts +2 -1
  58. package/dist-types/commands/GetSubscriptionRequestDetailsCommand.d.ts +2 -1
  59. package/dist-types/commands/GetSubscriptionTargetCommand.d.ts +2 -1
  60. package/dist-types/commands/GetUserProfileCommand.d.ts +2 -1
  61. package/dist-types/commands/ListAssetRevisionsCommand.d.ts +2 -1
  62. package/dist-types/commands/ListDataSourceRunActivitiesCommand.d.ts +2 -1
  63. package/dist-types/commands/ListDataSourceRunsCommand.d.ts +2 -1
  64. package/dist-types/commands/ListDataSourcesCommand.d.ts +2 -1
  65. package/dist-types/commands/ListDomainsCommand.d.ts +2 -1
  66. package/dist-types/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +2 -1
  67. package/dist-types/commands/ListEnvironmentBlueprintsCommand.d.ts +2 -1
  68. package/dist-types/commands/ListEnvironmentProfilesCommand.d.ts +2 -1
  69. package/dist-types/commands/ListEnvironmentsCommand.d.ts +2 -1
  70. package/dist-types/commands/ListNotificationsCommand.d.ts +2 -1
  71. package/dist-types/commands/ListProjectMembershipsCommand.d.ts +2 -1
  72. package/dist-types/commands/ListProjectsCommand.d.ts +2 -1
  73. package/dist-types/commands/ListSubscriptionGrantsCommand.d.ts +2 -1
  74. package/dist-types/commands/ListSubscriptionRequestsCommand.d.ts +2 -1
  75. package/dist-types/commands/ListSubscriptionTargetsCommand.d.ts +2 -1
  76. package/dist-types/commands/ListSubscriptionsCommand.d.ts +2 -1
  77. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  78. package/dist-types/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +2 -1
  79. package/dist-types/commands/RejectPredictionsCommand.d.ts +2 -1
  80. package/dist-types/commands/RejectSubscriptionRequestCommand.d.ts +2 -1
  81. package/dist-types/commands/RevokeSubscriptionCommand.d.ts +2 -1
  82. package/dist-types/commands/SearchCommand.d.ts +2 -1
  83. package/dist-types/commands/SearchGroupProfilesCommand.d.ts +2 -1
  84. package/dist-types/commands/SearchListingsCommand.d.ts +2 -1
  85. package/dist-types/commands/SearchTypesCommand.d.ts +2 -1
  86. package/dist-types/commands/SearchUserProfilesCommand.d.ts +2 -1
  87. package/dist-types/commands/StartDataSourceRunCommand.d.ts +2 -1
  88. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  89. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  90. package/dist-types/commands/UpdateDataSourceCommand.d.ts +2 -1
  91. package/dist-types/commands/UpdateDomainCommand.d.ts +2 -1
  92. package/dist-types/commands/UpdateEnvironmentCommand.d.ts +2 -1
  93. package/dist-types/commands/UpdateEnvironmentProfileCommand.d.ts +2 -1
  94. package/dist-types/commands/UpdateGlossaryCommand.d.ts +2 -1
  95. package/dist-types/commands/UpdateGlossaryTermCommand.d.ts +2 -1
  96. package/dist-types/commands/UpdateGroupProfileCommand.d.ts +2 -1
  97. package/dist-types/commands/UpdateProjectCommand.d.ts +2 -1
  98. package/dist-types/commands/UpdateSubscriptionGrantStatusCommand.d.ts +2 -1
  99. package/dist-types/commands/UpdateSubscriptionRequestCommand.d.ts +2 -1
  100. package/dist-types/commands/UpdateSubscriptionTargetCommand.d.ts +2 -1
  101. package/dist-types/commands/UpdateUserProfileCommand.d.ts +2 -1
  102. package/dist-types/models/models_0.d.ts +1436 -1436
  103. package/dist-types/models/models_1.d.ts +288 -288
  104. package/dist-types/ts3.4/DataZone.d.ts +1 -0
  105. package/dist-types/ts3.4/commands/AcceptPredictionsCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/AcceptSubscriptionRequestCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/CancelSubscriptionCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/CreateAssetRevisionCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/CreateAssetTypeCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/CreateEnvironmentProfileCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/CreateFormTypeCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/CreateGroupProfileCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/CreateListingChangeSetCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/CreateProjectMembershipCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/CreateSubscriptionGrantCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/CreateSubscriptionRequestCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/CreateSubscriptionTargetCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/DeleteEnvironmentProfileCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/DeleteListingCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/DeleteProjectMembershipCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/DeleteSubscriptionGrantCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/DeleteSubscriptionRequestCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/DeleteSubscriptionTargetCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/GetDataSourceRunCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/GetEnvironmentBlueprintCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/GetEnvironmentProfileCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/GetGroupProfileCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/GetIamPortalLoginUrlCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/GetListingCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/GetSubscriptionCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/GetSubscriptionGrantCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/GetSubscriptionRequestDetailsCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/GetSubscriptionTargetCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/GetUserProfileCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/ListAssetRevisionsCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/ListDataSourceRunActivitiesCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/ListDataSourceRunsCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/ListEnvironmentBlueprintsCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/ListEnvironmentProfilesCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/ListProjectMembershipsCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/ListSubscriptionGrantsCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/ListSubscriptionRequestsCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/ListSubscriptionTargetsCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/RejectPredictionsCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/RejectSubscriptionRequestCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/RevokeSubscriptionCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/SearchCommand.d.ts +7 -0
  185. package/dist-types/ts3.4/commands/SearchGroupProfilesCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/SearchListingsCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/SearchTypesCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/SearchUserProfilesCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/StartDataSourceRunCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/commands/UpdateEnvironmentProfileCommand.d.ts +9 -0
  196. package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +9 -0
  197. package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +9 -0
  198. package/dist-types/ts3.4/commands/UpdateGroupProfileCommand.d.ts +9 -0
  199. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +9 -0
  200. package/dist-types/ts3.4/commands/UpdateSubscriptionGrantStatusCommand.d.ts +9 -0
  201. package/dist-types/ts3.4/commands/UpdateSubscriptionRequestCommand.d.ts +9 -0
  202. package/dist-types/ts3.4/commands/UpdateSubscriptionTargetCommand.d.ts +9 -0
  203. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +9 -0
  204. package/package.json +40 -40
@@ -22,10 +22,10 @@ export interface DeleteFormTypeCommandOutput extends DeleteFormTypeOutput, __Met
22
22
  }
23
23
  declare const DeleteFormTypeCommand_base: {
24
24
  new (input: DeleteFormTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFormTypeCommandInput, DeleteFormTypeCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteFormTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFormTypeCommandInput, DeleteFormTypeCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Delets and metadata form type in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -73,6 +73,7 @@ declare const DeleteFormTypeCommand_base: {
73
73
  * @throws {@link DataZoneServiceException}
74
74
  * <p>Base exception class for all service exceptions from DataZone service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class DeleteFormTypeCommand extends DeleteFormTypeCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface DeleteGlossaryCommandOutput extends DeleteGlossaryOutput, __Met
22
22
  }
23
23
  declare const DeleteGlossaryCommand_base: {
24
24
  new (input: DeleteGlossaryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGlossaryCommandInput, DeleteGlossaryCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteGlossaryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGlossaryCommandInput, DeleteGlossaryCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a business glossary in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -73,6 +73,7 @@ declare const DeleteGlossaryCommand_base: {
73
73
  * @throws {@link DataZoneServiceException}
74
74
  * <p>Base exception class for all service exceptions from DataZone service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class DeleteGlossaryCommand extends DeleteGlossaryCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface DeleteGlossaryTermCommandOutput extends DeleteGlossaryTermOutpu
22
22
  }
23
23
  declare const DeleteGlossaryTermCommand_base: {
24
24
  new (input: DeleteGlossaryTermCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGlossaryTermCommandInput, DeleteGlossaryTermCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteGlossaryTermCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGlossaryTermCommandInput, DeleteGlossaryTermCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a business glossary term in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -73,6 +73,7 @@ declare const DeleteGlossaryTermCommand_base: {
73
73
  * @throws {@link DataZoneServiceException}
74
74
  * <p>Base exception class for all service exceptions from DataZone service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class DeleteGlossaryTermCommand extends DeleteGlossaryTermCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface DeleteListingCommandOutput extends DeleteListingOutput, __Metad
22
22
  }
23
23
  declare const DeleteListingCommand_base: {
24
24
  new (input: DeleteListingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteListingCommandInput, DeleteListingCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteListingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteListingCommandInput, DeleteListingCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p/>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -73,6 +73,7 @@ declare const DeleteListingCommand_base: {
73
73
  * @throws {@link DataZoneServiceException}
74
74
  * <p>Base exception class for all service exceptions from DataZone service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class DeleteListingCommand extends DeleteListingCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface DeleteProjectCommandOutput extends DeleteProjectOutput, __Metad
22
22
  }
23
23
  declare const DeleteProjectCommand_base: {
24
24
  new (input: DeleteProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a project in Amazon DataZone. </p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const DeleteProjectCommand_base: {
71
71
  * @throws {@link DataZoneServiceException}
72
72
  * <p>Base exception class for all service exceptions from DataZone service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class DeleteProjectCommand extends DeleteProjectCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface DeleteProjectMembershipCommandOutput extends DeleteProjectMembe
22
22
  }
23
23
  declare const DeleteProjectMembershipCommand_base: {
24
24
  new (input: DeleteProjectMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectMembershipCommandInput, DeleteProjectMembershipCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteProjectMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectMembershipCommandInput, DeleteProjectMembershipCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes project membership in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -77,6 +77,7 @@ declare const DeleteProjectMembershipCommand_base: {
77
77
  * @throws {@link DataZoneServiceException}
78
78
  * <p>Base exception class for all service exceptions from DataZone service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class DeleteProjectMembershipCommand extends DeleteProjectMembershipCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface DeleteSubscriptionGrantCommandOutput extends DeleteSubscription
22
22
  }
23
23
  declare const DeleteSubscriptionGrantCommand_base: {
24
24
  new (input: DeleteSubscriptionGrantCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSubscriptionGrantCommandInput, DeleteSubscriptionGrantCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteSubscriptionGrantCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSubscriptionGrantCommandInput, DeleteSubscriptionGrantCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes and subscription grant in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -102,6 +102,7 @@ declare const DeleteSubscriptionGrantCommand_base: {
102
102
  * @throws {@link DataZoneServiceException}
103
103
  * <p>Base exception class for all service exceptions from DataZone service.</p>
104
104
  *
105
+ * @public
105
106
  */
106
107
  export declare class DeleteSubscriptionGrantCommand extends DeleteSubscriptionGrantCommand_base {
107
108
  }
@@ -22,10 +22,10 @@ export interface DeleteSubscriptionRequestCommandOutput extends __MetadataBearer
22
22
  }
23
23
  declare const DeleteSubscriptionRequestCommand_base: {
24
24
  new (input: DeleteSubscriptionRequestCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSubscriptionRequestCommandInput, DeleteSubscriptionRequestCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteSubscriptionRequestCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSubscriptionRequestCommandInput, DeleteSubscriptionRequestCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a subscription request in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -73,6 +73,7 @@ declare const DeleteSubscriptionRequestCommand_base: {
73
73
  * @throws {@link DataZoneServiceException}
74
74
  * <p>Base exception class for all service exceptions from DataZone service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class DeleteSubscriptionRequestCommand extends DeleteSubscriptionRequestCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface DeleteSubscriptionTargetCommandOutput extends __MetadataBearer
22
22
  }
23
23
  declare const DeleteSubscriptionTargetCommand_base: {
24
24
  new (input: DeleteSubscriptionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSubscriptionTargetCommandInput, DeleteSubscriptionTargetCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteSubscriptionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSubscriptionTargetCommandInput, DeleteSubscriptionTargetCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a subscription target in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -74,6 +74,7 @@ declare const DeleteSubscriptionTargetCommand_base: {
74
74
  * @throws {@link DataZoneServiceException}
75
75
  * <p>Base exception class for all service exceptions from DataZone service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class DeleteSubscriptionTargetCommand extends DeleteSubscriptionTargetCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface GetAssetCommandOutput extends GetAssetOutput, __MetadataBearer
22
22
  }
23
23
  declare const GetAssetCommand_base: {
24
24
  new (input: GetAssetCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssetCommandInput, GetAssetCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetAssetCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssetCommandInput, GetAssetCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets an Amazon DataZone asset.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -108,6 +108,7 @@ declare const GetAssetCommand_base: {
108
108
  * @throws {@link DataZoneServiceException}
109
109
  * <p>Base exception class for all service exceptions from DataZone service.</p>
110
110
  *
111
+ * @public
111
112
  */
112
113
  export declare class GetAssetCommand extends GetAssetCommand_base {
113
114
  }
@@ -22,10 +22,10 @@ export interface GetAssetTypeCommandOutput extends GetAssetTypeOutput, __Metadat
22
22
  }
23
23
  declare const GetAssetTypeCommand_base: {
24
24
  new (input: GetAssetTypeCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssetTypeCommandInput, GetAssetTypeCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetAssetTypeCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssetTypeCommandInput, GetAssetTypeCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets an Amazon DataZone asset type.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -90,6 +90,7 @@ declare const GetAssetTypeCommand_base: {
90
90
  * @throws {@link DataZoneServiceException}
91
91
  * <p>Base exception class for all service exceptions from DataZone service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class GetAssetTypeCommand extends GetAssetTypeCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface GetDataSourceCommandOutput extends GetDataSourceOutput, __Metad
22
22
  }
23
23
  declare const GetDataSourceCommand_base: {
24
24
  new (input: GetDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataSourceCommandInput, GetDataSourceCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataSourceCommandInput, GetDataSourceCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets an Amazon DataZone data source.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -162,6 +162,7 @@ declare const GetDataSourceCommand_base: {
162
162
  * @throws {@link DataZoneServiceException}
163
163
  * <p>Base exception class for all service exceptions from DataZone service.</p>
164
164
  *
165
+ * @public
165
166
  */
166
167
  export declare class GetDataSourceCommand extends GetDataSourceCommand_base {
167
168
  }
@@ -22,10 +22,10 @@ export interface GetDataSourceRunCommandOutput extends GetDataSourceRunOutput, _
22
22
  }
23
23
  declare const GetDataSourceRunCommand_base: {
24
24
  new (input: GetDataSourceRunCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataSourceRunCommandInput, GetDataSourceRunCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetDataSourceRunCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataSourceRunCommandInput, GetDataSourceRunCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets an Amazon DataZone data source run.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -99,6 +99,7 @@ declare const GetDataSourceRunCommand_base: {
99
99
  * @throws {@link DataZoneServiceException}
100
100
  * <p>Base exception class for all service exceptions from DataZone service.</p>
101
101
  *
102
+ * @public
102
103
  */
103
104
  export declare class GetDataSourceRunCommand extends GetDataSourceRunCommand_base {
104
105
  }
@@ -22,10 +22,10 @@ export interface GetDomainCommandOutput extends GetDomainOutput, __MetadataBeare
22
22
  }
23
23
  declare const GetDomainCommand_base: {
24
24
  new (input: GetDomainCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainCommandInput, GetDomainCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetDomainCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainCommandInput, GetDomainCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets an Amazon DataZone domain.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -90,6 +90,7 @@ declare const GetDomainCommand_base: {
90
90
  * @throws {@link DataZoneServiceException}
91
91
  * <p>Base exception class for all service exceptions from DataZone service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class GetDomainCommand extends GetDomainCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface GetEnvironmentBlueprintCommandOutput extends GetEnvironmentBlue
22
22
  }
23
23
  declare const GetEnvironmentBlueprintCommand_base: {
24
24
  new (input: GetEnvironmentBlueprintCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentBlueprintCommandInput, GetEnvironmentBlueprintCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetEnvironmentBlueprintCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentBlueprintCommandInput, GetEnvironmentBlueprintCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets an Amazon DataZone blueprint.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -99,6 +99,7 @@ declare const GetEnvironmentBlueprintCommand_base: {
99
99
  * @throws {@link DataZoneServiceException}
100
100
  * <p>Base exception class for all service exceptions from DataZone service.</p>
101
101
  *
102
+ * @public
102
103
  */
103
104
  export declare class GetEnvironmentBlueprintCommand extends GetEnvironmentBlueprintCommand_base {
104
105
  }
@@ -22,10 +22,10 @@ export interface GetEnvironmentBlueprintConfigurationCommandOutput extends GetEn
22
22
  }
23
23
  declare const GetEnvironmentBlueprintConfigurationCommand_base: {
24
24
  new (input: GetEnvironmentBlueprintConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentBlueprintConfigurationCommandInput, GetEnvironmentBlueprintConfigurationCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetEnvironmentBlueprintConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentBlueprintConfigurationCommandInput, GetEnvironmentBlueprintConfigurationCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the blueprint configuration in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -85,6 +85,7 @@ declare const GetEnvironmentBlueprintConfigurationCommand_base: {
85
85
  * @throws {@link DataZoneServiceException}
86
86
  * <p>Base exception class for all service exceptions from DataZone service.</p>
87
87
  *
88
+ * @public
88
89
  */
89
90
  export declare class GetEnvironmentBlueprintConfigurationCommand extends GetEnvironmentBlueprintConfigurationCommand_base {
90
91
  }
@@ -22,10 +22,10 @@ export interface GetEnvironmentCommandOutput extends GetEnvironmentOutput, __Met
22
22
  }
23
23
  declare const GetEnvironmentCommand_base: {
24
24
  new (input: GetEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentCommandInput, GetEnvironmentCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentCommandInput, GetEnvironmentCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets an Amazon DataZone environment.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -140,6 +140,7 @@ declare const GetEnvironmentCommand_base: {
140
140
  * @throws {@link DataZoneServiceException}
141
141
  * <p>Base exception class for all service exceptions from DataZone service.</p>
142
142
  *
143
+ * @public
143
144
  */
144
145
  export declare class GetEnvironmentCommand extends GetEnvironmentCommand_base {
145
146
  }
@@ -22,10 +22,10 @@ export interface GetEnvironmentProfileCommandOutput extends GetEnvironmentProfil
22
22
  }
23
23
  declare const GetEnvironmentProfileCommand_base: {
24
24
  new (input: GetEnvironmentProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentProfileCommandInput, GetEnvironmentProfileCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetEnvironmentProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentProfileCommandInput, GetEnvironmentProfileCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets an evinronment profile in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -92,6 +92,7 @@ declare const GetEnvironmentProfileCommand_base: {
92
92
  * @throws {@link DataZoneServiceException}
93
93
  * <p>Base exception class for all service exceptions from DataZone service.</p>
94
94
  *
95
+ * @public
95
96
  */
96
97
  export declare class GetEnvironmentProfileCommand extends GetEnvironmentProfileCommand_base {
97
98
  }
@@ -22,10 +22,10 @@ export interface GetFormTypeCommandOutput extends GetFormTypeOutput, __MetadataB
22
22
  }
23
23
  declare const GetFormTypeCommand_base: {
24
24
  new (input: GetFormTypeCommandInput): import("@smithy/smithy-client").CommandImpl<GetFormTypeCommandInput, GetFormTypeCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetFormTypeCommandInput): import("@smithy/smithy-client").CommandImpl<GetFormTypeCommandInput, GetFormTypeCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a metadata form type in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -91,6 +91,7 @@ declare const GetFormTypeCommand_base: {
91
91
  * @throws {@link DataZoneServiceException}
92
92
  * <p>Base exception class for all service exceptions from DataZone service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class GetFormTypeCommand extends GetFormTypeCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface GetGlossaryCommandOutput extends GetGlossaryOutput, __MetadataB
22
22
  }
23
23
  declare const GetGlossaryCommand_base: {
24
24
  new (input: GetGlossaryCommandInput): import("@smithy/smithy-client").CommandImpl<GetGlossaryCommandInput, GetGlossaryCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetGlossaryCommandInput): import("@smithy/smithy-client").CommandImpl<GetGlossaryCommandInput, GetGlossaryCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a business glossary in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -81,6 +81,7 @@ declare const GetGlossaryCommand_base: {
81
81
  * @throws {@link DataZoneServiceException}
82
82
  * <p>Base exception class for all service exceptions from DataZone service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class GetGlossaryCommand extends GetGlossaryCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface GetGlossaryTermCommandOutput extends GetGlossaryTermOutput, __M
22
22
  }
23
23
  declare const GetGlossaryTermCommand_base: {
24
24
  new (input: GetGlossaryTermCommandInput): import("@smithy/smithy-client").CommandImpl<GetGlossaryTermCommandInput, GetGlossaryTermCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetGlossaryTermCommandInput): import("@smithy/smithy-client").CommandImpl<GetGlossaryTermCommandInput, GetGlossaryTermCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a business glossary term in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -90,6 +90,7 @@ declare const GetGlossaryTermCommand_base: {
90
90
  * @throws {@link DataZoneServiceException}
91
91
  * <p>Base exception class for all service exceptions from DataZone service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class GetGlossaryTermCommand extends GetGlossaryTermCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface GetGroupProfileCommandOutput extends GetGroupProfileOutput, __M
22
22
  }
23
23
  declare const GetGroupProfileCommand_base: {
24
24
  new (input: GetGroupProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetGroupProfileCommandInput, GetGroupProfileCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetGroupProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetGroupProfileCommandInput, GetGroupProfileCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a group profile in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -75,6 +75,7 @@ declare const GetGroupProfileCommand_base: {
75
75
  * @throws {@link DataZoneServiceException}
76
76
  * <p>Base exception class for all service exceptions from DataZone service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class GetGroupProfileCommand extends GetGroupProfileCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface GetIamPortalLoginUrlCommandOutput extends GetIamPortalLoginUrlO
22
22
  }
23
23
  declare const GetIamPortalLoginUrlCommand_base: {
24
24
  new (input: GetIamPortalLoginUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetIamPortalLoginUrlCommandInput, GetIamPortalLoginUrlCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetIamPortalLoginUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetIamPortalLoginUrlCommandInput, GetIamPortalLoginUrlCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the data portal URL for the specified Amazon DataZone domain.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -75,6 +75,7 @@ declare const GetIamPortalLoginUrlCommand_base: {
75
75
  * @throws {@link DataZoneServiceException}
76
76
  * <p>Base exception class for all service exceptions from DataZone service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class GetIamPortalLoginUrlCommand extends GetIamPortalLoginUrlCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface GetListingCommandOutput extends GetListingOutput, __MetadataBea
22
22
  }
23
23
  declare const GetListingCommand_base: {
24
24
  new (input: GetListingCommandInput): import("@smithy/smithy-client").CommandImpl<GetListingCommandInput, GetListingCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetListingCommandInput): import("@smithy/smithy-client").CommandImpl<GetListingCommandInput, GetListingCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p/>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -98,6 +98,7 @@ declare const GetListingCommand_base: {
98
98
  * @throws {@link DataZoneServiceException}
99
99
  * <p>Base exception class for all service exceptions from DataZone service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class GetListingCommand extends GetListingCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface GetProjectCommandOutput extends GetProjectOutput, __MetadataBea
22
22
  }
23
23
  declare const GetProjectCommand_base: {
24
24
  new (input: GetProjectCommandInput): import("@smithy/smithy-client").CommandImpl<GetProjectCommandInput, GetProjectCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetProjectCommandInput): import("@smithy/smithy-client").CommandImpl<GetProjectCommandInput, GetProjectCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a project in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -88,6 +88,7 @@ declare const GetProjectCommand_base: {
88
88
  * @throws {@link DataZoneServiceException}
89
89
  * <p>Base exception class for all service exceptions from DataZone service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class GetProjectCommand extends GetProjectCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface GetSubscriptionCommandOutput extends GetSubscriptionOutput, __M
22
22
  }
23
23
  declare const GetSubscriptionCommand_base: {
24
24
  new (input: GetSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSubscriptionCommandInput, GetSubscriptionCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSubscriptionCommandInput, GetSubscriptionCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a subscription in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -108,6 +108,7 @@ declare const GetSubscriptionCommand_base: {
108
108
  * @throws {@link DataZoneServiceException}
109
109
  * <p>Base exception class for all service exceptions from DataZone service.</p>
110
110
  *
111
+ * @public
111
112
  */
112
113
  export declare class GetSubscriptionCommand extends GetSubscriptionCommand_base {
113
114
  }
@@ -22,10 +22,10 @@ export interface GetSubscriptionGrantCommandOutput extends GetSubscriptionGrantO
22
22
  }
23
23
  declare const GetSubscriptionGrantCommand_base: {
24
24
  new (input: GetSubscriptionGrantCommandInput): import("@smithy/smithy-client").CommandImpl<GetSubscriptionGrantCommandInput, GetSubscriptionGrantCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetSubscriptionGrantCommandInput): import("@smithy/smithy-client").CommandImpl<GetSubscriptionGrantCommandInput, GetSubscriptionGrantCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the subscription grant in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -99,6 +99,7 @@ declare const GetSubscriptionGrantCommand_base: {
99
99
  * @throws {@link DataZoneServiceException}
100
100
  * <p>Base exception class for all service exceptions from DataZone service.</p>
101
101
  *
102
+ * @public
102
103
  */
103
104
  export declare class GetSubscriptionGrantCommand extends GetSubscriptionGrantCommand_base {
104
105
  }
@@ -22,10 +22,10 @@ export interface GetSubscriptionRequestDetailsCommandOutput extends GetSubscript
22
22
  }
23
23
  declare const GetSubscriptionRequestDetailsCommand_base: {
24
24
  new (input: GetSubscriptionRequestDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSubscriptionRequestDetailsCommandInput, GetSubscriptionRequestDetailsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetSubscriptionRequestDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSubscriptionRequestDetailsCommandInput, GetSubscriptionRequestDetailsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the details of the specified subscription request.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -113,6 +113,7 @@ declare const GetSubscriptionRequestDetailsCommand_base: {
113
113
  * @throws {@link DataZoneServiceException}
114
114
  * <p>Base exception class for all service exceptions from DataZone service.</p>
115
115
  *
116
+ * @public
116
117
  */
117
118
  export declare class GetSubscriptionRequestDetailsCommand extends GetSubscriptionRequestDetailsCommand_base {
118
119
  }
@@ -22,10 +22,10 @@ export interface GetSubscriptionTargetCommandOutput extends GetSubscriptionTarge
22
22
  }
23
23
  declare const GetSubscriptionTargetCommand_base: {
24
24
  new (input: GetSubscriptionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<GetSubscriptionTargetCommandInput, GetSubscriptionTargetCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetSubscriptionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<GetSubscriptionTargetCommandInput, GetSubscriptionTargetCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the subscription target in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -96,6 +96,7 @@ declare const GetSubscriptionTargetCommand_base: {
96
96
  * @throws {@link DataZoneServiceException}
97
97
  * <p>Base exception class for all service exceptions from DataZone service.</p>
98
98
  *
99
+ * @public
99
100
  */
100
101
  export declare class GetSubscriptionTargetCommand extends GetSubscriptionTargetCommand_base {
101
102
  }
@@ -22,10 +22,10 @@ export interface GetUserProfileCommandOutput extends GetUserProfileOutput, __Met
22
22
  }
23
23
  declare const GetUserProfileCommand_base: {
24
24
  new (input: GetUserProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetUserProfileCommandInput, GetUserProfileCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetUserProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetUserProfileCommandInput, GetUserProfileCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a user profile in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -86,6 +86,7 @@ declare const GetUserProfileCommand_base: {
86
86
  * @throws {@link DataZoneServiceException}
87
87
  * <p>Base exception class for all service exceptions from DataZone service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class GetUserProfileCommand extends GetUserProfileCommand_base {
91
92
  }