@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,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateGroupProfileCommand = 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_1_1 = require("../models/models_1");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UpdateGroupProfileCommand 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", "UpdateGroupProfile", {})
23
- .n("DataZoneClient", "UpdateGroupProfileCommand")
24
- .f(void 0, models_1_1.UpdateGroupProfileOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_UpdateGroupProfileCommand)
26
- .de(Aws_restJson1_1.de_UpdateGroupProfileCommand)
27
- .build() {
28
- }
29
- exports.UpdateGroupProfileCommand = UpdateGroupProfileCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateProjectCommand = 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_1_1 = require("../models/models_1");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UpdateProjectCommand 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", "UpdateProject", {})
23
- .n("DataZoneClient", "UpdateProjectCommand")
24
- .f(models_1_1.UpdateProjectInputFilterSensitiveLog, models_1_1.UpdateProjectOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_UpdateProjectCommand)
26
- .de(Aws_restJson1_1.de_UpdateProjectCommand)
27
- .build() {
28
- }
29
- exports.UpdateProjectCommand = UpdateProjectCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateSubscriptionGrantStatusCommand = 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 UpdateSubscriptionGrantStatusCommand 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", "UpdateSubscriptionGrantStatus", {})
22
- .n("DataZoneClient", "UpdateSubscriptionGrantStatusCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_UpdateSubscriptionGrantStatusCommand)
25
- .de(Aws_restJson1_1.de_UpdateSubscriptionGrantStatusCommand)
26
- .build() {
27
- }
28
- exports.UpdateSubscriptionGrantStatusCommand = UpdateSubscriptionGrantStatusCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateSubscriptionRequestCommand = 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_1_1 = require("../models/models_1");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UpdateSubscriptionRequestCommand 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", "UpdateSubscriptionRequest", {})
23
- .n("DataZoneClient", "UpdateSubscriptionRequestCommand")
24
- .f(models_1_1.UpdateSubscriptionRequestInputFilterSensitiveLog, models_1_1.UpdateSubscriptionRequestOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_UpdateSubscriptionRequestCommand)
26
- .de(Aws_restJson1_1.de_UpdateSubscriptionRequestCommand)
27
- .build() {
28
- }
29
- exports.UpdateSubscriptionRequestCommand = UpdateSubscriptionRequestCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateSubscriptionTargetCommand = 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_1_1 = require("../models/models_1");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UpdateSubscriptionTargetCommand 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", "UpdateSubscriptionTarget", {})
23
- .n("DataZoneClient", "UpdateSubscriptionTargetCommand")
24
- .f(models_1_1.UpdateSubscriptionTargetInputFilterSensitiveLog, models_1_1.UpdateSubscriptionTargetOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_UpdateSubscriptionTargetCommand)
26
- .de(Aws_restJson1_1.de_UpdateSubscriptionTargetCommand)
27
- .build() {
28
- }
29
- exports.UpdateSubscriptionTargetCommand = UpdateSubscriptionTargetCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateUserProfileCommand = 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_1_1 = require("../models/models_1");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UpdateUserProfileCommand 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", "UpdateUserProfile", {})
23
- .n("DataZoneClient", "UpdateUserProfileCommand")
24
- .f(void 0, models_1_1.UpdateUserProfileOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_UpdateUserProfileCommand)
26
- .de(Aws_restJson1_1.de_UpdateUserProfileCommand)
27
- .build() {
28
- }
29
- exports.UpdateUserProfileCommand = UpdateUserProfileCommand;
1
+ module.exports = require("../index.js");
@@ -1,102 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./AcceptPredictionsCommand"), exports);
5
- tslib_1.__exportStar(require("./AcceptSubscriptionRequestCommand"), exports);
6
- tslib_1.__exportStar(require("./CancelSubscriptionCommand"), exports);
7
- tslib_1.__exportStar(require("./CreateAssetCommand"), exports);
8
- tslib_1.__exportStar(require("./CreateAssetRevisionCommand"), exports);
9
- tslib_1.__exportStar(require("./CreateAssetTypeCommand"), exports);
10
- tslib_1.__exportStar(require("./CreateDataSourceCommand"), exports);
11
- tslib_1.__exportStar(require("./CreateDomainCommand"), exports);
12
- tslib_1.__exportStar(require("./CreateEnvironmentCommand"), exports);
13
- tslib_1.__exportStar(require("./CreateEnvironmentProfileCommand"), exports);
14
- tslib_1.__exportStar(require("./CreateFormTypeCommand"), exports);
15
- tslib_1.__exportStar(require("./CreateGlossaryCommand"), exports);
16
- tslib_1.__exportStar(require("./CreateGlossaryTermCommand"), exports);
17
- tslib_1.__exportStar(require("./CreateGroupProfileCommand"), exports);
18
- tslib_1.__exportStar(require("./CreateListingChangeSetCommand"), exports);
19
- tslib_1.__exportStar(require("./CreateProjectCommand"), exports);
20
- tslib_1.__exportStar(require("./CreateProjectMembershipCommand"), exports);
21
- tslib_1.__exportStar(require("./CreateSubscriptionGrantCommand"), exports);
22
- tslib_1.__exportStar(require("./CreateSubscriptionRequestCommand"), exports);
23
- tslib_1.__exportStar(require("./CreateSubscriptionTargetCommand"), exports);
24
- tslib_1.__exportStar(require("./CreateUserProfileCommand"), exports);
25
- tslib_1.__exportStar(require("./DeleteAssetCommand"), exports);
26
- tslib_1.__exportStar(require("./DeleteAssetTypeCommand"), exports);
27
- tslib_1.__exportStar(require("./DeleteDataSourceCommand"), exports);
28
- tslib_1.__exportStar(require("./DeleteDomainCommand"), exports);
29
- tslib_1.__exportStar(require("./DeleteEnvironmentBlueprintConfigurationCommand"), exports);
30
- tslib_1.__exportStar(require("./DeleteEnvironmentCommand"), exports);
31
- tslib_1.__exportStar(require("./DeleteEnvironmentProfileCommand"), exports);
32
- tslib_1.__exportStar(require("./DeleteFormTypeCommand"), exports);
33
- tslib_1.__exportStar(require("./DeleteGlossaryCommand"), exports);
34
- tslib_1.__exportStar(require("./DeleteGlossaryTermCommand"), exports);
35
- tslib_1.__exportStar(require("./DeleteListingCommand"), exports);
36
- tslib_1.__exportStar(require("./DeleteProjectCommand"), exports);
37
- tslib_1.__exportStar(require("./DeleteProjectMembershipCommand"), exports);
38
- tslib_1.__exportStar(require("./DeleteSubscriptionGrantCommand"), exports);
39
- tslib_1.__exportStar(require("./DeleteSubscriptionRequestCommand"), exports);
40
- tslib_1.__exportStar(require("./DeleteSubscriptionTargetCommand"), exports);
41
- tslib_1.__exportStar(require("./GetAssetCommand"), exports);
42
- tslib_1.__exportStar(require("./GetAssetTypeCommand"), exports);
43
- tslib_1.__exportStar(require("./GetDataSourceCommand"), exports);
44
- tslib_1.__exportStar(require("./GetDataSourceRunCommand"), exports);
45
- tslib_1.__exportStar(require("./GetDomainCommand"), exports);
46
- tslib_1.__exportStar(require("./GetEnvironmentBlueprintCommand"), exports);
47
- tslib_1.__exportStar(require("./GetEnvironmentBlueprintConfigurationCommand"), exports);
48
- tslib_1.__exportStar(require("./GetEnvironmentCommand"), exports);
49
- tslib_1.__exportStar(require("./GetEnvironmentProfileCommand"), exports);
50
- tslib_1.__exportStar(require("./GetFormTypeCommand"), exports);
51
- tslib_1.__exportStar(require("./GetGlossaryCommand"), exports);
52
- tslib_1.__exportStar(require("./GetGlossaryTermCommand"), exports);
53
- tslib_1.__exportStar(require("./GetGroupProfileCommand"), exports);
54
- tslib_1.__exportStar(require("./GetIamPortalLoginUrlCommand"), exports);
55
- tslib_1.__exportStar(require("./GetListingCommand"), exports);
56
- tslib_1.__exportStar(require("./GetProjectCommand"), exports);
57
- tslib_1.__exportStar(require("./GetSubscriptionCommand"), exports);
58
- tslib_1.__exportStar(require("./GetSubscriptionGrantCommand"), exports);
59
- tslib_1.__exportStar(require("./GetSubscriptionRequestDetailsCommand"), exports);
60
- tslib_1.__exportStar(require("./GetSubscriptionTargetCommand"), exports);
61
- tslib_1.__exportStar(require("./GetUserProfileCommand"), exports);
62
- tslib_1.__exportStar(require("./ListAssetRevisionsCommand"), exports);
63
- tslib_1.__exportStar(require("./ListDataSourceRunActivitiesCommand"), exports);
64
- tslib_1.__exportStar(require("./ListDataSourceRunsCommand"), exports);
65
- tslib_1.__exportStar(require("./ListDataSourcesCommand"), exports);
66
- tslib_1.__exportStar(require("./ListDomainsCommand"), exports);
67
- tslib_1.__exportStar(require("./ListEnvironmentBlueprintConfigurationsCommand"), exports);
68
- tslib_1.__exportStar(require("./ListEnvironmentBlueprintsCommand"), exports);
69
- tslib_1.__exportStar(require("./ListEnvironmentProfilesCommand"), exports);
70
- tslib_1.__exportStar(require("./ListEnvironmentsCommand"), exports);
71
- tslib_1.__exportStar(require("./ListNotificationsCommand"), exports);
72
- tslib_1.__exportStar(require("./ListProjectMembershipsCommand"), exports);
73
- tslib_1.__exportStar(require("./ListProjectsCommand"), exports);
74
- tslib_1.__exportStar(require("./ListSubscriptionGrantsCommand"), exports);
75
- tslib_1.__exportStar(require("./ListSubscriptionRequestsCommand"), exports);
76
- tslib_1.__exportStar(require("./ListSubscriptionTargetsCommand"), exports);
77
- tslib_1.__exportStar(require("./ListSubscriptionsCommand"), exports);
78
- tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
79
- tslib_1.__exportStar(require("./PutEnvironmentBlueprintConfigurationCommand"), exports);
80
- tslib_1.__exportStar(require("./RejectPredictionsCommand"), exports);
81
- tslib_1.__exportStar(require("./RejectSubscriptionRequestCommand"), exports);
82
- tslib_1.__exportStar(require("./RevokeSubscriptionCommand"), exports);
83
- tslib_1.__exportStar(require("./SearchCommand"), exports);
84
- tslib_1.__exportStar(require("./SearchGroupProfilesCommand"), exports);
85
- tslib_1.__exportStar(require("./SearchListingsCommand"), exports);
86
- tslib_1.__exportStar(require("./SearchTypesCommand"), exports);
87
- tslib_1.__exportStar(require("./SearchUserProfilesCommand"), exports);
88
- tslib_1.__exportStar(require("./StartDataSourceRunCommand"), exports);
89
- tslib_1.__exportStar(require("./TagResourceCommand"), exports);
90
- tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
91
- tslib_1.__exportStar(require("./UpdateDataSourceCommand"), exports);
92
- tslib_1.__exportStar(require("./UpdateDomainCommand"), exports);
93
- tslib_1.__exportStar(require("./UpdateEnvironmentCommand"), exports);
94
- tslib_1.__exportStar(require("./UpdateEnvironmentProfileCommand"), exports);
95
- tslib_1.__exportStar(require("./UpdateGlossaryCommand"), exports);
96
- tslib_1.__exportStar(require("./UpdateGlossaryTermCommand"), exports);
97
- tslib_1.__exportStar(require("./UpdateGroupProfileCommand"), exports);
98
- tslib_1.__exportStar(require("./UpdateProjectCommand"), exports);
99
- tslib_1.__exportStar(require("./UpdateSubscriptionGrantStatusCommand"), exports);
100
- tslib_1.__exportStar(require("./UpdateSubscriptionRequestCommand"), exports);
101
- tslib_1.__exportStar(require("./UpdateSubscriptionTargetCommand"), exports);
102
- tslib_1.__exportStar(require("./UpdateUserProfileCommand"), exports);
1
+ module.exports = require("../index.js");
@@ -1,16 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.commonParams = exports.resolveClientEndpointParameters = void 0;
4
- const resolveClientEndpointParameters = (options) => {
5
- return {
6
- ...options,
7
- useFipsEndpoint: options.useFipsEndpoint ?? false,
8
- defaultSigningName: "datazone",
9
- };
10
- };
11
- exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
12
- exports.commonParams = {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- };
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("./index.js");