@aws-sdk/client-datazone 3.490.0 → 3.495.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 +11827 -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,209 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DataZone = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- const AcceptPredictionsCommand_1 = require("./commands/AcceptPredictionsCommand");
6
- const AcceptSubscriptionRequestCommand_1 = require("./commands/AcceptSubscriptionRequestCommand");
7
- const CancelSubscriptionCommand_1 = require("./commands/CancelSubscriptionCommand");
8
- const CreateAssetCommand_1 = require("./commands/CreateAssetCommand");
9
- const CreateAssetRevisionCommand_1 = require("./commands/CreateAssetRevisionCommand");
10
- const CreateAssetTypeCommand_1 = require("./commands/CreateAssetTypeCommand");
11
- const CreateDataSourceCommand_1 = require("./commands/CreateDataSourceCommand");
12
- const CreateDomainCommand_1 = require("./commands/CreateDomainCommand");
13
- const CreateEnvironmentCommand_1 = require("./commands/CreateEnvironmentCommand");
14
- const CreateEnvironmentProfileCommand_1 = require("./commands/CreateEnvironmentProfileCommand");
15
- const CreateFormTypeCommand_1 = require("./commands/CreateFormTypeCommand");
16
- const CreateGlossaryCommand_1 = require("./commands/CreateGlossaryCommand");
17
- const CreateGlossaryTermCommand_1 = require("./commands/CreateGlossaryTermCommand");
18
- const CreateGroupProfileCommand_1 = require("./commands/CreateGroupProfileCommand");
19
- const CreateListingChangeSetCommand_1 = require("./commands/CreateListingChangeSetCommand");
20
- const CreateProjectCommand_1 = require("./commands/CreateProjectCommand");
21
- const CreateProjectMembershipCommand_1 = require("./commands/CreateProjectMembershipCommand");
22
- const CreateSubscriptionGrantCommand_1 = require("./commands/CreateSubscriptionGrantCommand");
23
- const CreateSubscriptionRequestCommand_1 = require("./commands/CreateSubscriptionRequestCommand");
24
- const CreateSubscriptionTargetCommand_1 = require("./commands/CreateSubscriptionTargetCommand");
25
- const CreateUserProfileCommand_1 = require("./commands/CreateUserProfileCommand");
26
- const DeleteAssetCommand_1 = require("./commands/DeleteAssetCommand");
27
- const DeleteAssetTypeCommand_1 = require("./commands/DeleteAssetTypeCommand");
28
- const DeleteDataSourceCommand_1 = require("./commands/DeleteDataSourceCommand");
29
- const DeleteDomainCommand_1 = require("./commands/DeleteDomainCommand");
30
- const DeleteEnvironmentBlueprintConfigurationCommand_1 = require("./commands/DeleteEnvironmentBlueprintConfigurationCommand");
31
- const DeleteEnvironmentCommand_1 = require("./commands/DeleteEnvironmentCommand");
32
- const DeleteEnvironmentProfileCommand_1 = require("./commands/DeleteEnvironmentProfileCommand");
33
- const DeleteFormTypeCommand_1 = require("./commands/DeleteFormTypeCommand");
34
- const DeleteGlossaryCommand_1 = require("./commands/DeleteGlossaryCommand");
35
- const DeleteGlossaryTermCommand_1 = require("./commands/DeleteGlossaryTermCommand");
36
- const DeleteListingCommand_1 = require("./commands/DeleteListingCommand");
37
- const DeleteProjectCommand_1 = require("./commands/DeleteProjectCommand");
38
- const DeleteProjectMembershipCommand_1 = require("./commands/DeleteProjectMembershipCommand");
39
- const DeleteSubscriptionGrantCommand_1 = require("./commands/DeleteSubscriptionGrantCommand");
40
- const DeleteSubscriptionRequestCommand_1 = require("./commands/DeleteSubscriptionRequestCommand");
41
- const DeleteSubscriptionTargetCommand_1 = require("./commands/DeleteSubscriptionTargetCommand");
42
- const GetAssetCommand_1 = require("./commands/GetAssetCommand");
43
- const GetAssetTypeCommand_1 = require("./commands/GetAssetTypeCommand");
44
- const GetDataSourceCommand_1 = require("./commands/GetDataSourceCommand");
45
- const GetDataSourceRunCommand_1 = require("./commands/GetDataSourceRunCommand");
46
- const GetDomainCommand_1 = require("./commands/GetDomainCommand");
47
- const GetEnvironmentBlueprintCommand_1 = require("./commands/GetEnvironmentBlueprintCommand");
48
- const GetEnvironmentBlueprintConfigurationCommand_1 = require("./commands/GetEnvironmentBlueprintConfigurationCommand");
49
- const GetEnvironmentCommand_1 = require("./commands/GetEnvironmentCommand");
50
- const GetEnvironmentProfileCommand_1 = require("./commands/GetEnvironmentProfileCommand");
51
- const GetFormTypeCommand_1 = require("./commands/GetFormTypeCommand");
52
- const GetGlossaryCommand_1 = require("./commands/GetGlossaryCommand");
53
- const GetGlossaryTermCommand_1 = require("./commands/GetGlossaryTermCommand");
54
- const GetGroupProfileCommand_1 = require("./commands/GetGroupProfileCommand");
55
- const GetIamPortalLoginUrlCommand_1 = require("./commands/GetIamPortalLoginUrlCommand");
56
- const GetListingCommand_1 = require("./commands/GetListingCommand");
57
- const GetProjectCommand_1 = require("./commands/GetProjectCommand");
58
- const GetSubscriptionCommand_1 = require("./commands/GetSubscriptionCommand");
59
- const GetSubscriptionGrantCommand_1 = require("./commands/GetSubscriptionGrantCommand");
60
- const GetSubscriptionRequestDetailsCommand_1 = require("./commands/GetSubscriptionRequestDetailsCommand");
61
- const GetSubscriptionTargetCommand_1 = require("./commands/GetSubscriptionTargetCommand");
62
- const GetUserProfileCommand_1 = require("./commands/GetUserProfileCommand");
63
- const ListAssetRevisionsCommand_1 = require("./commands/ListAssetRevisionsCommand");
64
- const ListDataSourceRunActivitiesCommand_1 = require("./commands/ListDataSourceRunActivitiesCommand");
65
- const ListDataSourceRunsCommand_1 = require("./commands/ListDataSourceRunsCommand");
66
- const ListDataSourcesCommand_1 = require("./commands/ListDataSourcesCommand");
67
- const ListDomainsCommand_1 = require("./commands/ListDomainsCommand");
68
- const ListEnvironmentBlueprintConfigurationsCommand_1 = require("./commands/ListEnvironmentBlueprintConfigurationsCommand");
69
- const ListEnvironmentBlueprintsCommand_1 = require("./commands/ListEnvironmentBlueprintsCommand");
70
- const ListEnvironmentProfilesCommand_1 = require("./commands/ListEnvironmentProfilesCommand");
71
- const ListEnvironmentsCommand_1 = require("./commands/ListEnvironmentsCommand");
72
- const ListNotificationsCommand_1 = require("./commands/ListNotificationsCommand");
73
- const ListProjectMembershipsCommand_1 = require("./commands/ListProjectMembershipsCommand");
74
- const ListProjectsCommand_1 = require("./commands/ListProjectsCommand");
75
- const ListSubscriptionGrantsCommand_1 = require("./commands/ListSubscriptionGrantsCommand");
76
- const ListSubscriptionRequestsCommand_1 = require("./commands/ListSubscriptionRequestsCommand");
77
- const ListSubscriptionsCommand_1 = require("./commands/ListSubscriptionsCommand");
78
- const ListSubscriptionTargetsCommand_1 = require("./commands/ListSubscriptionTargetsCommand");
79
- const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
80
- const PutEnvironmentBlueprintConfigurationCommand_1 = require("./commands/PutEnvironmentBlueprintConfigurationCommand");
81
- const RejectPredictionsCommand_1 = require("./commands/RejectPredictionsCommand");
82
- const RejectSubscriptionRequestCommand_1 = require("./commands/RejectSubscriptionRequestCommand");
83
- const RevokeSubscriptionCommand_1 = require("./commands/RevokeSubscriptionCommand");
84
- const SearchCommand_1 = require("./commands/SearchCommand");
85
- const SearchGroupProfilesCommand_1 = require("./commands/SearchGroupProfilesCommand");
86
- const SearchListingsCommand_1 = require("./commands/SearchListingsCommand");
87
- const SearchTypesCommand_1 = require("./commands/SearchTypesCommand");
88
- const SearchUserProfilesCommand_1 = require("./commands/SearchUserProfilesCommand");
89
- const StartDataSourceRunCommand_1 = require("./commands/StartDataSourceRunCommand");
90
- const TagResourceCommand_1 = require("./commands/TagResourceCommand");
91
- const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
92
- const UpdateDataSourceCommand_1 = require("./commands/UpdateDataSourceCommand");
93
- const UpdateDomainCommand_1 = require("./commands/UpdateDomainCommand");
94
- const UpdateEnvironmentCommand_1 = require("./commands/UpdateEnvironmentCommand");
95
- const UpdateEnvironmentProfileCommand_1 = require("./commands/UpdateEnvironmentProfileCommand");
96
- const UpdateGlossaryCommand_1 = require("./commands/UpdateGlossaryCommand");
97
- const UpdateGlossaryTermCommand_1 = require("./commands/UpdateGlossaryTermCommand");
98
- const UpdateGroupProfileCommand_1 = require("./commands/UpdateGroupProfileCommand");
99
- const UpdateProjectCommand_1 = require("./commands/UpdateProjectCommand");
100
- const UpdateSubscriptionGrantStatusCommand_1 = require("./commands/UpdateSubscriptionGrantStatusCommand");
101
- const UpdateSubscriptionRequestCommand_1 = require("./commands/UpdateSubscriptionRequestCommand");
102
- const UpdateSubscriptionTargetCommand_1 = require("./commands/UpdateSubscriptionTargetCommand");
103
- const UpdateUserProfileCommand_1 = require("./commands/UpdateUserProfileCommand");
104
- const DataZoneClient_1 = require("./DataZoneClient");
105
- const commands = {
106
- AcceptPredictionsCommand: AcceptPredictionsCommand_1.AcceptPredictionsCommand,
107
- AcceptSubscriptionRequestCommand: AcceptSubscriptionRequestCommand_1.AcceptSubscriptionRequestCommand,
108
- CancelSubscriptionCommand: CancelSubscriptionCommand_1.CancelSubscriptionCommand,
109
- CreateAssetCommand: CreateAssetCommand_1.CreateAssetCommand,
110
- CreateAssetRevisionCommand: CreateAssetRevisionCommand_1.CreateAssetRevisionCommand,
111
- CreateAssetTypeCommand: CreateAssetTypeCommand_1.CreateAssetTypeCommand,
112
- CreateDataSourceCommand: CreateDataSourceCommand_1.CreateDataSourceCommand,
113
- CreateDomainCommand: CreateDomainCommand_1.CreateDomainCommand,
114
- CreateEnvironmentCommand: CreateEnvironmentCommand_1.CreateEnvironmentCommand,
115
- CreateEnvironmentProfileCommand: CreateEnvironmentProfileCommand_1.CreateEnvironmentProfileCommand,
116
- CreateFormTypeCommand: CreateFormTypeCommand_1.CreateFormTypeCommand,
117
- CreateGlossaryCommand: CreateGlossaryCommand_1.CreateGlossaryCommand,
118
- CreateGlossaryTermCommand: CreateGlossaryTermCommand_1.CreateGlossaryTermCommand,
119
- CreateGroupProfileCommand: CreateGroupProfileCommand_1.CreateGroupProfileCommand,
120
- CreateListingChangeSetCommand: CreateListingChangeSetCommand_1.CreateListingChangeSetCommand,
121
- CreateProjectCommand: CreateProjectCommand_1.CreateProjectCommand,
122
- CreateProjectMembershipCommand: CreateProjectMembershipCommand_1.CreateProjectMembershipCommand,
123
- CreateSubscriptionGrantCommand: CreateSubscriptionGrantCommand_1.CreateSubscriptionGrantCommand,
124
- CreateSubscriptionRequestCommand: CreateSubscriptionRequestCommand_1.CreateSubscriptionRequestCommand,
125
- CreateSubscriptionTargetCommand: CreateSubscriptionTargetCommand_1.CreateSubscriptionTargetCommand,
126
- CreateUserProfileCommand: CreateUserProfileCommand_1.CreateUserProfileCommand,
127
- DeleteAssetCommand: DeleteAssetCommand_1.DeleteAssetCommand,
128
- DeleteAssetTypeCommand: DeleteAssetTypeCommand_1.DeleteAssetTypeCommand,
129
- DeleteDataSourceCommand: DeleteDataSourceCommand_1.DeleteDataSourceCommand,
130
- DeleteDomainCommand: DeleteDomainCommand_1.DeleteDomainCommand,
131
- DeleteEnvironmentCommand: DeleteEnvironmentCommand_1.DeleteEnvironmentCommand,
132
- DeleteEnvironmentBlueprintConfigurationCommand: DeleteEnvironmentBlueprintConfigurationCommand_1.DeleteEnvironmentBlueprintConfigurationCommand,
133
- DeleteEnvironmentProfileCommand: DeleteEnvironmentProfileCommand_1.DeleteEnvironmentProfileCommand,
134
- DeleteFormTypeCommand: DeleteFormTypeCommand_1.DeleteFormTypeCommand,
135
- DeleteGlossaryCommand: DeleteGlossaryCommand_1.DeleteGlossaryCommand,
136
- DeleteGlossaryTermCommand: DeleteGlossaryTermCommand_1.DeleteGlossaryTermCommand,
137
- DeleteListingCommand: DeleteListingCommand_1.DeleteListingCommand,
138
- DeleteProjectCommand: DeleteProjectCommand_1.DeleteProjectCommand,
139
- DeleteProjectMembershipCommand: DeleteProjectMembershipCommand_1.DeleteProjectMembershipCommand,
140
- DeleteSubscriptionGrantCommand: DeleteSubscriptionGrantCommand_1.DeleteSubscriptionGrantCommand,
141
- DeleteSubscriptionRequestCommand: DeleteSubscriptionRequestCommand_1.DeleteSubscriptionRequestCommand,
142
- DeleteSubscriptionTargetCommand: DeleteSubscriptionTargetCommand_1.DeleteSubscriptionTargetCommand,
143
- GetAssetCommand: GetAssetCommand_1.GetAssetCommand,
144
- GetAssetTypeCommand: GetAssetTypeCommand_1.GetAssetTypeCommand,
145
- GetDataSourceCommand: GetDataSourceCommand_1.GetDataSourceCommand,
146
- GetDataSourceRunCommand: GetDataSourceRunCommand_1.GetDataSourceRunCommand,
147
- GetDomainCommand: GetDomainCommand_1.GetDomainCommand,
148
- GetEnvironmentCommand: GetEnvironmentCommand_1.GetEnvironmentCommand,
149
- GetEnvironmentBlueprintCommand: GetEnvironmentBlueprintCommand_1.GetEnvironmentBlueprintCommand,
150
- GetEnvironmentBlueprintConfigurationCommand: GetEnvironmentBlueprintConfigurationCommand_1.GetEnvironmentBlueprintConfigurationCommand,
151
- GetEnvironmentProfileCommand: GetEnvironmentProfileCommand_1.GetEnvironmentProfileCommand,
152
- GetFormTypeCommand: GetFormTypeCommand_1.GetFormTypeCommand,
153
- GetGlossaryCommand: GetGlossaryCommand_1.GetGlossaryCommand,
154
- GetGlossaryTermCommand: GetGlossaryTermCommand_1.GetGlossaryTermCommand,
155
- GetGroupProfileCommand: GetGroupProfileCommand_1.GetGroupProfileCommand,
156
- GetIamPortalLoginUrlCommand: GetIamPortalLoginUrlCommand_1.GetIamPortalLoginUrlCommand,
157
- GetListingCommand: GetListingCommand_1.GetListingCommand,
158
- GetProjectCommand: GetProjectCommand_1.GetProjectCommand,
159
- GetSubscriptionCommand: GetSubscriptionCommand_1.GetSubscriptionCommand,
160
- GetSubscriptionGrantCommand: GetSubscriptionGrantCommand_1.GetSubscriptionGrantCommand,
161
- GetSubscriptionRequestDetailsCommand: GetSubscriptionRequestDetailsCommand_1.GetSubscriptionRequestDetailsCommand,
162
- GetSubscriptionTargetCommand: GetSubscriptionTargetCommand_1.GetSubscriptionTargetCommand,
163
- GetUserProfileCommand: GetUserProfileCommand_1.GetUserProfileCommand,
164
- ListAssetRevisionsCommand: ListAssetRevisionsCommand_1.ListAssetRevisionsCommand,
165
- ListDataSourceRunActivitiesCommand: ListDataSourceRunActivitiesCommand_1.ListDataSourceRunActivitiesCommand,
166
- ListDataSourceRunsCommand: ListDataSourceRunsCommand_1.ListDataSourceRunsCommand,
167
- ListDataSourcesCommand: ListDataSourcesCommand_1.ListDataSourcesCommand,
168
- ListDomainsCommand: ListDomainsCommand_1.ListDomainsCommand,
169
- ListEnvironmentBlueprintConfigurationsCommand: ListEnvironmentBlueprintConfigurationsCommand_1.ListEnvironmentBlueprintConfigurationsCommand,
170
- ListEnvironmentBlueprintsCommand: ListEnvironmentBlueprintsCommand_1.ListEnvironmentBlueprintsCommand,
171
- ListEnvironmentProfilesCommand: ListEnvironmentProfilesCommand_1.ListEnvironmentProfilesCommand,
172
- ListEnvironmentsCommand: ListEnvironmentsCommand_1.ListEnvironmentsCommand,
173
- ListNotificationsCommand: ListNotificationsCommand_1.ListNotificationsCommand,
174
- ListProjectMembershipsCommand: ListProjectMembershipsCommand_1.ListProjectMembershipsCommand,
175
- ListProjectsCommand: ListProjectsCommand_1.ListProjectsCommand,
176
- ListSubscriptionGrantsCommand: ListSubscriptionGrantsCommand_1.ListSubscriptionGrantsCommand,
177
- ListSubscriptionRequestsCommand: ListSubscriptionRequestsCommand_1.ListSubscriptionRequestsCommand,
178
- ListSubscriptionsCommand: ListSubscriptionsCommand_1.ListSubscriptionsCommand,
179
- ListSubscriptionTargetsCommand: ListSubscriptionTargetsCommand_1.ListSubscriptionTargetsCommand,
180
- ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
181
- PutEnvironmentBlueprintConfigurationCommand: PutEnvironmentBlueprintConfigurationCommand_1.PutEnvironmentBlueprintConfigurationCommand,
182
- RejectPredictionsCommand: RejectPredictionsCommand_1.RejectPredictionsCommand,
183
- RejectSubscriptionRequestCommand: RejectSubscriptionRequestCommand_1.RejectSubscriptionRequestCommand,
184
- RevokeSubscriptionCommand: RevokeSubscriptionCommand_1.RevokeSubscriptionCommand,
185
- SearchCommand: SearchCommand_1.SearchCommand,
186
- SearchGroupProfilesCommand: SearchGroupProfilesCommand_1.SearchGroupProfilesCommand,
187
- SearchListingsCommand: SearchListingsCommand_1.SearchListingsCommand,
188
- SearchTypesCommand: SearchTypesCommand_1.SearchTypesCommand,
189
- SearchUserProfilesCommand: SearchUserProfilesCommand_1.SearchUserProfilesCommand,
190
- StartDataSourceRunCommand: StartDataSourceRunCommand_1.StartDataSourceRunCommand,
191
- TagResourceCommand: TagResourceCommand_1.TagResourceCommand,
192
- UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
193
- UpdateDataSourceCommand: UpdateDataSourceCommand_1.UpdateDataSourceCommand,
194
- UpdateDomainCommand: UpdateDomainCommand_1.UpdateDomainCommand,
195
- UpdateEnvironmentCommand: UpdateEnvironmentCommand_1.UpdateEnvironmentCommand,
196
- UpdateEnvironmentProfileCommand: UpdateEnvironmentProfileCommand_1.UpdateEnvironmentProfileCommand,
197
- UpdateGlossaryCommand: UpdateGlossaryCommand_1.UpdateGlossaryCommand,
198
- UpdateGlossaryTermCommand: UpdateGlossaryTermCommand_1.UpdateGlossaryTermCommand,
199
- UpdateGroupProfileCommand: UpdateGroupProfileCommand_1.UpdateGroupProfileCommand,
200
- UpdateProjectCommand: UpdateProjectCommand_1.UpdateProjectCommand,
201
- UpdateSubscriptionGrantStatusCommand: UpdateSubscriptionGrantStatusCommand_1.UpdateSubscriptionGrantStatusCommand,
202
- UpdateSubscriptionRequestCommand: UpdateSubscriptionRequestCommand_1.UpdateSubscriptionRequestCommand,
203
- UpdateSubscriptionTargetCommand: UpdateSubscriptionTargetCommand_1.UpdateSubscriptionTargetCommand,
204
- UpdateUserProfileCommand: UpdateUserProfileCommand_1.UpdateUserProfileCommand,
205
- };
206
- class DataZone extends DataZoneClient_1.DataZoneClient {
207
- }
208
- exports.DataZone = DataZone;
209
- (0, smithy_client_1.createAggregatedClient)(commands, DataZone);
1
+ module.exports = require("./index.js");
@@ -1,43 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DataZoneClient = exports.__Client = void 0;
4
- const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
5
- const middleware_logger_1 = require("@aws-sdk/middleware-logger");
6
- const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
7
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
8
- const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
9
- const config_resolver_1 = require("@smithy/config-resolver");
10
- const middleware_content_length_1 = require("@smithy/middleware-content-length");
11
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
12
- const middleware_retry_1 = require("@smithy/middleware-retry");
13
- const smithy_client_1 = require("@smithy/smithy-client");
14
- Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
15
- const EndpointParameters_1 = require("./endpoint/EndpointParameters");
16
- const runtimeConfig_1 = require("./runtimeConfig");
17
- const runtimeExtensions_1 = require("./runtimeExtensions");
18
- class DataZoneClient extends smithy_client_1.Client {
19
- constructor(...[configuration]) {
20
- const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
21
- const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
22
- const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
23
- const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
24
- const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
25
- const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
26
- const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
27
- const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
28
- const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
29
- super(_config_8);
30
- this.config = _config_8;
31
- this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
32
- this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
33
- this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
34
- this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
35
- this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
36
- this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
37
- this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
38
- }
39
- destroy() {
40
- super.destroy();
41
- }
42
- }
43
- exports.DataZoneClient = DataZoneClient;
1
+ module.exports = require("./index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AcceptPredictionsCommand = 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 AcceptPredictionsCommand 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", "AcceptPredictions", {})
22
- .n("DataZoneClient", "AcceptPredictionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_AcceptPredictionsCommand)
25
- .de(Aws_restJson1_1.de_AcceptPredictionsCommand)
26
- .build() {
27
- }
28
- exports.AcceptPredictionsCommand = AcceptPredictionsCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AcceptSubscriptionRequestCommand = 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 AcceptSubscriptionRequestCommand 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", "AcceptSubscriptionRequest", {})
23
- .n("DataZoneClient", "AcceptSubscriptionRequestCommand")
24
- .f(models_0_1.AcceptSubscriptionRequestInputFilterSensitiveLog, models_0_1.AcceptSubscriptionRequestOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_AcceptSubscriptionRequestCommand)
26
- .de(Aws_restJson1_1.de_AcceptSubscriptionRequestCommand)
27
- .build() {
28
- }
29
- exports.AcceptSubscriptionRequestCommand = AcceptSubscriptionRequestCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CancelSubscriptionCommand = 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 CancelSubscriptionCommand 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", "CancelSubscription", {})
23
- .n("DataZoneClient", "CancelSubscriptionCommand")
24
- .f(void 0, models_0_1.CancelSubscriptionOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_CancelSubscriptionCommand)
26
- .de(Aws_restJson1_1.de_CancelSubscriptionCommand)
27
- .build() {
28
- }
29
- exports.CancelSubscriptionCommand = CancelSubscriptionCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateAssetCommand = 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 CreateAssetCommand 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", "CreateAsset", {})
23
- .n("DataZoneClient", "CreateAssetCommand")
24
- .f(models_0_1.CreateAssetInputFilterSensitiveLog, models_0_1.CreateAssetOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_CreateAssetCommand)
26
- .de(Aws_restJson1_1.de_CreateAssetCommand)
27
- .build() {
28
- }
29
- exports.CreateAssetCommand = CreateAssetCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateAssetRevisionCommand = 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 CreateAssetRevisionCommand 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", "CreateAssetRevision", {})
23
- .n("DataZoneClient", "CreateAssetRevisionCommand")
24
- .f(models_0_1.CreateAssetRevisionInputFilterSensitiveLog, models_0_1.CreateAssetRevisionOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_CreateAssetRevisionCommand)
26
- .de(Aws_restJson1_1.de_CreateAssetRevisionCommand)
27
- .build() {
28
- }
29
- exports.CreateAssetRevisionCommand = CreateAssetRevisionCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateAssetTypeCommand = 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 CreateAssetTypeCommand 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", "CreateAssetType", {})
23
- .n("DataZoneClient", "CreateAssetTypeCommand")
24
- .f(models_0_1.CreateAssetTypeInputFilterSensitiveLog, models_0_1.CreateAssetTypeOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_CreateAssetTypeCommand)
26
- .de(Aws_restJson1_1.de_CreateAssetTypeCommand)
27
- .build() {
28
- }
29
- exports.CreateAssetTypeCommand = CreateAssetTypeCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDataSourceCommand = 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 CreateDataSourceCommand 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", "CreateDataSource", {})
23
- .n("DataZoneClient", "CreateDataSourceCommand")
24
- .f(models_0_1.CreateDataSourceInputFilterSensitiveLog, models_0_1.CreateDataSourceOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_CreateDataSourceCommand)
26
- .de(Aws_restJson1_1.de_CreateDataSourceCommand)
27
- .build() {
28
- }
29
- exports.CreateDataSourceCommand = CreateDataSourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDomainCommand = 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 CreateDomainCommand 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", "CreateDomain", {})
22
- .n("DataZoneClient", "CreateDomainCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_CreateDomainCommand)
25
- .de(Aws_restJson1_1.de_CreateDomainCommand)
26
- .build() {
27
- }
28
- exports.CreateDomainCommand = CreateDomainCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateEnvironmentCommand = 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 CreateEnvironmentCommand 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", "CreateEnvironment", {})
23
- .n("DataZoneClient", "CreateEnvironmentCommand")
24
- .f(void 0, models_0_1.CreateEnvironmentOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_CreateEnvironmentCommand)
26
- .de(Aws_restJson1_1.de_CreateEnvironmentCommand)
27
- .build() {
28
- }
29
- exports.CreateEnvironmentCommand = CreateEnvironmentCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateEnvironmentProfileCommand = 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 CreateEnvironmentProfileCommand 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", "CreateEnvironmentProfile", {})
23
- .n("DataZoneClient", "CreateEnvironmentProfileCommand")
24
- .f(models_0_1.CreateEnvironmentProfileInputFilterSensitiveLog, models_0_1.CreateEnvironmentProfileOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_CreateEnvironmentProfileCommand)
26
- .de(Aws_restJson1_1.de_CreateEnvironmentProfileCommand)
27
- .build() {
28
- }
29
- exports.CreateEnvironmentProfileCommand = CreateEnvironmentProfileCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateFormTypeCommand = 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 CreateFormTypeCommand 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", "CreateFormType", {})
23
- .n("DataZoneClient", "CreateFormTypeCommand")
24
- .f(models_0_1.CreateFormTypeInputFilterSensitiveLog, models_0_1.CreateFormTypeOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_CreateFormTypeCommand)
26
- .de(Aws_restJson1_1.de_CreateFormTypeCommand)
27
- .build() {
28
- }
29
- exports.CreateFormTypeCommand = CreateFormTypeCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateGlossaryCommand = 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 CreateGlossaryCommand 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", "CreateGlossary", {})
23
- .n("DataZoneClient", "CreateGlossaryCommand")
24
- .f(models_0_1.CreateGlossaryInputFilterSensitiveLog, models_0_1.CreateGlossaryOutputFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_CreateGlossaryCommand)
26
- .de(Aws_restJson1_1.de_CreateGlossaryCommand)
27
- .build() {
28
- }
29
- exports.CreateGlossaryCommand = CreateGlossaryCommand;
1
+ module.exports = require("../index.js");