@aws-sdk/client-datazone 3.928.0 → 3.930.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (199) hide show
  1. package/dist-cjs/index.js +9953 -10489
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/DataZoneClient.js +2 -0
  4. package/dist-es/commands/AcceptPredictionsCommand.js +3 -10
  5. package/dist-es/commands/AcceptSubscriptionRequestCommand.js +3 -10
  6. package/dist-es/commands/AddEntityOwnerCommand.js +3 -9
  7. package/dist-es/commands/AddPolicyGrantCommand.js +3 -9
  8. package/dist-es/commands/AssociateEnvironmentRoleCommand.js +3 -9
  9. package/dist-es/commands/AssociateGovernedTermsCommand.js +3 -9
  10. package/dist-es/commands/CancelMetadataGenerationRunCommand.js +3 -9
  11. package/dist-es/commands/CancelSubscriptionCommand.js +3 -10
  12. package/dist-es/commands/CreateAccountPoolCommand.js +3 -10
  13. package/dist-es/commands/CreateAssetCommand.js +3 -10
  14. package/dist-es/commands/CreateAssetFilterCommand.js +3 -10
  15. package/dist-es/commands/CreateAssetRevisionCommand.js +3 -10
  16. package/dist-es/commands/CreateAssetTypeCommand.js +3 -10
  17. package/dist-es/commands/CreateConnectionCommand.js +3 -10
  18. package/dist-es/commands/CreateDataProductCommand.js +3 -10
  19. package/dist-es/commands/CreateDataProductRevisionCommand.js +3 -10
  20. package/dist-es/commands/CreateDataSourceCommand.js +3 -10
  21. package/dist-es/commands/CreateDomainCommand.js +3 -9
  22. package/dist-es/commands/CreateDomainUnitCommand.js +3 -10
  23. package/dist-es/commands/CreateEnvironmentActionCommand.js +3 -9
  24. package/dist-es/commands/CreateEnvironmentBlueprintCommand.js +3 -10
  25. package/dist-es/commands/CreateEnvironmentCommand.js +3 -10
  26. package/dist-es/commands/CreateEnvironmentProfileCommand.js +3 -10
  27. package/dist-es/commands/CreateFormTypeCommand.js +3 -10
  28. package/dist-es/commands/CreateGlossaryCommand.js +3 -10
  29. package/dist-es/commands/CreateGlossaryTermCommand.js +3 -10
  30. package/dist-es/commands/CreateGroupProfileCommand.js +3 -10
  31. package/dist-es/commands/CreateListingChangeSetCommand.js +3 -9
  32. package/dist-es/commands/CreateProjectCommand.js +3 -10
  33. package/dist-es/commands/CreateProjectMembershipCommand.js +3 -9
  34. package/dist-es/commands/CreateProjectProfileCommand.js +3 -10
  35. package/dist-es/commands/CreateRuleCommand.js +3 -10
  36. package/dist-es/commands/CreateSubscriptionGrantCommand.js +3 -9
  37. package/dist-es/commands/CreateSubscriptionRequestCommand.js +3 -10
  38. package/dist-es/commands/CreateSubscriptionTargetCommand.js +3 -10
  39. package/dist-es/commands/CreateUserProfileCommand.js +3 -10
  40. package/dist-es/commands/DeleteAccountPoolCommand.js +3 -9
  41. package/dist-es/commands/DeleteAssetCommand.js +3 -9
  42. package/dist-es/commands/DeleteAssetFilterCommand.js +3 -9
  43. package/dist-es/commands/DeleteAssetTypeCommand.js +3 -9
  44. package/dist-es/commands/DeleteConnectionCommand.js +3 -9
  45. package/dist-es/commands/DeleteDataProductCommand.js +3 -9
  46. package/dist-es/commands/DeleteDataSourceCommand.js +3 -10
  47. package/dist-es/commands/DeleteDomainCommand.js +3 -9
  48. package/dist-es/commands/DeleteDomainUnitCommand.js +3 -9
  49. package/dist-es/commands/DeleteEnvironmentActionCommand.js +3 -9
  50. package/dist-es/commands/DeleteEnvironmentBlueprintCommand.js +3 -9
  51. package/dist-es/commands/DeleteEnvironmentBlueprintConfigurationCommand.js +3 -9
  52. package/dist-es/commands/DeleteEnvironmentCommand.js +3 -9
  53. package/dist-es/commands/DeleteEnvironmentProfileCommand.js +3 -9
  54. package/dist-es/commands/DeleteFormTypeCommand.js +3 -9
  55. package/dist-es/commands/DeleteGlossaryCommand.js +3 -9
  56. package/dist-es/commands/DeleteGlossaryTermCommand.js +3 -9
  57. package/dist-es/commands/DeleteListingCommand.js +3 -9
  58. package/dist-es/commands/DeleteProjectCommand.js +3 -9
  59. package/dist-es/commands/DeleteProjectMembershipCommand.js +3 -9
  60. package/dist-es/commands/DeleteProjectProfileCommand.js +3 -9
  61. package/dist-es/commands/DeleteRuleCommand.js +3 -9
  62. package/dist-es/commands/DeleteSubscriptionGrantCommand.js +3 -9
  63. package/dist-es/commands/DeleteSubscriptionRequestCommand.js +3 -9
  64. package/dist-es/commands/DeleteSubscriptionTargetCommand.js +3 -9
  65. package/dist-es/commands/DeleteTimeSeriesDataPointsCommand.js +3 -9
  66. package/dist-es/commands/DisassociateEnvironmentRoleCommand.js +3 -9
  67. package/dist-es/commands/DisassociateGovernedTermsCommand.js +3 -9
  68. package/dist-es/commands/GetAccountPoolCommand.js +3 -10
  69. package/dist-es/commands/GetAssetCommand.js +3 -10
  70. package/dist-es/commands/GetAssetFilterCommand.js +3 -10
  71. package/dist-es/commands/GetAssetTypeCommand.js +3 -10
  72. package/dist-es/commands/GetConnectionCommand.js +3 -10
  73. package/dist-es/commands/GetDataProductCommand.js +3 -10
  74. package/dist-es/commands/GetDataSourceCommand.js +3 -10
  75. package/dist-es/commands/GetDataSourceRunCommand.js +3 -9
  76. package/dist-es/commands/GetDomainCommand.js +3 -9
  77. package/dist-es/commands/GetDomainUnitCommand.js +3 -10
  78. package/dist-es/commands/GetEnvironmentActionCommand.js +3 -9
  79. package/dist-es/commands/GetEnvironmentBlueprintCommand.js +3 -10
  80. package/dist-es/commands/GetEnvironmentBlueprintConfigurationCommand.js +3 -9
  81. package/dist-es/commands/GetEnvironmentCommand.js +3 -10
  82. package/dist-es/commands/GetEnvironmentCredentialsCommand.js +3 -10
  83. package/dist-es/commands/GetEnvironmentProfileCommand.js +3 -10
  84. package/dist-es/commands/GetFormTypeCommand.js +3 -10
  85. package/dist-es/commands/GetGlossaryCommand.js +3 -10
  86. package/dist-es/commands/GetGlossaryTermCommand.js +3 -10
  87. package/dist-es/commands/GetGroupProfileCommand.js +3 -10
  88. package/dist-es/commands/GetIamPortalLoginUrlCommand.js +3 -9
  89. package/dist-es/commands/GetJobRunCommand.js +3 -9
  90. package/dist-es/commands/GetLineageEventCommand.js +3 -10
  91. package/dist-es/commands/GetLineageNodeCommand.js +3 -10
  92. package/dist-es/commands/GetListingCommand.js +3 -10
  93. package/dist-es/commands/GetMetadataGenerationRunCommand.js +3 -9
  94. package/dist-es/commands/GetProjectCommand.js +3 -10
  95. package/dist-es/commands/GetProjectProfileCommand.js +3 -10
  96. package/dist-es/commands/GetRuleCommand.js +3 -10
  97. package/dist-es/commands/GetSubscriptionCommand.js +3 -10
  98. package/dist-es/commands/GetSubscriptionGrantCommand.js +3 -9
  99. package/dist-es/commands/GetSubscriptionRequestDetailsCommand.js +3 -10
  100. package/dist-es/commands/GetSubscriptionTargetCommand.js +3 -10
  101. package/dist-es/commands/GetTimeSeriesDataPointCommand.js +3 -9
  102. package/dist-es/commands/GetUserProfileCommand.js +3 -10
  103. package/dist-es/commands/ListAccountPoolsCommand.js +3 -10
  104. package/dist-es/commands/ListAccountsInAccountPoolCommand.js +3 -10
  105. package/dist-es/commands/ListAssetFiltersCommand.js +3 -10
  106. package/dist-es/commands/ListAssetRevisionsCommand.js +3 -9
  107. package/dist-es/commands/ListConnectionsCommand.js +3 -10
  108. package/dist-es/commands/ListDataProductRevisionsCommand.js +3 -9
  109. package/dist-es/commands/ListDataSourceRunActivitiesCommand.js +3 -10
  110. package/dist-es/commands/ListDataSourceRunsCommand.js +3 -9
  111. package/dist-es/commands/ListDataSourcesCommand.js +3 -10
  112. package/dist-es/commands/ListDomainUnitsForParentCommand.js +3 -9
  113. package/dist-es/commands/ListDomainsCommand.js +3 -10
  114. package/dist-es/commands/ListEntityOwnersCommand.js +3 -9
  115. package/dist-es/commands/ListEnvironmentActionsCommand.js +3 -9
  116. package/dist-es/commands/ListEnvironmentBlueprintConfigurationsCommand.js +3 -9
  117. package/dist-es/commands/ListEnvironmentBlueprintsCommand.js +3 -10
  118. package/dist-es/commands/ListEnvironmentProfilesCommand.js +3 -10
  119. package/dist-es/commands/ListEnvironmentsCommand.js +3 -10
  120. package/dist-es/commands/ListJobRunsCommand.js +3 -9
  121. package/dist-es/commands/ListLineageEventsCommand.js +3 -9
  122. package/dist-es/commands/ListLineageNodeHistoryCommand.js +3 -9
  123. package/dist-es/commands/ListMetadataGenerationRunsCommand.js +3 -9
  124. package/dist-es/commands/ListNotificationsCommand.js +3 -10
  125. package/dist-es/commands/ListPolicyGrantsCommand.js +3 -9
  126. package/dist-es/commands/ListProjectMembershipsCommand.js +3 -9
  127. package/dist-es/commands/ListProjectProfilesCommand.js +3 -10
  128. package/dist-es/commands/ListProjectsCommand.js +3 -10
  129. package/dist-es/commands/ListRulesCommand.js +3 -10
  130. package/dist-es/commands/ListSubscriptionGrantsCommand.js +3 -9
  131. package/dist-es/commands/ListSubscriptionRequestsCommand.js +3 -10
  132. package/dist-es/commands/ListSubscriptionTargetsCommand.js +3 -10
  133. package/dist-es/commands/ListSubscriptionsCommand.js +3 -10
  134. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  135. package/dist-es/commands/ListTimeSeriesDataPointsCommand.js +3 -9
  136. package/dist-es/commands/PostLineageEventCommand.js +3 -10
  137. package/dist-es/commands/PostTimeSeriesDataPointsCommand.js +3 -9
  138. package/dist-es/commands/PutEnvironmentBlueprintConfigurationCommand.js +3 -9
  139. package/dist-es/commands/RejectPredictionsCommand.js +3 -9
  140. package/dist-es/commands/RejectSubscriptionRequestCommand.js +3 -10
  141. package/dist-es/commands/RemoveEntityOwnerCommand.js +3 -9
  142. package/dist-es/commands/RemovePolicyGrantCommand.js +3 -9
  143. package/dist-es/commands/RevokeSubscriptionCommand.js +3 -10
  144. package/dist-es/commands/SearchCommand.js +3 -10
  145. package/dist-es/commands/SearchGroupProfilesCommand.js +3 -10
  146. package/dist-es/commands/SearchListingsCommand.js +3 -10
  147. package/dist-es/commands/SearchTypesCommand.js +3 -10
  148. package/dist-es/commands/SearchUserProfilesCommand.js +3 -10
  149. package/dist-es/commands/StartDataSourceRunCommand.js +3 -9
  150. package/dist-es/commands/StartMetadataGenerationRunCommand.js +3 -9
  151. package/dist-es/commands/TagResourceCommand.js +3 -9
  152. package/dist-es/commands/UntagResourceCommand.js +3 -9
  153. package/dist-es/commands/UpdateAccountPoolCommand.js +3 -10
  154. package/dist-es/commands/UpdateAssetFilterCommand.js +3 -10
  155. package/dist-es/commands/UpdateConnectionCommand.js +3 -10
  156. package/dist-es/commands/UpdateDataSourceCommand.js +3 -10
  157. package/dist-es/commands/UpdateDomainCommand.js +3 -9
  158. package/dist-es/commands/UpdateDomainUnitCommand.js +3 -10
  159. package/dist-es/commands/UpdateEnvironmentActionCommand.js +3 -9
  160. package/dist-es/commands/UpdateEnvironmentBlueprintCommand.js +3 -10
  161. package/dist-es/commands/UpdateEnvironmentCommand.js +3 -10
  162. package/dist-es/commands/UpdateEnvironmentProfileCommand.js +3 -10
  163. package/dist-es/commands/UpdateGlossaryCommand.js +3 -10
  164. package/dist-es/commands/UpdateGlossaryTermCommand.js +3 -10
  165. package/dist-es/commands/UpdateGroupProfileCommand.js +3 -10
  166. package/dist-es/commands/UpdateProjectCommand.js +3 -10
  167. package/dist-es/commands/UpdateProjectProfileCommand.js +3 -10
  168. package/dist-es/commands/UpdateRuleCommand.js +3 -10
  169. package/dist-es/commands/UpdateSubscriptionGrantStatusCommand.js +3 -9
  170. package/dist-es/commands/UpdateSubscriptionRequestCommand.js +3 -10
  171. package/dist-es/commands/UpdateSubscriptionTargetCommand.js +3 -10
  172. package/dist-es/commands/UpdateUserProfileCommand.js +3 -10
  173. package/dist-es/models/models_0.js +0 -903
  174. package/dist-es/models/models_1.js +0 -616
  175. package/dist-es/models/models_2.js +0 -390
  176. package/dist-es/runtimeConfig.shared.js +2 -0
  177. package/dist-es/schemas/schemas_0.js +9668 -0
  178. package/dist-types/DataZoneClient.d.ts +10 -1
  179. package/dist-types/models/models_0.d.ts +104 -370
  180. package/dist-types/models/models_1.d.ts +56 -338
  181. package/dist-types/models/models_2.d.ts +24 -214
  182. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  183. package/dist-types/runtimeConfig.d.ts +1 -0
  184. package/dist-types/runtimeConfig.native.d.ts +1 -0
  185. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  186. package/dist-types/schemas/schemas_0.d.ts +970 -0
  187. package/dist-types/ts3.4/DataZoneClient.d.ts +4 -0
  188. package/dist-types/ts3.4/models/models_0.d.ts +1 -277
  189. package/dist-types/ts3.4/models/models_1.d.ts +0 -253
  190. package/dist-types/ts3.4/models/models_2.d.ts +0 -154
  191. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  192. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  193. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  194. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  195. package/dist-types/ts3.4/schemas/schemas_0.d.ts +977 -0
  196. package/package.json +34 -35
  197. package/dist-es/protocols/Aws_restJson1.js +0 -7202
  198. package/dist-types/protocols/Aws_restJson1.d.ts +0 -1523
  199. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -2033
