@aws-sdk/client-quicksight 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 (264) hide show
  1. package/dist-cjs/index.js +18163 -18315
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/QuickSightClient.js +2 -0
  4. package/dist-es/commands/BatchCreateTopicReviewedAnswerCommand.js +3 -10
  5. package/dist-es/commands/BatchDeleteTopicReviewedAnswerCommand.js +3 -9
  6. package/dist-es/commands/CancelIngestionCommand.js +3 -9
  7. package/dist-es/commands/CreateAccountCustomizationCommand.js +3 -9
  8. package/dist-es/commands/CreateAccountSubscriptionCommand.js +3 -9
  9. package/dist-es/commands/CreateActionConnectorCommand.js +3 -10
  10. package/dist-es/commands/CreateAnalysisCommand.js +3 -10
  11. package/dist-es/commands/CreateBrandCommand.js +3 -9
  12. package/dist-es/commands/CreateCustomPermissionsCommand.js +3 -9
  13. package/dist-es/commands/CreateDashboardCommand.js +3 -10
  14. package/dist-es/commands/CreateDataSetCommand.js +3 -10
  15. package/dist-es/commands/CreateDataSourceCommand.js +3 -10
  16. package/dist-es/commands/CreateFolderCommand.js +3 -9
  17. package/dist-es/commands/CreateFolderMembershipCommand.js +3 -9
  18. package/dist-es/commands/CreateGroupCommand.js +3 -9
  19. package/dist-es/commands/CreateGroupMembershipCommand.js +3 -9
  20. package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +3 -9
  21. package/dist-es/commands/CreateIngestionCommand.js +3 -9
  22. package/dist-es/commands/CreateNamespaceCommand.js +3 -9
  23. package/dist-es/commands/CreateRefreshScheduleCommand.js +3 -9
  24. package/dist-es/commands/CreateRoleMembershipCommand.js +3 -9
  25. package/dist-es/commands/CreateTemplateAliasCommand.js +3 -9
  26. package/dist-es/commands/CreateTemplateCommand.js +3 -10
  27. package/dist-es/commands/CreateThemeAliasCommand.js +3 -9
  28. package/dist-es/commands/CreateThemeCommand.js +3 -9
  29. package/dist-es/commands/CreateTopicCommand.js +3 -10
  30. package/dist-es/commands/CreateTopicRefreshScheduleCommand.js +3 -9
  31. package/dist-es/commands/CreateVPCConnectionCommand.js +3 -9
  32. package/dist-es/commands/DeleteAccountCustomPermissionCommand.js +3 -9
  33. package/dist-es/commands/DeleteAccountCustomizationCommand.js +3 -9
  34. package/dist-es/commands/DeleteAccountSubscriptionCommand.js +3 -9
  35. package/dist-es/commands/DeleteActionConnectorCommand.js +3 -9
  36. package/dist-es/commands/DeleteAnalysisCommand.js +3 -9
  37. package/dist-es/commands/DeleteBrandAssignmentCommand.js +3 -9
  38. package/dist-es/commands/DeleteBrandCommand.js +3 -9
  39. package/dist-es/commands/DeleteCustomPermissionsCommand.js +3 -9
  40. package/dist-es/commands/DeleteDashboardCommand.js +3 -9
  41. package/dist-es/commands/DeleteDataSetCommand.js +3 -9
  42. package/dist-es/commands/DeleteDataSetRefreshPropertiesCommand.js +3 -9
  43. package/dist-es/commands/DeleteDataSourceCommand.js +3 -9
  44. package/dist-es/commands/DeleteDefaultQBusinessApplicationCommand.js +3 -9
  45. package/dist-es/commands/DeleteFolderCommand.js +3 -9
  46. package/dist-es/commands/DeleteFolderMembershipCommand.js +3 -9
  47. package/dist-es/commands/DeleteGroupCommand.js +3 -9
  48. package/dist-es/commands/DeleteGroupMembershipCommand.js +3 -9
  49. package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +3 -9
  50. package/dist-es/commands/DeleteIdentityPropagationConfigCommand.js +3 -9
  51. package/dist-es/commands/DeleteNamespaceCommand.js +3 -9
  52. package/dist-es/commands/DeleteRefreshScheduleCommand.js +3 -9
  53. package/dist-es/commands/DeleteRoleCustomPermissionCommand.js +3 -9
  54. package/dist-es/commands/DeleteRoleMembershipCommand.js +3 -9
  55. package/dist-es/commands/DeleteTemplateAliasCommand.js +3 -9
  56. package/dist-es/commands/DeleteTemplateCommand.js +3 -9
  57. package/dist-es/commands/DeleteThemeAliasCommand.js +3 -9
  58. package/dist-es/commands/DeleteThemeCommand.js +3 -9
  59. package/dist-es/commands/DeleteTopicCommand.js +3 -9
  60. package/dist-es/commands/DeleteTopicRefreshScheduleCommand.js +3 -9
  61. package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +3 -9
  62. package/dist-es/commands/DeleteUserCommand.js +3 -9
  63. package/dist-es/commands/DeleteUserCustomPermissionCommand.js +3 -9
  64. package/dist-es/commands/DeleteVPCConnectionCommand.js +3 -9
  65. package/dist-es/commands/DescribeAccountCustomPermissionCommand.js +3 -9
  66. package/dist-es/commands/DescribeAccountCustomizationCommand.js +3 -9
  67. package/dist-es/commands/DescribeAccountSettingsCommand.js +3 -9
  68. package/dist-es/commands/DescribeAccountSubscriptionCommand.js +3 -9
  69. package/dist-es/commands/DescribeActionConnectorCommand.js +3 -10
  70. package/dist-es/commands/DescribeActionConnectorPermissionsCommand.js +3 -9
  71. package/dist-es/commands/DescribeAnalysisCommand.js +3 -10
  72. package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +3 -10
  73. package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +3 -9
  74. package/dist-es/commands/DescribeAssetBundleExportJobCommand.js +3 -10
  75. package/dist-es/commands/DescribeAssetBundleImportJobCommand.js +3 -10
  76. package/dist-es/commands/DescribeBrandAssignmentCommand.js +3 -9
  77. package/dist-es/commands/DescribeBrandCommand.js +3 -9
  78. package/dist-es/commands/DescribeBrandPublishedVersionCommand.js +3 -9
  79. package/dist-es/commands/DescribeCustomPermissionsCommand.js +3 -9
  80. package/dist-es/commands/DescribeDashboardCommand.js +3 -10
  81. package/dist-es/commands/DescribeDashboardDefinitionCommand.js +3 -10
  82. package/dist-es/commands/DescribeDashboardPermissionsCommand.js +3 -9
  83. package/dist-es/commands/DescribeDashboardSnapshotJobCommand.js +3 -10
  84. package/dist-es/commands/DescribeDashboardSnapshotJobResultCommand.js +3 -10
  85. package/dist-es/commands/DescribeDashboardsQAConfigurationCommand.js +3 -9
  86. package/dist-es/commands/DescribeDataSetCommand.js +3 -10
  87. package/dist-es/commands/DescribeDataSetPermissionsCommand.js +3 -9
  88. package/dist-es/commands/DescribeDataSetRefreshPropertiesCommand.js +3 -9
  89. package/dist-es/commands/DescribeDataSourceCommand.js +3 -9
  90. package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +3 -9
  91. package/dist-es/commands/DescribeDefaultQBusinessApplicationCommand.js +3 -9
  92. package/dist-es/commands/DescribeFolderCommand.js +3 -9
  93. package/dist-es/commands/DescribeFolderPermissionsCommand.js +3 -9
  94. package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +3 -9
  95. package/dist-es/commands/DescribeGroupCommand.js +3 -9
  96. package/dist-es/commands/DescribeGroupMembershipCommand.js +3 -9
  97. package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +3 -9
  98. package/dist-es/commands/DescribeIngestionCommand.js +3 -9
  99. package/dist-es/commands/DescribeIpRestrictionCommand.js +3 -9
  100. package/dist-es/commands/DescribeKeyRegistrationCommand.js +3 -9
  101. package/dist-es/commands/DescribeNamespaceCommand.js +3 -9
  102. package/dist-es/commands/DescribeQPersonalizationConfigurationCommand.js +3 -9
  103. package/dist-es/commands/DescribeQuickSightQSearchConfigurationCommand.js +3 -9
  104. package/dist-es/commands/DescribeRefreshScheduleCommand.js +3 -9
  105. package/dist-es/commands/DescribeRoleCustomPermissionCommand.js +3 -9
  106. package/dist-es/commands/DescribeTemplateAliasCommand.js +3 -9
  107. package/dist-es/commands/DescribeTemplateCommand.js +3 -10
  108. package/dist-es/commands/DescribeTemplateDefinitionCommand.js +3 -10
  109. package/dist-es/commands/DescribeTemplatePermissionsCommand.js +3 -9
  110. package/dist-es/commands/DescribeThemeAliasCommand.js +3 -9
  111. package/dist-es/commands/DescribeThemeCommand.js +3 -9
  112. package/dist-es/commands/DescribeThemePermissionsCommand.js +3 -9
  113. package/dist-es/commands/DescribeTopicCommand.js +3 -10
  114. package/dist-es/commands/DescribeTopicPermissionsCommand.js +3 -9
  115. package/dist-es/commands/DescribeTopicRefreshCommand.js +3 -9
  116. package/dist-es/commands/DescribeTopicRefreshScheduleCommand.js +3 -9
  117. package/dist-es/commands/DescribeUserCommand.js +3 -9
  118. package/dist-es/commands/DescribeVPCConnectionCommand.js +3 -9
  119. package/dist-es/commands/GenerateEmbedUrlForAnonymousUserCommand.js +3 -10
  120. package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +3 -10
  121. package/dist-es/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.js +3 -10
  122. package/dist-es/commands/GetDashboardEmbedUrlCommand.js +3 -10
  123. package/dist-es/commands/GetFlowMetadataCommand.js +3 -9
  124. package/dist-es/commands/GetFlowPermissionsCommand.js +3 -9
  125. package/dist-es/commands/GetSessionEmbedUrlCommand.js +3 -10
  126. package/dist-es/commands/ListActionConnectorsCommand.js +3 -10
  127. package/dist-es/commands/ListAnalysesCommand.js +3 -9
  128. package/dist-es/commands/ListAssetBundleExportJobsCommand.js +3 -9
  129. package/dist-es/commands/ListAssetBundleImportJobsCommand.js +3 -9
  130. package/dist-es/commands/ListBrandsCommand.js +3 -9
  131. package/dist-es/commands/ListCustomPermissionsCommand.js +3 -9
  132. package/dist-es/commands/ListDashboardVersionsCommand.js +3 -9
  133. package/dist-es/commands/ListDashboardsCommand.js +3 -9
  134. package/dist-es/commands/ListDataSetsCommand.js +3 -9
  135. package/dist-es/commands/ListDataSourcesCommand.js +3 -9
  136. package/dist-es/commands/ListFlowsCommand.js +3 -9
  137. package/dist-es/commands/ListFolderMembersCommand.js +3 -9
  138. package/dist-es/commands/ListFoldersCommand.js +3 -9
  139. package/dist-es/commands/ListFoldersForResourceCommand.js +3 -9
  140. package/dist-es/commands/ListGroupMembershipsCommand.js +3 -9
  141. package/dist-es/commands/ListGroupsCommand.js +3 -9
  142. package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +3 -9
  143. package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +3 -9
  144. package/dist-es/commands/ListIdentityPropagationConfigsCommand.js +3 -9
  145. package/dist-es/commands/ListIngestionsCommand.js +3 -9
  146. package/dist-es/commands/ListNamespacesCommand.js +3 -9
  147. package/dist-es/commands/ListRefreshSchedulesCommand.js +3 -9
  148. package/dist-es/commands/ListRoleMembershipsCommand.js +3 -9
  149. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  150. package/dist-es/commands/ListTemplateAliasesCommand.js +3 -9
  151. package/dist-es/commands/ListTemplateVersionsCommand.js +3 -9
  152. package/dist-es/commands/ListTemplatesCommand.js +3 -9
  153. package/dist-es/commands/ListThemeAliasesCommand.js +3 -9
  154. package/dist-es/commands/ListThemeVersionsCommand.js +3 -9
  155. package/dist-es/commands/ListThemesCommand.js +3 -9
  156. package/dist-es/commands/ListTopicRefreshSchedulesCommand.js +3 -9
  157. package/dist-es/commands/ListTopicReviewedAnswersCommand.js +3 -10
  158. package/dist-es/commands/ListTopicsCommand.js +3 -9
  159. package/dist-es/commands/ListUserGroupsCommand.js +3 -9
  160. package/dist-es/commands/ListUsersCommand.js +3 -9
  161. package/dist-es/commands/ListVPCConnectionsCommand.js +3 -9
  162. package/dist-es/commands/PredictQAResultsCommand.js +3 -10
  163. package/dist-es/commands/PutDataSetRefreshPropertiesCommand.js +3 -9
  164. package/dist-es/commands/RegisterUserCommand.js +3 -9
  165. package/dist-es/commands/RestoreAnalysisCommand.js +3 -9
  166. package/dist-es/commands/SearchActionConnectorsCommand.js +3 -10
  167. package/dist-es/commands/SearchAnalysesCommand.js +3 -9
  168. package/dist-es/commands/SearchDashboardsCommand.js +3 -9
  169. package/dist-es/commands/SearchDataSetsCommand.js +3 -9
  170. package/dist-es/commands/SearchDataSourcesCommand.js +3 -9
  171. package/dist-es/commands/SearchFlowsCommand.js +3 -9
  172. package/dist-es/commands/SearchFoldersCommand.js +3 -9
  173. package/dist-es/commands/SearchGroupsCommand.js +3 -9
  174. package/dist-es/commands/SearchTopicsCommand.js +3 -9
  175. package/dist-es/commands/StartAssetBundleExportJobCommand.js +3 -9
  176. package/dist-es/commands/StartAssetBundleImportJobCommand.js +3 -10
  177. package/dist-es/commands/StartDashboardSnapshotJobCommand.js +3 -10
  178. package/dist-es/commands/StartDashboardSnapshotJobScheduleCommand.js +3 -9
  179. package/dist-es/commands/TagResourceCommand.js +3 -9
  180. package/dist-es/commands/UntagResourceCommand.js +3 -9
  181. package/dist-es/commands/UpdateAccountCustomPermissionCommand.js +3 -9
  182. package/dist-es/commands/UpdateAccountCustomizationCommand.js +3 -9
  183. package/dist-es/commands/UpdateAccountSettingsCommand.js +3 -9
  184. package/dist-es/commands/UpdateActionConnectorCommand.js +3 -10
  185. package/dist-es/commands/UpdateActionConnectorPermissionsCommand.js +3 -9
  186. package/dist-es/commands/UpdateAnalysisCommand.js +3 -10
  187. package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +3 -9
  188. package/dist-es/commands/UpdateApplicationWithTokenExchangeGrantCommand.js +3 -9
  189. package/dist-es/commands/UpdateBrandAssignmentCommand.js +3 -9
  190. package/dist-es/commands/UpdateBrandCommand.js +3 -9
  191. package/dist-es/commands/UpdateBrandPublishedVersionCommand.js +3 -9
  192. package/dist-es/commands/UpdateCustomPermissionsCommand.js +3 -9
  193. package/dist-es/commands/UpdateDashboardCommand.js +3 -10
  194. package/dist-es/commands/UpdateDashboardLinksCommand.js +3 -9
  195. package/dist-es/commands/UpdateDashboardPermissionsCommand.js +3 -9
  196. package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +3 -9
  197. package/dist-es/commands/UpdateDashboardsQAConfigurationCommand.js +3 -9
  198. package/dist-es/commands/UpdateDataSetCommand.js +3 -10
  199. package/dist-es/commands/UpdateDataSetPermissionsCommand.js +3 -9
  200. package/dist-es/commands/UpdateDataSourceCommand.js +3 -10
  201. package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +3 -9
  202. package/dist-es/commands/UpdateDefaultQBusinessApplicationCommand.js +3 -9
  203. package/dist-es/commands/UpdateFlowPermissionsCommand.js +3 -9
  204. package/dist-es/commands/UpdateFolderCommand.js +3 -9
  205. package/dist-es/commands/UpdateFolderPermissionsCommand.js +3 -9
  206. package/dist-es/commands/UpdateGroupCommand.js +3 -9
  207. package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +3 -9
  208. package/dist-es/commands/UpdateIdentityPropagationConfigCommand.js +3 -9
  209. package/dist-es/commands/UpdateIpRestrictionCommand.js +3 -9
  210. package/dist-es/commands/UpdateKeyRegistrationCommand.js +3 -9
  211. package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +3 -9
  212. package/dist-es/commands/UpdateQPersonalizationConfigurationCommand.js +3 -9
  213. package/dist-es/commands/UpdateQuickSightQSearchConfigurationCommand.js +3 -9
  214. package/dist-es/commands/UpdateRefreshScheduleCommand.js +3 -9
  215. package/dist-es/commands/UpdateRoleCustomPermissionCommand.js +3 -9
  216. package/dist-es/commands/UpdateSPICECapacityConfigurationCommand.js +3 -9
  217. package/dist-es/commands/UpdateTemplateAliasCommand.js +3 -9
  218. package/dist-es/commands/UpdateTemplateCommand.js +3 -10
  219. package/dist-es/commands/UpdateTemplatePermissionsCommand.js +3 -9
  220. package/dist-es/commands/UpdateThemeAliasCommand.js +3 -9
  221. package/dist-es/commands/UpdateThemeCommand.js +3 -9
  222. package/dist-es/commands/UpdateThemePermissionsCommand.js +3 -9
  223. package/dist-es/commands/UpdateTopicCommand.js +3 -10
  224. package/dist-es/commands/UpdateTopicPermissionsCommand.js +3 -9
  225. package/dist-es/commands/UpdateTopicRefreshScheduleCommand.js +3 -9
  226. package/dist-es/commands/UpdateUserCommand.js +3 -9
  227. package/dist-es/commands/UpdateUserCustomPermissionCommand.js +3 -9
  228. package/dist-es/commands/UpdateVPCConnectionCommand.js +3 -9
  229. package/dist-es/models/models_0.js +0 -367
  230. package/dist-es/models/models_1.js +0 -579
  231. package/dist-es/models/models_2.js +0 -449
  232. package/dist-es/models/models_3.js +0 -370
  233. package/dist-es/models/models_4.js +0 -162
  234. package/dist-es/models/models_5.js +0 -127
  235. package/dist-es/runtimeConfig.shared.js +2 -0
  236. package/dist-es/schemas/schemas_0.js +17751 -0
  237. package/dist-types/QuickSightClient.d.ts +10 -1
  238. package/dist-types/models/models_0.d.ts +12 -247
  239. package/dist-types/models/models_1.d.ts +0 -472
  240. package/dist-types/models/models_2.d.ts +16 -292
  241. package/dist-types/models/models_3.d.ts +12 -219
  242. package/dist-types/models/models_4.d.ts +0 -144
  243. package/dist-types/models/models_5.d.ts +0 -100
  244. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  245. package/dist-types/runtimeConfig.d.ts +1 -0
  246. package/dist-types/runtimeConfig.native.d.ts +1 -0
  247. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  248. package/dist-types/schemas/schemas_0.d.ts +2085 -0
  249. package/dist-types/ts3.4/QuickSightClient.d.ts +4 -0
  250. package/dist-types/ts3.4/models/models_0.d.ts +0 -178
  251. package/dist-types/ts3.4/models/models_1.d.ts +0 -342
  252. package/dist-types/ts3.4/models/models_2.d.ts +0 -213
  253. package/dist-types/ts3.4/models/models_3.d.ts +0 -151
  254. package/dist-types/ts3.4/models/models_4.d.ts +0 -94
  255. package/dist-types/ts3.4/models/models_5.d.ts +0 -71
  256. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  257. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  258. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  259. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  260. package/dist-types/ts3.4/schemas/schemas_0.d.ts +2092 -0
  261. package/package.json +33 -33
  262. package/dist-es/protocols/Aws_restJson1.js +0 -14311
  263. package/dist-types/protocols/Aws_restJson1.d.ts +0 -2027
  264. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -2705
