@aws-sdk/client-quicksight 3.297.0 → 3.298.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.
- package/dist-cjs/commands/CancelIngestionCommand.js +2 -3
- package/dist-cjs/commands/CreateAccountCustomizationCommand.js +2 -3
- package/dist-cjs/commands/CreateAccountSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/CreateAnalysisCommand.js +1 -1
- package/dist-cjs/commands/CreateDashboardCommand.js +1 -1
- package/dist-cjs/commands/CreateDataSetCommand.js +1 -1
- package/dist-cjs/commands/CreateDataSourceCommand.js +1 -1
- package/dist-cjs/commands/CreateFolderCommand.js +2 -3
- package/dist-cjs/commands/CreateFolderMembershipCommand.js +2 -3
- package/dist-cjs/commands/CreateGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateGroupMembershipCommand.js +2 -3
- package/dist-cjs/commands/CreateIAMPolicyAssignmentCommand.js +2 -3
- package/dist-cjs/commands/CreateIngestionCommand.js +2 -3
- package/dist-cjs/commands/CreateNamespaceCommand.js +2 -3
- package/dist-cjs/commands/CreateTemplateAliasCommand.js +2 -3
- package/dist-cjs/commands/CreateTemplateCommand.js +1 -1
- package/dist-cjs/commands/CreateThemeAliasCommand.js +2 -3
- package/dist-cjs/commands/CreateThemeCommand.js +2 -3
- package/dist-cjs/commands/DeleteAccountCustomizationCommand.js +2 -3
- package/dist-cjs/commands/DeleteAccountSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/DeleteAnalysisCommand.js +2 -3
- package/dist-cjs/commands/DeleteDashboardCommand.js +2 -3
- package/dist-cjs/commands/DeleteDataSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteDataSourceCommand.js +2 -3
- package/dist-cjs/commands/DeleteFolderCommand.js +2 -3
- package/dist-cjs/commands/DeleteFolderMembershipCommand.js +2 -3
- package/dist-cjs/commands/DeleteGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteGroupMembershipCommand.js +2 -3
- package/dist-cjs/commands/DeleteIAMPolicyAssignmentCommand.js +2 -3
- package/dist-cjs/commands/DeleteNamespaceCommand.js +2 -3
- package/dist-cjs/commands/DeleteTemplateAliasCommand.js +2 -3
- package/dist-cjs/commands/DeleteTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteThemeAliasCommand.js +2 -3
- package/dist-cjs/commands/DeleteThemeCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserByPrincipalIdCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountCustomizationCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountSettingsCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/DescribeAnalysisCommand.js +2 -3
- package/dist-cjs/commands/DescribeAnalysisDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeAnalysisPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeDashboardCommand.js +2 -3
- package/dist-cjs/commands/DescribeDashboardDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeDashboardPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeDataSetCommand.js +1 -1
- package/dist-cjs/commands/DescribeDataSetPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeDataSourceCommand.js +2 -3
- package/dist-cjs/commands/DescribeDataSourcePermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeFolderCommand.js +2 -3
- package/dist-cjs/commands/DescribeFolderPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeFolderResolvedPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeGroupCommand.js +2 -3
- package/dist-cjs/commands/DescribeGroupMembershipCommand.js +2 -3
- package/dist-cjs/commands/DescribeIAMPolicyAssignmentCommand.js +2 -3
- package/dist-cjs/commands/DescribeIngestionCommand.js +2 -3
- package/dist-cjs/commands/DescribeIpRestrictionCommand.js +2 -3
- package/dist-cjs/commands/DescribeNamespaceCommand.js +2 -3
- package/dist-cjs/commands/DescribeTemplateAliasCommand.js +2 -3
- package/dist-cjs/commands/DescribeTemplateCommand.js +2 -3
- package/dist-cjs/commands/DescribeTemplateDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeTemplatePermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeThemeAliasCommand.js +2 -3
- package/dist-cjs/commands/DescribeThemeCommand.js +2 -3
- package/dist-cjs/commands/DescribeThemePermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeUserCommand.js +2 -3
- package/dist-cjs/commands/GenerateEmbedUrlForRegisteredUserCommand.js +1 -1
- package/dist-cjs/commands/GetDashboardEmbedUrlCommand.js +1 -2
- package/dist-cjs/commands/GetSessionEmbedUrlCommand.js +1 -1
- package/dist-cjs/commands/ListAnalysesCommand.js +2 -3
- package/dist-cjs/commands/ListDashboardVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListDashboardsCommand.js +2 -3
- package/dist-cjs/commands/ListDataSetsCommand.js +2 -3
- package/dist-cjs/commands/ListDataSourcesCommand.js +2 -3
- package/dist-cjs/commands/ListFolderMembersCommand.js +2 -3
- package/dist-cjs/commands/ListFoldersCommand.js +2 -3
- package/dist-cjs/commands/ListGroupMembershipsCommand.js +2 -3
- package/dist-cjs/commands/ListGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListIAMPolicyAssignmentsCommand.js +2 -3
- package/dist-cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +2 -3
- package/dist-cjs/commands/ListIngestionsCommand.js +2 -3
- package/dist-cjs/commands/ListNamespacesCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTemplateAliasesCommand.js +2 -3
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListTemplatesCommand.js +2 -3
- package/dist-cjs/commands/ListThemeAliasesCommand.js +2 -3
- package/dist-cjs/commands/ListThemeVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListThemesCommand.js +2 -3
- package/dist-cjs/commands/ListUserGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListUsersCommand.js +2 -3
- package/dist-cjs/commands/RegisterUserCommand.js +2 -3
- package/dist-cjs/commands/RestoreAnalysisCommand.js +2 -3
- package/dist-cjs/commands/SearchAnalysesCommand.js +2 -3
- package/dist-cjs/commands/SearchDashboardsCommand.js +2 -3
- package/dist-cjs/commands/SearchDataSetsCommand.js +2 -3
- package/dist-cjs/commands/SearchDataSourcesCommand.js +2 -3
- package/dist-cjs/commands/SearchFoldersCommand.js +2 -3
- package/dist-cjs/commands/SearchGroupsCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAccountCustomizationCommand.js +2 -3
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateAnalysisCommand.js +1 -1
- package/dist-cjs/commands/UpdateAnalysisPermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateDashboardCommand.js +1 -1
- package/dist-cjs/commands/UpdateDashboardPermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateDashboardPublishedVersionCommand.js +2 -3
- package/dist-cjs/commands/UpdateDataSetCommand.js +1 -1
- package/dist-cjs/commands/UpdateDataSetPermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateDataSourceCommand.js +1 -1
- package/dist-cjs/commands/UpdateDataSourcePermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateFolderCommand.js +2 -3
- package/dist-cjs/commands/UpdateFolderPermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateIAMPolicyAssignmentCommand.js +2 -3
- package/dist-cjs/commands/UpdateIpRestrictionCommand.js +2 -3
- package/dist-cjs/commands/UpdatePublicSharingSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateTemplateAliasCommand.js +2 -3
- package/dist-cjs/commands/UpdateTemplateCommand.js +1 -1
- package/dist-cjs/commands/UpdateTemplatePermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateThemeAliasCommand.js +2 -3
- package/dist-cjs/commands/UpdateThemeCommand.js +2 -3
- package/dist-cjs/commands/UpdateThemePermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateUserCommand.js +2 -3
- package/dist-cjs/models/models_0.js +2 -645
- package/dist-cjs/models/models_1.js +3 -465
- package/dist-cjs/models/models_2.js +11 -1012
- package/dist-cjs/models/models_3.js +3 -464
- package/dist-es/commands/CancelIngestionCommand.js +2 -3
- package/dist-es/commands/CreateAccountCustomizationCommand.js +2 -3
- package/dist-es/commands/CreateAccountSubscriptionCommand.js +2 -3
- package/dist-es/commands/CreateAnalysisCommand.js +2 -2
- package/dist-es/commands/CreateDashboardCommand.js +2 -2
- package/dist-es/commands/CreateDataSetCommand.js +2 -2
- package/dist-es/commands/CreateDataSourceCommand.js +2 -2
- package/dist-es/commands/CreateFolderCommand.js +2 -3
- package/dist-es/commands/CreateFolderMembershipCommand.js +2 -3
- package/dist-es/commands/CreateGroupCommand.js +2 -3
- package/dist-es/commands/CreateGroupMembershipCommand.js +2 -3
- package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +2 -3
- package/dist-es/commands/CreateIngestionCommand.js +2 -3
- package/dist-es/commands/CreateNamespaceCommand.js +2 -3
- package/dist-es/commands/CreateTemplateAliasCommand.js +2 -3
- package/dist-es/commands/CreateTemplateCommand.js +2 -2
- package/dist-es/commands/CreateThemeAliasCommand.js +2 -3
- package/dist-es/commands/CreateThemeCommand.js +2 -3
- package/dist-es/commands/DeleteAccountCustomizationCommand.js +2 -3
- package/dist-es/commands/DeleteAccountSubscriptionCommand.js +2 -3
- package/dist-es/commands/DeleteAnalysisCommand.js +2 -3
- package/dist-es/commands/DeleteDashboardCommand.js +2 -3
- package/dist-es/commands/DeleteDataSetCommand.js +2 -3
- package/dist-es/commands/DeleteDataSourceCommand.js +2 -3
- package/dist-es/commands/DeleteFolderCommand.js +2 -3
- package/dist-es/commands/DeleteFolderMembershipCommand.js +2 -3
- package/dist-es/commands/DeleteGroupCommand.js +2 -3
- package/dist-es/commands/DeleteGroupMembershipCommand.js +2 -3
- package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +2 -3
- package/dist-es/commands/DeleteNamespaceCommand.js +2 -3
- package/dist-es/commands/DeleteTemplateAliasCommand.js +2 -3
- package/dist-es/commands/DeleteTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteThemeAliasCommand.js +2 -3
- package/dist-es/commands/DeleteThemeCommand.js +2 -3
- package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +2 -3
- package/dist-es/commands/DeleteUserCommand.js +2 -3
- package/dist-es/commands/DescribeAccountCustomizationCommand.js +2 -3
- package/dist-es/commands/DescribeAccountSettingsCommand.js +2 -3
- package/dist-es/commands/DescribeAccountSubscriptionCommand.js +2 -3
- package/dist-es/commands/DescribeAnalysisCommand.js +2 -3
- package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +2 -2
- package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeDashboardCommand.js +2 -3
- package/dist-es/commands/DescribeDashboardDefinitionCommand.js +2 -2
- package/dist-es/commands/DescribeDashboardPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeDataSetCommand.js +2 -2
- package/dist-es/commands/DescribeDataSetPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeDataSourceCommand.js +2 -3
- package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeFolderCommand.js +2 -3
- package/dist-es/commands/DescribeFolderPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeGroupCommand.js +2 -3
- package/dist-es/commands/DescribeGroupMembershipCommand.js +2 -3
- package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +2 -3
- package/dist-es/commands/DescribeIngestionCommand.js +2 -3
- package/dist-es/commands/DescribeIpRestrictionCommand.js +2 -3
- package/dist-es/commands/DescribeNamespaceCommand.js +2 -3
- package/dist-es/commands/DescribeTemplateAliasCommand.js +2 -3
- package/dist-es/commands/DescribeTemplateCommand.js +2 -3
- package/dist-es/commands/DescribeTemplateDefinitionCommand.js +2 -2
- package/dist-es/commands/DescribeTemplatePermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeThemeAliasCommand.js +2 -3
- package/dist-es/commands/DescribeThemeCommand.js +2 -3
- package/dist-es/commands/DescribeThemePermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeUserCommand.js +2 -3
- package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +2 -2
- package/dist-es/commands/GetDashboardEmbedUrlCommand.js +1 -2
- package/dist-es/commands/GetSessionEmbedUrlCommand.js +2 -2
- package/dist-es/commands/ListAnalysesCommand.js +2 -3
- package/dist-es/commands/ListDashboardVersionsCommand.js +2 -3
- package/dist-es/commands/ListDashboardsCommand.js +2 -3
- package/dist-es/commands/ListDataSetsCommand.js +2 -3
- package/dist-es/commands/ListDataSourcesCommand.js +2 -3
- package/dist-es/commands/ListFolderMembersCommand.js +2 -3
- package/dist-es/commands/ListFoldersCommand.js +2 -3
- package/dist-es/commands/ListGroupMembershipsCommand.js +2 -3
- package/dist-es/commands/ListGroupsCommand.js +2 -3
- package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +2 -3
- package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +2 -3
- package/dist-es/commands/ListIngestionsCommand.js +2 -3
- package/dist-es/commands/ListNamespacesCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTemplateAliasesCommand.js +2 -3
- package/dist-es/commands/ListTemplateVersionsCommand.js +2 -3
- package/dist-es/commands/ListTemplatesCommand.js +2 -3
- package/dist-es/commands/ListThemeAliasesCommand.js +2 -3
- package/dist-es/commands/ListThemeVersionsCommand.js +2 -3
- package/dist-es/commands/ListThemesCommand.js +2 -3
- package/dist-es/commands/ListUserGroupsCommand.js +2 -3
- package/dist-es/commands/ListUsersCommand.js +2 -3
- package/dist-es/commands/RegisterUserCommand.js +2 -3
- package/dist-es/commands/RestoreAnalysisCommand.js +2 -3
- package/dist-es/commands/SearchAnalysesCommand.js +2 -3
- package/dist-es/commands/SearchDashboardsCommand.js +2 -3
- package/dist-es/commands/SearchDataSetsCommand.js +2 -3
- package/dist-es/commands/SearchDataSourcesCommand.js +2 -3
- package/dist-es/commands/SearchFoldersCommand.js +2 -3
- package/dist-es/commands/SearchGroupsCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAccountCustomizationCommand.js +2 -3
- package/dist-es/commands/UpdateAccountSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateAnalysisCommand.js +2 -2
- package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateDashboardCommand.js +2 -2
- package/dist-es/commands/UpdateDashboardPermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +2 -3
- package/dist-es/commands/UpdateDataSetCommand.js +2 -2
- package/dist-es/commands/UpdateDataSetPermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateDataSourceCommand.js +2 -2
- package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateFolderCommand.js +2 -3
- package/dist-es/commands/UpdateFolderPermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateGroupCommand.js +2 -3
- package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +2 -3
- package/dist-es/commands/UpdateIpRestrictionCommand.js +2 -3
- package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateTemplateAliasCommand.js +2 -3
- package/dist-es/commands/UpdateTemplateCommand.js +2 -2
- package/dist-es/commands/UpdateTemplatePermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateThemeAliasCommand.js +2 -3
- package/dist-es/commands/UpdateThemeCommand.js +2 -3
- package/dist-es/commands/UpdateThemePermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateUserCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -480
- package/dist-es/models/models_1.js +0 -345
- package/dist-es/models/models_2.js +11 -775
- package/dist-es/models/models_3.js +3 -348
- package/dist-types/models/models_0.d.ts +0 -640
- package/dist-types/models/models_1.d.ts +0 -460
- package/dist-types/models/models_2.d.ts +8 -936
- package/dist-types/models/models_3.d.ts +0 -456
- package/dist-types/ts3.4/models/models_0.d.ts +0 -452
- package/dist-types/ts3.4/models/models_1.d.ts +0 -321
- package/dist-types/ts3.4/models/models_2.d.ts +0 -640
- package/dist-types/ts3.4/models/models_3.d.ts +0 -340
- package/package.json +4 -3
|
@@ -2663,116 +2663,25 @@ export declare const StringParameterFilterSensitiveLog: (
|
|
|
2663
2663
|
obj: StringParameter
|
|
2664
2664
|
) => any;
|
|
2665
2665
|
export declare const _ParametersFilterSensitiveLog: (obj: _Parameters) => any;
|
|
2666
|
-
export declare const ResourcePermissionFilterSensitiveLog: (
|
|
2667
|
-
obj: ResourcePermission
|
|
2668
|
-
) => any;
|
|
2669
2666
|
export declare const CreateAnalysisRequestFilterSensitiveLog: (
|
|
2670
2667
|
obj: CreateAnalysisRequest
|
|
2671
2668
|
) => any;
|
|
2672
|
-
export declare const CreateAnalysisResponseFilterSensitiveLog: (
|
|
2673
|
-
obj: CreateAnalysisResponse
|
|
2674
|
-
) => any;
|
|
2675
2669
|
export declare const CreateColumnsOperationFilterSensitiveLog: (
|
|
2676
2670
|
obj: CreateColumnsOperation
|
|
2677
2671
|
) => any;
|
|
2678
|
-
export declare const DataPointDrillUpDownOptionFilterSensitiveLog: (
|
|
2679
|
-
obj: DataPointDrillUpDownOption
|
|
2680
|
-
) => any;
|
|
2681
|
-
export declare const DataPointMenuLabelOptionFilterSensitiveLog: (
|
|
2682
|
-
obj: DataPointMenuLabelOption
|
|
2683
|
-
) => any;
|
|
2684
|
-
export declare const DataPointTooltipOptionFilterSensitiveLog: (
|
|
2685
|
-
obj: DataPointTooltipOption
|
|
2686
|
-
) => any;
|
|
2687
|
-
export declare const ExportToCSVOptionFilterSensitiveLog: (
|
|
2688
|
-
obj: ExportToCSVOption
|
|
2689
|
-
) => any;
|
|
2690
|
-
export declare const ExportWithHiddenFieldsOptionFilterSensitiveLog: (
|
|
2691
|
-
obj: ExportWithHiddenFieldsOption
|
|
2692
|
-
) => any;
|
|
2693
|
-
export declare const SheetControlsOptionFilterSensitiveLog: (
|
|
2694
|
-
obj: SheetControlsOption
|
|
2695
|
-
) => any;
|
|
2696
|
-
export declare const SheetLayoutElementMaximizationOptionFilterSensitiveLog: (
|
|
2697
|
-
obj: SheetLayoutElementMaximizationOption
|
|
2698
|
-
) => any;
|
|
2699
|
-
export declare const VisualAxisSortOptionFilterSensitiveLog: (
|
|
2700
|
-
obj: VisualAxisSortOption
|
|
2701
|
-
) => any;
|
|
2702
|
-
export declare const VisualMenuOptionFilterSensitiveLog: (
|
|
2703
|
-
obj: VisualMenuOption
|
|
2704
|
-
) => any;
|
|
2705
|
-
export declare const ExportHiddenFieldsOptionFilterSensitiveLog: (
|
|
2706
|
-
obj: ExportHiddenFieldsOption
|
|
2707
|
-
) => any;
|
|
2708
|
-
export declare const DashboardVisualPublishOptionsFilterSensitiveLog: (
|
|
2709
|
-
obj: DashboardVisualPublishOptions
|
|
2710
|
-
) => any;
|
|
2711
|
-
export declare const DashboardPublishOptionsFilterSensitiveLog: (
|
|
2712
|
-
obj: DashboardPublishOptions
|
|
2713
|
-
) => any;
|
|
2714
2672
|
export declare const DashboardVersionDefinitionFilterSensitiveLog: (
|
|
2715
2673
|
obj: DashboardVersionDefinition
|
|
2716
2674
|
) => any;
|
|
2717
|
-
export declare const DashboardSourceTemplateFilterSensitiveLog: (
|
|
2718
|
-
obj: DashboardSourceTemplate
|
|
2719
|
-
) => any;
|
|
2720
|
-
export declare const DashboardSourceEntityFilterSensitiveLog: (
|
|
2721
|
-
obj: DashboardSourceEntity
|
|
2722
|
-
) => any;
|
|
2723
2675
|
export declare const CreateDashboardRequestFilterSensitiveLog: (
|
|
2724
2676
|
obj: CreateDashboardRequest
|
|
2725
2677
|
) => any;
|
|
2726
|
-
export declare const CreateDashboardResponseFilterSensitiveLog: (
|
|
2727
|
-
obj: CreateDashboardResponse
|
|
2728
|
-
) => any;
|
|
2729
|
-
export declare const DataSetUsageConfigurationFilterSensitiveLog: (
|
|
2730
|
-
obj: DataSetUsageConfiguration
|
|
2731
|
-
) => any;
|
|
2732
|
-
export declare const FieldFolderFilterSensitiveLog: (obj: FieldFolder) => any;
|
|
2733
2678
|
export declare const FilterOperationFilterSensitiveLog: (
|
|
2734
2679
|
obj: FilterOperation
|
|
2735
2680
|
) => any;
|
|
2736
|
-
export declare const ProjectOperationFilterSensitiveLog: (
|
|
2737
|
-
obj: ProjectOperation
|
|
2738
|
-
) => any;
|
|
2739
|
-
export declare const RenameColumnOperationFilterSensitiveLog: (
|
|
2740
|
-
obj: RenameColumnOperation
|
|
2741
|
-
) => any;
|
|
2742
|
-
export declare const TagColumnOperationFilterSensitiveLog: (
|
|
2743
|
-
obj: TagColumnOperation
|
|
2744
|
-
) => any;
|
|
2745
|
-
export declare const UntagColumnOperationFilterSensitiveLog: (
|
|
2746
|
-
obj: UntagColumnOperation
|
|
2747
|
-
) => any;
|
|
2748
2681
|
export declare const TransformOperationFilterSensitiveLog: (
|
|
2749
2682
|
obj: TransformOperation
|
|
2750
2683
|
) => any;
|
|
2751
|
-
export declare const JoinKeyPropertiesFilterSensitiveLog: (
|
|
2752
|
-
obj: JoinKeyProperties
|
|
2753
|
-
) => any;
|
|
2754
|
-
export declare const JoinInstructionFilterSensitiveLog: (
|
|
2755
|
-
obj: JoinInstruction
|
|
2756
|
-
) => any;
|
|
2757
|
-
export declare const LogicalTableSourceFilterSensitiveLog: (
|
|
2758
|
-
obj: LogicalTableSource
|
|
2759
|
-
) => any;
|
|
2760
2684
|
export declare const LogicalTableFilterSensitiveLog: (obj: LogicalTable) => any;
|
|
2761
|
-
export declare const InputColumnFilterSensitiveLog: (obj: InputColumn) => any;
|
|
2762
|
-
export declare const CustomSqlFilterSensitiveLog: (obj: CustomSql) => any;
|
|
2763
|
-
export declare const RelationalTableFilterSensitiveLog: (
|
|
2764
|
-
obj: RelationalTable
|
|
2765
|
-
) => any;
|
|
2766
|
-
export declare const UploadSettingsFilterSensitiveLog: (
|
|
2767
|
-
obj: UploadSettings
|
|
2768
|
-
) => any;
|
|
2769
|
-
export declare const S3SourceFilterSensitiveLog: (obj: S3Source) => any;
|
|
2770
|
-
export declare const PhysicalTableFilterSensitiveLog: (
|
|
2771
|
-
obj: PhysicalTable
|
|
2772
|
-
) => any;
|
|
2773
|
-
export declare const RowLevelPermissionDataSetFilterSensitiveLog: (
|
|
2774
|
-
obj: RowLevelPermissionDataSet
|
|
2775
|
-
) => any;
|
|
2776
2685
|
export declare const RowLevelPermissionTagRuleFilterSensitiveLog: (
|
|
2777
2686
|
obj: RowLevelPermissionTagRule
|
|
2778
2687
|
) => any;
|
|
@@ -2782,550 +2691,31 @@ export declare const RowLevelPermissionTagConfigurationFilterSensitiveLog: (
|
|
|
2782
2691
|
export declare const CreateDataSetRequestFilterSensitiveLog: (
|
|
2783
2692
|
obj: CreateDataSetRequest
|
|
2784
2693
|
) => any;
|
|
2785
|
-
export declare const CreateDataSetResponseFilterSensitiveLog: (
|
|
2786
|
-
obj: CreateDataSetResponse
|
|
2787
|
-
) => any;
|
|
2788
|
-
export declare const DatabricksParametersFilterSensitiveLog: (
|
|
2789
|
-
obj: DatabricksParameters
|
|
2790
|
-
) => any;
|
|
2791
|
-
export declare const ExasolParametersFilterSensitiveLog: (
|
|
2792
|
-
obj: ExasolParameters
|
|
2793
|
-
) => any;
|
|
2794
|
-
export declare const JiraParametersFilterSensitiveLog: (
|
|
2795
|
-
obj: JiraParameters
|
|
2796
|
-
) => any;
|
|
2797
|
-
export declare const MariaDbParametersFilterSensitiveLog: (
|
|
2798
|
-
obj: MariaDbParameters
|
|
2799
|
-
) => any;
|
|
2800
|
-
export declare const MySqlParametersFilterSensitiveLog: (
|
|
2801
|
-
obj: MySqlParameters
|
|
2802
|
-
) => any;
|
|
2803
|
-
export declare const OracleParametersFilterSensitiveLog: (
|
|
2804
|
-
obj: OracleParameters
|
|
2805
|
-
) => any;
|
|
2806
|
-
export declare const PostgreSqlParametersFilterSensitiveLog: (
|
|
2807
|
-
obj: PostgreSqlParameters
|
|
2808
|
-
) => any;
|
|
2809
|
-
export declare const PrestoParametersFilterSensitiveLog: (
|
|
2810
|
-
obj: PrestoParameters
|
|
2811
|
-
) => any;
|
|
2812
|
-
export declare const RdsParametersFilterSensitiveLog: (
|
|
2813
|
-
obj: RdsParameters
|
|
2814
|
-
) => any;
|
|
2815
|
-
export declare const RedshiftParametersFilterSensitiveLog: (
|
|
2816
|
-
obj: RedshiftParameters
|
|
2817
|
-
) => any;
|
|
2818
|
-
export declare const ManifestFileLocationFilterSensitiveLog: (
|
|
2819
|
-
obj: ManifestFileLocation
|
|
2820
|
-
) => any;
|
|
2821
|
-
export declare const S3ParametersFilterSensitiveLog: (obj: S3Parameters) => any;
|
|
2822
|
-
export declare const ServiceNowParametersFilterSensitiveLog: (
|
|
2823
|
-
obj: ServiceNowParameters
|
|
2824
|
-
) => any;
|
|
2825
|
-
export declare const SnowflakeParametersFilterSensitiveLog: (
|
|
2826
|
-
obj: SnowflakeParameters
|
|
2827
|
-
) => any;
|
|
2828
|
-
export declare const SparkParametersFilterSensitiveLog: (
|
|
2829
|
-
obj: SparkParameters
|
|
2830
|
-
) => any;
|
|
2831
|
-
export declare const SqlServerParametersFilterSensitiveLog: (
|
|
2832
|
-
obj: SqlServerParameters
|
|
2833
|
-
) => any;
|
|
2834
|
-
export declare const TeradataParametersFilterSensitiveLog: (
|
|
2835
|
-
obj: TeradataParameters
|
|
2836
|
-
) => any;
|
|
2837
|
-
export declare const TwitterParametersFilterSensitiveLog: (
|
|
2838
|
-
obj: TwitterParameters
|
|
2839
|
-
) => any;
|
|
2840
|
-
export declare const DataSourceParametersFilterSensitiveLog: (
|
|
2841
|
-
obj: DataSourceParameters
|
|
2842
|
-
) => any;
|
|
2843
|
-
export declare const CredentialPairFilterSensitiveLog: (
|
|
2844
|
-
obj: CredentialPair
|
|
2845
|
-
) => any;
|
|
2846
2694
|
export declare const DataSourceCredentialsFilterSensitiveLog: (
|
|
2847
2695
|
obj: DataSourceCredentials
|
|
2848
2696
|
) => any;
|
|
2849
|
-
export declare const SslPropertiesFilterSensitiveLog: (
|
|
2850
|
-
obj: SslProperties
|
|
2851
|
-
) => any;
|
|
2852
|
-
export declare const VpcConnectionPropertiesFilterSensitiveLog: (
|
|
2853
|
-
obj: VpcConnectionProperties
|
|
2854
|
-
) => any;
|
|
2855
2697
|
export declare const CreateDataSourceRequestFilterSensitiveLog: (
|
|
2856
2698
|
obj: CreateDataSourceRequest
|
|
2857
2699
|
) => any;
|
|
2858
|
-
export declare const CreateDataSourceResponseFilterSensitiveLog: (
|
|
2859
|
-
obj: CreateDataSourceResponse
|
|
2860
|
-
) => any;
|
|
2861
|
-
export declare const CreateFolderRequestFilterSensitiveLog: (
|
|
2862
|
-
obj: CreateFolderRequest
|
|
2863
|
-
) => any;
|
|
2864
|
-
export declare const CreateFolderResponseFilterSensitiveLog: (
|
|
2865
|
-
obj: CreateFolderResponse
|
|
2866
|
-
) => any;
|
|
2867
|
-
export declare const CreateFolderMembershipRequestFilterSensitiveLog: (
|
|
2868
|
-
obj: CreateFolderMembershipRequest
|
|
2869
|
-
) => any;
|
|
2870
|
-
export declare const FolderMemberFilterSensitiveLog: (obj: FolderMember) => any;
|
|
2871
|
-
export declare const CreateFolderMembershipResponseFilterSensitiveLog: (
|
|
2872
|
-
obj: CreateFolderMembershipResponse
|
|
2873
|
-
) => any;
|
|
2874
|
-
export declare const CreateGroupRequestFilterSensitiveLog: (
|
|
2875
|
-
obj: CreateGroupRequest
|
|
2876
|
-
) => any;
|
|
2877
|
-
export declare const GroupFilterSensitiveLog: (obj: Group) => any;
|
|
2878
|
-
export declare const CreateGroupResponseFilterSensitiveLog: (
|
|
2879
|
-
obj: CreateGroupResponse
|
|
2880
|
-
) => any;
|
|
2881
|
-
export declare const CreateGroupMembershipRequestFilterSensitiveLog: (
|
|
2882
|
-
obj: CreateGroupMembershipRequest
|
|
2883
|
-
) => any;
|
|
2884
|
-
export declare const GroupMemberFilterSensitiveLog: (obj: GroupMember) => any;
|
|
2885
|
-
export declare const CreateGroupMembershipResponseFilterSensitiveLog: (
|
|
2886
|
-
obj: CreateGroupMembershipResponse
|
|
2887
|
-
) => any;
|
|
2888
|
-
export declare const CreateIAMPolicyAssignmentRequestFilterSensitiveLog: (
|
|
2889
|
-
obj: CreateIAMPolicyAssignmentRequest
|
|
2890
|
-
) => any;
|
|
2891
|
-
export declare const CreateIAMPolicyAssignmentResponseFilterSensitiveLog: (
|
|
2892
|
-
obj: CreateIAMPolicyAssignmentResponse
|
|
2893
|
-
) => any;
|
|
2894
|
-
export declare const CreateIngestionRequestFilterSensitiveLog: (
|
|
2895
|
-
obj: CreateIngestionRequest
|
|
2896
|
-
) => any;
|
|
2897
|
-
export declare const CreateIngestionResponseFilterSensitiveLog: (
|
|
2898
|
-
obj: CreateIngestionResponse
|
|
2899
|
-
) => any;
|
|
2900
|
-
export declare const CreateNamespaceRequestFilterSensitiveLog: (
|
|
2901
|
-
obj: CreateNamespaceRequest
|
|
2902
|
-
) => any;
|
|
2903
|
-
export declare const CreateNamespaceResponseFilterSensitiveLog: (
|
|
2904
|
-
obj: CreateNamespaceResponse
|
|
2905
|
-
) => any;
|
|
2906
|
-
export declare const DataSetSchemaFilterSensitiveLog: (
|
|
2907
|
-
obj: DataSetSchema
|
|
2908
|
-
) => any;
|
|
2909
|
-
export declare const DataSetConfigurationFilterSensitiveLog: (
|
|
2910
|
-
obj: DataSetConfiguration
|
|
2911
|
-
) => any;
|
|
2912
2700
|
export declare const TemplateVersionDefinitionFilterSensitiveLog: (
|
|
2913
2701
|
obj: TemplateVersionDefinition
|
|
2914
2702
|
) => any;
|
|
2915
|
-
export declare const TemplateSourceAnalysisFilterSensitiveLog: (
|
|
2916
|
-
obj: TemplateSourceAnalysis
|
|
2917
|
-
) => any;
|
|
2918
|
-
export declare const TemplateSourceTemplateFilterSensitiveLog: (
|
|
2919
|
-
obj: TemplateSourceTemplate
|
|
2920
|
-
) => any;
|
|
2921
|
-
export declare const TemplateSourceEntityFilterSensitiveLog: (
|
|
2922
|
-
obj: TemplateSourceEntity
|
|
2923
|
-
) => any;
|
|
2924
2703
|
export declare const CreateTemplateRequestFilterSensitiveLog: (
|
|
2925
2704
|
obj: CreateTemplateRequest
|
|
2926
2705
|
) => any;
|
|
2927
|
-
export declare const CreateTemplateResponseFilterSensitiveLog: (
|
|
2928
|
-
obj: CreateTemplateResponse
|
|
2929
|
-
) => any;
|
|
2930
|
-
export declare const CreateTemplateAliasRequestFilterSensitiveLog: (
|
|
2931
|
-
obj: CreateTemplateAliasRequest
|
|
2932
|
-
) => any;
|
|
2933
|
-
export declare const TemplateAliasFilterSensitiveLog: (
|
|
2934
|
-
obj: TemplateAlias
|
|
2935
|
-
) => any;
|
|
2936
|
-
export declare const CreateTemplateAliasResponseFilterSensitiveLog: (
|
|
2937
|
-
obj: CreateTemplateAliasResponse
|
|
2938
|
-
) => any;
|
|
2939
|
-
export declare const DataColorPaletteFilterSensitiveLog: (
|
|
2940
|
-
obj: DataColorPalette
|
|
2941
|
-
) => any;
|
|
2942
|
-
export declare const TileStyleFilterSensitiveLog: (obj: TileStyle) => any;
|
|
2943
|
-
export declare const GutterStyleFilterSensitiveLog: (obj: GutterStyle) => any;
|
|
2944
|
-
export declare const MarginStyleFilterSensitiveLog: (obj: MarginStyle) => any;
|
|
2945
|
-
export declare const TileLayoutStyleFilterSensitiveLog: (
|
|
2946
|
-
obj: TileLayoutStyle
|
|
2947
|
-
) => any;
|
|
2948
|
-
export declare const SheetStyleFilterSensitiveLog: (obj: SheetStyle) => any;
|
|
2949
|
-
export declare const FontFilterSensitiveLog: (obj: Font) => any;
|
|
2950
|
-
export declare const TypographyFilterSensitiveLog: (obj: Typography) => any;
|
|
2951
|
-
export declare const UIColorPaletteFilterSensitiveLog: (
|
|
2952
|
-
obj: UIColorPalette
|
|
2953
|
-
) => any;
|
|
2954
|
-
export declare const ThemeConfigurationFilterSensitiveLog: (
|
|
2955
|
-
obj: ThemeConfiguration
|
|
2956
|
-
) => any;
|
|
2957
|
-
export declare const CreateThemeRequestFilterSensitiveLog: (
|
|
2958
|
-
obj: CreateThemeRequest
|
|
2959
|
-
) => any;
|
|
2960
|
-
export declare const CreateThemeResponseFilterSensitiveLog: (
|
|
2961
|
-
obj: CreateThemeResponse
|
|
2962
|
-
) => any;
|
|
2963
|
-
export declare const CreateThemeAliasRequestFilterSensitiveLog: (
|
|
2964
|
-
obj: CreateThemeAliasRequest
|
|
2965
|
-
) => any;
|
|
2966
|
-
export declare const ThemeAliasFilterSensitiveLog: (obj: ThemeAlias) => any;
|
|
2967
|
-
export declare const CreateThemeAliasResponseFilterSensitiveLog: (
|
|
2968
|
-
obj: CreateThemeAliasResponse
|
|
2969
|
-
) => any;
|
|
2970
|
-
export declare const DashboardErrorFilterSensitiveLog: (
|
|
2971
|
-
obj: DashboardError
|
|
2972
|
-
) => any;
|
|
2973
|
-
export declare const DashboardVersionFilterSensitiveLog: (
|
|
2974
|
-
obj: DashboardVersion
|
|
2975
|
-
) => any;
|
|
2976
|
-
export declare const DashboardFilterSensitiveLog: (obj: Dashboard) => any;
|
|
2977
|
-
export declare const DashboardSearchFilterFilterSensitiveLog: (
|
|
2978
|
-
obj: DashboardSearchFilter
|
|
2979
|
-
) => any;
|
|
2980
|
-
export declare const DashboardSummaryFilterSensitiveLog: (
|
|
2981
|
-
obj: DashboardSummary
|
|
2982
|
-
) => any;
|
|
2983
|
-
export declare const DashboardVersionSummaryFilterSensitiveLog: (
|
|
2984
|
-
obj: DashboardVersionSummary
|
|
2985
|
-
) => any;
|
|
2986
|
-
export declare const OutputColumnFilterSensitiveLog: (obj: OutputColumn) => any;
|
|
2987
2706
|
export declare const DataSetFilterSensitiveLog: (obj: DataSet) => any;
|
|
2988
|
-
export declare const DataSetSearchFilterFilterSensitiveLog: (
|
|
2989
|
-
obj: DataSetSearchFilter
|
|
2990
|
-
) => any;
|
|
2991
|
-
export declare const DataSetSummaryFilterSensitiveLog: (
|
|
2992
|
-
obj: DataSetSummary
|
|
2993
|
-
) => any;
|
|
2994
|
-
export declare const DataSourceErrorInfoFilterSensitiveLog: (
|
|
2995
|
-
obj: DataSourceErrorInfo
|
|
2996
|
-
) => any;
|
|
2997
|
-
export declare const DataSourceFilterSensitiveLog: (obj: DataSource) => any;
|
|
2998
|
-
export declare const DataSourceSearchFilterFilterSensitiveLog: (
|
|
2999
|
-
obj: DataSourceSearchFilter
|
|
3000
|
-
) => any;
|
|
3001
|
-
export declare const DataSourceSummaryFilterSensitiveLog: (
|
|
3002
|
-
obj: DataSourceSummary
|
|
3003
|
-
) => any;
|
|
3004
|
-
export declare const DeleteAccountCustomizationRequestFilterSensitiveLog: (
|
|
3005
|
-
obj: DeleteAccountCustomizationRequest
|
|
3006
|
-
) => any;
|
|
3007
|
-
export declare const DeleteAccountCustomizationResponseFilterSensitiveLog: (
|
|
3008
|
-
obj: DeleteAccountCustomizationResponse
|
|
3009
|
-
) => any;
|
|
3010
|
-
export declare const DeleteAccountSubscriptionRequestFilterSensitiveLog: (
|
|
3011
|
-
obj: DeleteAccountSubscriptionRequest
|
|
3012
|
-
) => any;
|
|
3013
|
-
export declare const DeleteAccountSubscriptionResponseFilterSensitiveLog: (
|
|
3014
|
-
obj: DeleteAccountSubscriptionResponse
|
|
3015
|
-
) => any;
|
|
3016
|
-
export declare const DeleteAnalysisRequestFilterSensitiveLog: (
|
|
3017
|
-
obj: DeleteAnalysisRequest
|
|
3018
|
-
) => any;
|
|
3019
|
-
export declare const DeleteAnalysisResponseFilterSensitiveLog: (
|
|
3020
|
-
obj: DeleteAnalysisResponse
|
|
3021
|
-
) => any;
|
|
3022
|
-
export declare const DeleteDashboardRequestFilterSensitiveLog: (
|
|
3023
|
-
obj: DeleteDashboardRequest
|
|
3024
|
-
) => any;
|
|
3025
|
-
export declare const DeleteDashboardResponseFilterSensitiveLog: (
|
|
3026
|
-
obj: DeleteDashboardResponse
|
|
3027
|
-
) => any;
|
|
3028
|
-
export declare const DeleteDataSetRequestFilterSensitiveLog: (
|
|
3029
|
-
obj: DeleteDataSetRequest
|
|
3030
|
-
) => any;
|
|
3031
|
-
export declare const DeleteDataSetResponseFilterSensitiveLog: (
|
|
3032
|
-
obj: DeleteDataSetResponse
|
|
3033
|
-
) => any;
|
|
3034
|
-
export declare const DeleteDataSourceRequestFilterSensitiveLog: (
|
|
3035
|
-
obj: DeleteDataSourceRequest
|
|
3036
|
-
) => any;
|
|
3037
|
-
export declare const DeleteDataSourceResponseFilterSensitiveLog: (
|
|
3038
|
-
obj: DeleteDataSourceResponse
|
|
3039
|
-
) => any;
|
|
3040
|
-
export declare const DeleteFolderRequestFilterSensitiveLog: (
|
|
3041
|
-
obj: DeleteFolderRequest
|
|
3042
|
-
) => any;
|
|
3043
|
-
export declare const DeleteFolderResponseFilterSensitiveLog: (
|
|
3044
|
-
obj: DeleteFolderResponse
|
|
3045
|
-
) => any;
|
|
3046
|
-
export declare const DeleteFolderMembershipRequestFilterSensitiveLog: (
|
|
3047
|
-
obj: DeleteFolderMembershipRequest
|
|
3048
|
-
) => any;
|
|
3049
|
-
export declare const DeleteFolderMembershipResponseFilterSensitiveLog: (
|
|
3050
|
-
obj: DeleteFolderMembershipResponse
|
|
3051
|
-
) => any;
|
|
3052
|
-
export declare const DeleteGroupRequestFilterSensitiveLog: (
|
|
3053
|
-
obj: DeleteGroupRequest
|
|
3054
|
-
) => any;
|
|
3055
|
-
export declare const DeleteGroupResponseFilterSensitiveLog: (
|
|
3056
|
-
obj: DeleteGroupResponse
|
|
3057
|
-
) => any;
|
|
3058
|
-
export declare const DeleteGroupMembershipRequestFilterSensitiveLog: (
|
|
3059
|
-
obj: DeleteGroupMembershipRequest
|
|
3060
|
-
) => any;
|
|
3061
|
-
export declare const DeleteGroupMembershipResponseFilterSensitiveLog: (
|
|
3062
|
-
obj: DeleteGroupMembershipResponse
|
|
3063
|
-
) => any;
|
|
3064
|
-
export declare const DeleteIAMPolicyAssignmentRequestFilterSensitiveLog: (
|
|
3065
|
-
obj: DeleteIAMPolicyAssignmentRequest
|
|
3066
|
-
) => any;
|
|
3067
|
-
export declare const DeleteIAMPolicyAssignmentResponseFilterSensitiveLog: (
|
|
3068
|
-
obj: DeleteIAMPolicyAssignmentResponse
|
|
3069
|
-
) => any;
|
|
3070
|
-
export declare const DeleteNamespaceRequestFilterSensitiveLog: (
|
|
3071
|
-
obj: DeleteNamespaceRequest
|
|
3072
|
-
) => any;
|
|
3073
|
-
export declare const DeleteNamespaceResponseFilterSensitiveLog: (
|
|
3074
|
-
obj: DeleteNamespaceResponse
|
|
3075
|
-
) => any;
|
|
3076
|
-
export declare const DeleteTemplateRequestFilterSensitiveLog: (
|
|
3077
|
-
obj: DeleteTemplateRequest
|
|
3078
|
-
) => any;
|
|
3079
|
-
export declare const DeleteTemplateResponseFilterSensitiveLog: (
|
|
3080
|
-
obj: DeleteTemplateResponse
|
|
3081
|
-
) => any;
|
|
3082
|
-
export declare const DeleteTemplateAliasRequestFilterSensitiveLog: (
|
|
3083
|
-
obj: DeleteTemplateAliasRequest
|
|
3084
|
-
) => any;
|
|
3085
|
-
export declare const DeleteTemplateAliasResponseFilterSensitiveLog: (
|
|
3086
|
-
obj: DeleteTemplateAliasResponse
|
|
3087
|
-
) => any;
|
|
3088
|
-
export declare const DeleteThemeRequestFilterSensitiveLog: (
|
|
3089
|
-
obj: DeleteThemeRequest
|
|
3090
|
-
) => any;
|
|
3091
|
-
export declare const DeleteThemeResponseFilterSensitiveLog: (
|
|
3092
|
-
obj: DeleteThemeResponse
|
|
3093
|
-
) => any;
|
|
3094
|
-
export declare const DeleteThemeAliasRequestFilterSensitiveLog: (
|
|
3095
|
-
obj: DeleteThemeAliasRequest
|
|
3096
|
-
) => any;
|
|
3097
|
-
export declare const DeleteThemeAliasResponseFilterSensitiveLog: (
|
|
3098
|
-
obj: DeleteThemeAliasResponse
|
|
3099
|
-
) => any;
|
|
3100
|
-
export declare const DeleteUserRequestFilterSensitiveLog: (
|
|
3101
|
-
obj: DeleteUserRequest
|
|
3102
|
-
) => any;
|
|
3103
|
-
export declare const DeleteUserResponseFilterSensitiveLog: (
|
|
3104
|
-
obj: DeleteUserResponse
|
|
3105
|
-
) => any;
|
|
3106
|
-
export declare const DeleteUserByPrincipalIdRequestFilterSensitiveLog: (
|
|
3107
|
-
obj: DeleteUserByPrincipalIdRequest
|
|
3108
|
-
) => any;
|
|
3109
|
-
export declare const DeleteUserByPrincipalIdResponseFilterSensitiveLog: (
|
|
3110
|
-
obj: DeleteUserByPrincipalIdResponse
|
|
3111
|
-
) => any;
|
|
3112
|
-
export declare const DescribeAccountCustomizationRequestFilterSensitiveLog: (
|
|
3113
|
-
obj: DescribeAccountCustomizationRequest
|
|
3114
|
-
) => any;
|
|
3115
|
-
export declare const DescribeAccountCustomizationResponseFilterSensitiveLog: (
|
|
3116
|
-
obj: DescribeAccountCustomizationResponse
|
|
3117
|
-
) => any;
|
|
3118
|
-
export declare const DescribeAccountSettingsRequestFilterSensitiveLog: (
|
|
3119
|
-
obj: DescribeAccountSettingsRequest
|
|
3120
|
-
) => any;
|
|
3121
|
-
export declare const DescribeAccountSettingsResponseFilterSensitiveLog: (
|
|
3122
|
-
obj: DescribeAccountSettingsResponse
|
|
3123
|
-
) => any;
|
|
3124
|
-
export declare const DescribeAccountSubscriptionRequestFilterSensitiveLog: (
|
|
3125
|
-
obj: DescribeAccountSubscriptionRequest
|
|
3126
|
-
) => any;
|
|
3127
|
-
export declare const DescribeAccountSubscriptionResponseFilterSensitiveLog: (
|
|
3128
|
-
obj: DescribeAccountSubscriptionResponse
|
|
3129
|
-
) => any;
|
|
3130
|
-
export declare const DescribeAnalysisRequestFilterSensitiveLog: (
|
|
3131
|
-
obj: DescribeAnalysisRequest
|
|
3132
|
-
) => any;
|
|
3133
|
-
export declare const DescribeAnalysisResponseFilterSensitiveLog: (
|
|
3134
|
-
obj: DescribeAnalysisResponse
|
|
3135
|
-
) => any;
|
|
3136
|
-
export declare const DescribeAnalysisDefinitionRequestFilterSensitiveLog: (
|
|
3137
|
-
obj: DescribeAnalysisDefinitionRequest
|
|
3138
|
-
) => any;
|
|
3139
2707
|
export declare const DescribeAnalysisDefinitionResponseFilterSensitiveLog: (
|
|
3140
2708
|
obj: DescribeAnalysisDefinitionResponse
|
|
3141
2709
|
) => any;
|
|
3142
|
-
export declare const DescribeAnalysisPermissionsRequestFilterSensitiveLog: (
|
|
3143
|
-
obj: DescribeAnalysisPermissionsRequest
|
|
3144
|
-
) => any;
|
|
3145
|
-
export declare const DescribeAnalysisPermissionsResponseFilterSensitiveLog: (
|
|
3146
|
-
obj: DescribeAnalysisPermissionsResponse
|
|
3147
|
-
) => any;
|
|
3148
|
-
export declare const DescribeDashboardRequestFilterSensitiveLog: (
|
|
3149
|
-
obj: DescribeDashboardRequest
|
|
3150
|
-
) => any;
|
|
3151
|
-
export declare const DescribeDashboardResponseFilterSensitiveLog: (
|
|
3152
|
-
obj: DescribeDashboardResponse
|
|
3153
|
-
) => any;
|
|
3154
|
-
export declare const DescribeDashboardDefinitionRequestFilterSensitiveLog: (
|
|
3155
|
-
obj: DescribeDashboardDefinitionRequest
|
|
3156
|
-
) => any;
|
|
3157
2710
|
export declare const DescribeDashboardDefinitionResponseFilterSensitiveLog: (
|
|
3158
2711
|
obj: DescribeDashboardDefinitionResponse
|
|
3159
2712
|
) => any;
|
|
3160
|
-
export declare const DescribeDashboardPermissionsRequestFilterSensitiveLog: (
|
|
3161
|
-
obj: DescribeDashboardPermissionsRequest
|
|
3162
|
-
) => any;
|
|
3163
|
-
export declare const LinkSharingConfigurationFilterSensitiveLog: (
|
|
3164
|
-
obj: LinkSharingConfiguration
|
|
3165
|
-
) => any;
|
|
3166
|
-
export declare const DescribeDashboardPermissionsResponseFilterSensitiveLog: (
|
|
3167
|
-
obj: DescribeDashboardPermissionsResponse
|
|
3168
|
-
) => any;
|
|
3169
|
-
export declare const DescribeDataSetRequestFilterSensitiveLog: (
|
|
3170
|
-
obj: DescribeDataSetRequest
|
|
3171
|
-
) => any;
|
|
3172
2713
|
export declare const DescribeDataSetResponseFilterSensitiveLog: (
|
|
3173
2714
|
obj: DescribeDataSetResponse
|
|
3174
2715
|
) => any;
|
|
3175
|
-
export declare const DescribeDataSetPermissionsRequestFilterSensitiveLog: (
|
|
3176
|
-
obj: DescribeDataSetPermissionsRequest
|
|
3177
|
-
) => any;
|
|
3178
|
-
export declare const DescribeDataSetPermissionsResponseFilterSensitiveLog: (
|
|
3179
|
-
obj: DescribeDataSetPermissionsResponse
|
|
3180
|
-
) => any;
|
|
3181
|
-
export declare const DescribeDataSourceRequestFilterSensitiveLog: (
|
|
3182
|
-
obj: DescribeDataSourceRequest
|
|
3183
|
-
) => any;
|
|
3184
|
-
export declare const DescribeDataSourceResponseFilterSensitiveLog: (
|
|
3185
|
-
obj: DescribeDataSourceResponse
|
|
3186
|
-
) => any;
|
|
3187
|
-
export declare const DescribeDataSourcePermissionsRequestFilterSensitiveLog: (
|
|
3188
|
-
obj: DescribeDataSourcePermissionsRequest
|
|
3189
|
-
) => any;
|
|
3190
|
-
export declare const DescribeDataSourcePermissionsResponseFilterSensitiveLog: (
|
|
3191
|
-
obj: DescribeDataSourcePermissionsResponse
|
|
3192
|
-
) => any;
|
|
3193
|
-
export declare const DescribeFolderRequestFilterSensitiveLog: (
|
|
3194
|
-
obj: DescribeFolderRequest
|
|
3195
|
-
) => any;
|
|
3196
|
-
export declare const FolderFilterSensitiveLog: (obj: Folder) => any;
|
|
3197
|
-
export declare const DescribeFolderResponseFilterSensitiveLog: (
|
|
3198
|
-
obj: DescribeFolderResponse
|
|
3199
|
-
) => any;
|
|
3200
|
-
export declare const DescribeFolderPermissionsRequestFilterSensitiveLog: (
|
|
3201
|
-
obj: DescribeFolderPermissionsRequest
|
|
3202
|
-
) => any;
|
|
3203
|
-
export declare const DescribeFolderPermissionsResponseFilterSensitiveLog: (
|
|
3204
|
-
obj: DescribeFolderPermissionsResponse
|
|
3205
|
-
) => any;
|
|
3206
|
-
export declare const DescribeFolderResolvedPermissionsRequestFilterSensitiveLog: (
|
|
3207
|
-
obj: DescribeFolderResolvedPermissionsRequest
|
|
3208
|
-
) => any;
|
|
3209
|
-
export declare const DescribeFolderResolvedPermissionsResponseFilterSensitiveLog: (
|
|
3210
|
-
obj: DescribeFolderResolvedPermissionsResponse
|
|
3211
|
-
) => any;
|
|
3212
|
-
export declare const DescribeGroupRequestFilterSensitiveLog: (
|
|
3213
|
-
obj: DescribeGroupRequest
|
|
3214
|
-
) => any;
|
|
3215
|
-
export declare const DescribeGroupResponseFilterSensitiveLog: (
|
|
3216
|
-
obj: DescribeGroupResponse
|
|
3217
|
-
) => any;
|
|
3218
|
-
export declare const DescribeGroupMembershipRequestFilterSensitiveLog: (
|
|
3219
|
-
obj: DescribeGroupMembershipRequest
|
|
3220
|
-
) => any;
|
|
3221
|
-
export declare const DescribeGroupMembershipResponseFilterSensitiveLog: (
|
|
3222
|
-
obj: DescribeGroupMembershipResponse
|
|
3223
|
-
) => any;
|
|
3224
|
-
export declare const DescribeIAMPolicyAssignmentRequestFilterSensitiveLog: (
|
|
3225
|
-
obj: DescribeIAMPolicyAssignmentRequest
|
|
3226
|
-
) => any;
|
|
3227
|
-
export declare const IAMPolicyAssignmentFilterSensitiveLog: (
|
|
3228
|
-
obj: IAMPolicyAssignment
|
|
3229
|
-
) => any;
|
|
3230
|
-
export declare const DescribeIAMPolicyAssignmentResponseFilterSensitiveLog: (
|
|
3231
|
-
obj: DescribeIAMPolicyAssignmentResponse
|
|
3232
|
-
) => any;
|
|
3233
|
-
export declare const DescribeIngestionRequestFilterSensitiveLog: (
|
|
3234
|
-
obj: DescribeIngestionRequest
|
|
3235
|
-
) => any;
|
|
3236
|
-
export declare const ErrorInfoFilterSensitiveLog: (obj: ErrorInfo) => any;
|
|
3237
|
-
export declare const QueueInfoFilterSensitiveLog: (obj: QueueInfo) => any;
|
|
3238
|
-
export declare const RowInfoFilterSensitiveLog: (obj: RowInfo) => any;
|
|
3239
|
-
export declare const IngestionFilterSensitiveLog: (obj: Ingestion) => any;
|
|
3240
|
-
export declare const DescribeIngestionResponseFilterSensitiveLog: (
|
|
3241
|
-
obj: DescribeIngestionResponse
|
|
3242
|
-
) => any;
|
|
3243
|
-
export declare const DescribeIpRestrictionRequestFilterSensitiveLog: (
|
|
3244
|
-
obj: DescribeIpRestrictionRequest
|
|
3245
|
-
) => any;
|
|
3246
|
-
export declare const DescribeIpRestrictionResponseFilterSensitiveLog: (
|
|
3247
|
-
obj: DescribeIpRestrictionResponse
|
|
3248
|
-
) => any;
|
|
3249
|
-
export declare const DescribeNamespaceRequestFilterSensitiveLog: (
|
|
3250
|
-
obj: DescribeNamespaceRequest
|
|
3251
|
-
) => any;
|
|
3252
|
-
export declare const NamespaceErrorFilterSensitiveLog: (
|
|
3253
|
-
obj: NamespaceError
|
|
3254
|
-
) => any;
|
|
3255
|
-
export declare const NamespaceInfoV2FilterSensitiveLog: (
|
|
3256
|
-
obj: NamespaceInfoV2
|
|
3257
|
-
) => any;
|
|
3258
|
-
export declare const DescribeNamespaceResponseFilterSensitiveLog: (
|
|
3259
|
-
obj: DescribeNamespaceResponse
|
|
3260
|
-
) => any;
|
|
3261
|
-
export declare const DescribeTemplateRequestFilterSensitiveLog: (
|
|
3262
|
-
obj: DescribeTemplateRequest
|
|
3263
|
-
) => any;
|
|
3264
|
-
export declare const TemplateErrorFilterSensitiveLog: (
|
|
3265
|
-
obj: TemplateError
|
|
3266
|
-
) => any;
|
|
3267
|
-
export declare const TemplateVersionFilterSensitiveLog: (
|
|
3268
|
-
obj: TemplateVersion
|
|
3269
|
-
) => any;
|
|
3270
|
-
export declare const TemplateFilterSensitiveLog: (obj: Template) => any;
|
|
3271
|
-
export declare const DescribeTemplateResponseFilterSensitiveLog: (
|
|
3272
|
-
obj: DescribeTemplateResponse
|
|
3273
|
-
) => any;
|
|
3274
|
-
export declare const DescribeTemplateAliasRequestFilterSensitiveLog: (
|
|
3275
|
-
obj: DescribeTemplateAliasRequest
|
|
3276
|
-
) => any;
|
|
3277
|
-
export declare const DescribeTemplateAliasResponseFilterSensitiveLog: (
|
|
3278
|
-
obj: DescribeTemplateAliasResponse
|
|
3279
|
-
) => any;
|
|
3280
|
-
export declare const DescribeTemplateDefinitionRequestFilterSensitiveLog: (
|
|
3281
|
-
obj: DescribeTemplateDefinitionRequest
|
|
3282
|
-
) => any;
|
|
3283
2716
|
export declare const DescribeTemplateDefinitionResponseFilterSensitiveLog: (
|
|
3284
2717
|
obj: DescribeTemplateDefinitionResponse
|
|
3285
2718
|
) => any;
|
|
3286
|
-
export declare const DescribeTemplatePermissionsRequestFilterSensitiveLog: (
|
|
3287
|
-
obj: DescribeTemplatePermissionsRequest
|
|
3288
|
-
) => any;
|
|
3289
|
-
export declare const DescribeTemplatePermissionsResponseFilterSensitiveLog: (
|
|
3290
|
-
obj: DescribeTemplatePermissionsResponse
|
|
3291
|
-
) => any;
|
|
3292
|
-
export declare const DescribeThemeRequestFilterSensitiveLog: (
|
|
3293
|
-
obj: DescribeThemeRequest
|
|
3294
|
-
) => any;
|
|
3295
|
-
export declare const ThemeErrorFilterSensitiveLog: (obj: ThemeError) => any;
|
|
3296
|
-
export declare const ThemeVersionFilterSensitiveLog: (obj: ThemeVersion) => any;
|
|
3297
|
-
export declare const ThemeFilterSensitiveLog: (obj: Theme) => any;
|
|
3298
|
-
export declare const DescribeThemeResponseFilterSensitiveLog: (
|
|
3299
|
-
obj: DescribeThemeResponse
|
|
3300
|
-
) => any;
|
|
3301
|
-
export declare const DescribeThemeAliasRequestFilterSensitiveLog: (
|
|
3302
|
-
obj: DescribeThemeAliasRequest
|
|
3303
|
-
) => any;
|
|
3304
|
-
export declare const DescribeThemeAliasResponseFilterSensitiveLog: (
|
|
3305
|
-
obj: DescribeThemeAliasResponse
|
|
3306
|
-
) => any;
|
|
3307
|
-
export declare const DescribeThemePermissionsRequestFilterSensitiveLog: (
|
|
3308
|
-
obj: DescribeThemePermissionsRequest
|
|
3309
|
-
) => any;
|
|
3310
|
-
export declare const DescribeThemePermissionsResponseFilterSensitiveLog: (
|
|
3311
|
-
obj: DescribeThemePermissionsResponse
|
|
3312
|
-
) => any;
|
|
3313
|
-
export declare const DescribeUserRequestFilterSensitiveLog: (
|
|
3314
|
-
obj: DescribeUserRequest
|
|
3315
|
-
) => any;
|
|
3316
|
-
export declare const UserFilterSensitiveLog: (obj: User) => any;
|
|
3317
|
-
export declare const DescribeUserResponseFilterSensitiveLog: (
|
|
3318
|
-
obj: DescribeUserResponse
|
|
3319
|
-
) => any;
|
|
3320
|
-
export declare const MemberIdArnPairFilterSensitiveLog: (
|
|
3321
|
-
obj: MemberIdArnPair
|
|
3322
|
-
) => any;
|
|
3323
|
-
export declare const FolderSearchFilterFilterSensitiveLog: (
|
|
3324
|
-
obj: FolderSearchFilter
|
|
3325
|
-
) => any;
|
|
3326
|
-
export declare const FolderSummaryFilterSensitiveLog: (
|
|
3327
|
-
obj: FolderSummary
|
|
3328
|
-
) => any;
|
|
3329
2719
|
export declare const SessionTagFilterSensitiveLog: (obj: SessionTag) => any;
|
|
3330
2720
|
export declare const GenerateEmbedUrlForAnonymousUserRequestFilterSensitiveLog: (
|
|
3331
2721
|
obj: GenerateEmbedUrlForAnonymousUserRequest
|
|
@@ -3333,36 +2723,6 @@ export declare const GenerateEmbedUrlForAnonymousUserRequestFilterSensitiveLog:
|
|
|
3333
2723
|
export declare const GenerateEmbedUrlForAnonymousUserResponseFilterSensitiveLog: (
|
|
3334
2724
|
obj: GenerateEmbedUrlForAnonymousUserResponse
|
|
3335
2725
|
) => any;
|
|
3336
|
-
export declare const StatePersistenceConfigurationsFilterSensitiveLog: (
|
|
3337
|
-
obj: StatePersistenceConfigurations
|
|
3338
|
-
) => any;
|
|
3339
|
-
export declare const RegisteredUserDashboardFeatureConfigurationsFilterSensitiveLog: (
|
|
3340
|
-
obj: RegisteredUserDashboardFeatureConfigurations
|
|
3341
|
-
) => any;
|
|
3342
|
-
export declare const RegisteredUserDashboardEmbeddingConfigurationFilterSensitiveLog: (
|
|
3343
|
-
obj: RegisteredUserDashboardEmbeddingConfiguration
|
|
3344
|
-
) => any;
|
|
3345
|
-
export declare const RegisteredUserDashboardVisualEmbeddingConfigurationFilterSensitiveLog: (
|
|
3346
|
-
obj: RegisteredUserDashboardVisualEmbeddingConfiguration
|
|
3347
|
-
) => any;
|
|
3348
|
-
export declare const RegisteredUserQSearchBarEmbeddingConfigurationFilterSensitiveLog: (
|
|
3349
|
-
obj: RegisteredUserQSearchBarEmbeddingConfiguration
|
|
3350
|
-
) => any;
|
|
3351
|
-
export declare const RegisteredUserConsoleFeatureConfigurationsFilterSensitiveLog: (
|
|
3352
|
-
obj: RegisteredUserConsoleFeatureConfigurations
|
|
3353
|
-
) => any;
|
|
3354
|
-
export declare const RegisteredUserQuickSightConsoleEmbeddingConfigurationFilterSensitiveLog: (
|
|
3355
|
-
obj: RegisteredUserQuickSightConsoleEmbeddingConfiguration
|
|
3356
|
-
) => any;
|
|
3357
|
-
export declare const RegisteredUserEmbeddingExperienceConfigurationFilterSensitiveLog: (
|
|
3358
|
-
obj: RegisteredUserEmbeddingExperienceConfiguration
|
|
3359
|
-
) => any;
|
|
3360
|
-
export declare const GenerateEmbedUrlForRegisteredUserRequestFilterSensitiveLog: (
|
|
3361
|
-
obj: GenerateEmbedUrlForRegisteredUserRequest
|
|
3362
|
-
) => any;
|
|
3363
2726
|
export declare const GenerateEmbedUrlForRegisteredUserResponseFilterSensitiveLog: (
|
|
3364
2727
|
obj: GenerateEmbedUrlForRegisteredUserResponse
|
|
3365
2728
|
) => any;
|
|
3366
|
-
export declare const GetDashboardEmbedUrlRequestFilterSensitiveLog: (
|
|
3367
|
-
obj: GetDashboardEmbedUrlRequest
|
|
3368
|
-
) => any;
|