@aws-sdk/client-datazone 3.490.0 → 3.496.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 (135) hide show
  1. package/dist-cjs/DataZone.js +1 -209
  2. package/dist-cjs/DataZoneClient.js +1 -43
  3. package/dist-cjs/commands/AcceptPredictionsCommand.js +1 -28
  4. package/dist-cjs/commands/AcceptSubscriptionRequestCommand.js +1 -29
  5. package/dist-cjs/commands/CancelSubscriptionCommand.js +1 -29
  6. package/dist-cjs/commands/CreateAssetCommand.js +1 -29
  7. package/dist-cjs/commands/CreateAssetRevisionCommand.js +1 -29
  8. package/dist-cjs/commands/CreateAssetTypeCommand.js +1 -29
  9. package/dist-cjs/commands/CreateDataSourceCommand.js +1 -29
  10. package/dist-cjs/commands/CreateDomainCommand.js +1 -28
  11. package/dist-cjs/commands/CreateEnvironmentCommand.js +1 -29
  12. package/dist-cjs/commands/CreateEnvironmentProfileCommand.js +1 -29
  13. package/dist-cjs/commands/CreateFormTypeCommand.js +1 -29
  14. package/dist-cjs/commands/CreateGlossaryCommand.js +1 -29
  15. package/dist-cjs/commands/CreateGlossaryTermCommand.js +1 -29
  16. package/dist-cjs/commands/CreateGroupProfileCommand.js +1 -29
  17. package/dist-cjs/commands/CreateListingChangeSetCommand.js +1 -28
  18. package/dist-cjs/commands/CreateProjectCommand.js +1 -29
  19. package/dist-cjs/commands/CreateProjectMembershipCommand.js +1 -28
  20. package/dist-cjs/commands/CreateSubscriptionGrantCommand.js +1 -28
  21. package/dist-cjs/commands/CreateSubscriptionRequestCommand.js +1 -29
  22. package/dist-cjs/commands/CreateSubscriptionTargetCommand.js +1 -29
  23. package/dist-cjs/commands/CreateUserProfileCommand.js +1 -29
  24. package/dist-cjs/commands/DeleteAssetCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteAssetTypeCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteDataSourceCommand.js +1 -29
  27. package/dist-cjs/commands/DeleteDomainCommand.js +1 -28
  28. package/dist-cjs/commands/DeleteEnvironmentBlueprintConfigurationCommand.js +1 -28
  29. package/dist-cjs/commands/DeleteEnvironmentCommand.js +1 -28
  30. package/dist-cjs/commands/DeleteEnvironmentProfileCommand.js +1 -28
  31. package/dist-cjs/commands/DeleteFormTypeCommand.js +1 -28
  32. package/dist-cjs/commands/DeleteGlossaryCommand.js +1 -28
  33. package/dist-cjs/commands/DeleteGlossaryTermCommand.js +1 -28
  34. package/dist-cjs/commands/DeleteListingCommand.js +1 -28
  35. package/dist-cjs/commands/DeleteProjectCommand.js +1 -28
  36. package/dist-cjs/commands/DeleteProjectMembershipCommand.js +1 -28
  37. package/dist-cjs/commands/DeleteSubscriptionGrantCommand.js +1 -28
  38. package/dist-cjs/commands/DeleteSubscriptionRequestCommand.js +1 -28
  39. package/dist-cjs/commands/DeleteSubscriptionTargetCommand.js +1 -28
  40. package/dist-cjs/commands/GetAssetCommand.js +1 -29
  41. package/dist-cjs/commands/GetAssetTypeCommand.js +1 -29
  42. package/dist-cjs/commands/GetDataSourceCommand.js +1 -29
  43. package/dist-cjs/commands/GetDataSourceRunCommand.js +1 -28
  44. package/dist-cjs/commands/GetDomainCommand.js +1 -28
  45. package/dist-cjs/commands/GetEnvironmentBlueprintCommand.js +1 -29
  46. package/dist-cjs/commands/GetEnvironmentBlueprintConfigurationCommand.js +1 -28
  47. package/dist-cjs/commands/GetEnvironmentCommand.js +1 -29
  48. package/dist-cjs/commands/GetEnvironmentProfileCommand.js +1 -29
  49. package/dist-cjs/commands/GetFormTypeCommand.js +1 -29
  50. package/dist-cjs/commands/GetGlossaryCommand.js +1 -29
  51. package/dist-cjs/commands/GetGlossaryTermCommand.js +1 -29
  52. package/dist-cjs/commands/GetGroupProfileCommand.js +1 -29
  53. package/dist-cjs/commands/GetIamPortalLoginUrlCommand.js +1 -28
  54. package/dist-cjs/commands/GetListingCommand.js +1 -29
  55. package/dist-cjs/commands/GetProjectCommand.js +1 -29
  56. package/dist-cjs/commands/GetSubscriptionCommand.js +1 -29
  57. package/dist-cjs/commands/GetSubscriptionGrantCommand.js +1 -28
  58. package/dist-cjs/commands/GetSubscriptionRequestDetailsCommand.js +1 -29
  59. package/dist-cjs/commands/GetSubscriptionTargetCommand.js +1 -29
  60. package/dist-cjs/commands/GetUserProfileCommand.js +1 -29
  61. package/dist-cjs/commands/ListAssetRevisionsCommand.js +1 -28
  62. package/dist-cjs/commands/ListDataSourceRunActivitiesCommand.js +1 -29
  63. package/dist-cjs/commands/ListDataSourceRunsCommand.js +1 -28
  64. package/dist-cjs/commands/ListDataSourcesCommand.js +1 -29
  65. package/dist-cjs/commands/ListDomainsCommand.js +1 -29
  66. package/dist-cjs/commands/ListEnvironmentBlueprintConfigurationsCommand.js +1 -28
  67. package/dist-cjs/commands/ListEnvironmentBlueprintsCommand.js +1 -29
  68. package/dist-cjs/commands/ListEnvironmentProfilesCommand.js +1 -29
  69. package/dist-cjs/commands/ListEnvironmentsCommand.js +1 -29
  70. package/dist-cjs/commands/ListNotificationsCommand.js +1 -29
  71. package/dist-cjs/commands/ListProjectMembershipsCommand.js +1 -28
  72. package/dist-cjs/commands/ListProjectsCommand.js +1 -29
  73. package/dist-cjs/commands/ListSubscriptionGrantsCommand.js +1 -28
  74. package/dist-cjs/commands/ListSubscriptionRequestsCommand.js +1 -29
  75. package/dist-cjs/commands/ListSubscriptionTargetsCommand.js +1 -29
  76. package/dist-cjs/commands/ListSubscriptionsCommand.js +1 -29
  77. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  78. package/dist-cjs/commands/PutEnvironmentBlueprintConfigurationCommand.js +1 -28
  79. package/dist-cjs/commands/RejectPredictionsCommand.js +1 -28
  80. package/dist-cjs/commands/RejectSubscriptionRequestCommand.js +1 -30
  81. package/dist-cjs/commands/RevokeSubscriptionCommand.js +1 -29
  82. package/dist-cjs/commands/SearchCommand.js +1 -29
  83. package/dist-cjs/commands/SearchGroupProfilesCommand.js +1 -29
  84. package/dist-cjs/commands/SearchListingsCommand.js +1 -29
  85. package/dist-cjs/commands/SearchTypesCommand.js +1 -29
  86. package/dist-cjs/commands/SearchUserProfilesCommand.js +1 -29
  87. package/dist-cjs/commands/StartDataSourceRunCommand.js +1 -28
  88. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  89. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  90. package/dist-cjs/commands/UpdateDataSourceCommand.js +1 -29
  91. package/dist-cjs/commands/UpdateDomainCommand.js +1 -28
  92. package/dist-cjs/commands/UpdateEnvironmentCommand.js +1 -29
  93. package/dist-cjs/commands/UpdateEnvironmentProfileCommand.js +1 -29
  94. package/dist-cjs/commands/UpdateGlossaryCommand.js +1 -29
  95. package/dist-cjs/commands/UpdateGlossaryTermCommand.js +1 -29
  96. package/dist-cjs/commands/UpdateGroupProfileCommand.js +1 -29
  97. package/dist-cjs/commands/UpdateProjectCommand.js +1 -29
  98. package/dist-cjs/commands/UpdateSubscriptionGrantStatusCommand.js +1 -28
  99. package/dist-cjs/commands/UpdateSubscriptionRequestCommand.js +1 -29
  100. package/dist-cjs/commands/UpdateSubscriptionTargetCommand.js +1 -29
  101. package/dist-cjs/commands/UpdateUserProfileCommand.js +1 -29
  102. package/dist-cjs/commands/index.js +1 -102
  103. package/dist-cjs/endpoint/EndpointParameters.js +1 -16
  104. package/dist-cjs/extensionConfiguration.js +1 -2
  105. package/dist-cjs/index.js +11829 -11
  106. package/dist-cjs/models/DataZoneServiceException.js +1 -12
  107. package/dist-cjs/models/index.js +1 -5
  108. package/dist-cjs/models/models_0.js +1 -1199
  109. package/dist-cjs/models/models_1.js +1 -259
  110. package/dist-cjs/pagination/Interfaces.js +1 -2
  111. package/dist-cjs/pagination/ListAssetRevisionsPaginator.js +1 -7
  112. package/dist-cjs/pagination/ListDataSourceRunActivitiesPaginator.js +1 -7
  113. package/dist-cjs/pagination/ListDataSourceRunsPaginator.js +1 -7
  114. package/dist-cjs/pagination/ListDataSourcesPaginator.js +1 -7
  115. package/dist-cjs/pagination/ListDomainsPaginator.js +1 -7
  116. package/dist-cjs/pagination/ListEnvironmentBlueprintConfigurationsPaginator.js +1 -7
  117. package/dist-cjs/pagination/ListEnvironmentBlueprintsPaginator.js +1 -7
  118. package/dist-cjs/pagination/ListEnvironmentProfilesPaginator.js +1 -7
  119. package/dist-cjs/pagination/ListEnvironmentsPaginator.js +1 -7
  120. package/dist-cjs/pagination/ListNotificationsPaginator.js +1 -7
  121. package/dist-cjs/pagination/ListProjectMembershipsPaginator.js +1 -7
  122. package/dist-cjs/pagination/ListProjectsPaginator.js +1 -7
  123. package/dist-cjs/pagination/ListSubscriptionGrantsPaginator.js +1 -7
  124. package/dist-cjs/pagination/ListSubscriptionRequestsPaginator.js +1 -7
  125. package/dist-cjs/pagination/ListSubscriptionTargetsPaginator.js +1 -7
  126. package/dist-cjs/pagination/ListSubscriptionsPaginator.js +1 -7
  127. package/dist-cjs/pagination/SearchGroupProfilesPaginator.js +1 -7
  128. package/dist-cjs/pagination/SearchListingsPaginator.js +1 -7
  129. package/dist-cjs/pagination/SearchPaginator.js +1 -7
  130. package/dist-cjs/pagination/SearchTypesPaginator.js +1 -7
  131. package/dist-cjs/pagination/SearchUserProfilesPaginator.js +1 -7
  132. package/dist-cjs/pagination/index.js +1 -25
  133. package/dist-cjs/protocols/Aws_restJson1.js +1 -7958
  134. package/dist-cjs/runtimeExtensions.js +1 -22
  135. package/package.json +40 -40
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteProjectMembershipCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteProjectMembershipCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("DataZone", "DeleteProjectMembership", {})
22
- .n("DataZoneClient", "DeleteProjectMembershipCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteProjectMembershipCommand)
25
- .de(Aws_restJson1_1.de_DeleteProjectMembershipCommand)
26
- .build() {
27
- }
28
- exports.DeleteProjectMembershipCommand = DeleteProjectMembershipCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteSubscriptionGrantCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteSubscriptionGrantCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("DataZone", "DeleteSubscriptionGrant", {})
22
- .n("DataZoneClient", "DeleteSubscriptionGrantCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteSubscriptionGrantCommand)
25
- .de(Aws_restJson1_1.de_DeleteSubscriptionGrantCommand)
26
- .build() {
27
- }
28
- exports.DeleteSubscriptionGrantCommand = DeleteSubscriptionGrantCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteSubscriptionRequestCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteSubscriptionRequestCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("DataZone", "DeleteSubscriptionRequest", {})
22
- .n("DataZoneClient", "DeleteSubscriptionRequestCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteSubscriptionRequestCommand)
25
- .de(Aws_restJson1_1.de_DeleteSubscriptionRequestCommand)
26
- .build() {
27
- }
28
- exports.DeleteSubscriptionRequestCommand = DeleteSubscriptionRequestCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteSubscriptionTargetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class DeleteSubscriptionTargetCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("DataZone", "DeleteSubscriptionTarget", {})
22
- .n("DataZoneClient", "DeleteSubscriptionTargetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_DeleteSubscriptionTargetCommand)
25
- .de(Aws_restJson1_1.de_DeleteSubscriptionTargetCommand)
26
- .build() {
27
- }
28
- exports.DeleteSubscriptionTargetCommand = DeleteSubscriptionTargetCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetAssetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetAssetCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("DataZone", "GetAsset", {})
23
- .n("DataZoneClient", "GetAssetCommand")
24
- .f(void 0, models_0_1.GetAssetOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetAssetCommand)
26
- .de(Aws_restJson1_1.de_GetAssetCommand)
27
- .build() {
28
- }
29
- exports.GetAssetCommand = GetAssetCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetAssetTypeCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetAssetTypeCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("DataZone", "GetAssetType", {})
23
- .n("DataZoneClient", "GetAssetTypeCommand")
24
- .f(void 0, models_0_1.GetAssetTypeOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetAssetTypeCommand)
26
- .de(Aws_restJson1_1.de_GetAssetTypeCommand)
27
- .build() {
28
- }
29
- exports.GetAssetTypeCommand = GetAssetTypeCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetDataSourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetDataSourceCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("DataZone", "GetDataSource", {})
23
- .n("DataZoneClient", "GetDataSourceCommand")
24
- .f(void 0, models_0_1.GetDataSourceOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetDataSourceCommand)
26
- .de(Aws_restJson1_1.de_GetDataSourceCommand)
27
- .build() {
28
- }
29
- exports.GetDataSourceCommand = GetDataSourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetDataSourceRunCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetDataSourceRunCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("DataZone", "GetDataSourceRun", {})
22
- .n("DataZoneClient", "GetDataSourceRunCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetDataSourceRunCommand)
25
- .de(Aws_restJson1_1.de_GetDataSourceRunCommand)
26
- .build() {
27
- }
28
- exports.GetDataSourceRunCommand = GetDataSourceRunCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetDomainCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetDomainCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("DataZone", "GetDomain", {})
22
- .n("DataZoneClient", "GetDomainCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetDomainCommand)
25
- .de(Aws_restJson1_1.de_GetDomainCommand)
26
- .build() {
27
- }
28
- exports.GetDomainCommand = GetDomainCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetEnvironmentBlueprintCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetEnvironmentBlueprintCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("DataZone", "GetEnvironmentBlueprint", {})
23
- .n("DataZoneClient", "GetEnvironmentBlueprintCommand")
24
- .f(void 0, models_0_1.GetEnvironmentBlueprintOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetEnvironmentBlueprintCommand)
26
- .de(Aws_restJson1_1.de_GetEnvironmentBlueprintCommand)
27
- .build() {
28
- }
29
- exports.GetEnvironmentBlueprintCommand = GetEnvironmentBlueprintCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetEnvironmentBlueprintConfigurationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetEnvironmentBlueprintConfigurationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("DataZone", "GetEnvironmentBlueprintConfiguration", {})
22
- .n("DataZoneClient", "GetEnvironmentBlueprintConfigurationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetEnvironmentBlueprintConfigurationCommand)
25
- .de(Aws_restJson1_1.de_GetEnvironmentBlueprintConfigurationCommand)
26
- .build() {
27
- }
28
- exports.GetEnvironmentBlueprintConfigurationCommand = GetEnvironmentBlueprintConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetEnvironmentCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetEnvironmentCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("DataZone", "GetEnvironment", {})
23
- .n("DataZoneClient", "GetEnvironmentCommand")
24
- .f(void 0, models_0_1.GetEnvironmentOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetEnvironmentCommand)
26
- .de(Aws_restJson1_1.de_GetEnvironmentCommand)
27
- .build() {
28
- }
29
- exports.GetEnvironmentCommand = GetEnvironmentCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetEnvironmentProfileCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetEnvironmentProfileCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("DataZone", "GetEnvironmentProfile", {})
23
- .n("DataZoneClient", "GetEnvironmentProfileCommand")
24
- .f(void 0, models_0_1.GetEnvironmentProfileOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetEnvironmentProfileCommand)
26
- .de(Aws_restJson1_1.de_GetEnvironmentProfileCommand)
27
- .build() {
28
- }
29
- exports.GetEnvironmentProfileCommand = GetEnvironmentProfileCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetFormTypeCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetFormTypeCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("DataZone", "GetFormType", {})
23
- .n("DataZoneClient", "GetFormTypeCommand")
24
- .f(void 0, models_0_1.GetFormTypeOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetFormTypeCommand)
26
- .de(Aws_restJson1_1.de_GetFormTypeCommand)
27
- .build() {
28
- }
29
- exports.GetFormTypeCommand = GetFormTypeCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetGlossaryCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetGlossaryCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("DataZone", "GetGlossary", {})
23
- .n("DataZoneClient", "GetGlossaryCommand")
24
- .f(void 0, models_0_1.GetGlossaryOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetGlossaryCommand)
26
- .de(Aws_restJson1_1.de_GetGlossaryCommand)
27
- .build() {
28
- }
29
- exports.GetGlossaryCommand = GetGlossaryCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetGlossaryTermCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetGlossaryTermCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("DataZone", "GetGlossaryTerm", {})
23
- .n("DataZoneClient", "GetGlossaryTermCommand")
24
- .f(void 0, models_0_1.GetGlossaryTermOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetGlossaryTermCommand)
26
- .de(Aws_restJson1_1.de_GetGlossaryTermCommand)
27
- .build() {
28
- }
29
- exports.GetGlossaryTermCommand = GetGlossaryTermCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetGroupProfileCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetGroupProfileCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("DataZone", "GetGroupProfile", {})
23
- .n("DataZoneClient", "GetGroupProfileCommand")
24
- .f(void 0, models_0_1.GetGroupProfileOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetGroupProfileCommand)
26
- .de(Aws_restJson1_1.de_GetGroupProfileCommand)
27
- .build() {
28
- }
29
- exports.GetGroupProfileCommand = GetGroupProfileCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetIamPortalLoginUrlCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetIamPortalLoginUrlCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("DataZone", "GetIamPortalLoginUrl", {})
22
- .n("DataZoneClient", "GetIamPortalLoginUrlCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetIamPortalLoginUrlCommand)
25
- .de(Aws_restJson1_1.de_GetIamPortalLoginUrlCommand)
26
- .build() {
27
- }
28
- exports.GetIamPortalLoginUrlCommand = GetIamPortalLoginUrlCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetListingCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetListingCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("DataZone", "GetListing", {})
23
- .n("DataZoneClient", "GetListingCommand")
24
- .f(void 0, models_0_1.GetListingOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetListingCommand)
26
- .de(Aws_restJson1_1.de_GetListingCommand)
27
- .build() {
28
- }
29
- exports.GetListingCommand = GetListingCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetProjectCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetProjectCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("DataZone", "GetProject", {})
23
- .n("DataZoneClient", "GetProjectCommand")
24
- .f(void 0, models_0_1.GetProjectOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetProjectCommand)
26
- .de(Aws_restJson1_1.de_GetProjectCommand)
27
- .build() {
28
- }
29
- exports.GetProjectCommand = GetProjectCommand;
1
+ module.exports = require("../index.js");