@aws-sdk/client-quicksight 3.933.0 → 3.935.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/index.js +2032 -2036
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +1625 -0
- package/dist-es/models/errors.js +359 -0
- package/dist-es/models/models_0.js +1 -402
- package/dist-es/models/models_1.js +1 -279
- package/dist-es/models/models_2.js +1 -269
- package/dist-es/models/models_3.js +1 -603
- package/dist-es/models/models_4.js +1 -361
- package/dist-es/schemas/schemas_0.js +1 -1
- package/dist-types/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +2 -2
- package/dist-types/commands/BatchDeleteTopicReviewedAnswerCommand.d.ts +1 -1
- package/dist-types/commands/CancelIngestionCommand.d.ts +1 -1
- package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/CreateActionConnectorCommand.d.ts +1 -1
- package/dist-types/commands/CreateAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/CreateBrandCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/CreateDashboardCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/CreateTopicCommand.d.ts +1 -1
- package/dist-types/commands/CreateTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/CreateVPCConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteActionConnectorCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBrandCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDashboardCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDataSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFolderCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIdentityPropagationConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNamespaceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRoleMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteThemeAliasCommand.d.ts +1 -1
- package/dist-types/commands/DeleteThemeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTopicCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVPCConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeActionConnectorCommand.d.ts +1 -1
- package/dist-types/commands/DescribeActionConnectorPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBrandCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBrandPublishedVersionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardSnapshotJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardsQAConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFolderCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIngestionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeKeyRegistrationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNamespaceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeQPersonalizationConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeQuickSightQSearchConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThemeAliasCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThemeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTopicCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTopicPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTopicRefreshCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVPCConnectionCommand.d.ts +1 -1
- package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +1 -1
- package/dist-types/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.d.ts +1 -1
- package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +1 -1
- package/dist-types/commands/GetFlowMetadataCommand.d.ts +1 -1
- package/dist-types/commands/GetFlowPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +1 -1
- package/dist-types/commands/ListActionConnectorsCommand.d.ts +1 -1
- package/dist-types/commands/ListAnalysesCommand.d.ts +1 -1
- package/dist-types/commands/ListAssetBundleExportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssetBundleImportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListBrandsCommand.d.ts +1 -1
- package/dist-types/commands/ListCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDashboardVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDashboardsCommand.d.ts +1 -1
- package/dist-types/commands/ListDataSetsCommand.d.ts +1 -1
- package/dist-types/commands/ListDataSourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListFlowsCommand.d.ts +1 -1
- package/dist-types/commands/ListFolderMembersCommand.d.ts +1 -1
- package/dist-types/commands/ListFoldersCommand.d.ts +1 -1
- package/dist-types/commands/ListFoldersForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListGroupMembershipsCommand.d.ts +1 -1
- package/dist-types/commands/ListGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +1 -1
- package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +1 -1
- package/dist-types/commands/ListIdentityPropagationConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListIngestionsCommand.d.ts +1 -1
- package/dist-types/commands/ListNamespacesCommand.d.ts +1 -1
- package/dist-types/commands/ListRefreshSchedulesCommand.d.ts +1 -1
- package/dist-types/commands/ListRoleMembershipsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTemplateAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/ListThemeAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListThemeVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListThemesCommand.d.ts +1 -1
- package/dist-types/commands/ListTopicRefreshSchedulesCommand.d.ts +1 -1
- package/dist-types/commands/ListTopicReviewedAnswersCommand.d.ts +1 -1
- package/dist-types/commands/ListTopicsCommand.d.ts +1 -1
- package/dist-types/commands/ListUserGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListUsersCommand.d.ts +1 -1
- package/dist-types/commands/ListVPCConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/PredictQAResultsCommand.d.ts +1 -1
- package/dist-types/commands/PutDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/RegisterUserCommand.d.ts +1 -1
- package/dist-types/commands/RestoreAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/SearchActionConnectorsCommand.d.ts +1 -1
- package/dist-types/commands/SearchAnalysesCommand.d.ts +1 -1
- package/dist-types/commands/SearchDashboardsCommand.d.ts +1 -1
- package/dist-types/commands/SearchDataSetsCommand.d.ts +1 -1
- package/dist-types/commands/SearchDataSourcesCommand.d.ts +1 -1
- package/dist-types/commands/SearchFlowsCommand.d.ts +1 -1
- package/dist-types/commands/SearchFoldersCommand.d.ts +1 -1
- package/dist-types/commands/SearchGroupsCommand.d.ts +1 -1
- package/dist-types/commands/SearchTopicsCommand.d.ts +1 -1
- package/dist-types/commands/StartAssetBundleExportJobCommand.d.ts +1 -1
- package/dist-types/commands/StartAssetBundleImportJobCommand.d.ts +1 -1
- package/dist-types/commands/StartDashboardSnapshotJobCommand.d.ts +1 -1
- package/dist-types/commands/StartDashboardSnapshotJobScheduleCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionConnectorCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionConnectorPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateApplicationWithTokenExchangeGrantCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBrandCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBrandPublishedVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDashboardCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDashboardLinksCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDashboardsQAConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataSetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFlowPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFolderCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIdentityPropagationConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateKeyRegistrationCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQPersonalizationConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQuickSightQSearchConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSPICECapacityConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTemplateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateThemeAliasCommand.d.ts +1 -1
- package/dist-types/commands/UpdateThemeCommand.d.ts +1 -1
- package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTopicCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +1 -1
- package/dist-types/index.d.ts +7 -1
- package/dist-types/models/enums.d.ts +3793 -0
- package/dist-types/models/errors.d.ts +430 -0
- package/dist-types/models/models_0.d.ts +1749 -928
- package/dist-types/models/models_1.d.ts +4333 -3741
- package/dist-types/models/models_2.d.ts +5853 -4952
- package/dist-types/models/models_3.d.ts +4890 -4138
- package/dist-types/models/models_4.d.ts +3555 -3845
- package/dist-types/ts3.4/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/BatchDeleteTopicReviewedAnswerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelIngestionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateActionConnectorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateBrandCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreateTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVPCConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteActionConnectorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteBrandCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDataSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFolderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFolderMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteGroupMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIdentityPropagationConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNamespaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRoleMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTemplateAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteThemeAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteThemeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserByPrincipalIdCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVPCConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAccountSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeActionConnectorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeActionConnectorPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAnalysisDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAnalysisPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAssetBundleExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAssetBundleImportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeBrandCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeBrandPublishedVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardsQAConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSetPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSourcePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFolderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFolderPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeGroupMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIngestionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIpRestrictionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeKeyRegistrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNamespaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeQPersonalizationConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeQuickSightQSearchConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTemplateAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTemplateDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTemplatePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeThemeAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeThemeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeThemePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTopicPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTopicRefreshCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVPCConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDashboardEmbedUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFlowMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFlowPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSessionEmbedUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListActionConnectorsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAnalysesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssetBundleExportJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssetBundleImportJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListBrandsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDashboardVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataSetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFlowsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFolderMembersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFoldersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFoldersForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListGroupMembershipsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIdentityPropagationConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIngestionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRefreshSchedulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRoleMembershipsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTemplateAliasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListThemeAliasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListThemeVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListThemesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTopicRefreshSchedulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTopicReviewedAnswersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTopicsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUserGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListVPCConnectionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PredictQAResultsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RestoreAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchActionConnectorsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchAnalysesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchDashboardsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchDataSetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchDataSourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchFlowsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchFoldersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTopicsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartAssetBundleExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartAssetBundleImportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDashboardSnapshotJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDashboardSnapshotJobScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateActionConnectorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateActionConnectorPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAnalysisPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateApplicationWithTokenExchangeGrantCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBrandCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBrandPublishedVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDashboardLinksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDashboardPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDashboardPublishedVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDashboardsQAConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataSetPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataSourcePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFlowPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFolderPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIdentityPropagationConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIpRestrictionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateKeyRegistrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePublicSharingSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQPersonalizationConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQuickSightQSearchConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSPICECapacityConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTemplateAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTemplatePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateThemeAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateThemeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateThemePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTopicPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateVPCConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/index.d.ts +7 -1
- package/dist-types/ts3.4/models/enums.d.ts +2115 -0
- package/dist-types/ts3.4/models/errors.d.ts +223 -0
- package/dist-types/ts3.4/models/models_0.d.ts +436 -512
- package/dist-types/ts3.4/models/models_1.d.ts +800 -743
- package/dist-types/ts3.4/models/models_2.d.ts +1252 -1127
- package/dist-types/ts3.4/models/models_3.d.ts +1653 -1917
- package/dist-types/ts3.4/models/models_4.d.ts +1145 -1456
- package/package.json +12 -12
- package/dist-es/models/index.js +0 -6
- package/dist-es/models/models_5.js +0 -73
- package/dist-types/models/index.d.ts +0 -6
- package/dist-types/models/models_5.d.ts +0 -7002
- package/dist-types/ts3.4/models/index.d.ts +0 -6
- package/dist-types/ts3.4/models/models_5.d.ts +0 -1665
|
@@ -1,947 +1,107 @@
|
|
|
1
1
|
import {
|
|
2
|
+
ActionConnectorType,
|
|
3
|
+
AggType,
|
|
4
|
+
AssetBundleExportFormat,
|
|
5
|
+
AssetBundleExportJobAnalysisPropertyToOverride,
|
|
6
|
+
AssetBundleExportJobDashboardPropertyToOverride,
|
|
7
|
+
AssetBundleExportJobDataSetPropertyToOverride,
|
|
8
|
+
AssetBundleExportJobDataSourcePropertyToOverride,
|
|
9
|
+
AssetBundleExportJobFolderPropertyToOverride,
|
|
10
|
+
AssetBundleExportJobRefreshSchedulePropertyToOverride,
|
|
11
|
+
AssetBundleExportJobStatus,
|
|
12
|
+
AssetBundleExportJobThemePropertyToOverride,
|
|
13
|
+
AssetBundleExportJobVPCConnectionPropertyToOverride,
|
|
14
|
+
AssetBundleImportFailureAction,
|
|
15
|
+
AssetBundleImportJobStatus,
|
|
16
|
+
AuthenticationMethodOption,
|
|
17
|
+
AuthenticationType,
|
|
18
|
+
AuthorizationCodeGrantCredentialsSource,
|
|
19
|
+
BrandStatus,
|
|
20
|
+
BrandVersionStatus,
|
|
21
|
+
CapabilityState,
|
|
22
|
+
ClientCredentialsSource,
|
|
23
|
+
ColumnDataSubType,
|
|
24
|
+
ColumnDataType,
|
|
25
|
+
ColumnOrderingType,
|
|
26
|
+
ColumnTagName,
|
|
27
|
+
ComparisonMethodType,
|
|
28
|
+
ConnectionAuthType,
|
|
29
|
+
ConstantType,
|
|
30
|
+
ContributionAnalysisDirection,
|
|
31
|
+
ContributionAnalysisSortType,
|
|
32
|
+
DashboardBehavior,
|
|
33
|
+
DashboardUIState,
|
|
34
|
+
DataSetDateComparisonFilterOperator,
|
|
35
|
+
DataSetImportMode,
|
|
36
|
+
DataSetNumericComparisonFilterOperator,
|
|
37
|
+
DatasetParameterValueType,
|
|
38
|
+
DataSetStringComparisonFilterOperator,
|
|
39
|
+
DataSetStringListFilterOperator,
|
|
40
|
+
DataSetUseAs,
|
|
41
|
+
DataSourceType,
|
|
42
|
+
DisplayFormat,
|
|
43
|
+
Edition,
|
|
44
|
+
FileFormat,
|
|
45
|
+
FilterClass,
|
|
46
|
+
GeoSpatialCountryCode,
|
|
47
|
+
GeoSpatialDataRole,
|
|
48
|
+
InputColumnDataType,
|
|
49
|
+
JoinOperationType,
|
|
50
|
+
JoinType,
|
|
51
|
+
LookbackWindowSizeUnit,
|
|
52
|
+
NullFilterOption,
|
|
53
|
+
NumberScale,
|
|
54
|
+
RefreshFailureAlertStatus,
|
|
55
|
+
ResourceStatus,
|
|
56
|
+
ReviewedAnswerErrorCode,
|
|
57
|
+
RowLevelPermissionFormatVersion,
|
|
58
|
+
RowLevelPermissionPolicy,
|
|
59
|
+
ServiceType,
|
|
60
|
+
SnapshotFileFormatType,
|
|
61
|
+
SnapshotFileSheetSelectionScope,
|
|
62
|
+
StarburstProductType,
|
|
63
|
+
Status,
|
|
64
|
+
TextQualifier,
|
|
65
|
+
TimeGranularity,
|
|
66
|
+
TopicIRFilterFunction,
|
|
67
|
+
TopicIRFilterType,
|
|
68
|
+
TopicNumericSeparatorSymbol,
|
|
69
|
+
TopicSortDirection,
|
|
70
|
+
TopicTimeGranularity,
|
|
71
|
+
UndefinedSpecifiedValueType,
|
|
72
|
+
ValidationStrategyMode,
|
|
73
|
+
WebCrawlerAuthType,
|
|
74
|
+
} from "./enums";
|
|
75
|
+
import {
|
|
76
|
+
AccountCustomization,
|
|
77
|
+
AdHocFilteringOption,
|
|
78
|
+
AggFunction,
|
|
79
|
+
AggregateOperation,
|
|
80
|
+
AggregationPartitionBy,
|
|
2
81
|
AmazonElasticsearchParameters,
|
|
3
82
|
AmazonOpenSearchParameters,
|
|
4
83
|
AnalysisDefaults,
|
|
5
84
|
AssetOptions,
|
|
6
|
-
AuthorizationCodeGrantCredentialsSource,
|
|
7
85
|
CalculatedField,
|
|
8
|
-
ClientCredentialsSource,
|
|
9
86
|
ColumnConfiguration,
|
|
10
|
-
|
|
11
|
-
|
|
87
|
+
DataPrepAggregationFunction,
|
|
88
|
+
DataSetColumnIdMapping,
|
|
12
89
|
DataSetIdentifierDeclaration,
|
|
13
|
-
FilterControl,
|
|
14
90
|
FilterGroup,
|
|
15
|
-
FilterOperator,
|
|
16
|
-
FontConfiguration,
|
|
17
|
-
Layout,
|
|
18
|
-
ParameterControl,
|
|
19
91
|
ParameterDeclaration,
|
|
20
|
-
QueryExecutionOptions,
|
|
21
|
-
ResourceStatus,
|
|
22
|
-
SheetContentType,
|
|
23
|
-
SheetControlLayout,
|
|
24
|
-
SheetImage,
|
|
25
|
-
SheetTextBox,
|
|
26
|
-
SortDirection,
|
|
27
|
-
TimeGranularity,
|
|
28
92
|
TransformOperationSource,
|
|
29
|
-
|
|
30
|
-
Visibility,
|
|
31
|
-
VisualCustomAction,
|
|
32
|
-
VisualCustomActionDefaults,
|
|
33
|
-
WidgetStatus,
|
|
93
|
+
VisualMenuOption,
|
|
34
94
|
} from "./models_0";
|
|
35
95
|
import {
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
ConditionalFormattingIcon,
|
|
45
|
-
CustomContentVisual,
|
|
46
|
-
DataLabelOptions,
|
|
47
|
-
DataPathValue,
|
|
48
|
-
DimensionField,
|
|
49
|
-
EmptyVisual,
|
|
50
|
-
FieldSort,
|
|
51
|
-
FieldSortOptions,
|
|
52
|
-
FilledMapVisual,
|
|
53
|
-
FunnelChartVisual,
|
|
54
|
-
GaugeChartVisual,
|
|
55
|
-
GeospatialMapVisual,
|
|
56
|
-
HeatMapVisual,
|
|
57
|
-
HistogramVisual,
|
|
58
|
-
HorizontalTextAlignment,
|
|
59
|
-
InsightVisual,
|
|
60
|
-
ItemsLimitConfiguration,
|
|
61
|
-
KPIVisual,
|
|
62
|
-
LayerMapVisual,
|
|
63
|
-
LegendOptions,
|
|
64
|
-
LineChartVisual,
|
|
65
|
-
MeasureField,
|
|
66
|
-
PaginationConfiguration,
|
|
67
|
-
PieChartVisual,
|
|
68
|
-
PivotTableDataPathOption,
|
|
69
|
-
PivotTableFieldCollapseStateOption,
|
|
70
|
-
PivotTableFieldOption,
|
|
71
|
-
TooltipOptions,
|
|
72
|
-
UnaggregatedField,
|
|
73
|
-
VisualInteractionOptions,
|
|
74
|
-
VisualPalette,
|
|
75
|
-
VisualSubtitleLabelOptions,
|
|
76
|
-
VisualTitleLabelOptions,
|
|
96
|
+
AnalysisDefinition,
|
|
97
|
+
AnalysisSourceEntity,
|
|
98
|
+
Anchor,
|
|
99
|
+
AnonymousUserDashboardEmbeddingConfiguration,
|
|
100
|
+
DashboardVisualId,
|
|
101
|
+
DataSetReference,
|
|
102
|
+
SheetDefinition,
|
|
103
|
+
StaticFile,
|
|
77
104
|
} from "./models_1";
|
|
78
|
-
export interface PivotTableFieldOptions {
|
|
79
|
-
SelectedFieldOptions?: PivotTableFieldOption[] | undefined;
|
|
80
|
-
DataPathOptions?: PivotTableDataPathOption[] | undefined;
|
|
81
|
-
CollapseStateOptions?: PivotTableFieldCollapseStateOption[] | undefined;
|
|
82
|
-
}
|
|
83
|
-
export interface PivotTableAggregatedFieldWells {
|
|
84
|
-
Rows?: DimensionField[] | undefined;
|
|
85
|
-
Columns?: DimensionField[] | undefined;
|
|
86
|
-
Values?: MeasureField[] | undefined;
|
|
87
|
-
}
|
|
88
|
-
export interface PivotTableFieldWells {
|
|
89
|
-
PivotTableAggregatedFieldWells?: PivotTableAggregatedFieldWells | undefined;
|
|
90
|
-
}
|
|
91
|
-
export interface PivotTablePaginatedReportOptions {
|
|
92
|
-
VerticalOverflowVisibility?: Visibility | undefined;
|
|
93
|
-
OverflowColumnHeaderVisibility?: Visibility | undefined;
|
|
94
|
-
}
|
|
95
|
-
export interface DataPathSort {
|
|
96
|
-
Direction: SortDirection | undefined;
|
|
97
|
-
SortPaths: DataPathValue[] | undefined;
|
|
98
|
-
}
|
|
99
|
-
export interface PivotTableSortBy {
|
|
100
|
-
Field?: FieldSort | undefined;
|
|
101
|
-
Column?: ColumnSort | undefined;
|
|
102
|
-
DataPath?: DataPathSort | undefined;
|
|
103
|
-
}
|
|
104
|
-
export interface PivotFieldSortOptions {
|
|
105
|
-
FieldId: string | undefined;
|
|
106
|
-
SortBy: PivotTableSortBy | undefined;
|
|
107
|
-
}
|
|
108
|
-
export interface PivotTableSortConfiguration {
|
|
109
|
-
FieldSortOptions?: PivotFieldSortOptions[] | undefined;
|
|
110
|
-
}
|
|
111
|
-
export declare const TableBorderStyle: {
|
|
112
|
-
readonly NONE: "NONE";
|
|
113
|
-
readonly SOLID: "SOLID";
|
|
114
|
-
};
|
|
115
|
-
export type TableBorderStyle =
|
|
116
|
-
(typeof TableBorderStyle)[keyof typeof TableBorderStyle];
|
|
117
|
-
export interface TableBorderOptions {
|
|
118
|
-
Color?: string | undefined;
|
|
119
|
-
Thickness?: number | undefined;
|
|
120
|
-
Style?: TableBorderStyle | undefined;
|
|
121
|
-
}
|
|
122
|
-
export interface TableSideBorderOptions {
|
|
123
|
-
InnerVertical?: TableBorderOptions | undefined;
|
|
124
|
-
InnerHorizontal?: TableBorderOptions | undefined;
|
|
125
|
-
Left?: TableBorderOptions | undefined;
|
|
126
|
-
Right?: TableBorderOptions | undefined;
|
|
127
|
-
Top?: TableBorderOptions | undefined;
|
|
128
|
-
Bottom?: TableBorderOptions | undefined;
|
|
129
|
-
}
|
|
130
|
-
export interface GlobalTableBorderOptions {
|
|
131
|
-
UniformBorder?: TableBorderOptions | undefined;
|
|
132
|
-
SideSpecificBorder?: TableSideBorderOptions | undefined;
|
|
133
|
-
}
|
|
134
|
-
export declare const TextWrap: {
|
|
135
|
-
readonly NONE: "NONE";
|
|
136
|
-
readonly WRAP: "WRAP";
|
|
137
|
-
};
|
|
138
|
-
export type TextWrap = (typeof TextWrap)[keyof typeof TextWrap];
|
|
139
|
-
export declare const VerticalTextAlignment: {
|
|
140
|
-
readonly AUTO: "AUTO";
|
|
141
|
-
readonly BOTTOM: "BOTTOM";
|
|
142
|
-
readonly MIDDLE: "MIDDLE";
|
|
143
|
-
readonly TOP: "TOP";
|
|
144
|
-
};
|
|
145
|
-
export type VerticalTextAlignment =
|
|
146
|
-
(typeof VerticalTextAlignment)[keyof typeof VerticalTextAlignment];
|
|
147
|
-
export interface TableCellStyle {
|
|
148
|
-
Visibility?: Visibility | undefined;
|
|
149
|
-
FontConfiguration?: FontConfiguration | undefined;
|
|
150
|
-
TextWrap?: TextWrap | undefined;
|
|
151
|
-
HorizontalTextAlignment?: HorizontalTextAlignment | undefined;
|
|
152
|
-
VerticalTextAlignment?: VerticalTextAlignment | undefined;
|
|
153
|
-
BackgroundColor?: string | undefined;
|
|
154
|
-
Height?: number | undefined;
|
|
155
|
-
Border?: GlobalTableBorderOptions | undefined;
|
|
156
|
-
}
|
|
157
|
-
export declare const PivotTableMetricPlacement: {
|
|
158
|
-
readonly COLUMN: "COLUMN";
|
|
159
|
-
readonly ROW: "ROW";
|
|
160
|
-
};
|
|
161
|
-
export type PivotTableMetricPlacement =
|
|
162
|
-
(typeof PivotTableMetricPlacement)[keyof typeof PivotTableMetricPlacement];
|
|
163
|
-
export interface RowAlternateColorOptions {
|
|
164
|
-
Status?: WidgetStatus | undefined;
|
|
165
|
-
RowAlternateColors?: string[] | undefined;
|
|
166
|
-
UsePrimaryBackgroundColor?: WidgetStatus | undefined;
|
|
167
|
-
}
|
|
168
|
-
export interface PivotTableRowsLabelOptions {
|
|
169
|
-
Visibility?: Visibility | undefined;
|
|
170
|
-
CustomLabel?: string | undefined;
|
|
171
|
-
}
|
|
172
|
-
export declare const PivotTableRowsLayout: {
|
|
173
|
-
readonly HIERARCHY: "HIERARCHY";
|
|
174
|
-
readonly TABULAR: "TABULAR";
|
|
175
|
-
};
|
|
176
|
-
export type PivotTableRowsLayout =
|
|
177
|
-
(typeof PivotTableRowsLayout)[keyof typeof PivotTableRowsLayout];
|
|
178
|
-
export interface PivotTableOptions {
|
|
179
|
-
MetricPlacement?: PivotTableMetricPlacement | undefined;
|
|
180
|
-
SingleMetricVisibility?: Visibility | undefined;
|
|
181
|
-
ColumnNamesVisibility?: Visibility | undefined;
|
|
182
|
-
ToggleButtonsVisibility?: Visibility | undefined;
|
|
183
|
-
ColumnHeaderStyle?: TableCellStyle | undefined;
|
|
184
|
-
RowHeaderStyle?: TableCellStyle | undefined;
|
|
185
|
-
CellStyle?: TableCellStyle | undefined;
|
|
186
|
-
RowFieldNamesStyle?: TableCellStyle | undefined;
|
|
187
|
-
RowAlternateColorOptions?: RowAlternateColorOptions | undefined;
|
|
188
|
-
CollapsedRowDimensionsVisibility?: Visibility | undefined;
|
|
189
|
-
RowsLayout?: PivotTableRowsLayout | undefined;
|
|
190
|
-
RowsLabelOptions?: PivotTableRowsLabelOptions | undefined;
|
|
191
|
-
DefaultCellWidth?: string | undefined;
|
|
192
|
-
}
|
|
193
|
-
export declare const PivotTableSubtotalLevel: {
|
|
194
|
-
readonly ALL: "ALL";
|
|
195
|
-
readonly CUSTOM: "CUSTOM";
|
|
196
|
-
readonly LAST: "LAST";
|
|
197
|
-
};
|
|
198
|
-
export type PivotTableSubtotalLevel =
|
|
199
|
-
(typeof PivotTableSubtotalLevel)[keyof typeof PivotTableSubtotalLevel];
|
|
200
|
-
export interface PivotTableFieldSubtotalOptions {
|
|
201
|
-
FieldId?: string | undefined;
|
|
202
|
-
}
|
|
203
|
-
export declare const StyledCellType: {
|
|
204
|
-
readonly METRIC_HEADER: "METRIC_HEADER";
|
|
205
|
-
readonly TOTAL: "TOTAL";
|
|
206
|
-
readonly VALUE: "VALUE";
|
|
207
|
-
};
|
|
208
|
-
export type StyledCellType =
|
|
209
|
-
(typeof StyledCellType)[keyof typeof StyledCellType];
|
|
210
|
-
export interface TableStyleTarget {
|
|
211
|
-
CellType: StyledCellType | undefined;
|
|
212
|
-
}
|
|
213
|
-
export interface SubtotalOptions {
|
|
214
|
-
TotalsVisibility?: Visibility | undefined;
|
|
215
|
-
CustomLabel?: string | undefined;
|
|
216
|
-
FieldLevel?: PivotTableSubtotalLevel | undefined;
|
|
217
|
-
FieldLevelOptions?: PivotTableFieldSubtotalOptions[] | undefined;
|
|
218
|
-
TotalCellStyle?: TableCellStyle | undefined;
|
|
219
|
-
ValueCellStyle?: TableCellStyle | undefined;
|
|
220
|
-
MetricHeaderCellStyle?: TableCellStyle | undefined;
|
|
221
|
-
StyleTargets?: TableStyleTarget[] | undefined;
|
|
222
|
-
}
|
|
223
|
-
export declare const TableTotalsPlacement: {
|
|
224
|
-
readonly AUTO: "AUTO";
|
|
225
|
-
readonly END: "END";
|
|
226
|
-
readonly START: "START";
|
|
227
|
-
};
|
|
228
|
-
export type TableTotalsPlacement =
|
|
229
|
-
(typeof TableTotalsPlacement)[keyof typeof TableTotalsPlacement];
|
|
230
|
-
export declare const TableTotalsScrollStatus: {
|
|
231
|
-
readonly PINNED: "PINNED";
|
|
232
|
-
readonly SCROLLED: "SCROLLED";
|
|
233
|
-
};
|
|
234
|
-
export type TableTotalsScrollStatus =
|
|
235
|
-
(typeof TableTotalsScrollStatus)[keyof typeof TableTotalsScrollStatus];
|
|
236
|
-
export declare const SimpleTotalAggregationFunction: {
|
|
237
|
-
readonly AVERAGE: "AVERAGE";
|
|
238
|
-
readonly DEFAULT: "DEFAULT";
|
|
239
|
-
readonly MAX: "MAX";
|
|
240
|
-
readonly MIN: "MIN";
|
|
241
|
-
readonly NONE: "NONE";
|
|
242
|
-
readonly SUM: "SUM";
|
|
243
|
-
};
|
|
244
|
-
export type SimpleTotalAggregationFunction =
|
|
245
|
-
(typeof SimpleTotalAggregationFunction)[keyof typeof SimpleTotalAggregationFunction];
|
|
246
|
-
export interface TotalAggregationFunction {
|
|
247
|
-
SimpleTotalAggregationFunction?: SimpleTotalAggregationFunction | undefined;
|
|
248
|
-
}
|
|
249
|
-
export interface TotalAggregationOption {
|
|
250
|
-
FieldId: string | undefined;
|
|
251
|
-
TotalAggregationFunction: TotalAggregationFunction | undefined;
|
|
252
|
-
}
|
|
253
|
-
export interface PivotTotalOptions {
|
|
254
|
-
TotalsVisibility?: Visibility | undefined;
|
|
255
|
-
Placement?: TableTotalsPlacement | undefined;
|
|
256
|
-
ScrollStatus?: TableTotalsScrollStatus | undefined;
|
|
257
|
-
CustomLabel?: string | undefined;
|
|
258
|
-
TotalCellStyle?: TableCellStyle | undefined;
|
|
259
|
-
ValueCellStyle?: TableCellStyle | undefined;
|
|
260
|
-
MetricHeaderCellStyle?: TableCellStyle | undefined;
|
|
261
|
-
TotalAggregationOptions?: TotalAggregationOption[] | undefined;
|
|
262
|
-
}
|
|
263
|
-
export interface PivotTableTotalOptions {
|
|
264
|
-
RowSubtotalOptions?: SubtotalOptions | undefined;
|
|
265
|
-
ColumnSubtotalOptions?: SubtotalOptions | undefined;
|
|
266
|
-
RowTotalOptions?: PivotTotalOptions | undefined;
|
|
267
|
-
ColumnTotalOptions?: PivotTotalOptions | undefined;
|
|
268
|
-
}
|
|
269
|
-
export interface PivotTableConfiguration {
|
|
270
|
-
FieldWells?: PivotTableFieldWells | undefined;
|
|
271
|
-
SortConfiguration?: PivotTableSortConfiguration | undefined;
|
|
272
|
-
TableOptions?: PivotTableOptions | undefined;
|
|
273
|
-
TotalOptions?: PivotTableTotalOptions | undefined;
|
|
274
|
-
FieldOptions?: PivotTableFieldOptions | undefined;
|
|
275
|
-
PaginatedReportOptions?: PivotTablePaginatedReportOptions | undefined;
|
|
276
|
-
Interactions?: VisualInteractionOptions | undefined;
|
|
277
|
-
}
|
|
278
|
-
export declare const PivotTableConditionalFormattingScopeRole: {
|
|
279
|
-
readonly FIELD: "FIELD";
|
|
280
|
-
readonly FIELD_TOTAL: "FIELD_TOTAL";
|
|
281
|
-
readonly GRAND_TOTAL: "GRAND_TOTAL";
|
|
282
|
-
};
|
|
283
|
-
export type PivotTableConditionalFormattingScopeRole =
|
|
284
|
-
(typeof PivotTableConditionalFormattingScopeRole)[keyof typeof PivotTableConditionalFormattingScopeRole];
|
|
285
|
-
export interface PivotTableConditionalFormattingScope {
|
|
286
|
-
Role?: PivotTableConditionalFormattingScopeRole | undefined;
|
|
287
|
-
}
|
|
288
|
-
export interface TextConditionalFormat {
|
|
289
|
-
BackgroundColor?: ConditionalFormattingColor | undefined;
|
|
290
|
-
TextColor?: ConditionalFormattingColor | undefined;
|
|
291
|
-
Icon?: ConditionalFormattingIcon | undefined;
|
|
292
|
-
}
|
|
293
|
-
export interface PivotTableCellConditionalFormatting {
|
|
294
|
-
FieldId: string | undefined;
|
|
295
|
-
TextFormat?: TextConditionalFormat | undefined;
|
|
296
|
-
Scope?: PivotTableConditionalFormattingScope | undefined;
|
|
297
|
-
Scopes?: PivotTableConditionalFormattingScope[] | undefined;
|
|
298
|
-
}
|
|
299
|
-
export interface PivotTableConditionalFormattingOption {
|
|
300
|
-
Cell?: PivotTableCellConditionalFormatting | undefined;
|
|
301
|
-
}
|
|
302
|
-
export interface PivotTableConditionalFormatting {
|
|
303
|
-
ConditionalFormattingOptions?:
|
|
304
|
-
| PivotTableConditionalFormattingOption[]
|
|
305
|
-
| undefined;
|
|
306
|
-
}
|
|
307
|
-
export interface PivotTableVisual {
|
|
308
|
-
VisualId: string | undefined;
|
|
309
|
-
Title?: VisualTitleLabelOptions | undefined;
|
|
310
|
-
Subtitle?: VisualSubtitleLabelOptions | undefined;
|
|
311
|
-
ChartConfiguration?: PivotTableConfiguration | undefined;
|
|
312
|
-
ConditionalFormatting?: PivotTableConditionalFormatting | undefined;
|
|
313
|
-
Actions?: VisualCustomAction[] | undefined;
|
|
314
|
-
VisualContentAltText?: string | undefined;
|
|
315
|
-
}
|
|
316
|
-
export declare const PluginVisualAxisName: {
|
|
317
|
-
readonly GROUP_BY: "GROUP_BY";
|
|
318
|
-
readonly VALUE: "VALUE";
|
|
319
|
-
};
|
|
320
|
-
export type PluginVisualAxisName =
|
|
321
|
-
(typeof PluginVisualAxisName)[keyof typeof PluginVisualAxisName];
|
|
322
|
-
export interface PluginVisualFieldWell {
|
|
323
|
-
AxisName?: PluginVisualAxisName | undefined;
|
|
324
|
-
Dimensions?: DimensionField[] | undefined;
|
|
325
|
-
Measures?: MeasureField[] | undefined;
|
|
326
|
-
Unaggregated?: UnaggregatedField[] | undefined;
|
|
327
|
-
}
|
|
328
|
-
export interface PluginVisualItemsLimitConfiguration {
|
|
329
|
-
ItemsLimit?: number | undefined;
|
|
330
|
-
}
|
|
331
|
-
export interface PluginVisualTableQuerySort {
|
|
332
|
-
RowSort?: FieldSortOptions[] | undefined;
|
|
333
|
-
ItemsLimitConfiguration?: PluginVisualItemsLimitConfiguration | undefined;
|
|
334
|
-
}
|
|
335
|
-
export interface PluginVisualSortConfiguration {
|
|
336
|
-
PluginVisualTableQuerySort?: PluginVisualTableQuerySort | undefined;
|
|
337
|
-
}
|
|
338
|
-
export interface PluginVisualProperty {
|
|
339
|
-
Name?: string | undefined;
|
|
340
|
-
Value?: string | undefined;
|
|
341
|
-
}
|
|
342
|
-
export interface PluginVisualOptions {
|
|
343
|
-
VisualProperties?: PluginVisualProperty[] | undefined;
|
|
344
|
-
}
|
|
345
|
-
export interface PluginVisualConfiguration {
|
|
346
|
-
FieldWells?: PluginVisualFieldWell[] | undefined;
|
|
347
|
-
VisualOptions?: PluginVisualOptions | undefined;
|
|
348
|
-
SortConfiguration?: PluginVisualSortConfiguration | undefined;
|
|
349
|
-
}
|
|
350
|
-
export interface PluginVisual {
|
|
351
|
-
VisualId: string | undefined;
|
|
352
|
-
PluginArn: string | undefined;
|
|
353
|
-
Title?: VisualTitleLabelOptions | undefined;
|
|
354
|
-
Subtitle?: VisualSubtitleLabelOptions | undefined;
|
|
355
|
-
ChartConfiguration?: PluginVisualConfiguration | undefined;
|
|
356
|
-
Actions?: VisualCustomAction[] | undefined;
|
|
357
|
-
VisualContentAltText?: string | undefined;
|
|
358
|
-
}
|
|
359
|
-
export declare const RadarChartAxesRangeScale: {
|
|
360
|
-
readonly AUTO: "AUTO";
|
|
361
|
-
readonly INDEPENDENT: "INDEPENDENT";
|
|
362
|
-
readonly SHARED: "SHARED";
|
|
363
|
-
};
|
|
364
|
-
export type RadarChartAxesRangeScale =
|
|
365
|
-
(typeof RadarChartAxesRangeScale)[keyof typeof RadarChartAxesRangeScale];
|
|
366
|
-
export interface RadarChartAreaStyleSettings {
|
|
367
|
-
Visibility?: Visibility | undefined;
|
|
368
|
-
}
|
|
369
|
-
export interface RadarChartSeriesSettings {
|
|
370
|
-
AreaStyleSettings?: RadarChartAreaStyleSettings | undefined;
|
|
371
|
-
}
|
|
372
|
-
export interface RadarChartAggregatedFieldWells {
|
|
373
|
-
Category?: DimensionField[] | undefined;
|
|
374
|
-
Color?: DimensionField[] | undefined;
|
|
375
|
-
Values?: MeasureField[] | undefined;
|
|
376
|
-
}
|
|
377
|
-
export interface RadarChartFieldWells {
|
|
378
|
-
RadarChartAggregatedFieldWells?: RadarChartAggregatedFieldWells | undefined;
|
|
379
|
-
}
|
|
380
|
-
export declare const RadarChartShape: {
|
|
381
|
-
readonly CIRCLE: "CIRCLE";
|
|
382
|
-
readonly POLYGON: "POLYGON";
|
|
383
|
-
};
|
|
384
|
-
export type RadarChartShape =
|
|
385
|
-
(typeof RadarChartShape)[keyof typeof RadarChartShape];
|
|
386
|
-
export interface RadarChartSortConfiguration {
|
|
387
|
-
CategorySort?: FieldSortOptions[] | undefined;
|
|
388
|
-
CategoryItemsLimit?: ItemsLimitConfiguration | undefined;
|
|
389
|
-
ColorSort?: FieldSortOptions[] | undefined;
|
|
390
|
-
ColorItemsLimit?: ItemsLimitConfiguration | undefined;
|
|
391
|
-
}
|
|
392
|
-
export interface RadarChartConfiguration {
|
|
393
|
-
FieldWells?: RadarChartFieldWells | undefined;
|
|
394
|
-
SortConfiguration?: RadarChartSortConfiguration | undefined;
|
|
395
|
-
Shape?: RadarChartShape | undefined;
|
|
396
|
-
BaseSeriesSettings?: RadarChartSeriesSettings | undefined;
|
|
397
|
-
StartAngle?: number | undefined;
|
|
398
|
-
VisualPalette?: VisualPalette | undefined;
|
|
399
|
-
AlternateBandColorsVisibility?: Visibility | undefined;
|
|
400
|
-
AlternateBandEvenColor?: string | undefined;
|
|
401
|
-
AlternateBandOddColor?: string | undefined;
|
|
402
|
-
CategoryAxis?: AxisDisplayOptions | undefined;
|
|
403
|
-
CategoryLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
404
|
-
ColorAxis?: AxisDisplayOptions | undefined;
|
|
405
|
-
ColorLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
406
|
-
Legend?: LegendOptions | undefined;
|
|
407
|
-
AxesRangeScale?: RadarChartAxesRangeScale | undefined;
|
|
408
|
-
Interactions?: VisualInteractionOptions | undefined;
|
|
409
|
-
}
|
|
410
|
-
export interface RadarChartVisual {
|
|
411
|
-
VisualId: string | undefined;
|
|
412
|
-
Title?: VisualTitleLabelOptions | undefined;
|
|
413
|
-
Subtitle?: VisualSubtitleLabelOptions | undefined;
|
|
414
|
-
ChartConfiguration?: RadarChartConfiguration | undefined;
|
|
415
|
-
Actions?: VisualCustomAction[] | undefined;
|
|
416
|
-
ColumnHierarchies?: ColumnHierarchy[] | undefined;
|
|
417
|
-
VisualContentAltText?: string | undefined;
|
|
418
|
-
}
|
|
419
|
-
export interface SankeyDiagramAggregatedFieldWells {
|
|
420
|
-
Source?: DimensionField[] | undefined;
|
|
421
|
-
Destination?: DimensionField[] | undefined;
|
|
422
|
-
Weight?: MeasureField[] | undefined;
|
|
423
|
-
}
|
|
424
|
-
export interface SankeyDiagramFieldWells {
|
|
425
|
-
SankeyDiagramAggregatedFieldWells?:
|
|
426
|
-
| SankeyDiagramAggregatedFieldWells
|
|
427
|
-
| undefined;
|
|
428
|
-
}
|
|
429
|
-
export interface SankeyDiagramSortConfiguration {
|
|
430
|
-
WeightSort?: FieldSortOptions[] | undefined;
|
|
431
|
-
SourceItemsLimit?: ItemsLimitConfiguration | undefined;
|
|
432
|
-
DestinationItemsLimit?: ItemsLimitConfiguration | undefined;
|
|
433
|
-
}
|
|
434
|
-
export interface SankeyDiagramChartConfiguration {
|
|
435
|
-
FieldWells?: SankeyDiagramFieldWells | undefined;
|
|
436
|
-
SortConfiguration?: SankeyDiagramSortConfiguration | undefined;
|
|
437
|
-
DataLabels?: DataLabelOptions | undefined;
|
|
438
|
-
Interactions?: VisualInteractionOptions | undefined;
|
|
439
|
-
}
|
|
440
|
-
export interface SankeyDiagramVisual {
|
|
441
|
-
VisualId: string | undefined;
|
|
442
|
-
Title?: VisualTitleLabelOptions | undefined;
|
|
443
|
-
Subtitle?: VisualSubtitleLabelOptions | undefined;
|
|
444
|
-
ChartConfiguration?: SankeyDiagramChartConfiguration | undefined;
|
|
445
|
-
Actions?: VisualCustomAction[] | undefined;
|
|
446
|
-
VisualContentAltText?: string | undefined;
|
|
447
|
-
}
|
|
448
|
-
export interface ScatterPlotCategoricallyAggregatedFieldWells {
|
|
449
|
-
XAxis?: MeasureField[] | undefined;
|
|
450
|
-
YAxis?: MeasureField[] | undefined;
|
|
451
|
-
Category?: DimensionField[] | undefined;
|
|
452
|
-
Size?: MeasureField[] | undefined;
|
|
453
|
-
Label?: DimensionField[] | undefined;
|
|
454
|
-
}
|
|
455
|
-
export interface ScatterPlotUnaggregatedFieldWells {
|
|
456
|
-
XAxis?: DimensionField[] | undefined;
|
|
457
|
-
YAxis?: DimensionField[] | undefined;
|
|
458
|
-
Size?: MeasureField[] | undefined;
|
|
459
|
-
Category?: DimensionField[] | undefined;
|
|
460
|
-
Label?: DimensionField[] | undefined;
|
|
461
|
-
}
|
|
462
|
-
export interface ScatterPlotFieldWells {
|
|
463
|
-
ScatterPlotCategoricallyAggregatedFieldWells?:
|
|
464
|
-
| ScatterPlotCategoricallyAggregatedFieldWells
|
|
465
|
-
| undefined;
|
|
466
|
-
ScatterPlotUnaggregatedFieldWells?:
|
|
467
|
-
| ScatterPlotUnaggregatedFieldWells
|
|
468
|
-
| undefined;
|
|
469
|
-
}
|
|
470
|
-
export interface ScatterPlotSortConfiguration {
|
|
471
|
-
ScatterPlotLimitConfiguration?: ItemsLimitConfiguration | undefined;
|
|
472
|
-
}
|
|
473
|
-
export interface ScatterPlotConfiguration {
|
|
474
|
-
FieldWells?: ScatterPlotFieldWells | undefined;
|
|
475
|
-
SortConfiguration?: ScatterPlotSortConfiguration | undefined;
|
|
476
|
-
XAxisLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
477
|
-
XAxisDisplayOptions?: AxisDisplayOptions | undefined;
|
|
478
|
-
YAxisLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
479
|
-
YAxisDisplayOptions?: AxisDisplayOptions | undefined;
|
|
480
|
-
Legend?: LegendOptions | undefined;
|
|
481
|
-
DataLabels?: DataLabelOptions | undefined;
|
|
482
|
-
Tooltip?: TooltipOptions | undefined;
|
|
483
|
-
VisualPalette?: VisualPalette | undefined;
|
|
484
|
-
Interactions?: VisualInteractionOptions | undefined;
|
|
485
|
-
}
|
|
486
|
-
export interface ScatterPlotVisual {
|
|
487
|
-
VisualId: string | undefined;
|
|
488
|
-
Title?: VisualTitleLabelOptions | undefined;
|
|
489
|
-
Subtitle?: VisualSubtitleLabelOptions | undefined;
|
|
490
|
-
ChartConfiguration?: ScatterPlotConfiguration | undefined;
|
|
491
|
-
Actions?: VisualCustomAction[] | undefined;
|
|
492
|
-
ColumnHierarchies?: ColumnHierarchy[] | undefined;
|
|
493
|
-
VisualContentAltText?: string | undefined;
|
|
494
|
-
}
|
|
495
|
-
export interface TablePinnedFieldOptions {
|
|
496
|
-
PinnedLeftFields?: string[] | undefined;
|
|
497
|
-
}
|
|
498
|
-
export declare const TableCellImageScalingConfiguration: {
|
|
499
|
-
readonly DO_NOT_SCALE: "DO_NOT_SCALE";
|
|
500
|
-
readonly FIT_TO_CELL_HEIGHT: "FIT_TO_CELL_HEIGHT";
|
|
501
|
-
readonly FIT_TO_CELL_WIDTH: "FIT_TO_CELL_WIDTH";
|
|
502
|
-
};
|
|
503
|
-
export type TableCellImageScalingConfiguration =
|
|
504
|
-
(typeof TableCellImageScalingConfiguration)[keyof typeof TableCellImageScalingConfiguration];
|
|
505
|
-
export interface TableCellImageSizingConfiguration {
|
|
506
|
-
TableCellImageScalingConfiguration?:
|
|
507
|
-
| TableCellImageScalingConfiguration
|
|
508
|
-
| undefined;
|
|
509
|
-
}
|
|
510
|
-
export interface TableFieldImageConfiguration {
|
|
511
|
-
SizingOptions?: TableCellImageSizingConfiguration | undefined;
|
|
512
|
-
}
|
|
513
|
-
export declare const TableFieldIconSetType: {
|
|
514
|
-
readonly LINK: "LINK";
|
|
515
|
-
};
|
|
516
|
-
export type TableFieldIconSetType =
|
|
517
|
-
(typeof TableFieldIconSetType)[keyof typeof TableFieldIconSetType];
|
|
518
|
-
export interface TableFieldCustomIconContent {
|
|
519
|
-
Icon?: TableFieldIconSetType | undefined;
|
|
520
|
-
}
|
|
521
|
-
export interface TableFieldCustomTextContent {
|
|
522
|
-
Value?: string | undefined;
|
|
523
|
-
FontConfiguration: FontConfiguration | undefined;
|
|
524
|
-
}
|
|
525
|
-
export interface TableFieldLinkContentConfiguration {
|
|
526
|
-
CustomTextContent?: TableFieldCustomTextContent | undefined;
|
|
527
|
-
CustomIconContent?: TableFieldCustomIconContent | undefined;
|
|
528
|
-
}
|
|
529
|
-
export interface TableFieldLinkConfiguration {
|
|
530
|
-
Target: URLTargetConfiguration | undefined;
|
|
531
|
-
Content: TableFieldLinkContentConfiguration | undefined;
|
|
532
|
-
}
|
|
533
|
-
export interface TableFieldURLConfiguration {
|
|
534
|
-
LinkConfiguration?: TableFieldLinkConfiguration | undefined;
|
|
535
|
-
ImageConfiguration?: TableFieldImageConfiguration | undefined;
|
|
536
|
-
}
|
|
537
|
-
export interface TableFieldOption {
|
|
538
|
-
FieldId: string | undefined;
|
|
539
|
-
Width?: string | undefined;
|
|
540
|
-
CustomLabel?: string | undefined;
|
|
541
|
-
Visibility?: Visibility | undefined;
|
|
542
|
-
URLStyling?: TableFieldURLConfiguration | undefined;
|
|
543
|
-
}
|
|
544
|
-
export declare const TransposedColumnType: {
|
|
545
|
-
readonly ROW_HEADER_COLUMN: "ROW_HEADER_COLUMN";
|
|
546
|
-
readonly VALUE_COLUMN: "VALUE_COLUMN";
|
|
547
|
-
};
|
|
548
|
-
export type TransposedColumnType =
|
|
549
|
-
(typeof TransposedColumnType)[keyof typeof TransposedColumnType];
|
|
550
|
-
export interface TransposedTableOption {
|
|
551
|
-
ColumnIndex?: number | undefined;
|
|
552
|
-
ColumnWidth?: string | undefined;
|
|
553
|
-
ColumnType: TransposedColumnType | undefined;
|
|
554
|
-
}
|
|
555
|
-
export interface TableFieldOptions {
|
|
556
|
-
SelectedFieldOptions?: TableFieldOption[] | undefined;
|
|
557
|
-
Order?: string[] | undefined;
|
|
558
|
-
PinnedFieldOptions?: TablePinnedFieldOptions | undefined;
|
|
559
|
-
TransposedTableOptions?: TransposedTableOption[] | undefined;
|
|
560
|
-
}
|
|
561
|
-
export interface TableAggregatedFieldWells {
|
|
562
|
-
GroupBy?: DimensionField[] | undefined;
|
|
563
|
-
Values?: MeasureField[] | undefined;
|
|
564
|
-
}
|
|
565
|
-
export interface TableUnaggregatedFieldWells {
|
|
566
|
-
Values?: UnaggregatedField[] | undefined;
|
|
567
|
-
}
|
|
568
|
-
export interface TableFieldWells {
|
|
569
|
-
TableAggregatedFieldWells?: TableAggregatedFieldWells | undefined;
|
|
570
|
-
TableUnaggregatedFieldWells?: TableUnaggregatedFieldWells | undefined;
|
|
571
|
-
}
|
|
572
|
-
export interface TablePaginatedReportOptions {
|
|
573
|
-
VerticalOverflowVisibility?: Visibility | undefined;
|
|
574
|
-
OverflowColumnHeaderVisibility?: Visibility | undefined;
|
|
575
|
-
}
|
|
576
|
-
export interface TableSortConfiguration {
|
|
577
|
-
RowSort?: FieldSortOptions[] | undefined;
|
|
578
|
-
PaginationConfiguration?: PaginationConfiguration | undefined;
|
|
579
|
-
}
|
|
580
|
-
export interface DataBarsOptions {
|
|
581
|
-
FieldId: string | undefined;
|
|
582
|
-
PositiveColor?: string | undefined;
|
|
583
|
-
NegativeColor?: string | undefined;
|
|
584
|
-
}
|
|
585
|
-
export interface TableInlineVisualization {
|
|
586
|
-
DataBars?: DataBarsOptions | undefined;
|
|
587
|
-
}
|
|
588
|
-
export declare const TableOrientation: {
|
|
589
|
-
readonly HORIZONTAL: "HORIZONTAL";
|
|
590
|
-
readonly VERTICAL: "VERTICAL";
|
|
591
|
-
};
|
|
592
|
-
export type TableOrientation =
|
|
593
|
-
(typeof TableOrientation)[keyof typeof TableOrientation];
|
|
594
|
-
export interface TableOptions {
|
|
595
|
-
Orientation?: TableOrientation | undefined;
|
|
596
|
-
HeaderStyle?: TableCellStyle | undefined;
|
|
597
|
-
CellStyle?: TableCellStyle | undefined;
|
|
598
|
-
RowAlternateColorOptions?: RowAlternateColorOptions | undefined;
|
|
599
|
-
}
|
|
600
|
-
export interface TotalOptions {
|
|
601
|
-
TotalsVisibility?: Visibility | undefined;
|
|
602
|
-
Placement?: TableTotalsPlacement | undefined;
|
|
603
|
-
ScrollStatus?: TableTotalsScrollStatus | undefined;
|
|
604
|
-
CustomLabel?: string | undefined;
|
|
605
|
-
TotalCellStyle?: TableCellStyle | undefined;
|
|
606
|
-
TotalAggregationOptions?: TotalAggregationOption[] | undefined;
|
|
607
|
-
}
|
|
608
|
-
export interface TableConfiguration {
|
|
609
|
-
FieldWells?: TableFieldWells | undefined;
|
|
610
|
-
SortConfiguration?: TableSortConfiguration | undefined;
|
|
611
|
-
TableOptions?: TableOptions | undefined;
|
|
612
|
-
TotalOptions?: TotalOptions | undefined;
|
|
613
|
-
FieldOptions?: TableFieldOptions | undefined;
|
|
614
|
-
PaginatedReportOptions?: TablePaginatedReportOptions | undefined;
|
|
615
|
-
TableInlineVisualizations?: TableInlineVisualization[] | undefined;
|
|
616
|
-
Interactions?: VisualInteractionOptions | undefined;
|
|
617
|
-
}
|
|
618
|
-
export interface TableCellConditionalFormatting {
|
|
619
|
-
FieldId: string | undefined;
|
|
620
|
-
TextFormat?: TextConditionalFormat | undefined;
|
|
621
|
-
}
|
|
622
|
-
export interface TableRowConditionalFormatting {
|
|
623
|
-
BackgroundColor?: ConditionalFormattingColor | undefined;
|
|
624
|
-
TextColor?: ConditionalFormattingColor | undefined;
|
|
625
|
-
}
|
|
626
|
-
export interface TableConditionalFormattingOption {
|
|
627
|
-
Cell?: TableCellConditionalFormatting | undefined;
|
|
628
|
-
Row?: TableRowConditionalFormatting | undefined;
|
|
629
|
-
}
|
|
630
|
-
export interface TableConditionalFormatting {
|
|
631
|
-
ConditionalFormattingOptions?: TableConditionalFormattingOption[] | undefined;
|
|
632
|
-
}
|
|
633
|
-
export interface TableVisual {
|
|
634
|
-
VisualId: string | undefined;
|
|
635
|
-
Title?: VisualTitleLabelOptions | undefined;
|
|
636
|
-
Subtitle?: VisualSubtitleLabelOptions | undefined;
|
|
637
|
-
ChartConfiguration?: TableConfiguration | undefined;
|
|
638
|
-
ConditionalFormatting?: TableConditionalFormatting | undefined;
|
|
639
|
-
Actions?: VisualCustomAction[] | undefined;
|
|
640
|
-
VisualContentAltText?: string | undefined;
|
|
641
|
-
}
|
|
642
|
-
export interface TreeMapAggregatedFieldWells {
|
|
643
|
-
Groups?: DimensionField[] | undefined;
|
|
644
|
-
Sizes?: MeasureField[] | undefined;
|
|
645
|
-
Colors?: MeasureField[] | undefined;
|
|
646
|
-
}
|
|
647
|
-
export interface TreeMapFieldWells {
|
|
648
|
-
TreeMapAggregatedFieldWells?: TreeMapAggregatedFieldWells | undefined;
|
|
649
|
-
}
|
|
650
|
-
export interface TreeMapSortConfiguration {
|
|
651
|
-
TreeMapSort?: FieldSortOptions[] | undefined;
|
|
652
|
-
TreeMapGroupItemsLimitConfiguration?: ItemsLimitConfiguration | undefined;
|
|
653
|
-
}
|
|
654
|
-
export interface TreeMapConfiguration {
|
|
655
|
-
FieldWells?: TreeMapFieldWells | undefined;
|
|
656
|
-
SortConfiguration?: TreeMapSortConfiguration | undefined;
|
|
657
|
-
GroupLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
658
|
-
SizeLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
659
|
-
ColorLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
660
|
-
ColorScale?: ColorScale | undefined;
|
|
661
|
-
Legend?: LegendOptions | undefined;
|
|
662
|
-
DataLabels?: DataLabelOptions | undefined;
|
|
663
|
-
Tooltip?: TooltipOptions | undefined;
|
|
664
|
-
Interactions?: VisualInteractionOptions | undefined;
|
|
665
|
-
}
|
|
666
|
-
export interface TreeMapVisual {
|
|
667
|
-
VisualId: string | undefined;
|
|
668
|
-
Title?: VisualTitleLabelOptions | undefined;
|
|
669
|
-
Subtitle?: VisualSubtitleLabelOptions | undefined;
|
|
670
|
-
ChartConfiguration?: TreeMapConfiguration | undefined;
|
|
671
|
-
Actions?: VisualCustomAction[] | undefined;
|
|
672
|
-
ColumnHierarchies?: ColumnHierarchy[] | undefined;
|
|
673
|
-
VisualContentAltText?: string | undefined;
|
|
674
|
-
}
|
|
675
|
-
export interface WaterfallChartGroupColorConfiguration {
|
|
676
|
-
PositiveBarColor?: string | undefined;
|
|
677
|
-
NegativeBarColor?: string | undefined;
|
|
678
|
-
TotalBarColor?: string | undefined;
|
|
679
|
-
}
|
|
680
|
-
export interface WaterfallChartColorConfiguration {
|
|
681
|
-
GroupColorConfiguration?: WaterfallChartGroupColorConfiguration | undefined;
|
|
682
|
-
}
|
|
683
|
-
export interface WaterfallChartAggregatedFieldWells {
|
|
684
|
-
Categories?: DimensionField[] | undefined;
|
|
685
|
-
Values?: MeasureField[] | undefined;
|
|
686
|
-
Breakdowns?: DimensionField[] | undefined;
|
|
687
|
-
}
|
|
688
|
-
export interface WaterfallChartFieldWells {
|
|
689
|
-
WaterfallChartAggregatedFieldWells?:
|
|
690
|
-
| WaterfallChartAggregatedFieldWells
|
|
691
|
-
| undefined;
|
|
692
|
-
}
|
|
693
|
-
export interface WaterfallChartSortConfiguration {
|
|
694
|
-
CategorySort?: FieldSortOptions[] | undefined;
|
|
695
|
-
BreakdownItemsLimit?: ItemsLimitConfiguration | undefined;
|
|
696
|
-
}
|
|
697
|
-
export interface WaterfallChartOptions {
|
|
698
|
-
TotalBarLabel?: string | undefined;
|
|
699
|
-
}
|
|
700
|
-
export interface WaterfallChartConfiguration {
|
|
701
|
-
FieldWells?: WaterfallChartFieldWells | undefined;
|
|
702
|
-
SortConfiguration?: WaterfallChartSortConfiguration | undefined;
|
|
703
|
-
WaterfallChartOptions?: WaterfallChartOptions | undefined;
|
|
704
|
-
CategoryAxisLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
705
|
-
CategoryAxisDisplayOptions?: AxisDisplayOptions | undefined;
|
|
706
|
-
PrimaryYAxisLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
707
|
-
PrimaryYAxisDisplayOptions?: AxisDisplayOptions | undefined;
|
|
708
|
-
Legend?: LegendOptions | undefined;
|
|
709
|
-
DataLabels?: DataLabelOptions | undefined;
|
|
710
|
-
VisualPalette?: VisualPalette | undefined;
|
|
711
|
-
ColorConfiguration?: WaterfallChartColorConfiguration | undefined;
|
|
712
|
-
Interactions?: VisualInteractionOptions | undefined;
|
|
713
|
-
}
|
|
714
|
-
export interface WaterfallVisual {
|
|
715
|
-
VisualId: string | undefined;
|
|
716
|
-
Title?: VisualTitleLabelOptions | undefined;
|
|
717
|
-
Subtitle?: VisualSubtitleLabelOptions | undefined;
|
|
718
|
-
ChartConfiguration?: WaterfallChartConfiguration | undefined;
|
|
719
|
-
Actions?: VisualCustomAction[] | undefined;
|
|
720
|
-
ColumnHierarchies?: ColumnHierarchy[] | undefined;
|
|
721
|
-
VisualContentAltText?: string | undefined;
|
|
722
|
-
}
|
|
723
|
-
export interface WordCloudAggregatedFieldWells {
|
|
724
|
-
GroupBy?: DimensionField[] | undefined;
|
|
725
|
-
Size?: MeasureField[] | undefined;
|
|
726
|
-
}
|
|
727
|
-
export interface WordCloudFieldWells {
|
|
728
|
-
WordCloudAggregatedFieldWells?: WordCloudAggregatedFieldWells | undefined;
|
|
729
|
-
}
|
|
730
|
-
export interface WordCloudSortConfiguration {
|
|
731
|
-
CategoryItemsLimit?: ItemsLimitConfiguration | undefined;
|
|
732
|
-
CategorySort?: FieldSortOptions[] | undefined;
|
|
733
|
-
}
|
|
734
|
-
export declare const WordCloudCloudLayout: {
|
|
735
|
-
readonly FLUID: "FLUID";
|
|
736
|
-
readonly NORMAL: "NORMAL";
|
|
737
|
-
};
|
|
738
|
-
export type WordCloudCloudLayout =
|
|
739
|
-
(typeof WordCloudCloudLayout)[keyof typeof WordCloudCloudLayout];
|
|
740
|
-
export declare const WordCloudWordCasing: {
|
|
741
|
-
readonly EXISTING_CASE: "EXISTING_CASE";
|
|
742
|
-
readonly LOWER_CASE: "LOWER_CASE";
|
|
743
|
-
};
|
|
744
|
-
export type WordCloudWordCasing =
|
|
745
|
-
(typeof WordCloudWordCasing)[keyof typeof WordCloudWordCasing];
|
|
746
|
-
export declare const WordCloudWordOrientation: {
|
|
747
|
-
readonly HORIZONTAL: "HORIZONTAL";
|
|
748
|
-
readonly HORIZONTAL_AND_VERTICAL: "HORIZONTAL_AND_VERTICAL";
|
|
749
|
-
};
|
|
750
|
-
export type WordCloudWordOrientation =
|
|
751
|
-
(typeof WordCloudWordOrientation)[keyof typeof WordCloudWordOrientation];
|
|
752
|
-
export declare const WordCloudWordPadding: {
|
|
753
|
-
readonly LARGE: "LARGE";
|
|
754
|
-
readonly MEDIUM: "MEDIUM";
|
|
755
|
-
readonly NONE: "NONE";
|
|
756
|
-
readonly SMALL: "SMALL";
|
|
757
|
-
};
|
|
758
|
-
export type WordCloudWordPadding =
|
|
759
|
-
(typeof WordCloudWordPadding)[keyof typeof WordCloudWordPadding];
|
|
760
|
-
export declare const WordCloudWordScaling: {
|
|
761
|
-
readonly EMPHASIZE: "EMPHASIZE";
|
|
762
|
-
readonly NORMAL: "NORMAL";
|
|
763
|
-
};
|
|
764
|
-
export type WordCloudWordScaling =
|
|
765
|
-
(typeof WordCloudWordScaling)[keyof typeof WordCloudWordScaling];
|
|
766
|
-
export interface WordCloudOptions {
|
|
767
|
-
WordOrientation?: WordCloudWordOrientation | undefined;
|
|
768
|
-
WordScaling?: WordCloudWordScaling | undefined;
|
|
769
|
-
CloudLayout?: WordCloudCloudLayout | undefined;
|
|
770
|
-
WordCasing?: WordCloudWordCasing | undefined;
|
|
771
|
-
WordPadding?: WordCloudWordPadding | undefined;
|
|
772
|
-
MaximumStringLength?: number | undefined;
|
|
773
|
-
}
|
|
774
|
-
export interface WordCloudChartConfiguration {
|
|
775
|
-
FieldWells?: WordCloudFieldWells | undefined;
|
|
776
|
-
SortConfiguration?: WordCloudSortConfiguration | undefined;
|
|
777
|
-
CategoryLabelOptions?: ChartAxisLabelOptions | undefined;
|
|
778
|
-
WordCloudOptions?: WordCloudOptions | undefined;
|
|
779
|
-
Interactions?: VisualInteractionOptions | undefined;
|
|
780
|
-
}
|
|
781
|
-
export interface WordCloudVisual {
|
|
782
|
-
VisualId: string | undefined;
|
|
783
|
-
Title?: VisualTitleLabelOptions | undefined;
|
|
784
|
-
Subtitle?: VisualSubtitleLabelOptions | undefined;
|
|
785
|
-
ChartConfiguration?: WordCloudChartConfiguration | undefined;
|
|
786
|
-
Actions?: VisualCustomAction[] | undefined;
|
|
787
|
-
ColumnHierarchies?: ColumnHierarchy[] | undefined;
|
|
788
|
-
VisualContentAltText?: string | undefined;
|
|
789
|
-
}
|
|
790
|
-
export interface Visual {
|
|
791
|
-
TableVisual?: TableVisual | undefined;
|
|
792
|
-
PivotTableVisual?: PivotTableVisual | undefined;
|
|
793
|
-
BarChartVisual?: BarChartVisual | undefined;
|
|
794
|
-
KPIVisual?: KPIVisual | undefined;
|
|
795
|
-
PieChartVisual?: PieChartVisual | undefined;
|
|
796
|
-
GaugeChartVisual?: GaugeChartVisual | undefined;
|
|
797
|
-
LineChartVisual?: LineChartVisual | undefined;
|
|
798
|
-
HeatMapVisual?: HeatMapVisual | undefined;
|
|
799
|
-
TreeMapVisual?: TreeMapVisual | undefined;
|
|
800
|
-
GeospatialMapVisual?: GeospatialMapVisual | undefined;
|
|
801
|
-
FilledMapVisual?: FilledMapVisual | undefined;
|
|
802
|
-
LayerMapVisual?: LayerMapVisual | undefined;
|
|
803
|
-
FunnelChartVisual?: FunnelChartVisual | undefined;
|
|
804
|
-
ScatterPlotVisual?: ScatterPlotVisual | undefined;
|
|
805
|
-
ComboChartVisual?: ComboChartVisual | undefined;
|
|
806
|
-
BoxPlotVisual?: BoxPlotVisual | undefined;
|
|
807
|
-
WaterfallVisual?: WaterfallVisual | undefined;
|
|
808
|
-
HistogramVisual?: HistogramVisual | undefined;
|
|
809
|
-
WordCloudVisual?: WordCloudVisual | undefined;
|
|
810
|
-
InsightVisual?: InsightVisual | undefined;
|
|
811
|
-
SankeyDiagramVisual?: SankeyDiagramVisual | undefined;
|
|
812
|
-
CustomContentVisual?: CustomContentVisual | undefined;
|
|
813
|
-
EmptyVisual?: EmptyVisual | undefined;
|
|
814
|
-
RadarChartVisual?: RadarChartVisual | undefined;
|
|
815
|
-
PluginVisual?: PluginVisual | undefined;
|
|
816
|
-
}
|
|
817
|
-
export interface SheetDefinition {
|
|
818
|
-
SheetId: string | undefined;
|
|
819
|
-
Title?: string | undefined;
|
|
820
|
-
Description?: string | undefined;
|
|
821
|
-
Name?: string | undefined;
|
|
822
|
-
ParameterControls?: ParameterControl[] | undefined;
|
|
823
|
-
FilterControls?: FilterControl[] | undefined;
|
|
824
|
-
Visuals?: Visual[] | undefined;
|
|
825
|
-
TextBoxes?: SheetTextBox[] | undefined;
|
|
826
|
-
Images?: SheetImage[] | undefined;
|
|
827
|
-
Layouts?: Layout[] | undefined;
|
|
828
|
-
SheetControlLayouts?: SheetControlLayout[] | undefined;
|
|
829
|
-
ContentType?: SheetContentType | undefined;
|
|
830
|
-
CustomActionDefaults?: VisualCustomActionDefaults | undefined;
|
|
831
|
-
}
|
|
832
|
-
export interface StaticFileS3SourceOptions {
|
|
833
|
-
BucketName: string | undefined;
|
|
834
|
-
ObjectKey: string | undefined;
|
|
835
|
-
Region: string | undefined;
|
|
836
|
-
}
|
|
837
|
-
export interface StaticFileUrlSourceOptions {
|
|
838
|
-
Url: string | undefined;
|
|
839
|
-
}
|
|
840
|
-
export interface StaticFileSource {
|
|
841
|
-
UrlOptions?: StaticFileUrlSourceOptions | undefined;
|
|
842
|
-
S3Options?: StaticFileS3SourceOptions | undefined;
|
|
843
|
-
}
|
|
844
|
-
export interface ImageStaticFile {
|
|
845
|
-
StaticFileId: string | undefined;
|
|
846
|
-
Source?: StaticFileSource | undefined;
|
|
847
|
-
}
|
|
848
|
-
export interface SpatialStaticFile {
|
|
849
|
-
StaticFileId: string | undefined;
|
|
850
|
-
Source?: StaticFileSource | undefined;
|
|
851
|
-
}
|
|
852
|
-
export interface StaticFile {
|
|
853
|
-
ImageStaticFile?: ImageStaticFile | undefined;
|
|
854
|
-
SpatialStaticFile?: SpatialStaticFile | undefined;
|
|
855
|
-
}
|
|
856
|
-
export interface AnalysisDefinition {
|
|
857
|
-
DataSetIdentifierDeclarations: DataSetIdentifierDeclaration[] | undefined;
|
|
858
|
-
Sheets?: SheetDefinition[] | undefined;
|
|
859
|
-
CalculatedFields?: CalculatedField[] | undefined;
|
|
860
|
-
ParameterDeclarations?: ParameterDeclaration[] | undefined;
|
|
861
|
-
FilterGroups?: FilterGroup[] | undefined;
|
|
862
|
-
ColumnConfigurations?: ColumnConfiguration[] | undefined;
|
|
863
|
-
AnalysisDefaults?: AnalysisDefaults | undefined;
|
|
864
|
-
Options?: AssetOptions | undefined;
|
|
865
|
-
QueryExecutionOptions?: QueryExecutionOptions | undefined;
|
|
866
|
-
StaticFiles?: StaticFile[] | undefined;
|
|
867
|
-
}
|
|
868
|
-
export declare const AnalysisFilterAttribute: {
|
|
869
|
-
readonly ANALYSIS_NAME: "ANALYSIS_NAME";
|
|
870
|
-
readonly DIRECT_QUICKSIGHT_OWNER: "DIRECT_QUICKSIGHT_OWNER";
|
|
871
|
-
readonly DIRECT_QUICKSIGHT_SOLE_OWNER: "DIRECT_QUICKSIGHT_SOLE_OWNER";
|
|
872
|
-
readonly DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER";
|
|
873
|
-
readonly QUICKSIGHT_OWNER: "QUICKSIGHT_OWNER";
|
|
874
|
-
readonly QUICKSIGHT_USER: "QUICKSIGHT_USER";
|
|
875
|
-
readonly QUICKSIGHT_VIEWER_OR_OWNER: "QUICKSIGHT_VIEWER_OR_OWNER";
|
|
876
|
-
};
|
|
877
|
-
export type AnalysisFilterAttribute =
|
|
878
|
-
(typeof AnalysisFilterAttribute)[keyof typeof AnalysisFilterAttribute];
|
|
879
|
-
export interface AnalysisSearchFilter {
|
|
880
|
-
Operator?: FilterOperator | undefined;
|
|
881
|
-
Name?: AnalysisFilterAttribute | undefined;
|
|
882
|
-
Value?: string | undefined;
|
|
883
|
-
}
|
|
884
|
-
export interface DataSetReference {
|
|
885
|
-
DataSetPlaceholder: string | undefined;
|
|
886
|
-
DataSetArn: string | undefined;
|
|
887
|
-
}
|
|
888
|
-
export interface AnalysisSourceTemplate {
|
|
889
|
-
DataSetReferences: DataSetReference[] | undefined;
|
|
890
|
-
Arn: string | undefined;
|
|
891
|
-
}
|
|
892
|
-
export interface AnalysisSourceEntity {
|
|
893
|
-
SourceTemplate?: AnalysisSourceTemplate | undefined;
|
|
894
|
-
}
|
|
895
|
-
export interface AnalysisSummary {
|
|
896
|
-
Arn?: string | undefined;
|
|
897
|
-
AnalysisId?: string | undefined;
|
|
898
|
-
Name?: string | undefined;
|
|
899
|
-
Status?: ResourceStatus | undefined;
|
|
900
|
-
CreatedTime?: Date | undefined;
|
|
901
|
-
LastUpdatedTime?: Date | undefined;
|
|
902
|
-
}
|
|
903
|
-
export declare const AnchorType: {
|
|
904
|
-
readonly TODAY: "TODAY";
|
|
905
|
-
};
|
|
906
|
-
export type AnchorType = (typeof AnchorType)[keyof typeof AnchorType];
|
|
907
|
-
export interface Anchor {
|
|
908
|
-
AnchorType?: AnchorType | undefined;
|
|
909
|
-
TimeGranularity?: TimeGranularity | undefined;
|
|
910
|
-
Offset?: number | undefined;
|
|
911
|
-
}
|
|
912
|
-
export declare const AnonymousUserDashboardEmbeddingConfigurationDisabledFeature: {
|
|
913
|
-
readonly SHARED_VIEW: "SHARED_VIEW";
|
|
914
|
-
};
|
|
915
|
-
export type AnonymousUserDashboardEmbeddingConfigurationDisabledFeature =
|
|
916
|
-
(typeof AnonymousUserDashboardEmbeddingConfigurationDisabledFeature)[keyof typeof AnonymousUserDashboardEmbeddingConfigurationDisabledFeature];
|
|
917
|
-
export declare const AnonymousUserDashboardEmbeddingConfigurationEnabledFeature: {
|
|
918
|
-
readonly SHARED_VIEW: "SHARED_VIEW";
|
|
919
|
-
};
|
|
920
|
-
export type AnonymousUserDashboardEmbeddingConfigurationEnabledFeature =
|
|
921
|
-
(typeof AnonymousUserDashboardEmbeddingConfigurationEnabledFeature)[keyof typeof AnonymousUserDashboardEmbeddingConfigurationEnabledFeature];
|
|
922
|
-
export interface SharedViewConfigurations {
|
|
923
|
-
Enabled: boolean | undefined;
|
|
924
|
-
}
|
|
925
|
-
export interface AnonymousUserDashboardFeatureConfigurations {
|
|
926
|
-
SharedView?: SharedViewConfigurations | undefined;
|
|
927
|
-
}
|
|
928
|
-
export interface AnonymousUserDashboardEmbeddingConfiguration {
|
|
929
|
-
InitialDashboardId: string | undefined;
|
|
930
|
-
EnabledFeatures?:
|
|
931
|
-
| AnonymousUserDashboardEmbeddingConfigurationEnabledFeature[]
|
|
932
|
-
| undefined;
|
|
933
|
-
DisabledFeatures?:
|
|
934
|
-
| AnonymousUserDashboardEmbeddingConfigurationDisabledFeature[]
|
|
935
|
-
| undefined;
|
|
936
|
-
FeatureConfigurations?:
|
|
937
|
-
| AnonymousUserDashboardFeatureConfigurations
|
|
938
|
-
| undefined;
|
|
939
|
-
}
|
|
940
|
-
export interface DashboardVisualId {
|
|
941
|
-
DashboardId: string | undefined;
|
|
942
|
-
SheetId: string | undefined;
|
|
943
|
-
VisualId: string | undefined;
|
|
944
|
-
}
|
|
945
105
|
export interface AnonymousUserDashboardVisualEmbeddingConfiguration {
|
|
946
106
|
InitialDashboardVisualId: DashboardVisualId | undefined;
|
|
947
107
|
}
|
|
@@ -959,19 +119,6 @@ export interface AnonymousUserEmbeddingExperienceConfiguration {
|
|
|
959
119
|
QSearchBar?: AnonymousUserQSearchBarEmbeddingConfiguration | undefined;
|
|
960
120
|
GenerativeQnA?: AnonymousUserGenerativeQnAEmbeddingConfiguration | undefined;
|
|
961
121
|
}
|
|
962
|
-
export declare const SnapshotFileFormatType: {
|
|
963
|
-
readonly CSV: "CSV";
|
|
964
|
-
readonly EXCEL: "EXCEL";
|
|
965
|
-
readonly PDF: "PDF";
|
|
966
|
-
};
|
|
967
|
-
export type SnapshotFileFormatType =
|
|
968
|
-
(typeof SnapshotFileFormatType)[keyof typeof SnapshotFileFormatType];
|
|
969
|
-
export declare const SnapshotFileSheetSelectionScope: {
|
|
970
|
-
readonly ALL_VISUALS: "ALL_VISUALS";
|
|
971
|
-
readonly SELECTED_VISUALS: "SELECTED_VISUALS";
|
|
972
|
-
};
|
|
973
|
-
export type SnapshotFileSheetSelectionScope =
|
|
974
|
-
(typeof SnapshotFileSheetSelectionScope)[keyof typeof SnapshotFileSheetSelectionScope];
|
|
975
122
|
export interface SnapshotFileSheetSelection {
|
|
976
123
|
SheetId: string | undefined;
|
|
977
124
|
SelectionScope: SnapshotFileSheetSelectionScope | undefined;
|
|
@@ -1053,75 +200,26 @@ export interface ApplicationTheme {
|
|
|
1053
200
|
ContextualAccentPalette?: ContextualAccentPalette | undefined;
|
|
1054
201
|
BrandElementStyle?: BrandElementStyle | undefined;
|
|
1055
202
|
}
|
|
1056
|
-
export declare const AssetBundleExportJobAnalysisPropertyToOverride: {
|
|
1057
|
-
readonly NAME: "Name";
|
|
1058
|
-
};
|
|
1059
|
-
export type AssetBundleExportJobAnalysisPropertyToOverride =
|
|
1060
|
-
(typeof AssetBundleExportJobAnalysisPropertyToOverride)[keyof typeof AssetBundleExportJobAnalysisPropertyToOverride];
|
|
1061
203
|
export interface AssetBundleExportJobAnalysisOverrideProperties {
|
|
1062
204
|
Arn: string | undefined;
|
|
1063
205
|
Properties: AssetBundleExportJobAnalysisPropertyToOverride[] | undefined;
|
|
1064
206
|
}
|
|
1065
|
-
export declare const AssetBundleExportJobDashboardPropertyToOverride: {
|
|
1066
|
-
readonly NAME: "Name";
|
|
1067
|
-
};
|
|
1068
|
-
export type AssetBundleExportJobDashboardPropertyToOverride =
|
|
1069
|
-
(typeof AssetBundleExportJobDashboardPropertyToOverride)[keyof typeof AssetBundleExportJobDashboardPropertyToOverride];
|
|
1070
207
|
export interface AssetBundleExportJobDashboardOverrideProperties {
|
|
1071
208
|
Arn: string | undefined;
|
|
1072
209
|
Properties: AssetBundleExportJobDashboardPropertyToOverride[] | undefined;
|
|
1073
210
|
}
|
|
1074
|
-
export declare const AssetBundleExportJobDataSetPropertyToOverride: {
|
|
1075
|
-
readonly NAME: "Name";
|
|
1076
|
-
readonly REFRESH_FAILURE_EMAIL_ALERT_STATUS: "RefreshFailureEmailAlertStatus";
|
|
1077
|
-
};
|
|
1078
|
-
export type AssetBundleExportJobDataSetPropertyToOverride =
|
|
1079
|
-
(typeof AssetBundleExportJobDataSetPropertyToOverride)[keyof typeof AssetBundleExportJobDataSetPropertyToOverride];
|
|
1080
211
|
export interface AssetBundleExportJobDataSetOverrideProperties {
|
|
1081
212
|
Arn: string | undefined;
|
|
1082
213
|
Properties: AssetBundleExportJobDataSetPropertyToOverride[] | undefined;
|
|
1083
214
|
}
|
|
1084
|
-
export declare const AssetBundleExportJobDataSourcePropertyToOverride: {
|
|
1085
|
-
readonly CATALOG: "Catalog";
|
|
1086
|
-
readonly CLUSTER_ID: "ClusterId";
|
|
1087
|
-
readonly DATABASE: "Database";
|
|
1088
|
-
readonly DATA_SET_NAME: "DataSetName";
|
|
1089
|
-
readonly DISABLE_SSL: "DisableSsl";
|
|
1090
|
-
readonly DOMAIN: "Domain";
|
|
1091
|
-
readonly HOST: "Host";
|
|
1092
|
-
readonly INSTANCE_ID: "InstanceId";
|
|
1093
|
-
readonly MANIFEST_FILE_LOCATION: "ManifestFileLocation";
|
|
1094
|
-
readonly NAME: "Name";
|
|
1095
|
-
readonly PASSWORD: "Password";
|
|
1096
|
-
readonly PORT: "Port";
|
|
1097
|
-
readonly PRODUCT_TYPE: "ProductType";
|
|
1098
|
-
readonly ROLE_ARN: "RoleArn";
|
|
1099
|
-
readonly SECRET_ARN: "SecretArn";
|
|
1100
|
-
readonly USERNAME: "Username";
|
|
1101
|
-
readonly WAREHOUSE: "Warehouse";
|
|
1102
|
-
readonly WORK_GROUP: "WorkGroup";
|
|
1103
|
-
};
|
|
1104
|
-
export type AssetBundleExportJobDataSourcePropertyToOverride =
|
|
1105
|
-
(typeof AssetBundleExportJobDataSourcePropertyToOverride)[keyof typeof AssetBundleExportJobDataSourcePropertyToOverride];
|
|
1106
215
|
export interface AssetBundleExportJobDataSourceOverrideProperties {
|
|
1107
216
|
Arn: string | undefined;
|
|
1108
217
|
Properties: AssetBundleExportJobDataSourcePropertyToOverride[] | undefined;
|
|
1109
218
|
}
|
|
1110
|
-
export declare const AssetBundleExportJobFolderPropertyToOverride: {
|
|
1111
|
-
readonly NAME: "Name";
|
|
1112
|
-
readonly PARENT_FOLDER_ARN: "ParentFolderArn";
|
|
1113
|
-
};
|
|
1114
|
-
export type AssetBundleExportJobFolderPropertyToOverride =
|
|
1115
|
-
(typeof AssetBundleExportJobFolderPropertyToOverride)[keyof typeof AssetBundleExportJobFolderPropertyToOverride];
|
|
1116
219
|
export interface AssetBundleExportJobFolderOverrideProperties {
|
|
1117
220
|
Arn: string | undefined;
|
|
1118
221
|
Properties: AssetBundleExportJobFolderPropertyToOverride[] | undefined;
|
|
1119
222
|
}
|
|
1120
|
-
export declare const AssetBundleExportJobRefreshSchedulePropertyToOverride: {
|
|
1121
|
-
readonly START_AFTER_DATE_TIME: "StartAfterDateTime";
|
|
1122
|
-
};
|
|
1123
|
-
export type AssetBundleExportJobRefreshSchedulePropertyToOverride =
|
|
1124
|
-
(typeof AssetBundleExportJobRefreshSchedulePropertyToOverride)[keyof typeof AssetBundleExportJobRefreshSchedulePropertyToOverride];
|
|
1125
223
|
export interface AssetBundleExportJobRefreshScheduleOverrideProperties {
|
|
1126
224
|
Arn: string | undefined;
|
|
1127
225
|
Properties:
|
|
@@ -1131,22 +229,10 @@ export interface AssetBundleExportJobRefreshScheduleOverrideProperties {
|
|
|
1131
229
|
export interface AssetBundleExportJobResourceIdOverrideConfiguration {
|
|
1132
230
|
PrefixForAllResources?: boolean | undefined;
|
|
1133
231
|
}
|
|
1134
|
-
export declare const AssetBundleExportJobThemePropertyToOverride: {
|
|
1135
|
-
readonly NAME: "Name";
|
|
1136
|
-
};
|
|
1137
|
-
export type AssetBundleExportJobThemePropertyToOverride =
|
|
1138
|
-
(typeof AssetBundleExportJobThemePropertyToOverride)[keyof typeof AssetBundleExportJobThemePropertyToOverride];
|
|
1139
232
|
export interface AssetBundleExportJobThemeOverrideProperties {
|
|
1140
233
|
Arn: string | undefined;
|
|
1141
234
|
Properties: AssetBundleExportJobThemePropertyToOverride[] | undefined;
|
|
1142
235
|
}
|
|
1143
|
-
export declare const AssetBundleExportJobVPCConnectionPropertyToOverride: {
|
|
1144
|
-
readonly DNS_RESOLVERS: "DnsResolvers";
|
|
1145
|
-
readonly NAME: "Name";
|
|
1146
|
-
readonly ROLE_ARN: "RoleArn";
|
|
1147
|
-
};
|
|
1148
|
-
export type AssetBundleExportJobVPCConnectionPropertyToOverride =
|
|
1149
|
-
(typeof AssetBundleExportJobVPCConnectionPropertyToOverride)[keyof typeof AssetBundleExportJobVPCConnectionPropertyToOverride];
|
|
1150
236
|
export interface AssetBundleExportJobVPCConnectionOverrideProperties {
|
|
1151
237
|
Arn: string | undefined;
|
|
1152
238
|
Properties: AssetBundleExportJobVPCConnectionPropertyToOverride[] | undefined;
|
|
@@ -1168,25 +254,11 @@ export interface AssetBundleCloudFormationOverridePropertyConfiguration {
|
|
|
1168
254
|
Dashboards?: AssetBundleExportJobDashboardOverrideProperties[] | undefined;
|
|
1169
255
|
Folders?: AssetBundleExportJobFolderOverrideProperties[] | undefined;
|
|
1170
256
|
}
|
|
1171
|
-
export declare const AssetBundleExportFormat: {
|
|
1172
|
-
readonly CLOUDFORMATION_JSON: "CLOUDFORMATION_JSON";
|
|
1173
|
-
readonly QUICKSIGHT_JSON: "QUICKSIGHT_JSON";
|
|
1174
|
-
};
|
|
1175
|
-
export type AssetBundleExportFormat =
|
|
1176
|
-
(typeof AssetBundleExportFormat)[keyof typeof AssetBundleExportFormat];
|
|
1177
257
|
export interface AssetBundleExportJobError {
|
|
1178
258
|
Arn?: string | undefined;
|
|
1179
259
|
Type?: string | undefined;
|
|
1180
260
|
Message?: string | undefined;
|
|
1181
261
|
}
|
|
1182
|
-
export declare const AssetBundleExportJobStatus: {
|
|
1183
|
-
readonly FAILED: "FAILED";
|
|
1184
|
-
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
1185
|
-
readonly QUEUED_FOR_IMMEDIATE_EXECUTION: "QUEUED_FOR_IMMEDIATE_EXECUTION";
|
|
1186
|
-
readonly SUCCESSFUL: "SUCCESSFUL";
|
|
1187
|
-
};
|
|
1188
|
-
export type AssetBundleExportJobStatus =
|
|
1189
|
-
(typeof AssetBundleExportJobStatus)[keyof typeof AssetBundleExportJobStatus];
|
|
1190
262
|
export interface AssetBundleExportJobSummary {
|
|
1191
263
|
JobStatus?: AssetBundleExportJobStatus | undefined;
|
|
1192
264
|
Arn?: string | undefined;
|
|
@@ -1204,12 +276,6 @@ export interface AssetBundleExportJobWarning {
|
|
|
1204
276
|
Arn?: string | undefined;
|
|
1205
277
|
Message?: string | undefined;
|
|
1206
278
|
}
|
|
1207
|
-
export declare const AssetBundleImportFailureAction: {
|
|
1208
|
-
readonly DO_NOTHING: "DO_NOTHING";
|
|
1209
|
-
readonly ROLLBACK: "ROLLBACK";
|
|
1210
|
-
};
|
|
1211
|
-
export type AssetBundleImportFailureAction =
|
|
1212
|
-
(typeof AssetBundleImportFailureAction)[keyof typeof AssetBundleImportFailureAction];
|
|
1213
279
|
export interface AssetBundleImportJobAnalysisOverrideParameters {
|
|
1214
280
|
AnalysisId: string | undefined;
|
|
1215
281
|
Name?: string | undefined;
|
|
@@ -1248,25 +314,12 @@ export interface AssetBundleImportJobDashboardOverrideTags {
|
|
|
1248
314
|
DashboardIds: string[] | undefined;
|
|
1249
315
|
Tags: Tag[] | undefined;
|
|
1250
316
|
}
|
|
1251
|
-
export declare const RefreshFailureAlertStatus: {
|
|
1252
|
-
readonly DISABLED: "DISABLED";
|
|
1253
|
-
readonly ENABLED: "ENABLED";
|
|
1254
|
-
};
|
|
1255
|
-
export type RefreshFailureAlertStatus =
|
|
1256
|
-
(typeof RefreshFailureAlertStatus)[keyof typeof RefreshFailureAlertStatus];
|
|
1257
317
|
export interface RefreshFailureEmailAlert {
|
|
1258
318
|
AlertStatus?: RefreshFailureAlertStatus | undefined;
|
|
1259
319
|
}
|
|
1260
320
|
export interface RefreshFailureConfiguration {
|
|
1261
321
|
EmailAlert?: RefreshFailureEmailAlert | undefined;
|
|
1262
322
|
}
|
|
1263
|
-
export declare const LookbackWindowSizeUnit: {
|
|
1264
|
-
readonly DAY: "DAY";
|
|
1265
|
-
readonly HOUR: "HOUR";
|
|
1266
|
-
readonly WEEK: "WEEK";
|
|
1267
|
-
};
|
|
1268
|
-
export type LookbackWindowSizeUnit =
|
|
1269
|
-
(typeof LookbackWindowSizeUnit)[keyof typeof LookbackWindowSizeUnit];
|
|
1270
323
|
export interface LookbackWindow {
|
|
1271
324
|
ColumnName: string | undefined;
|
|
1272
325
|
Size: number | undefined;
|
|
@@ -1415,13 +468,6 @@ export interface S3Parameters {
|
|
|
1415
468
|
export interface ServiceNowParameters {
|
|
1416
469
|
SiteBaseUrl: string | undefined;
|
|
1417
470
|
}
|
|
1418
|
-
export declare const AuthenticationType: {
|
|
1419
|
-
readonly PASSWORD: "PASSWORD";
|
|
1420
|
-
readonly TOKEN: "TOKEN";
|
|
1421
|
-
readonly X509: "X509";
|
|
1422
|
-
};
|
|
1423
|
-
export type AuthenticationType =
|
|
1424
|
-
(typeof AuthenticationType)[keyof typeof AuthenticationType];
|
|
1425
471
|
export interface VpcConnectionProperties {
|
|
1426
472
|
VpcConnectionArn: string | undefined;
|
|
1427
473
|
}
|
|
@@ -1448,12 +494,6 @@ export interface SqlServerParameters {
|
|
|
1448
494
|
Port: number | undefined;
|
|
1449
495
|
Database: string | undefined;
|
|
1450
496
|
}
|
|
1451
|
-
export declare const StarburstProductType: {
|
|
1452
|
-
readonly ENTERPRISE: "ENTERPRISE";
|
|
1453
|
-
readonly GALAXY: "GALAXY";
|
|
1454
|
-
};
|
|
1455
|
-
export type StarburstProductType =
|
|
1456
|
-
(typeof StarburstProductType)[keyof typeof StarburstProductType];
|
|
1457
497
|
export interface StarburstParameters {
|
|
1458
498
|
Host: string | undefined;
|
|
1459
499
|
Port: number | undefined;
|
|
@@ -1477,14 +517,6 @@ export interface TwitterParameters {
|
|
|
1477
517
|
Query: string | undefined;
|
|
1478
518
|
MaxRows: number | undefined;
|
|
1479
519
|
}
|
|
1480
|
-
export declare const WebCrawlerAuthType: {
|
|
1481
|
-
readonly BASIC_AUTH: "BASIC_AUTH";
|
|
1482
|
-
readonly FORM: "FORM";
|
|
1483
|
-
readonly NO_AUTH: "NO_AUTH";
|
|
1484
|
-
readonly SAML: "SAML";
|
|
1485
|
-
};
|
|
1486
|
-
export type WebCrawlerAuthType =
|
|
1487
|
-
(typeof WebCrawlerAuthType)[keyof typeof WebCrawlerAuthType];
|
|
1488
520
|
export interface WebCrawlerParameters {
|
|
1489
521
|
WebCrawlerAuthType: WebCrawlerAuthType | undefined;
|
|
1490
522
|
UsernameFieldXpath?: string | undefined;
|
|
@@ -2827,17 +1859,6 @@ export interface AssetBundleImportJobOverrideTags {
|
|
|
2827
1859
|
export interface AssetBundleImportJobOverrideValidationStrategy {
|
|
2828
1860
|
StrictModeForAllResources?: boolean | undefined;
|
|
2829
1861
|
}
|
|
2830
|
-
export declare const AssetBundleImportJobStatus: {
|
|
2831
|
-
readonly FAILED: "FAILED";
|
|
2832
|
-
readonly FAILED_ROLLBACK_COMPLETED: "FAILED_ROLLBACK_COMPLETED";
|
|
2833
|
-
readonly FAILED_ROLLBACK_ERROR: "FAILED_ROLLBACK_ERROR";
|
|
2834
|
-
readonly FAILED_ROLLBACK_IN_PROGRESS: "FAILED_ROLLBACK_IN_PROGRESS";
|
|
2835
|
-
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
2836
|
-
readonly QUEUED_FOR_IMMEDIATE_EXECUTION: "QUEUED_FOR_IMMEDIATE_EXECUTION";
|
|
2837
|
-
readonly SUCCESSFUL: "SUCCESSFUL";
|
|
2838
|
-
};
|
|
2839
|
-
export type AssetBundleImportJobStatus =
|
|
2840
|
-
(typeof AssetBundleImportJobStatus)[keyof typeof AssetBundleImportJobStatus];
|
|
2841
1862
|
export interface AssetBundleImportJobSummary {
|
|
2842
1863
|
JobStatus?: AssetBundleImportJobStatus | undefined;
|
|
2843
1864
|
Arn?: string | undefined;
|
|
@@ -2857,13 +1878,6 @@ export interface AssetBundleImportSourceDescription {
|
|
|
2857
1878
|
Body?: string | undefined;
|
|
2858
1879
|
S3Uri?: string | undefined;
|
|
2859
1880
|
}
|
|
2860
|
-
export declare const AssignmentStatus: {
|
|
2861
|
-
readonly DISABLED: "DISABLED";
|
|
2862
|
-
readonly DRAFT: "DRAFT";
|
|
2863
|
-
readonly ENABLED: "ENABLED";
|
|
2864
|
-
};
|
|
2865
|
-
export type AssignmentStatus =
|
|
2866
|
-
(typeof AssignmentStatus)[keyof typeof AssignmentStatus];
|
|
2867
1881
|
export interface AuthorizationCodeGrantDetails {
|
|
2868
1882
|
ClientId: string | undefined;
|
|
2869
1883
|
ClientSecret: string | undefined;
|
|
@@ -3025,64 +2039,1175 @@ export interface AuthConfig {
|
|
|
3025
2039
|
AuthenticationType: ConnectionAuthType | undefined;
|
|
3026
2040
|
AuthenticationMetadata: AuthenticationMetadata | undefined;
|
|
3027
2041
|
}
|
|
3028
|
-
export declare const AuthenticationMethodOption: {
|
|
3029
|
-
readonly ACTIVE_DIRECTORY: "ACTIVE_DIRECTORY";
|
|
3030
|
-
readonly IAM_AND_QUICKSIGHT: "IAM_AND_QUICKSIGHT";
|
|
3031
|
-
readonly IAM_IDENTITY_CENTER: "IAM_IDENTITY_CENTER";
|
|
3032
|
-
readonly IAM_ONLY: "IAM_ONLY";
|
|
3033
|
-
};
|
|
3034
|
-
export type AuthenticationMethodOption =
|
|
3035
|
-
(typeof AuthenticationMethodOption)[keyof typeof AuthenticationMethodOption];
|
|
3036
|
-
export declare const ServiceType: {
|
|
3037
|
-
readonly ATHENA: "ATHENA";
|
|
3038
|
-
readonly QBUSINESS: "QBUSINESS";
|
|
3039
|
-
readonly REDSHIFT: "REDSHIFT";
|
|
3040
|
-
};
|
|
3041
|
-
export type ServiceType = (typeof ServiceType)[keyof typeof ServiceType];
|
|
3042
2042
|
export interface AuthorizedTargetsByService {
|
|
3043
2043
|
Service?: ServiceType | undefined;
|
|
3044
2044
|
AuthorizedTargets?: string[] | undefined;
|
|
3045
2045
|
}
|
|
3046
|
-
export declare const AuthorSpecifiedAggregation: {
|
|
3047
|
-
readonly AVERAGE: "AVERAGE";
|
|
3048
|
-
readonly COUNT: "COUNT";
|
|
3049
|
-
readonly DISTINCT_COUNT: "DISTINCT_COUNT";
|
|
3050
|
-
readonly MAX: "MAX";
|
|
3051
|
-
readonly MEDIAN: "MEDIAN";
|
|
3052
|
-
readonly MIN: "MIN";
|
|
3053
|
-
readonly PERCENTILE: "PERCENTILE";
|
|
3054
|
-
readonly STDEV: "STDEV";
|
|
3055
|
-
readonly STDEVP: "STDEVP";
|
|
3056
|
-
readonly SUM: "SUM";
|
|
3057
|
-
readonly VAR: "VAR";
|
|
3058
|
-
readonly VARP: "VARP";
|
|
3059
|
-
};
|
|
3060
|
-
export type AuthorSpecifiedAggregation =
|
|
3061
|
-
(typeof AuthorSpecifiedAggregation)[keyof typeof AuthorSpecifiedAggregation];
|
|
3062
|
-
export declare const ContributionAnalysisDirection: {
|
|
3063
|
-
readonly DECREASE: "DECREASE";
|
|
3064
|
-
readonly INCREASE: "INCREASE";
|
|
3065
|
-
readonly NEUTRAL: "NEUTRAL";
|
|
3066
|
-
};
|
|
3067
|
-
export type ContributionAnalysisDirection =
|
|
3068
|
-
(typeof ContributionAnalysisDirection)[keyof typeof ContributionAnalysisDirection];
|
|
3069
2046
|
export interface ContributionAnalysisFactor {
|
|
3070
2047
|
FieldName?: string | undefined;
|
|
3071
2048
|
}
|
|
3072
|
-
export declare const ContributionAnalysisSortType: {
|
|
3073
|
-
readonly ABSOLUTE_DIFFERENCE: "ABSOLUTE_DIFFERENCE";
|
|
3074
|
-
readonly CONTRIBUTION_PERCENTAGE: "CONTRIBUTION_PERCENTAGE";
|
|
3075
|
-
readonly DEVIATION_FROM_EXPECTED: "DEVIATION_FROM_EXPECTED";
|
|
3076
|
-
readonly PERCENTAGE_DIFFERENCE: "PERCENTAGE_DIFFERENCE";
|
|
3077
|
-
};
|
|
3078
|
-
export type ContributionAnalysisSortType =
|
|
3079
|
-
(typeof ContributionAnalysisSortType)[keyof typeof ContributionAnalysisSortType];
|
|
3080
2049
|
export interface Identifier {
|
|
3081
2050
|
Identity: string | undefined;
|
|
3082
2051
|
}
|
|
3083
|
-
export
|
|
3084
|
-
|
|
3085
|
-
|
|
3086
|
-
|
|
3087
|
-
|
|
3088
|
-
|
|
2052
|
+
export interface FilterAggMetrics {
|
|
2053
|
+
MetricOperand?: Identifier | undefined;
|
|
2054
|
+
Function?: AggType | undefined;
|
|
2055
|
+
SortDirection?: TopicSortDirection | undefined;
|
|
2056
|
+
}
|
|
2057
|
+
export interface CollectiveConstantEntry {
|
|
2058
|
+
ConstantType?: ConstantType | undefined;
|
|
2059
|
+
Value?: string | undefined;
|
|
2060
|
+
}
|
|
2061
|
+
export interface TopicConstantValue {
|
|
2062
|
+
ConstantType?: ConstantType | undefined;
|
|
2063
|
+
Value?: string | undefined;
|
|
2064
|
+
Minimum?: string | undefined;
|
|
2065
|
+
Maximum?: string | undefined;
|
|
2066
|
+
ValueList?: CollectiveConstantEntry[] | undefined;
|
|
2067
|
+
}
|
|
2068
|
+
export interface TopicIRFilterOption {
|
|
2069
|
+
FilterType?: TopicIRFilterType | undefined;
|
|
2070
|
+
FilterClass?: FilterClass | undefined;
|
|
2071
|
+
OperandField?: Identifier | undefined;
|
|
2072
|
+
Function?: TopicIRFilterFunction | undefined;
|
|
2073
|
+
Constant?: TopicConstantValue | undefined;
|
|
2074
|
+
Inverse?: boolean | undefined;
|
|
2075
|
+
NullFilter?: NullFilterOption | undefined;
|
|
2076
|
+
Aggregation?: AggType | undefined;
|
|
2077
|
+
AggregationFunctionParameters?: Record<string, string> | undefined;
|
|
2078
|
+
AggregationPartitionBy?: AggregationPartitionBy[] | undefined;
|
|
2079
|
+
Range?: TopicConstantValue | undefined;
|
|
2080
|
+
Inclusive?: boolean | undefined;
|
|
2081
|
+
TimeGranularity?: TimeGranularity | undefined;
|
|
2082
|
+
LastNextOffset?: TopicConstantValue | undefined;
|
|
2083
|
+
AggMetrics?: FilterAggMetrics[] | undefined;
|
|
2084
|
+
TopBottomLimit?: TopicConstantValue | undefined;
|
|
2085
|
+
SortDirection?: TopicSortDirection | undefined;
|
|
2086
|
+
Anchor?: Anchor | undefined;
|
|
2087
|
+
}
|
|
2088
|
+
export interface ContributionAnalysisTimeRanges {
|
|
2089
|
+
StartRange?: TopicIRFilterOption | undefined;
|
|
2090
|
+
EndRange?: TopicIRFilterOption | undefined;
|
|
2091
|
+
}
|
|
2092
|
+
export interface TopicIRContributionAnalysis {
|
|
2093
|
+
Factors?: ContributionAnalysisFactor[] | undefined;
|
|
2094
|
+
TimeRanges?: ContributionAnalysisTimeRanges | undefined;
|
|
2095
|
+
Direction?: ContributionAnalysisDirection | undefined;
|
|
2096
|
+
SortType?: ContributionAnalysisSortType | undefined;
|
|
2097
|
+
}
|
|
2098
|
+
export interface NegativeFormat {
|
|
2099
|
+
Prefix?: string | undefined;
|
|
2100
|
+
Suffix?: string | undefined;
|
|
2101
|
+
}
|
|
2102
|
+
export interface DisplayFormatOptions {
|
|
2103
|
+
UseBlankCellFormat?: boolean | undefined;
|
|
2104
|
+
BlankCellFormat?: string | undefined;
|
|
2105
|
+
DateFormat?: string | undefined;
|
|
2106
|
+
DecimalSeparator?: TopicNumericSeparatorSymbol | undefined;
|
|
2107
|
+
GroupingSeparator?: string | undefined;
|
|
2108
|
+
UseGrouping?: boolean | undefined;
|
|
2109
|
+
FractionDigits?: number | undefined;
|
|
2110
|
+
Prefix?: string | undefined;
|
|
2111
|
+
Suffix?: string | undefined;
|
|
2112
|
+
UnitScaler?: NumberScale | undefined;
|
|
2113
|
+
NegativeFormat?: NegativeFormat | undefined;
|
|
2114
|
+
CurrencySymbol?: string | undefined;
|
|
2115
|
+
}
|
|
2116
|
+
export interface NamedEntityRef {
|
|
2117
|
+
NamedEntityName?: string | undefined;
|
|
2118
|
+
}
|
|
2119
|
+
export interface TopicSortClause {
|
|
2120
|
+
Operand?: Identifier | undefined;
|
|
2121
|
+
SortDirection?: TopicSortDirection | undefined;
|
|
2122
|
+
}
|
|
2123
|
+
export interface TopicIRGroupBy {
|
|
2124
|
+
FieldName?: Identifier | undefined;
|
|
2125
|
+
TimeGranularity?: TopicTimeGranularity | undefined;
|
|
2126
|
+
Sort?: TopicSortClause | undefined;
|
|
2127
|
+
DisplayFormat?: DisplayFormat | undefined;
|
|
2128
|
+
DisplayFormatOptions?: DisplayFormatOptions | undefined;
|
|
2129
|
+
NamedEntity?: NamedEntityRef | undefined;
|
|
2130
|
+
}
|
|
2131
|
+
export interface TopicIRComparisonMethod {
|
|
2132
|
+
Type?: ComparisonMethodType | undefined;
|
|
2133
|
+
Period?: TopicTimeGranularity | undefined;
|
|
2134
|
+
WindowSize?: number | undefined;
|
|
2135
|
+
}
|
|
2136
|
+
export interface TopicIRMetric {
|
|
2137
|
+
MetricId?: Identifier | undefined;
|
|
2138
|
+
Function?: AggFunction | undefined;
|
|
2139
|
+
Operands?: Identifier[] | undefined;
|
|
2140
|
+
ComparisonMethod?: TopicIRComparisonMethod | undefined;
|
|
2141
|
+
Expression?: string | undefined;
|
|
2142
|
+
CalculatedFieldReferences?: Identifier[] | undefined;
|
|
2143
|
+
DisplayFormat?: DisplayFormat | undefined;
|
|
2144
|
+
DisplayFormatOptions?: DisplayFormatOptions | undefined;
|
|
2145
|
+
NamedEntity?: NamedEntityRef | undefined;
|
|
2146
|
+
}
|
|
2147
|
+
export interface VisualOptions {
|
|
2148
|
+
type?: string | undefined;
|
|
2149
|
+
}
|
|
2150
|
+
export interface TopicIR {
|
|
2151
|
+
Metrics?: TopicIRMetric[] | undefined;
|
|
2152
|
+
GroupByList?: TopicIRGroupBy[] | undefined;
|
|
2153
|
+
Filters?: TopicIRFilterOption[][] | undefined;
|
|
2154
|
+
Sort?: TopicSortClause | undefined;
|
|
2155
|
+
ContributionAnalysis?: TopicIRContributionAnalysis | undefined;
|
|
2156
|
+
Visual?: VisualOptions | undefined;
|
|
2157
|
+
}
|
|
2158
|
+
export interface Slot {
|
|
2159
|
+
SlotId?: string | undefined;
|
|
2160
|
+
VisualId?: string | undefined;
|
|
2161
|
+
}
|
|
2162
|
+
export interface TopicTemplate {
|
|
2163
|
+
TemplateType?: string | undefined;
|
|
2164
|
+
Slots?: Slot[] | undefined;
|
|
2165
|
+
}
|
|
2166
|
+
export interface InvalidTopicReviewedAnswer {
|
|
2167
|
+
AnswerId?: string | undefined;
|
|
2168
|
+
Error?: ReviewedAnswerErrorCode | undefined;
|
|
2169
|
+
}
|
|
2170
|
+
export interface SucceededTopicReviewedAnswer {
|
|
2171
|
+
AnswerId?: string | undefined;
|
|
2172
|
+
}
|
|
2173
|
+
export interface BatchCreateTopicReviewedAnswerResponse {
|
|
2174
|
+
TopicId?: string | undefined;
|
|
2175
|
+
TopicArn?: string | undefined;
|
|
2176
|
+
SucceededAnswers?: SucceededTopicReviewedAnswer[] | undefined;
|
|
2177
|
+
InvalidAnswers?: InvalidTopicReviewedAnswer[] | undefined;
|
|
2178
|
+
Status?: number | undefined;
|
|
2179
|
+
RequestId?: string | undefined;
|
|
2180
|
+
}
|
|
2181
|
+
export interface BatchDeleteTopicReviewedAnswerRequest {
|
|
2182
|
+
AwsAccountId: string | undefined;
|
|
2183
|
+
TopicId: string | undefined;
|
|
2184
|
+
AnswerIds?: string[] | undefined;
|
|
2185
|
+
}
|
|
2186
|
+
export interface BatchDeleteTopicReviewedAnswerResponse {
|
|
2187
|
+
TopicId?: string | undefined;
|
|
2188
|
+
TopicArn?: string | undefined;
|
|
2189
|
+
SucceededAnswers?: SucceededTopicReviewedAnswer[] | undefined;
|
|
2190
|
+
InvalidAnswers?: InvalidTopicReviewedAnswer[] | undefined;
|
|
2191
|
+
RequestId?: string | undefined;
|
|
2192
|
+
Status?: number | undefined;
|
|
2193
|
+
}
|
|
2194
|
+
export interface BookmarksConfigurations {
|
|
2195
|
+
Enabled: boolean | undefined;
|
|
2196
|
+
}
|
|
2197
|
+
export interface BorderStyle {
|
|
2198
|
+
Show?: boolean | undefined;
|
|
2199
|
+
}
|
|
2200
|
+
export type ImageSource =
|
|
2201
|
+
| ImageSource.PublicUrlMember
|
|
2202
|
+
| ImageSource.S3UriMember
|
|
2203
|
+
| ImageSource.$UnknownMember;
|
|
2204
|
+
export declare namespace ImageSource {
|
|
2205
|
+
interface PublicUrlMember {
|
|
2206
|
+
PublicUrl: string;
|
|
2207
|
+
S3Uri?: never;
|
|
2208
|
+
$unknown?: never;
|
|
2209
|
+
}
|
|
2210
|
+
interface S3UriMember {
|
|
2211
|
+
PublicUrl?: never;
|
|
2212
|
+
S3Uri: string;
|
|
2213
|
+
$unknown?: never;
|
|
2214
|
+
}
|
|
2215
|
+
interface $UnknownMember {
|
|
2216
|
+
PublicUrl?: never;
|
|
2217
|
+
S3Uri?: never;
|
|
2218
|
+
$unknown: [string, any];
|
|
2219
|
+
}
|
|
2220
|
+
interface Visitor<T> {
|
|
2221
|
+
PublicUrl: (value: string) => T;
|
|
2222
|
+
S3Uri: (value: string) => T;
|
|
2223
|
+
_: (name: string, value: any) => T;
|
|
2224
|
+
}
|
|
2225
|
+
}
|
|
2226
|
+
export interface ImageConfiguration {
|
|
2227
|
+
Source?: ImageSource | undefined;
|
|
2228
|
+
}
|
|
2229
|
+
export interface ImageSetConfiguration {
|
|
2230
|
+
Original: ImageConfiguration | undefined;
|
|
2231
|
+
}
|
|
2232
|
+
export interface LogoSetConfiguration {
|
|
2233
|
+
Primary: ImageSetConfiguration | undefined;
|
|
2234
|
+
Favicon?: ImageSetConfiguration | undefined;
|
|
2235
|
+
}
|
|
2236
|
+
export interface LogoConfiguration {
|
|
2237
|
+
AltText: string | undefined;
|
|
2238
|
+
LogoSet: LogoSetConfiguration | undefined;
|
|
2239
|
+
}
|
|
2240
|
+
export interface BrandDefinition {
|
|
2241
|
+
BrandName: string | undefined;
|
|
2242
|
+
Description?: string | undefined;
|
|
2243
|
+
ApplicationTheme?: ApplicationTheme | undefined;
|
|
2244
|
+
LogoConfiguration?: LogoConfiguration | undefined;
|
|
2245
|
+
}
|
|
2246
|
+
export interface Image {
|
|
2247
|
+
Source?: ImageSource | undefined;
|
|
2248
|
+
GeneratedImageUrl?: string | undefined;
|
|
2249
|
+
}
|
|
2250
|
+
export interface ImageSet {
|
|
2251
|
+
Original: Image | undefined;
|
|
2252
|
+
Height64?: Image | undefined;
|
|
2253
|
+
Height32?: Image | undefined;
|
|
2254
|
+
}
|
|
2255
|
+
export interface LogoSet {
|
|
2256
|
+
Primary: ImageSet | undefined;
|
|
2257
|
+
Favicon?: ImageSet | undefined;
|
|
2258
|
+
}
|
|
2259
|
+
export interface Logo {
|
|
2260
|
+
AltText: string | undefined;
|
|
2261
|
+
LogoSet: LogoSet | undefined;
|
|
2262
|
+
}
|
|
2263
|
+
export interface BrandDetail {
|
|
2264
|
+
BrandId: string | undefined;
|
|
2265
|
+
Arn?: string | undefined;
|
|
2266
|
+
BrandStatus?: BrandStatus | undefined;
|
|
2267
|
+
CreatedTime?: Date | undefined;
|
|
2268
|
+
LastUpdatedTime?: Date | undefined;
|
|
2269
|
+
VersionId?: string | undefined;
|
|
2270
|
+
VersionStatus?: BrandVersionStatus | undefined;
|
|
2271
|
+
Errors?: string[] | undefined;
|
|
2272
|
+
Logo?: Logo | undefined;
|
|
2273
|
+
}
|
|
2274
|
+
export interface BrandSummary {
|
|
2275
|
+
Arn?: string | undefined;
|
|
2276
|
+
BrandId?: string | undefined;
|
|
2277
|
+
BrandName?: string | undefined;
|
|
2278
|
+
Description?: string | undefined;
|
|
2279
|
+
BrandStatus?: BrandStatus | undefined;
|
|
2280
|
+
CreatedTime?: Date | undefined;
|
|
2281
|
+
LastUpdatedTime?: Date | undefined;
|
|
2282
|
+
}
|
|
2283
|
+
export interface CalculatedColumn {
|
|
2284
|
+
ColumnName: string | undefined;
|
|
2285
|
+
ColumnId: string | undefined;
|
|
2286
|
+
Expression: string | undefined;
|
|
2287
|
+
}
|
|
2288
|
+
export interface CancelIngestionRequest {
|
|
2289
|
+
AwsAccountId: string | undefined;
|
|
2290
|
+
DataSetId: string | undefined;
|
|
2291
|
+
IngestionId: string | undefined;
|
|
2292
|
+
}
|
|
2293
|
+
export interface CancelIngestionResponse {
|
|
2294
|
+
Arn?: string | undefined;
|
|
2295
|
+
IngestionId?: string | undefined;
|
|
2296
|
+
RequestId?: string | undefined;
|
|
2297
|
+
Status?: number | undefined;
|
|
2298
|
+
}
|
|
2299
|
+
export interface Capabilities {
|
|
2300
|
+
ExportToCsv?: CapabilityState | undefined;
|
|
2301
|
+
ExportToExcel?: CapabilityState | undefined;
|
|
2302
|
+
ExportToPdf?: CapabilityState | undefined;
|
|
2303
|
+
PrintReports?: CapabilityState | undefined;
|
|
2304
|
+
CreateAndUpdateThemes?: CapabilityState | undefined;
|
|
2305
|
+
AddOrRunAnomalyDetectionForAnalyses?: CapabilityState | undefined;
|
|
2306
|
+
ShareAnalyses?: CapabilityState | undefined;
|
|
2307
|
+
CreateAndUpdateDatasets?: CapabilityState | undefined;
|
|
2308
|
+
ShareDatasets?: CapabilityState | undefined;
|
|
2309
|
+
SubscribeDashboardEmailReports?: CapabilityState | undefined;
|
|
2310
|
+
CreateAndUpdateDashboardEmailReports?: CapabilityState | undefined;
|
|
2311
|
+
ShareDashboards?: CapabilityState | undefined;
|
|
2312
|
+
CreateAndUpdateThresholdAlerts?: CapabilityState | undefined;
|
|
2313
|
+
RenameSharedFolders?: CapabilityState | undefined;
|
|
2314
|
+
CreateSharedFolders?: CapabilityState | undefined;
|
|
2315
|
+
CreateAndUpdateDataSources?: CapabilityState | undefined;
|
|
2316
|
+
ShareDataSources?: CapabilityState | undefined;
|
|
2317
|
+
ViewAccountSPICECapacity?: CapabilityState | undefined;
|
|
2318
|
+
CreateSPICEDataset?: CapabilityState | undefined;
|
|
2319
|
+
ExportToPdfInScheduledReports?: CapabilityState | undefined;
|
|
2320
|
+
ExportToCsvInScheduledReports?: CapabilityState | undefined;
|
|
2321
|
+
ExportToExcelInScheduledReports?: CapabilityState | undefined;
|
|
2322
|
+
IncludeContentInScheduledReportsEmail?: CapabilityState | undefined;
|
|
2323
|
+
Dashboard?: CapabilityState | undefined;
|
|
2324
|
+
Analysis?: CapabilityState | undefined;
|
|
2325
|
+
Automate?: CapabilityState | undefined;
|
|
2326
|
+
Flow?: CapabilityState | undefined;
|
|
2327
|
+
PublishWithoutApproval?: CapabilityState | undefined;
|
|
2328
|
+
UseBedrockModels?: CapabilityState | undefined;
|
|
2329
|
+
PerformFlowUiTask?: CapabilityState | undefined;
|
|
2330
|
+
UseAgentWebSearch?: CapabilityState | undefined;
|
|
2331
|
+
KnowledgeBase?: CapabilityState | undefined;
|
|
2332
|
+
Action?: CapabilityState | undefined;
|
|
2333
|
+
Space?: CapabilityState | undefined;
|
|
2334
|
+
ChatAgent?: CapabilityState | undefined;
|
|
2335
|
+
CreateChatAgents?: CapabilityState | undefined;
|
|
2336
|
+
Research?: CapabilityState | undefined;
|
|
2337
|
+
}
|
|
2338
|
+
export interface CastColumnTypeOperation {
|
|
2339
|
+
ColumnName: string | undefined;
|
|
2340
|
+
NewColumnType: ColumnDataType | undefined;
|
|
2341
|
+
SubType?: ColumnDataSubType | undefined;
|
|
2342
|
+
Format?: string | undefined;
|
|
2343
|
+
}
|
|
2344
|
+
export interface CastColumnTypesOperation {
|
|
2345
|
+
Alias: string | undefined;
|
|
2346
|
+
Source: TransformOperationSource | undefined;
|
|
2347
|
+
CastColumnTypeOperations: CastColumnTypeOperation[] | undefined;
|
|
2348
|
+
}
|
|
2349
|
+
export interface CellValueSynonym {
|
|
2350
|
+
CellValue?: string | undefined;
|
|
2351
|
+
Synonyms?: string[] | undefined;
|
|
2352
|
+
}
|
|
2353
|
+
export interface CollectiveConstant {
|
|
2354
|
+
ValueList?: string[] | undefined;
|
|
2355
|
+
}
|
|
2356
|
+
export interface ColumnDescription {
|
|
2357
|
+
Text?: string | undefined;
|
|
2358
|
+
}
|
|
2359
|
+
export interface GeoSpatialColumnGroup {
|
|
2360
|
+
Name: string | undefined;
|
|
2361
|
+
CountryCode?: GeoSpatialCountryCode | undefined;
|
|
2362
|
+
Columns: string[] | undefined;
|
|
2363
|
+
}
|
|
2364
|
+
export interface ColumnGroup {
|
|
2365
|
+
GeoSpatialColumnGroup?: GeoSpatialColumnGroup | undefined;
|
|
2366
|
+
}
|
|
2367
|
+
export interface ColumnGroupColumnSchema {
|
|
2368
|
+
Name?: string | undefined;
|
|
2369
|
+
}
|
|
2370
|
+
export interface ColumnGroupSchema {
|
|
2371
|
+
Name?: string | undefined;
|
|
2372
|
+
ColumnGroupColumnSchemaList?: ColumnGroupColumnSchema[] | undefined;
|
|
2373
|
+
}
|
|
2374
|
+
export interface ColumnLevelPermissionRule {
|
|
2375
|
+
Principals?: string[] | undefined;
|
|
2376
|
+
ColumnNames?: string[] | undefined;
|
|
2377
|
+
}
|
|
2378
|
+
export interface ColumnSchema {
|
|
2379
|
+
Name?: string | undefined;
|
|
2380
|
+
DataType?: string | undefined;
|
|
2381
|
+
GeographicRole?: string | undefined;
|
|
2382
|
+
}
|
|
2383
|
+
export interface ColumnTag {
|
|
2384
|
+
ColumnGeographicRole?: GeoSpatialDataRole | undefined;
|
|
2385
|
+
ColumnDescription?: ColumnDescription | undefined;
|
|
2386
|
+
}
|
|
2387
|
+
export interface ColumnToUnpivot {
|
|
2388
|
+
ColumnName?: string | undefined;
|
|
2389
|
+
NewValue?: string | undefined;
|
|
2390
|
+
}
|
|
2391
|
+
export interface ComparativeOrder {
|
|
2392
|
+
UseOrdering?: ColumnOrderingType | undefined;
|
|
2393
|
+
SpecifedOrder?: string[] | undefined;
|
|
2394
|
+
TreatUndefinedSpecifiedValues?: UndefinedSpecifiedValueType | undefined;
|
|
2395
|
+
}
|
|
2396
|
+
export interface CreateAccountCustomizationRequest {
|
|
2397
|
+
AwsAccountId: string | undefined;
|
|
2398
|
+
Namespace?: string | undefined;
|
|
2399
|
+
AccountCustomization: AccountCustomization | undefined;
|
|
2400
|
+
Tags?: Tag[] | undefined;
|
|
2401
|
+
}
|
|
2402
|
+
export interface CreateAccountCustomizationResponse {
|
|
2403
|
+
Arn?: string | undefined;
|
|
2404
|
+
AwsAccountId?: string | undefined;
|
|
2405
|
+
Namespace?: string | undefined;
|
|
2406
|
+
AccountCustomization?: AccountCustomization | undefined;
|
|
2407
|
+
RequestId?: string | undefined;
|
|
2408
|
+
Status?: number | undefined;
|
|
2409
|
+
}
|
|
2410
|
+
export interface CreateAccountSubscriptionRequest {
|
|
2411
|
+
Edition?: Edition | undefined;
|
|
2412
|
+
AuthenticationMethod: AuthenticationMethodOption | undefined;
|
|
2413
|
+
AwsAccountId: string | undefined;
|
|
2414
|
+
AccountName: string | undefined;
|
|
2415
|
+
NotificationEmail: string | undefined;
|
|
2416
|
+
ActiveDirectoryName?: string | undefined;
|
|
2417
|
+
Realm?: string | undefined;
|
|
2418
|
+
DirectoryId?: string | undefined;
|
|
2419
|
+
AdminGroup?: string[] | undefined;
|
|
2420
|
+
AuthorGroup?: string[] | undefined;
|
|
2421
|
+
ReaderGroup?: string[] | undefined;
|
|
2422
|
+
AdminProGroup?: string[] | undefined;
|
|
2423
|
+
AuthorProGroup?: string[] | undefined;
|
|
2424
|
+
ReaderProGroup?: string[] | undefined;
|
|
2425
|
+
FirstName?: string | undefined;
|
|
2426
|
+
LastName?: string | undefined;
|
|
2427
|
+
EmailAddress?: string | undefined;
|
|
2428
|
+
ContactNumber?: string | undefined;
|
|
2429
|
+
IAMIdentityCenterInstanceArn?: string | undefined;
|
|
2430
|
+
}
|
|
2431
|
+
export interface SignupResponse {
|
|
2432
|
+
IAMUser?: boolean | undefined;
|
|
2433
|
+
userLoginName?: string | undefined;
|
|
2434
|
+
accountName?: string | undefined;
|
|
2435
|
+
directoryType?: string | undefined;
|
|
2436
|
+
}
|
|
2437
|
+
export interface CreateAccountSubscriptionResponse {
|
|
2438
|
+
SignupResponse?: SignupResponse | undefined;
|
|
2439
|
+
Status?: number | undefined;
|
|
2440
|
+
RequestId?: string | undefined;
|
|
2441
|
+
}
|
|
2442
|
+
export interface ResourcePermission {
|
|
2443
|
+
Principal: string | undefined;
|
|
2444
|
+
Actions: string[] | undefined;
|
|
2445
|
+
}
|
|
2446
|
+
export interface CreateActionConnectorRequest {
|
|
2447
|
+
AwsAccountId: string | undefined;
|
|
2448
|
+
ActionConnectorId: string | undefined;
|
|
2449
|
+
Name: string | undefined;
|
|
2450
|
+
Type: ActionConnectorType | undefined;
|
|
2451
|
+
AuthenticationConfig: AuthConfig | undefined;
|
|
2452
|
+
Description?: string | undefined;
|
|
2453
|
+
Permissions?: ResourcePermission[] | undefined;
|
|
2454
|
+
VpcConnectionArn?: string | undefined;
|
|
2455
|
+
Tags?: Tag[] | undefined;
|
|
2456
|
+
}
|
|
2457
|
+
export interface CreateActionConnectorResponse {
|
|
2458
|
+
Arn?: string | undefined;
|
|
2459
|
+
CreationStatus?: ResourceStatus | undefined;
|
|
2460
|
+
ActionConnectorId?: string | undefined;
|
|
2461
|
+
RequestId?: string | undefined;
|
|
2462
|
+
Status?: number | undefined;
|
|
2463
|
+
}
|
|
2464
|
+
export interface DateTimeParameter {
|
|
2465
|
+
Name: string | undefined;
|
|
2466
|
+
Values: Date[] | undefined;
|
|
2467
|
+
}
|
|
2468
|
+
export interface DecimalParameter {
|
|
2469
|
+
Name: string | undefined;
|
|
2470
|
+
Values: number[] | undefined;
|
|
2471
|
+
}
|
|
2472
|
+
export interface IntegerParameter {
|
|
2473
|
+
Name: string | undefined;
|
|
2474
|
+
Values: number[] | undefined;
|
|
2475
|
+
}
|
|
2476
|
+
export interface StringParameter {
|
|
2477
|
+
Name: string | undefined;
|
|
2478
|
+
Values: string[] | undefined;
|
|
2479
|
+
}
|
|
2480
|
+
export interface _Parameters {
|
|
2481
|
+
StringParameters?: StringParameter[] | undefined;
|
|
2482
|
+
IntegerParameters?: IntegerParameter[] | undefined;
|
|
2483
|
+
DecimalParameters?: DecimalParameter[] | undefined;
|
|
2484
|
+
DateTimeParameters?: DateTimeParameter[] | undefined;
|
|
2485
|
+
}
|
|
2486
|
+
export interface ValidationStrategy {
|
|
2487
|
+
Mode: ValidationStrategyMode | undefined;
|
|
2488
|
+
}
|
|
2489
|
+
export interface CreateAnalysisRequest {
|
|
2490
|
+
AwsAccountId: string | undefined;
|
|
2491
|
+
AnalysisId: string | undefined;
|
|
2492
|
+
Name: string | undefined;
|
|
2493
|
+
Parameters?: _Parameters | undefined;
|
|
2494
|
+
Permissions?: ResourcePermission[] | undefined;
|
|
2495
|
+
SourceEntity?: AnalysisSourceEntity | undefined;
|
|
2496
|
+
ThemeArn?: string | undefined;
|
|
2497
|
+
Tags?: Tag[] | undefined;
|
|
2498
|
+
Definition?: AnalysisDefinition | undefined;
|
|
2499
|
+
ValidationStrategy?: ValidationStrategy | undefined;
|
|
2500
|
+
FolderArns?: string[] | undefined;
|
|
2501
|
+
}
|
|
2502
|
+
export interface CreateAnalysisResponse {
|
|
2503
|
+
Arn?: string | undefined;
|
|
2504
|
+
AnalysisId?: string | undefined;
|
|
2505
|
+
CreationStatus?: ResourceStatus | undefined;
|
|
2506
|
+
Status?: number | undefined;
|
|
2507
|
+
RequestId?: string | undefined;
|
|
2508
|
+
}
|
|
2509
|
+
export interface CreateBrandRequest {
|
|
2510
|
+
AwsAccountId: string | undefined;
|
|
2511
|
+
BrandId: string | undefined;
|
|
2512
|
+
BrandDefinition?: BrandDefinition | undefined;
|
|
2513
|
+
Tags?: Tag[] | undefined;
|
|
2514
|
+
}
|
|
2515
|
+
export interface CreateBrandResponse {
|
|
2516
|
+
RequestId?: string | undefined;
|
|
2517
|
+
BrandDetail?: BrandDetail | undefined;
|
|
2518
|
+
BrandDefinition?: BrandDefinition | undefined;
|
|
2519
|
+
}
|
|
2520
|
+
export interface CreateColumnsOperation {
|
|
2521
|
+
Alias?: string | undefined;
|
|
2522
|
+
Source?: TransformOperationSource | undefined;
|
|
2523
|
+
Columns: CalculatedColumn[] | undefined;
|
|
2524
|
+
}
|
|
2525
|
+
export interface CreateCustomPermissionsRequest {
|
|
2526
|
+
AwsAccountId: string | undefined;
|
|
2527
|
+
CustomPermissionsName: string | undefined;
|
|
2528
|
+
Capabilities?: Capabilities | undefined;
|
|
2529
|
+
Tags?: Tag[] | undefined;
|
|
2530
|
+
}
|
|
2531
|
+
export interface CreateCustomPermissionsResponse {
|
|
2532
|
+
Status?: number | undefined;
|
|
2533
|
+
Arn?: string | undefined;
|
|
2534
|
+
RequestId?: string | undefined;
|
|
2535
|
+
}
|
|
2536
|
+
export interface DataPointDrillUpDownOption {
|
|
2537
|
+
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
2538
|
+
}
|
|
2539
|
+
export interface DataPointMenuLabelOption {
|
|
2540
|
+
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
2541
|
+
}
|
|
2542
|
+
export interface DataPointTooltipOption {
|
|
2543
|
+
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
2544
|
+
}
|
|
2545
|
+
export interface DataQAEnabledOption {
|
|
2546
|
+
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
2547
|
+
}
|
|
2548
|
+
export interface DataStoriesSharingOption {
|
|
2549
|
+
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
2550
|
+
}
|
|
2551
|
+
export interface ExecutiveSummaryOption {
|
|
2552
|
+
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
2553
|
+
}
|
|
2554
|
+
export interface ExportToCSVOption {
|
|
2555
|
+
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
2556
|
+
}
|
|
2557
|
+
export interface ExportWithHiddenFieldsOption {
|
|
2558
|
+
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
2559
|
+
}
|
|
2560
|
+
export interface QuickSuiteActionsOption {
|
|
2561
|
+
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
2562
|
+
}
|
|
2563
|
+
export interface SheetControlsOption {
|
|
2564
|
+
VisibilityState?: DashboardUIState | undefined;
|
|
2565
|
+
}
|
|
2566
|
+
export interface SheetLayoutElementMaximizationOption {
|
|
2567
|
+
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
2568
|
+
}
|
|
2569
|
+
export interface VisualAxisSortOption {
|
|
2570
|
+
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
2571
|
+
}
|
|
2572
|
+
export interface ExportHiddenFieldsOption {
|
|
2573
|
+
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
2574
|
+
}
|
|
2575
|
+
export interface DashboardVisualPublishOptions {
|
|
2576
|
+
ExportHiddenFieldsOption?: ExportHiddenFieldsOption | undefined;
|
|
2577
|
+
}
|
|
2578
|
+
export interface DashboardPublishOptions {
|
|
2579
|
+
AdHocFilteringOption?: AdHocFilteringOption | undefined;
|
|
2580
|
+
ExportToCSVOption?: ExportToCSVOption | undefined;
|
|
2581
|
+
SheetControlsOption?: SheetControlsOption | undefined;
|
|
2582
|
+
VisualPublishOptions?: DashboardVisualPublishOptions | undefined;
|
|
2583
|
+
SheetLayoutElementMaximizationOption?:
|
|
2584
|
+
| SheetLayoutElementMaximizationOption
|
|
2585
|
+
| undefined;
|
|
2586
|
+
VisualMenuOption?: VisualMenuOption | undefined;
|
|
2587
|
+
VisualAxisSortOption?: VisualAxisSortOption | undefined;
|
|
2588
|
+
ExportWithHiddenFieldsOption?: ExportWithHiddenFieldsOption | undefined;
|
|
2589
|
+
DataPointDrillUpDownOption?: DataPointDrillUpDownOption | undefined;
|
|
2590
|
+
DataPointMenuLabelOption?: DataPointMenuLabelOption | undefined;
|
|
2591
|
+
DataPointTooltipOption?: DataPointTooltipOption | undefined;
|
|
2592
|
+
DataQAEnabledOption?: DataQAEnabledOption | undefined;
|
|
2593
|
+
QuickSuiteActionsOption?: QuickSuiteActionsOption | undefined;
|
|
2594
|
+
ExecutiveSummaryOption?: ExecutiveSummaryOption | undefined;
|
|
2595
|
+
DataStoriesSharingOption?: DataStoriesSharingOption | undefined;
|
|
2596
|
+
}
|
|
2597
|
+
export interface DashboardVersionDefinition {
|
|
2598
|
+
DataSetIdentifierDeclarations: DataSetIdentifierDeclaration[] | undefined;
|
|
2599
|
+
Sheets?: SheetDefinition[] | undefined;
|
|
2600
|
+
CalculatedFields?: CalculatedField[] | undefined;
|
|
2601
|
+
ParameterDeclarations?: ParameterDeclaration[] | undefined;
|
|
2602
|
+
FilterGroups?: FilterGroup[] | undefined;
|
|
2603
|
+
ColumnConfigurations?: ColumnConfiguration[] | undefined;
|
|
2604
|
+
AnalysisDefaults?: AnalysisDefaults | undefined;
|
|
2605
|
+
Options?: AssetOptions | undefined;
|
|
2606
|
+
StaticFiles?: StaticFile[] | undefined;
|
|
2607
|
+
}
|
|
2608
|
+
export interface LinkSharingConfiguration {
|
|
2609
|
+
Permissions?: ResourcePermission[] | undefined;
|
|
2610
|
+
}
|
|
2611
|
+
export interface DashboardSourceTemplate {
|
|
2612
|
+
DataSetReferences: DataSetReference[] | undefined;
|
|
2613
|
+
Arn: string | undefined;
|
|
2614
|
+
}
|
|
2615
|
+
export interface DashboardSourceEntity {
|
|
2616
|
+
SourceTemplate?: DashboardSourceTemplate | undefined;
|
|
2617
|
+
}
|
|
2618
|
+
export interface CreateDashboardRequest {
|
|
2619
|
+
AwsAccountId: string | undefined;
|
|
2620
|
+
DashboardId: string | undefined;
|
|
2621
|
+
Name: string | undefined;
|
|
2622
|
+
Parameters?: _Parameters | undefined;
|
|
2623
|
+
Permissions?: ResourcePermission[] | undefined;
|
|
2624
|
+
SourceEntity?: DashboardSourceEntity | undefined;
|
|
2625
|
+
Tags?: Tag[] | undefined;
|
|
2626
|
+
VersionDescription?: string | undefined;
|
|
2627
|
+
DashboardPublishOptions?: DashboardPublishOptions | undefined;
|
|
2628
|
+
ThemeArn?: string | undefined;
|
|
2629
|
+
Definition?: DashboardVersionDefinition | undefined;
|
|
2630
|
+
ValidationStrategy?: ValidationStrategy | undefined;
|
|
2631
|
+
FolderArns?: string[] | undefined;
|
|
2632
|
+
LinkSharingConfiguration?: LinkSharingConfiguration | undefined;
|
|
2633
|
+
LinkEntities?: string[] | undefined;
|
|
2634
|
+
}
|
|
2635
|
+
export interface CreateDashboardResponse {
|
|
2636
|
+
Arn?: string | undefined;
|
|
2637
|
+
VersionArn?: string | undefined;
|
|
2638
|
+
DashboardId?: string | undefined;
|
|
2639
|
+
CreationStatus?: ResourceStatus | undefined;
|
|
2640
|
+
Status?: number | undefined;
|
|
2641
|
+
RequestId?: string | undefined;
|
|
2642
|
+
}
|
|
2643
|
+
export interface DestinationTableSource {
|
|
2644
|
+
TransformOperationId: string | undefined;
|
|
2645
|
+
}
|
|
2646
|
+
export interface DestinationTable {
|
|
2647
|
+
Alias: string | undefined;
|
|
2648
|
+
Source: DestinationTableSource | undefined;
|
|
2649
|
+
}
|
|
2650
|
+
export interface InputColumn {
|
|
2651
|
+
Name: string | undefined;
|
|
2652
|
+
Id?: string | undefined;
|
|
2653
|
+
Type: InputColumnDataType | undefined;
|
|
2654
|
+
SubType?: ColumnDataSubType | undefined;
|
|
2655
|
+
}
|
|
2656
|
+
export interface ParentDataSet {
|
|
2657
|
+
DataSetArn: string | undefined;
|
|
2658
|
+
InputColumns: InputColumn[] | undefined;
|
|
2659
|
+
}
|
|
2660
|
+
export interface SourceTable {
|
|
2661
|
+
PhysicalTableId?: string | undefined;
|
|
2662
|
+
DataSet?: ParentDataSet | undefined;
|
|
2663
|
+
}
|
|
2664
|
+
export interface DataSetDateFilterValue {
|
|
2665
|
+
StaticValue?: Date | undefined;
|
|
2666
|
+
}
|
|
2667
|
+
export interface DataSetDateComparisonFilterCondition {
|
|
2668
|
+
Operator: DataSetDateComparisonFilterOperator | undefined;
|
|
2669
|
+
Value?: DataSetDateFilterValue | undefined;
|
|
2670
|
+
}
|
|
2671
|
+
export interface DataSetDateRangeFilterCondition {
|
|
2672
|
+
RangeMinimum?: DataSetDateFilterValue | undefined;
|
|
2673
|
+
RangeMaximum?: DataSetDateFilterValue | undefined;
|
|
2674
|
+
IncludeMinimum?: boolean | undefined;
|
|
2675
|
+
IncludeMaximum?: boolean | undefined;
|
|
2676
|
+
}
|
|
2677
|
+
export interface DataSetDateFilterCondition {
|
|
2678
|
+
ColumnName?: string | undefined;
|
|
2679
|
+
ComparisonFilterCondition?: DataSetDateComparisonFilterCondition | undefined;
|
|
2680
|
+
RangeFilterCondition?: DataSetDateRangeFilterCondition | undefined;
|
|
2681
|
+
}
|
|
2682
|
+
export interface DataSetNumericFilterValue {
|
|
2683
|
+
StaticValue?: number | undefined;
|
|
2684
|
+
}
|
|
2685
|
+
export interface DataSetNumericComparisonFilterCondition {
|
|
2686
|
+
Operator: DataSetNumericComparisonFilterOperator | undefined;
|
|
2687
|
+
Value?: DataSetNumericFilterValue | undefined;
|
|
2688
|
+
}
|
|
2689
|
+
export interface DataSetNumericRangeFilterCondition {
|
|
2690
|
+
RangeMinimum?: DataSetNumericFilterValue | undefined;
|
|
2691
|
+
RangeMaximum?: DataSetNumericFilterValue | undefined;
|
|
2692
|
+
IncludeMinimum?: boolean | undefined;
|
|
2693
|
+
IncludeMaximum?: boolean | undefined;
|
|
2694
|
+
}
|
|
2695
|
+
export interface DataSetNumericFilterCondition {
|
|
2696
|
+
ColumnName?: string | undefined;
|
|
2697
|
+
ComparisonFilterCondition?:
|
|
2698
|
+
| DataSetNumericComparisonFilterCondition
|
|
2699
|
+
| undefined;
|
|
2700
|
+
RangeFilterCondition?: DataSetNumericRangeFilterCondition | undefined;
|
|
2701
|
+
}
|
|
2702
|
+
export interface DataSetStringFilterValue {
|
|
2703
|
+
StaticValue?: string | undefined;
|
|
2704
|
+
}
|
|
2705
|
+
export interface DataSetStringComparisonFilterCondition {
|
|
2706
|
+
Operator: DataSetStringComparisonFilterOperator | undefined;
|
|
2707
|
+
Value?: DataSetStringFilterValue | undefined;
|
|
2708
|
+
}
|
|
2709
|
+
export interface DataSetStringListFilterValue {
|
|
2710
|
+
StaticValues?: string[] | undefined;
|
|
2711
|
+
}
|
|
2712
|
+
export interface DataSetStringListFilterCondition {
|
|
2713
|
+
Operator: DataSetStringListFilterOperator | undefined;
|
|
2714
|
+
Values?: DataSetStringListFilterValue | undefined;
|
|
2715
|
+
}
|
|
2716
|
+
export interface DataSetStringFilterCondition {
|
|
2717
|
+
ColumnName?: string | undefined;
|
|
2718
|
+
ComparisonFilterCondition?:
|
|
2719
|
+
| DataSetStringComparisonFilterCondition
|
|
2720
|
+
| undefined;
|
|
2721
|
+
ListFilterCondition?: DataSetStringListFilterCondition | undefined;
|
|
2722
|
+
}
|
|
2723
|
+
export interface FilterOperation {
|
|
2724
|
+
ConditionExpression?: string | undefined;
|
|
2725
|
+
StringFilterCondition?: DataSetStringFilterCondition | undefined;
|
|
2726
|
+
NumericFilterCondition?: DataSetNumericFilterCondition | undefined;
|
|
2727
|
+
DateFilterCondition?: DataSetDateFilterCondition | undefined;
|
|
2728
|
+
}
|
|
2729
|
+
export interface FiltersOperation {
|
|
2730
|
+
Alias: string | undefined;
|
|
2731
|
+
Source: TransformOperationSource | undefined;
|
|
2732
|
+
FilterOperations: FilterOperation[] | undefined;
|
|
2733
|
+
}
|
|
2734
|
+
export interface ImportTableOperationSource {
|
|
2735
|
+
SourceTableId: string | undefined;
|
|
2736
|
+
ColumnIdMappings?: DataSetColumnIdMapping[] | undefined;
|
|
2737
|
+
}
|
|
2738
|
+
export interface ImportTableOperation {
|
|
2739
|
+
Alias: string | undefined;
|
|
2740
|
+
Source: ImportTableOperationSource | undefined;
|
|
2741
|
+
}
|
|
2742
|
+
export interface OutputColumnNameOverride {
|
|
2743
|
+
SourceColumnName?: string | undefined;
|
|
2744
|
+
OutputColumnName: string | undefined;
|
|
2745
|
+
}
|
|
2746
|
+
export interface JoinOperandProperties {
|
|
2747
|
+
OutputColumnNameOverrides: OutputColumnNameOverride[] | undefined;
|
|
2748
|
+
}
|
|
2749
|
+
export interface JoinOperation {
|
|
2750
|
+
Alias: string | undefined;
|
|
2751
|
+
LeftOperand: TransformOperationSource | undefined;
|
|
2752
|
+
RightOperand: TransformOperationSource | undefined;
|
|
2753
|
+
Type: JoinOperationType | undefined;
|
|
2754
|
+
OnClause: string | undefined;
|
|
2755
|
+
LeftOperandProperties?: JoinOperandProperties | undefined;
|
|
2756
|
+
RightOperandProperties?: JoinOperandProperties | undefined;
|
|
2757
|
+
}
|
|
2758
|
+
export interface PivotedLabel {
|
|
2759
|
+
LabelName: string | undefined;
|
|
2760
|
+
NewColumnName: string | undefined;
|
|
2761
|
+
NewColumnId: string | undefined;
|
|
2762
|
+
}
|
|
2763
|
+
export interface PivotConfiguration {
|
|
2764
|
+
LabelColumnName?: string | undefined;
|
|
2765
|
+
PivotedLabels: PivotedLabel[] | undefined;
|
|
2766
|
+
}
|
|
2767
|
+
export interface ValueColumnConfiguration {
|
|
2768
|
+
AggregationFunction?: DataPrepAggregationFunction | undefined;
|
|
2769
|
+
}
|
|
2770
|
+
export interface PivotOperation {
|
|
2771
|
+
Alias: string | undefined;
|
|
2772
|
+
Source: TransformOperationSource | undefined;
|
|
2773
|
+
GroupByColumnNames?: string[] | undefined;
|
|
2774
|
+
ValueColumnConfiguration: ValueColumnConfiguration | undefined;
|
|
2775
|
+
PivotConfiguration: PivotConfiguration | undefined;
|
|
2776
|
+
}
|
|
2777
|
+
export interface ProjectOperation {
|
|
2778
|
+
Alias?: string | undefined;
|
|
2779
|
+
Source?: TransformOperationSource | undefined;
|
|
2780
|
+
ProjectedColumns: string[] | undefined;
|
|
2781
|
+
}
|
|
2782
|
+
export interface RenameColumnOperation {
|
|
2783
|
+
ColumnName: string | undefined;
|
|
2784
|
+
NewColumnName: string | undefined;
|
|
2785
|
+
}
|
|
2786
|
+
export interface RenameColumnsOperation {
|
|
2787
|
+
Alias: string | undefined;
|
|
2788
|
+
Source: TransformOperationSource | undefined;
|
|
2789
|
+
RenameColumnOperations: RenameColumnOperation[] | undefined;
|
|
2790
|
+
}
|
|
2791
|
+
export interface UnpivotOperation {
|
|
2792
|
+
Alias: string | undefined;
|
|
2793
|
+
Source: TransformOperationSource | undefined;
|
|
2794
|
+
ColumnsToUnpivot: ColumnToUnpivot[] | undefined;
|
|
2795
|
+
UnpivotedLabelColumnName: string | undefined;
|
|
2796
|
+
UnpivotedLabelColumnId: string | undefined;
|
|
2797
|
+
UnpivotedValueColumnName: string | undefined;
|
|
2798
|
+
UnpivotedValueColumnId: string | undefined;
|
|
2799
|
+
}
|
|
2800
|
+
export interface TransformStep {
|
|
2801
|
+
ImportTableStep?: ImportTableOperation | undefined;
|
|
2802
|
+
ProjectStep?: ProjectOperation | undefined;
|
|
2803
|
+
FiltersStep?: FiltersOperation | undefined;
|
|
2804
|
+
CreateColumnsStep?: CreateColumnsOperation | undefined;
|
|
2805
|
+
RenameColumnsStep?: RenameColumnsOperation | undefined;
|
|
2806
|
+
CastColumnTypesStep?: CastColumnTypesOperation | undefined;
|
|
2807
|
+
JoinStep?: JoinOperation | undefined;
|
|
2808
|
+
AggregateStep?: AggregateOperation | undefined;
|
|
2809
|
+
PivotStep?: PivotOperation | undefined;
|
|
2810
|
+
UnpivotStep?: UnpivotOperation | undefined;
|
|
2811
|
+
AppendStep?: AppendOperation | undefined;
|
|
2812
|
+
}
|
|
2813
|
+
export interface DataPrepConfiguration {
|
|
2814
|
+
SourceTableMap: Record<string, SourceTable> | undefined;
|
|
2815
|
+
TransformStepMap: Record<string, TransformStep> | undefined;
|
|
2816
|
+
DestinationTableMap: Record<string, DestinationTable> | undefined;
|
|
2817
|
+
}
|
|
2818
|
+
export interface DateTimeDatasetParameterDefaultValues {
|
|
2819
|
+
StaticValues?: Date[] | undefined;
|
|
2820
|
+
}
|
|
2821
|
+
export interface DateTimeDatasetParameter {
|
|
2822
|
+
Id: string | undefined;
|
|
2823
|
+
Name: string | undefined;
|
|
2824
|
+
ValueType: DatasetParameterValueType | undefined;
|
|
2825
|
+
TimeGranularity?: TimeGranularity | undefined;
|
|
2826
|
+
DefaultValues?: DateTimeDatasetParameterDefaultValues | undefined;
|
|
2827
|
+
}
|
|
2828
|
+
export interface DecimalDatasetParameterDefaultValues {
|
|
2829
|
+
StaticValues?: number[] | undefined;
|
|
2830
|
+
}
|
|
2831
|
+
export interface DecimalDatasetParameter {
|
|
2832
|
+
Id: string | undefined;
|
|
2833
|
+
Name: string | undefined;
|
|
2834
|
+
ValueType: DatasetParameterValueType | undefined;
|
|
2835
|
+
DefaultValues?: DecimalDatasetParameterDefaultValues | undefined;
|
|
2836
|
+
}
|
|
2837
|
+
export interface IntegerDatasetParameterDefaultValues {
|
|
2838
|
+
StaticValues?: number[] | undefined;
|
|
2839
|
+
}
|
|
2840
|
+
export interface IntegerDatasetParameter {
|
|
2841
|
+
Id: string | undefined;
|
|
2842
|
+
Name: string | undefined;
|
|
2843
|
+
ValueType: DatasetParameterValueType | undefined;
|
|
2844
|
+
DefaultValues?: IntegerDatasetParameterDefaultValues | undefined;
|
|
2845
|
+
}
|
|
2846
|
+
export interface StringDatasetParameterDefaultValues {
|
|
2847
|
+
StaticValues?: string[] | undefined;
|
|
2848
|
+
}
|
|
2849
|
+
export interface StringDatasetParameter {
|
|
2850
|
+
Id: string | undefined;
|
|
2851
|
+
Name: string | undefined;
|
|
2852
|
+
ValueType: DatasetParameterValueType | undefined;
|
|
2853
|
+
DefaultValues?: StringDatasetParameterDefaultValues | undefined;
|
|
2854
|
+
}
|
|
2855
|
+
export interface DatasetParameter {
|
|
2856
|
+
StringDatasetParameter?: StringDatasetParameter | undefined;
|
|
2857
|
+
DecimalDatasetParameter?: DecimalDatasetParameter | undefined;
|
|
2858
|
+
IntegerDatasetParameter?: IntegerDatasetParameter | undefined;
|
|
2859
|
+
DateTimeDatasetParameter?: DateTimeDatasetParameter | undefined;
|
|
2860
|
+
}
|
|
2861
|
+
export interface DataSetUsageConfiguration {
|
|
2862
|
+
DisableUseAsDirectQuerySource?: boolean | undefined;
|
|
2863
|
+
DisableUseAsImportedSource?: boolean | undefined;
|
|
2864
|
+
}
|
|
2865
|
+
export interface FieldFolder {
|
|
2866
|
+
description?: string | undefined;
|
|
2867
|
+
columns?: string[] | undefined;
|
|
2868
|
+
}
|
|
2869
|
+
export interface NewDefaultValues {
|
|
2870
|
+
StringStaticValues?: string[] | undefined;
|
|
2871
|
+
DecimalStaticValues?: number[] | undefined;
|
|
2872
|
+
DateTimeStaticValues?: Date[] | undefined;
|
|
2873
|
+
IntegerStaticValues?: number[] | undefined;
|
|
2874
|
+
}
|
|
2875
|
+
export interface OverrideDatasetParameterOperation {
|
|
2876
|
+
ParameterName: string | undefined;
|
|
2877
|
+
NewParameterName?: string | undefined;
|
|
2878
|
+
NewDefaultValues?: NewDefaultValues | undefined;
|
|
2879
|
+
}
|
|
2880
|
+
export interface TagColumnOperation {
|
|
2881
|
+
ColumnName: string | undefined;
|
|
2882
|
+
Tags: ColumnTag[] | undefined;
|
|
2883
|
+
}
|
|
2884
|
+
export interface UntagColumnOperation {
|
|
2885
|
+
ColumnName: string | undefined;
|
|
2886
|
+
TagNames: ColumnTagName[] | undefined;
|
|
2887
|
+
}
|
|
2888
|
+
export type TransformOperation =
|
|
2889
|
+
| TransformOperation.CastColumnTypeOperationMember
|
|
2890
|
+
| TransformOperation.CreateColumnsOperationMember
|
|
2891
|
+
| TransformOperation.FilterOperationMember
|
|
2892
|
+
| TransformOperation.OverrideDatasetParameterOperationMember
|
|
2893
|
+
| TransformOperation.ProjectOperationMember
|
|
2894
|
+
| TransformOperation.RenameColumnOperationMember
|
|
2895
|
+
| TransformOperation.TagColumnOperationMember
|
|
2896
|
+
| TransformOperation.UntagColumnOperationMember
|
|
2897
|
+
| TransformOperation.$UnknownMember;
|
|
2898
|
+
export declare namespace TransformOperation {
|
|
2899
|
+
interface ProjectOperationMember {
|
|
2900
|
+
ProjectOperation: ProjectOperation;
|
|
2901
|
+
FilterOperation?: never;
|
|
2902
|
+
CreateColumnsOperation?: never;
|
|
2903
|
+
RenameColumnOperation?: never;
|
|
2904
|
+
CastColumnTypeOperation?: never;
|
|
2905
|
+
TagColumnOperation?: never;
|
|
2906
|
+
UntagColumnOperation?: never;
|
|
2907
|
+
OverrideDatasetParameterOperation?: never;
|
|
2908
|
+
$unknown?: never;
|
|
2909
|
+
}
|
|
2910
|
+
interface FilterOperationMember {
|
|
2911
|
+
ProjectOperation?: never;
|
|
2912
|
+
FilterOperation: FilterOperation;
|
|
2913
|
+
CreateColumnsOperation?: never;
|
|
2914
|
+
RenameColumnOperation?: never;
|
|
2915
|
+
CastColumnTypeOperation?: never;
|
|
2916
|
+
TagColumnOperation?: never;
|
|
2917
|
+
UntagColumnOperation?: never;
|
|
2918
|
+
OverrideDatasetParameterOperation?: never;
|
|
2919
|
+
$unknown?: never;
|
|
2920
|
+
}
|
|
2921
|
+
interface CreateColumnsOperationMember {
|
|
2922
|
+
ProjectOperation?: never;
|
|
2923
|
+
FilterOperation?: never;
|
|
2924
|
+
CreateColumnsOperation: CreateColumnsOperation;
|
|
2925
|
+
RenameColumnOperation?: never;
|
|
2926
|
+
CastColumnTypeOperation?: never;
|
|
2927
|
+
TagColumnOperation?: never;
|
|
2928
|
+
UntagColumnOperation?: never;
|
|
2929
|
+
OverrideDatasetParameterOperation?: never;
|
|
2930
|
+
$unknown?: never;
|
|
2931
|
+
}
|
|
2932
|
+
interface RenameColumnOperationMember {
|
|
2933
|
+
ProjectOperation?: never;
|
|
2934
|
+
FilterOperation?: never;
|
|
2935
|
+
CreateColumnsOperation?: never;
|
|
2936
|
+
RenameColumnOperation: RenameColumnOperation;
|
|
2937
|
+
CastColumnTypeOperation?: never;
|
|
2938
|
+
TagColumnOperation?: never;
|
|
2939
|
+
UntagColumnOperation?: never;
|
|
2940
|
+
OverrideDatasetParameterOperation?: never;
|
|
2941
|
+
$unknown?: never;
|
|
2942
|
+
}
|
|
2943
|
+
interface CastColumnTypeOperationMember {
|
|
2944
|
+
ProjectOperation?: never;
|
|
2945
|
+
FilterOperation?: never;
|
|
2946
|
+
CreateColumnsOperation?: never;
|
|
2947
|
+
RenameColumnOperation?: never;
|
|
2948
|
+
CastColumnTypeOperation: CastColumnTypeOperation;
|
|
2949
|
+
TagColumnOperation?: never;
|
|
2950
|
+
UntagColumnOperation?: never;
|
|
2951
|
+
OverrideDatasetParameterOperation?: never;
|
|
2952
|
+
$unknown?: never;
|
|
2953
|
+
}
|
|
2954
|
+
interface TagColumnOperationMember {
|
|
2955
|
+
ProjectOperation?: never;
|
|
2956
|
+
FilterOperation?: never;
|
|
2957
|
+
CreateColumnsOperation?: never;
|
|
2958
|
+
RenameColumnOperation?: never;
|
|
2959
|
+
CastColumnTypeOperation?: never;
|
|
2960
|
+
TagColumnOperation: TagColumnOperation;
|
|
2961
|
+
UntagColumnOperation?: never;
|
|
2962
|
+
OverrideDatasetParameterOperation?: never;
|
|
2963
|
+
$unknown?: never;
|
|
2964
|
+
}
|
|
2965
|
+
interface UntagColumnOperationMember {
|
|
2966
|
+
ProjectOperation?: never;
|
|
2967
|
+
FilterOperation?: never;
|
|
2968
|
+
CreateColumnsOperation?: never;
|
|
2969
|
+
RenameColumnOperation?: never;
|
|
2970
|
+
CastColumnTypeOperation?: never;
|
|
2971
|
+
TagColumnOperation?: never;
|
|
2972
|
+
UntagColumnOperation: UntagColumnOperation;
|
|
2973
|
+
OverrideDatasetParameterOperation?: never;
|
|
2974
|
+
$unknown?: never;
|
|
2975
|
+
}
|
|
2976
|
+
interface OverrideDatasetParameterOperationMember {
|
|
2977
|
+
ProjectOperation?: never;
|
|
2978
|
+
FilterOperation?: never;
|
|
2979
|
+
CreateColumnsOperation?: never;
|
|
2980
|
+
RenameColumnOperation?: never;
|
|
2981
|
+
CastColumnTypeOperation?: never;
|
|
2982
|
+
TagColumnOperation?: never;
|
|
2983
|
+
UntagColumnOperation?: never;
|
|
2984
|
+
OverrideDatasetParameterOperation: OverrideDatasetParameterOperation;
|
|
2985
|
+
$unknown?: never;
|
|
2986
|
+
}
|
|
2987
|
+
interface $UnknownMember {
|
|
2988
|
+
ProjectOperation?: never;
|
|
2989
|
+
FilterOperation?: never;
|
|
2990
|
+
CreateColumnsOperation?: never;
|
|
2991
|
+
RenameColumnOperation?: never;
|
|
2992
|
+
CastColumnTypeOperation?: never;
|
|
2993
|
+
TagColumnOperation?: never;
|
|
2994
|
+
UntagColumnOperation?: never;
|
|
2995
|
+
OverrideDatasetParameterOperation?: never;
|
|
2996
|
+
$unknown: [string, any];
|
|
2997
|
+
}
|
|
2998
|
+
interface Visitor<T> {
|
|
2999
|
+
ProjectOperation: (value: ProjectOperation) => T;
|
|
3000
|
+
FilterOperation: (value: FilterOperation) => T;
|
|
3001
|
+
CreateColumnsOperation: (value: CreateColumnsOperation) => T;
|
|
3002
|
+
RenameColumnOperation: (value: RenameColumnOperation) => T;
|
|
3003
|
+
CastColumnTypeOperation: (value: CastColumnTypeOperation) => T;
|
|
3004
|
+
TagColumnOperation: (value: TagColumnOperation) => T;
|
|
3005
|
+
UntagColumnOperation: (value: UntagColumnOperation) => T;
|
|
3006
|
+
OverrideDatasetParameterOperation: (
|
|
3007
|
+
value: OverrideDatasetParameterOperation
|
|
3008
|
+
) => T;
|
|
3009
|
+
_: (name: string, value: any) => T;
|
|
3010
|
+
}
|
|
3011
|
+
}
|
|
3012
|
+
export interface JoinKeyProperties {
|
|
3013
|
+
UniqueKey?: boolean | undefined;
|
|
3014
|
+
}
|
|
3015
|
+
export interface JoinInstruction {
|
|
3016
|
+
LeftOperand: string | undefined;
|
|
3017
|
+
RightOperand: string | undefined;
|
|
3018
|
+
LeftJoinKeyProperties?: JoinKeyProperties | undefined;
|
|
3019
|
+
RightJoinKeyProperties?: JoinKeyProperties | undefined;
|
|
3020
|
+
Type: JoinType | undefined;
|
|
3021
|
+
OnClause: string | undefined;
|
|
3022
|
+
}
|
|
3023
|
+
export interface LogicalTableSource {
|
|
3024
|
+
JoinInstruction?: JoinInstruction | undefined;
|
|
3025
|
+
PhysicalTableId?: string | undefined;
|
|
3026
|
+
DataSetArn?: string | undefined;
|
|
3027
|
+
}
|
|
3028
|
+
export interface LogicalTable {
|
|
3029
|
+
Alias: string | undefined;
|
|
3030
|
+
DataTransforms?: TransformOperation[] | undefined;
|
|
3031
|
+
Source: LogicalTableSource | undefined;
|
|
3032
|
+
}
|
|
3033
|
+
export interface UniqueKey {
|
|
3034
|
+
ColumnNames: string[] | undefined;
|
|
3035
|
+
}
|
|
3036
|
+
export interface PerformanceConfiguration {
|
|
3037
|
+
UniqueKeys?: UniqueKey[] | undefined;
|
|
3038
|
+
}
|
|
3039
|
+
export interface CustomSql {
|
|
3040
|
+
DataSourceArn: string | undefined;
|
|
3041
|
+
Name: string | undefined;
|
|
3042
|
+
SqlQuery: string | undefined;
|
|
3043
|
+
Columns?: InputColumn[] | undefined;
|
|
3044
|
+
}
|
|
3045
|
+
export interface RelationalTable {
|
|
3046
|
+
DataSourceArn: string | undefined;
|
|
3047
|
+
Catalog?: string | undefined;
|
|
3048
|
+
Schema?: string | undefined;
|
|
3049
|
+
Name: string | undefined;
|
|
3050
|
+
InputColumns: InputColumn[] | undefined;
|
|
3051
|
+
}
|
|
3052
|
+
export interface UploadSettings {
|
|
3053
|
+
Format?: FileFormat | undefined;
|
|
3054
|
+
StartFromRow?: number | undefined;
|
|
3055
|
+
ContainsHeader?: boolean | undefined;
|
|
3056
|
+
TextQualifier?: TextQualifier | undefined;
|
|
3057
|
+
Delimiter?: string | undefined;
|
|
3058
|
+
CustomCellAddressRange?: string | undefined;
|
|
3059
|
+
}
|
|
3060
|
+
export interface S3Source {
|
|
3061
|
+
DataSourceArn: string | undefined;
|
|
3062
|
+
UploadSettings?: UploadSettings | undefined;
|
|
3063
|
+
InputColumns: InputColumn[] | undefined;
|
|
3064
|
+
}
|
|
3065
|
+
export interface TablePathElement {
|
|
3066
|
+
Name?: string | undefined;
|
|
3067
|
+
Id?: string | undefined;
|
|
3068
|
+
}
|
|
3069
|
+
export interface SaaSTable {
|
|
3070
|
+
DataSourceArn: string | undefined;
|
|
3071
|
+
TablePath: TablePathElement[] | undefined;
|
|
3072
|
+
InputColumns: InputColumn[] | undefined;
|
|
3073
|
+
}
|
|
3074
|
+
export type PhysicalTable =
|
|
3075
|
+
| PhysicalTable.CustomSqlMember
|
|
3076
|
+
| PhysicalTable.RelationalTableMember
|
|
3077
|
+
| PhysicalTable.S3SourceMember
|
|
3078
|
+
| PhysicalTable.SaaSTableMember
|
|
3079
|
+
| PhysicalTable.$UnknownMember;
|
|
3080
|
+
export declare namespace PhysicalTable {
|
|
3081
|
+
interface RelationalTableMember {
|
|
3082
|
+
RelationalTable: RelationalTable;
|
|
3083
|
+
CustomSql?: never;
|
|
3084
|
+
S3Source?: never;
|
|
3085
|
+
SaaSTable?: never;
|
|
3086
|
+
$unknown?: never;
|
|
3087
|
+
}
|
|
3088
|
+
interface CustomSqlMember {
|
|
3089
|
+
RelationalTable?: never;
|
|
3090
|
+
CustomSql: CustomSql;
|
|
3091
|
+
S3Source?: never;
|
|
3092
|
+
SaaSTable?: never;
|
|
3093
|
+
$unknown?: never;
|
|
3094
|
+
}
|
|
3095
|
+
interface S3SourceMember {
|
|
3096
|
+
RelationalTable?: never;
|
|
3097
|
+
CustomSql?: never;
|
|
3098
|
+
S3Source: S3Source;
|
|
3099
|
+
SaaSTable?: never;
|
|
3100
|
+
$unknown?: never;
|
|
3101
|
+
}
|
|
3102
|
+
interface SaaSTableMember {
|
|
3103
|
+
RelationalTable?: never;
|
|
3104
|
+
CustomSql?: never;
|
|
3105
|
+
S3Source?: never;
|
|
3106
|
+
SaaSTable: SaaSTable;
|
|
3107
|
+
$unknown?: never;
|
|
3108
|
+
}
|
|
3109
|
+
interface $UnknownMember {
|
|
3110
|
+
RelationalTable?: never;
|
|
3111
|
+
CustomSql?: never;
|
|
3112
|
+
S3Source?: never;
|
|
3113
|
+
SaaSTable?: never;
|
|
3114
|
+
$unknown: [string, any];
|
|
3115
|
+
}
|
|
3116
|
+
interface Visitor<T> {
|
|
3117
|
+
RelationalTable: (value: RelationalTable) => T;
|
|
3118
|
+
CustomSql: (value: CustomSql) => T;
|
|
3119
|
+
S3Source: (value: S3Source) => T;
|
|
3120
|
+
SaaSTable: (value: SaaSTable) => T;
|
|
3121
|
+
_: (name: string, value: any) => T;
|
|
3122
|
+
}
|
|
3123
|
+
}
|
|
3124
|
+
export interface RowLevelPermissionDataSet {
|
|
3125
|
+
Namespace?: string | undefined;
|
|
3126
|
+
Arn: string | undefined;
|
|
3127
|
+
PermissionPolicy: RowLevelPermissionPolicy | undefined;
|
|
3128
|
+
FormatVersion?: RowLevelPermissionFormatVersion | undefined;
|
|
3129
|
+
Status?: Status | undefined;
|
|
3130
|
+
}
|
|
3131
|
+
export interface RowLevelPermissionTagRule {
|
|
3132
|
+
TagKey: string | undefined;
|
|
3133
|
+
ColumnName: string | undefined;
|
|
3134
|
+
TagMultiValueDelimiter?: string | undefined;
|
|
3135
|
+
MatchAllValue?: string | undefined;
|
|
3136
|
+
}
|
|
3137
|
+
export interface RowLevelPermissionTagConfiguration {
|
|
3138
|
+
Status?: Status | undefined;
|
|
3139
|
+
TagRules: RowLevelPermissionTagRule[] | undefined;
|
|
3140
|
+
TagRuleConfigurations?: string[][] | undefined;
|
|
3141
|
+
}
|
|
3142
|
+
export interface RowLevelPermissionConfiguration {
|
|
3143
|
+
TagConfiguration?: RowLevelPermissionTagConfiguration | undefined;
|
|
3144
|
+
RowLevelPermissionDataSet?: RowLevelPermissionDataSet | undefined;
|
|
3145
|
+
}
|
|
3146
|
+
export interface SemanticTable {
|
|
3147
|
+
Alias: string | undefined;
|
|
3148
|
+
DestinationTableId: string | undefined;
|
|
3149
|
+
RowLevelPermissionConfiguration?: RowLevelPermissionConfiguration | undefined;
|
|
3150
|
+
}
|
|
3151
|
+
export interface SemanticModelConfiguration {
|
|
3152
|
+
TableMap?: Record<string, SemanticTable> | undefined;
|
|
3153
|
+
}
|
|
3154
|
+
export interface CreateDataSetRequest {
|
|
3155
|
+
AwsAccountId: string | undefined;
|
|
3156
|
+
DataSetId: string | undefined;
|
|
3157
|
+
Name: string | undefined;
|
|
3158
|
+
PhysicalTableMap: Record<string, PhysicalTable> | undefined;
|
|
3159
|
+
LogicalTableMap?: Record<string, LogicalTable> | undefined;
|
|
3160
|
+
ImportMode: DataSetImportMode | undefined;
|
|
3161
|
+
ColumnGroups?: ColumnGroup[] | undefined;
|
|
3162
|
+
FieldFolders?: Record<string, FieldFolder> | undefined;
|
|
3163
|
+
Permissions?: ResourcePermission[] | undefined;
|
|
3164
|
+
RowLevelPermissionDataSet?: RowLevelPermissionDataSet | undefined;
|
|
3165
|
+
RowLevelPermissionTagConfiguration?:
|
|
3166
|
+
| RowLevelPermissionTagConfiguration
|
|
3167
|
+
| undefined;
|
|
3168
|
+
ColumnLevelPermissionRules?: ColumnLevelPermissionRule[] | undefined;
|
|
3169
|
+
Tags?: Tag[] | undefined;
|
|
3170
|
+
DataSetUsageConfiguration?: DataSetUsageConfiguration | undefined;
|
|
3171
|
+
DatasetParameters?: DatasetParameter[] | undefined;
|
|
3172
|
+
FolderArns?: string[] | undefined;
|
|
3173
|
+
PerformanceConfiguration?: PerformanceConfiguration | undefined;
|
|
3174
|
+
UseAs?: DataSetUseAs | undefined;
|
|
3175
|
+
DataPrepConfiguration?: DataPrepConfiguration | undefined;
|
|
3176
|
+
SemanticModelConfiguration?: SemanticModelConfiguration | undefined;
|
|
3177
|
+
}
|
|
3178
|
+
export interface CreateDataSetResponse {
|
|
3179
|
+
Arn?: string | undefined;
|
|
3180
|
+
DataSetId?: string | undefined;
|
|
3181
|
+
IngestionArn?: string | undefined;
|
|
3182
|
+
IngestionId?: string | undefined;
|
|
3183
|
+
RequestId?: string | undefined;
|
|
3184
|
+
Status?: number | undefined;
|
|
3185
|
+
}
|
|
3186
|
+
export interface CredentialPair {
|
|
3187
|
+
Username: string | undefined;
|
|
3188
|
+
Password: string | undefined;
|
|
3189
|
+
AlternateDataSourceParameters?: DataSourceParameters[] | undefined;
|
|
3190
|
+
}
|
|
3191
|
+
export interface WebProxyCredentials {
|
|
3192
|
+
WebProxyUsername: string | undefined;
|
|
3193
|
+
WebProxyPassword: string | undefined;
|
|
3194
|
+
}
|
|
3195
|
+
export interface DataSourceCredentials {
|
|
3196
|
+
CredentialPair?: CredentialPair | undefined;
|
|
3197
|
+
CopySourceArn?: string | undefined;
|
|
3198
|
+
SecretArn?: string | undefined;
|
|
3199
|
+
WebProxyCredentials?: WebProxyCredentials | undefined;
|
|
3200
|
+
}
|
|
3201
|
+
export interface CreateDataSourceRequest {
|
|
3202
|
+
AwsAccountId: string | undefined;
|
|
3203
|
+
DataSourceId: string | undefined;
|
|
3204
|
+
Name: string | undefined;
|
|
3205
|
+
Type: DataSourceType | undefined;
|
|
3206
|
+
DataSourceParameters?: DataSourceParameters | undefined;
|
|
3207
|
+
Credentials?: DataSourceCredentials | undefined;
|
|
3208
|
+
Permissions?: ResourcePermission[] | undefined;
|
|
3209
|
+
VpcConnectionProperties?: VpcConnectionProperties | undefined;
|
|
3210
|
+
SslProperties?: SslProperties | undefined;
|
|
3211
|
+
Tags?: Tag[] | undefined;
|
|
3212
|
+
FolderArns?: string[] | undefined;
|
|
3213
|
+
}
|