@aws-sdk/client-datazone 3.928.0 → 3.930.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (199) hide show
  1. package/dist-cjs/index.js +9953 -10489
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/DataZoneClient.js +2 -0
  4. package/dist-es/commands/AcceptPredictionsCommand.js +3 -10
  5. package/dist-es/commands/AcceptSubscriptionRequestCommand.js +3 -10
  6. package/dist-es/commands/AddEntityOwnerCommand.js +3 -9
  7. package/dist-es/commands/AddPolicyGrantCommand.js +3 -9
  8. package/dist-es/commands/AssociateEnvironmentRoleCommand.js +3 -9
  9. package/dist-es/commands/AssociateGovernedTermsCommand.js +3 -9
  10. package/dist-es/commands/CancelMetadataGenerationRunCommand.js +3 -9
  11. package/dist-es/commands/CancelSubscriptionCommand.js +3 -10
  12. package/dist-es/commands/CreateAccountPoolCommand.js +3 -10
  13. package/dist-es/commands/CreateAssetCommand.js +3 -10
  14. package/dist-es/commands/CreateAssetFilterCommand.js +3 -10
  15. package/dist-es/commands/CreateAssetRevisionCommand.js +3 -10
  16. package/dist-es/commands/CreateAssetTypeCommand.js +3 -10
  17. package/dist-es/commands/CreateConnectionCommand.js +3 -10
  18. package/dist-es/commands/CreateDataProductCommand.js +3 -10
  19. package/dist-es/commands/CreateDataProductRevisionCommand.js +3 -10
  20. package/dist-es/commands/CreateDataSourceCommand.js +3 -10
  21. package/dist-es/commands/CreateDomainCommand.js +3 -9
  22. package/dist-es/commands/CreateDomainUnitCommand.js +3 -10
  23. package/dist-es/commands/CreateEnvironmentActionCommand.js +3 -9
  24. package/dist-es/commands/CreateEnvironmentBlueprintCommand.js +3 -10
  25. package/dist-es/commands/CreateEnvironmentCommand.js +3 -10
  26. package/dist-es/commands/CreateEnvironmentProfileCommand.js +3 -10
  27. package/dist-es/commands/CreateFormTypeCommand.js +3 -10
  28. package/dist-es/commands/CreateGlossaryCommand.js +3 -10
  29. package/dist-es/commands/CreateGlossaryTermCommand.js +3 -10
  30. package/dist-es/commands/CreateGroupProfileCommand.js +3 -10
  31. package/dist-es/commands/CreateListingChangeSetCommand.js +3 -9
  32. package/dist-es/commands/CreateProjectCommand.js +3 -10
  33. package/dist-es/commands/CreateProjectMembershipCommand.js +3 -9
  34. package/dist-es/commands/CreateProjectProfileCommand.js +3 -10
  35. package/dist-es/commands/CreateRuleCommand.js +3 -10
  36. package/dist-es/commands/CreateSubscriptionGrantCommand.js +3 -9
  37. package/dist-es/commands/CreateSubscriptionRequestCommand.js +3 -10
  38. package/dist-es/commands/CreateSubscriptionTargetCommand.js +3 -10
  39. package/dist-es/commands/CreateUserProfileCommand.js +3 -10
  40. package/dist-es/commands/DeleteAccountPoolCommand.js +3 -9
  41. package/dist-es/commands/DeleteAssetCommand.js +3 -9
  42. package/dist-es/commands/DeleteAssetFilterCommand.js +3 -9
  43. package/dist-es/commands/DeleteAssetTypeCommand.js +3 -9
  44. package/dist-es/commands/DeleteConnectionCommand.js +3 -9
  45. package/dist-es/commands/DeleteDataProductCommand.js +3 -9
  46. package/dist-es/commands/DeleteDataSourceCommand.js +3 -10
  47. package/dist-es/commands/DeleteDomainCommand.js +3 -9
  48. package/dist-es/commands/DeleteDomainUnitCommand.js +3 -9
  49. package/dist-es/commands/DeleteEnvironmentActionCommand.js +3 -9
  50. package/dist-es/commands/DeleteEnvironmentBlueprintCommand.js +3 -9
  51. package/dist-es/commands/DeleteEnvironmentBlueprintConfigurationCommand.js +3 -9
  52. package/dist-es/commands/DeleteEnvironmentCommand.js +3 -9
  53. package/dist-es/commands/DeleteEnvironmentProfileCommand.js +3 -9
  54. package/dist-es/commands/DeleteFormTypeCommand.js +3 -9
  55. package/dist-es/commands/DeleteGlossaryCommand.js +3 -9
  56. package/dist-es/commands/DeleteGlossaryTermCommand.js +3 -9
  57. package/dist-es/commands/DeleteListingCommand.js +3 -9
  58. package/dist-es/commands/DeleteProjectCommand.js +3 -9
  59. package/dist-es/commands/DeleteProjectMembershipCommand.js +3 -9
  60. package/dist-es/commands/DeleteProjectProfileCommand.js +3 -9
  61. package/dist-es/commands/DeleteRuleCommand.js +3 -9
  62. package/dist-es/commands/DeleteSubscriptionGrantCommand.js +3 -9
  63. package/dist-es/commands/DeleteSubscriptionRequestCommand.js +3 -9
  64. package/dist-es/commands/DeleteSubscriptionTargetCommand.js +3 -9
  65. package/dist-es/commands/DeleteTimeSeriesDataPointsCommand.js +3 -9
  66. package/dist-es/commands/DisassociateEnvironmentRoleCommand.js +3 -9
  67. package/dist-es/commands/DisassociateGovernedTermsCommand.js +3 -9
  68. package/dist-es/commands/GetAccountPoolCommand.js +3 -10
  69. package/dist-es/commands/GetAssetCommand.js +3 -10
  70. package/dist-es/commands/GetAssetFilterCommand.js +3 -10
  71. package/dist-es/commands/GetAssetTypeCommand.js +3 -10
  72. package/dist-es/commands/GetConnectionCommand.js +3 -10
  73. package/dist-es/commands/GetDataProductCommand.js +3 -10
  74. package/dist-es/commands/GetDataSourceCommand.js +3 -10
  75. package/dist-es/commands/GetDataSourceRunCommand.js +3 -9
  76. package/dist-es/commands/GetDomainCommand.js +3 -9
  77. package/dist-es/commands/GetDomainUnitCommand.js +3 -10
  78. package/dist-es/commands/GetEnvironmentActionCommand.js +3 -9
  79. package/dist-es/commands/GetEnvironmentBlueprintCommand.js +3 -10
  80. package/dist-es/commands/GetEnvironmentBlueprintConfigurationCommand.js +3 -9
  81. package/dist-es/commands/GetEnvironmentCommand.js +3 -10
  82. package/dist-es/commands/GetEnvironmentCredentialsCommand.js +3 -10
  83. package/dist-es/commands/GetEnvironmentProfileCommand.js +3 -10
  84. package/dist-es/commands/GetFormTypeCommand.js +3 -10
  85. package/dist-es/commands/GetGlossaryCommand.js +3 -10
  86. package/dist-es/commands/GetGlossaryTermCommand.js +3 -10
  87. package/dist-es/commands/GetGroupProfileCommand.js +3 -10
  88. package/dist-es/commands/GetIamPortalLoginUrlCommand.js +3 -9
  89. package/dist-es/commands/GetJobRunCommand.js +3 -9
  90. package/dist-es/commands/GetLineageEventCommand.js +3 -10
  91. package/dist-es/commands/GetLineageNodeCommand.js +3 -10
  92. package/dist-es/commands/GetListingCommand.js +3 -10
  93. package/dist-es/commands/GetMetadataGenerationRunCommand.js +3 -9
  94. package/dist-es/commands/GetProjectCommand.js +3 -10
  95. package/dist-es/commands/GetProjectProfileCommand.js +3 -10
  96. package/dist-es/commands/GetRuleCommand.js +3 -10
  97. package/dist-es/commands/GetSubscriptionCommand.js +3 -10
  98. package/dist-es/commands/GetSubscriptionGrantCommand.js +3 -9
  99. package/dist-es/commands/GetSubscriptionRequestDetailsCommand.js +3 -10
  100. package/dist-es/commands/GetSubscriptionTargetCommand.js +3 -10
  101. package/dist-es/commands/GetTimeSeriesDataPointCommand.js +3 -9
  102. package/dist-es/commands/GetUserProfileCommand.js +3 -10
  103. package/dist-es/commands/ListAccountPoolsCommand.js +3 -10
  104. package/dist-es/commands/ListAccountsInAccountPoolCommand.js +3 -10
  105. package/dist-es/commands/ListAssetFiltersCommand.js +3 -10
  106. package/dist-es/commands/ListAssetRevisionsCommand.js +3 -9
  107. package/dist-es/commands/ListConnectionsCommand.js +3 -10
  108. package/dist-es/commands/ListDataProductRevisionsCommand.js +3 -9
  109. package/dist-es/commands/ListDataSourceRunActivitiesCommand.js +3 -10
  110. package/dist-es/commands/ListDataSourceRunsCommand.js +3 -9
  111. package/dist-es/commands/ListDataSourcesCommand.js +3 -10
  112. package/dist-es/commands/ListDomainUnitsForParentCommand.js +3 -9
  113. package/dist-es/commands/ListDomainsCommand.js +3 -10
  114. package/dist-es/commands/ListEntityOwnersCommand.js +3 -9
  115. package/dist-es/commands/ListEnvironmentActionsCommand.js +3 -9
  116. package/dist-es/commands/ListEnvironmentBlueprintConfigurationsCommand.js +3 -9
  117. package/dist-es/commands/ListEnvironmentBlueprintsCommand.js +3 -10
  118. package/dist-es/commands/ListEnvironmentProfilesCommand.js +3 -10
  119. package/dist-es/commands/ListEnvironmentsCommand.js +3 -10
  120. package/dist-es/commands/ListJobRunsCommand.js +3 -9
  121. package/dist-es/commands/ListLineageEventsCommand.js +3 -9
  122. package/dist-es/commands/ListLineageNodeHistoryCommand.js +3 -9
  123. package/dist-es/commands/ListMetadataGenerationRunsCommand.js +3 -9
  124. package/dist-es/commands/ListNotificationsCommand.js +3 -10
  125. package/dist-es/commands/ListPolicyGrantsCommand.js +3 -9
  126. package/dist-es/commands/ListProjectMembershipsCommand.js +3 -9
  127. package/dist-es/commands/ListProjectProfilesCommand.js +3 -10
  128. package/dist-es/commands/ListProjectsCommand.js +3 -10
  129. package/dist-es/commands/ListRulesCommand.js +3 -10
  130. package/dist-es/commands/ListSubscriptionGrantsCommand.js +3 -9
  131. package/dist-es/commands/ListSubscriptionRequestsCommand.js +3 -10
  132. package/dist-es/commands/ListSubscriptionTargetsCommand.js +3 -10
  133. package/dist-es/commands/ListSubscriptionsCommand.js +3 -10
  134. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  135. package/dist-es/commands/ListTimeSeriesDataPointsCommand.js +3 -9
  136. package/dist-es/commands/PostLineageEventCommand.js +3 -10
  137. package/dist-es/commands/PostTimeSeriesDataPointsCommand.js +3 -9
  138. package/dist-es/commands/PutEnvironmentBlueprintConfigurationCommand.js +3 -9
  139. package/dist-es/commands/RejectPredictionsCommand.js +3 -9
  140. package/dist-es/commands/RejectSubscriptionRequestCommand.js +3 -10
  141. package/dist-es/commands/RemoveEntityOwnerCommand.js +3 -9
  142. package/dist-es/commands/RemovePolicyGrantCommand.js +3 -9
  143. package/dist-es/commands/RevokeSubscriptionCommand.js +3 -10
  144. package/dist-es/commands/SearchCommand.js +3 -10
  145. package/dist-es/commands/SearchGroupProfilesCommand.js +3 -10
  146. package/dist-es/commands/SearchListingsCommand.js +3 -10
  147. package/dist-es/commands/SearchTypesCommand.js +3 -10
  148. package/dist-es/commands/SearchUserProfilesCommand.js +3 -10
  149. package/dist-es/commands/StartDataSourceRunCommand.js +3 -9
  150. package/dist-es/commands/StartMetadataGenerationRunCommand.js +3 -9
  151. package/dist-es/commands/TagResourceCommand.js +3 -9
  152. package/dist-es/commands/UntagResourceCommand.js +3 -9
  153. package/dist-es/commands/UpdateAccountPoolCommand.js +3 -10
  154. package/dist-es/commands/UpdateAssetFilterCommand.js +3 -10
  155. package/dist-es/commands/UpdateConnectionCommand.js +3 -10
  156. package/dist-es/commands/UpdateDataSourceCommand.js +3 -10
  157. package/dist-es/commands/UpdateDomainCommand.js +3 -9
  158. package/dist-es/commands/UpdateDomainUnitCommand.js +3 -10
  159. package/dist-es/commands/UpdateEnvironmentActionCommand.js +3 -9
  160. package/dist-es/commands/UpdateEnvironmentBlueprintCommand.js +3 -10
  161. package/dist-es/commands/UpdateEnvironmentCommand.js +3 -10
  162. package/dist-es/commands/UpdateEnvironmentProfileCommand.js +3 -10
  163. package/dist-es/commands/UpdateGlossaryCommand.js +3 -10
  164. package/dist-es/commands/UpdateGlossaryTermCommand.js +3 -10
  165. package/dist-es/commands/UpdateGroupProfileCommand.js +3 -10
  166. package/dist-es/commands/UpdateProjectCommand.js +3 -10
  167. package/dist-es/commands/UpdateProjectProfileCommand.js +3 -10
  168. package/dist-es/commands/UpdateRuleCommand.js +3 -10
  169. package/dist-es/commands/UpdateSubscriptionGrantStatusCommand.js +3 -9
  170. package/dist-es/commands/UpdateSubscriptionRequestCommand.js +3 -10
  171. package/dist-es/commands/UpdateSubscriptionTargetCommand.js +3 -10
  172. package/dist-es/commands/UpdateUserProfileCommand.js +3 -10
  173. package/dist-es/models/models_0.js +0 -903
  174. package/dist-es/models/models_1.js +0 -616
  175. package/dist-es/models/models_2.js +0 -390
  176. package/dist-es/runtimeConfig.shared.js +2 -0
  177. package/dist-es/schemas/schemas_0.js +9668 -0
  178. package/dist-types/DataZoneClient.d.ts +10 -1
  179. package/dist-types/models/models_0.d.ts +104 -370
  180. package/dist-types/models/models_1.d.ts +56 -338
  181. package/dist-types/models/models_2.d.ts +24 -214
  182. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  183. package/dist-types/runtimeConfig.d.ts +1 -0
  184. package/dist-types/runtimeConfig.native.d.ts +1 -0
  185. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  186. package/dist-types/schemas/schemas_0.d.ts +970 -0
  187. package/dist-types/ts3.4/DataZoneClient.d.ts +4 -0
  188. package/dist-types/ts3.4/models/models_0.d.ts +1 -277
  189. package/dist-types/ts3.4/models/models_1.d.ts +0 -253
  190. package/dist-types/ts3.4/models/models_2.d.ts +0 -154
  191. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  192. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  193. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  194. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  195. package/dist-types/ts3.4/schemas/schemas_0.d.ts +977 -0
  196. package/package.json +34 -35
  197. package/dist-es/protocols/Aws_restJson1.js +0 -7202
  198. package/dist-types/protocols/Aws_restJson1.d.ts +0 -1523
  199. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -2033
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { ListEnvironmentProfilesInputFilterSensitiveLog, ListEnvironmentProfilesOutputFilterSensitiveLog, } from "../models/models_1";
6
- import { de_ListEnvironmentProfilesCommand, se_ListEnvironmentProfilesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListEnvironmentProfiles } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class ListEnvironmentProfilesCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("DataZone", "ListEnvironmentProfiles", {})
18
13
  .n("DataZoneClient", "ListEnvironmentProfilesCommand")