@@ -6725,6 +6725,10 @@ export declare namespace DataSourceParameters {
6725
6725
  QBusinessParameters?: never;
6726
6726
  $unknown: [string, any];
6727
6727
  }
6728
+ /**
6729
+ * @deprecated unused in schema-serde mode.
6730
+ *
6731
+ */
6728
6732
  interface Visitor<T> {
6729
6733
  AmazonElasticsearchParameters: (value: AmazonElasticsearchParameters) => T;
6730
6734
  AthenaParameters: (value: AthenaParameters) => T;
@@ -6760,7 +6764,6 @@ export declare namespace DataSourceParameters {
6760
6764
  QBusinessParameters: (value: QBusinessParameters) => T;
6761
6765
  _: (name: string, value: any) => T;
6762
6766
  }
6763
- const visit: <T>(value: DataSourceParameters, visitor: Visitor<T>) => T;
6764
6767
  }
6765
6768
  /**
6766
6769
  * <p>Secure Socket Layer (SSL) properties that apply when Quick Sight connects to your
@@ -7419,11 +7422,14 @@ export declare namespace AuthorizationCodeGrantCredentialsDetails {
7419
7422
  AuthorizationCodeGrantDetails?: never;
7420
7423
  $unknown: [string, any];
7421
7424
  }
7425
+ /**
7426
+ * @deprecated unused in schema-serde mode.
7427
+ *
7428
+ */
7422
7429
  interface Visitor<T> {
7423
7430
  AuthorizationCodeGrantDetails: (value: AuthorizationCodeGrantDetails) => T;
7424
7431
  _: (name: string, value: any) => T;
7425
7432
  }
