@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
@@ -1633,6 +1633,10 @@ export declare namespace SearchInventoryResultItem {
1633
1633
  dataProductItem?: never;
1634
1634
  $unknown: [string, any];
1635
1635
  }
1636
+ /**
1637
+ * @deprecated unused in schema-serde mode.
1638
+ *
1639
+ */
1636
1640
  interface Visitor<T> {
1637
1641
  glossaryItem: (value: GlossaryItem) => T;
1638
1642
  glossaryTermItem: (value: GlossaryTermItem) => T;
@@ -1640,7 +1644,6 @@ export declare namespace SearchInventoryResultItem {
1640
1644
  dataProductItem: (value: DataProductResultItem) => T;
1641
1645
  _: (name: string, value: any) => T;
1642
1646
  }
1643
- const visit: <T>(value: SearchInventoryResultItem, visitor: Visitor<T>) => T;
1644
1647
  }
1645
1648
  /**
1646
1649
  * @public
@@ -1780,12 +1783,15 @@ export declare namespace SearchResultItem {
1780
1783
  dataProductListing?: never;
1781
1784
  $unknown: [string, any];
1782
1785
  }
1786
+ /**
1787
+ * @deprecated unused in schema-serde mode.
1788
+ *
1789
+ */
1783
1790
  interface Visitor<T> {
1784
1791
  assetListing: (value: AssetListingItem) => T;
1785
1792
  dataProductListing: (value: DataProductListingItem) => T;
1786
1793
  _: (name: string, value: any) => T;
1787
1794
  }
1788
- const visit: <T>(value: SearchResultItem, visitor: Visitor<T>) => T;
1789
1795
  }
1790
1796
  /**
1791
1797
  * @public
@@ -1990,13 +1996,16 @@ export declare namespace SearchTypesResultItem {
1990
1996
  lineageNodeTypeItem?: never;
1991
1997
  $unknown: [string, any];
1992
1998
  }
1999
+ /**
2000
+ * @deprecated unused in schema-serde mode.
2001
+ *
2002
+ */
1993
2003
  interface Visitor<T> {
1994
2004
  assetTypeItem: (value: AssetTypeItem) => T;
1995
2005
  formTypeItem: (value: FormTypeData) => T;
1996
2006
  lineageNodeTypeItem: (value: LineageNodeTypeItem) => T;
1997
2007
  _: (name: string, value: any) => T;
1998
2008
  }
1999
- const visit: <T>(value: SearchTypesResultItem, visitor: Visitor<T>) => T;
2000
2009
  }
2001
2010
  /**
2002
2011
  * @public
@@ -3478,13 +3487,16 @@ export declare namespace FilterClause {
3478
3487
  or?: never;
3479
3488
  $unknown: [string, any];
3480
3489
  }
3490
+ /**
3491
+ * @deprecated unused in schema-serde mode.
3492
+ *
3493
+ */
3481
3494
  interface Visitor<T> {
3482
3495
  filter: (value: Filter) => T;
3483
3496
  and: (value: FilterClause[]) => T;
3484
3497
  or: (value: FilterClause[]) => T;
3485
3498
  _: (name: string, value: any) => T;
3486
3499
  }
3487
- const visit: <T>(value: FilterClause, visitor: Visitor<T>) => T;
3488
3500
  }
3489
3501
  /**
3490
3502
  * <p>The row filter.</p>
@@ -3534,13 +3546,16 @@ export declare namespace RowFilter {
3534
3546
  or?: never;
3535
3547
  $unknown: [string, any];
3536
3548
  }
3549
+ /**
3550
+ * @deprecated unused in schema-serde mode.
3551
+ *
3552
+ */
3537
3553
  interface Visitor<T> {
3538
3554
  expression: (value: RowFilterExpression) => T;
3539
3555
  and: (value: RowFilter[]) => T;
3540
3556
  or: (value: RowFilter[]) => T;
3541
3557
  _: (name: string, value: any) => T;
3542
3558
  }
3543
- const visit: <T>(value: RowFilter, visitor: Visitor<T>) => T;
3544
3559
  }