19
- .f(ListEnvironmentProfilesInputFilterSensitiveLog, ListEnvironmentProfilesOutputFilterSensitiveLog)
20
- .ser(se_ListEnvironmentProfilesCommand)
21
- .de(de_ListEnvironmentProfilesCommand)
14
+ .sc(ListEnvironmentProfiles)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { ListEnvironmentsOutputFilterSensitiveLog, } from "../models/models_1";
6
- import { de_ListEnvironmentsCommand, se_ListEnvironmentsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListEnvironments } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class ListEnvironmentsCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("DataZone", "ListEnvironments", {})
18
13
  .n("DataZoneClient", "ListEnvironmentsCommand")
19
- .f(void 0, ListEnvironmentsOutputFilterSensitiveLog)
20
- .ser(se_ListEnvironmentsCommand)
21
- .de(de_ListEnvironmentsCommand)
14
+ .sc(ListEnvironments)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListJobRunsCommand, se_ListJobRunsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListJobRuns } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListJobRunsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DataZone", "ListJobRuns", {})
17
13
  .n("DataZoneClient", "ListJobRunsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListJobRunsCommand)
20
- .de(de_ListJobRunsCommand)
14
+ .sc(ListJobRuns)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListLineageEventsCommand, se_ListLineageEventsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListLineageEvents } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListLineageEventsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DataZone", "ListLineageEvents", {})
17
13
  .n("DataZoneClient", "ListLineageEventsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListLineageEventsCommand)
20
- .de(de_ListLineageEventsCommand)
14
+ .sc(ListLineageEvents)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListLineageNodeHistoryCommand, se_ListLineageNodeHistoryCommand } from "../protocols/Aws_restJson1";
4
+ import { ListLineageNodeHistory } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListLineageNodeHistoryCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DataZone", "ListLineageNodeHistory", {})
17
13
  .n("DataZoneClient", "ListLineageNodeHistoryCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListLineageNodeHistoryCommand)
20
- .de(de_ListLineageNodeHistoryCommand)
14
+ .sc(ListLineageNodeHistory)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListMetadataGenerationRunsCommand, se_ListMetadataGenerationRunsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListMetadataGenerationRuns } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListMetadataGenerationRunsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DataZone", "ListMetadataGenerationRuns", {})
17
13
  .n("DataZoneClient", "ListMetadataGenerationRunsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListMetadataGenerationRunsCommand)
20
- .de(de_ListMetadataGenerationRunsCommand)
14
+ .sc(ListMetadataGenerationRuns)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { ListNotificationsOutputFilterSensitiveLog, } from "../models/models_1";
6
- import { de_ListNotificationsCommand, se_ListNotificationsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListNotifications } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class ListNotificationsCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("DataZone", "ListNotifications", {})
18
13
  .n("DataZoneClient", "ListNotificationsCommand")
19
- .f(void 0, ListNotificationsOutputFilterSensitiveLog)
20
- .ser(se_ListNotificationsCommand)
21
- .de(de_ListNotificationsCommand)
14
+ .sc(ListNotifications)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListPolicyGrantsCommand, se_ListPolicyGrantsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListPolicyGrants } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListPolicyGrantsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DataZone", "ListPolicyGrants", {})
17
13
  .n("DataZoneClient", "ListPolicyGrantsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListPolicyGrantsCommand)
20
- .de(de_ListPolicyGrantsCommand)
14
+ .sc(ListPolicyGrants)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListProjectMembershipsCommand, se_ListProjectMembershipsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListProjectMemberships } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListProjectMembershipsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DataZone", "ListProjectMemberships", {})
17
13
  .n("DataZoneClient", "ListProjectMembershipsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListProjectMembershipsCommand)
20
- .de(de_ListProjectMembershipsCommand)
14
+ .sc(ListProjectMemberships)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { ListProjectProfilesInputFilterSensitiveLog, ListProjectProfilesOutputFilterSensitiveLog, } from "../models/models_1";
6
- import { de_ListProjectProfilesCommand, se_ListProjectProfilesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListProjectProfiles } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class ListProjectProfilesCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("DataZone", "ListProjectProfiles", {})
18
13
  .n("DataZoneClient", "ListProjectProfilesCommand")
19
- .f(ListProjectProfilesInputFilterSensitiveLog, ListProjectProfilesOutputFilterSensitiveLog)
20
- .ser(se_ListProjectProfilesCommand)
21
- .de(de_ListProjectProfilesCommand)
14
+ .sc(ListProjectProfiles)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { ListProjectsInputFilterSensitiveLog, ListProjectsOutputFilterSensitiveLog, } from "../models/models_1";
6
- import { de_ListProjectsCommand, se_ListProjectsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListProjects } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class ListProjectsCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("DataZone", "ListProjects", {})
18
13
  .n("DataZoneClient", "ListProjectsCommand")
19
- .f(ListProjectsInputFilterSensitiveLog, ListProjectsOutputFilterSensitiveLog)
20
- .ser(se_ListProjectsCommand)
21
- .de(de_ListProjectsCommand)
14
+ .sc(ListProjects)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { ListRulesOutputFilterSensitiveLog } from "../models/models_2";
6
- import { de_ListRulesCommand, se_ListRulesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListRules } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class ListRulesCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("DataZone", "ListRules", {})
18
13
  .n("DataZoneClient", "ListRulesCommand")
19
- .f(void 0, ListRulesOutputFilterSensitiveLog)
20
- .ser(se_ListRulesCommand)
21
- .de(de_ListRulesCommand)
14
+ .sc(ListRules)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListSubscriptionGrantsCommand, se_ListSubscriptionGrantsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListSubscriptionGrants } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListSubscriptionGrantsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DataZone", "ListSubscriptionGrants", {})
17
13
  .n("DataZoneClient", "ListSubscriptionGrantsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListSubscriptionGrantsCommand)
20
- .de(de_ListSubscriptionGrantsCommand)
14
+ .sc(ListSubscriptionGrants)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { ListSubscriptionRequestsOutputFilterSensitiveLog, } from "../models/models_1";
6
- import { de_ListSubscriptionRequestsCommand, se_ListSubscriptionRequestsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListSubscriptionRequests } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class ListSubscriptionRequestsCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("DataZone", "ListSubscriptionRequests", {})
18
13
  .n("DataZoneClient", "ListSubscriptionRequestsCommand")
19
- .f(void 0, ListSubscriptionRequestsOutputFilterSensitiveLog)
20
- .ser(se_ListSubscriptionRequestsCommand)
21
- .de(de_ListSubscriptionRequestsCommand)
14
+ .sc(ListSubscriptionRequests)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { ListSubscriptionTargetsOutputFilterSensitiveLog, } from "../models/models_2";
6
- import { de_ListSubscriptionTargetsCommand, se_ListSubscriptionTargetsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListSubscriptionTargets } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class ListSubscriptionTargetsCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("DataZone", "ListSubscriptionTargets", {})
18
13
  .n("DataZoneClient", "ListSubscriptionTargetsCommand")
19
- .f(void 0, ListSubscriptionTargetsOutputFilterSensitiveLog)
20
- .ser(se_ListSubscriptionTargetsCommand)
21
- .de(de_ListSubscriptionTargetsCommand)
14
+ .sc(ListSubscriptionTargets)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { ListSubscriptionsOutputFilterSensitiveLog } from "../models/models_2";
6
- import { de_ListSubscriptionsCommand, se_ListSubscriptionsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListSubscriptions } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class ListSubscriptionsCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("DataZone", "ListSubscriptions", {})
18
13
  .n("DataZoneClient", "ListSubscriptionsCommand")
19
- .f(void 0, ListSubscriptionsOutputFilterSensitiveLog)
20
- .ser(se_ListSubscriptionsCommand)
21
- .de(de_ListSubscriptionsCommand)
14
+ .sc(ListSubscriptions)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
4
+ import { ListTagsForResource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListTagsForResourceCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DataZone", "ListTagsForResource", {})
17
13
  .n("DataZoneClient", "ListTagsForResourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListTagsForResourceCommand)
20
- .de(de_ListTagsForResourceCommand)
14
+ .sc(ListTagsForResource)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListTimeSeriesDataPointsCommand, se_ListTimeSeriesDataPointsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListTimeSeriesDataPoints } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListTimeSeriesDataPointsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DataZone", "ListTimeSeriesDataPoints", {})
17
13
  .n("DataZoneClient", "ListTimeSeriesDataPointsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListTimeSeriesDataPointsCommand)
20
- .de(de_ListTimeSeriesDataPointsCommand)
14
+ .sc(ListTimeSeriesDataPoints)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { PostLineageEventInputFilterSensitiveLog, } from "../models/models_2";
6
- import { de_PostLineageEventCommand, se_PostLineageEventCommand } from "../protocols/Aws_restJson1";
4
+ import { PostLineageEvent } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class PostLineageEventCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("DataZone", "PostLineageEvent", {})
18
13
  .n("DataZoneClient", "PostLineageEventCommand")
19
- .f(PostLineageEventInputFilterSensitiveLog, void 0)
20
- .ser(se_PostLineageEventCommand)
21
- .de(de_PostLineageEventCommand)
14
+ .sc(PostLineageEvent)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_PostTimeSeriesDataPointsCommand, se_PostTimeSeriesDataPointsCommand } from "../protocols/Aws_restJson1";
4
+ import { PostTimeSeriesDataPoints } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PostTimeSeriesDataPointsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DataZone", "PostTimeSeriesDataPoints", {})
17
13
  .n("DataZoneClient", "PostTimeSeriesDataPointsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PostTimeSeriesDataPointsCommand)
20
- .de(de_PostTimeSeriesDataPointsCommand)
14
+ .sc(PostTimeSeriesDataPoints)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_PutEnvironmentBlueprintConfigurationCommand, se_PutEnvironmentBlueprintConfigurationCommand, } from "../protocols/Aws_restJson1";
4
+ import { PutEnvironmentBlueprintConfiguration } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutEnvironmentBlueprintConfigurationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DataZone", "PutEnvironmentBlueprintConfiguration", {})
17
13
  .n("DataZoneClient", "PutEnvironmentBlueprintConfigurationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutEnvironmentBlueprintConfigurationCommand)
20
- .de(de_PutEnvironmentBlueprintConfigurationCommand)
14
+ .sc(PutEnvironmentBlueprintConfiguration)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_RejectPredictionsCommand, se_RejectPredictionsCommand } from "../protocols/Aws_restJson1";
4
+ import { RejectPredictions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class RejectPredictionsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("DataZone", "RejectPredictions", {})
17
13
  .n("DataZoneClient", "RejectPredictionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_RejectPredictionsCommand)
20
- .de(de_RejectPredictionsCommand)
14
+ .sc(RejectPredictions)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { RejectSubscriptionRequestInputFilterSensitiveLog, RejectSubscriptionRequestOutputFilterSensitiveLog, } from "../models/models_2";
6
- import { de_RejectSubscriptionRequestCommand, se_RejectSubscriptionRequestCommand } from "../protocols/Aws_restJson1";
4
+ import { RejectSubscriptionRequest } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class RejectSubscriptionRequestCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("DataZone", "RejectSubscriptionRequest", {})
18
13
  .n("DataZoneClient", "RejectSubscriptionRequestCommand")
19
- .f(RejectSubscriptionRequestInputFilterSensitiveLog, RejectSubscriptionRequestOutputFilterSensitiveLog)
20
- .ser(se_RejectSubscriptionRequestCommand)
21
- .de(de_RejectSubscriptionRequestCommand)
14
+ .sc(RejectSubscriptionRequest)
22
15
  .build() {
23
16
  }