7426
- const visit: <T>(value: AuthorizationCodeGrantCredentialsDetails, visitor: Visitor<T>) => T;
7427
7433
  }
7428
7434
  /**
7429
7435
  * <p>Metadata for OAuth 2.0 authorization code grant authentication.</p>
@@ -7517,11 +7523,14 @@ export declare namespace ClientCredentialsDetails {
7517
7523
  ClientCredentialsGrantDetails?: never;
7518
7524
  $unknown: [string, any];
7519
7525
  }
7526
+ /**
7527
+ * @deprecated unused in schema-serde mode.
7528
+ *
7529
+ */
7520
7530
  interface Visitor<T> {
7521
7531
  ClientCredentialsGrantDetails: (value: ClientCredentialsGrantDetails) => T;
7522
7532
  _: (name: string, value: any) => T;
7523
7533
  }
7524
- const visit: <T>(value: ClientCredentialsDetails, visitor: Visitor<T>) => T;
7525
7534
  }
7526
7535
  /**
7527
7536
  * <p>Configuration for OAuth 2.0 client credentials grant authentication, including client ID, client secret, token endpoint, and optional scopes.</p>
@@ -7665,6 +7674,10 @@ export declare namespace AuthenticationMetadata {
7665
7674
  IamConnectionMetadata?: never;
7666
7675
  $unknown: [string, any];
7667
7676
  }
7677
+ /**
7678
+ * @deprecated unused in schema-serde mode.
7679
+ *
7680
+ */
7668
7681
  interface Visitor<T> {
7669
7682
  AuthorizationCodeGrantMetadata: (value: AuthorizationCodeGrantMetadata) => T;
7670
7683
  ClientCredentialsGrantMetadata: (value: ClientCredentialsGrantMetadata) => T;
@@ -7674,7 +7687,6 @@ export declare namespace AuthenticationMetadata {
7674
7687
  IamConnectionMetadata: (value: IAMConnectionMetadata) => T;
7675
7688
  _: (name: string, value: any) => T;
7676
7689
  }
7677
- const visit: <T>(value: AuthenticationMetadata, visitor: Visitor<T>) => T;
7678
7690
  }