@@ -1,4 +1,3 @@
1
- import { SENSITIVE_STRING } from "@smithy/smithy-client";
2
1
  import { DataZoneServiceException as __BaseException } from "./DataZoneServiceException";
3
2
  export const AcceptRuleBehavior = {
4
3
  ALL: "ALL",
@@ -95,58 +94,12 @@ export const SubscriptionRequestStatus = {
95
94
  PENDING: "PENDING",
96
95
  REJECTED: "REJECTED",
97
96
  };
98
- export var SubscribedListingItem;
99
- (function (SubscribedListingItem) {
100
- SubscribedListingItem.visit = (value, visitor) => {
101
- if (value.assetListing !== undefined)
102
- return visitor.assetListing(value.assetListing);
103
- if (value.productListing !== undefined)
104
- return visitor.productListing(value.productListing);
105
- return visitor._(value.$unknown[0], value.$unknown[1]);
106
- };
107
- })(SubscribedListingItem || (SubscribedListingItem = {}));
108
- export var SubscribedPrincipal;
109
- (function (SubscribedPrincipal) {
110
- SubscribedPrincipal.visit = (value, visitor) => {
111
- if (value.project !== undefined)
112
- return visitor.project(value.project);
113
- return visitor._(value.$unknown[0], value.$unknown[1]);
114
- };
115
- })(SubscribedPrincipal || (SubscribedPrincipal = {}));
116
97
  export const ResolutionStrategy = {
117
98
  MANUAL: "MANUAL",
118
99
  };
119
- export var AccountSource;
120
- (function (AccountSource) {
121
- AccountSource.visit = (value, visitor) => {
122
- if (value.accounts !== undefined)
123
- return visitor.accounts(value.accounts);
124
- if (value.customAccountPoolHandler !== undefined)
125
- return visitor.customAccountPoolHandler(value.customAccountPoolHandler);
126
- return visitor._(value.$unknown[0], value.$unknown[1]);
127
- };
128
- })(AccountSource || (AccountSource = {}));
129
- export var ActionParameters;
130
- (function (ActionParameters) {
131
- ActionParameters.visit = (value, visitor) => {
132
- if (value.awsConsoleLink !== undefined)
133
- return visitor.awsConsoleLink(value.awsConsoleLink);
134
- return visitor._(value.$unknown[0], value.$unknown[1]);
135
- };
136
- })(ActionParameters || (ActionParameters = {}));
137
100
  export const DataZoneEntityType = {
138
101
  DOMAIN_UNIT: "DOMAIN_UNIT",
139
102
  };
140
- export var OwnerProperties;
141
- (function (OwnerProperties) {
142
- OwnerProperties.visit = (value, visitor) => {
143
- if (value.user !== undefined)
144
- return visitor.user(value.user);
145
- if (value.group !== undefined)
146
- return visitor.group(value.group);
147
- return visitor._(value.$unknown[0], value.$unknown[1]);
148
- };
149
- })(OwnerProperties || (OwnerProperties = {}));
150
103
  export class ServiceQuotaExceededException extends __BaseException {
151
104
  name = "ServiceQuotaExceededException";
152
105
  $fault = "client";
@@ -159,40 +112,6 @@ export class ServiceQuotaExceededException extends __BaseException {
159
112
  Object.setPrototypeOf(this, ServiceQuotaExceededException.prototype);
160
113
  }
161
114
  }
162
- export var PolicyGrantDetail;
163
- (function (PolicyGrantDetail) {
164
- PolicyGrantDetail.visit = (value, visitor) => {
165
- if (value.createDomainUnit !== undefined)
166
- return visitor.createDomainUnit(value.createDomainUnit);
167
- if (value.overrideDomainUnitOwners !== undefined)
168
- return visitor.overrideDomainUnitOwners(value.overrideDomainUnitOwners);
169
- if (value.addToProjectMemberPool !== undefined)
170
- return visitor.addToProjectMemberPool(value.addToProjectMemberPool);
171
- if (value.overrideProjectOwners !== undefined)
172
- return visitor.overrideProjectOwners(value.overrideProjectOwners);
173
- if (value.createGlossary !== undefined)
174
- return visitor.createGlossary(value.createGlossary);
175
- if (value.createFormType !== undefined)
176
- return visitor.createFormType(value.createFormType);
177
- if (value.createAssetType !== undefined)
178
- return visitor.createAssetType(value.createAssetType);
179
- if (value.createProject !== undefined)
180
- return visitor.createProject(value.createProject);
181
- if (value.createEnvironmentProfile !== undefined)
182
- return visitor.createEnvironmentProfile(value.createEnvironmentProfile);
183
- if (value.delegateCreateEnvironmentProfile !== undefined)
184
- return visitor.delegateCreateEnvironmentProfile(value.delegateCreateEnvironmentProfile);
185
- if (value.createEnvironment !== undefined)
186
- return visitor.createEnvironment(value.createEnvironment);
187
- if (value.createEnvironmentFromBlueprint !== undefined)
188
- return visitor.createEnvironmentFromBlueprint(value.createEnvironmentFromBlueprint);
189
- if (value.createProjectFromProjectProfile !== undefined)
190
- return visitor.createProjectFromProjectProfile(value.createProjectFromProjectProfile);
191
- if (value.useAssetType !== undefined)
192
- return visitor.useAssetType(value.useAssetType);
193
- return visitor._(value.$unknown[0], value.$unknown[1]);
194
- };
195
- })(PolicyGrantDetail || (PolicyGrantDetail = {}));
196
115
  export const TargetEntityType = {
197
116
  ASSET_TYPE: "ASSET_TYPE",
198
117
  DOMAIN_UNIT: "DOMAIN_UNIT",
@@ -218,106 +137,20 @@ export const ManagedPolicyType = {
218
137
  export const DomainUnitDesignation = {
219
138
  OWNER: "OWNER",
220
139
  };
221
- export var DomainUnitGrantFilter;
222
- (function (DomainUnitGrantFilter) {
223
- DomainUnitGrantFilter.visit = (value, visitor) => {
224
- if (value.allDomainUnitsGrantFilter !== undefined)
225
- return visitor.allDomainUnitsGrantFilter(value.allDomainUnitsGrantFilter);
226
- return visitor._(value.$unknown[0], value.$unknown[1]);
227
- };
228
- })(DomainUnitGrantFilter || (DomainUnitGrantFilter = {}));
229
- export var GroupPolicyGrantPrincipal;
230
- (function (GroupPolicyGrantPrincipal) {
231
- GroupPolicyGrantPrincipal.visit = (value, visitor) => {
232
- if (value.groupIdentifier !== undefined)
233
- return visitor.groupIdentifier(value.groupIdentifier);
234
- return visitor._(value.$unknown[0], value.$unknown[1]);
235
- };
236
- })(GroupPolicyGrantPrincipal || (GroupPolicyGrantPrincipal = {}));
237
140
  export const ProjectDesignation = {
238
141
  CONTRIBUTOR: "CONTRIBUTOR",
239
142
  OWNER: "OWNER",
240
143
  PROJECT_CATALOG_STEWARD: "PROJECT_CATALOG_STEWARD",
241
144
  };
242
- export var ProjectGrantFilter;
243
- (function (ProjectGrantFilter) {
244
- ProjectGrantFilter.visit = (value, visitor) => {
245
- if (value.domainUnitFilter !== undefined)
246
- return visitor.domainUnitFilter(value.domainUnitFilter);
247
- return visitor._(value.$unknown[0], value.$unknown[1]);
248
- };
249
- })(ProjectGrantFilter || (ProjectGrantFilter = {}));
250
- export var UserPolicyGrantPrincipal;
251
- (function (UserPolicyGrantPrincipal) {
252
- UserPolicyGrantPrincipal.visit = (value, visitor) => {
253
- if (value.userIdentifier !== undefined)
254
- return visitor.userIdentifier(value.userIdentifier);
255
- if (value.allUsersGrantFilter !== undefined)
256
- return visitor.allUsersGrantFilter(value.allUsersGrantFilter);
257
- return visitor._(value.$unknown[0], value.$unknown[1]);
258
- };
259
- })(UserPolicyGrantPrincipal || (UserPolicyGrantPrincipal = {}));
260
- export var PolicyGrantPrincipal;
261
- (function (PolicyGrantPrincipal) {
262
- PolicyGrantPrincipal.visit = (value, visitor) => {
263
- if (value.user !== undefined)
264
- return visitor.user(value.user);
265
- if (value.group !== undefined)
266
- return visitor.group(value.group);
267
- if (value.project !== undefined)
268
- return visitor.project(value.project);
269
- if (value.domainUnit !== undefined)
270
- return visitor.domainUnit(value.domainUnit);
271
- return visitor._(value.$unknown[0], value.$unknown[1]);
272
- };
273
- })(PolicyGrantPrincipal || (PolicyGrantPrincipal = {}));
274
145
  export const ListingStatus = {
275
146
  ACTIVE: "ACTIVE",
276
147
  CREATING: "CREATING",
277
148
  INACTIVE: "INACTIVE",
278
149
  };
279
- export var RowFilterExpression;
280
- (function (RowFilterExpression) {
281
- RowFilterExpression.visit = (value, visitor) => {
282
- if (value.equalTo !== undefined)
283
- return visitor.equalTo(value.equalTo);
284
- if (value.notEqualTo !== undefined)
285
- return visitor.notEqualTo(value.notEqualTo);
286
- if (value.greaterThan !== undefined)
287
- return visitor.greaterThan(value.greaterThan);
288
- if (value.lessThan !== undefined)
289
- return visitor.lessThan(value.lessThan);
290
- if (value.greaterThanOrEqualTo !== undefined)
291
- return visitor.greaterThanOrEqualTo(value.greaterThanOrEqualTo);
292
- if (value.lessThanOrEqualTo !== undefined)
293
- return visitor.lessThanOrEqualTo(value.lessThanOrEqualTo);
294
- if (value.isNull !== undefined)
295
- return visitor.isNull(value.isNull);
296
- if (value.isNotNull !== undefined)
297
- return visitor.isNotNull(value.isNotNull);
298
- if (value.in !== undefined)
299
- return visitor.in(value.in);
300
- if (value.notIn !== undefined)
301
- return visitor.notIn(value.notIn);
302
- if (value.like !== undefined)
303
- return visitor.like(value.like);
304
- if (value.notLike !== undefined)
305
- return visitor.notLike(value.notLike);
306
- return visitor._(value.$unknown[0], value.$unknown[1]);
307
- };
308
- })(RowFilterExpression || (RowFilterExpression = {}));
309
150
  export const FilterStatus = {
310
151
  INVALID: "INVALID",
311
152
  VALID: "VALID",
312
153
  };
313
- export var MatchRationaleItem;
314
- (function (MatchRationaleItem) {
315
- MatchRationaleItem.visit = (value, visitor) => {
316
- if (value.textMatches !== undefined)
317
- return visitor.textMatches(value.textMatches);
318
- return visitor._(value.$unknown[0], value.$unknown[1]);
319
- };
320
- })(MatchRationaleItem || (MatchRationaleItem = {}));
321
154
  export const RuleScopeSelectionMode = {
322
155
  ALL: "ALL",
323
156
  SPECIFIC: "SPECIFIC",
@@ -339,16 +172,6 @@ export const AuthType = {
339
172
  DISABLED: "DISABLED",
340
173
  IAM_IDC: "IAM_IDC",
341
174
  };
342
- export var AwsAccount;
343
- (function (AwsAccount) {
344
- AwsAccount.visit = (value, visitor) => {
345
- if (value.awsAccountId !== undefined)
346
- return visitor.awsAccountId(value.awsAccountId);
347
- if (value.awsAccountIdPath !== undefined)
348
- return visitor.awsAccountIdPath(value.awsAccountIdPath);
349
- return visitor._(value.$unknown[0], value.$unknown[1]);
350
- };
351
- })(AwsAccount || (AwsAccount = {}));
352
175
  export const SubscriptionStatus = {
353
176
  APPROVED: "APPROVED",
354
177
  CANCELLED: "CANCELLED",
@@ -382,52 +205,6 @@ export const GlueConnectionType = {
382
205
  TERADATA: "TERADATA",
383
206
  VERTICA: "VERTICA",
384
207
  };
385
- export var RedshiftCredentials;
386
- (function (RedshiftCredentials) {
387
- RedshiftCredentials.visit = (value, visitor) => {
388
- if (value.secretArn !== undefined)
389
- return visitor.secretArn(value.secretArn);
390
- if (value.usernamePassword !== undefined)
391
- return visitor.usernamePassword(value.usernamePassword);
392
- return visitor._(value.$unknown[0], value.$unknown[1]);
393
- };
394
- })(RedshiftCredentials || (RedshiftCredentials = {}));
395
- export var RedshiftStorageProperties;
396
- (function (RedshiftStorageProperties) {
397
- RedshiftStorageProperties.visit = (value, visitor) => {
398
- if (value.clusterName !== undefined)
399
- return visitor.clusterName(value.clusterName);
400
- if (value.workgroupName !== undefined)
401
- return visitor.workgroupName(value.workgroupName);
402
- return visitor._(value.$unknown[0], value.$unknown[1]);
403
- };
404
- })(RedshiftStorageProperties || (RedshiftStorageProperties = {}));
405
- export var ConnectionPropertiesInput;
406
- (function (ConnectionPropertiesInput) {
407
- ConnectionPropertiesInput.visit = (value, visitor) => {
408
- if (value.athenaProperties !== undefined)
409
- return visitor.athenaProperties(value.athenaProperties);
410
- if (value.glueProperties !== undefined)
411
- return visitor.glueProperties(value.glueProperties);
412
- if (value.hyperPodProperties !== undefined)
413
- return visitor.hyperPodProperties(value.hyperPodProperties);
414
- if (value.iamProperties !== undefined)
415
- return visitor.iamProperties(value.iamProperties);
416
- if (value.redshiftProperties !== undefined)
417
- return visitor.redshiftProperties(value.redshiftProperties);
418
- if (value.sparkEmrProperties !== undefined)
419
- return visitor.sparkEmrProperties(value.sparkEmrProperties);
420
- if (value.sparkGlueProperties !== undefined)
421
- return visitor.sparkGlueProperties(value.sparkGlueProperties);
422
- if (value.s3Properties !== undefined)
423
- return visitor.s3Properties(value.s3Properties);
424
- if (value.amazonQProperties !== undefined)
425
- return visitor.amazonQProperties(value.amazonQProperties);
426
- if (value.mlflowProperties !== undefined)
427
- return visitor.mlflowProperties(value.mlflowProperties);
428
- return visitor._(value.$unknown[0], value.$unknown[1]);
429
- };
430
- })(ConnectionPropertiesInput || (ConnectionPropertiesInput = {}));
431
208
  export const ConnectionStatus = {
432
209
  CREATE_FAILED: "CREATE_FAILED",
433
210
  CREATING: "CREATING",
@@ -446,54 +223,6 @@ export const GovernanceType = {
446
223
  AWS_MANAGED: "AWS_MANAGED",
447
224
  USER_MANAGED: "USER_MANAGED",
448
225
  };
449
- export var ConnectionPropertiesOutput;
450
- (function (ConnectionPropertiesOutput) {
451
- ConnectionPropertiesOutput.visit = (value, visitor) => {
452
- if (value.athenaProperties !== undefined)
453
- return visitor.athenaProperties(value.athenaProperties);
454
- if (value.glueProperties !== undefined)
455
- return visitor.glueProperties(value.glueProperties);
456
- if (value.hyperPodProperties !== undefined)
457
- return visitor.hyperPodProperties(value.hyperPodProperties);
458
- if (value.iamProperties !== undefined)
459
- return visitor.iamProperties(value.iamProperties);
460
- if (value.redshiftProperties !== undefined)
461
- return visitor.redshiftProperties(value.redshiftProperties);
462
- if (value.sparkEmrProperties !== undefined)
463
- return visitor.sparkEmrProperties(value.sparkEmrProperties);
464
- if (value.sparkGlueProperties !== undefined)
465
- return visitor.sparkGlueProperties(value.sparkGlueProperties);
466
- if (value.s3Properties !== undefined)
467
- return visitor.s3Properties(value.s3Properties);
468
- if (value.amazonQProperties !== undefined)
469
- return visitor.amazonQProperties(value.amazonQProperties);
470
- if (value.mlflowProperties !== undefined)
471
- return visitor.mlflowProperties(value.mlflowProperties);
472
- return visitor._(value.$unknown[0], value.$unknown[1]);
473
- };
474
- })(ConnectionPropertiesOutput || (ConnectionPropertiesOutput = {}));
475
- export var ConnectionPropertiesPatch;
476
- (function (ConnectionPropertiesPatch) {
477
- ConnectionPropertiesPatch.visit = (value, visitor) => {
478
- if (value.athenaProperties !== undefined)
479
- return visitor.athenaProperties(value.athenaProperties);
480
- if (value.glueProperties !== undefined)
481
- return visitor.glueProperties(value.glueProperties);
482
- if (value.iamProperties !== undefined)
483
- return visitor.iamProperties(value.iamProperties);
484
- if (value.redshiftProperties !== undefined)
485
- return visitor.redshiftProperties(value.redshiftProperties);
486
- if (value.sparkEmrProperties !== undefined)
487
- return visitor.sparkEmrProperties(value.sparkEmrProperties);
488
- if (value.s3Properties !== undefined)
489
- return visitor.s3Properties(value.s3Properties);
490
- if (value.amazonQProperties !== undefined)
491
- return visitor.amazonQProperties(value.amazonQProperties);
492
- if (value.mlflowProperties !== undefined)
493
- return visitor.mlflowProperties(value.mlflowProperties);
494
- return visitor._(value.$unknown[0], value.$unknown[1]);
495
- };
496
- })(ConnectionPropertiesPatch || (ConnectionPropertiesPatch = {}));
497
226
  export const ConnectionScope = {
498
227
  DOMAIN: "DOMAIN",
499
228
  PROJECT: "PROJECT",
@@ -543,28 +272,6 @@ export const FilterExpressionType = {
543
272
  EXCLUDE: "EXCLUDE",
544
273
  INCLUDE: "INCLUDE",
545
274
  };
546
- export var RedshiftStorage;
547
- (function (RedshiftStorage) {
548
- RedshiftStorage.visit = (value, visitor) => {
549
- if (value.redshiftClusterSource !== undefined)
550
- return visitor.redshiftClusterSource(value.redshiftClusterSource);
551
- if (value.redshiftServerlessSource !== undefined)
552
- return visitor.redshiftServerlessSource(value.redshiftServerlessSource);
553
- return visitor._(value.$unknown[0], value.$unknown[1]);
554
- };
555
- })(RedshiftStorage || (RedshiftStorage = {}));
556
- export var DataSourceConfigurationInput;
557
- (function (DataSourceConfigurationInput) {
558
- DataSourceConfigurationInput.visit = (value, visitor) => {
559
- if (value.glueRunConfiguration !== undefined)
560
- return visitor.glueRunConfiguration(value.glueRunConfiguration);
561
- if (value.redshiftRunConfiguration !== undefined)
562
- return visitor.redshiftRunConfiguration(value.redshiftRunConfiguration);
563
- if (value.sageMakerRunConfiguration !== undefined)
564
- return visitor.sageMakerRunConfiguration(value.sageMakerRunConfiguration);
565
- return visitor._(value.$unknown[0], value.$unknown[1]);
566
- };
567
- })(DataSourceConfigurationInput || (DataSourceConfigurationInput = {}));
568
275
  export const EnableSetting = {
569
276
  DISABLED: "DISABLED",
570
277
  ENABLED: "ENABLED",
@@ -635,18 +342,6 @@ export const Timezone = {
635
342
  US_PACIFIC: "US_PACIFIC",
636
343
  UTC: "UTC",
637
344
  };
638
- export var DataSourceConfigurationOutput;
639
- (function (DataSourceConfigurationOutput) {
640
- DataSourceConfigurationOutput.visit = (value, visitor) => {
641
- if (value.glueRunConfiguration !== undefined)
642
- return visitor.glueRunConfiguration(value.glueRunConfiguration);
643
- if (value.redshiftRunConfiguration !== undefined)
644
- return visitor.redshiftRunConfiguration(value.redshiftRunConfiguration);
645
- if (value.sageMakerRunConfiguration !== undefined)
646
- return visitor.sageMakerRunConfiguration(value.sageMakerRunConfiguration);
647
- return visitor._(value.$unknown[0], value.$unknown[1]);
648
- };
649
- })(DataSourceConfigurationOutput || (DataSourceConfigurationOutput = {}));
650
345
  export const DataSourceErrorType = {
651
346
  ACCESS_DENIED_EXCEPTION: "ACCESS_DENIED_EXCEPTION",
652
347
  CONFLICT_EXCEPTION: "CONFLICT_EXCEPTION",
@@ -689,16 +384,6 @@ export const DomainStatus = {
689
384
  DELETING: "DELETING",
690
385
  DELETION_FAILED: "DELETION_FAILED",
691
386
  };
692
- export var DomainUnitOwnerProperties;
693
- (function (DomainUnitOwnerProperties) {
694
- DomainUnitOwnerProperties.visit = (value, visitor) => {
695
- if (value.user !== undefined)
696
- return visitor.user(value.user);
697
- if (value.group !== undefined)
698
- return visitor.group(value.group);
699
- return visitor._(value.$unknown[0], value.$unknown[1]);
700
- };
701
- })(DomainUnitOwnerProperties || (DomainUnitOwnerProperties = {}));
702
387
  export const DeploymentStatus = {
703
388
  FAILED: "FAILED",
704
389
  IN_PROGRESS: "IN_PROGRESS",
@@ -710,14 +395,6 @@ export const DeploymentType = {
710
395
  DELETE: "DELETE",
711
396
  UPDATE: "UPDATE",
712
397
  };
713
- export var ProvisioningProperties;
714
- (function (ProvisioningProperties) {
715
- ProvisioningProperties.visit = (value, visitor) => {
716
- if (value.cloudFormation !== undefined)
717
- return visitor.cloudFormation(value.cloudFormation);
718
- return visitor._(value.$unknown[0], value.$unknown[1]);
719
- };
720
- })(ProvisioningProperties || (ProvisioningProperties = {}));
721
398
  export const EnvironmentStatus = {
722
399
  ACTIVE: "ACTIVE",
723
400
  CREATE_FAILED: "CREATE_FAILED",
@@ -733,14 +410,6 @@ export const EnvironmentStatus = {
733
410
  UPDATING: "UPDATING",
734
411
  VALIDATION_FAILED: "VALIDATION_FAILED",
735
412
  };
736
- export var Model;
737
- (function (Model) {
738
- Model.visit = (value, visitor) => {
739
- if (value.smithy !== undefined)
740
- return visitor.smithy(value.smithy);
741
- return visitor._(value.$unknown[0], value.$unknown[1]);
742
- };
743
- })(Model || (Model = {}));
744
413
  export const FormTypeStatus = {
745
414
  DISABLED: "DISABLED",
746
415
  ENABLED: "ENABLED",
@@ -790,575 +459,3 @@ export const UserDesignation = {
790
459
  PROJECT_CONTRIBUTOR: "PROJECT_CONTRIBUTOR",
791
460
  PROJECT_OWNER: "PROJECT_OWNER",
792
461
  };
793
- export var Member;
794
- (function (Member) {
795
- Member.visit = (value, visitor) => {
796
- if (value.userIdentifier !== undefined)
797
- return visitor.userIdentifier(value.userIdentifier);
798
- if (value.groupIdentifier !== undefined)
799
- return visitor.groupIdentifier(value.groupIdentifier);
800
- return visitor._(value.$unknown[0], value.$unknown[1]);
801
- };
802
- })(Member || (Member = {}));
803
- export const AcceptChoiceFilterSensitiveLog = (obj) => ({
804
- ...obj,
805
- ...(obj.editedValue && { editedValue: SENSITIVE_STRING }),
806
- });
807
- export const AcceptPredictionsInputFilterSensitiveLog = (obj) => ({
808
- ...obj,
809
- ...(obj.acceptChoices && { acceptChoices: obj.acceptChoices.map((item) => AcceptChoiceFilterSensitiveLog(item)) }),
810
- });
811
- export const AcceptSubscriptionRequestInputFilterSensitiveLog = (obj) => ({
812
- ...obj,
813
- ...(obj.decisionComment && { decisionComment: SENSITIVE_STRING }),
814
- });
815
- export const FormOutputFilterSensitiveLog = (obj) => ({
816
- ...obj,
817
- ...(obj.typeName && { typeName: SENSITIVE_STRING }),
818
- });
819
- export const DetailedGlossaryTermFilterSensitiveLog = (obj) => ({
820
- ...obj,
821
- ...(obj.name && { name: SENSITIVE_STRING }),
822
- ...(obj.shortDescription && { shortDescription: SENSITIVE_STRING }),
823
- });
824
- export const SubscribedAssetListingFilterSensitiveLog = (obj) => ({
825
- ...obj,
826
- ...(obj.glossaryTerms && {
827
- glossaryTerms: obj.glossaryTerms.map((item) => DetailedGlossaryTermFilterSensitiveLog(item)),
828
- }),
829
- });
830
- export const SubscribedProductListingFilterSensitiveLog = (obj) => ({
831
- ...obj,
832
- ...(obj.glossaryTerms && {
833
- glossaryTerms: obj.glossaryTerms.map((item) => DetailedGlossaryTermFilterSensitiveLog(item)),
834
- }),
835
- });
836
- export const SubscribedListingItemFilterSensitiveLog = (obj) => {
837
- if (obj.assetListing !== undefined)
838
- return { assetListing: SubscribedAssetListingFilterSensitiveLog(obj.assetListing) };
839
- if (obj.productListing !== undefined)
840
- return { productListing: SubscribedProductListingFilterSensitiveLog(obj.productListing) };
841
- if (obj.$unknown !== undefined)
842
- return { [obj.$unknown[0]]: "UNKNOWN" };
843
- };
844
- export const SubscribedListingFilterSensitiveLog = (obj) => ({
845
- ...obj,
846
- ...(obj.description && { description: SENSITIVE_STRING }),
847
- ...(obj.item && { item: SubscribedListingItemFilterSensitiveLog(obj.item) }),
848
- });
849
- export const SubscribedProjectFilterSensitiveLog = (obj) => ({
850
- ...obj,
851
- ...(obj.name && { name: SENSITIVE_STRING }),
852
- });
853
- export const SubscribedPrincipalFilterSensitiveLog = (obj) => {
854
- if (obj.project !== undefined)
855
- return { project: SubscribedProjectFilterSensitiveLog(obj.project) };
856
- if (obj.$unknown !== undefined)
857
- return { [obj.$unknown[0]]: "UNKNOWN" };
858
- };
859
- export const AcceptSubscriptionRequestOutputFilterSensitiveLog = (obj) => ({
860
- ...obj,
861
- ...(obj.requestReason && { requestReason: SENSITIVE_STRING }),
862
- ...(obj.subscribedPrincipals && {
863
- subscribedPrincipals: obj.subscribedPrincipals.map((item) => SubscribedPrincipalFilterSensitiveLog(item)),
864
- }),
865
- ...(obj.subscribedListings && {
866
- subscribedListings: obj.subscribedListings.map((item) => SubscribedListingFilterSensitiveLog(item)),
867
- }),
868
- ...(obj.decisionComment && { decisionComment: SENSITIVE_STRING }),
869
- ...(obj.metadataForms && { metadataForms: obj.metadataForms.map((item) => FormOutputFilterSensitiveLog(item)) }),
870
- });
871
- export const AccountInfoFilterSensitiveLog = (obj) => ({
872
- ...obj,
873
- ...(obj.awsAccountName && { awsAccountName: SENSITIVE_STRING }),
874
- });
875
- export const AccountPoolSummaryFilterSensitiveLog = (obj) => ({
876
- ...obj,
877
- ...(obj.name && { name: SENSITIVE_STRING }),
878
- });
879
- export const AccountSourceFilterSensitiveLog = (obj) => {
880
- if (obj.accounts !== undefined)
881
- return { accounts: obj.accounts.map((item) => AccountInfoFilterSensitiveLog(item)) };
882
- if (obj.customAccountPoolHandler !== undefined)
883
- return { customAccountPoolHandler: obj.customAccountPoolHandler };
884
- if (obj.$unknown !== undefined)
885
- return { [obj.$unknown[0]]: "UNKNOWN" };
886
- };
887
- export const FormInputFilterSensitiveLog = (obj) => ({
888
- ...obj,
889
- });
890
- export const CreateAssetInputFilterSensitiveLog = (obj) => ({
891
- ...obj,
892
- ...(obj.name && { name: SENSITIVE_STRING }),
893
- ...(obj.description && { description: SENSITIVE_STRING }),
894
- ...(obj.formsInput && { formsInput: SENSITIVE_STRING }),
895
- });
896
- export const CreateAssetOutputFilterSensitiveLog = (obj) => ({
897
- ...obj,
898
- ...(obj.name && { name: SENSITIVE_STRING }),
899
- ...(obj.description && { description: SENSITIVE_STRING }),
900
- ...(obj.formsOutput && { formsOutput: obj.formsOutput.map((item) => FormOutputFilterSensitiveLog(item)) }),
901
- ...(obj.readOnlyFormsOutput && {
902
- readOnlyFormsOutput: obj.readOnlyFormsOutput.map((item) => FormOutputFilterSensitiveLog(item)),
903
- }),
904
- });
905
- export const CreateAssetRevisionInputFilterSensitiveLog = (obj) => ({
906
- ...obj,
907
- ...(obj.name && { name: SENSITIVE_STRING }),
908
- ...(obj.description && { description: SENSITIVE_STRING }),
909
- ...(obj.formsInput && { formsInput: SENSITIVE_STRING }),
910
- });
911
- export const CreateAssetRevisionOutputFilterSensitiveLog = (obj) => ({
912
- ...obj,
913
- ...(obj.name && { name: SENSITIVE_STRING }),
914
- ...(obj.description && { description: SENSITIVE_STRING }),
915
- ...(obj.formsOutput && { formsOutput: obj.formsOutput.map((item) => FormOutputFilterSensitiveLog(item)) }),
916
- ...(obj.readOnlyFormsOutput && {
917
- readOnlyFormsOutput: obj.readOnlyFormsOutput.map((item) => FormOutputFilterSensitiveLog(item)),
918
- }),
919
- });
920
- export const GetAssetOutputFilterSensitiveLog = (obj) => ({
921
- ...obj,
922
- ...(obj.name && { name: SENSITIVE_STRING }),
923
- ...(obj.description && { description: SENSITIVE_STRING }),
924
- ...(obj.formsOutput && { formsOutput: obj.formsOutput.map((item) => FormOutputFilterSensitiveLog(item)) }),
925
- ...(obj.readOnlyFormsOutput && {
926
- readOnlyFormsOutput: obj.readOnlyFormsOutput.map((item) => FormOutputFilterSensitiveLog(item)),
927
- }),
928
- });
929
- export const AssetFilterSummaryFilterSensitiveLog = (obj) => ({
930
- ...obj,
931
- ...(obj.name && { name: SENSITIVE_STRING }),
932
- ...(obj.description && { description: SENSITIVE_STRING }),
933
- });
934
- export const AssetItemAdditionalAttributesFilterSensitiveLog = (obj) => ({
935
- ...obj,
936
- ...(obj.formsOutput && { formsOutput: obj.formsOutput.map((item) => FormOutputFilterSensitiveLog(item)) }),
937
- ...(obj.readOnlyFormsOutput && {
938
- readOnlyFormsOutput: obj.readOnlyFormsOutput.map((item) => FormOutputFilterSensitiveLog(item)),
939
- }),
940
- ...(obj.matchRationale && { matchRationale: obj.matchRationale.map((item) => item) }),
941
- });
942
- export const AssetItemFilterSensitiveLog = (obj) => ({
943
- ...obj,
944
- ...(obj.name && { name: SENSITIVE_STRING }),
945
- ...(obj.description && { description: SENSITIVE_STRING }),
946
- ...(obj.additionalAttributes && {
947
- additionalAttributes: AssetItemAdditionalAttributesFilterSensitiveLog(obj.additionalAttributes),
948
- }),
949
- });
950
- export const AssetListingFilterSensitiveLog = (obj) => ({
951
- ...obj,
952
- ...(obj.glossaryTerms && {
953
- glossaryTerms: obj.glossaryTerms.map((item) => DetailedGlossaryTermFilterSensitiveLog(item)),
954
- }),
955
- ...(obj.governedGlossaryTerms && {
956
- governedGlossaryTerms: obj.governedGlossaryTerms.map((item) => DetailedGlossaryTermFilterSensitiveLog(item)),
957
- }),
958
- });
959
- export const AssetListingItemFilterSensitiveLog = (obj) => ({
960
- ...obj,
961
- ...(obj.name && { name: SENSITIVE_STRING }),
962
- ...(obj.description && { description: SENSITIVE_STRING }),
963
- ...(obj.glossaryTerms && {
964
- glossaryTerms: obj.glossaryTerms.map((item) => DetailedGlossaryTermFilterSensitiveLog(item)),
965
- }),
966
- ...(obj.governedGlossaryTerms && {
967
- governedGlossaryTerms: obj.governedGlossaryTerms.map((item) => DetailedGlossaryTermFilterSensitiveLog(item)),
968
- }),
969
- ...(obj.additionalAttributes && { additionalAttributes: obj.additionalAttributes }),
970
- });
971
- export const CreateAssetTypeInputFilterSensitiveLog = (obj) => ({
972
- ...obj,
973
- ...(obj.description && { description: SENSITIVE_STRING }),
974
- });
975
- export const FormEntryOutputFilterSensitiveLog = (obj) => ({
976
- ...obj,
977
- ...(obj.typeName && { typeName: SENSITIVE_STRING }),
978
- });
979
- export const CreateAssetTypeOutputFilterSensitiveLog = (obj) => ({
980
- ...obj,
981
- ...(obj.description && { description: SENSITIVE_STRING }),
982
- ...(obj.formsOutput && {
983
- formsOutput: Object.entries(obj.formsOutput).reduce((acc, [key, value]) => ((acc[key] = FormEntryOutputFilterSensitiveLog(value)), acc), {}),
984
- }),
985
- });
986
- export const GetAssetTypeOutputFilterSensitiveLog = (obj) => ({
987
- ...obj,
988
- ...(obj.description && { description: SENSITIVE_STRING }),
989
- ...(obj.formsOutput && {
990
- formsOutput: Object.entries(obj.formsOutput).reduce((acc, [key, value]) => ((acc[key] = FormEntryOutputFilterSensitiveLog(value)), acc), {}),
991
- }),
992
- });
993
- export const AssetTypeItemFilterSensitiveLog = (obj) => ({
994
- ...obj,
995
- ...(obj.description && { description: SENSITIVE_STRING }),
996
- ...(obj.formsOutput && {
997
- formsOutput: Object.entries(obj.formsOutput).reduce((acc, [key, value]) => ((acc[key] = FormEntryOutputFilterSensitiveLog(value)), acc), {}),
998
- }),
999
- });
1000
- export const GlueOAuth2CredentialsFilterSensitiveLog = (obj) => ({
1001
- ...obj,
1002
- });
1003
- export const OAuth2PropertiesFilterSensitiveLog = (obj) => ({
1004
- ...obj,
1005
- ...(obj.oAuth2Credentials && { oAuth2Credentials: SENSITIVE_STRING }),
1006
- });
1007
- export const AuthenticationConfigurationFilterSensitiveLog = (obj) => ({
1008
- ...obj,
1009
- ...(obj.oAuth2Properties && { oAuth2Properties: OAuth2PropertiesFilterSensitiveLog(obj.oAuth2Properties) }),
1010
- });
1011
- export const BasicAuthenticationCredentialsFilterSensitiveLog = (obj) => ({
1012
- ...obj,
1013
- });
1014
- export const AuthenticationConfigurationInputFilterSensitiveLog = (obj) => ({
1015
- ...obj,
1016
- ...(obj.oAuth2Properties && { oAuth2Properties: OAuth2PropertiesFilterSensitiveLog(obj.oAuth2Properties) }),
1017
- ...(obj.basicAuthenticationCredentials && { basicAuthenticationCredentials: SENSITIVE_STRING }),
1018
- ...(obj.customAuthenticationCredentials && { customAuthenticationCredentials: SENSITIVE_STRING }),
1019
- });
1020
- export const AuthenticationConfigurationPatchFilterSensitiveLog = (obj) => ({
1021
- ...obj,
1022
- ...(obj.basicAuthenticationCredentials && { basicAuthenticationCredentials: SENSITIVE_STRING }),
1023
- });
1024
- export const CancelSubscriptionOutputFilterSensitiveLog = (obj) => ({
1025
- ...obj,
1026
- ...(obj.subscribedPrincipal && {
1027
- subscribedPrincipal: SubscribedPrincipalFilterSensitiveLog(obj.subscribedPrincipal),
1028
- }),
1029
- ...(obj.subscribedListing && { subscribedListing: SubscribedListingFilterSensitiveLog(obj.subscribedListing) }),
1030
- });
1031
- export const ConnectionCredentialsFilterSensitiveLog = (obj) => ({
1032
- ...obj,
1033
- });
1034
- export const GlueConnectionInputFilterSensitiveLog = (obj) => ({
1035
- ...obj,
1036
- ...(obj.authenticationConfiguration && {
1037
- authenticationConfiguration: AuthenticationConfigurationInputFilterSensitiveLog(obj.authenticationConfiguration),
1038
- }),
1039
- });
1040
- export const GluePropertiesInputFilterSensitiveLog = (obj) => ({
1041
- ...obj,
1042
- ...(obj.glueConnectionInput && {
1043
- glueConnectionInput: GlueConnectionInputFilterSensitiveLog(obj.glueConnectionInput),
1044
- }),
1045
- });
1046
- export const UsernamePasswordFilterSensitiveLog = (obj) => ({
1047
- ...obj,
1048
- ...(obj.password && { password: SENSITIVE_STRING }),
1049
- });
1050
- export const RedshiftCredentialsFilterSensitiveLog = (obj) => {
1051
- if (obj.secretArn !== undefined)
1052
- return { secretArn: obj.secretArn };
1053
- if (obj.usernamePassword !== undefined)
1054
- return { usernamePassword: SENSITIVE_STRING };
1055
- if (obj.$unknown !== undefined)
1056
- return { [obj.$unknown[0]]: "UNKNOWN" };
1057
- };
1058
- export const RedshiftPropertiesInputFilterSensitiveLog = (obj) => ({
1059
- ...obj,
1060
- ...(obj.storage && { storage: obj.storage }),
1061
- ...(obj.credentials && { credentials: SENSITIVE_STRING }),
1062
- });
1063
- export const ConnectionPropertiesInputFilterSensitiveLog = (obj) => {
1064
- if (obj.athenaProperties !== undefined)
1065
- return { athenaProperties: obj.athenaProperties };
1066
- if (obj.glueProperties !== undefined)
1067
- return { glueProperties: GluePropertiesInputFilterSensitiveLog(obj.glueProperties) };
1068
- if (obj.hyperPodProperties !== undefined)
1069
- return { hyperPodProperties: obj.hyperPodProperties };
1070
- if (obj.iamProperties !== undefined)
1071
- return { iamProperties: obj.iamProperties };
1072
- if (obj.redshiftProperties !== undefined)
1073
- return { redshiftProperties: RedshiftPropertiesInputFilterSensitiveLog(obj.redshiftProperties) };
1074
- if (obj.sparkEmrProperties !== undefined)
1075
- return { sparkEmrProperties: obj.sparkEmrProperties };
1076
- if (obj.sparkGlueProperties !== undefined)
1077
- return { sparkGlueProperties: obj.sparkGlueProperties };
1078
- if (obj.s3Properties !== undefined)
1079
- return { s3Properties: obj.s3Properties };
1080
- if (obj.amazonQProperties !== undefined)
1081
- return { amazonQProperties: obj.amazonQProperties };
1082
- if (obj.mlflowProperties !== undefined)
1083
- return { mlflowProperties: obj.mlflowProperties };
1084
- if (obj.$unknown !== undefined)
1085
- return { [obj.$unknown[0]]: "UNKNOWN" };
1086
- };
1087
- export const RedshiftPropertiesOutputFilterSensitiveLog = (obj) => ({
1088
- ...obj,
1089
- ...(obj.storage && { storage: obj.storage }),
1090
- ...(obj.credentials && { credentials: SENSITIVE_STRING }),
1091
- });
1092
- export const ManagedEndpointCredentialsFilterSensitiveLog = (obj) => ({
1093
- ...obj,
1094
- });
1095
- export const SparkEmrPropertiesOutputFilterSensitiveLog = (obj) => ({
1096
- ...obj,
1097
- ...(obj.credentials && { credentials: SENSITIVE_STRING }),
1098
- ...(obj.managedEndpointCredentials && { managedEndpointCredentials: SENSITIVE_STRING }),
1099
- });
1100
- export const ConnectionPropertiesOutputFilterSensitiveLog = (obj) => {
1101
- if (obj.athenaProperties !== undefined)
1102
- return { athenaProperties: obj.athenaProperties };
1103
- if (obj.glueProperties !== undefined)
1104
- return { glueProperties: obj.glueProperties };
1105
- if (obj.hyperPodProperties !== undefined)
1106
- return { hyperPodProperties: obj.hyperPodProperties };
1107
- if (obj.iamProperties !== undefined)
1108
- return { iamProperties: obj.iamProperties };
1109
- if (obj.redshiftProperties !== undefined)
1110
- return { redshiftProperties: RedshiftPropertiesOutputFilterSensitiveLog(obj.redshiftProperties) };
1111
- if (obj.sparkEmrProperties !== undefined)
1112
- return { sparkEmrProperties: SparkEmrPropertiesOutputFilterSensitiveLog(obj.sparkEmrProperties) };
1113
- if (obj.sparkGlueProperties !== undefined)
1114
- return { sparkGlueProperties: obj.sparkGlueProperties };
1115
- if (obj.s3Properties !== undefined)
1116
- return { s3Properties: obj.s3Properties };
1117
- if (obj.amazonQProperties !== undefined)
1118
- return { amazonQProperties: obj.amazonQProperties };
1119
- if (obj.mlflowProperties !== undefined)
1120
- return { mlflowProperties: obj.mlflowProperties };
1121
- if (obj.$unknown !== undefined)
1122
- return { [obj.$unknown[0]]: "UNKNOWN" };
1123
- };
1124
- export const GlueConnectionPatchFilterSensitiveLog = (obj) => ({
1125
- ...obj,
1126
- ...(obj.authenticationConfiguration && {
1127
- authenticationConfiguration: AuthenticationConfigurationPatchFilterSensitiveLog(obj.authenticationConfiguration),
1128
- }),
1129
- });
1130
- export const GluePropertiesPatchFilterSensitiveLog = (obj) => ({
1131
- ...obj,
1132
- ...(obj.glueConnectionInput && {
1133
- glueConnectionInput: GlueConnectionPatchFilterSensitiveLog(obj.glueConnectionInput),
1134
- }),
1135
- });
1136
- export const RedshiftPropertiesPatchFilterSensitiveLog = (obj) => ({
1137
- ...obj,
1138
- ...(obj.storage && { storage: obj.storage }),
1139
- ...(obj.credentials && { credentials: SENSITIVE_STRING }),
1140
- });
1141
- export const ConnectionPropertiesPatchFilterSensitiveLog = (obj) => {
1142
- if (obj.athenaProperties !== undefined)
1143
- return { athenaProperties: obj.athenaProperties };
1144
- if (obj.glueProperties !== undefined)
1145
- return { glueProperties: GluePropertiesPatchFilterSensitiveLog(obj.glueProperties) };
1146
- if (obj.iamProperties !== undefined)
1147
- return { iamProperties: obj.iamProperties };
1148
- if (obj.redshiftProperties !== undefined)
1149
- return { redshiftProperties: RedshiftPropertiesPatchFilterSensitiveLog(obj.redshiftProperties) };
1150
- if (obj.sparkEmrProperties !== undefined)
1151
- return { sparkEmrProperties: obj.sparkEmrProperties };
1152
- if (obj.s3Properties !== undefined)
1153
- return { s3Properties: obj.s3Properties };
1154
- if (obj.amazonQProperties !== undefined)
1155
- return { amazonQProperties: obj.amazonQProperties };
1156
- if (obj.mlflowProperties !== undefined)
1157
- return { mlflowProperties: obj.mlflowProperties };
1158
- if (obj.$unknown !== undefined)
1159
- return { [obj.$unknown[0]]: "UNKNOWN" };
1160
- };
1161
- export const GlueConnectionFilterSensitiveLog = (obj) => ({
1162
- ...obj,
1163
- ...(obj.authenticationConfiguration && {
1164
- authenticationConfiguration: AuthenticationConfigurationFilterSensitiveLog(obj.authenticationConfiguration),
1165
- }),
1166
- });
1167
- export const PhysicalEndpointFilterSensitiveLog = (obj) => ({
1168
- ...obj,
1169
- ...(obj.glueConnection && { glueConnection: GlueConnectionFilterSensitiveLog(obj.glueConnection) }),
1170
- });
1171
- export const ConnectionSummaryFilterSensitiveLog = (obj) => ({
1172
- ...obj,
1173
- ...(obj.physicalEndpoints && {
1174
- physicalEndpoints: obj.physicalEndpoints.map((item) => PhysicalEndpointFilterSensitiveLog(item)),
1175
- }),
1176
- ...(obj.props && { props: ConnectionPropertiesOutputFilterSensitiveLog(obj.props) }),
1177
- });
1178
- export const CreateAccountPoolInputFilterSensitiveLog = (obj) => ({
1179
- ...obj,
1180
- ...(obj.name && { name: SENSITIVE_STRING }),
1181
- ...(obj.description && { description: SENSITIVE_STRING }),
1182
- ...(obj.accountSource && { accountSource: AccountSourceFilterSensitiveLog(obj.accountSource) }),
1183
- });
1184
- export const CreateAccountPoolOutputFilterSensitiveLog = (obj) => ({
1185
- ...obj,
1186
- ...(obj.name && { name: SENSITIVE_STRING }),
1187
- ...(obj.description && { description: SENSITIVE_STRING }),
1188
- ...(obj.accountSource && { accountSource: AccountSourceFilterSensitiveLog(obj.accountSource) }),
1189
- });
1190
- export const CreateConnectionInputFilterSensitiveLog = (obj) => ({
1191
- ...obj,
1192
- ...(obj.description && { description: SENSITIVE_STRING }),
1193
- ...(obj.props && { props: ConnectionPropertiesInputFilterSensitiveLog(obj.props) }),
1194
- });
1195
- export const CreateConnectionOutputFilterSensitiveLog = (obj) => ({
1196
- ...obj,
1197
- ...(obj.description && { description: SENSITIVE_STRING }),
1198
- ...(obj.physicalEndpoints && {
1199
- physicalEndpoints: obj.physicalEndpoints.map((item) => PhysicalEndpointFilterSensitiveLog(item)),
1200
- }),
1201
- ...(obj.props && { props: ConnectionPropertiesOutputFilterSensitiveLog(obj.props) }),
1202
- });
1203
- export const CreateDataProductInputFilterSensitiveLog = (obj) => ({
1204
- ...obj,
1205
- ...(obj.name && { name: SENSITIVE_STRING }),
1206
- ...(obj.description && { description: SENSITIVE_STRING }),
1207
- ...(obj.formsInput && { formsInput: SENSITIVE_STRING }),
1208
- });
1209
- export const CreateDataProductOutputFilterSensitiveLog = (obj) => ({
1210
- ...obj,
1211
- ...(obj.name && { name: SENSITIVE_STRING }),
1212
- ...(obj.description && { description: SENSITIVE_STRING }),
1213
- ...(obj.formsOutput && { formsOutput: obj.formsOutput.map((item) => FormOutputFilterSensitiveLog(item)) }),
1214
- });
1215
- export const CreateDataProductRevisionInputFilterSensitiveLog = (obj) => ({
1216
- ...obj,
1217
- ...(obj.name && { name: SENSITIVE_STRING }),
1218
- ...(obj.description && { description: SENSITIVE_STRING }),
1219
- ...(obj.formsInput && { formsInput: SENSITIVE_STRING }),
1220
- });
1221
- export const CreateDataProductRevisionOutputFilterSensitiveLog = (obj) => ({
1222
- ...obj,
1223
- ...(obj.name && { name: SENSITIVE_STRING }),
1224
- ...(obj.description && { description: SENSITIVE_STRING }),
1225
- ...(obj.formsOutput && { formsOutput: obj.formsOutput.map((item) => FormOutputFilterSensitiveLog(item)) }),
1226
- });
1227
- export const ScheduleConfigurationFilterSensitiveLog = (obj) => ({
1228
- ...obj,
1229
- });
1230
- export const CreateDataSourceInputFilterSensitiveLog = (obj) => ({
1231
- ...obj,
1232
- ...(obj.name && { name: SENSITIVE_STRING }),
1233
- ...(obj.description && { description: SENSITIVE_STRING }),
1234
- ...(obj.configuration && { configuration: obj.configuration }),
1235
- ...(obj.schedule && { schedule: SENSITIVE_STRING }),
1236
- ...(obj.assetFormsInput && { assetFormsInput: SENSITIVE_STRING }),
1237
- });
1238
- export const CreateDataSourceOutputFilterSensitiveLog = (obj) => ({
1239
- ...obj,
1240
- ...(obj.name && { name: SENSITIVE_STRING }),
1241
- ...(obj.description && { description: SENSITIVE_STRING }),
1242
- ...(obj.configuration && { configuration: obj.configuration }),
1243
- ...(obj.assetFormsOutput && {
1244
- assetFormsOutput: obj.assetFormsOutput.map((item) => FormOutputFilterSensitiveLog(item)),
1245
- }),
1246
- ...(obj.schedule && { schedule: SENSITIVE_STRING }),
1247
- });
1248
- export const CreateDomainUnitInputFilterSensitiveLog = (obj) => ({
1249
- ...obj,
1250
- ...(obj.name && { name: SENSITIVE_STRING }),
1251
- ...(obj.description && { description: SENSITIVE_STRING }),
1252
- });
1253
- export const CreateDomainUnitOutputFilterSensitiveLog = (obj) => ({
1254
- ...obj,
1255
- ...(obj.name && { name: SENSITIVE_STRING }),
1256
- ...(obj.description && { description: SENSITIVE_STRING }),
1257
- ...(obj.owners && { owners: obj.owners.map((item) => item) }),
1258
- });
1259
- export const CustomParameterFilterSensitiveLog = (obj) => ({
1260
- ...obj,
1261
- ...(obj.description && { description: SENSITIVE_STRING }),
1262
- });
1263
- export const CreateEnvironmentOutputFilterSensitiveLog = (obj) => ({
1264
- ...obj,
1265
- ...(obj.name && { name: SENSITIVE_STRING }),
1266
- ...(obj.description && { description: SENSITIVE_STRING }),
1267
- ...(obj.userParameters && {
1268
- userParameters: obj.userParameters.map((item) => CustomParameterFilterSensitiveLog(item)),
1269
- }),
1270
- ...(obj.provisioningProperties && { provisioningProperties: obj.provisioningProperties }),
1271
- ...(obj.environmentConfigurationId && { environmentConfigurationId: SENSITIVE_STRING }),
1272
- });
1273
- export const CreateEnvironmentBlueprintInputFilterSensitiveLog = (obj) => ({
1274
- ...obj,
1275
- ...(obj.description && { description: SENSITIVE_STRING }),
1276
- ...(obj.provisioningProperties && { provisioningProperties: obj.provisioningProperties }),
1277
- ...(obj.userParameters && {
1278
- userParameters: obj.userParameters.map((item) => CustomParameterFilterSensitiveLog(item)),
1279
- }),
1280
- });
1281
- export const CreateEnvironmentBlueprintOutputFilterSensitiveLog = (obj) => ({
1282
- ...obj,
1283
- ...(obj.description && { description: SENSITIVE_STRING }),
1284
- ...(obj.provisioningProperties && { provisioningProperties: obj.provisioningProperties }),
1285
- ...(obj.userParameters && {
1286
- userParameters: obj.userParameters.map((item) => CustomParameterFilterSensitiveLog(item)),
1287
- }),
1288
- });
1289
- export const CreateEnvironmentProfileInputFilterSensitiveLog = (obj) => ({
1290
- ...obj,
1291
- ...(obj.name && { name: SENSITIVE_STRING }),
1292
- ...(obj.description && { description: SENSITIVE_STRING }),
1293
- });
1294
- export const CreateEnvironmentProfileOutputFilterSensitiveLog = (obj) => ({
1295
- ...obj,
1296
- ...(obj.name && { name: SENSITIVE_STRING }),
1297
- ...(obj.description && { description: SENSITIVE_STRING }),
1298
- ...(obj.userParameters && {
1299
- userParameters: obj.userParameters.map((item) => CustomParameterFilterSensitiveLog(item)),
1300
- }),
1301
- });
1302
- export const ModelFilterSensitiveLog = (obj) => {
1303
- if (obj.smithy !== undefined)
1304
- return { smithy: obj.smithy };
1305
- if (obj.$unknown !== undefined)
1306
- return { [obj.$unknown[0]]: "UNKNOWN" };
1307
- };
1308
- export const CreateFormTypeInputFilterSensitiveLog = (obj) => ({
1309
- ...obj,
1310
- ...(obj.name && { name: SENSITIVE_STRING }),
1311
- ...(obj.model && { model: SENSITIVE_STRING }),
1312
- ...(obj.description && { description: SENSITIVE_STRING }),
1313
- });
1314
- export const CreateFormTypeOutputFilterSensitiveLog = (obj) => ({
1315
- ...obj,
1316
- ...(obj.name && { name: SENSITIVE_STRING }),
1317
- ...(obj.description && { description: SENSITIVE_STRING }),
1318
- });
1319
- export const CreateGlossaryInputFilterSensitiveLog = (obj) => ({
1320
- ...obj,
1321
- ...(obj.name && { name: SENSITIVE_STRING }),
1322
- ...(obj.description && { description: SENSITIVE_STRING }),
1323
- });
1324
- export const CreateGlossaryOutputFilterSensitiveLog = (obj) => ({
1325
- ...obj,
1326
- ...(obj.name && { name: SENSITIVE_STRING }),
1327
- ...(obj.description && { description: SENSITIVE_STRING }),
1328
- });
1329
- export const CreateGlossaryTermInputFilterSensitiveLog = (obj) => ({
1330
- ...obj,
1331
- ...(obj.name && { name: SENSITIVE_STRING }),
1332
- ...(obj.shortDescription && { shortDescription: SENSITIVE_STRING }),
1333
- ...(obj.longDescription && { longDescription: SENSITIVE_STRING }),
1334
- });
1335
- export const CreateGlossaryTermOutputFilterSensitiveLog = (obj) => ({
1336
- ...obj,
1337
- ...(obj.name && { name: SENSITIVE_STRING }),
1338
- ...(obj.shortDescription && { shortDescription: SENSITIVE_STRING }),
1339
- ...(obj.longDescription && { longDescription: SENSITIVE_STRING }),
1340
- });
1341
- export const CreateGroupProfileOutputFilterSensitiveLog = (obj) => ({
1342
- ...obj,
1343
- ...(obj.groupName && { groupName: SENSITIVE_STRING }),
1344
- });
1345
- export const EnvironmentConfigurationUserParameterFilterSensitiveLog = (obj) => ({
1346
- ...obj,
1347
- ...(obj.environmentConfigurationName && { environmentConfigurationName: SENSITIVE_STRING }),
1348
- });
1349
- export const CreateProjectInputFilterSensitiveLog = (obj) => ({
1350
- ...obj,
1351
- ...(obj.name && { name: SENSITIVE_STRING }),
1352
- ...(obj.description && { description: SENSITIVE_STRING }),
1353
- ...(obj.userParameters && {
1354
- userParameters: obj.userParameters.map((item) => EnvironmentConfigurationUserParameterFilterSensitiveLog(item)),
1355
- }),
1356
- });
1357
- export const CreateProjectOutputFilterSensitiveLog = (obj) => ({
1358
- ...obj,
1359
- ...(obj.name && { name: SENSITIVE_STRING }),
1360
- ...(obj.description && { description: SENSITIVE_STRING }),
1361
- ...(obj.userParameters && {
1362
- userParameters: obj.userParameters.map((item) => EnvironmentConfigurationUserParameterFilterSensitiveLog(item)),
1363
- }),
1364
- });