@aws-sdk/client-quicksight 3.296.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/QuickSight.d.ts +127 -0
- package/dist-types/QuickSightClient.d.ts +24 -4
- package/dist-types/commands/CancelIngestionCommand.d.ts +16 -0
- package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +16 -0
- package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/CreateAnalysisCommand.d.ts +16 -0
- package/dist-types/commands/CreateDashboardCommand.d.ts +16 -0
- package/dist-types/commands/CreateDataSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateDataSourceCommand.d.ts +16 -0
- package/dist-types/commands/CreateFolderCommand.d.ts +16 -0
- package/dist-types/commands/CreateFolderMembershipCommand.d.ts +16 -0
- package/dist-types/commands/CreateGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateGroupMembershipCommand.d.ts +16 -0
- package/dist-types/commands/CreateIAMPolicyAssignmentCommand.d.ts +16 -0
- package/dist-types/commands/CreateIngestionCommand.d.ts +16 -0
- package/dist-types/commands/CreateNamespaceCommand.d.ts +16 -0
- package/dist-types/commands/CreateTemplateAliasCommand.d.ts +16 -0
- package/dist-types/commands/CreateTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateThemeAliasCommand.d.ts +16 -0
- package/dist-types/commands/CreateThemeCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAnalysisCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDashboardCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDataSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFolderCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +16 -0
- package/dist-types/commands/DeleteGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +16 -0
- package/dist-types/commands/DeleteNamespaceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteThemeAliasCommand.d.ts +16 -0
- package/dist-types/commands/DeleteThemeCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAnalysisCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDashboardCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDataSetCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDataSourceCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFolderCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGroupCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +16 -0
- package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +16 -0
- package/dist-types/commands/DescribeIngestionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeNamespaceCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeThemeAliasCommand.d.ts +16 -0
- package/dist-types/commands/DescribeThemeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUserCommand.d.ts +16 -0
- package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +16 -0
- package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +16 -0
- package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +16 -0
- package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +16 -0
- package/dist-types/commands/ListAnalysesCommand.d.ts +16 -0
- package/dist-types/commands/ListDashboardVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListDashboardsCommand.d.ts +16 -0
- package/dist-types/commands/ListDataSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListDataSourcesCommand.d.ts +16 -0
- package/dist-types/commands/ListFolderMembersCommand.d.ts +16 -0
- package/dist-types/commands/ListFoldersCommand.d.ts +16 -0
- package/dist-types/commands/ListGroupMembershipsCommand.d.ts +16 -0
- package/dist-types/commands/ListGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +16 -0
- package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +16 -0
- package/dist-types/commands/ListIngestionsCommand.d.ts +16 -0
- package/dist-types/commands/ListNamespacesCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListTemplateAliasesCommand.d.ts +16 -0
- package/dist-types/commands/ListTemplateVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListTemplatesCommand.d.ts +16 -0
- package/dist-types/commands/ListThemeAliasesCommand.d.ts +16 -0
- package/dist-types/commands/ListThemeVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListThemesCommand.d.ts +16 -0
- package/dist-types/commands/ListUserGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListUsersCommand.d.ts +16 -0
- package/dist-types/commands/RegisterUserCommand.d.ts +16 -0
- package/dist-types/commands/RestoreAnalysisCommand.d.ts +16 -0
- package/dist-types/commands/SearchAnalysesCommand.d.ts +16 -0
- package/dist-types/commands/SearchDashboardsCommand.d.ts +16 -0
- package/dist-types/commands/SearchDataSetsCommand.d.ts +16 -0
- package/dist-types/commands/SearchDataSourcesCommand.d.ts +16 -0
- package/dist-types/commands/SearchFoldersCommand.d.ts +16 -0
- package/dist-types/commands/SearchGroupsCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAnalysisCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDashboardCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDataSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFolderCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTemplateCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateThemeAliasCommand.d.ts +16 -0
- package/dist-types/commands/UpdateThemeCommand.d.ts +16 -0
- package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserCommand.d.ts +16 -0
- package/dist-types/models/QuickSightServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +498 -716
- package/dist-types/models/models_1.d.ts +416 -464
- package/dist-types/models/models_2.d.ts +639 -938
- package/dist-types/models/models_3.d.ts +364 -463
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAnalysesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDashboardVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDashboardsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDataSetsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDataSourcesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListIngestionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListNamespacesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTemplateAliasesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTemplateVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTemplatesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListThemeVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListThemesPaginator.d.ts +3 -0
- package/dist-types/pagination/SearchAnalysesPaginator.d.ts +3 -0
- package/dist-types/pagination/SearchDashboardsPaginator.d.ts +3 -0
- package/dist-types/pagination/SearchDataSetsPaginator.d.ts +3 -0
- package/dist-types/pagination/SearchDataSourcesPaginator.d.ts +3 -0
- 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
|
@@ -2,6 +2,7 @@ import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-cl
|
|
|
2
2
|
import { AccountCustomization, AnalysisDefaults, AxisBinding, AxisDisplayOptions, BarChartVisual, BoxPlotVisual, CalculatedField, ChartAxisLabelOptions, ColumnConfiguration, ColumnHierarchy, ColumnIdentifier, ColumnSort, ComboChartConfiguration, ContributionAnalysisDefault, DataLabelOptions, DataLabelPosition, DataPathValue, DataSetIdentifierDeclaration, DimensionField, Edition, FieldSort, FieldSortOptions, FilterControl, FilterGroup, FontConfiguration, FormatConfiguration, HorizontalTextAlignment, ItemsLimitConfiguration, Layout, LegendOptions, MeasureField, NumberDisplayFormatConfiguration, PaginationConfiguration, ParameterControl, ParameterDeclaration, PercentageDisplayFormatConfiguration, ReferenceLine, ResourceStatus, SheetContentType, SheetControlLayout, SheetTextBox, SmallMultiplesOptions, SortDirection, TimeGranularity, TooltipOptions, URLTargetConfiguration, Visibility, VisualCustomAction, VisualPalette, VisualSubtitleLabelOptions, VisualTitleLabelOptions, WidgetStatus } from "./models_0";
|
|
3
3
|
import { QuickSightServiceException as __BaseException } from "./QuickSightServiceException";
|
|
4
4
|
/**
|
|
5
|
+
* @public
|
|
5
6
|
* <p>A combo chart.</p>
|
|
6
7
|
* <p>The <code>ComboChartVisual</code> includes stacked bar combo charts and clustered bar combo charts</p>
|
|
7
8
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/combo-charts.html">Using combo charts</a> in the <i>Amazon QuickSight User Guide</i>.</p>
|
|
@@ -32,10 +33,16 @@ export interface ComboChartVisual {
|
|
|
32
33
|
*/
|
|
33
34
|
ColumnHierarchies?: ColumnHierarchy[];
|
|
34
35
|
}
|
|
36
|
+
/**
|
|
37
|
+
* @public
|
|
38
|
+
*/
|
|
35
39
|
export declare enum CustomContentType {
|
|
36
40
|
IMAGE = "IMAGE",
|
|
37
41
|
OTHER_EMBEDDED_CONTENT = "OTHER_EMBEDDED_CONTENT"
|
|
38
42
|
}
|
|
43
|
+
/**
|
|
44
|
+
* @public
|
|
45
|
+
*/
|
|
39
46
|
export declare enum CustomContentImageScalingConfiguration {
|
|
40
47
|
DO_NOT_SCALE = "DO_NOT_SCALE",
|
|
41
48
|
FIT_TO_HEIGHT = "FIT_TO_HEIGHT",
|
|
@@ -43,6 +50,7 @@ export declare enum CustomContentImageScalingConfiguration {
|
|
|
43
50
|
SCALE_TO_VISUAL = "SCALE_TO_VISUAL"
|
|
44
51
|
}
|
|
45
52
|
/**
|
|
53
|
+
* @public
|
|
46
54
|
* <p>The configuration of a <code>CustomContentVisual</code>.</p>
|
|
47
55
|
*/
|
|
48
56
|
export interface CustomContentConfiguration {
|
|
@@ -60,6 +68,7 @@ export interface CustomContentConfiguration {
|
|
|
60
68
|
ImageScaling?: CustomContentImageScalingConfiguration | string;
|
|
61
69
|
}
|
|
62
70
|
/**
|
|
71
|
+
* @public
|
|
63
72
|
* <p>A visual that contains custom content.</p>
|
|
64
73
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/custom-visual-content.html">Using custom visual content</a> in the <i>Amazon QuickSight User Guide</i>.</p>
|
|
65
74
|
*/
|
|
@@ -90,6 +99,7 @@ export interface CustomContentVisual {
|
|
|
90
99
|
DataSetIdentifier: string | undefined;
|
|
91
100
|
}
|
|
92
101
|
/**
|
|
102
|
+
* @public
|
|
93
103
|
* <p>An empty visual.</p>
|
|
94
104
|
* <p>Empty visuals are used in layouts but have not been configured to show any data. A new visual created in the Amazon QuickSight console is considered an <code>EmptyVisual</code> until a visual type is selected.</p>
|
|
95
105
|
*/
|
|
@@ -108,6 +118,7 @@ export interface EmptyVisual {
|
|
|
108
118
|
Actions?: VisualCustomAction[];
|
|
109
119
|
}
|
|
110
120
|
/**
|
|
121
|
+
* @public
|
|
111
122
|
* <p>The aggregated field well of the filled map.</p>
|
|
112
123
|
*/
|
|
113
124
|
export interface FilledMapAggregatedFieldWells {
|
|
@@ -121,6 +132,7 @@ export interface FilledMapAggregatedFieldWells {
|
|
|
121
132
|
Values?: MeasureField[];
|
|
122
133
|
}
|
|
123
134
|
/**
|
|
135
|
+
* @public
|
|
124
136
|
* <p>The field wells of a <code>FilledMapVisual</code>.</p>
|
|
125
137
|
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
126
138
|
*/
|
|
@@ -130,6 +142,9 @@ export interface FilledMapFieldWells {
|
|
|
130
142
|
*/
|
|
131
143
|
FilledMapAggregatedFieldWells?: FilledMapAggregatedFieldWells;
|
|
132
144
|
}
|
|
145
|
+
/**
|
|
146
|
+
* @public
|
|
147
|
+
*/
|
|
133
148
|
export declare enum BaseMapStyleType {
|
|
134
149
|
DARK_GRAY = "DARK_GRAY",
|
|
135
150
|
IMAGERY = "IMAGERY",
|
|
@@ -137,6 +152,7 @@ export declare enum BaseMapStyleType {
|
|
|
137
152
|
STREET = "STREET"
|
|
138
153
|
}
|
|
139
154
|
/**
|
|
155
|
+
* @public
|
|
140
156
|
* <p>The map style options of the geospatial map.</p>
|
|
141
157
|
*/
|
|
142
158
|
export interface GeospatialMapStyleOptions {
|
|
@@ -146,6 +162,7 @@ export interface GeospatialMapStyleOptions {
|
|
|
146
162
|
BaseMapStyle?: BaseMapStyleType | string;
|
|
147
163
|
}
|
|
148
164
|
/**
|
|
165
|
+
* @public
|
|
149
166
|
* <p>The sort configuration of a <code>FilledMapVisual</code>.</p>
|
|
150
167
|
*/
|
|
151
168
|
export interface FilledMapSortConfiguration {
|
|
@@ -155,6 +172,7 @@ export interface FilledMapSortConfiguration {
|
|
|
155
172
|
CategorySort?: FieldSortOptions[];
|
|
156
173
|
}
|
|
157
174
|
/**
|
|
175
|
+
* @public
|
|
158
176
|
* <p>The bound
|
|
159
177
|
* options (north, south, west, east) of the geospatial window options.</p>
|
|
160
178
|
*/
|
|
@@ -176,11 +194,15 @@ export interface GeospatialCoordinateBounds {
|
|
|
176
194
|
*/
|
|
177
195
|
East: number | undefined;
|
|
178
196
|
}
|
|
197
|
+
/**
|
|
198
|
+
* @public
|
|
199
|
+
*/
|
|
179
200
|
export declare enum MapZoomMode {
|
|
180
201
|
AUTO = "AUTO",
|
|
181
202
|
MANUAL = "MANUAL"
|
|
182
203
|
}
|
|
183
204
|
/**
|
|
205
|
+
* @public
|
|
184
206
|
* <p>The window options of the geospatial map visual.</p>
|
|
185
207
|
*/
|
|
186
208
|
export interface GeospatialWindowOptions {
|
|
@@ -194,6 +216,7 @@ export interface GeospatialWindowOptions {
|
|
|
194
216
|
MapZoomMode?: MapZoomMode | string;
|
|
195
217
|
}
|
|
196
218
|
/**
|
|
219
|
+
* @public
|
|
197
220
|
* <p>The configuration for a <code>FilledMapVisual</code>.</p>
|
|
198
221
|
*/
|
|
199
222
|
export interface FilledMapConfiguration {
|
|
@@ -223,6 +246,7 @@ export interface FilledMapConfiguration {
|
|
|
223
246
|
MapStyleOptions?: GeospatialMapStyleOptions;
|
|
224
247
|
}
|
|
225
248
|
/**
|
|
249
|
+
* @public
|
|
226
250
|
* <p>Determines the gradient stop configuration.</p>
|
|
227
251
|
*/
|
|
228
252
|
export interface GradientStop {
|
|
@@ -240,6 +264,7 @@ export interface GradientStop {
|
|
|
240
264
|
Color?: string;
|
|
241
265
|
}
|
|
242
266
|
/**
|
|
267
|
+
* @public
|
|
243
268
|
* <p>Determines the gradient color settings.</p>
|
|
244
269
|
*/
|
|
245
270
|
export interface GradientColor {
|
|
@@ -249,6 +274,7 @@ export interface GradientColor {
|
|
|
249
274
|
Stops?: GradientStop[];
|
|
250
275
|
}
|
|
251
276
|
/**
|
|
277
|
+
* @public
|
|
252
278
|
* <p>Formatting configuration for gradient color.</p>
|
|
253
279
|
*/
|
|
254
280
|
export interface ConditionalFormattingGradientColor {
|
|
@@ -262,6 +288,7 @@ export interface ConditionalFormattingGradientColor {
|
|
|
262
288
|
Color: GradientColor | undefined;
|
|
263
289
|
}
|
|
264
290
|
/**
|
|
291
|
+
* @public
|
|
265
292
|
* <p>Formatting configuration for solid color.</p>
|
|
266
293
|
*/
|
|
267
294
|
export interface ConditionalFormattingSolidColor {
|
|
@@ -275,6 +302,7 @@ export interface ConditionalFormattingSolidColor {
|
|
|
275
302
|
Color?: string;
|
|
276
303
|
}
|
|
277
304
|
/**
|
|
305
|
+
* @public
|
|
278
306
|
* <p>The formatting configuration for the color.</p>
|
|
279
307
|
*/
|
|
280
308
|
export interface ConditionalFormattingColor {
|
|
@@ -288,6 +316,7 @@ export interface ConditionalFormattingColor {
|
|
|
288
316
|
Gradient?: ConditionalFormattingGradientColor;
|
|
289
317
|
}
|
|
290
318
|
/**
|
|
319
|
+
* @public
|
|
291
320
|
* <p>The shape conditional formatting of a filled map visual.</p>
|
|
292
321
|
*/
|
|
293
322
|
export interface ShapeConditionalFormat {
|
|
@@ -297,6 +326,7 @@ export interface ShapeConditionalFormat {
|
|
|
297
326
|
BackgroundColor: ConditionalFormattingColor | undefined;
|
|
298
327
|
}
|
|
299
328
|
/**
|
|
329
|
+
* @public
|
|
300
330
|
* <p>The conditional formatting that determines the shape of the filled map.</p>
|
|
301
331
|
*/
|
|
302
332
|
export interface FilledMapShapeConditionalFormatting {
|
|
@@ -310,6 +340,7 @@ export interface FilledMapShapeConditionalFormatting {
|
|
|
310
340
|
Format?: ShapeConditionalFormat;
|
|
311
341
|
}
|
|
312
342
|
/**
|
|
343
|
+
* @public
|
|
313
344
|
* <p>Conditional formatting options of a <code>FilledMapVisual</code>.</p>
|
|
314
345
|
*/
|
|
315
346
|
export interface FilledMapConditionalFormattingOption {
|
|
@@ -319,6 +350,7 @@ export interface FilledMapConditionalFormattingOption {
|
|
|
319
350
|
Shape: FilledMapShapeConditionalFormatting | undefined;
|
|
320
351
|
}
|
|
321
352
|
/**
|
|
353
|
+
* @public
|
|
322
354
|
* <p>The conditional formatting of a <code>FilledMapVisual</code>.</p>
|
|
323
355
|
*/
|
|
324
356
|
export interface FilledMapConditionalFormatting {
|
|
@@ -328,6 +360,7 @@ export interface FilledMapConditionalFormatting {
|
|
|
328
360
|
ConditionalFormattingOptions: FilledMapConditionalFormattingOption[] | undefined;
|
|
329
361
|
}
|
|
330
362
|
/**
|
|
363
|
+
* @public
|
|
331
364
|
* <p>A filled map.</p>
|
|
332
365
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/filled-maps.html">Creating filled maps</a> in the <i>Amazon QuickSight User Guide</i>.</p>
|
|
333
366
|
*/
|
|
@@ -361,6 +394,9 @@ export interface FilledMapVisual {
|
|
|
361
394
|
*/
|
|
362
395
|
Actions?: VisualCustomAction[];
|
|
363
396
|
}
|
|
397
|
+
/**
|
|
398
|
+
* @public
|
|
399
|
+
*/
|
|
364
400
|
export declare enum FunnelChartMeasureDataLabelStyle {
|
|
365
401
|
PERCENTAGE_BY_FIRST_STAGE = "PERCENTAGE_BY_FIRST_STAGE",
|
|
366
402
|
PERCENTAGE_BY_PREVIOUS_STAGE = "PERCENTAGE_BY_PREVIOUS_STAGE",
|
|
@@ -369,6 +405,7 @@ export declare enum FunnelChartMeasureDataLabelStyle {
|
|
|
369
405
|
VALUE_ONLY = "VALUE_ONLY"
|
|
370
406
|
}
|
|
371
407
|
/**
|
|
408
|
+
* @public
|
|
372
409
|
* <p>The options that determine the presentation of the data labels.</p>
|
|
373
410
|
*/
|
|
374
411
|
export interface FunnelChartDataLabelOptions {
|
|
@@ -403,6 +440,7 @@ export interface FunnelChartDataLabelOptions {
|
|
|
403
440
|
MeasureDataLabelStyle?: FunnelChartMeasureDataLabelStyle | string;
|
|
404
441
|
}
|
|
405
442
|
/**
|
|
443
|
+
* @public
|
|
406
444
|
* <p>The field well configuration of a <code>FunnelChartVisual</code>.</p>
|
|
407
445
|
*/
|
|
408
446
|
export interface FunnelChartAggregatedFieldWells {
|
|
@@ -416,6 +454,7 @@ export interface FunnelChartAggregatedFieldWells {
|
|
|
416
454
|
Values?: MeasureField[];
|
|
417
455
|
}
|
|
418
456
|
/**
|
|
457
|
+
* @public
|
|
419
458
|
* <p>The field well configuration of a <code>FunnelChartVisual</code>.</p>
|
|
420
459
|
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
421
460
|
*/
|
|
@@ -426,6 +465,7 @@ export interface FunnelChartFieldWells {
|
|
|
426
465
|
FunnelChartAggregatedFieldWells?: FunnelChartAggregatedFieldWells;
|
|
427
466
|
}
|
|
428
467
|
/**
|
|
468
|
+
* @public
|
|
429
469
|
* <p>The sort configuration of a <code>FunnelChartVisual</code>.</p>
|
|
430
470
|
*/
|
|
431
471
|
export interface FunnelChartSortConfiguration {
|
|
@@ -439,6 +479,7 @@ export interface FunnelChartSortConfiguration {
|
|
|
439
479
|
CategoryItemsLimit?: ItemsLimitConfiguration;
|
|
440
480
|
}
|
|
441
481
|
/**
|
|
482
|
+
* @public
|
|
442
483
|
* <p>The configuration of a <code>FunnelChartVisual</code>.</p>
|
|
443
484
|
*/
|
|
444
485
|
export interface FunnelChartConfiguration {
|
|
@@ -472,6 +513,7 @@ export interface FunnelChartConfiguration {
|
|
|
472
513
|
VisualPalette?: VisualPalette;
|
|
473
514
|
}
|
|
474
515
|
/**
|
|
516
|
+
* @public
|
|
475
517
|
* <p>A funnel chart.</p>
|
|
476
518
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/funnel-visual-content.html">Using funnel charts</a> in the <i>Amazon QuickSight User Guide</i>.</p>
|
|
477
519
|
*/
|
|
@@ -502,6 +544,7 @@ export interface FunnelChartVisual {
|
|
|
502
544
|
ColumnHierarchies?: ColumnHierarchy[];
|
|
503
545
|
}
|
|
504
546
|
/**
|
|
547
|
+
* @public
|
|
505
548
|
* <p>The field well configuration of a <code>GaugeChartVisual</code>.</p>
|
|
506
549
|
*/
|
|
507
550
|
export interface GaugeChartFieldWells {
|
|
@@ -514,12 +557,16 @@ export interface GaugeChartFieldWells {
|
|
|
514
557
|
*/
|
|
515
558
|
TargetValues?: MeasureField[];
|
|
516
559
|
}
|
|
560
|
+
/**
|
|
561
|
+
* @public
|
|
562
|
+
*/
|
|
517
563
|
export declare enum ArcThicknessOptions {
|
|
518
564
|
LARGE = "LARGE",
|
|
519
565
|
MEDIUM = "MEDIUM",
|
|
520
566
|
SMALL = "SMALL"
|
|
521
567
|
}
|
|
522
568
|
/**
|
|
569
|
+
* @public
|
|
523
570
|
* <p>The arc configuration of a <code>GaugeChartVisual</code>.</p>
|
|
524
571
|
*/
|
|
525
572
|
export interface ArcConfiguration {
|
|
@@ -533,6 +580,7 @@ export interface ArcConfiguration {
|
|
|
533
580
|
ArcThickness?: ArcThicknessOptions | string;
|
|
534
581
|
}
|
|
535
582
|
/**
|
|
583
|
+
* @public
|
|
536
584
|
* <p>The arc axis range of a <code>GaugeChartVisual</code>.</p>
|
|
537
585
|
*/
|
|
538
586
|
export interface ArcAxisDisplayRange {
|
|
@@ -546,6 +594,7 @@ export interface ArcAxisDisplayRange {
|
|
|
546
594
|
Max?: number;
|
|
547
595
|
}
|
|
548
596
|
/**
|
|
597
|
+
* @public
|
|
549
598
|
* <p>The arc axis configuration of a <code>GaugeChartVisual</code>.</p>
|
|
550
599
|
*/
|
|
551
600
|
export interface ArcAxisConfiguration {
|
|
@@ -559,6 +608,7 @@ export interface ArcAxisConfiguration {
|
|
|
559
608
|
ReserveRange?: number;
|
|
560
609
|
}
|
|
561
610
|
/**
|
|
611
|
+
* @public
|
|
562
612
|
* <p>The format of the comparison.</p>
|
|
563
613
|
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
564
614
|
*/
|
|
@@ -572,12 +622,16 @@ export interface ComparisonFormatConfiguration {
|
|
|
572
622
|
*/
|
|
573
623
|
PercentageDisplayFormatConfiguration?: PercentageDisplayFormatConfiguration;
|
|
574
624
|
}
|
|
625
|
+
/**
|
|
626
|
+
* @public
|
|
627
|
+
*/
|
|
575
628
|
export declare enum ComparisonMethod {
|
|
576
629
|
DIFFERENCE = "DIFFERENCE",
|
|
577
630
|
PERCENT = "PERCENT",
|
|
578
631
|
PERCENT_DIFFERENCE = "PERCENT_DIFFERENCE"
|
|
579
632
|
}
|
|
580
633
|
/**
|
|
634
|
+
* @public
|
|
581
635
|
* <p>The comparison display configuration of a KPI or gauge chart.</p>
|
|
582
636
|
*/
|
|
583
637
|
export interface ComparisonConfiguration {
|
|
@@ -607,12 +661,16 @@ export interface ComparisonConfiguration {
|
|
|
607
661
|
*/
|
|
608
662
|
ComparisonFormat?: ComparisonFormatConfiguration;
|
|
609
663
|
}
|
|
664
|
+
/**
|
|
665
|
+
* @public
|
|
666
|
+
*/
|
|
610
667
|
export declare enum PrimaryValueDisplayType {
|
|
611
668
|
ACTUAL = "ACTUAL",
|
|
612
669
|
COMPARISON = "COMPARISON",
|
|
613
670
|
HIDDEN = "HIDDEN"
|
|
614
671
|
}
|
|
615
672
|
/**
|
|
673
|
+
* @public
|
|
616
674
|
* <p>The options that determine the presentation of the <code>GaugeChartVisual</code>.</p>
|
|
617
675
|
*/
|
|
618
676
|
export interface GaugeChartOptions {
|
|
@@ -638,6 +696,7 @@ export interface GaugeChartOptions {
|
|
|
638
696
|
PrimaryValueFontConfiguration?: FontConfiguration;
|
|
639
697
|
}
|
|
640
698
|
/**
|
|
699
|
+
* @public
|
|
641
700
|
* <p>The configuration of a <code>GaugeChartVisual</code>.</p>
|
|
642
701
|
*/
|
|
643
702
|
export interface GaugeChartConfiguration {
|
|
@@ -663,6 +722,7 @@ export interface GaugeChartConfiguration {
|
|
|
663
722
|
VisualPalette?: VisualPalette;
|
|
664
723
|
}
|
|
665
724
|
/**
|
|
725
|
+
* @public
|
|
666
726
|
* <p>The options that determine the presentation of the arc of a <code>GaugeChartVisual</code>.</p>
|
|
667
727
|
*/
|
|
668
728
|
export interface GaugeChartArcConditionalFormatting {
|
|
@@ -671,10 +731,14 @@ export interface GaugeChartArcConditionalFormatting {
|
|
|
671
731
|
*/
|
|
672
732
|
ForegroundColor?: ConditionalFormattingColor;
|
|
673
733
|
}
|
|
734
|
+
/**
|
|
735
|
+
* @public
|
|
736
|
+
*/
|
|
674
737
|
export declare enum ConditionalFormattingIconDisplayOption {
|
|
675
738
|
ICON_ONLY = "ICON_ONLY"
|
|
676
739
|
}
|
|
677
740
|
/**
|
|
741
|
+
* @public
|
|
678
742
|
* <p>Determines the icon display configuration.</p>
|
|
679
743
|
*/
|
|
680
744
|
export interface ConditionalFormattingIconDisplayConfiguration {
|
|
@@ -683,6 +747,9 @@ export interface ConditionalFormattingIconDisplayConfiguration {
|
|
|
683
747
|
*/
|
|
684
748
|
IconDisplayOption?: ConditionalFormattingIconDisplayOption | string;
|
|
685
749
|
}
|
|
750
|
+
/**
|
|
751
|
+
* @public
|
|
752
|
+
*/
|
|
686
753
|
export declare enum Icon {
|
|
687
754
|
ARROW_DOWN = "ARROW_DOWN",
|
|
688
755
|
ARROW_DOWN_LEFT = "ARROW_DOWN_LEFT",
|
|
@@ -712,6 +779,7 @@ export declare enum Icon {
|
|
|
712
779
|
X = "X"
|
|
713
780
|
}
|
|
714
781
|
/**
|
|
782
|
+
* @public
|
|
715
783
|
* <p>Custom icon options for an icon set.</p>
|
|
716
784
|
*/
|
|
717
785
|
export interface ConditionalFormattingCustomIconOptions {
|
|
@@ -725,6 +793,7 @@ export interface ConditionalFormattingCustomIconOptions {
|
|
|
725
793
|
UnicodeIcon?: string;
|
|
726
794
|
}
|
|
727
795
|
/**
|
|
796
|
+
* @public
|
|
728
797
|
* <p>Determines the custom condition for an icon set.</p>
|
|
729
798
|
*/
|
|
730
799
|
export interface ConditionalFormattingCustomIconCondition {
|
|
@@ -745,6 +814,9 @@ export interface ConditionalFormattingCustomIconCondition {
|
|
|
745
814
|
*/
|
|
746
815
|
DisplayConfiguration?: ConditionalFormattingIconDisplayConfiguration;
|
|
747
816
|
}
|
|
817
|
+
/**
|
|
818
|
+
* @public
|
|
819
|
+
*/
|
|
748
820
|
export declare enum ConditionalFormattingIconSetType {
|
|
749
821
|
BARS = "BARS",
|
|
750
822
|
CARET_UP_MINUS_DOWN = "CARET_UP_MINUS_DOWN",
|
|
@@ -759,6 +831,7 @@ export declare enum ConditionalFormattingIconSetType {
|
|
|
759
831
|
THREE_SHAPE = "THREE_SHAPE"
|
|
760
832
|
}
|
|
761
833
|
/**
|
|
834
|
+
* @public
|
|
762
835
|
* <p>Formatting configuration for icon set.</p>
|
|
763
836
|
*/
|
|
764
837
|
export interface ConditionalFormattingIconSet {
|
|
@@ -772,6 +845,7 @@ export interface ConditionalFormattingIconSet {
|
|
|
772
845
|
IconSetType?: ConditionalFormattingIconSetType | string;
|
|
773
846
|
}
|
|
774
847
|
/**
|
|
848
|
+
* @public
|
|
775
849
|
* <p>The formatting configuration for the icon.</p>
|
|
776
850
|
*/
|
|
777
851
|
export interface ConditionalFormattingIcon {
|
|
@@ -785,6 +859,7 @@ export interface ConditionalFormattingIcon {
|
|
|
785
859
|
CustomCondition?: ConditionalFormattingCustomIconCondition;
|
|
786
860
|
}
|
|
787
861
|
/**
|
|
862
|
+
* @public
|
|
788
863
|
* <p>The conditional formatting for the primary value of a <code>GaugeChartVisual</code>.</p>
|
|
789
864
|
*/
|
|
790
865
|
export interface GaugeChartPrimaryValueConditionalFormatting {
|
|
@@ -798,6 +873,7 @@ export interface GaugeChartPrimaryValueConditionalFormatting {
|
|
|
798
873
|
Icon?: ConditionalFormattingIcon;
|
|
799
874
|
}
|
|
800
875
|
/**
|
|
876
|
+
* @public
|
|
801
877
|
* <p>Conditional formatting options of a <code>GaugeChartVisual</code>.</p>
|
|
802
878
|
*/
|
|
803
879
|
export interface GaugeChartConditionalFormattingOption {
|
|
@@ -811,6 +887,7 @@ export interface GaugeChartConditionalFormattingOption {
|
|
|
811
887
|
Arc?: GaugeChartArcConditionalFormatting;
|
|
812
888
|
}
|
|
813
889
|
/**
|
|
890
|
+
* @public
|
|
814
891
|
* <p>The conditional formatting of a <code>GaugeChartVisual</code>.</p>
|
|
815
892
|
*/
|
|
816
893
|
export interface GaugeChartConditionalFormatting {
|
|
@@ -820,6 +897,7 @@ export interface GaugeChartConditionalFormatting {
|
|
|
820
897
|
ConditionalFormattingOptions?: GaugeChartConditionalFormattingOption[];
|
|
821
898
|
}
|
|
822
899
|
/**
|
|
900
|
+
* @public
|
|
823
901
|
* <p>A gauge chart.</p>
|
|
824
902
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/gauge-chart.html">Using gauge charts</a> in the <i>Amazon QuickSight User Guide</i>.</p>
|
|
825
903
|
*/
|
|
@@ -850,6 +928,7 @@ export interface GaugeChartVisual {
|
|
|
850
928
|
Actions?: VisualCustomAction[];
|
|
851
929
|
}
|
|
852
930
|
/**
|
|
931
|
+
* @public
|
|
853
932
|
* <p>The aggregated field wells for a geospatial map.</p>
|
|
854
933
|
*/
|
|
855
934
|
export interface GeospatialMapAggregatedFieldWells {
|
|
@@ -867,6 +946,7 @@ export interface GeospatialMapAggregatedFieldWells {
|
|
|
867
946
|
Colors?: DimensionField[];
|
|
868
947
|
}
|
|
869
948
|
/**
|
|
949
|
+
* @public
|
|
870
950
|
* <p>The field wells of a <code>GeospatialMapVisual</code>.</p>
|
|
871
951
|
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
872
952
|
*/
|
|
@@ -877,6 +957,7 @@ export interface GeospatialMapFieldWells {
|
|
|
877
957
|
GeospatialMapAggregatedFieldWells?: GeospatialMapAggregatedFieldWells;
|
|
878
958
|
}
|
|
879
959
|
/**
|
|
960
|
+
* @public
|
|
880
961
|
* <p>The simple cluster marker of the cluster marker.</p>
|
|
881
962
|
*/
|
|
882
963
|
export interface SimpleClusterMarker {
|
|
@@ -886,6 +967,7 @@ export interface SimpleClusterMarker {
|
|
|
886
967
|
Color?: string;
|
|
887
968
|
}
|
|
888
969
|
/**
|
|
970
|
+
* @public
|
|
889
971
|
* <p>The cluster marker that is a part of the cluster marker
|
|
890
972
|
* configuration.</p>
|
|
891
973
|
*/
|
|
@@ -896,6 +978,7 @@ export interface ClusterMarker {
|
|
|
896
978
|
SimpleClusterMarker?: SimpleClusterMarker;
|
|
897
979
|
}
|
|
898
980
|
/**
|
|
981
|
+
* @public
|
|
899
982
|
* <p>The cluster marker configuration of the geospatial map selected point style.</p>
|
|
900
983
|
*/
|
|
901
984
|
export interface ClusterMarkerConfiguration {
|
|
@@ -904,11 +987,15 @@ export interface ClusterMarkerConfiguration {
|
|
|
904
987
|
*/
|
|
905
988
|
ClusterMarker?: ClusterMarker;
|
|
906
989
|
}
|
|
990
|
+
/**
|
|
991
|
+
* @public
|
|
992
|
+
*/
|
|
907
993
|
export declare enum GeospatialSelectedPointStyle {
|
|
908
994
|
CLUSTER = "CLUSTER",
|
|
909
995
|
POINT = "POINT"
|
|
910
996
|
}
|
|
911
997
|
/**
|
|
998
|
+
* @public
|
|
912
999
|
* <p>The point style of the geospatial map.</p>
|
|
913
1000
|
*/
|
|
914
1001
|
export interface GeospatialPointStyleOptions {
|
|
@@ -922,6 +1009,7 @@ export interface GeospatialPointStyleOptions {
|
|
|
922
1009
|
ClusterMarkerConfiguration?: ClusterMarkerConfiguration;
|
|
923
1010
|
}
|
|
924
1011
|
/**
|
|
1012
|
+
* @public
|
|
925
1013
|
* <p>The configuration of a <code>GeospatialMapVisual</code>.</p>
|
|
926
1014
|
*/
|
|
927
1015
|
export interface GeospatialMapConfiguration {
|
|
@@ -955,6 +1043,7 @@ export interface GeospatialMapConfiguration {
|
|
|
955
1043
|
VisualPalette?: VisualPalette;
|
|
956
1044
|
}
|
|
957
1045
|
/**
|
|
1046
|
+
* @public
|
|
958
1047
|
* <p>A geospatial map or a points on map visual.</p>
|
|
959
1048
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/point-maps.html">Creating point maps</a> in the <i>Amazon QuickSight User Guide</i>.</p>
|
|
960
1049
|
*/
|
|
@@ -984,11 +1073,15 @@ export interface GeospatialMapVisual {
|
|
|
984
1073
|
*/
|
|
985
1074
|
Actions?: VisualCustomAction[];
|
|
986
1075
|
}
|
|
1076
|
+
/**
|
|
1077
|
+
* @public
|
|
1078
|
+
*/
|
|
987
1079
|
export declare enum ColorFillType {
|
|
988
1080
|
DISCRETE = "DISCRETE",
|
|
989
1081
|
GRADIENT = "GRADIENT"
|
|
990
1082
|
}
|
|
991
1083
|
/**
|
|
1084
|
+
* @public
|
|
992
1085
|
* <p>Determines the color that is applied to a particular data value.</p>
|
|
993
1086
|
*/
|
|
994
1087
|
export interface DataColor {
|
|
@@ -1002,6 +1095,7 @@ export interface DataColor {
|
|
|
1002
1095
|
DataValue?: number;
|
|
1003
1096
|
}
|
|
1004
1097
|
/**
|
|
1098
|
+
* @public
|
|
1005
1099
|
* <p>Determines the color scale that is applied to the visual.</p>
|
|
1006
1100
|
*/
|
|
1007
1101
|
export interface ColorScale {
|
|
@@ -1019,6 +1113,7 @@ export interface ColorScale {
|
|
|
1019
1113
|
NullValueColor?: DataColor;
|
|
1020
1114
|
}
|
|
1021
1115
|
/**
|
|
1116
|
+
* @public
|
|
1022
1117
|
* <p>The aggregated field wells of a heat map.</p>
|
|
1023
1118
|
*/
|
|
1024
1119
|
export interface HeatMapAggregatedFieldWells {
|
|
@@ -1036,6 +1131,7 @@ export interface HeatMapAggregatedFieldWells {
|
|
|
1036
1131
|
Values?: MeasureField[];
|
|
1037
1132
|
}
|
|
1038
1133
|
/**
|
|
1134
|
+
* @public
|
|
1039
1135
|
* <p>The field well configuration of a heat map.</p>
|
|
1040
1136
|
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
1041
1137
|
*/
|
|
@@ -1046,6 +1142,7 @@ export interface HeatMapFieldWells {
|
|
|
1046
1142
|
HeatMapAggregatedFieldWells?: HeatMapAggregatedFieldWells;
|
|
1047
1143
|
}
|
|
1048
1144
|
/**
|
|
1145
|
+
* @public
|
|
1049
1146
|
* <p>The sort configuration of a heat map.</p>
|
|
1050
1147
|
*/
|
|
1051
1148
|
export interface HeatMapSortConfiguration {
|
|
@@ -1067,6 +1164,7 @@ export interface HeatMapSortConfiguration {
|
|
|
1067
1164
|
HeatMapColumnItemsLimitConfiguration?: ItemsLimitConfiguration;
|
|
1068
1165
|
}
|
|
1069
1166
|
/**
|
|
1167
|
+
* @public
|
|
1070
1168
|
* <p>The configuration of a heat map.</p>
|
|
1071
1169
|
*/
|
|
1072
1170
|
export interface HeatMapConfiguration {
|
|
@@ -1104,6 +1202,7 @@ export interface HeatMapConfiguration {
|
|
|
1104
1202
|
Tooltip?: TooltipOptions;
|
|
1105
1203
|
}
|
|
1106
1204
|
/**
|
|
1205
|
+
* @public
|
|
1107
1206
|
* <p>A heat map.</p>
|
|
1108
1207
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/heat-map.html">Using heat maps</a> in the <i>Amazon QuickSight User Guide</i>.</p>
|
|
1109
1208
|
*/
|
|
@@ -1134,6 +1233,7 @@ export interface HeatMapVisual {
|
|
|
1134
1233
|
Actions?: VisualCustomAction[];
|
|
1135
1234
|
}
|
|
1136
1235
|
/**
|
|
1236
|
+
* @public
|
|
1137
1237
|
* <p>The options that determine the bin count of a histogram.</p>
|
|
1138
1238
|
*/
|
|
1139
1239
|
export interface BinCountOptions {
|
|
@@ -1143,6 +1243,7 @@ export interface BinCountOptions {
|
|
|
1143
1243
|
Value?: number;
|
|
1144
1244
|
}
|
|
1145
1245
|
/**
|
|
1246
|
+
* @public
|
|
1146
1247
|
* <p>The options that determine the bin width of a histogram.</p>
|
|
1147
1248
|
*/
|
|
1148
1249
|
export interface BinWidthOptions {
|
|
@@ -1155,11 +1256,15 @@ export interface BinWidthOptions {
|
|
|
1155
1256
|
*/
|
|
1156
1257
|
BinCountLimit?: number;
|
|
1157
1258
|
}
|
|
1259
|
+
/**
|
|
1260
|
+
* @public
|
|
1261
|
+
*/
|
|
1158
1262
|
export declare enum HistogramBinType {
|
|
1159
1263
|
BIN_COUNT = "BIN_COUNT",
|
|
1160
1264
|
BIN_WIDTH = "BIN_WIDTH"
|
|
1161
1265
|
}
|
|
1162
1266
|
/**
|
|
1267
|
+
* @public
|
|
1163
1268
|
* <p>The options that determine the presentation of histogram bins.</p>
|
|
1164
1269
|
*/
|
|
1165
1270
|
export interface HistogramBinOptions {
|
|
@@ -1181,6 +1286,7 @@ export interface HistogramBinOptions {
|
|
|
1181
1286
|
StartValue?: number;
|
|
1182
1287
|
}
|
|
1183
1288
|
/**
|
|
1289
|
+
* @public
|
|
1184
1290
|
* <p>The field well configuration of a histogram.</p>
|
|
1185
1291
|
*/
|
|
1186
1292
|
export interface HistogramAggregatedFieldWells {
|
|
@@ -1190,6 +1296,7 @@ export interface HistogramAggregatedFieldWells {
|
|
|
1190
1296
|
Values?: MeasureField[];
|
|
1191
1297
|
}
|
|
1192
1298
|
/**
|
|
1299
|
+
* @public
|
|
1193
1300
|
* <p>The field well configuration of a histogram.</p>
|
|
1194
1301
|
*/
|
|
1195
1302
|
export interface HistogramFieldWells {
|
|
@@ -1199,6 +1306,7 @@ export interface HistogramFieldWells {
|
|
|
1199
1306
|
HistogramAggregatedFieldWells?: HistogramAggregatedFieldWells;
|
|
1200
1307
|
}
|
|
1201
1308
|
/**
|
|
1309
|
+
* @public
|
|
1202
1310
|
* <p>The configuration for a <code>HistogramVisual</code>.</p>
|
|
1203
1311
|
*/
|
|
1204
1312
|
export interface HistogramConfiguration {
|
|
@@ -1236,6 +1344,7 @@ export interface HistogramConfiguration {
|
|
|
1236
1344
|
VisualPalette?: VisualPalette;
|
|
1237
1345
|
}
|
|
1238
1346
|
/**
|
|
1347
|
+
* @public
|
|
1239
1348
|
* <p>A histogram.</p>
|
|
1240
1349
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/histogram-charts.html">Using histograms</a> in the <i>Amazon QuickSight User Guide</i>.</p>
|
|
1241
1350
|
*/
|
|
@@ -1261,11 +1370,15 @@ export interface HistogramVisual {
|
|
|
1261
1370
|
*/
|
|
1262
1371
|
Actions?: VisualCustomAction[];
|
|
1263
1372
|
}
|
|
1373
|
+
/**
|
|
1374
|
+
* @public
|
|
1375
|
+
*/
|
|
1264
1376
|
export declare enum ForecastComputationSeasonality {
|
|
1265
1377
|
AUTOMATIC = "AUTOMATIC",
|
|
1266
1378
|
CUSTOM = "CUSTOM"
|
|
1267
1379
|
}
|
|
1268
1380
|
/**
|
|
1381
|
+
* @public
|
|
1269
1382
|
* <p>The forecast computation configuration.</p>
|
|
1270
1383
|
*/
|
|
1271
1384
|
export interface ForecastComputation {
|
|
@@ -1326,6 +1439,7 @@ export interface ForecastComputation {
|
|
|
1326
1439
|
CustomSeasonalityValue?: number;
|
|
1327
1440
|
}
|
|
1328
1441
|
/**
|
|
1442
|
+
* @public
|
|
1329
1443
|
* <p>The growth rate computation configuration.</p>
|
|
1330
1444
|
*/
|
|
1331
1445
|
export interface GrowthRateComputation {
|
|
@@ -1350,11 +1464,15 @@ export interface GrowthRateComputation {
|
|
|
1350
1464
|
*/
|
|
1351
1465
|
PeriodSize?: number;
|
|
1352
1466
|
}
|
|
1467
|
+
/**
|
|
1468
|
+
* @public
|
|
1469
|
+
*/
|
|
1353
1470
|
export declare enum MaximumMinimumComputationType {
|
|
1354
1471
|
MAXIMUM = "MAXIMUM",
|
|
1355
1472
|
MINIMUM = "MINIMUM"
|
|
1356
1473
|
}
|
|
1357
1474
|
/**
|
|
1475
|
+
* @public
|
|
1358
1476
|
* <p>The maximum and minimum computation configuration.</p>
|
|
1359
1477
|
*/
|
|
1360
1478
|
export interface MaximumMinimumComputation {
|
|
@@ -1388,6 +1506,7 @@ export interface MaximumMinimumComputation {
|
|
|
1388
1506
|
Type: MaximumMinimumComputationType | string | undefined;
|
|
1389
1507
|
}
|
|
1390
1508
|
/**
|
|
1509
|
+
* @public
|
|
1391
1510
|
* <p>The metric comparison computation configuration.</p>
|
|
1392
1511
|
*/
|
|
1393
1512
|
export interface MetricComparisonComputation {
|
|
@@ -1413,6 +1532,7 @@ export interface MetricComparisonComputation {
|
|
|
1413
1532
|
TargetValue: MeasureField | undefined;
|
|
1414
1533
|
}
|
|
1415
1534
|
/**
|
|
1535
|
+
* @public
|
|
1416
1536
|
* <p>The period over period computation configuration.</p>
|
|
1417
1537
|
*/
|
|
1418
1538
|
export interface PeriodOverPeriodComputation {
|
|
@@ -1434,6 +1554,7 @@ export interface PeriodOverPeriodComputation {
|
|
|
1434
1554
|
Value?: MeasureField;
|
|
1435
1555
|
}
|
|
1436
1556
|
/**
|
|
1557
|
+
* @public
|
|
1437
1558
|
* <p>The period to date computation configuration.</p>
|
|
1438
1559
|
*/
|
|
1439
1560
|
export interface PeriodToDateComputation {
|
|
@@ -1466,15 +1587,22 @@ export interface PeriodToDateComputation {
|
|
|
1466
1587
|
*/
|
|
1467
1588
|
PeriodTimeGranularity?: TimeGranularity | string;
|
|
1468
1589
|
}
|
|
1590
|
+
/**
|
|
1591
|
+
* @public
|
|
1592
|
+
*/
|
|
1469
1593
|
export declare enum TopBottomSortOrder {
|
|
1470
1594
|
ABSOLUTE_DIFFERENCE = "ABSOLUTE_DIFFERENCE",
|
|
1471
1595
|
PERCENT_DIFFERENCE = "PERCENT_DIFFERENCE"
|
|
1472
1596
|
}
|
|
1597
|
+
/**
|
|
1598
|
+
* @public
|
|
1599
|
+
*/
|
|
1473
1600
|
export declare enum TopBottomComputationType {
|
|
1474
1601
|
BOTTOM = "BOTTOM",
|
|
1475
1602
|
TOP = "TOP"
|
|
1476
1603
|
}
|
|
1477
1604
|
/**
|
|
1605
|
+
* @public
|
|
1478
1606
|
* <p>The top movers and bottom movers computation setup.</p>
|
|
1479
1607
|
*/
|
|
1480
1608
|
export interface TopBottomMoversComputation {
|
|
@@ -1520,6 +1648,7 @@ export interface TopBottomMoversComputation {
|
|
|
1520
1648
|
Type: TopBottomComputationType | string | undefined;
|
|
1521
1649
|
}
|
|
1522
1650
|
/**
|
|
1651
|
+
* @public
|
|
1523
1652
|
* <p>The top ranked and bottom ranked computation configuration.</p>
|
|
1524
1653
|
*/
|
|
1525
1654
|
export interface TopBottomRankedComputation {
|
|
@@ -1557,6 +1686,7 @@ export interface TopBottomRankedComputation {
|
|
|
1557
1686
|
Type: TopBottomComputationType | string | undefined;
|
|
1558
1687
|
}
|
|
1559
1688
|
/**
|
|
1689
|
+
* @public
|
|
1560
1690
|
* <p>The total aggregation computation configuration.</p>
|
|
1561
1691
|
*/
|
|
1562
1692
|
export interface TotalAggregationComputation {
|
|
@@ -1574,6 +1704,7 @@ export interface TotalAggregationComputation {
|
|
|
1574
1704
|
Value: MeasureField | undefined;
|
|
1575
1705
|
}
|
|
1576
1706
|
/**
|
|
1707
|
+
* @public
|
|
1577
1708
|
* <p>The unique values computation configuration.</p>
|
|
1578
1709
|
*/
|
|
1579
1710
|
export interface UniqueValuesComputation {
|
|
@@ -1591,6 +1722,7 @@ export interface UniqueValuesComputation {
|
|
|
1591
1722
|
Category: DimensionField | undefined;
|
|
1592
1723
|
}
|
|
1593
1724
|
/**
|
|
1725
|
+
* @public
|
|
1594
1726
|
* <p>The computation union that is used in an insight visual.</p>
|
|
1595
1727
|
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
1596
1728
|
*/
|
|
@@ -1637,6 +1769,7 @@ export interface Computation {
|
|
|
1637
1769
|
Forecast?: ForecastComputation;
|
|
1638
1770
|
}
|
|
1639
1771
|
/**
|
|
1772
|
+
* @public
|
|
1640
1773
|
* <p>The custom narrative options.</p>
|
|
1641
1774
|
*/
|
|
1642
1775
|
export interface CustomNarrativeOptions {
|
|
@@ -1646,6 +1779,7 @@ export interface CustomNarrativeOptions {
|
|
|
1646
1779
|
Narrative: string | undefined;
|
|
1647
1780
|
}
|
|
1648
1781
|
/**
|
|
1782
|
+
* @public
|
|
1649
1783
|
* <p>The configuration of an insight visual.</p>
|
|
1650
1784
|
*/
|
|
1651
1785
|
export interface InsightConfiguration {
|
|
@@ -1659,6 +1793,7 @@ export interface InsightConfiguration {
|
|
|
1659
1793
|
CustomNarrative?: CustomNarrativeOptions;
|
|
1660
1794
|
}
|
|
1661
1795
|
/**
|
|
1796
|
+
* @public
|
|
1662
1797
|
* <p>An insight visual.</p>
|
|
1663
1798
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/computational-insights.html">Working with insights</a> in the <i>Amazon QuickSight User Guide</i>.</p>
|
|
1664
1799
|
*/
|
|
@@ -1689,6 +1824,7 @@ export interface InsightVisual {
|
|
|
1689
1824
|
DataSetIdentifier: string | undefined;
|
|
1690
1825
|
}
|
|
1691
1826
|
/**
|
|
1827
|
+
* @public
|
|
1692
1828
|
* <p>The field well configuration of a KPI visual.</p>
|
|
1693
1829
|
*/
|
|
1694
1830
|
export interface KPIFieldWells {
|
|
@@ -1706,6 +1842,7 @@ export interface KPIFieldWells {
|
|
|
1706
1842
|
TrendGroups?: DimensionField[];
|
|
1707
1843
|
}
|
|
1708
1844
|
/**
|
|
1845
|
+
* @public
|
|
1709
1846
|
* <p>The options that determine the presentation of the progress bar of a KPI visual.</p>
|
|
1710
1847
|
*/
|
|
1711
1848
|
export interface ProgressBarOptions {
|
|
@@ -1715,6 +1852,7 @@ export interface ProgressBarOptions {
|
|
|
1715
1852
|
Visibility?: Visibility | string;
|
|
1716
1853
|
}
|
|
1717
1854
|
/**
|
|
1855
|
+
* @public
|
|
1718
1856
|
* <p>The options that determine the presentation of the secondary value of a KPI visual.</p>
|
|
1719
1857
|
*/
|
|
1720
1858
|
export interface SecondaryValueOptions {
|
|
@@ -1724,6 +1862,7 @@ export interface SecondaryValueOptions {
|
|
|
1724
1862
|
Visibility?: Visibility | string;
|
|
1725
1863
|
}
|
|
1726
1864
|
/**
|
|
1865
|
+
* @public
|
|
1727
1866
|
* <p>The options that determine the presentation of trend arrows in a KPI visual.</p>
|
|
1728
1867
|
*/
|
|
1729
1868
|
export interface TrendArrowOptions {
|
|
@@ -1733,6 +1872,7 @@ export interface TrendArrowOptions {
|
|
|
1733
1872
|
Visibility?: Visibility | string;
|
|
1734
1873
|
}
|
|
1735
1874
|
/**
|
|
1875
|
+
* @public
|
|
1736
1876
|
* <p>The options that determine the presentation of a KPI visual.</p>
|
|
1737
1877
|
*/
|
|
1738
1878
|
export interface KPIOptions {
|
|
@@ -1766,6 +1906,7 @@ export interface KPIOptions {
|
|
|
1766
1906
|
SecondaryValueFontConfiguration?: FontConfiguration;
|
|
1767
1907
|
}
|
|
1768
1908
|
/**
|
|
1909
|
+
* @public
|
|
1769
1910
|
* <p>The sort configuration of a KPI visual.</p>
|
|
1770
1911
|
*/
|
|
1771
1912
|
export interface KPISortConfiguration {
|
|
@@ -1775,6 +1916,7 @@ export interface KPISortConfiguration {
|
|
|
1775
1916
|
TrendGroupSort?: FieldSortOptions[];
|
|
1776
1917
|
}
|
|
1777
1918
|
/**
|
|
1919
|
+
* @public
|
|
1778
1920
|
* <p>The configuration of a KPI visual.</p>
|
|
1779
1921
|
*/
|
|
1780
1922
|
export interface KPIConfiguration {
|
|
@@ -1792,6 +1934,7 @@ export interface KPIConfiguration {
|
|
|
1792
1934
|
KPIOptions?: KPIOptions;
|
|
1793
1935
|
}
|
|
1794
1936
|
/**
|
|
1937
|
+
* @public
|
|
1795
1938
|
* <p>The conditional formatting for the primary value of a KPI visual.</p>
|
|
1796
1939
|
*/
|
|
1797
1940
|
export interface KPIPrimaryValueConditionalFormatting {
|
|
@@ -1805,6 +1948,7 @@ export interface KPIPrimaryValueConditionalFormatting {
|
|
|
1805
1948
|
Icon?: ConditionalFormattingIcon;
|
|
1806
1949
|
}
|
|
1807
1950
|
/**
|
|
1951
|
+
* @public
|
|
1808
1952
|
* <p>The conditional formatting for the progress bar of a KPI visual.</p>
|
|
1809
1953
|
*/
|
|
1810
1954
|
export interface KPIProgressBarConditionalFormatting {
|
|
@@ -1814,6 +1958,7 @@ export interface KPIProgressBarConditionalFormatting {
|
|
|
1814
1958
|
ForegroundColor?: ConditionalFormattingColor;
|
|
1815
1959
|
}
|
|
1816
1960
|
/**
|
|
1961
|
+
* @public
|
|
1817
1962
|
* <p>The conditional formatting options of a KPI visual.</p>
|
|
1818
1963
|
*/
|
|
1819
1964
|
export interface KPIConditionalFormattingOption {
|
|
@@ -1827,6 +1972,7 @@ export interface KPIConditionalFormattingOption {
|
|
|
1827
1972
|
ProgressBar?: KPIProgressBarConditionalFormatting;
|
|
1828
1973
|
}
|
|
1829
1974
|
/**
|
|
1975
|
+
* @public
|
|
1830
1976
|
* <p>The conditional formatting of a KPI visual.</p>
|
|
1831
1977
|
*/
|
|
1832
1978
|
export interface KPIConditionalFormatting {
|
|
@@ -1836,6 +1982,7 @@ export interface KPIConditionalFormatting {
|
|
|
1836
1982
|
ConditionalFormattingOptions?: KPIConditionalFormattingOption[];
|
|
1837
1983
|
}
|
|
1838
1984
|
/**
|
|
1985
|
+
* @public
|
|
1839
1986
|
* <p>A key performance indicator (KPI).</p>
|
|
1840
1987
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/kpi.html">Using KPIs</a> in the <i>Amazon QuickSight User Guide</i>.</p>
|
|
1841
1988
|
*/
|
|
@@ -1869,17 +2016,24 @@ export interface KPIVisual {
|
|
|
1869
2016
|
*/
|
|
1870
2017
|
ColumnHierarchies?: ColumnHierarchy[];
|
|
1871
2018
|
}
|
|
2019
|
+
/**
|
|
2020
|
+
* @public
|
|
2021
|
+
*/
|
|
1872
2022
|
export declare enum LineInterpolation {
|
|
1873
2023
|
LINEAR = "LINEAR",
|
|
1874
2024
|
SMOOTH = "SMOOTH",
|
|
1875
2025
|
STEPPED = "STEPPED"
|
|
1876
2026
|
}
|
|
2027
|
+
/**
|
|
2028
|
+
* @public
|
|
2029
|
+
*/
|
|
1877
2030
|
export declare enum LineChartLineStyle {
|
|
1878
2031
|
DASHED = "DASHED",
|
|
1879
2032
|
DOTTED = "DOTTED",
|
|
1880
2033
|
SOLID = "SOLID"
|
|
1881
2034
|
}
|
|
1882
2035
|
/**
|
|
2036
|
+
* @public
|
|
1883
2037
|
* <p>Line styles options for a line series in <code>LineChartVisual</code>.</p>
|
|
1884
2038
|
*/
|
|
1885
2039
|
export interface LineChartLineStyleSettings {
|
|
@@ -1928,6 +2082,9 @@ export interface LineChartLineStyleSettings {
|
|
|
1928
2082
|
*/
|
|
1929
2083
|
LineWidth?: string;
|
|
1930
2084
|
}
|
|
2085
|
+
/**
|
|
2086
|
+
* @public
|
|
2087
|
+
*/
|
|
1931
2088
|
export declare enum LineChartMarkerShape {
|
|
1932
2089
|
CIRCLE = "CIRCLE",
|
|
1933
2090
|
DIAMOND = "DIAMOND",
|
|
@@ -1936,6 +2093,7 @@ export declare enum LineChartMarkerShape {
|
|
|
1936
2093
|
TRIANGLE = "TRIANGLE"
|
|
1937
2094
|
}
|
|
1938
2095
|
/**
|
|
2096
|
+
* @public
|
|
1939
2097
|
* <p>Marker styles options for a line series in <code>LineChartVisual</code>.</p>
|
|
1940
2098
|
*/
|
|
1941
2099
|
export interface LineChartMarkerStyleSettings {
|
|
@@ -1979,6 +2137,7 @@ export interface LineChartMarkerStyleSettings {
|
|
|
1979
2137
|
MarkerColor?: string;
|
|
1980
2138
|
}
|
|
1981
2139
|
/**
|
|
2140
|
+
* @public
|
|
1982
2141
|
* <p>The options that determine the default presentation of all line series in <code>LineChartVisual</code>.</p>
|
|
1983
2142
|
*/
|
|
1984
2143
|
export interface LineChartDefaultSeriesSettings {
|
|
@@ -1996,6 +2155,7 @@ export interface LineChartDefaultSeriesSettings {
|
|
|
1996
2155
|
MarkerStyleSettings?: LineChartMarkerStyleSettings;
|
|
1997
2156
|
}
|
|
1998
2157
|
/**
|
|
2158
|
+
* @public
|
|
1999
2159
|
* <p>The field well configuration of a line chart.</p>
|
|
2000
2160
|
*/
|
|
2001
2161
|
export interface LineChartAggregatedFieldWells {
|
|
@@ -2017,6 +2177,7 @@ export interface LineChartAggregatedFieldWells {
|
|
|
2017
2177
|
SmallMultiples?: DimensionField[];
|
|
2018
2178
|
}
|
|
2019
2179
|
/**
|
|
2180
|
+
* @public
|
|
2020
2181
|
* <p>The field well configuration of a line chart.</p>
|
|
2021
2182
|
*/
|
|
2022
2183
|
export interface LineChartFieldWells {
|
|
@@ -2026,6 +2187,7 @@ export interface LineChartFieldWells {
|
|
|
2026
2187
|
LineChartAggregatedFieldWells?: LineChartAggregatedFieldWells;
|
|
2027
2188
|
}
|
|
2028
2189
|
/**
|
|
2190
|
+
* @public
|
|
2029
2191
|
* <p>The forecast properties setup of a forecast in the line chart.</p>
|
|
2030
2192
|
*/
|
|
2031
2193
|
export interface TimeBasedForecastProperties {
|
|
@@ -2065,6 +2227,7 @@ export interface TimeBasedForecastProperties {
|
|
|
2065
2227
|
Seasonality?: number;
|
|
2066
2228
|
}
|
|
2067
2229
|
/**
|
|
2230
|
+
* @public
|
|
2068
2231
|
* <p>Provides the forecast to meet the target for a particular date.</p>
|
|
2069
2232
|
*/
|
|
2070
2233
|
export interface WhatIfPointScenario {
|
|
@@ -2078,6 +2241,7 @@ export interface WhatIfPointScenario {
|
|
|
2078
2241
|
Value: number | undefined;
|
|
2079
2242
|
}
|
|
2080
2243
|
/**
|
|
2244
|
+
* @public
|
|
2081
2245
|
* <p>Provides the forecast to meet the target for a particular date range.</p>
|
|
2082
2246
|
*/
|
|
2083
2247
|
export interface WhatIfRangeScenario {
|
|
@@ -2095,6 +2259,7 @@ export interface WhatIfRangeScenario {
|
|
|
2095
2259
|
Value: number | undefined;
|
|
2096
2260
|
}
|
|
2097
2261
|
/**
|
|
2262
|
+
* @public
|
|
2098
2263
|
* <p>The forecast scenario of a forecast in the line chart.</p>
|
|
2099
2264
|
*/
|
|
2100
2265
|
export interface ForecastScenario {
|
|
@@ -2108,6 +2273,7 @@ export interface ForecastScenario {
|
|
|
2108
2273
|
WhatIfRangeScenario?: WhatIfRangeScenario;
|
|
2109
2274
|
}
|
|
2110
2275
|
/**
|
|
2276
|
+
* @public
|
|
2111
2277
|
* <p>The forecast configuration that is used in a line chart's display properties.</p>
|
|
2112
2278
|
*/
|
|
2113
2279
|
export interface ForecastConfiguration {
|
|
@@ -2121,12 +2287,16 @@ export interface ForecastConfiguration {
|
|
|
2121
2287
|
*/
|
|
2122
2288
|
Scenario?: ForecastScenario;
|
|
2123
2289
|
}
|
|
2290
|
+
/**
|
|
2291
|
+
* @public
|
|
2292
|
+
*/
|
|
2124
2293
|
export declare enum MissingDataTreatmentOption {
|
|
2125
2294
|
INTERPOLATE = "INTERPOLATE",
|
|
2126
2295
|
SHOW_AS_BLANK = "SHOW_AS_BLANK",
|
|
2127
2296
|
SHOW_AS_ZERO = "SHOW_AS_ZERO"
|
|
2128
2297
|
}
|
|
2129
2298
|
/**
|
|
2299
|
+
* @public
|
|
2130
2300
|
* <p>The configuration options that determine how missing data is treated during the rendering of a line chart.</p>
|
|
2131
2301
|
*/
|
|
2132
2302
|
export interface MissingDataConfiguration {
|
|
@@ -2151,6 +2321,7 @@ export interface MissingDataConfiguration {
|
|
|
2151
2321
|
TreatmentOption?: MissingDataTreatmentOption | string;
|
|
2152
2322
|
}
|
|
2153
2323
|
/**
|
|
2324
|
+
* @public
|
|
2154
2325
|
* <p>The series axis configuration of a line chart.</p>
|
|
2155
2326
|
*/
|
|
2156
2327
|
export interface LineSeriesAxisDisplayOptions {
|
|
@@ -2164,6 +2335,7 @@ export interface LineSeriesAxisDisplayOptions {
|
|
|
2164
2335
|
MissingDataConfigurations?: MissingDataConfiguration[];
|
|
2165
2336
|
}
|
|
2166
2337
|
/**
|
|
2338
|
+
* @public
|
|
2167
2339
|
* <p>The options that determine the presentation of a line series in the visual</p>
|
|
2168
2340
|
*/
|
|
2169
2341
|
export interface LineChartSeriesSettings {
|
|
@@ -2177,6 +2349,7 @@ export interface LineChartSeriesSettings {
|
|
|
2177
2349
|
MarkerStyleSettings?: LineChartMarkerStyleSettings;
|
|
2178
2350
|
}
|
|
2179
2351
|
/**
|
|
2352
|
+
* @public
|
|
2180
2353
|
* <p>The data field series item configuration of a line chart.</p>
|
|
2181
2354
|
*/
|
|
2182
2355
|
export interface DataFieldSeriesItem {
|
|
@@ -2198,6 +2371,7 @@ export interface DataFieldSeriesItem {
|
|
|
2198
2371
|
Settings?: LineChartSeriesSettings;
|
|
2199
2372
|
}
|
|
2200
2373
|
/**
|
|
2374
|
+
* @public
|
|
2201
2375
|
* <p>The field series item configuration of a line chart.</p>
|
|
2202
2376
|
*/
|
|
2203
2377
|
export interface FieldSeriesItem {
|
|
@@ -2215,6 +2389,7 @@ export interface FieldSeriesItem {
|
|
|
2215
2389
|
Settings?: LineChartSeriesSettings;
|
|
2216
2390
|
}
|
|
2217
2391
|
/**
|
|
2392
|
+
* @public
|
|
2218
2393
|
* <p>The series item configuration of a line chart.</p>
|
|
2219
2394
|
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
2220
2395
|
*/
|
|
@@ -2229,6 +2404,7 @@ export interface SeriesItem {
|
|
|
2229
2404
|
DataFieldSeriesItem?: DataFieldSeriesItem;
|
|
2230
2405
|
}
|
|
2231
2406
|
/**
|
|
2407
|
+
* @public
|
|
2232
2408
|
* <p>The sort configuration of a line chart.</p>
|
|
2233
2409
|
*/
|
|
2234
2410
|
export interface LineChartSortConfiguration {
|
|
@@ -2253,12 +2429,16 @@ export interface LineChartSortConfiguration {
|
|
|
2253
2429
|
*/
|
|
2254
2430
|
SmallMultiplesLimitConfiguration?: ItemsLimitConfiguration;
|
|
2255
2431
|
}
|
|
2432
|
+
/**
|
|
2433
|
+
* @public
|
|
2434
|
+
*/
|
|
2256
2435
|
export declare enum LineChartType {
|
|
2257
2436
|
AREA = "AREA",
|
|
2258
2437
|
LINE = "LINE",
|
|
2259
2438
|
STACKED_AREA = "STACKED_AREA"
|
|
2260
2439
|
}
|
|
2261
2440
|
/**
|
|
2441
|
+
* @public
|
|
2262
2442
|
* <p>The configuration of a line chart.</p>
|
|
2263
2443
|
*/
|
|
2264
2444
|
export interface LineChartConfiguration {
|
|
@@ -2340,6 +2520,7 @@ export interface LineChartConfiguration {
|
|
|
2340
2520
|
VisualPalette?: VisualPalette;
|
|
2341
2521
|
}
|
|
2342
2522
|
/**
|
|
2523
|
+
* @public
|
|
2343
2524
|
* <p>A line chart.</p>
|
|
2344
2525
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/line-charts.html">Using line charts</a> in the <i>Amazon QuickSight User Guide</i>.</p>
|
|
2345
2526
|
*/
|
|
@@ -2369,6 +2550,9 @@ export interface LineChartVisual {
|
|
|
2369
2550
|
*/
|
|
2370
2551
|
ColumnHierarchies?: ColumnHierarchy[];
|
|
2371
2552
|
}
|
|
2553
|
+
/**
|
|
2554
|
+
* @public
|
|
2555
|
+
*/
|
|
2372
2556
|
export declare enum ArcThickness {
|
|
2373
2557
|
LARGE = "LARGE",
|
|
2374
2558
|
MEDIUM = "MEDIUM",
|
|
@@ -2376,6 +2560,7 @@ export declare enum ArcThickness {
|
|
|
2376
2560
|
WHOLE = "WHOLE"
|
|
2377
2561
|
}
|
|
2378
2562
|
/**
|
|
2563
|
+
* @public
|
|
2379
2564
|
* <p>The options that determine the arc thickness of a <code>GaugeChartVisual</code>.</p>
|
|
2380
2565
|
*/
|
|
2381
2566
|
export interface ArcOptions {
|
|
@@ -2385,6 +2570,7 @@ export interface ArcOptions {
|
|
|
2385
2570
|
ArcThickness?: ArcThickness | string;
|
|
2386
2571
|
}
|
|
2387
2572
|
/**
|
|
2573
|
+
* @public
|
|
2388
2574
|
* <p>The label options of the label that is displayed in the center of a donut chart. This option isn't available for pie charts.</p>
|
|
2389
2575
|
*/
|
|
2390
2576
|
export interface DonutCenterOptions {
|
|
@@ -2394,6 +2580,7 @@ export interface DonutCenterOptions {
|
|
|
2394
2580
|
LabelVisibility?: Visibility | string;
|
|
2395
2581
|
}
|
|
2396
2582
|
/**
|
|
2583
|
+
* @public
|
|
2397
2584
|
* <p>The options for configuring a donut chart or pie chart.</p>
|
|
2398
2585
|
*/
|
|
2399
2586
|
export interface DonutOptions {
|
|
@@ -2425,6 +2612,7 @@ export interface DonutOptions {
|
|
|
2425
2612
|
DonutCenterOptions?: DonutCenterOptions;
|
|
2426
2613
|
}
|
|
2427
2614
|
/**
|
|
2615
|
+
* @public
|
|
2428
2616
|
* <p>The field well configuration of a pie chart.</p>
|
|
2429
2617
|
*/
|
|
2430
2618
|
export interface PieChartAggregatedFieldWells {
|
|
@@ -2442,6 +2630,7 @@ export interface PieChartAggregatedFieldWells {
|
|
|
2442
2630
|
SmallMultiples?: DimensionField[];
|
|
2443
2631
|
}
|
|
2444
2632
|
/**
|
|
2633
|
+
* @public
|
|
2445
2634
|
* <p>The field well configuration of a pie chart.</p>
|
|
2446
2635
|
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
2447
2636
|
*/
|
|
@@ -2452,6 +2641,7 @@ export interface PieChartFieldWells {
|
|
|
2452
2641
|
PieChartAggregatedFieldWells?: PieChartAggregatedFieldWells;
|
|
2453
2642
|
}
|
|
2454
2643
|
/**
|
|
2644
|
+
* @public
|
|
2455
2645
|
* <p>The sort configuration of a pie chart.</p>
|
|
2456
2646
|
*/
|
|
2457
2647
|
export interface PieChartSortConfiguration {
|
|
@@ -2473,6 +2663,7 @@ export interface PieChartSortConfiguration {
|
|
|
2473
2663
|
SmallMultiplesLimitConfiguration?: ItemsLimitConfiguration;
|
|
2474
2664
|
}
|
|
2475
2665
|
/**
|
|
2666
|
+
* @public
|
|
2476
2667
|
* <p>The configuration of a pie chart.</p>
|
|
2477
2668
|
*/
|
|
2478
2669
|
export interface PieChartConfiguration {
|
|
@@ -2522,6 +2713,7 @@ export interface PieChartConfiguration {
|
|
|
2522
2713
|
ContributionAnalysisDefaults?: ContributionAnalysisDefault[];
|
|
2523
2714
|
}
|
|
2524
2715
|
/**
|
|
2716
|
+
* @public
|
|
2525
2717
|
* <p>A pie or donut chart.</p>
|
|
2526
2718
|
* <p>The <code>PieChartVisual</code> structure describes a visual that is a member of the pie chart family.</p>
|
|
2527
2719
|
* <p>The following charts can be described by using this structure:</p>
|
|
@@ -2563,6 +2755,7 @@ export interface PieChartVisual {
|
|
|
2563
2755
|
ColumnHierarchies?: ColumnHierarchy[];
|
|
2564
2756
|
}
|
|
2565
2757
|
/**
|
|
2758
|
+
* @public
|
|
2566
2759
|
* <p>The data path options for the pivot table field options.</p>
|
|
2567
2760
|
*/
|
|
2568
2761
|
export interface PivotTableDataPathOption {
|
|
@@ -2576,6 +2769,7 @@ export interface PivotTableDataPathOption {
|
|
|
2576
2769
|
Width?: string;
|
|
2577
2770
|
}
|
|
2578
2771
|
/**
|
|
2772
|
+
* @public
|
|
2579
2773
|
* <p>The selected field options for the pivot table field options.</p>
|
|
2580
2774
|
*/
|
|
2581
2775
|
export interface PivotTableFieldOption {
|
|
@@ -2593,6 +2787,7 @@ export interface PivotTableFieldOption {
|
|
|
2593
2787
|
Visibility?: Visibility | string;
|
|
2594
2788
|
}
|
|
2595
2789
|
/**
|
|
2790
|
+
* @public
|
|
2596
2791
|
* <p>The field options for a pivot table visual.</p>
|
|
2597
2792
|
*/
|
|
2598
2793
|
export interface PivotTableFieldOptions {
|
|
@@ -2606,6 +2801,7 @@ export interface PivotTableFieldOptions {
|
|
|
2606
2801
|
DataPathOptions?: PivotTableDataPathOption[];
|
|
2607
2802
|
}
|
|
2608
2803
|
/**
|
|
2804
|
+
* @public
|
|
2609
2805
|
* <p>The aggregated field well for the pivot table.</p>
|
|
2610
2806
|
*/
|
|
2611
2807
|
export interface PivotTableAggregatedFieldWells {
|
|
@@ -2623,6 +2819,7 @@ export interface PivotTableAggregatedFieldWells {
|
|
|
2623
2819
|
Values?: MeasureField[];
|
|
2624
2820
|
}
|
|
2625
2821
|
/**
|
|
2822
|
+
* @public
|
|
2626
2823
|
* <p>The field wells for a pivot table visual.</p>
|
|
2627
2824
|
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
2628
2825
|
*/
|
|
@@ -2633,6 +2830,7 @@ export interface PivotTableFieldWells {
|
|
|
2633
2830
|
PivotTableAggregatedFieldWells?: PivotTableAggregatedFieldWells;
|
|
2634
2831
|
}
|
|
2635
2832
|
/**
|
|
2833
|
+
* @public
|
|
2636
2834
|
* <p>The paginated report options for a pivot table visual.</p>
|
|
2637
2835
|
*/
|
|
2638
2836
|
export interface PivotTablePaginatedReportOptions {
|
|
@@ -2646,6 +2844,7 @@ export interface PivotTablePaginatedReportOptions {
|
|
|
2646
2844
|
OverflowColumnHeaderVisibility?: Visibility | string;
|
|
2647
2845
|
}
|
|
2648
2846
|
/**
|
|
2847
|
+
* @public
|
|
2649
2848
|
* <p>Allows data paths to be sorted by a specific data value.</p>
|
|
2650
2849
|
*/
|
|
2651
2850
|
export interface DataPathSort {
|
|
@@ -2659,6 +2858,7 @@ export interface DataPathSort {
|
|
|
2659
2858
|
SortPaths: DataPathValue[] | undefined;
|
|
2660
2859
|
}
|
|
2661
2860
|
/**
|
|
2861
|
+
* @public
|
|
2662
2862
|
* <p>The sort by field for the field sort options.</p>
|
|
2663
2863
|
*/
|
|
2664
2864
|
export interface PivotTableSortBy {
|
|
@@ -2676,6 +2876,7 @@ export interface PivotTableSortBy {
|
|
|
2676
2876
|
DataPath?: DataPathSort;
|
|
2677
2877
|
}
|
|
2678
2878
|
/**
|
|
2879
|
+
* @public
|
|
2679
2880
|
* <p>The field sort options for a pivot table sort configuration.</p>
|
|
2680
2881
|
*/
|
|
2681
2882
|
export interface PivotFieldSortOptions {
|
|
@@ -2689,6 +2890,7 @@ export interface PivotFieldSortOptions {
|
|
|
2689
2890
|
SortBy: PivotTableSortBy | undefined;
|
|
2690
2891
|
}
|
|
2691
2892
|
/**
|
|
2893
|
+
* @public
|
|
2692
2894
|
* <p>The sort configuration for a <code>PivotTableVisual</code>.</p>
|
|
2693
2895
|
*/
|
|
2694
2896
|
export interface PivotTableSortConfiguration {
|
|
@@ -2697,11 +2899,15 @@ export interface PivotTableSortConfiguration {
|
|
|
2697
2899
|
*/
|
|
2698
2900
|
FieldSortOptions?: PivotFieldSortOptions[];
|
|
2699
2901
|
}
|
|
2902
|
+
/**
|
|
2903
|
+
* @public
|
|
2904
|
+
*/
|
|
2700
2905
|
export declare enum TableBorderStyle {
|
|
2701
2906
|
NONE = "NONE",
|
|
2702
2907
|
SOLID = "SOLID"
|
|
2703
2908
|
}
|
|
2704
2909
|
/**
|
|
2910
|
+
* @public
|
|
2705
2911
|
* <p>The border options for a table border.</p>
|
|
2706
2912
|
*/
|
|
2707
2913
|
export interface TableBorderOptions {
|
|
@@ -2719,6 +2925,7 @@ export interface TableBorderOptions {
|
|
|
2719
2925
|
Style?: TableBorderStyle | string;
|
|
2720
2926
|
}
|
|
2721
2927
|
/**
|
|
2928
|
+
* @public
|
|
2722
2929
|
* <p>The side border options for a table.</p>
|
|
2723
2930
|
*/
|
|
2724
2931
|
export interface TableSideBorderOptions {
|
|
@@ -2748,6 +2955,7 @@ export interface TableSideBorderOptions {
|
|
|
2748
2955
|
Bottom?: TableBorderOptions;
|
|
2749
2956
|
}
|
|
2750
2957
|
/**
|
|
2958
|
+
* @public
|
|
2751
2959
|
* <p>Determines the border options for a table visual.</p>
|
|
2752
2960
|
*/
|
|
2753
2961
|
export interface GlobalTableBorderOptions {
|
|
@@ -2760,16 +2968,23 @@ export interface GlobalTableBorderOptions {
|
|
|
2760
2968
|
*/
|
|
2761
2969
|
SideSpecificBorder?: TableSideBorderOptions;
|
|
2762
2970
|
}
|
|
2971
|
+
/**
|
|
2972
|
+
* @public
|
|
2973
|
+
*/
|
|
2763
2974
|
export declare enum TextWrap {
|
|
2764
2975
|
NONE = "NONE",
|
|
2765
2976
|
WRAP = "WRAP"
|
|
2766
2977
|
}
|
|
2978
|
+
/**
|
|
2979
|
+
* @public
|
|
2980
|
+
*/
|
|
2767
2981
|
export declare enum VerticalTextAlignment {
|
|
2768
2982
|
BOTTOM = "BOTTOM",
|
|
2769
2983
|
MIDDLE = "MIDDLE",
|
|
2770
2984
|
TOP = "TOP"
|
|
2771
2985
|
}
|
|
2772
2986
|
/**
|
|
2987
|
+
* @public
|
|
2773
2988
|
* <p>The table cell style for a cell in pivot table or table visual.</p>
|
|
2774
2989
|
*/
|
|
2775
2990
|
export interface TableCellStyle {
|
|
@@ -2806,11 +3021,15 @@ export interface TableCellStyle {
|
|
|
2806
3021
|
*/
|
|
2807
3022
|
Border?: GlobalTableBorderOptions;
|
|
2808
3023
|
}
|
|
3024
|
+
/**
|
|
3025
|
+
* @public
|
|
3026
|
+
*/
|
|
2809
3027
|
export declare enum PivotTableMetricPlacement {
|
|
2810
3028
|
COLUMN = "COLUMN",
|
|
2811
3029
|
ROW = "ROW"
|
|
2812
3030
|
}
|
|
2813
3031
|
/**
|
|
3032
|
+
* @public
|
|
2814
3033
|
* <p>Determines the row alternate color options.</p>
|
|
2815
3034
|
*/
|
|
2816
3035
|
export interface RowAlternateColorOptions {
|
|
@@ -2824,6 +3043,7 @@ export interface RowAlternateColorOptions {
|
|
|
2824
3043
|
RowAlternateColors?: string[];
|
|
2825
3044
|
}
|
|
2826
3045
|
/**
|
|
3046
|
+
* @public
|
|
2827
3047
|
* <p>The table options for a pivot table visual.</p>
|
|
2828
3048
|
*/
|
|
2829
3049
|
export interface PivotTableOptions {
|
|
@@ -2868,12 +3088,16 @@ export interface PivotTableOptions {
|
|
|
2868
3088
|
*/
|
|
2869
3089
|
CollapsedRowDimensionsVisibility?: Visibility | string;
|
|
2870
3090
|
}
|
|
3091
|
+
/**
|
|
3092
|
+
* @public
|
|
3093
|
+
*/
|
|
2871
3094
|
export declare enum PivotTableSubtotalLevel {
|
|
2872
3095
|
ALL = "ALL",
|
|
2873
3096
|
CUSTOM = "CUSTOM",
|
|
2874
3097
|
LAST = "LAST"
|
|
2875
3098
|
}
|
|
2876
3099
|
/**
|
|
3100
|
+
* @public
|
|
2877
3101
|
* <p>The optional configuration of subtotals cells.</p>
|
|
2878
3102
|
*/
|
|
2879
3103
|
export interface PivotTableFieldSubtotalOptions {
|
|
@@ -2883,6 +3107,7 @@ export interface PivotTableFieldSubtotalOptions {
|
|
|
2883
3107
|
FieldId?: string;
|
|
2884
3108
|
}
|
|
2885
3109
|
/**
|
|
3110
|
+
* @public
|
|
2886
3111
|
* <p>The subtotal options.</p>
|
|
2887
3112
|
*/
|
|
2888
3113
|
export interface SubtotalOptions {
|
|
@@ -2915,15 +3140,22 @@ export interface SubtotalOptions {
|
|
|
2915
3140
|
*/
|
|
2916
3141
|
MetricHeaderCellStyle?: TableCellStyle;
|
|
2917
3142
|
}
|
|
3143
|
+
/**
|
|
3144
|
+
* @public
|
|
3145
|
+
*/
|
|
2918
3146
|
export declare enum TableTotalsPlacement {
|
|
2919
3147
|
END = "END",
|
|
2920
3148
|
START = "START"
|
|
2921
3149
|
}
|
|
3150
|
+
/**
|
|
3151
|
+
* @public
|
|
3152
|
+
*/
|
|
2922
3153
|
export declare enum TableTotalsScrollStatus {
|
|
2923
3154
|
PINNED = "PINNED",
|
|
2924
3155
|
SCROLLED = "SCROLLED"
|
|
2925
3156
|
}
|
|
2926
3157
|
/**
|
|
3158
|
+
* @public
|
|
2927
3159
|
* <p>The optional configuration of totals cells in a <code>PivotTableVisual</code>.</p>
|
|
2928
3160
|
*/
|
|
2929
3161
|
export interface PivotTotalOptions {
|
|
@@ -2957,6 +3189,7 @@ export interface PivotTotalOptions {
|
|
|
2957
3189
|
MetricHeaderCellStyle?: TableCellStyle;
|
|
2958
3190
|
}
|
|
2959
3191
|
/**
|
|
3192
|
+
* @public
|
|
2960
3193
|
* <p>The total options for a pivot table visual.</p>
|
|
2961
3194
|
*/
|
|
2962
3195
|
export interface PivotTableTotalOptions {
|
|
@@ -2978,6 +3211,7 @@ export interface PivotTableTotalOptions {
|
|
|
2978
3211
|
ColumnTotalOptions?: PivotTotalOptions;
|
|
2979
3212
|
}
|
|
2980
3213
|
/**
|
|
3214
|
+
* @public
|
|
2981
3215
|
* <p>The configuration for a <code>PivotTableVisual</code>.</p>
|
|
2982
3216
|
*/
|
|
2983
3217
|
export interface PivotTableConfiguration {
|
|
@@ -3006,12 +3240,16 @@ export interface PivotTableConfiguration {
|
|
|
3006
3240
|
*/
|
|
3007
3241
|
PaginatedReportOptions?: PivotTablePaginatedReportOptions;
|
|
3008
3242
|
}
|
|
3243
|
+
/**
|
|
3244
|
+
* @public
|
|
3245
|
+
*/
|
|
3009
3246
|
export declare enum PivotTableConditionalFormattingScopeRole {
|
|
3010
3247
|
FIELD = "FIELD",
|
|
3011
3248
|
FIELD_TOTAL = "FIELD_TOTAL",
|
|
3012
3249
|
GRAND_TOTAL = "GRAND_TOTAL"
|
|
3013
3250
|
}
|
|
3014
3251
|
/**
|
|
3252
|
+
* @public
|
|
3015
3253
|
* <p>The scope of the cell for conditional formatting.</p>
|
|
3016
3254
|
*/
|
|
3017
3255
|
export interface PivotTableConditionalFormattingScope {
|
|
@@ -3021,6 +3259,7 @@ export interface PivotTableConditionalFormattingScope {
|
|
|
3021
3259
|
Role?: PivotTableConditionalFormattingScopeRole | string;
|
|
3022
3260
|
}
|
|
3023
3261
|
/**
|
|
3262
|
+
* @public
|
|
3024
3263
|
* <p>The conditional formatting for the text.</p>
|
|
3025
3264
|
*/
|
|
3026
3265
|
export interface TextConditionalFormat {
|
|
@@ -3038,6 +3277,7 @@ export interface TextConditionalFormat {
|
|
|
3038
3277
|
Icon?: ConditionalFormattingIcon;
|
|
3039
3278
|
}
|
|
3040
3279
|
/**
|
|
3280
|
+
* @public
|
|
3041
3281
|
* <p>The cell conditional formatting option for a pivot table.</p>
|
|
3042
3282
|
*/
|
|
3043
3283
|
export interface PivotTableCellConditionalFormatting {
|
|
@@ -3055,6 +3295,7 @@ export interface PivotTableCellConditionalFormatting {
|
|
|
3055
3295
|
Scope?: PivotTableConditionalFormattingScope;
|
|
3056
3296
|
}
|
|
3057
3297
|
/**
|
|
3298
|
+
* @public
|
|
3058
3299
|
* <p>Conditional formatting options for a <code>PivotTableVisual</code>.</p>
|
|
3059
3300
|
*/
|
|
3060
3301
|
export interface PivotTableConditionalFormattingOption {
|
|
@@ -3064,6 +3305,7 @@ export interface PivotTableConditionalFormattingOption {
|
|
|
3064
3305
|
Cell?: PivotTableCellConditionalFormatting;
|
|
3065
3306
|
}
|
|
3066
3307
|
/**
|
|
3308
|
+
* @public
|
|
3067
3309
|
* <p>The conditional formatting for a <code>PivotTableVisual</code>.</p>
|
|
3068
3310
|
*/
|
|
3069
3311
|
export interface PivotTableConditionalFormatting {
|
|
@@ -3073,6 +3315,7 @@ export interface PivotTableConditionalFormatting {
|
|
|
3073
3315
|
ConditionalFormattingOptions?: PivotTableConditionalFormattingOption[];
|
|
3074
3316
|
}
|
|
3075
3317
|
/**
|
|
3318
|
+
* @public
|
|
3076
3319
|
* <p>A pivot table.</p>
|
|
3077
3320
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/pivot-table.html">Using pivot tables</a> in the <i>Amazon QuickSight User Guide</i>.</p>
|
|
3078
3321
|
*/
|
|
@@ -3103,6 +3346,7 @@ export interface PivotTableVisual {
|
|
|
3103
3346
|
Actions?: VisualCustomAction[];
|
|
3104
3347
|
}
|
|
3105
3348
|
/**
|
|
3349
|
+
* @public
|
|
3106
3350
|
* <p>The configured style settings of a radar chart.</p>
|
|
3107
3351
|
*/
|
|
3108
3352
|
export interface RadarChartAreaStyleSettings {
|
|
@@ -3112,6 +3356,7 @@ export interface RadarChartAreaStyleSettings {
|
|
|
3112
3356
|
Visibility?: Visibility | string;
|
|
3113
3357
|
}
|
|
3114
3358
|
/**
|
|
3359
|
+
* @public
|
|
3115
3360
|
* <p>The series settings of a radar chart.</p>
|
|
3116
3361
|
*/
|
|
3117
3362
|
export interface RadarChartSeriesSettings {
|
|
@@ -3121,6 +3366,7 @@ export interface RadarChartSeriesSettings {
|
|
|
3121
3366
|
AreaStyleSettings?: RadarChartAreaStyleSettings;
|
|
3122
3367
|
}
|
|
3123
3368
|
/**
|
|
3369
|
+
* @public
|
|
3124
3370
|
* <p>The aggregated field well configuration of a <code>RadarChartVisual</code>.</p>
|
|
3125
3371
|
*/
|
|
3126
3372
|
export interface RadarChartAggregatedFieldWells {
|
|
@@ -3138,6 +3384,7 @@ export interface RadarChartAggregatedFieldWells {
|
|
|
3138
3384
|
Values?: MeasureField[];
|
|
3139
3385
|
}
|
|
3140
3386
|
/**
|
|
3387
|
+
* @public
|
|
3141
3388
|
* <p>The field wells of a radar chart visual.</p>
|
|
3142
3389
|
*/
|
|
3143
3390
|
export interface RadarChartFieldWells {
|
|
@@ -3146,11 +3393,15 @@ export interface RadarChartFieldWells {
|
|
|
3146
3393
|
*/
|
|
3147
3394
|
RadarChartAggregatedFieldWells?: RadarChartAggregatedFieldWells;
|
|
3148
3395
|
}
|
|
3396
|
+
/**
|
|
3397
|
+
* @public
|
|
3398
|
+
*/
|
|
3149
3399
|
export declare enum RadarChartShape {
|
|
3150
3400
|
CIRCLE = "CIRCLE",
|
|
3151
3401
|
POLYGON = "POLYGON"
|
|
3152
3402
|
}
|
|
3153
3403
|
/**
|
|
3404
|
+
* @public
|
|
3154
3405
|
* <p>The sort configuration of a <code>RadarChartVisual</code>.</p>
|
|
3155
3406
|
*/
|
|
3156
3407
|
export interface RadarChartSortConfiguration {
|
|
@@ -3172,6 +3423,7 @@ export interface RadarChartSortConfiguration {
|
|
|
3172
3423
|
ColorItemsLimit?: ItemsLimitConfiguration;
|
|
3173
3424
|
}
|
|
3174
3425
|
/**
|
|
3426
|
+
* @public
|
|
3175
3427
|
* <p>The configuration of a <code>RadarChartVisual</code>.</p>
|
|
3176
3428
|
*/
|
|
3177
3429
|
export interface RadarChartConfiguration {
|
|
@@ -3233,6 +3485,7 @@ export interface RadarChartConfiguration {
|
|
|
3233
3485
|
Legend?: LegendOptions;
|
|
3234
3486
|
}
|
|
3235
3487
|
/**
|
|
3488
|
+
* @public
|
|
3236
3489
|
* <p>A radar chart visual.</p>
|
|
3237
3490
|
*/
|
|
3238
3491
|
export interface RadarChartVisual {
|
|
@@ -3262,6 +3515,7 @@ export interface RadarChartVisual {
|
|
|
3262
3515
|
ColumnHierarchies?: ColumnHierarchy[];
|
|
3263
3516
|
}
|
|
3264
3517
|
/**
|
|
3518
|
+
* @public
|
|
3265
3519
|
* <p>The field well configuration of a sankey diagram.</p>
|
|
3266
3520
|
*/
|
|
3267
3521
|
export interface SankeyDiagramAggregatedFieldWells {
|
|
@@ -3279,6 +3533,7 @@ export interface SankeyDiagramAggregatedFieldWells {
|
|
|
3279
3533
|
Weight?: MeasureField[];
|
|
3280
3534
|
}
|
|
3281
3535
|
/**
|
|
3536
|
+
* @public
|
|
3282
3537
|
* <p>The field well configuration of a sankey diagram.</p>
|
|
3283
3538
|
*/
|
|
3284
3539
|
export interface SankeyDiagramFieldWells {
|
|
@@ -3288,6 +3543,7 @@ export interface SankeyDiagramFieldWells {
|
|
|
3288
3543
|
SankeyDiagramAggregatedFieldWells?: SankeyDiagramAggregatedFieldWells;
|
|
3289
3544
|
}
|
|
3290
3545
|
/**
|
|
3546
|
+
* @public
|
|
3291
3547
|
* <p>The sort configuration of a sankey diagram.</p>
|
|
3292
3548
|
*/
|
|
3293
3549
|
export interface SankeyDiagramSortConfiguration {
|
|
@@ -3305,6 +3561,7 @@ export interface SankeyDiagramSortConfiguration {
|
|
|
3305
3561
|
DestinationItemsLimit?: ItemsLimitConfiguration;
|
|
3306
3562
|
}
|
|
3307
3563
|
/**
|
|
3564
|
+
* @public
|
|
3308
3565
|
* <p>The configuration of a sankey diagram.</p>
|
|
3309
3566
|
*/
|
|
3310
3567
|
export interface SankeyDiagramChartConfiguration {
|
|
@@ -3322,6 +3579,7 @@ export interface SankeyDiagramChartConfiguration {
|
|
|
3322
3579
|
DataLabels?: DataLabelOptions;
|
|
3323
3580
|
}
|
|
3324
3581
|
/**
|
|
3582
|
+
* @public
|
|
3325
3583
|
* <p>A sankey diagram.</p>
|
|
3326
3584
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/sankey-diagram.html">Using Sankey diagrams</a> in the <i>Amazon QuickSight User Guide</i>.</p>
|
|
3327
3585
|
*/
|
|
@@ -3348,6 +3606,7 @@ export interface SankeyDiagramVisual {
|
|
|
3348
3606
|
Actions?: VisualCustomAction[];
|
|
3349
3607
|
}
|
|
3350
3608
|
/**
|
|
3609
|
+
* @public
|
|
3351
3610
|
* <p>The aggregated field well of a scatter plot.</p>
|
|
3352
3611
|
*/
|
|
3353
3612
|
export interface ScatterPlotCategoricallyAggregatedFieldWells {
|
|
@@ -3371,6 +3630,7 @@ export interface ScatterPlotCategoricallyAggregatedFieldWells {
|
|
|
3371
3630
|
Size?: MeasureField[];
|
|
3372
3631
|
}
|
|
3373
3632
|
/**
|
|
3633
|
+
* @public
|
|
3374
3634
|
* <p>The unaggregated field wells of a scatter plot.</p>
|
|
3375
3635
|
*/
|
|
3376
3636
|
export interface ScatterPlotUnaggregatedFieldWells {
|
|
@@ -3390,6 +3650,7 @@ export interface ScatterPlotUnaggregatedFieldWells {
|
|
|
3390
3650
|
Size?: MeasureField[];
|
|
3391
3651
|
}
|
|
3392
3652
|
/**
|
|
3653
|
+
* @public
|
|
3393
3654
|
* <p>The field well configuration of a scatter plot.</p>
|
|
3394
3655
|
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
3395
3656
|
*/
|
|
@@ -3406,6 +3667,7 @@ export interface ScatterPlotFieldWells {
|
|
|
3406
3667
|
ScatterPlotUnaggregatedFieldWells?: ScatterPlotUnaggregatedFieldWells;
|
|
3407
3668
|
}
|
|
3408
3669
|
/**
|
|
3670
|
+
* @public
|
|
3409
3671
|
* <p>The configuration of a scatter plot.</p>
|
|
3410
3672
|
*/
|
|
3411
3673
|
export interface ScatterPlotConfiguration {
|
|
@@ -3447,6 +3709,7 @@ export interface ScatterPlotConfiguration {
|
|
|
3447
3709
|
VisualPalette?: VisualPalette;
|
|
3448
3710
|
}
|
|
3449
3711
|
/**
|
|
3712
|
+
* @public
|
|
3450
3713
|
* <p>A scatter plot.</p>
|
|
3451
3714
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/scatter-plot.html">Using scatter plots</a> in the <i>Amazon QuickSight User Guide</i>.</p>
|
|
3452
3715
|
*/
|
|
@@ -3476,12 +3739,16 @@ export interface ScatterPlotVisual {
|
|
|
3476
3739
|
*/
|
|
3477
3740
|
ColumnHierarchies?: ColumnHierarchy[];
|
|
3478
3741
|
}
|
|
3742
|
+
/**
|
|
3743
|
+
* @public
|
|
3744
|
+
*/
|
|
3479
3745
|
export declare enum TableCellImageScalingConfiguration {
|
|
3480
3746
|
DO_NOT_SCALE = "DO_NOT_SCALE",
|
|
3481
3747
|
FIT_TO_CELL_HEIGHT = "FIT_TO_CELL_HEIGHT",
|
|
3482
3748
|
FIT_TO_CELL_WIDTH = "FIT_TO_CELL_WIDTH"
|
|
3483
3749
|
}
|
|
3484
3750
|
/**
|
|
3751
|
+
* @public
|
|
3485
3752
|
* <p>The sizing options for the table image configuration.</p>
|
|
3486
3753
|
*/
|
|
3487
3754
|
export interface TableCellImageSizingConfiguration {
|
|
@@ -3491,6 +3758,7 @@ export interface TableCellImageSizingConfiguration {
|
|
|
3491
3758
|
TableCellImageScalingConfiguration?: TableCellImageScalingConfiguration | string;
|
|
3492
3759
|
}
|
|
3493
3760
|
/**
|
|
3761
|
+
* @public
|
|
3494
3762
|
* <p>The image configuration of a table field URL.</p>
|
|
3495
3763
|
*/
|
|
3496
3764
|
export interface TableFieldImageConfiguration {
|
|
@@ -3499,10 +3767,14 @@ export interface TableFieldImageConfiguration {
|
|
|
3499
3767
|
*/
|
|
3500
3768
|
SizingOptions?: TableCellImageSizingConfiguration;
|
|
3501
3769
|
}
|
|
3770
|
+
/**
|
|
3771
|
+
* @public
|
|
3772
|
+
*/
|
|
3502
3773
|
export declare enum TableFieldIconSetType {
|
|
3503
3774
|
LINK = "LINK"
|
|
3504
3775
|
}
|
|
3505
3776
|
/**
|
|
3777
|
+
* @public
|
|
3506
3778
|
* <p>The custom icon content for the table link content configuration.</p>
|
|
3507
3779
|
*/
|
|
3508
3780
|
export interface TableFieldCustomIconContent {
|
|
@@ -3512,6 +3784,7 @@ export interface TableFieldCustomIconContent {
|
|
|
3512
3784
|
Icon?: TableFieldIconSetType | string;
|
|
3513
3785
|
}
|
|
3514
3786
|
/**
|
|
3787
|
+
* @public
|
|
3515
3788
|
* <p>The custom text content (value, font configuration) for the table link content configuration.</p>
|
|
3516
3789
|
*/
|
|
3517
3790
|
export interface TableFieldCustomTextContent {
|
|
@@ -3525,6 +3798,7 @@ export interface TableFieldCustomTextContent {
|
|
|
3525
3798
|
FontConfiguration: FontConfiguration | undefined;
|
|
3526
3799
|
}
|
|
3527
3800
|
/**
|
|
3801
|
+
* @public
|
|
3528
3802
|
* <p>The URL content (text, icon) for the table link configuration.</p>
|
|
3529
3803
|
*/
|
|
3530
3804
|
export interface TableFieldLinkContentConfiguration {
|
|
@@ -3538,6 +3812,7 @@ export interface TableFieldLinkContentConfiguration {
|
|
|
3538
3812
|
CustomIconContent?: TableFieldCustomIconContent;
|
|
3539
3813
|
}
|
|
3540
3814
|
/**
|
|
3815
|
+
* @public
|
|
3541
3816
|
* <p>The link configuration of a table field URL.</p>
|
|
3542
3817
|
*/
|
|
3543
3818
|
export interface TableFieldLinkConfiguration {
|
|
@@ -3551,6 +3826,7 @@ export interface TableFieldLinkConfiguration {
|
|
|
3551
3826
|
Content: TableFieldLinkContentConfiguration | undefined;
|
|
3552
3827
|
}
|
|
3553
3828
|
/**
|
|
3829
|
+
* @public
|
|
3554
3830
|
* <p>The URL configuration for a table field.</p>
|
|
3555
3831
|
*/
|
|
3556
3832
|
export interface TableFieldURLConfiguration {
|
|
@@ -3564,6 +3840,7 @@ export interface TableFieldURLConfiguration {
|
|
|
3564
3840
|
ImageConfiguration?: TableFieldImageConfiguration;
|
|
3565
3841
|
}
|
|
3566
3842
|
/**
|
|
3843
|
+
* @public
|
|
3567
3844
|
* <p>The options for a table field.</p>
|
|
3568
3845
|
*/
|
|
3569
3846
|
export interface TableFieldOption {
|
|
@@ -3589,6 +3866,7 @@ export interface TableFieldOption {
|
|
|
3589
3866
|
URLStyling?: TableFieldURLConfiguration;
|
|
3590
3867
|
}
|
|
3591
3868
|
/**
|
|
3869
|
+
* @public
|
|
3592
3870
|
* <p>The field options for a table visual.</p>
|
|
3593
3871
|
*/
|
|
3594
3872
|
export interface TableFieldOptions {
|
|
@@ -3602,6 +3880,7 @@ export interface TableFieldOptions {
|
|
|
3602
3880
|
Order?: string[];
|
|
3603
3881
|
}
|
|
3604
3882
|
/**
|
|
3883
|
+
* @public
|
|
3605
3884
|
* <p>The aggregated field well for the table.</p>
|
|
3606
3885
|
*/
|
|
3607
3886
|
export interface TableAggregatedFieldWells {
|
|
@@ -3615,6 +3894,7 @@ export interface TableAggregatedFieldWells {
|
|
|
3615
3894
|
Values?: MeasureField[];
|
|
3616
3895
|
}
|
|
3617
3896
|
/**
|
|
3897
|
+
* @public
|
|
3618
3898
|
* <p>The unaggregated field for a table.</p>
|
|
3619
3899
|
*/
|
|
3620
3900
|
export interface UnaggregatedField {
|
|
@@ -3632,6 +3912,7 @@ export interface UnaggregatedField {
|
|
|
3632
3912
|
FormatConfiguration?: FormatConfiguration;
|
|
3633
3913
|
}
|
|
3634
3914
|
/**
|
|
3915
|
+
* @public
|
|
3635
3916
|
* <p>The unaggregated field well for the table.</p>
|
|
3636
3917
|
*/
|
|
3637
3918
|
export interface TableUnaggregatedFieldWells {
|
|
@@ -3641,6 +3922,7 @@ export interface TableUnaggregatedFieldWells {
|
|
|
3641
3922
|
Values?: UnaggregatedField[];
|
|
3642
3923
|
}
|
|
3643
3924
|
/**
|
|
3925
|
+
* @public
|
|
3644
3926
|
* <p>The field wells for a table visual.</p>
|
|
3645
3927
|
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
3646
3928
|
*/
|
|
@@ -3655,6 +3937,7 @@ export interface TableFieldWells {
|
|
|
3655
3937
|
TableUnaggregatedFieldWells?: TableUnaggregatedFieldWells;
|
|
3656
3938
|
}
|
|
3657
3939
|
/**
|
|
3940
|
+
* @public
|
|
3658
3941
|
* <p>The paginated report options for a table visual.</p>
|
|
3659
3942
|
*/
|
|
3660
3943
|
export interface TablePaginatedReportOptions {
|
|
@@ -3668,6 +3951,7 @@ export interface TablePaginatedReportOptions {
|
|
|
3668
3951
|
OverflowColumnHeaderVisibility?: Visibility | string;
|
|
3669
3952
|
}
|
|
3670
3953
|
/**
|
|
3954
|
+
* @public
|
|
3671
3955
|
* <p>The sort configuration for a <code>TableVisual</code>.</p>
|
|
3672
3956
|
*/
|
|
3673
3957
|
export interface TableSortConfiguration {
|
|
@@ -3681,6 +3965,7 @@ export interface TableSortConfiguration {
|
|
|
3681
3965
|
PaginationConfiguration?: PaginationConfiguration;
|
|
3682
3966
|
}
|
|
3683
3967
|
/**
|
|
3968
|
+
* @public
|
|
3684
3969
|
* <p>The options for data bars.</p>
|
|
3685
3970
|
*/
|
|
3686
3971
|
export interface DataBarsOptions {
|
|
@@ -3698,6 +3983,7 @@ export interface DataBarsOptions {
|
|
|
3698
3983
|
NegativeColor?: string;
|
|
3699
3984
|
}
|
|
3700
3985
|
/**
|
|
3986
|
+
* @public
|
|
3701
3987
|
* <p>The inline visualization of a specific type to display within a chart.</p>
|
|
3702
3988
|
*/
|
|
3703
3989
|
export interface TableInlineVisualization {
|
|
@@ -3706,11 +3992,15 @@ export interface TableInlineVisualization {
|
|
|
3706
3992
|
*/
|
|
3707
3993
|
DataBars?: DataBarsOptions;
|
|
3708
3994
|
}
|
|
3995
|
+
/**
|
|
3996
|
+
* @public
|
|
3997
|
+
*/
|
|
3709
3998
|
export declare enum TableOrientation {
|
|
3710
3999
|
HORIZONTAL = "HORIZONTAL",
|
|
3711
4000
|
VERTICAL = "VERTICAL"
|
|
3712
4001
|
}
|
|
3713
4002
|
/**
|
|
4003
|
+
* @public
|
|
3714
4004
|
* <p>The table options for a table visual.</p>
|
|
3715
4005
|
*/
|
|
3716
4006
|
export interface TableOptions {
|
|
@@ -3732,6 +4022,7 @@ export interface TableOptions {
|
|
|
3732
4022
|
RowAlternateColorOptions?: RowAlternateColorOptions;
|
|
3733
4023
|
}
|
|
3734
4024
|
/**
|
|
4025
|
+
* @public
|
|
3735
4026
|
* <p>The total options for a table visual.</p>
|
|
3736
4027
|
*/
|
|
3737
4028
|
export interface TotalOptions {
|
|
@@ -3757,6 +4048,7 @@ export interface TotalOptions {
|
|
|
3757
4048
|
TotalCellStyle?: TableCellStyle;
|
|
3758
4049
|
}
|
|
3759
4050
|
/**
|
|
4051
|
+
* @public
|
|
3760
4052
|
* <p>The configuration for a <code>TableVisual</code>.</p>
|
|
3761
4053
|
*/
|
|
3762
4054
|
export interface TableConfiguration {
|
|
@@ -3790,6 +4082,7 @@ export interface TableConfiguration {
|
|
|
3790
4082
|
TableInlineVisualizations?: TableInlineVisualization[];
|
|
3791
4083
|
}
|
|
3792
4084
|
/**
|
|
4085
|
+
* @public
|
|
3793
4086
|
* <p>The cell conditional formatting option for a table.</p>
|
|
3794
4087
|
*/
|
|
3795
4088
|
export interface TableCellConditionalFormatting {
|
|
@@ -3803,6 +4096,7 @@ export interface TableCellConditionalFormatting {
|
|
|
3803
4096
|
TextFormat?: TextConditionalFormat;
|
|
3804
4097
|
}
|
|
3805
4098
|
/**
|
|
4099
|
+
* @public
|
|
3806
4100
|
* <p>The conditional formatting of a table row.</p>
|
|
3807
4101
|
*/
|
|
3808
4102
|
export interface TableRowConditionalFormatting {
|
|
@@ -3816,6 +4110,7 @@ export interface TableRowConditionalFormatting {
|
|
|
3816
4110
|
TextColor?: ConditionalFormattingColor;
|
|
3817
4111
|
}
|
|
3818
4112
|
/**
|
|
4113
|
+
* @public
|
|
3819
4114
|
* <p>Conditional formatting options for a <code>PivotTableVisual</code>.</p>
|
|
3820
4115
|
*/
|
|
3821
4116
|
export interface TableConditionalFormattingOption {
|
|
@@ -3829,6 +4124,7 @@ export interface TableConditionalFormattingOption {
|
|
|
3829
4124
|
Row?: TableRowConditionalFormatting;
|
|
3830
4125
|
}
|
|
3831
4126
|
/**
|
|
4127
|
+
* @public
|
|
3832
4128
|
* <p>The conditional formatting for a <code>PivotTableVisual</code>.</p>
|
|
3833
4129
|
*/
|
|
3834
4130
|
export interface TableConditionalFormatting {
|
|
@@ -3838,6 +4134,7 @@ export interface TableConditionalFormatting {
|
|
|
3838
4134
|
ConditionalFormattingOptions?: TableConditionalFormattingOption[];
|
|
3839
4135
|
}
|
|
3840
4136
|
/**
|
|
4137
|
+
* @public
|
|
3841
4138
|
* <p>A table visual.</p>
|
|
3842
4139
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/tabular.html">Using tables as visuals</a> in the <i>Amazon QuickSight User Guide</i>.</p>
|
|
3843
4140
|
*/
|
|
@@ -3868,6 +4165,7 @@ export interface TableVisual {
|
|
|
3868
4165
|
Actions?: VisualCustomAction[];
|
|
3869
4166
|
}
|
|
3870
4167
|
/**
|
|
4168
|
+
* @public
|
|
3871
4169
|
* <p>Aggregated field wells of a tree map.</p>
|
|
3872
4170
|
*/
|
|
3873
4171
|
export interface TreeMapAggregatedFieldWells {
|
|
@@ -3885,6 +4183,7 @@ export interface TreeMapAggregatedFieldWells {
|
|
|
3885
4183
|
Colors?: MeasureField[];
|
|
3886
4184
|
}
|
|
3887
4185
|
/**
|
|
4186
|
+
* @public
|
|
3888
4187
|
* <p>The field wells of a tree map.</p>
|
|
3889
4188
|
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
3890
4189
|
*/
|
|
@@ -3895,6 +4194,7 @@ export interface TreeMapFieldWells {
|
|
|
3895
4194
|
TreeMapAggregatedFieldWells?: TreeMapAggregatedFieldWells;
|
|
3896
4195
|
}
|
|
3897
4196
|
/**
|
|
4197
|
+
* @public
|
|
3898
4198
|
* <p>The sort configuration of a tree map.</p>
|
|
3899
4199
|
*/
|
|
3900
4200
|
export interface TreeMapSortConfiguration {
|
|
@@ -3908,6 +4208,7 @@ export interface TreeMapSortConfiguration {
|
|
|
3908
4208
|
TreeMapGroupItemsLimitConfiguration?: ItemsLimitConfiguration;
|
|
3909
4209
|
}
|
|
3910
4210
|
/**
|
|
4211
|
+
* @public
|
|
3911
4212
|
* <p>The configuration of a tree map.</p>
|
|
3912
4213
|
*/
|
|
3913
4214
|
export interface TreeMapConfiguration {
|
|
@@ -3949,6 +4250,7 @@ export interface TreeMapConfiguration {
|
|
|
3949
4250
|
Tooltip?: TooltipOptions;
|
|
3950
4251
|
}
|
|
3951
4252
|
/**
|
|
4253
|
+
* @public
|
|
3952
4254
|
* <p>A tree map.</p>
|
|
3953
4255
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/tree-map.html">Using tree maps</a> in the <i>Amazon QuickSight User Guide</i>.</p>
|
|
3954
4256
|
*/
|
|
@@ -3979,6 +4281,7 @@ export interface TreeMapVisual {
|
|
|
3979
4281
|
ColumnHierarchies?: ColumnHierarchy[];
|
|
3980
4282
|
}
|
|
3981
4283
|
/**
|
|
4284
|
+
* @public
|
|
3982
4285
|
* <p>The field well configuration of a waterfall visual.</p>
|
|
3983
4286
|
*/
|
|
3984
4287
|
export interface WaterfallChartAggregatedFieldWells {
|
|
@@ -3996,6 +4299,7 @@ export interface WaterfallChartAggregatedFieldWells {
|
|
|
3996
4299
|
Breakdowns?: DimensionField[];
|
|
3997
4300
|
}
|
|
3998
4301
|
/**
|
|
4302
|
+
* @public
|
|
3999
4303
|
* <p>The field well configuration of a waterfall visual.</p>
|
|
4000
4304
|
*/
|
|
4001
4305
|
export interface WaterfallChartFieldWells {
|
|
@@ -4005,6 +4309,7 @@ export interface WaterfallChartFieldWells {
|
|
|
4005
4309
|
WaterfallChartAggregatedFieldWells?: WaterfallChartAggregatedFieldWells;
|
|
4006
4310
|
}
|
|
4007
4311
|
/**
|
|
4312
|
+
* @public
|
|
4008
4313
|
* <p>The sort configuration of a waterfall visual.</p>
|
|
4009
4314
|
*/
|
|
4010
4315
|
export interface WaterfallChartSortConfiguration {
|
|
@@ -4018,6 +4323,7 @@ export interface WaterfallChartSortConfiguration {
|
|
|
4018
4323
|
BreakdownItemsLimit?: ItemsLimitConfiguration;
|
|
4019
4324
|
}
|
|
4020
4325
|
/**
|
|
4326
|
+
* @public
|
|
4021
4327
|
* <p>The options that determine the presentation of a waterfall visual.</p>
|
|
4022
4328
|
*/
|
|
4023
4329
|
export interface WaterfallChartOptions {
|
|
@@ -4027,6 +4333,7 @@ export interface WaterfallChartOptions {
|
|
|
4027
4333
|
TotalBarLabel?: string;
|
|
4028
4334
|
}
|
|
4029
4335
|
/**
|
|
4336
|
+
* @public
|
|
4030
4337
|
* <p>The configuration for a waterfall visual.</p>
|
|
4031
4338
|
*/
|
|
4032
4339
|
export interface WaterfallChartConfiguration {
|
|
@@ -4072,6 +4379,7 @@ export interface WaterfallChartConfiguration {
|
|
|
4072
4379
|
VisualPalette?: VisualPalette;
|
|
4073
4380
|
}
|
|
4074
4381
|
/**
|
|
4382
|
+
* @public
|
|
4075
4383
|
* <p>A waterfall chart.</p>
|
|
4076
4384
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/waterfall-chart.html">Using waterfall charts</a> in the <i>Amazon QuickSight User Guide</i>.</p>
|
|
4077
4385
|
*/
|
|
@@ -4102,6 +4410,7 @@ export interface WaterfallVisual {
|
|
|
4102
4410
|
ColumnHierarchies?: ColumnHierarchy[];
|
|
4103
4411
|
}
|
|
4104
4412
|
/**
|
|
4413
|
+
* @public
|
|
4105
4414
|
* <p>The aggregated field wells of a word cloud.</p>
|
|
4106
4415
|
*/
|
|
4107
4416
|
export interface WordCloudAggregatedFieldWells {
|
|
@@ -4115,6 +4424,7 @@ export interface WordCloudAggregatedFieldWells {
|
|
|
4115
4424
|
Size?: MeasureField[];
|
|
4116
4425
|
}
|
|
4117
4426
|
/**
|
|
4427
|
+
* @public
|
|
4118
4428
|
* <p>The field wells of a word cloud visual.</p>
|
|
4119
4429
|
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
4120
4430
|
*/
|
|
@@ -4125,6 +4435,7 @@ export interface WordCloudFieldWells {
|
|
|
4125
4435
|
WordCloudAggregatedFieldWells?: WordCloudAggregatedFieldWells;
|
|
4126
4436
|
}
|
|
4127
4437
|
/**
|
|
4438
|
+
* @public
|
|
4128
4439
|
* <p>The sort configuration of a word cloud visual.</p>
|
|
4129
4440
|
*/
|
|
4130
4441
|
export interface WordCloudSortConfiguration {
|
|
@@ -4137,29 +4448,45 @@ export interface WordCloudSortConfiguration {
|
|
|
4137
4448
|
*/
|
|
4138
4449
|
CategorySort?: FieldSortOptions[];
|
|
4139
4450
|
}
|
|
4451
|
+
/**
|
|
4452
|
+
* @public
|
|
4453
|
+
*/
|
|
4140
4454
|
export declare enum WordCloudCloudLayout {
|
|
4141
4455
|
FLUID = "FLUID",
|
|
4142
4456
|
NORMAL = "NORMAL"
|
|
4143
4457
|
}
|
|
4458
|
+
/**
|
|
4459
|
+
* @public
|
|
4460
|
+
*/
|
|
4144
4461
|
export declare enum WordCloudWordCasing {
|
|
4145
4462
|
EXISTING_CASE = "EXISTING_CASE",
|
|
4146
4463
|
LOWER_CASE = "LOWER_CASE"
|
|
4147
4464
|
}
|
|
4465
|
+
/**
|
|
4466
|
+
* @public
|
|
4467
|
+
*/
|
|
4148
4468
|
export declare enum WordCloudWordOrientation {
|
|
4149
4469
|
HORIZONTAL = "HORIZONTAL",
|
|
4150
4470
|
HORIZONTAL_AND_VERTICAL = "HORIZONTAL_AND_VERTICAL"
|
|
4151
4471
|
}
|
|
4472
|
+
/**
|
|
4473
|
+
* @public
|
|
4474
|
+
*/
|
|
4152
4475
|
export declare enum WordCloudWordPadding {
|
|
4153
4476
|
LARGE = "LARGE",
|
|
4154
4477
|
MEDIUM = "MEDIUM",
|
|
4155
4478
|
NONE = "NONE",
|
|
4156
4479
|
SMALL = "SMALL"
|
|
4157
4480
|
}
|
|
4481
|
+
/**
|
|
4482
|
+
* @public
|
|
4483
|
+
*/
|
|
4158
4484
|
export declare enum WordCloudWordScaling {
|
|
4159
4485
|
EMPHASIZE = "EMPHASIZE",
|
|
4160
4486
|
NORMAL = "NORMAL"
|
|
4161
4487
|
}
|
|
4162
4488
|
/**
|
|
4489
|
+
* @public
|
|
4163
4490
|
* <p>The word cloud options for a word cloud visual.</p>
|
|
4164
4491
|
*/
|
|
4165
4492
|
export interface WordCloudOptions {
|
|
@@ -4189,6 +4516,7 @@ export interface WordCloudOptions {
|
|
|
4189
4516
|
MaximumStringLength?: number;
|
|
4190
4517
|
}
|
|
4191
4518
|
/**
|
|
4519
|
+
* @public
|
|
4192
4520
|
* <p>The configuration of a word cloud visual.</p>
|
|
4193
4521
|
*/
|
|
4194
4522
|
export interface WordCloudChartConfiguration {
|
|
@@ -4210,6 +4538,7 @@ export interface WordCloudChartConfiguration {
|
|
|
4210
4538
|
WordCloudOptions?: WordCloudOptions;
|
|
4211
4539
|
}
|
|
4212
4540
|
/**
|
|
4541
|
+
* @public
|
|
4213
4542
|
* <p>A word cloud.</p>
|
|
4214
4543
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/word-cloud.html">Using word clouds</a> in the <i>Amazon QuickSight User Guide</i>.</p>
|
|
4215
4544
|
*/
|
|
@@ -4240,6 +4569,7 @@ export interface WordCloudVisual {
|
|
|
4240
4569
|
ColumnHierarchies?: ColumnHierarchy[];
|
|
4241
4570
|
}
|
|
4242
4571
|
/**
|
|
4572
|
+
* @public
|
|
4243
4573
|
* <p>A visual displayed on a sheet in an analysis, dashboard, or template.</p>
|
|
4244
4574
|
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
4245
4575
|
*/
|
|
@@ -4360,6 +4690,7 @@ export interface Visual {
|
|
|
4360
4690
|
RadarChartVisual?: RadarChartVisual;
|
|
4361
4691
|
}
|
|
4362
4692
|
/**
|
|
4693
|
+
* @public
|
|
4363
4694
|
* <p>A sheet is an object that contains a set of visuals that
|
|
4364
4695
|
* are viewed together on one page in a paginated report. Every analysis and dashboard must contain at least one sheet.</p>
|
|
4365
4696
|
*/
|
|
@@ -4424,6 +4755,7 @@ export interface SheetDefinition {
|
|
|
4424
4755
|
ContentType?: SheetContentType | string;
|
|
4425
4756
|
}
|
|
4426
4757
|
/**
|
|
4758
|
+
* @public
|
|
4427
4759
|
* <p>The definition of an analysis.</p>
|
|
4428
4760
|
*/
|
|
4429
4761
|
export interface AnalysisDefinition {
|
|
@@ -4464,6 +4796,9 @@ export interface AnalysisDefinition {
|
|
|
4464
4796
|
*/
|
|
4465
4797
|
AnalysisDefaults?: AnalysisDefaults;
|
|
4466
4798
|
}
|
|
4799
|
+
/**
|
|
4800
|
+
* @public
|
|
4801
|
+
*/
|
|
4467
4802
|
export declare enum AnalysisFilterAttribute {
|
|
4468
4803
|
ANALYSIS_NAME = "ANALYSIS_NAME",
|
|
4469
4804
|
DIRECT_QUICKSIGHT_OWNER = "DIRECT_QUICKSIGHT_OWNER",
|
|
@@ -4473,11 +4808,15 @@ export declare enum AnalysisFilterAttribute {
|
|
|
4473
4808
|
QUICKSIGHT_USER = "QUICKSIGHT_USER",
|
|
4474
4809
|
QUICKSIGHT_VIEWER_OR_OWNER = "QUICKSIGHT_VIEWER_OR_OWNER"
|
|
4475
4810
|
}
|
|
4811
|
+
/**
|
|
4812
|
+
* @public
|
|
4813
|
+
*/
|
|
4476
4814
|
export declare enum FilterOperator {
|
|
4477
4815
|
StringEquals = "StringEquals",
|
|
4478
4816
|
StringLike = "StringLike"
|
|
4479
4817
|
}
|
|
4480
4818
|
/**
|
|
4819
|
+
* @public
|
|
4481
4820
|
* <p>A filter that you apply when searching for one or more analyses.</p>
|
|
4482
4821
|
*/
|
|
4483
4822
|
export interface AnalysisSearchFilter {
|
|
@@ -4527,6 +4866,7 @@ export interface AnalysisSearchFilter {
|
|
|
4527
4866
|
Value?: string;
|
|
4528
4867
|
}
|
|
4529
4868
|
/**
|
|
4869
|
+
* @public
|
|
4530
4870
|
* <p>Dataset reference.</p>
|
|
4531
4871
|
*/
|
|
4532
4872
|
export interface DataSetReference {
|
|
@@ -4540,6 +4880,7 @@ export interface DataSetReference {
|
|
|
4540
4880
|
DataSetArn: string | undefined;
|
|
4541
4881
|
}
|
|
4542
4882
|
/**
|
|
4883
|
+
* @public
|
|
4543
4884
|
* <p>The source template of an analysis.</p>
|
|
4544
4885
|
*/
|
|
4545
4886
|
export interface AnalysisSourceTemplate {
|
|
@@ -4553,6 +4894,7 @@ export interface AnalysisSourceTemplate {
|
|
|
4553
4894
|
Arn: string | undefined;
|
|
4554
4895
|
}
|
|
4555
4896
|
/**
|
|
4897
|
+
* @public
|
|
4556
4898
|
* <p>The source entity of an analysis.</p>
|
|
4557
4899
|
*/
|
|
4558
4900
|
export interface AnalysisSourceEntity {
|
|
@@ -4562,6 +4904,7 @@ export interface AnalysisSourceEntity {
|
|
|
4562
4904
|
SourceTemplate?: AnalysisSourceTemplate;
|
|
4563
4905
|
}
|
|
4564
4906
|
/**
|
|
4907
|
+
* @public
|
|
4565
4908
|
* <p>The summary metadata that describes an analysis.</p>
|
|
4566
4909
|
*/
|
|
4567
4910
|
export interface AnalysisSummary {
|
|
@@ -4592,6 +4935,7 @@ export interface AnalysisSummary {
|
|
|
4592
4935
|
LastUpdatedTime?: Date;
|
|
4593
4936
|
}
|
|
4594
4937
|
/**
|
|
4938
|
+
* @public
|
|
4595
4939
|
* <p>Information about the dashboard that you want to embed.</p>
|
|
4596
4940
|
*/
|
|
4597
4941
|
export interface AnonymousUserDashboardEmbeddingConfiguration {
|
|
@@ -4602,6 +4946,7 @@ export interface AnonymousUserDashboardEmbeddingConfiguration {
|
|
|
4602
4946
|
InitialDashboardId: string | undefined;
|
|
4603
4947
|
}
|
|
4604
4948
|
/**
|
|
4949
|
+
* @public
|
|
4605
4950
|
* <p>A structure that contains the following elements:</p>
|
|
4606
4951
|
* <ul>
|
|
4607
4952
|
* <li>
|
|
@@ -4631,6 +4976,7 @@ export interface DashboardVisualId {
|
|
|
4631
4976
|
VisualId: string | undefined;
|
|
4632
4977
|
}
|
|
4633
4978
|
/**
|
|
4979
|
+
* @public
|
|
4634
4980
|
* <p>The experience that you are embedding. You can use this object to generate a url that embeds a visual into your application.</p>
|
|
4635
4981
|
*/
|
|
4636
4982
|
export interface AnonymousUserDashboardVisualEmbeddingConfiguration {
|
|
@@ -4641,6 +4987,7 @@ export interface AnonymousUserDashboardVisualEmbeddingConfiguration {
|
|
|
4641
4987
|
InitialDashboardVisualId: DashboardVisualId | undefined;
|
|
4642
4988
|
}
|
|
4643
4989
|
/**
|
|
4990
|
+
* @public
|
|
4644
4991
|
* <p>The settings that you want to use with the Q search bar.</p>
|
|
4645
4992
|
*/
|
|
4646
4993
|
export interface AnonymousUserQSearchBarEmbeddingConfiguration {
|
|
@@ -4651,6 +4998,7 @@ export interface AnonymousUserQSearchBarEmbeddingConfiguration {
|
|
|
4651
4998
|
InitialTopicId: string | undefined;
|
|
4652
4999
|
}
|
|
4653
5000
|
/**
|
|
5001
|
+
* @public
|
|
4654
5002
|
* <p>The type of experience you want to embed. For anonymous users, you can embed Amazon QuickSight dashboards.</p>
|
|
4655
5003
|
*/
|
|
4656
5004
|
export interface AnonymousUserEmbeddingExperienceConfiguration {
|
|
@@ -4667,12 +5015,16 @@ export interface AnonymousUserEmbeddingExperienceConfiguration {
|
|
|
4667
5015
|
*/
|
|
4668
5016
|
QSearchBar?: AnonymousUserQSearchBarEmbeddingConfiguration;
|
|
4669
5017
|
}
|
|
5018
|
+
/**
|
|
5019
|
+
* @public
|
|
5020
|
+
*/
|
|
4670
5021
|
export declare enum AssignmentStatus {
|
|
4671
5022
|
DISABLED = "DISABLED",
|
|
4672
5023
|
DRAFT = "DRAFT",
|
|
4673
5024
|
ENABLED = "ENABLED"
|
|
4674
5025
|
}
|
|
4675
5026
|
/**
|
|
5027
|
+
* @public
|
|
4676
5028
|
* <p>Parameters for Amazon Athena.</p>
|
|
4677
5029
|
*/
|
|
4678
5030
|
export interface AthenaParameters {
|
|
@@ -4686,6 +5038,7 @@ export interface AthenaParameters {
|
|
|
4686
5038
|
RoleArn?: string;
|
|
4687
5039
|
}
|
|
4688
5040
|
/**
|
|
5041
|
+
* @public
|
|
4689
5042
|
* <p>Parameters for Amazon Aurora.</p>
|
|
4690
5043
|
*/
|
|
4691
5044
|
export interface AuroraParameters {
|
|
@@ -4703,6 +5056,7 @@ export interface AuroraParameters {
|
|
|
4703
5056
|
Database: string | undefined;
|
|
4704
5057
|
}
|
|
4705
5058
|
/**
|
|
5059
|
+
* @public
|
|
4706
5060
|
* <p>Parameters for Amazon Aurora PostgreSQL-Compatible Edition.</p>
|
|
4707
5061
|
*/
|
|
4708
5062
|
export interface AuroraPostgreSqlParameters {
|
|
@@ -4719,12 +5073,16 @@ export interface AuroraPostgreSqlParameters {
|
|
|
4719
5073
|
*/
|
|
4720
5074
|
Database: string | undefined;
|
|
4721
5075
|
}
|
|
5076
|
+
/**
|
|
5077
|
+
* @public
|
|
5078
|
+
*/
|
|
4722
5079
|
export declare enum AuthenticationMethodOption {
|
|
4723
5080
|
ACTIVE_DIRECTORY = "ACTIVE_DIRECTORY",
|
|
4724
5081
|
IAM_AND_QUICKSIGHT = "IAM_AND_QUICKSIGHT",
|
|
4725
5082
|
IAM_ONLY = "IAM_ONLY"
|
|
4726
5083
|
}
|
|
4727
5084
|
/**
|
|
5085
|
+
* @public
|
|
4728
5086
|
* <p>The parameters for IoT Analytics.</p>
|
|
4729
5087
|
*/
|
|
4730
5088
|
export interface AwsIotAnalyticsParameters {
|
|
@@ -4734,6 +5092,7 @@ export interface AwsIotAnalyticsParameters {
|
|
|
4734
5092
|
DataSetName: string | undefined;
|
|
4735
5093
|
}
|
|
4736
5094
|
/**
|
|
5095
|
+
* @public
|
|
4737
5096
|
* <p>The display options for tile borders for visuals.</p>
|
|
4738
5097
|
*/
|
|
4739
5098
|
export interface BorderStyle {
|
|
@@ -4743,6 +5102,7 @@ export interface BorderStyle {
|
|
|
4743
5102
|
Show?: boolean;
|
|
4744
5103
|
}
|
|
4745
5104
|
/**
|
|
5105
|
+
* @public
|
|
4746
5106
|
* <p>A calculated column for a dataset.</p>
|
|
4747
5107
|
*/
|
|
4748
5108
|
export interface CalculatedColumn {
|
|
@@ -4761,6 +5121,9 @@ export interface CalculatedColumn {
|
|
|
4761
5121
|
*/
|
|
4762
5122
|
Expression: string | undefined;
|
|
4763
5123
|
}
|
|
5124
|
+
/**
|
|
5125
|
+
* @public
|
|
5126
|
+
*/
|
|
4764
5127
|
export interface CancelIngestionRequest {
|
|
4765
5128
|
/**
|
|
4766
5129
|
* <p>The Amazon Web Services account ID.</p>
|
|
@@ -4775,6 +5138,9 @@ export interface CancelIngestionRequest {
|
|
|
4775
5138
|
*/
|
|
4776
5139
|
IngestionId: string | undefined;
|
|
4777
5140
|
}
|
|
5141
|
+
/**
|
|
5142
|
+
* @public
|
|
5143
|
+
*/
|
|
4778
5144
|
export interface CancelIngestionResponse {
|
|
4779
5145
|
/**
|
|
4780
5146
|
* <p>The Amazon Resource Name (ARN) for the data ingestion.</p>
|
|
@@ -4794,6 +5160,7 @@ export interface CancelIngestionResponse {
|
|
|
4794
5160
|
Status?: number;
|
|
4795
5161
|
}
|
|
4796
5162
|
/**
|
|
5163
|
+
* @public
|
|
4797
5164
|
* <p>An internal failure occurred.</p>
|
|
4798
5165
|
*/
|
|
4799
5166
|
export declare class InternalFailureException extends __BaseException {
|
|
@@ -4810,6 +5177,7 @@ export declare class InternalFailureException extends __BaseException {
|
|
|
4810
5177
|
constructor(opts: __ExceptionOptionType<InternalFailureException, __BaseException>);
|
|
4811
5178
|
}
|
|
4812
5179
|
/**
|
|
5180
|
+
* @public
|
|
4813
5181
|
* <p>One or more parameters has a value that isn't valid.</p>
|
|
4814
5182
|
*/
|
|
4815
5183
|
export declare class InvalidParameterValueException extends __BaseException {
|
|
@@ -4825,6 +5193,9 @@ export declare class InvalidParameterValueException extends __BaseException {
|
|
|
4825
5193
|
*/
|
|
4826
5194
|
constructor(opts: __ExceptionOptionType<InvalidParameterValueException, __BaseException>);
|
|
4827
5195
|
}
|
|
5196
|
+
/**
|
|
5197
|
+
* @public
|
|
5198
|
+
*/
|
|
4828
5199
|
export declare enum ExceptionResourceType {
|
|
4829
5200
|
ACCOUNT_SETTINGS = "ACCOUNT_SETTINGS",
|
|
4830
5201
|
DATA_SET = "DATA_SET",
|
|
@@ -4837,6 +5208,7 @@ export declare enum ExceptionResourceType {
|
|
|
4837
5208
|
VPC_CONNECTION = "VPC_CONNECTION"
|
|
4838
5209
|
}
|
|
4839
5210
|
/**
|
|
5211
|
+
* @public
|
|
4840
5212
|
* <p>The resource specified already exists. </p>
|
|
4841
5213
|
*/
|
|
4842
5214
|
export declare class ResourceExistsException extends __BaseException {
|
|
@@ -4857,6 +5229,7 @@ export declare class ResourceExistsException extends __BaseException {
|
|
|
4857
5229
|
constructor(opts: __ExceptionOptionType<ResourceExistsException, __BaseException>);
|
|
4858
5230
|
}
|
|
4859
5231
|
/**
|
|
5232
|
+
* @public
|
|
4860
5233
|
* <p>One or more resources can't be found.</p>
|
|
4861
5234
|
*/
|
|
4862
5235
|
export declare class ResourceNotFoundException extends __BaseException {
|
|
@@ -4877,6 +5250,7 @@ export declare class ResourceNotFoundException extends __BaseException {
|
|
|
4877
5250
|
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
4878
5251
|
}
|
|
4879
5252
|
/**
|
|
5253
|
+
* @public
|
|
4880
5254
|
* <p>Access is throttled.</p>
|
|
4881
5255
|
*/
|
|
4882
5256
|
export declare class ThrottlingException extends __BaseException {
|
|
@@ -4892,6 +5266,9 @@ export declare class ThrottlingException extends __BaseException {
|
|
|
4892
5266
|
*/
|
|
4893
5267
|
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
4894
5268
|
}
|
|
5269
|
+
/**
|
|
5270
|
+
* @public
|
|
5271
|
+
*/
|
|
4895
5272
|
export declare enum ColumnDataType {
|
|
4896
5273
|
DATETIME = "DATETIME",
|
|
4897
5274
|
DECIMAL = "DECIMAL",
|
|
@@ -4899,6 +5276,7 @@ export declare enum ColumnDataType {
|
|
|
4899
5276
|
STRING = "STRING"
|
|
4900
5277
|
}
|
|
4901
5278
|
/**
|
|
5279
|
+
* @public
|
|
4902
5280
|
* <p>A transform operation that casts a column to a different type.</p>
|
|
4903
5281
|
*/
|
|
4904
5282
|
export interface CastColumnTypeOperation {
|
|
@@ -4917,6 +5295,7 @@ export interface CastColumnTypeOperation {
|
|
|
4917
5295
|
Format?: string;
|
|
4918
5296
|
}
|
|
4919
5297
|
/**
|
|
5298
|
+
* @public
|
|
4920
5299
|
* <p>Metadata that contains a description for a column.</p>
|
|
4921
5300
|
*/
|
|
4922
5301
|
export interface ColumnDescription {
|
|
@@ -4925,10 +5304,14 @@ export interface ColumnDescription {
|
|
|
4925
5304
|
*/
|
|
4926
5305
|
Text?: string;
|
|
4927
5306
|
}
|
|
5307
|
+
/**
|
|
5308
|
+
* @public
|
|
5309
|
+
*/
|
|
4928
5310
|
export declare enum GeoSpatialCountryCode {
|
|
4929
5311
|
US = "US"
|
|
4930
5312
|
}
|
|
4931
5313
|
/**
|
|
5314
|
+
* @public
|
|
4932
5315
|
* <p>Geospatial column group that denotes a hierarchy.</p>
|
|
4933
5316
|
*/
|
|
4934
5317
|
export interface GeoSpatialColumnGroup {
|
|
@@ -4946,6 +5329,7 @@ export interface GeoSpatialColumnGroup {
|
|
|
4946
5329
|
Columns: string[] | undefined;
|
|
4947
5330
|
}
|
|
4948
5331
|
/**
|
|
5332
|
+
* @public
|
|
4949
5333
|
* <p>Groupings of columns that work together in certain Amazon QuickSight features. This is
|
|
4950
5334
|
* a variant type structure. For this structure to be valid, only one of the attributes can
|
|
4951
5335
|
* be non-null.</p>
|
|
@@ -4957,6 +5341,7 @@ export interface ColumnGroup {
|
|
|
4957
5341
|
GeoSpatialColumnGroup?: GeoSpatialColumnGroup;
|
|
4958
5342
|
}
|
|
4959
5343
|
/**
|
|
5344
|
+
* @public
|
|
4960
5345
|
* <p>A structure describing the name, data type, and geographic role of the columns.</p>
|
|
4961
5346
|
*/
|
|
4962
5347
|
export interface ColumnGroupColumnSchema {
|
|
@@ -4966,6 +5351,7 @@ export interface ColumnGroupColumnSchema {
|
|
|
4966
5351
|
Name?: string;
|
|
4967
5352
|
}
|
|
4968
5353
|
/**
|
|
5354
|
+
* @public
|
|
4969
5355
|
* <p>The column group schema.</p>
|
|
4970
5356
|
*/
|
|
4971
5357
|
export interface ColumnGroupSchema {
|
|
@@ -4979,6 +5365,7 @@ export interface ColumnGroupSchema {
|
|
|
4979
5365
|
ColumnGroupColumnSchemaList?: ColumnGroupColumnSchema[];
|
|
4980
5366
|
}
|
|
4981
5367
|
/**
|
|
5368
|
+
* @public
|
|
4982
5369
|
* <p>A rule defined to grant access on one or more restricted columns.
|
|
4983
5370
|
* Each dataset can have multiple rules.
|
|
4984
5371
|
* To create a restricted column, you add it to one or more rules.
|
|
@@ -4997,6 +5384,7 @@ export interface ColumnLevelPermissionRule {
|
|
|
4997
5384
|
ColumnNames?: string[];
|
|
4998
5385
|
}
|
|
4999
5386
|
/**
|
|
5387
|
+
* @public
|
|
5000
5388
|
* <p>The column schema.</p>
|
|
5001
5389
|
*/
|
|
5002
5390
|
export interface ColumnSchema {
|
|
@@ -5013,6 +5401,9 @@ export interface ColumnSchema {
|
|
|
5013
5401
|
*/
|
|
5014
5402
|
GeographicRole?: string;
|
|
5015
5403
|
}
|
|
5404
|
+
/**
|
|
5405
|
+
* @public
|
|
5406
|
+
*/
|
|
5016
5407
|
export declare enum GeoSpatialDataRole {
|
|
5017
5408
|
CITY = "CITY",
|
|
5018
5409
|
COUNTRY = "COUNTRY",
|
|
@@ -5023,6 +5414,7 @@ export declare enum GeoSpatialDataRole {
|
|
|
5023
5414
|
STATE = "STATE"
|
|
5024
5415
|
}
|
|
5025
5416
|
/**
|
|
5417
|
+
* @public
|
|
5026
5418
|
* <p>A tag for a column in a
|
|
5027
5419
|
* <code>
|
|
5028
5420
|
* <a href="https://docs.aws.amazon.com/quicksight/latest/APIReference/API_TagColumnOperation.html">TagColumnOperation</a>
|
|
@@ -5041,11 +5433,15 @@ export interface ColumnTag {
|
|
|
5041
5433
|
*/
|
|
5042
5434
|
ColumnDescription?: ColumnDescription;
|
|
5043
5435
|
}
|
|
5436
|
+
/**
|
|
5437
|
+
* @public
|
|
5438
|
+
*/
|
|
5044
5439
|
export declare enum ColumnTagName {
|
|
5045
5440
|
COLUMN_DESCRIPTION = "COLUMN_DESCRIPTION",
|
|
5046
5441
|
COLUMN_GEOGRAPHIC_ROLE = "COLUMN_GEOGRAPHIC_ROLE"
|
|
5047
5442
|
}
|
|
5048
5443
|
/**
|
|
5444
|
+
* @public
|
|
5049
5445
|
* <p>A resource is already in a state that indicates an operation is happening that must complete
|
|
5050
5446
|
* before a new update can be applied.</p>
|
|
5051
5447
|
*/
|
|
@@ -5060,6 +5456,7 @@ export declare class ConcurrentUpdatingException extends __BaseException {
|
|
|
5060
5456
|
constructor(opts: __ExceptionOptionType<ConcurrentUpdatingException, __BaseException>);
|
|
5061
5457
|
}
|
|
5062
5458
|
/**
|
|
5459
|
+
* @public
|
|
5063
5460
|
* <p>Updating or deleting a resource can cause an inconsistent state.</p>
|
|
5064
5461
|
*/
|
|
5065
5462
|
export declare class ConflictException extends __BaseException {
|
|
@@ -5076,6 +5473,7 @@ export declare class ConflictException extends __BaseException {
|
|
|
5076
5473
|
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
5077
5474
|
}
|
|
5078
5475
|
/**
|
|
5476
|
+
* @public
|
|
5079
5477
|
* <p>The key or keys of the key-value pairs for the resource tag or tags assigned to the
|
|
5080
5478
|
* resource.</p>
|
|
5081
5479
|
*/
|
|
@@ -5089,6 +5487,9 @@ export interface Tag {
|
|
|
5089
5487
|
*/
|
|
5090
5488
|
Value: string | undefined;
|
|
5091
5489
|
}
|
|
5490
|
+
/**
|
|
5491
|
+
* @public
|
|
5492
|
+
*/
|
|
5092
5493
|
export interface CreateAccountCustomizationRequest {
|
|
5093
5494
|
/**
|
|
5094
5495
|
* <p>The ID for the Amazon Web Services account that you want to customize Amazon QuickSight for.</p>
|
|
@@ -5102,11 +5503,11 @@ export interface CreateAccountCustomizationRequest {
|
|
|
5102
5503
|
* <p>The Amazon QuickSight customizations you're adding in the current Amazon Web Services Region. You can add
|
|
5103
5504
|
* these to an Amazon Web Services account and a QuickSight namespace. </p>
|
|
5104
5505
|
* <p>For example, you can add a default theme by setting <code>AccountCustomization</code>
|
|
5105
|
-
* to the midnight theme: <code>"AccountCustomization": { "DefaultTheme":
|
|
5106
|
-
* "arn:aws:quicksight::aws:theme/MIDNIGHT" }</code>. Or, you can add a custom theme by
|
|
5107
|
-
* specifying <code>"AccountCustomization": { "DefaultTheme":
|
|
5506
|
+
* to the midnight theme: <code>"AccountCustomization": \{ "DefaultTheme":
|
|
5507
|
+
* "arn:aws:quicksight::aws:theme/MIDNIGHT" \}</code>. Or, you can add a custom theme by
|
|
5508
|
+
* specifying <code>"AccountCustomization": \{ "DefaultTheme":
|
|
5108
5509
|
* "arn:aws:quicksight:us-west-2:111122223333:theme/bdb844d0-0fe9-4d9d-b520-0fe602d93639"
|
|
5109
|
-
* }</code>. </p>
|
|
5510
|
+
* \}</code>. </p>
|
|
5110
5511
|
*/
|
|
5111
5512
|
AccountCustomization: AccountCustomization | undefined;
|
|
5112
5513
|
/**
|
|
@@ -5114,6 +5515,9 @@ export interface CreateAccountCustomizationRequest {
|
|
|
5114
5515
|
*/
|
|
5115
5516
|
Tags?: Tag[];
|
|
5116
5517
|
}
|
|
5518
|
+
/**
|
|
5519
|
+
* @public
|
|
5520
|
+
*/
|
|
5117
5521
|
export interface CreateAccountCustomizationResponse {
|
|
5118
5522
|
/**
|
|
5119
5523
|
* <p>The Amazon Resource Name (ARN) for the customization that you created for this Amazon Web Services account.</p>
|
|
@@ -5141,6 +5545,7 @@ export interface CreateAccountCustomizationResponse {
|
|
|
5141
5545
|
Status?: number;
|
|
5142
5546
|
}
|
|
5143
5547
|
/**
|
|
5548
|
+
* @public
|
|
5144
5549
|
* <p>This resource is currently unavailable.</p>
|
|
5145
5550
|
*/
|
|
5146
5551
|
export declare class ResourceUnavailableException extends __BaseException {
|
|
@@ -5160,6 +5565,9 @@ export declare class ResourceUnavailableException extends __BaseException {
|
|
|
5160
5565
|
*/
|
|
5161
5566
|
constructor(opts: __ExceptionOptionType<ResourceUnavailableException, __BaseException>);
|
|
5162
5567
|
}
|
|
5568
|
+
/**
|
|
5569
|
+
* @public
|
|
5570
|
+
*/
|
|
5163
5571
|
export interface CreateAccountSubscriptionRequest {
|
|
5164
5572
|
/**
|
|
5165
5573
|
* <p>The edition of Amazon QuickSight that you want your account to have. Currently, you can
|
|
@@ -5270,6 +5678,7 @@ export interface CreateAccountSubscriptionRequest {
|
|
|
5270
5678
|
ContactNumber?: string;
|
|
5271
5679
|
}
|
|
5272
5680
|
/**
|
|
5681
|
+
* @public
|
|
5273
5682
|
* <p>A <code>SignupResponse</code> object that contains a summary of a newly created account.</p>
|
|
5274
5683
|
*/
|
|
5275
5684
|
export interface SignupResponse {
|
|
@@ -5293,6 +5702,9 @@ export interface SignupResponse {
|
|
|
5293
5702
|
*/
|
|
5294
5703
|
directoryType?: string;
|
|
5295
5704
|
}
|
|
5705
|
+
/**
|
|
5706
|
+
* @public
|
|
5707
|
+
*/
|
|
5296
5708
|
export interface CreateAccountSubscriptionResponse {
|
|
5297
5709
|
/**
|
|
5298
5710
|
* <p>A <code>SignupResponse</code> object that returns information about a newly created Amazon QuickSight account.</p>
|
|
@@ -5311,10 +5723,6 @@ export interface CreateAccountSubscriptionResponse {
|
|
|
5311
5723
|
* @internal
|
|
5312
5724
|
*/
|
|
5313
5725
|
export declare const ComboChartVisualFilterSensitiveLog: (obj: ComboChartVisual) => any;
|
|
5314
|
-
/**
|
|
5315
|
-
* @internal
|
|
5316
|
-
*/
|
|
5317
|
-
export declare const CustomContentConfigurationFilterSensitiveLog: (obj: CustomContentConfiguration) => any;
|
|
5318
5726
|
/**
|
|
5319
5727
|
* @internal
|
|
5320
5728
|
*/
|
|
@@ -5331,34 +5739,10 @@ export declare const FilledMapAggregatedFieldWellsFilterSensitiveLog: (obj: Fill
|
|
|
5331
5739
|
* @internal
|
|
5332
5740
|
*/
|
|
5333
5741
|
export declare const FilledMapFieldWellsFilterSensitiveLog: (obj: FilledMapFieldWells) => any;
|
|
5334
|
-
/**
|
|
5335
|
-
* @internal
|
|
5336
|
-
*/
|
|
5337
|
-
export declare const GeospatialMapStyleOptionsFilterSensitiveLog: (obj: GeospatialMapStyleOptions) => any;
|
|
5338
|
-
/**
|
|
5339
|
-
* @internal
|
|
5340
|
-
*/
|
|
5341
|
-
export declare const FilledMapSortConfigurationFilterSensitiveLog: (obj: FilledMapSortConfiguration) => any;
|
|
5342
|
-
/**
|
|
5343
|
-
* @internal
|
|
5344
|
-
*/
|
|
5345
|
-
export declare const GeospatialCoordinateBoundsFilterSensitiveLog: (obj: GeospatialCoordinateBounds) => any;
|
|
5346
|
-
/**
|
|
5347
|
-
* @internal
|
|
5348
|
-
*/
|
|
5349
|
-
export declare const GeospatialWindowOptionsFilterSensitiveLog: (obj: GeospatialWindowOptions) => any;
|
|
5350
5742
|
/**
|
|
5351
5743
|
* @internal
|
|
5352
5744
|
*/
|
|
5353
5745
|
export declare const FilledMapConfigurationFilterSensitiveLog: (obj: FilledMapConfiguration) => any;
|
|
5354
|
-
/**
|
|
5355
|
-
* @internal
|
|
5356
|
-
*/
|
|
5357
|
-
export declare const GradientStopFilterSensitiveLog: (obj: GradientStop) => any;
|
|
5358
|
-
/**
|
|
5359
|
-
* @internal
|
|
5360
|
-
*/
|
|
5361
|
-
export declare const GradientColorFilterSensitiveLog: (obj: GradientColor) => any;
|
|
5362
5746
|
/**
|
|
5363
5747
|
* @internal
|
|
5364
5748
|
*/
|
|
@@ -5391,10 +5775,6 @@ export declare const FilledMapConditionalFormattingFilterSensitiveLog: (obj: Fil
|
|
|
5391
5775
|
* @internal
|
|
5392
5776
|
*/
|
|
5393
5777
|
export declare const FilledMapVisualFilterSensitiveLog: (obj: FilledMapVisual) => any;
|
|
5394
|
-
/**
|
|
5395
|
-
* @internal
|
|
5396
|
-
*/
|
|
5397
|
-
export declare const FunnelChartDataLabelOptionsFilterSensitiveLog: (obj: FunnelChartDataLabelOptions) => any;
|
|
5398
5778
|
/**
|
|
5399
5779
|
* @internal
|
|
5400
5780
|
*/
|
|
@@ -5403,10 +5783,6 @@ export declare const FunnelChartAggregatedFieldWellsFilterSensitiveLog: (obj: Fu
|
|
|
5403
5783
|
* @internal
|
|
5404
5784
|
*/
|
|
5405
5785
|
export declare const FunnelChartFieldWellsFilterSensitiveLog: (obj: FunnelChartFieldWells) => any;
|
|
5406
|
-
/**
|
|
5407
|
-
* @internal
|
|
5408
|
-
*/
|
|
5409
|
-
export declare const FunnelChartSortConfigurationFilterSensitiveLog: (obj: FunnelChartSortConfiguration) => any;
|
|
5410
5786
|
/**
|
|
5411
5787
|
* @internal
|
|
5412
5788
|
*/
|
|
@@ -5419,18 +5795,6 @@ export declare const FunnelChartVisualFilterSensitiveLog: (obj: FunnelChartVisua
|
|
|
5419
5795
|
* @internal
|
|
5420
5796
|
*/
|
|
5421
5797
|
export declare const GaugeChartFieldWellsFilterSensitiveLog: (obj: GaugeChartFieldWells) => any;
|
|
5422
|
-
/**
|
|
5423
|
-
* @internal
|
|
5424
|
-
*/
|
|
5425
|
-
export declare const ArcConfigurationFilterSensitiveLog: (obj: ArcConfiguration) => any;
|
|
5426
|
-
/**
|
|
5427
|
-
* @internal
|
|
5428
|
-
*/
|
|
5429
|
-
export declare const ArcAxisDisplayRangeFilterSensitiveLog: (obj: ArcAxisDisplayRange) => any;
|
|
5430
|
-
/**
|
|
5431
|
-
* @internal
|
|
5432
|
-
*/
|
|
5433
|
-
export declare const ArcAxisConfigurationFilterSensitiveLog: (obj: ArcAxisConfiguration) => any;
|
|
5434
5798
|
/**
|
|
5435
5799
|
* @internal
|
|
5436
5800
|
*/
|
|
@@ -5451,14 +5815,6 @@ export declare const GaugeChartConfigurationFilterSensitiveLog: (obj: GaugeChart
|
|
|
5451
5815
|
* @internal
|
|
5452
5816
|
*/
|
|
5453
5817
|
export declare const GaugeChartArcConditionalFormattingFilterSensitiveLog: (obj: GaugeChartArcConditionalFormatting) => any;
|
|
5454
|
-
/**
|
|
5455
|
-
* @internal
|
|
5456
|
-
*/
|
|
5457
|
-
export declare const ConditionalFormattingIconDisplayConfigurationFilterSensitiveLog: (obj: ConditionalFormattingIconDisplayConfiguration) => any;
|
|
5458
|
-
/**
|
|
5459
|
-
* @internal
|
|
5460
|
-
*/
|
|
5461
|
-
export declare const ConditionalFormattingCustomIconOptionsFilterSensitiveLog: (obj: ConditionalFormattingCustomIconOptions) => any;
|
|
5462
5818
|
/**
|
|
5463
5819
|
* @internal
|
|
5464
5820
|
*/
|
|
@@ -5495,22 +5851,6 @@ export declare const GeospatialMapAggregatedFieldWellsFilterSensitiveLog: (obj:
|
|
|
5495
5851
|
* @internal
|
|
5496
5852
|
*/
|
|
5497
5853
|
export declare const GeospatialMapFieldWellsFilterSensitiveLog: (obj: GeospatialMapFieldWells) => any;
|
|
5498
|
-
/**
|
|
5499
|
-
* @internal
|
|
5500
|
-
*/
|
|
5501
|
-
export declare const SimpleClusterMarkerFilterSensitiveLog: (obj: SimpleClusterMarker) => any;
|
|
5502
|
-
/**
|
|
5503
|
-
* @internal
|
|
5504
|
-
*/
|
|
5505
|
-
export declare const ClusterMarkerFilterSensitiveLog: (obj: ClusterMarker) => any;
|
|
5506
|
-
/**
|
|
5507
|
-
* @internal
|
|
5508
|
-
*/
|
|
5509
|
-
export declare const ClusterMarkerConfigurationFilterSensitiveLog: (obj: ClusterMarkerConfiguration) => any;
|
|
5510
|
-
/**
|
|
5511
|
-
* @internal
|
|
5512
|
-
*/
|
|
5513
|
-
export declare const GeospatialPointStyleOptionsFilterSensitiveLog: (obj: GeospatialPointStyleOptions) => any;
|
|
5514
5854
|
/**
|
|
5515
5855
|
* @internal
|
|
5516
5856
|
*/
|
|
@@ -5519,14 +5859,6 @@ export declare const GeospatialMapConfigurationFilterSensitiveLog: (obj: Geospat
|
|
|
5519
5859
|
* @internal
|
|
5520
5860
|
*/
|
|
5521
5861
|
export declare const GeospatialMapVisualFilterSensitiveLog: (obj: GeospatialMapVisual) => any;
|
|
5522
|
-
/**
|
|
5523
|
-
* @internal
|
|
5524
|
-
*/
|
|
5525
|
-
export declare const DataColorFilterSensitiveLog: (obj: DataColor) => any;
|
|
5526
|
-
/**
|
|
5527
|
-
* @internal
|
|
5528
|
-
*/
|
|
5529
|
-
export declare const ColorScaleFilterSensitiveLog: (obj: ColorScale) => any;
|
|
5530
5862
|
/**
|
|
5531
5863
|
* @internal
|
|
5532
5864
|
*/
|
|
@@ -5535,10 +5867,6 @@ export declare const HeatMapAggregatedFieldWellsFilterSensitiveLog: (obj: HeatMa
|
|
|
5535
5867
|
* @internal
|
|
5536
5868
|
*/
|
|
5537
5869
|
export declare const HeatMapFieldWellsFilterSensitiveLog: (obj: HeatMapFieldWells) => any;
|
|
5538
|
-
/**
|
|
5539
|
-
* @internal
|
|
5540
|
-
*/
|
|
5541
|
-
export declare const HeatMapSortConfigurationFilterSensitiveLog: (obj: HeatMapSortConfiguration) => any;
|
|
5542
5870
|
/**
|
|
5543
5871
|
* @internal
|
|
5544
5872
|
*/
|
|
@@ -5547,18 +5875,6 @@ export declare const HeatMapConfigurationFilterSensitiveLog: (obj: HeatMapConfig
|
|
|
5547
5875
|
* @internal
|
|
5548
5876
|
*/
|
|
5549
5877
|
export declare const HeatMapVisualFilterSensitiveLog: (obj: HeatMapVisual) => any;
|
|
5550
|
-
/**
|
|
5551
|
-
* @internal
|
|
5552
|
-
*/
|
|
5553
|
-
export declare const BinCountOptionsFilterSensitiveLog: (obj: BinCountOptions) => any;
|
|
5554
|
-
/**
|
|
5555
|
-
* @internal
|
|
5556
|
-
*/
|
|
5557
|
-
export declare const BinWidthOptionsFilterSensitiveLog: (obj: BinWidthOptions) => any;
|
|
5558
|
-
/**
|
|
5559
|
-
* @internal
|
|
5560
|
-
*/
|
|
5561
|
-
export declare const HistogramBinOptionsFilterSensitiveLog: (obj: HistogramBinOptions) => any;
|
|
5562
5878
|
/**
|
|
5563
5879
|
* @internal
|
|
5564
5880
|
*/
|
|
@@ -5619,10 +5935,6 @@ export declare const UniqueValuesComputationFilterSensitiveLog: (obj: UniqueValu
|
|
|
5619
5935
|
* @internal
|
|
5620
5936
|
*/
|
|
5621
5937
|
export declare const ComputationFilterSensitiveLog: (obj: Computation) => any;
|
|
5622
|
-
/**
|
|
5623
|
-
* @internal
|
|
5624
|
-
*/
|
|
5625
|
-
export declare const CustomNarrativeOptionsFilterSensitiveLog: (obj: CustomNarrativeOptions) => any;
|
|
5626
5938
|
/**
|
|
5627
5939
|
* @internal
|
|
5628
5940
|
*/
|
|
@@ -5635,26 +5947,10 @@ export declare const InsightVisualFilterSensitiveLog: (obj: InsightVisual) => an
|
|
|
5635
5947
|
* @internal
|
|
5636
5948
|
*/
|
|
5637
5949
|
export declare const KPIFieldWellsFilterSensitiveLog: (obj: KPIFieldWells) => any;
|
|
5638
|
-
/**
|
|
5639
|
-
* @internal
|
|
5640
|
-
*/
|
|
5641
|
-
export declare const ProgressBarOptionsFilterSensitiveLog: (obj: ProgressBarOptions) => any;
|
|
5642
|
-
/**
|
|
5643
|
-
* @internal
|
|
5644
|
-
*/
|
|
5645
|
-
export declare const SecondaryValueOptionsFilterSensitiveLog: (obj: SecondaryValueOptions) => any;
|
|
5646
|
-
/**
|
|
5647
|
-
* @internal
|
|
5648
|
-
*/
|
|
5649
|
-
export declare const TrendArrowOptionsFilterSensitiveLog: (obj: TrendArrowOptions) => any;
|
|
5650
5950
|
/**
|
|
5651
5951
|
* @internal
|
|
5652
5952
|
*/
|
|
5653
5953
|
export declare const KPIOptionsFilterSensitiveLog: (obj: KPIOptions) => any;
|
|
5654
|
-
/**
|
|
5655
|
-
* @internal
|
|
5656
|
-
*/
|
|
5657
|
-
export declare const KPISortConfigurationFilterSensitiveLog: (obj: KPISortConfiguration) => any;
|
|
5658
5954
|
/**
|
|
5659
5955
|
* @internal
|
|
5660
5956
|
*/
|
|
@@ -5679,18 +5975,6 @@ export declare const KPIConditionalFormattingFilterSensitiveLog: (obj: KPICondit
|
|
|
5679
5975
|
* @internal
|
|
5680
5976
|
*/
|
|
5681
5977
|
export declare const KPIVisualFilterSensitiveLog: (obj: KPIVisual) => any;
|
|
5682
|
-
/**
|
|
5683
|
-
* @internal
|
|
5684
|
-
*/
|
|
5685
|
-
export declare const LineChartLineStyleSettingsFilterSensitiveLog: (obj: LineChartLineStyleSettings) => any;
|
|
5686
|
-
/**
|
|
5687
|
-
* @internal
|
|
5688
|
-
*/
|
|
5689
|
-
export declare const LineChartMarkerStyleSettingsFilterSensitiveLog: (obj: LineChartMarkerStyleSettings) => any;
|
|
5690
|
-
/**
|
|
5691
|
-
* @internal
|
|
5692
|
-
*/
|
|
5693
|
-
export declare const LineChartDefaultSeriesSettingsFilterSensitiveLog: (obj: LineChartDefaultSeriesSettings) => any;
|
|
5694
5978
|
/**
|
|
5695
5979
|
* @internal
|
|
5696
5980
|
*/
|
|
@@ -5699,54 +5983,14 @@ export declare const LineChartAggregatedFieldWellsFilterSensitiveLog: (obj: Line
|
|
|
5699
5983
|
* @internal
|
|
5700
5984
|
*/
|
|
5701
5985
|
export declare const LineChartFieldWellsFilterSensitiveLog: (obj: LineChartFieldWells) => any;
|
|
5702
|
-
/**
|
|
5703
|
-
* @internal
|
|
5704
|
-
*/
|
|
5705
|
-
export declare const TimeBasedForecastPropertiesFilterSensitiveLog: (obj: TimeBasedForecastProperties) => any;
|
|
5706
|
-
/**
|
|
5707
|
-
* @internal
|
|
5708
|
-
*/
|
|
5709
|
-
export declare const WhatIfPointScenarioFilterSensitiveLog: (obj: WhatIfPointScenario) => any;
|
|
5710
|
-
/**
|
|
5711
|
-
* @internal
|
|
5712
|
-
*/
|
|
5713
|
-
export declare const WhatIfRangeScenarioFilterSensitiveLog: (obj: WhatIfRangeScenario) => any;
|
|
5714
|
-
/**
|
|
5715
|
-
* @internal
|
|
5716
|
-
*/
|
|
5717
|
-
export declare const ForecastScenarioFilterSensitiveLog: (obj: ForecastScenario) => any;
|
|
5718
|
-
/**
|
|
5719
|
-
* @internal
|
|
5720
|
-
*/
|
|
5721
|
-
export declare const ForecastConfigurationFilterSensitiveLog: (obj: ForecastConfiguration) => any;
|
|
5722
|
-
/**
|
|
5723
|
-
* @internal
|
|
5724
|
-
*/
|
|
5725
|
-
export declare const MissingDataConfigurationFilterSensitiveLog: (obj: MissingDataConfiguration) => any;
|
|
5726
|
-
/**
|
|
5727
|
-
* @internal
|
|
5728
|
-
*/
|
|
5729
|
-
export declare const LineSeriesAxisDisplayOptionsFilterSensitiveLog: (obj: LineSeriesAxisDisplayOptions) => any;
|
|
5730
|
-
/**
|
|
5731
|
-
* @internal
|
|
5732
|
-
*/
|
|
5733
|
-
export declare const LineChartSeriesSettingsFilterSensitiveLog: (obj: LineChartSeriesSettings) => any;
|
|
5734
5986
|
/**
|
|
5735
5987
|
* @internal
|
|
5736
5988
|
*/
|
|
5737
5989
|
export declare const DataFieldSeriesItemFilterSensitiveLog: (obj: DataFieldSeriesItem) => any;
|
|
5738
|
-
/**
|
|
5739
|
-
* @internal
|
|
5740
|
-
*/
|
|
5741
|
-
export declare const FieldSeriesItemFilterSensitiveLog: (obj: FieldSeriesItem) => any;
|
|
5742
5990
|
/**
|
|
5743
5991
|
* @internal
|
|
5744
5992
|
*/
|
|
5745
5993
|
export declare const SeriesItemFilterSensitiveLog: (obj: SeriesItem) => any;
|
|
5746
|
-
/**
|
|
5747
|
-
* @internal
|
|
5748
|
-
*/
|
|
5749
|
-
export declare const LineChartSortConfigurationFilterSensitiveLog: (obj: LineChartSortConfiguration) => any;
|
|
5750
5994
|
/**
|
|
5751
5995
|
* @internal
|
|
5752
5996
|
*/
|
|
@@ -5755,18 +5999,6 @@ export declare const LineChartConfigurationFilterSensitiveLog: (obj: LineChartCo
|
|
|
5755
5999
|
* @internal
|
|
5756
6000
|
*/
|
|
5757
6001
|
export declare const LineChartVisualFilterSensitiveLog: (obj: LineChartVisual) => any;
|
|
5758
|
-
/**
|
|
5759
|
-
* @internal
|
|
5760
|
-
*/
|
|
5761
|
-
export declare const ArcOptionsFilterSensitiveLog: (obj: ArcOptions) => any;
|
|
5762
|
-
/**
|
|
5763
|
-
* @internal
|
|
5764
|
-
*/
|
|
5765
|
-
export declare const DonutCenterOptionsFilterSensitiveLog: (obj: DonutCenterOptions) => any;
|
|
5766
|
-
/**
|
|
5767
|
-
* @internal
|
|
5768
|
-
*/
|
|
5769
|
-
export declare const DonutOptionsFilterSensitiveLog: (obj: DonutOptions) => any;
|
|
5770
6002
|
/**
|
|
5771
6003
|
* @internal
|
|
5772
6004
|
*/
|
|
@@ -5775,10 +6007,6 @@ export declare const PieChartAggregatedFieldWellsFilterSensitiveLog: (obj: PieCh
|
|
|
5775
6007
|
* @internal
|
|
5776
6008
|
*/
|
|
5777
6009
|
export declare const PieChartFieldWellsFilterSensitiveLog: (obj: PieChartFieldWells) => any;
|
|
5778
|
-
/**
|
|
5779
|
-
* @internal
|
|
5780
|
-
*/
|
|
5781
|
-
export declare const PieChartSortConfigurationFilterSensitiveLog: (obj: PieChartSortConfiguration) => any;
|
|
5782
6010
|
/**
|
|
5783
6011
|
* @internal
|
|
5784
6012
|
*/
|
|
@@ -5791,10 +6019,6 @@ export declare const PieChartVisualFilterSensitiveLog: (obj: PieChartVisual) =>
|
|
|
5791
6019
|
* @internal
|
|
5792
6020
|
*/
|
|
5793
6021
|
export declare const PivotTableDataPathOptionFilterSensitiveLog: (obj: PivotTableDataPathOption) => any;
|
|
5794
|
-
/**
|
|
5795
|
-
* @internal
|
|
5796
|
-
*/
|
|
5797
|
-
export declare const PivotTableFieldOptionFilterSensitiveLog: (obj: PivotTableFieldOption) => any;
|
|
5798
6022
|
/**
|
|
5799
6023
|
* @internal
|
|
5800
6024
|
*/
|
|
@@ -5807,10 +6031,6 @@ export declare const PivotTableAggregatedFieldWellsFilterSensitiveLog: (obj: Piv
|
|
|
5807
6031
|
* @internal
|
|
5808
6032
|
*/
|
|
5809
6033
|
export declare const PivotTableFieldWellsFilterSensitiveLog: (obj: PivotTableFieldWells) => any;
|
|
5810
|
-
/**
|
|
5811
|
-
* @internal
|
|
5812
|
-
*/
|
|
5813
|
-
export declare const PivotTablePaginatedReportOptionsFilterSensitiveLog: (obj: PivotTablePaginatedReportOptions) => any;
|
|
5814
6034
|
/**
|
|
5815
6035
|
* @internal
|
|
5816
6036
|
*/
|
|
@@ -5827,54 +6047,10 @@ export declare const PivotFieldSortOptionsFilterSensitiveLog: (obj: PivotFieldSo
|
|
|
5827
6047
|
* @internal
|
|
5828
6048
|
*/
|
|
5829
6049
|
export declare const PivotTableSortConfigurationFilterSensitiveLog: (obj: PivotTableSortConfiguration) => any;
|
|
5830
|
-
/**
|
|
5831
|
-
* @internal
|
|
5832
|
-
*/
|
|
5833
|
-
export declare const TableBorderOptionsFilterSensitiveLog: (obj: TableBorderOptions) => any;
|
|
5834
|
-
/**
|
|
5835
|
-
* @internal
|
|
5836
|
-
*/
|
|
5837
|
-
export declare const TableSideBorderOptionsFilterSensitiveLog: (obj: TableSideBorderOptions) => any;
|
|
5838
|
-
/**
|
|
5839
|
-
* @internal
|
|
5840
|
-
*/
|
|
5841
|
-
export declare const GlobalTableBorderOptionsFilterSensitiveLog: (obj: GlobalTableBorderOptions) => any;
|
|
5842
|
-
/**
|
|
5843
|
-
* @internal
|
|
5844
|
-
*/
|
|
5845
|
-
export declare const TableCellStyleFilterSensitiveLog: (obj: TableCellStyle) => any;
|
|
5846
|
-
/**
|
|
5847
|
-
* @internal
|
|
5848
|
-
*/
|
|
5849
|
-
export declare const RowAlternateColorOptionsFilterSensitiveLog: (obj: RowAlternateColorOptions) => any;
|
|
5850
|
-
/**
|
|
5851
|
-
* @internal
|
|
5852
|
-
*/
|
|
5853
|
-
export declare const PivotTableOptionsFilterSensitiveLog: (obj: PivotTableOptions) => any;
|
|
5854
|
-
/**
|
|
5855
|
-
* @internal
|
|
5856
|
-
*/
|
|
5857
|
-
export declare const PivotTableFieldSubtotalOptionsFilterSensitiveLog: (obj: PivotTableFieldSubtotalOptions) => any;
|
|
5858
|
-
/**
|
|
5859
|
-
* @internal
|
|
5860
|
-
*/
|
|
5861
|
-
export declare const SubtotalOptionsFilterSensitiveLog: (obj: SubtotalOptions) => any;
|
|
5862
|
-
/**
|
|
5863
|
-
* @internal
|
|
5864
|
-
*/
|
|
5865
|
-
export declare const PivotTotalOptionsFilterSensitiveLog: (obj: PivotTotalOptions) => any;
|
|
5866
|
-
/**
|
|
5867
|
-
* @internal
|
|
5868
|
-
*/
|
|
5869
|
-
export declare const PivotTableTotalOptionsFilterSensitiveLog: (obj: PivotTableTotalOptions) => any;
|
|
5870
6050
|
/**
|
|
5871
6051
|
* @internal
|
|
5872
6052
|
*/
|
|
5873
6053
|
export declare const PivotTableConfigurationFilterSensitiveLog: (obj: PivotTableConfiguration) => any;
|
|
5874
|
-
/**
|
|
5875
|
-
* @internal
|
|
5876
|
-
*/
|
|
5877
|
-
export declare const PivotTableConditionalFormattingScopeFilterSensitiveLog: (obj: PivotTableConditionalFormattingScope) => any;
|
|
5878
6054
|
/**
|
|
5879
6055
|
* @internal
|
|
5880
6056
|
*/
|
|
@@ -5895,14 +6071,6 @@ export declare const PivotTableConditionalFormattingFilterSensitiveLog: (obj: Pi
|
|
|
5895
6071
|
* @internal
|
|
5896
6072
|
*/
|
|
5897
6073
|
export declare const PivotTableVisualFilterSensitiveLog: (obj: PivotTableVisual) => any;
|
|
5898
|
-
/**
|
|
5899
|
-
* @internal
|
|
5900
|
-
*/
|
|
5901
|
-
export declare const RadarChartAreaStyleSettingsFilterSensitiveLog: (obj: RadarChartAreaStyleSettings) => any;
|
|
5902
|
-
/**
|
|
5903
|
-
* @internal
|
|
5904
|
-
*/
|
|
5905
|
-
export declare const RadarChartSeriesSettingsFilterSensitiveLog: (obj: RadarChartSeriesSettings) => any;
|
|
5906
6074
|
/**
|
|
5907
6075
|
* @internal
|
|
5908
6076
|
*/
|
|
@@ -5911,10 +6079,6 @@ export declare const RadarChartAggregatedFieldWellsFilterSensitiveLog: (obj: Rad
|
|
|
5911
6079
|
* @internal
|
|
5912
6080
|
*/
|
|
5913
6081
|
export declare const RadarChartFieldWellsFilterSensitiveLog: (obj: RadarChartFieldWells) => any;
|
|
5914
|
-
/**
|
|
5915
|
-
* @internal
|
|
5916
|
-
*/
|
|
5917
|
-
export declare const RadarChartSortConfigurationFilterSensitiveLog: (obj: RadarChartSortConfiguration) => any;
|
|
5918
6082
|
/**
|
|
5919
6083
|
* @internal
|
|
5920
6084
|
*/
|
|
@@ -5931,10 +6095,6 @@ export declare const SankeyDiagramAggregatedFieldWellsFilterSensitiveLog: (obj:
|
|
|
5931
6095
|
* @internal
|
|
5932
6096
|
*/
|
|
5933
6097
|
export declare const SankeyDiagramFieldWellsFilterSensitiveLog: (obj: SankeyDiagramFieldWells) => any;
|
|
5934
|
-
/**
|
|
5935
|
-
* @internal
|
|
5936
|
-
*/
|
|
5937
|
-
export declare const SankeyDiagramSortConfigurationFilterSensitiveLog: (obj: SankeyDiagramSortConfiguration) => any;
|
|
5938
6098
|
/**
|
|
5939
6099
|
* @internal
|
|
5940
6100
|
*/
|
|
@@ -5963,42 +6123,6 @@ export declare const ScatterPlotConfigurationFilterSensitiveLog: (obj: ScatterPl
|
|
|
5963
6123
|
* @internal
|
|
5964
6124
|
*/
|
|
5965
6125
|
export declare const ScatterPlotVisualFilterSensitiveLog: (obj: ScatterPlotVisual) => any;
|
|
5966
|
-
/**
|
|
5967
|
-
* @internal
|
|
5968
|
-
*/
|
|
5969
|
-
export declare const TableCellImageSizingConfigurationFilterSensitiveLog: (obj: TableCellImageSizingConfiguration) => any;
|
|
5970
|
-
/**
|
|
5971
|
-
* @internal
|
|
5972
|
-
*/
|
|
5973
|
-
export declare const TableFieldImageConfigurationFilterSensitiveLog: (obj: TableFieldImageConfiguration) => any;
|
|
5974
|
-
/**
|
|
5975
|
-
* @internal
|
|
5976
|
-
*/
|
|
5977
|
-
export declare const TableFieldCustomIconContentFilterSensitiveLog: (obj: TableFieldCustomIconContent) => any;
|
|
5978
|
-
/**
|
|
5979
|
-
* @internal
|
|
5980
|
-
*/
|
|
5981
|
-
export declare const TableFieldCustomTextContentFilterSensitiveLog: (obj: TableFieldCustomTextContent) => any;
|
|
5982
|
-
/**
|
|
5983
|
-
* @internal
|
|
5984
|
-
*/
|
|
5985
|
-
export declare const TableFieldLinkContentConfigurationFilterSensitiveLog: (obj: TableFieldLinkContentConfiguration) => any;
|
|
5986
|
-
/**
|
|
5987
|
-
* @internal
|
|
5988
|
-
*/
|
|
5989
|
-
export declare const TableFieldLinkConfigurationFilterSensitiveLog: (obj: TableFieldLinkConfiguration) => any;
|
|
5990
|
-
/**
|
|
5991
|
-
* @internal
|
|
5992
|
-
*/
|
|
5993
|
-
export declare const TableFieldURLConfigurationFilterSensitiveLog: (obj: TableFieldURLConfiguration) => any;
|
|
5994
|
-
/**
|
|
5995
|
-
* @internal
|
|
5996
|
-
*/
|
|
5997
|
-
export declare const TableFieldOptionFilterSensitiveLog: (obj: TableFieldOption) => any;
|
|
5998
|
-
/**
|
|
5999
|
-
* @internal
|
|
6000
|
-
*/
|
|
6001
|
-
export declare const TableFieldOptionsFilterSensitiveLog: (obj: TableFieldOptions) => any;
|
|
6002
6126
|
/**
|
|
6003
6127
|
* @internal
|
|
6004
6128
|
*/
|
|
@@ -6015,30 +6139,6 @@ export declare const TableUnaggregatedFieldWellsFilterSensitiveLog: (obj: TableU
|
|
|
6015
6139
|
* @internal
|
|
6016
6140
|
*/
|
|
6017
6141
|
export declare const TableFieldWellsFilterSensitiveLog: (obj: TableFieldWells) => any;
|
|
6018
|
-
/**
|
|
6019
|
-
* @internal
|
|
6020
|
-
*/
|
|
6021
|
-
export declare const TablePaginatedReportOptionsFilterSensitiveLog: (obj: TablePaginatedReportOptions) => any;
|
|
6022
|
-
/**
|
|
6023
|
-
* @internal
|
|
6024
|
-
*/
|
|
6025
|
-
export declare const TableSortConfigurationFilterSensitiveLog: (obj: TableSortConfiguration) => any;
|
|
6026
|
-
/**
|
|
6027
|
-
* @internal
|
|
6028
|
-
*/
|
|
6029
|
-
export declare const DataBarsOptionsFilterSensitiveLog: (obj: DataBarsOptions) => any;
|
|
6030
|
-
/**
|
|
6031
|
-
* @internal
|
|
6032
|
-
*/
|
|
6033
|
-
export declare const TableInlineVisualizationFilterSensitiveLog: (obj: TableInlineVisualization) => any;
|
|
6034
|
-
/**
|
|
6035
|
-
* @internal
|
|
6036
|
-
*/
|
|
6037
|
-
export declare const TableOptionsFilterSensitiveLog: (obj: TableOptions) => any;
|
|
6038
|
-
/**
|
|
6039
|
-
* @internal
|
|
6040
|
-
*/
|
|
6041
|
-
export declare const TotalOptionsFilterSensitiveLog: (obj: TotalOptions) => any;
|
|
6042
6142
|
/**
|
|
6043
6143
|
* @internal
|
|
6044
6144
|
*/
|
|
@@ -6071,10 +6171,6 @@ export declare const TreeMapAggregatedFieldWellsFilterSensitiveLog: (obj: TreeMa
|
|
|
6071
6171
|
* @internal
|
|
6072
6172
|
*/
|
|
6073
6173
|
export declare const TreeMapFieldWellsFilterSensitiveLog: (obj: TreeMapFieldWells) => any;
|
|
6074
|
-
/**
|
|
6075
|
-
* @internal
|
|
6076
|
-
*/
|
|
6077
|
-
export declare const TreeMapSortConfigurationFilterSensitiveLog: (obj: TreeMapSortConfiguration) => any;
|
|
6078
6174
|
/**
|
|
6079
6175
|
* @internal
|
|
6080
6176
|
*/
|
|
@@ -6091,14 +6187,6 @@ export declare const WaterfallChartAggregatedFieldWellsFilterSensitiveLog: (obj:
|
|
|
6091
6187
|
* @internal
|
|
6092
6188
|
*/
|
|
6093
6189
|
export declare const WaterfallChartFieldWellsFilterSensitiveLog: (obj: WaterfallChartFieldWells) => any;
|
|
6094
|
-
/**
|
|
6095
|
-
* @internal
|
|
6096
|
-
*/
|
|
6097
|
-
export declare const WaterfallChartSortConfigurationFilterSensitiveLog: (obj: WaterfallChartSortConfiguration) => any;
|
|
6098
|
-
/**
|
|
6099
|
-
* @internal
|
|
6100
|
-
*/
|
|
6101
|
-
export declare const WaterfallChartOptionsFilterSensitiveLog: (obj: WaterfallChartOptions) => any;
|
|
6102
6190
|
/**
|
|
6103
6191
|
* @internal
|
|
6104
6192
|
*/
|
|
@@ -6115,14 +6203,6 @@ export declare const WordCloudAggregatedFieldWellsFilterSensitiveLog: (obj: Word
|
|
|
6115
6203
|
* @internal
|
|
6116
6204
|
*/
|
|
6117
6205
|
export declare const WordCloudFieldWellsFilterSensitiveLog: (obj: WordCloudFieldWells) => any;
|
|
6118
|
-
/**
|
|
6119
|
-
* @internal
|
|
6120
|
-
*/
|
|
6121
|
-
export declare const WordCloudSortConfigurationFilterSensitiveLog: (obj: WordCloudSortConfiguration) => any;
|
|
6122
|
-
/**
|
|
6123
|
-
* @internal
|
|
6124
|
-
*/
|
|
6125
|
-
export declare const WordCloudOptionsFilterSensitiveLog: (obj: WordCloudOptions) => any;
|
|
6126
6206
|
/**
|
|
6127
6207
|
* @internal
|
|
6128
6208
|
*/
|
|
@@ -6143,135 +6223,7 @@ export declare const SheetDefinitionFilterSensitiveLog: (obj: SheetDefinition) =
|
|
|
6143
6223
|
* @internal
|
|
6144
6224
|
*/
|
|
6145
6225
|
export declare const AnalysisDefinitionFilterSensitiveLog: (obj: AnalysisDefinition) => any;
|
|
6146
|
-
/**
|
|
6147
|
-
* @internal
|
|
6148
|
-
*/
|
|
6149
|
-
export declare const AnalysisSearchFilterFilterSensitiveLog: (obj: AnalysisSearchFilter) => any;
|
|
6150
|
-
/**
|
|
6151
|
-
* @internal
|
|
6152
|
-
*/
|
|
6153
|
-
export declare const DataSetReferenceFilterSensitiveLog: (obj: DataSetReference) => any;
|
|
6154
|
-
/**
|
|
6155
|
-
* @internal
|
|
6156
|
-
*/
|
|
6157
|
-
export declare const AnalysisSourceTemplateFilterSensitiveLog: (obj: AnalysisSourceTemplate) => any;
|
|
6158
|
-
/**
|
|
6159
|
-
* @internal
|
|
6160
|
-
*/
|
|
6161
|
-
export declare const AnalysisSourceEntityFilterSensitiveLog: (obj: AnalysisSourceEntity) => any;
|
|
6162
|
-
/**
|
|
6163
|
-
* @internal
|
|
6164
|
-
*/
|
|
6165
|
-
export declare const AnalysisSummaryFilterSensitiveLog: (obj: AnalysisSummary) => any;
|
|
6166
|
-
/**
|
|
6167
|
-
* @internal
|
|
6168
|
-
*/
|
|
6169
|
-
export declare const AnonymousUserDashboardEmbeddingConfigurationFilterSensitiveLog: (obj: AnonymousUserDashboardEmbeddingConfiguration) => any;
|
|
6170
|
-
/**
|
|
6171
|
-
* @internal
|
|
6172
|
-
*/
|
|
6173
|
-
export declare const DashboardVisualIdFilterSensitiveLog: (obj: DashboardVisualId) => any;
|
|
6174
|
-
/**
|
|
6175
|
-
* @internal
|
|
6176
|
-
*/
|
|
6177
|
-
export declare const AnonymousUserDashboardVisualEmbeddingConfigurationFilterSensitiveLog: (obj: AnonymousUserDashboardVisualEmbeddingConfiguration) => any;
|
|
6178
|
-
/**
|
|
6179
|
-
* @internal
|
|
6180
|
-
*/
|
|
6181
|
-
export declare const AnonymousUserQSearchBarEmbeddingConfigurationFilterSensitiveLog: (obj: AnonymousUserQSearchBarEmbeddingConfiguration) => any;
|
|
6182
|
-
/**
|
|
6183
|
-
* @internal
|
|
6184
|
-
*/
|
|
6185
|
-
export declare const AnonymousUserEmbeddingExperienceConfigurationFilterSensitiveLog: (obj: AnonymousUserEmbeddingExperienceConfiguration) => any;
|
|
6186
|
-
/**
|
|
6187
|
-
* @internal
|
|
6188
|
-
*/
|
|
6189
|
-
export declare const AthenaParametersFilterSensitiveLog: (obj: AthenaParameters) => any;
|
|
6190
|
-
/**
|
|
6191
|
-
* @internal
|
|
6192
|
-
*/
|
|
6193
|
-
export declare const AuroraParametersFilterSensitiveLog: (obj: AuroraParameters) => any;
|
|
6194
|
-
/**
|
|
6195
|
-
* @internal
|
|
6196
|
-
*/
|
|
6197
|
-
export declare const AuroraPostgreSqlParametersFilterSensitiveLog: (obj: AuroraPostgreSqlParameters) => any;
|
|
6198
|
-
/**
|
|
6199
|
-
* @internal
|
|
6200
|
-
*/
|
|
6201
|
-
export declare const AwsIotAnalyticsParametersFilterSensitiveLog: (obj: AwsIotAnalyticsParameters) => any;
|
|
6202
|
-
/**
|
|
6203
|
-
* @internal
|
|
6204
|
-
*/
|
|
6205
|
-
export declare const BorderStyleFilterSensitiveLog: (obj: BorderStyle) => any;
|
|
6206
6226
|
/**
|
|
6207
6227
|
* @internal
|
|
6208
6228
|
*/
|
|
6209
6229
|
export declare const CalculatedColumnFilterSensitiveLog: (obj: CalculatedColumn) => any;
|
|
6210
|
-
/**
|
|
6211
|
-
* @internal
|
|
6212
|
-
*/
|
|
6213
|
-
export declare const CancelIngestionRequestFilterSensitiveLog: (obj: CancelIngestionRequest) => any;
|
|
6214
|
-
/**
|
|
6215
|
-
* @internal
|
|
6216
|
-
*/
|
|
6217
|
-
export declare const CancelIngestionResponseFilterSensitiveLog: (obj: CancelIngestionResponse) => any;
|
|
6218
|
-
/**
|
|
6219
|
-
* @internal
|
|
6220
|
-
*/
|
|
6221
|
-
export declare const CastColumnTypeOperationFilterSensitiveLog: (obj: CastColumnTypeOperation) => any;
|
|
6222
|
-
/**
|
|
6223
|
-
* @internal
|
|
6224
|
-
*/
|
|
6225
|
-
export declare const ColumnDescriptionFilterSensitiveLog: (obj: ColumnDescription) => any;
|
|
6226
|
-
/**
|
|
6227
|
-
* @internal
|
|
6228
|
-
*/
|
|
6229
|
-
export declare const GeoSpatialColumnGroupFilterSensitiveLog: (obj: GeoSpatialColumnGroup) => any;
|
|
6230
|
-
/**
|
|
6231
|
-
* @internal
|
|
6232
|
-
*/
|
|
6233
|
-
export declare const ColumnGroupFilterSensitiveLog: (obj: ColumnGroup) => any;
|
|
6234
|
-
/**
|
|
6235
|
-
* @internal
|
|
6236
|
-
*/
|
|
6237
|
-
export declare const ColumnGroupColumnSchemaFilterSensitiveLog: (obj: ColumnGroupColumnSchema) => any;
|
|
6238
|
-
/**
|
|
6239
|
-
* @internal
|
|
6240
|
-
*/
|
|
6241
|
-
export declare const ColumnGroupSchemaFilterSensitiveLog: (obj: ColumnGroupSchema) => any;
|
|
6242
|
-
/**
|
|
6243
|
-
* @internal
|
|
6244
|
-
*/
|
|
6245
|
-
export declare const ColumnLevelPermissionRuleFilterSensitiveLog: (obj: ColumnLevelPermissionRule) => any;
|
|
6246
|
-
/**
|
|
6247
|
-
* @internal
|
|
6248
|
-
*/
|
|
6249
|
-
export declare const ColumnSchemaFilterSensitiveLog: (obj: ColumnSchema) => any;
|
|
6250
|
-
/**
|
|
6251
|
-
* @internal
|
|
6252
|
-
*/
|
|
6253
|
-
export declare const ColumnTagFilterSensitiveLog: (obj: ColumnTag) => any;
|
|
6254
|
-
/**
|
|
6255
|
-
* @internal
|
|
6256
|
-
*/
|
|
6257
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
6258
|
-
/**
|
|
6259
|
-
* @internal
|
|
6260
|
-
*/
|
|
6261
|
-
export declare const CreateAccountCustomizationRequestFilterSensitiveLog: (obj: CreateAccountCustomizationRequest) => any;
|
|
6262
|
-
/**
|
|
6263
|
-
* @internal
|
|
6264
|
-
*/
|
|
6265
|
-
export declare const CreateAccountCustomizationResponseFilterSensitiveLog: (obj: CreateAccountCustomizationResponse) => any;
|
|
6266
|
-
/**
|
|
6267
|
-
* @internal
|
|
6268
|
-
*/
|
|
6269
|
-
export declare const CreateAccountSubscriptionRequestFilterSensitiveLog: (obj: CreateAccountSubscriptionRequest) => any;
|
|
6270
|
-
/**
|
|
6271
|
-
* @internal
|
|
6272
|
-
*/
|
|
6273
|
-
export declare const SignupResponseFilterSensitiveLog: (obj: SignupResponse) => any;
|
|
6274
|
-
/**
|
|
6275
|
-
* @internal
|
|
6276
|
-
*/
|
|
6277
|
-
export declare const CreateAccountSubscriptionResponseFilterSensitiveLog: (obj: CreateAccountSubscriptionResponse) => any;
|