7679
7691
  /**
7680
7692
  * <p>Authentication configuration for connecting to external services.</p>
@@ -7818,291 +7830,3 @@ export declare const TopicSortDirection: {
7818
7830
  * @public
7819
7831
  */
7820
7832
  export type TopicSortDirection = (typeof TopicSortDirection)[keyof typeof TopicSortDirection];
7821
- /**
7822
- * @internal
7823
- */
7824
- export declare const PivotTableFieldOptionsFilterSensitiveLog: (obj: PivotTableFieldOptions) => any;
7825
- /**
7826
- * @internal
7827
- */
7828
- export declare const PivotTableAggregatedFieldWellsFilterSensitiveLog: (obj: PivotTableAggregatedFieldWells) => any;
7829
- /**
7830
- * @internal
7831
- */
7832
- export declare const PivotTableFieldWellsFilterSensitiveLog: (obj: PivotTableFieldWells) => any;
7833
- /**
7834
- * @internal
7835
- */
7836
- export declare const DataPathSortFilterSensitiveLog: (obj: DataPathSort) => any;
7837
- /**
7838
- * @internal
7839
- */
7840
- export declare const PivotTableSortByFilterSensitiveLog: (obj: PivotTableSortBy) => any;
7841
- /**
7842
- * @internal
7843
- */
7844
- export declare const PivotFieldSortOptionsFilterSensitiveLog: (obj: PivotFieldSortOptions) => any;
7845
- /**
7846
- * @internal
7847
- */
7848
- export declare const PivotTableSortConfigurationFilterSensitiveLog: (obj: PivotTableSortConfiguration) => any;
7849
- /**
7850
- * @internal
7851
- */
7852
- export declare const PivotTableConfigurationFilterSensitiveLog: (obj: PivotTableConfiguration) => any;
7853
- /**
7854
- * @internal
7855
- */
7856
- export declare const TextConditionalFormatFilterSensitiveLog: (obj: TextConditionalFormat) => any;
7857
- /**
7858
- * @internal
7859
- */
7860
- export declare const PivotTableCellConditionalFormattingFilterSensitiveLog: (obj: PivotTableCellConditionalFormatting) => any;
7861
- /**
7862
- * @internal
7863
- */
7864
- export declare const PivotTableConditionalFormattingOptionFilterSensitiveLog: (obj: PivotTableConditionalFormattingOption) => any;
7865
- /**
7866
- * @internal
7867
- */
7868
- export declare const PivotTableConditionalFormattingFilterSensitiveLog: (obj: PivotTableConditionalFormatting) => any;
7869
- /**
7870
- * @internal
7871
- */
7872
- export declare const PivotTableVisualFilterSensitiveLog: (obj: PivotTableVisual) => any;
7873
- /**
7874
- * @internal
7875
- */
7876
- export declare const PluginVisualFieldWellFilterSensitiveLog: (obj: PluginVisualFieldWell) => any;
7877
- /**
7878
- * @internal
7879
- */
7880
- export declare const PluginVisualConfigurationFilterSensitiveLog: (obj: PluginVisualConfiguration) => any;
7881
- /**
7882
- * @internal
7883
- */
7884
- export declare const PluginVisualFilterSensitiveLog: (obj: PluginVisual) => any;
7885
- /**
7886
- * @internal
7887
- */
7888
- export declare const RadarChartAggregatedFieldWellsFilterSensitiveLog: (obj: RadarChartAggregatedFieldWells) => any;
7889
- /**
7890
- * @internal
7891
- */
7892
- export declare const RadarChartFieldWellsFilterSensitiveLog: (obj: RadarChartFieldWells) => any;
7893
- /**
7894
- * @internal
7895
- */
7896
- export declare const RadarChartConfigurationFilterSensitiveLog: (obj: RadarChartConfiguration) => any;
7897
- /**
7898
- * @internal
7899
- */
7900
- export declare const RadarChartVisualFilterSensitiveLog: (obj: RadarChartVisual) => any;
7901
- /**
7902
- * @internal
7903
- */
7904
- export declare const SankeyDiagramAggregatedFieldWellsFilterSensitiveLog: (obj: SankeyDiagramAggregatedFieldWells) => any;
7905
- /**
7906
- * @internal
7907
- */
7908
- export declare const SankeyDiagramFieldWellsFilterSensitiveLog: (obj: SankeyDiagramFieldWells) => any;
7909
- /**
7910
- * @internal
7911
- */
7912
- export declare const SankeyDiagramChartConfigurationFilterSensitiveLog: (obj: SankeyDiagramChartConfiguration) => any;
7913
- /**
7914
- * @internal
7915
- */
7916
- export declare const SankeyDiagramVisualFilterSensitiveLog: (obj: SankeyDiagramVisual) => any;
7917
- /**
7918
- * @internal
7919
- */
7920
- export declare const ScatterPlotCategoricallyAggregatedFieldWellsFilterSensitiveLog: (obj: ScatterPlotCategoricallyAggregatedFieldWells) => any;
7921
- /**
7922
- * @internal
7923
- */
7924
- export declare const ScatterPlotUnaggregatedFieldWellsFilterSensitiveLog: (obj: ScatterPlotUnaggregatedFieldWells) => any;
7925
- /**
7926
- * @internal
7927
- */
7928
- export declare const ScatterPlotFieldWellsFilterSensitiveLog: (obj: ScatterPlotFieldWells) => any;
7929
- /**
7930
- * @internal
7931
- */
7932
- export declare const ScatterPlotConfigurationFilterSensitiveLog: (obj: ScatterPlotConfiguration) => any;
7933
- /**
7934
- * @internal
7935
- */
7936
- export declare const ScatterPlotVisualFilterSensitiveLog: (obj: ScatterPlotVisual) => any;
7937
- /**
7938
- * @internal
7939
- */
7940
- export declare const TableAggregatedFieldWellsFilterSensitiveLog: (obj: TableAggregatedFieldWells) => any;
7941
- /**
7942
- * @internal
7943
- */
7944
- export declare const TableUnaggregatedFieldWellsFilterSensitiveLog: (obj: TableUnaggregatedFieldWells) => any;
7945
- /**
7946
- * @internal
7947
- */
7948
- export declare const TableFieldWellsFilterSensitiveLog: (obj: TableFieldWells) => any;
7949
- /**
7950
- * @internal
7951
- */
7952
- export declare const TableConfigurationFilterSensitiveLog: (obj: TableConfiguration) => any;
7953
- /**
7954
- * @internal
7955
- */
7956
- export declare const TableCellConditionalFormattingFilterSensitiveLog: (obj: TableCellConditionalFormatting) => any;
7957
- /**
7958
- * @internal
7959
- */
7960
- export declare const TableRowConditionalFormattingFilterSensitiveLog: (obj: TableRowConditionalFormatting) => any;
7961
- /**
7962
- * @internal
7963
- */
7964
- export declare const TableConditionalFormattingOptionFilterSensitiveLog: (obj: TableConditionalFormattingOption) => any;
7965
- /**
7966
- * @internal
7967
- */
7968
- export declare const TableConditionalFormattingFilterSensitiveLog: (obj: TableConditionalFormatting) => any;
7969
- /**
7970
- * @internal
7971
- */
7972
- export declare const TableVisualFilterSensitiveLog: (obj: TableVisual) => any;
7973
- /**
7974
- * @internal
7975
- */
7976
- export declare const TreeMapAggregatedFieldWellsFilterSensitiveLog: (obj: TreeMapAggregatedFieldWells) => any;
7977
- /**
7978
- * @internal
7979
- */
7980
- export declare const TreeMapFieldWellsFilterSensitiveLog: (obj: TreeMapFieldWells) => any;
7981
- /**
7982
- * @internal
7983
- */
7984
- export declare const TreeMapConfigurationFilterSensitiveLog: (obj: TreeMapConfiguration) => any;
7985
- /**
7986
- * @internal
7987
- */
7988
- export declare const TreeMapVisualFilterSensitiveLog: (obj: TreeMapVisual) => any;
7989
- /**
7990
- * @internal
7991
- */
7992
- export declare const WaterfallChartAggregatedFieldWellsFilterSensitiveLog: (obj: WaterfallChartAggregatedFieldWells) => any;
7993
- /**
7994
- * @internal
7995
- */
7996
- export declare const WaterfallChartFieldWellsFilterSensitiveLog: (obj: WaterfallChartFieldWells) => any;
7997
- /**
7998
- * @internal
7999
- */
8000
- export declare const WaterfallChartConfigurationFilterSensitiveLog: (obj: WaterfallChartConfiguration) => any;
8001
- /**
8002
- * @internal
8003
- */
8004
- export declare const WaterfallVisualFilterSensitiveLog: (obj: WaterfallVisual) => any;
8005
- /**
8006
- * @internal
8007
- */
8008
- export declare const WordCloudAggregatedFieldWellsFilterSensitiveLog: (obj: WordCloudAggregatedFieldWells) => any;
8009
- /**
8010
- * @internal
8011
- */
8012
- export declare const WordCloudFieldWellsFilterSensitiveLog: (obj: WordCloudFieldWells) => any;
8013
- /**
8014
- * @internal
8015
- */
8016
- export declare const WordCloudChartConfigurationFilterSensitiveLog: (obj: WordCloudChartConfiguration) => any;
8017
- /**
8018
- * @internal
8019
- */
8020
- export declare const WordCloudVisualFilterSensitiveLog: (obj: WordCloudVisual) => any;
8021
- /**
8022
- * @internal
8023
- */
8024
- export declare const VisualFilterSensitiveLog: (obj: Visual) => any;
8025
- /**
8026
- * @internal
8027
- */
8028
- export declare const SheetDefinitionFilterSensitiveLog: (obj: SheetDefinition) => any;
8029
- /**
8030
- * @internal
8031
- */
8032
- export declare const AnalysisDefinitionFilterSensitiveLog: (obj: AnalysisDefinition) => any;
8033
- /**
8034
- * @internal
8035
- */
8036
- export declare const SnapshotJobS3ResultFilterSensitiveLog: (obj: SnapshotJobS3Result) => any;
8037
- /**
8038
- * @internal
8039
- */
8040
- export declare const SnapshotJobResultFileGroupFilterSensitiveLog: (obj: SnapshotJobResultFileGroup) => any;
8041
- /**
8042
- * @internal
8043
- */
8044
- export declare const AnonymousUserSnapshotJobResultFilterSensitiveLog: (obj: AnonymousUserSnapshotJobResult) => any;
8045
- /**
8046
- * @internal
8047
- */
8048
- export declare const APIKeyConnectionMetadataFilterSensitiveLog: (obj: APIKeyConnectionMetadata) => any;
8049
- /**
8050
- * @internal
8051
- */
8052
- export declare const AssetBundleImportJobDataSourceCredentialPairFilterSensitiveLog: (obj: AssetBundleImportJobDataSourceCredentialPair) => any;
8053
- /**
8054
- * @internal
8055
- */
8056
- export declare const AssetBundleImportJobDataSourceCredentialsFilterSensitiveLog: (obj: AssetBundleImportJobDataSourceCredentials) => any;
8057
- /**
8058
- * @internal
8059
- */
8060
- export declare const AssetBundleImportJobDataSourceOverrideParametersFilterSensitiveLog: (obj: AssetBundleImportJobDataSourceOverrideParameters) => any;
8061
- /**
8062
- * @internal
8063
- */
8064
- export declare const AssetBundleImportJobOverrideParametersFilterSensitiveLog: (obj: AssetBundleImportJobOverrideParameters) => any;
8065
- /**
8066
- * @internal
8067
- */
8068
- export declare const AssetBundleImportSourceFilterSensitiveLog: (obj: AssetBundleImportSource) => any;
8069
- /**
8070
- * @internal
8071
- */
8072
- export declare const AssetBundleImportSourceDescriptionFilterSensitiveLog: (obj: AssetBundleImportSourceDescription) => any;
8073
- /**
8074
- * @internal
8075
- */
8076
- export declare const AuthorizationCodeGrantDetailsFilterSensitiveLog: (obj: AuthorizationCodeGrantDetails) => any;
8077
- /**
8078
- * @internal
8079
- */
8080
- export declare const AuthorizationCodeGrantCredentialsDetailsFilterSensitiveLog: (obj: AuthorizationCodeGrantCredentialsDetails) => any;
8081
- /**
8082
- * @internal
8083
- */
8084
- export declare const AuthorizationCodeGrantMetadataFilterSensitiveLog: (obj: AuthorizationCodeGrantMetadata) => any;
8085
- /**
8086
- * @internal
8087
- */
8088
- export declare const BasicAuthConnectionMetadataFilterSensitiveLog: (obj: BasicAuthConnectionMetadata) => any;
8089
- /**
8090
- * @internal
8091
- */
8092
- export declare const ClientCredentialsGrantDetailsFilterSensitiveLog: (obj: ClientCredentialsGrantDetails) => any;
8093
- /**
8094
- * @internal
8095
- */
8096
- export declare const ClientCredentialsDetailsFilterSensitiveLog: (obj: ClientCredentialsDetails) => any;
8097
- /**
8098
- * @internal
8099
- */
8100
- export declare const ClientCredentialsGrantMetadataFilterSensitiveLog: (obj: ClientCredentialsGrantMetadata) => any;
8101
- /**
8102
- * @internal
8103
- */
8104
- export declare const AuthenticationMetadataFilterSensitiveLog: (obj: AuthenticationMetadata) => any;
8105
- /**
8106
- * @internal
8107
- */
8108
- export declare const AuthConfigFilterSensitiveLog: (obj: AuthConfig) => any;
@@ -956,12 +956,15 @@ export declare namespace ImageSource {
956
956
  S3Uri?: never;
957
957
  $unknown: [string, any];
958
958
  }