3545
3560
  /**
3546
3561
  * <p>The row filter configuration details.</p>
@@ -3748,12 +3763,15 @@ export declare namespace AssetFilterConfiguration {
3748
3763
  rowConfiguration?: never;
3749
3764
  $unknown: [string, any];
3750
3765
  }
3766
+ /**
3767
+ * @deprecated unused in schema-serde mode.
3768
+ *
3769
+ */
3751
3770
  interface Visitor<T> {
3752
3771
  columnConfiguration: (value: ColumnFilterConfiguration) => T;
3753
3772
  rowConfiguration: (value: RowFilterConfiguration) => T;
3754
3773
  _: (name: string, value: any) => T;
3755
3774
  }
3756
- const visit: <T>(value: AssetFilterConfiguration, visitor: Visitor<T>) => T;
3757
3775
  }
3758
3776
  /**
3759
3777
  * @public
@@ -4005,211 +4023,3 @@ export interface UpdateAssetFilterOutput {
4005
4023
  */
4006
4024
  effectiveRowFilter?: string | undefined;
4007
4025
  }
4008
- /**
4009
- * @internal
4010
- */
4011
- export declare const ListSubscriptionsOutputFilterSensitiveLog: (obj: ListSubscriptionsOutput) => any;
4012
- /**
4013
- * @internal
4014
- */
4015
- export declare const SubscriptionTargetSummaryFilterSensitiveLog: (obj: SubscriptionTargetSummary) => any;
4016
- /**
4017
- * @internal
4018
- */
4019
- export declare const ListSubscriptionTargetsOutputFilterSensitiveLog: (obj: ListSubscriptionTargetsOutput) => any;
4020
- /**
4021
- * @internal
4022
- */
4023
- export declare const PostLineageEventInputFilterSensitiveLog: (obj: PostLineageEventInput) => any;
4024
- /**
4025
- * @internal
4026
- */
4027
- export declare const RejectSubscriptionRequestInputFilterSensitiveLog: (obj: RejectSubscriptionRequestInput) => any;
4028
- /**
4029
- * @internal
4030
- */
4031
- export declare const RejectSubscriptionRequestOutputFilterSensitiveLog: (obj: RejectSubscriptionRequestOutput) => any;
4032
- /**
4033
- * @internal
4034
- */
4035
- export declare const RevokeSubscriptionOutputFilterSensitiveLog: (obj: RevokeSubscriptionOutput) => any;
4036
- /**
4037
- * @internal
4038
- */
4039
- export declare const GetRuleOutputFilterSensitiveLog: (obj: GetRuleOutput) => any;
4040
- /**
4041
- * @internal
4042
- */
4043
- export declare const RuleSummaryFilterSensitiveLog: (obj: RuleSummary) => any;
4044
- /**
4045
- * @internal
4046
- */
4047
- export declare const ListRulesOutputFilterSensitiveLog: (obj: ListRulesOutput) => any;
4048
- /**
4049
- * @internal
4050
- */
4051
- export declare const UpdateRuleInputFilterSensitiveLog: (obj: UpdateRuleInput) => any;
4052
- /**
4053
- * @internal
4054
- */
4055
- export declare const UpdateRuleOutputFilterSensitiveLog: (obj: UpdateRuleOutput) => any;
4056
- /**
4057
- * @internal
4058
- */
4059
- export declare const GlossaryItemFilterSensitiveLog: (obj: GlossaryItem) => any;
4060
- /**
4061
- * @internal
4062
- */
4063
- export declare const GlossaryTermItemFilterSensitiveLog: (obj: GlossaryTermItem) => any;
4064
- /**
4065
- * @internal
4066
- */
4067
- export declare const SearchInventoryResultItemFilterSensitiveLog: (obj: SearchInventoryResultItem) => any;
4068
- /**
4069
- * @internal
4070
- */
4071
- export declare const SearchOutputFilterSensitiveLog: (obj: SearchOutput) => any;
4072
- /**
4073
- * @internal
4074
- */
4075
- export declare const SearchGroupProfilesInputFilterSensitiveLog: (obj: SearchGroupProfilesInput) => any;
4076
- /**
4077
- * @internal
4078
- */
4079
- export declare const GroupProfileSummaryFilterSensitiveLog: (obj: GroupProfileSummary) => any;
4080
- /**
4081
- * @internal
4082
- */
4083
- export declare const SearchGroupProfilesOutputFilterSensitiveLog: (obj: SearchGroupProfilesOutput) => any;
4084
- /**
4085
- * @internal
4086
- */
4087
- export declare const SearchResultItemFilterSensitiveLog: (obj: SearchResultItem) => any;
4088
- /**
4089
- * @internal
4090
- */
4091
- export declare const SearchListingsOutputFilterSensitiveLog: (obj: SearchListingsOutput) => any;
4092
- /**
4093
- * @internal
4094
- */
4095
- export declare const FormTypeDataFilterSensitiveLog: (obj: FormTypeData) => any;
4096
- /**
4097
- * @internal
4098
- */
4099
- export declare const LineageNodeTypeItemFilterSensitiveLog: (obj: LineageNodeTypeItem) => any;
4100
- /**
4101
- * @internal
4102
- */
4103
- export declare const SearchTypesResultItemFilterSensitiveLog: (obj: SearchTypesResultItem) => any;
4104
- /**
4105
- * @internal
4106
- */
4107
- export declare const SearchTypesOutputFilterSensitiveLog: (obj: SearchTypesOutput) => any;
4108
- /**
4109
- * @internal
4110
- */
4111
- export declare const SearchUserProfilesInputFilterSensitiveLog: (obj: SearchUserProfilesInput) => any;
4112
- /**
4113
- * @internal
4114
- */
4115
- export declare const UserProfileSummaryFilterSensitiveLog: (obj: UserProfileSummary) => any;
4116
- /**
4117
- * @internal
4118
- */
4119
- export declare const SearchUserProfilesOutputFilterSensitiveLog: (obj: SearchUserProfilesOutput) => any;
4120
- /**
4121
- * @internal
4122
- */
4123
- export declare const UpdateAccountPoolInputFilterSensitiveLog: (obj: UpdateAccountPoolInput) => any;
4124
- /**
4125
- * @internal
4126
- */
4127
- export declare const UpdateAccountPoolOutputFilterSensitiveLog: (obj: UpdateAccountPoolOutput) => any;
4128
- /**
4129
- * @internal
4130
- */
4131
- export declare const UpdateConnectionInputFilterSensitiveLog: (obj: UpdateConnectionInput) => any;
4132
- /**
4133
- * @internal
4134
- */
4135
- export declare const UpdateConnectionOutputFilterSensitiveLog: (obj: UpdateConnectionOutput) => any;
4136
- /**
4137
- * @internal
4138
- */
4139
- export declare const UpdateEnvironmentOutputFilterSensitiveLog: (obj: UpdateEnvironmentOutput) => any;
4140
- /**
4141
- * @internal
4142
- */
4143
- export declare const UpdateEnvironmentBlueprintInputFilterSensitiveLog: (obj: UpdateEnvironmentBlueprintInput) => any;
4144
- /**
4145
- * @internal
4146
- */
4147
- export declare const UpdateEnvironmentBlueprintOutputFilterSensitiveLog: (obj: UpdateEnvironmentBlueprintOutput) => any;
4148
- /**
4149
- * @internal
4150
- */
4151
- export declare const UpdateEnvironmentProfileInputFilterSensitiveLog: (obj: UpdateEnvironmentProfileInput) => any;
4152
- /**
4153
- * @internal
4154
- */
4155
- export declare const UpdateEnvironmentProfileOutputFilterSensitiveLog: (obj: UpdateEnvironmentProfileOutput) => any;
4156
- /**
4157
- * @internal
4158
- */
4159
- export declare const UpdateGroupProfileOutputFilterSensitiveLog: (obj: UpdateGroupProfileOutput) => any;
4160
- /**
4161
- * @internal
4162
- */
4163
- export declare const UpdateProjectInputFilterSensitiveLog: (obj: UpdateProjectInput) => any;
4164
- /**
4165
- * @internal
4166
- */
4167
- export declare const UpdateProjectOutputFilterSensitiveLog: (obj: UpdateProjectOutput) => any;
4168
- /**
4169
- * @internal
4170
- */
4171
- export declare const UpdateProjectProfileInputFilterSensitiveLog: (obj: UpdateProjectProfileInput) => any;
4172
- /**
4173
- * @internal
4174
- */
4175
- export declare const UpdateProjectProfileOutputFilterSensitiveLog: (obj: UpdateProjectProfileOutput) => any;
4176
- /**
4177
- * @internal
4178
- */
4179
- export declare const UpdateSubscriptionRequestInputFilterSensitiveLog: (obj: UpdateSubscriptionRequestInput) => any;
4180
- /**
4181
- * @internal
4182
- */
4183
- export declare const UpdateSubscriptionRequestOutputFilterSensitiveLog: (obj: UpdateSubscriptionRequestOutput) => any;
4184
- /**
4185
- * @internal
4186
- */
4187
- export declare const UpdateSubscriptionTargetInputFilterSensitiveLog: (obj: UpdateSubscriptionTargetInput) => any;
4188
- /**
4189
- * @internal
4190
- */
4191
- export declare const UpdateSubscriptionTargetOutputFilterSensitiveLog: (obj: UpdateSubscriptionTargetOutput) => any;
4192
- /**
4193
- * @internal
4194
- */
4195
- export declare const UpdateUserProfileOutputFilterSensitiveLog: (obj: UpdateUserProfileOutput) => any;
4196
- /**
4197
- * @internal
4198
- */
4199
- export declare const CreateAssetFilterInputFilterSensitiveLog: (obj: CreateAssetFilterInput) => any;
4200
- /**
4201
- * @internal
4202
- */
4203
- export declare const CreateAssetFilterOutputFilterSensitiveLog: (obj: CreateAssetFilterOutput) => any;
4204
- /**
4205
- * @internal
4206
- */
4207
- export declare const GetAssetFilterOutputFilterSensitiveLog: (obj: GetAssetFilterOutput) => any;
4208
- /**
4209
- * @internal
4210
- */
4211
- export declare const UpdateAssetFilterInputFilterSensitiveLog: (obj: UpdateAssetFilterInput) => any;
4212
- /**
4213
- * @internal
4214
- */
4215
- export declare const UpdateAssetFilterOutputFilterSensitiveLog: (obj: UpdateAssetFilterOutput) => any;
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: DataZoneClientConfig) => {
29
29
  profile?: string;
30
30
  logger: import("@smithy/types").Logger;
31
31
  extensions: import("./runtimeExtensions").RuntimeExtension[];
32
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
32
33
  customUserAgent?: string | import("@smithy/types").UserAgent;
33
34
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
34
35
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
@@ -31,6 +31,7 @@ export declare const getRuntimeConfig: (config: DataZoneClientConfig) => {
31
31
  profile?: string;
32
32
  logger: import("@smithy/types").Logger;
33
33
  extensions: import("./runtimeExtensions").RuntimeExtension[];
34
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
34
35
  customUserAgent?: string | import("@smithy/types").UserAgent;
35
36
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
36
37
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
@@ -27,6 +27,7 @@ export declare const getRuntimeConfig: (config: DataZoneClientConfig) => {
27
27
  retryMode: string | import("@smithy/types").Provider<string>;
28
28
  logger: import("@smithy/types").Logger;
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
30
31
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
31
32
  customUserAgent?: string | import("@smithy/types").UserAgent;
32
33
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
@@ -14,6 +14,7 @@ export declare const getRuntimeConfig: (config: DataZoneClientConfig) => {
14
14
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").DataZoneHttpAuthSchemeProvider;
15
15
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
16
16
  logger: import("@smithy/types").Logger;
17
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
17
18
  serviceId: string;
18
19
  urlParser: import("@smithy/types").UrlParser;
19
20
  utf8Decoder: import("@smithy/types").Decoder;