@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 ListAssetRevisionsCommandOutput extends ListAssetRevisionsOutpu
22
22
  }
23
23
  declare const ListAssetRevisionsCommand_base: {
24
24
  new (input: ListAssetRevisionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssetRevisionsCommandInput, ListAssetRevisionsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAssetRevisionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssetRevisionsCommandInput, ListAssetRevisionsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the revisions for the asset.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -83,6 +83,7 @@ declare const ListAssetRevisionsCommand_base: {
83
83
  * @throws {@link DataZoneServiceException}
84
84
  * <p>Base exception class for all service exceptions from DataZone service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class ListAssetRevisionsCommand extends ListAssetRevisionsCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface ListDataSourceRunActivitiesCommandOutput extends ListDataSource
22
22
  }
23
23
  declare const ListDataSourceRunActivitiesCommand_base: {
24
24
  new (input: ListDataSourceRunActivitiesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourceRunActivitiesCommandInput, ListDataSourceRunActivitiesCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListDataSourceRunActivitiesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourceRunActivitiesCommandInput, ListDataSourceRunActivitiesCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists data source run activities.</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 ListDataSourceRunActivitiesCommand_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 ListDataSourceRunActivitiesCommand extends ListDataSourceRunActivitiesCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface ListDataSourceRunsCommandOutput extends ListDataSourceRunsOutpu
22
22
  }
23
23
  declare const ListDataSourceRunsCommand_base: {
24
24
  new (input: ListDataSourceRunsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourceRunsCommandInput, ListDataSourceRunsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListDataSourceRunsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourceRunsCommandInput, ListDataSourceRunsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists data source runs in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -105,6 +105,7 @@ declare const ListDataSourceRunsCommand_base: {
105
105
  * @throws {@link DataZoneServiceException}
106
106
  * <p>Base exception class for all service exceptions from DataZone service.</p>
107
107
  *
108
+ * @public
108
109
  */
109
110
  export declare class ListDataSourceRunsCommand extends ListDataSourceRunsCommand_base {
110
111
  }
@@ -22,10 +22,10 @@ export interface ListDataSourcesCommandOutput extends ListDataSourcesOutput, __M
22
22
  }
23
23
  declare const ListDataSourcesCommand_base: {
24
24
  new (input: ListDataSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourcesCommandInput, ListDataSourcesCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListDataSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourcesCommandInput, ListDataSourcesCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists data sources 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 ListDataSourcesCommand_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 ListDataSourcesCommand extends ListDataSourcesCommand_base {
113
114
  }
@@ -22,10 +22,10 @@ export interface ListDomainsCommandOutput extends ListDomainsOutput, __MetadataB
22
22
  }
23
23
  declare const ListDomainsCommand_base: {
24
24
  new (input: ListDomainsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDomainsCommandInput, ListDomainsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListDomainsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListDomainsCommandInput, ListDomainsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists Amazon DataZone domains.</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 ListDomainsCommand_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 ListDomainsCommand extends ListDomainsCommand_base {
97
98
  }
@@ -22,10 +22,10 @@ export interface ListEnvironmentBlueprintConfigurationsCommandOutput extends Lis
22
22
  }
23
23
  declare const ListEnvironmentBlueprintConfigurationsCommand_base: {
24
24
  new (input: ListEnvironmentBlueprintConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEnvironmentBlueprintConfigurationsCommandInput, ListEnvironmentBlueprintConfigurationsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListEnvironmentBlueprintConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEnvironmentBlueprintConfigurationsCommandInput, ListEnvironmentBlueprintConfigurationsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists blueprint configurations for a Amazon DataZone environment.</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 ListEnvironmentBlueprintConfigurationsCommand_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 ListEnvironmentBlueprintConfigurationsCommand extends ListEnvironmentBlueprintConfigurationsCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface ListEnvironmentBlueprintsCommandOutput extends ListEnvironmentB
22
22
  }
23
23
  declare const ListEnvironmentBlueprintsCommand_base: {
24
24
  new (input: ListEnvironmentBlueprintsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEnvironmentBlueprintsCommandInput, ListEnvironmentBlueprintsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListEnvironmentBlueprintsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEnvironmentBlueprintsCommandInput, ListEnvironmentBlueprintsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists blueprints in 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.
@@ -90,6 +90,7 @@ declare const ListEnvironmentBlueprintsCommand_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 ListEnvironmentBlueprintsCommand extends ListEnvironmentBlueprintsCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface ListEnvironmentProfilesCommandOutput extends ListEnvironmentPro
22
22
  }
23
23
  declare const ListEnvironmentProfilesCommand_base: {
24
24
  new (input: ListEnvironmentProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<ListEnvironmentProfilesCommandInput, ListEnvironmentProfilesCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListEnvironmentProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<ListEnvironmentProfilesCommandInput, ListEnvironmentProfilesCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists Amazon DataZone environment profiles.</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 ListEnvironmentProfilesCommand_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 ListEnvironmentProfilesCommand extends ListEnvironmentProfilesCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface ListEnvironmentsCommandOutput extends ListEnvironmentsOutput, _
22
22
  }
23
23
  declare const ListEnvironmentsCommand_base: {
24
24
  new (input: ListEnvironmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEnvironmentsCommandInput, ListEnvironmentsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListEnvironmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEnvironmentsCommandInput, ListEnvironmentsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists Amazon DataZone environments.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -95,6 +95,7 @@ declare const ListEnvironmentsCommand_base: {
95
95
  * @throws {@link DataZoneServiceException}
96
96
  * <p>Base exception class for all service exceptions from DataZone service.</p>
97
97
  *
98
+ * @public
98
99
  */
99
100
  export declare class ListEnvironmentsCommand extends ListEnvironmentsCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface ListNotificationsCommandOutput extends ListNotificationsOutput,
22
22
  }
23
23
  declare const ListNotificationsCommand_base: {
24
24
  new (input: ListNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListNotificationsCommandInput, ListNotificationsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListNotificationsCommandInput, ListNotificationsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all Amazon DataZone notifications.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -105,6 +105,7 @@ declare const ListNotificationsCommand_base: {
105
105
  * @throws {@link DataZoneServiceException}
106
106
  * <p>Base exception class for all service exceptions from DataZone service.</p>
107
107
  *
108
+ * @public
108
109
  */
109
110
  export declare class ListNotificationsCommand extends ListNotificationsCommand_base {
110
111
  }
@@ -22,10 +22,10 @@ export interface ListProjectMembershipsCommandOutput extends ListProjectMembersh
22
22
  }
23
23
  declare const ListProjectMembershipsCommand_base: {
24
24
  new (input: ListProjectMembershipsCommandInput): import("@smithy/smithy-client").CommandImpl<ListProjectMembershipsCommandInput, ListProjectMembershipsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListProjectMembershipsCommandInput): import("@smithy/smithy-client").CommandImpl<ListProjectMembershipsCommandInput, ListProjectMembershipsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all members of the specified project.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -89,6 +89,7 @@ declare const ListProjectMembershipsCommand_base: {
89
89
  * @throws {@link DataZoneServiceException}
90
90
  * <p>Base exception class for all service exceptions from DataZone service.</p>
91
91
  *
92
+ * @public
92
93
  */
93
94
  export declare class ListProjectMembershipsCommand extends ListProjectMembershipsCommand_base {
94
95
  }
@@ -22,10 +22,10 @@ export interface ListProjectsCommandOutput extends ListProjectsOutput, __Metadat
22
22
  }
23
23
  declare const ListProjectsCommand_base: {
24
24
  new (input: ListProjectsCommandInput): import("@smithy/smithy-client").CommandImpl<ListProjectsCommandInput, ListProjectsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListProjectsCommandInput): import("@smithy/smithy-client").CommandImpl<ListProjectsCommandInput, ListProjectsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists Amazon DataZone projects.</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 ListProjectsCommand_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 ListProjectsCommand extends ListProjectsCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface ListSubscriptionGrantsCommandOutput extends ListSubscriptionGra
22
22
  }
23
23
  declare const ListSubscriptionGrantsCommand_base: {
24
24
  new (input: ListSubscriptionGrantsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSubscriptionGrantsCommandInput, ListSubscriptionGrantsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListSubscriptionGrantsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSubscriptionGrantsCommandInput, ListSubscriptionGrantsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists subscription grants.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -111,6 +111,7 @@ declare const ListSubscriptionGrantsCommand_base: {
111
111
  * @throws {@link DataZoneServiceException}
112
112
  * <p>Base exception class for all service exceptions from DataZone service.</p>
113
113
  *
114
+ * @public
114
115
  */
115
116
  export declare class ListSubscriptionGrantsCommand extends ListSubscriptionGrantsCommand_base {
116
117
  }
@@ -22,10 +22,10 @@ export interface ListSubscriptionRequestsCommandOutput extends ListSubscriptionR
22
22
  }
23
23
  declare const ListSubscriptionRequestsCommand_base: {
24
24
  new (input: ListSubscriptionRequestsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSubscriptionRequestsCommandInput, ListSubscriptionRequestsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListSubscriptionRequestsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSubscriptionRequestsCommandInput, ListSubscriptionRequestsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists Amazon DataZone subscription requests.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -125,6 +125,7 @@ declare const ListSubscriptionRequestsCommand_base: {
125
125
  * @throws {@link DataZoneServiceException}
126
126
  * <p>Base exception class for all service exceptions from DataZone service.</p>
127
127
  *
128
+ * @public
128
129
  */
129
130
  export declare class ListSubscriptionRequestsCommand extends ListSubscriptionRequestsCommand_base {
130
131
  }
@@ -22,10 +22,10 @@ export interface ListSubscriptionTargetsCommandOutput extends ListSubscriptionTa
22
22
  }
23
23
  declare const ListSubscriptionTargetsCommand_base: {
24
24
  new (input: ListSubscriptionTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSubscriptionTargetsCommandInput, ListSubscriptionTargetsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListSubscriptionTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSubscriptionTargetsCommandInput, ListSubscriptionTargetsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists subscription targets in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -104,6 +104,7 @@ declare const ListSubscriptionTargetsCommand_base: {
104
104
  * @throws {@link DataZoneServiceException}
105
105
  * <p>Base exception class for all service exceptions from DataZone service.</p>
106
106
  *
107
+ * @public
107
108
  */
108
109
  export declare class ListSubscriptionTargetsCommand extends ListSubscriptionTargetsCommand_base {
109
110
  }
@@ -22,10 +22,10 @@ export interface ListSubscriptionsCommandOutput extends ListSubscriptionsOutput,
22
22
  }
23
23
  declare const ListSubscriptionsCommand_base: {
24
24
  new (input: ListSubscriptionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSubscriptionsCommandInput, ListSubscriptionsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListSubscriptionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSubscriptionsCommandInput, ListSubscriptionsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists subscriptions in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -121,6 +121,7 @@ declare const ListSubscriptionsCommand_base: {
121
121
  * @throws {@link DataZoneServiceException}
122
122
  * <p>Base exception class for all service exceptions from DataZone service.</p>
123
123
  *
124
+ * @public
124
125
  */
125
126
  export declare class ListSubscriptionsCommand extends ListSubscriptionsCommand_base {
126
127
  }
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
22
22
  }
23
23
  declare const ListTagsForResourceCommand_base: {
24
24
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists tags for the specified resource 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 ListTagsForResourceCommand_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 ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface PutEnvironmentBlueprintConfigurationCommandOutput extends PutEn
22
22
  }
23
23
  declare const PutEnvironmentBlueprintConfigurationCommand_base: {
24
24
  new (input: PutEnvironmentBlueprintConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutEnvironmentBlueprintConfigurationCommandInput, PutEnvironmentBlueprintConfigurationCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutEnvironmentBlueprintConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutEnvironmentBlueprintConfigurationCommandInput, PutEnvironmentBlueprintConfigurationCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Writes the configuration for the specified environment blueprint in Amazon DataZone.</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 PutEnvironmentBlueprintConfigurationCommand_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 PutEnvironmentBlueprintConfigurationCommand extends PutEnvironmentBlueprintConfigurationCommand_base {
103
104
  }
@@ -23,10 +23,10 @@ export interface RejectPredictionsCommandOutput extends RejectPredictionsOutput,
23
23
  }
24
24
  declare const RejectPredictionsCommand_base: {
25
25
  new (input: RejectPredictionsCommandInput): import("@smithy/smithy-client").CommandImpl<RejectPredictionsCommandInput, RejectPredictionsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: RejectPredictionsCommandInput): import("@smithy/smithy-client").CommandImpl<RejectPredictionsCommandInput, RejectPredictionsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Rejects automatically generated business-friendly metadata for your Amazon DataZone
31
31
  * assets.</p>
32
32
  * @example
@@ -90,6 +90,7 @@ declare const RejectPredictionsCommand_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 RejectPredictionsCommand extends RejectPredictionsCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface RejectSubscriptionRequestCommandOutput extends RejectSubscripti
22
22
  }
23
23
  declare const RejectSubscriptionRequestCommand_base: {
24
24
  new (input: RejectSubscriptionRequestCommandInput): import("@smithy/smithy-client").CommandImpl<RejectSubscriptionRequestCommandInput, RejectSubscriptionRequestCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RejectSubscriptionRequestCommandInput): import("@smithy/smithy-client").CommandImpl<RejectSubscriptionRequestCommandInput, RejectSubscriptionRequestCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Rejects 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.
@@ -117,6 +117,7 @@ declare const RejectSubscriptionRequestCommand_base: {
117
117
  * @throws {@link DataZoneServiceException}
118
118
  * <p>Base exception class for all service exceptions from DataZone service.</p>
119
119
  *
120
+ * @public
120
121
  */
121
122
  export declare class RejectSubscriptionRequestCommand extends RejectSubscriptionRequestCommand_base {
122
123
  }
@@ -22,10 +22,10 @@ export interface RevokeSubscriptionCommandOutput extends RevokeSubscriptionOutpu
22
22
  }
23
23
  declare const RevokeSubscriptionCommand_base: {
24
24
  new (input: RevokeSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<RevokeSubscriptionCommandInput, RevokeSubscriptionCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RevokeSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<RevokeSubscriptionCommandInput, RevokeSubscriptionCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Revokes a specified 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.
@@ -112,6 +112,7 @@ declare const RevokeSubscriptionCommand_base: {
112
112
  * @throws {@link DataZoneServiceException}
113
113
  * <p>Base exception class for all service exceptions from DataZone service.</p>
114
114
  *
115
+ * @public
115
116
  */
116
117
  export declare class RevokeSubscriptionCommand extends RevokeSubscriptionCommand_base {
117
118
  }
@@ -22,10 +22,10 @@ export interface SearchCommandOutput extends SearchOutput, __MetadataBearer {
22
22
  }
23
23
  declare const SearchCommand_base: {
24
24
  new (input: SearchCommandInput): import("@smithy/smithy-client").CommandImpl<SearchCommandInput, SearchCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: SearchCommandInput): import("@smithy/smithy-client").CommandImpl<SearchCommandInput, SearchCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Searches for assets in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -201,6 +201,7 @@ declare const SearchCommand_base: {
201
201
  * @throws {@link DataZoneServiceException}
202
202
  * <p>Base exception class for all service exceptions from DataZone service.</p>
203
203
  *
204
+ * @public
204
205
  */
205
206
  export declare class SearchCommand extends SearchCommand_base {
206
207
  }
@@ -22,10 +22,10 @@ export interface SearchGroupProfilesCommandOutput extends SearchGroupProfilesOut
22
22
  }
23
23
  declare const SearchGroupProfilesCommand_base: {
24
24
  new (input: SearchGroupProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchGroupProfilesCommandInput, SearchGroupProfilesCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: SearchGroupProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchGroupProfilesCommandInput, SearchGroupProfilesCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Searches group profiles in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -83,6 +83,7 @@ declare const SearchGroupProfilesCommand_base: {
83
83
  * @throws {@link DataZoneServiceException}
84
84
  * <p>Base exception class for all service exceptions from DataZone service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class SearchGroupProfilesCommand extends SearchGroupProfilesCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface SearchListingsCommandOutput extends SearchListingsOutput, __Met
22
22
  }
23
23
  declare const SearchListingsCommand_base: {
24
24
  new (input: SearchListingsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchListingsCommandInput, SearchListingsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: SearchListingsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchListingsCommandInput, SearchListingsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Searches listings in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -133,6 +133,7 @@ declare const SearchListingsCommand_base: {
133
133
  * @throws {@link DataZoneServiceException}
134
134
  * <p>Base exception class for all service exceptions from DataZone service.</p>
135
135
  *
136
+ * @public
136
137
  */
137
138
  export declare class SearchListingsCommand extends SearchListingsCommand_base {
138
139
  }
@@ -22,10 +22,10 @@ export interface SearchTypesCommandOutput extends SearchTypesOutput, __MetadataB
22
22
  }
23
23
  declare const SearchTypesCommand_base: {
24
24
  new (input: SearchTypesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchTypesCommandInput, SearchTypesCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: SearchTypesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchTypesCommandInput, SearchTypesCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Searches for types in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -151,6 +151,7 @@ declare const SearchTypesCommand_base: {
151
151
  * @throws {@link DataZoneServiceException}
152
152
  * <p>Base exception class for all service exceptions from DataZone service.</p>
153
153
  *
154
+ * @public
154
155
  */
155
156
  export declare class SearchTypesCommand extends SearchTypesCommand_base {
156
157
  }
@@ -22,10 +22,10 @@ export interface SearchUserProfilesCommandOutput extends SearchUserProfilesOutpu
22
22
  }
23
23
  declare const SearchUserProfilesCommand_base: {
24
24
  new (input: SearchUserProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchUserProfilesCommandInput, SearchUserProfilesCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: SearchUserProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchUserProfilesCommandInput, SearchUserProfilesCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Searches user profiles in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -93,6 +93,7 @@ declare const SearchUserProfilesCommand_base: {
93
93
  * @throws {@link DataZoneServiceException}
94
94
  * <p>Base exception class for all service exceptions from DataZone service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class SearchUserProfilesCommand extends SearchUserProfilesCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface StartDataSourceRunCommandOutput extends StartDataSourceRunOutpu
22
22
  }
23
23
  declare const StartDataSourceRunCommand_base: {
24
24
  new (input: StartDataSourceRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartDataSourceRunCommandInput, StartDataSourceRunCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartDataSourceRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartDataSourceRunCommandInput, StartDataSourceRunCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Start the run of the specified data source in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -100,6 +100,7 @@ declare const StartDataSourceRunCommand_base: {
100
100
  * @throws {@link DataZoneServiceException}
101
101
  * <p>Base exception class for all service exceptions from DataZone service.</p>
102
102
  *
103
+ * @public
103
104
  */
104
105
  export declare class StartDataSourceRunCommand extends StartDataSourceRunCommand_base {
105
106
  }
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
22
22
  }
23
23
  declare const TagResourceCommand_base: {
24
24
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Tags a resource in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -72,6 +72,7 @@ declare const TagResourceCommand_base: {
72
72
  * @throws {@link DataZoneServiceException}
73
73
  * <p>Base exception class for all service exceptions from DataZone service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class TagResourceCommand extends TagResourceCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
22
22
  }
23
23
  declare const UntagResourceCommand_base: {
24
24
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Untags a resource in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -69,6 +69,7 @@ declare const UntagResourceCommand_base: {
69
69
  * @throws {@link DataZoneServiceException}
70
70
  * <p>Base exception class for all service exceptions from DataZone service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface UpdateDataSourceCommandOutput extends UpdateDataSourceOutput, _
22
22
  }
23
23
  declare const UpdateDataSourceCommand_base: {
24
24
  new (input: UpdateDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the specified data source in Amazon DataZone.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -223,6 +223,7 @@ declare const UpdateDataSourceCommand_base: {
223
223
  * @throws {@link DataZoneServiceException}
224
224
  * <p>Base exception class for all service exceptions from DataZone service.</p>
225
225
  *
226
+ * @public
226
227
  */
227
228
  export declare class UpdateDataSourceCommand extends UpdateDataSourceCommand_base {
228
229
  }