959
+ /**
960
+ * @deprecated unused in schema-serde mode.
961
+ *
962
+ */
959
963
  interface Visitor<T> {
960
964
  PublicUrl: (value: string) => T;
961
965
  S3Uri: (value: string) => T;
962
966
  _: (name: string, value: any) => T;
963
967
  }
964
- const visit: <T>(value: ImageSource, visitor: Visitor<T>) => T;
965
968
  }
966
969
  /**
967
970
  * <p>The logo image configuration.</p>
@@ -4552,6 +4555,10 @@ export declare namespace TransformOperation {
4552
4555
  OverrideDatasetParameterOperation?: never;
4553
4556
  $unknown: [string, any];
4554
4557
  }
4558
+ /**
4559
+ * @deprecated unused in schema-serde mode.
4560
+ *
4561
+ */
4555
4562
  interface Visitor<T> {
4556
4563
  ProjectOperation: (value: ProjectOperation) => T;
4557
4564
  FilterOperation: (value: FilterOperation) => T;
@@ -4563,7 +4570,6 @@ export declare namespace TransformOperation {
4563
4570
  OverrideDatasetParameterOperation: (value: OverrideDatasetParameterOperation) => T;
4564
4571
  _: (name: string, value: any) => T;
4565
4572
  }
4566
- const visit: <T>(value: TransformOperation, visitor: Visitor<T>) => T;
4567
4573
  }
4568
4574
  /**
4569
4575
  * <p>Properties associated with the columns participating in a join.</p>
@@ -4944,6 +4950,10 @@ export declare namespace PhysicalTable {
4944
4950
  SaaSTable?: never;
4945
4951
  $unknown: [string, any];
4946
4952
  }
4953
+ /**
4954
+ * @deprecated unused in schema-serde mode.
4955
+ *
4956
+ */
4947
4957
  interface Visitor<T> {
4948
4958
  RelationalTable: (value: RelationalTable) => T;
4949
4959
  CustomSql: (value: CustomSql) => T;
@@ -4951,7 +4961,6 @@ export declare namespace PhysicalTable {
4951
4961
  SaaSTable: (value: SaaSTable) => T;
4952
4962
  _: (name: string, value: any) => T;
4953
4963
  }
4954
- const visit: <T>(value: PhysicalTable, visitor: Visitor<T>) => T;
4955
4964
  }
4956
4965
  /**
4957
4966
  * @public
@@ -7500,219 +7509,3 @@ export interface TopicCategoryFilter {
7500
7509
  */
7501
7510
  Inverse?: boolean | undefined;
7502
7511
  }
7503
- /**
7504
- * @internal
7505
- */
7506
- export declare const TopicIRMetricFilterSensitiveLog: (obj: TopicIRMetric) => any;
7507
- /**
7508
- * @internal
7509
- */
7510
- export declare const TopicIRFilterSensitiveLog: (obj: TopicIR) => any;
7511
- /**
7512
- * @internal
7513
- */
7514
- export declare const CalculatedColumnFilterSensitiveLog: (obj: CalculatedColumn) => any;
7515
- /**
7516
- * @internal
7517
- */
7518
- export declare const ColumnDescriptionFilterSensitiveLog: (obj: ColumnDescription) => any;
7519
- /**
7520
- * @internal
7521
- */
7522
- export declare const ColumnTagFilterSensitiveLog: (obj: ColumnTag) => any;
7523
- /**
7524
- * @internal
7525
- */
7526
- export declare const CreateActionConnectorRequestFilterSensitiveLog: (obj: CreateActionConnectorRequest) => any;
7527
- /**
7528
- * @internal
7529
- */
7530
- export declare const DateTimeParameterFilterSensitiveLog: (obj: DateTimeParameter) => any;
7531
- /**
7532
- * @internal
7533
- */
7534
- export declare const DecimalParameterFilterSensitiveLog: (obj: DecimalParameter) => any;
7535
- /**
7536
- * @internal
7537
- */
7538
- export declare const IntegerParameterFilterSensitiveLog: (obj: IntegerParameter) => any;
7539
- /**
7540
- * @internal
7541
- */
7542
- export declare const StringParameterFilterSensitiveLog: (obj: StringParameter) => any;
7543
- /**
7544
- * @internal
7545
- */
7546
- export declare const _ParametersFilterSensitiveLog: (obj: _Parameters) => any;
7547
- /**
7548
- * @internal
7549
- */
7550
- export declare const CreateAnalysisRequestFilterSensitiveLog: (obj: CreateAnalysisRequest) => any;
7551
- /**
7552
- * @internal
7553
- */
7554
- export declare const CreateColumnsOperationFilterSensitiveLog: (obj: CreateColumnsOperation) => any;
7555
- /**
7556
- * @internal
7557
- */
7558
- export declare const DashboardVersionDefinitionFilterSensitiveLog: (obj: DashboardVersionDefinition) => any;
7559
- /**
7560
- * @internal
7561
- */
7562
- export declare const CreateDashboardRequestFilterSensitiveLog: (obj: CreateDashboardRequest) => any;
7563
- /**
7564
- * @internal
7565
- */
7566
- export declare const DataSetDateFilterValueFilterSensitiveLog: (obj: DataSetDateFilterValue) => any;
7567
- /**
7568
- * @internal
7569
- */
7570
- export declare const DataSetDateComparisonFilterConditionFilterSensitiveLog: (obj: DataSetDateComparisonFilterCondition) => any;
7571
- /**
7572
- * @internal
7573
- */
7574
- export declare const DataSetDateRangeFilterConditionFilterSensitiveLog: (obj: DataSetDateRangeFilterCondition) => any;
7575
- /**
7576
- * @internal
7577
- */
7578
- export declare const DataSetDateFilterConditionFilterSensitiveLog: (obj: DataSetDateFilterCondition) => any;
7579
- /**
7580
- * @internal
7581
- */
7582
- export declare const DataSetNumericFilterValueFilterSensitiveLog: (obj: DataSetNumericFilterValue) => any;
7583
- /**
7584
- * @internal
7585
- */
7586
- export declare const DataSetNumericComparisonFilterConditionFilterSensitiveLog: (obj: DataSetNumericComparisonFilterCondition) => any;
7587
- /**
7588
- * @internal
7589
- */
7590
- export declare const DataSetNumericRangeFilterConditionFilterSensitiveLog: (obj: DataSetNumericRangeFilterCondition) => any;
7591
- /**
7592
- * @internal
7593
- */
7594
- export declare const DataSetNumericFilterConditionFilterSensitiveLog: (obj: DataSetNumericFilterCondition) => any;
7595
- /**
7596
- * @internal
7597
- */
7598
- export declare const DataSetStringFilterValueFilterSensitiveLog: (obj: DataSetStringFilterValue) => any;
7599
- /**
7600
- * @internal
7601
- */
7602
- export declare const DataSetStringComparisonFilterConditionFilterSensitiveLog: (obj: DataSetStringComparisonFilterCondition) => any;
7603
- /**
7604
- * @internal
7605
- */
7606
- export declare const DataSetStringListFilterValueFilterSensitiveLog: (obj: DataSetStringListFilterValue) => any;
7607
- /**
7608
- * @internal
7609
- */
7610
- export declare const DataSetStringListFilterConditionFilterSensitiveLog: (obj: DataSetStringListFilterCondition) => any;
7611
- /**
7612
- * @internal
7613
- */
7614
- export declare const DataSetStringFilterConditionFilterSensitiveLog: (obj: DataSetStringFilterCondition) => any;
7615
- /**
7616
- * @internal
7617
- */
7618
- export declare const FilterOperationFilterSensitiveLog: (obj: FilterOperation) => any;
7619
- /**
7620
- * @internal
7621
- */
7622
- export declare const FiltersOperationFilterSensitiveLog: (obj: FiltersOperation) => any;
7623
- /**
7624
- * @internal
7625
- */
7626
- export declare const JoinOperationFilterSensitiveLog: (obj: JoinOperation) => any;
7627
- /**
7628
- * @internal
7629
- */
7630
- export declare const TransformStepFilterSensitiveLog: (obj: TransformStep) => any;
7631
- /**
7632
- * @internal
7633
- */
7634
- export declare const DataPrepConfigurationFilterSensitiveLog: (obj: DataPrepConfiguration) => any;
7635
- /**
7636
- * @internal
7637
- */
7638
- export declare const TagColumnOperationFilterSensitiveLog: (obj: TagColumnOperation) => any;
7639
- /**
7640
- * @internal
7641
- */
7642
- export declare const TransformOperationFilterSensitiveLog: (obj: TransformOperation) => any;
7643
- /**
7644
- * @internal
7645
- */
7646
- export declare const LogicalTableFilterSensitiveLog: (obj: LogicalTable) => any;
7647
- /**
7648
- * @internal
7649
- */
7650
- export declare const CustomSqlFilterSensitiveLog: (obj: CustomSql) => any;
7651
- /**
7652
- * @internal
7653
- */
7654
- export declare const PhysicalTableFilterSensitiveLog: (obj: PhysicalTable) => any;
7655
- /**
7656
- * @internal
7657
- */
7658
- export declare const RowLevelPermissionTagRuleFilterSensitiveLog: (obj: RowLevelPermissionTagRule) => any;
7659
- /**
7660
- * @internal
7661
- */
7662
- export declare const RowLevelPermissionTagConfigurationFilterSensitiveLog: (obj: RowLevelPermissionTagConfiguration) => any;
7663
- /**
7664
- * @internal
7665
- */
7666
- export declare const RowLevelPermissionConfigurationFilterSensitiveLog: (obj: RowLevelPermissionConfiguration) => any;
7667
- /**
7668
- * @internal
7669
- */
7670
- export declare const SemanticTableFilterSensitiveLog: (obj: SemanticTable) => any;
7671
- /**
7672
- * @internal
7673
- */
7674
- export declare const SemanticModelConfigurationFilterSensitiveLog: (obj: SemanticModelConfiguration) => any;
7675
- /**
7676
- * @internal
7677
- */
7678
- export declare const CreateDataSetRequestFilterSensitiveLog: (obj: CreateDataSetRequest) => any;
7679
- /**
7680
- * @internal
7681
- */
7682
- export declare const DataSourceCredentialsFilterSensitiveLog: (obj: DataSourceCredentials) => any;
7683
- /**
7684
- * @internal
7685
- */
7686
- export declare const CreateDataSourceRequestFilterSensitiveLog: (obj: CreateDataSourceRequest) => any;
7687
- /**
7688
- * @internal
7689
- */
7690
- export declare const TemplateVersionDefinitionFilterSensitiveLog: (obj: TemplateVersionDefinition) => any;
7691
- /**
7692
- * @internal
7693
- */
7694
- export declare const CreateTemplateRequestFilterSensitiveLog: (obj: CreateTemplateRequest) => any;
7695
- /**
7696
- * @internal
7697
- */
7698
- export declare const CustomInstructionsFilterSensitiveLog: (obj: CustomInstructions) => any;
7699
- /**
7700
- * @internal
7701
- */
7702
- export declare const SemanticTypeFilterSensitiveLog: (obj: SemanticType) => any;
7703
- /**
7704
- * @internal
7705
- */
7706
- export declare const TopicCalculatedFieldFilterSensitiveLog: (obj: TopicCalculatedField) => any;
7707
- /**
7708
- * @internal
7709
- */
7710
- export declare const TopicColumnFilterSensitiveLog: (obj: TopicColumn) => any;
7711
- /**
7712
- * @internal
7713
- */
7714
- export declare const TopicCategoryFilterConstantFilterSensitiveLog: (obj: TopicCategoryFilterConstant) => any;
7715
- /**
7716
- * @internal
7717
- */
7718
- export declare const TopicCategoryFilterFilterSensitiveLog: (obj: TopicCategoryFilter) => any;