@aws-sdk/client-quicksight 3.934.0 → 3.936.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 +19 -19
- 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,2180 +1,1916 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import {
|
|
2
|
+
AssetBundleExportFormat,
|
|
3
|
+
AssetBundleExportJobStatus,
|
|
4
|
+
AssetBundleImportFailureAction,
|
|
5
|
+
AssetBundleImportJobStatus,
|
|
6
|
+
AssignmentStatus,
|
|
7
|
+
AuthorSpecifiedAggregation,
|
|
8
|
+
CategoryFilterFunction,
|
|
9
|
+
CategoryFilterType,
|
|
10
|
+
ColumnDataRole,
|
|
11
|
+
ColumnDataSubType,
|
|
12
|
+
ColumnDataType,
|
|
13
|
+
ConstantType,
|
|
14
|
+
DashboardErrorType,
|
|
15
|
+
DashboardFilterAttribute,
|
|
16
|
+
DashboardsQAStatus,
|
|
17
|
+
DataSetFilterAttribute,
|
|
18
|
+
DataSetImportMode,
|
|
19
|
+
DataSetUseAs,
|
|
20
|
+
DataSourceErrorInfoType,
|
|
21
|
+
DataSourceFilterAttribute,
|
|
22
|
+
DataSourceType,
|
|
23
|
+
DayOfWeek,
|
|
24
|
+
DefaultAggregation,
|
|
25
|
+
DisplayFormat,
|
|
26
|
+
FilterClass,
|
|
27
|
+
FilterOperator,
|
|
28
|
+
FolderType,
|
|
29
|
+
IdentityStore,
|
|
30
|
+
IdentityType,
|
|
31
|
+
IncludeFolderMembers,
|
|
32
|
+
IngestionErrorType,
|
|
33
|
+
IngestionRequestSource,
|
|
34
|
+
IngestionRequestType,
|
|
35
|
+
IngestionStatus,
|
|
36
|
+
IngestionType,
|
|
37
|
+
MemberType,
|
|
38
|
+
NamedEntityAggType,
|
|
39
|
+
NamedFilterAggType,
|
|
40
|
+
NamedFilterType,
|
|
41
|
+
NamespaceErrorType,
|
|
42
|
+
NamespaceStatus,
|
|
43
|
+
NetworkInterfaceStatus,
|
|
44
|
+
NullFilterType,
|
|
45
|
+
PersonalizationMode,
|
|
46
|
+
PropertyRole,
|
|
47
|
+
PropertyUsage,
|
|
48
|
+
QDataKeyType,
|
|
49
|
+
QSearchStatus,
|
|
50
|
+
RefreshInterval,
|
|
51
|
+
ResourceStatus,
|
|
52
|
+
Role,
|
|
53
|
+
ServiceType,
|
|
54
|
+
SharingModel,
|
|
55
|
+
SnapshotJobStatus,
|
|
56
|
+
TemplateErrorType,
|
|
57
|
+
ThemeErrorType,
|
|
58
|
+
ThemeType,
|
|
59
|
+
TopicRefreshStatus,
|
|
60
|
+
TopicRelativeDateFilterFunction,
|
|
61
|
+
TopicScheduleType,
|
|
62
|
+
TopicTimeGranularity,
|
|
63
|
+
TopicUserExperienceVersion,
|
|
64
|
+
UserRole,
|
|
65
|
+
VPCConnectionAvailabilityStatus,
|
|
66
|
+
VPCConnectionResourceStatus,
|
|
67
|
+
} from "./enums";
|
|
2
68
|
import {
|
|
3
69
|
AccountCustomization,
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
AggregationPartitionBy,
|
|
9
|
-
AggType,
|
|
70
|
+
AccountInfo,
|
|
71
|
+
AccountSettings,
|
|
72
|
+
ActionConnector,
|
|
73
|
+
Analysis,
|
|
10
74
|
AnalysisDefaults,
|
|
75
|
+
AnalysisError,
|
|
11
76
|
AssetOptions,
|
|
12
77
|
CalculatedField,
|
|
13
78
|
ColumnConfiguration,
|
|
14
|
-
|
|
15
|
-
DataPrepAggregationFunction,
|
|
16
|
-
DataSetColumnIdMapping,
|
|
17
|
-
DataSetIdentifierDeclaration,
|
|
18
|
-
Edition,
|
|
79
|
+
Entity,
|
|
19
80
|
FilterGroup,
|
|
20
|
-
NumberScale,
|
|
21
81
|
ParameterDeclaration,
|
|
22
82
|
QueryExecutionOptions,
|
|
23
|
-
|
|
24
|
-
TimeGranularity,
|
|
25
|
-
TopicTimeGranularity,
|
|
26
|
-
TransformOperationSource,
|
|
83
|
+
Sheet,
|
|
27
84
|
} from "./models_0";
|
|
28
|
-
import { VisualMenuOption } from "./models_1";
|
|
29
85
|
import {
|
|
30
86
|
AnalysisDefinition,
|
|
31
|
-
AnalysisSourceEntity,
|
|
32
|
-
Anchor,
|
|
33
|
-
AppendOperation,
|
|
34
|
-
ApplicationTheme,
|
|
35
|
-
AssignmentStatus,
|
|
36
|
-
AuthConfig,
|
|
37
|
-
AuthenticationMethodOption,
|
|
38
|
-
AuthorSpecifiedAggregation,
|
|
39
|
-
ContributionAnalysisDirection,
|
|
40
|
-
ContributionAnalysisFactor,
|
|
41
|
-
ContributionAnalysisSortType,
|
|
42
87
|
DataSetReference,
|
|
43
|
-
DataSourceParameters,
|
|
44
|
-
Identifier,
|
|
45
88
|
SheetDefinition,
|
|
46
|
-
SslProperties,
|
|
47
89
|
StaticFile,
|
|
90
|
+
} from "./models_1";
|
|
91
|
+
import {
|
|
92
|
+
_Parameters,
|
|
93
|
+
AnonymousUserSnapshotJobResult,
|
|
94
|
+
AssetBundleCloudFormationOverridePropertyConfiguration,
|
|
95
|
+
AssetBundleExportJobError,
|
|
96
|
+
AssetBundleExportJobValidationStrategy,
|
|
97
|
+
AssetBundleExportJobWarning,
|
|
98
|
+
AssetBundleImportJobError,
|
|
99
|
+
AssetBundleImportJobOverrideParameters,
|
|
100
|
+
AssetBundleImportJobOverridePermissions,
|
|
101
|
+
AssetBundleImportJobOverrideTags,
|
|
102
|
+
AssetBundleImportJobOverrideValidationStrategy,
|
|
103
|
+
AssetBundleImportJobWarning,
|
|
104
|
+
AssetBundleImportSourceDescription,
|
|
105
|
+
BorderStyle,
|
|
106
|
+
BrandDefinition,
|
|
107
|
+
BrandDetail,
|
|
108
|
+
Capabilities,
|
|
109
|
+
CellValueSynonym,
|
|
110
|
+
CollectiveConstant,
|
|
111
|
+
ColumnGroup,
|
|
112
|
+
ColumnGroupSchema,
|
|
113
|
+
ColumnLevelPermissionRule,
|
|
114
|
+
ColumnSchema,
|
|
115
|
+
ComparativeOrder,
|
|
116
|
+
DashboardPublishOptions,
|
|
117
|
+
DashboardVersionDefinition,
|
|
118
|
+
DataPrepConfiguration,
|
|
119
|
+
DatasetParameter,
|
|
120
|
+
DataSetRefreshProperties,
|
|
121
|
+
DataSetUsageConfiguration,
|
|
122
|
+
DataSourceParameters,
|
|
123
|
+
DisplayFormatOptions,
|
|
124
|
+
FieldFolder,
|
|
125
|
+
LinkSharingConfiguration,
|
|
126
|
+
LogicalTable,
|
|
127
|
+
PerformanceConfiguration,
|
|
128
|
+
PhysicalTable,
|
|
129
|
+
ResourcePermission,
|
|
130
|
+
RowLevelPermissionDataSet,
|
|
131
|
+
RowLevelPermissionTagConfiguration,
|
|
132
|
+
SemanticModelConfiguration,
|
|
133
|
+
SnapshotFile,
|
|
134
|
+
SnapshotS3DestinationConfiguration,
|
|
135
|
+
SslProperties,
|
|
48
136
|
Tag,
|
|
49
|
-
|
|
137
|
+
ValidationStrategy,
|
|
50
138
|
VpcConnectionProperties,
|
|
51
139
|
} from "./models_2";
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
SortDirection?: TopicSortDirection | undefined;
|
|
57
|
-
}
|
|
58
|
-
export declare const ConstantType: {
|
|
59
|
-
readonly COLLECTIVE: "COLLECTIVE";
|
|
60
|
-
readonly RANGE: "RANGE";
|
|
61
|
-
readonly SINGULAR: "SINGULAR";
|
|
62
|
-
};
|
|
63
|
-
export type ConstantType = (typeof ConstantType)[keyof typeof ConstantType];
|
|
64
|
-
export interface CollectiveConstantEntry {
|
|
65
|
-
ConstantType?: ConstantType | undefined;
|
|
66
|
-
Value?: string | undefined;
|
|
67
|
-
}
|
|
68
|
-
export interface TopicConstantValue {
|
|
69
|
-
ConstantType?: ConstantType | undefined;
|
|
70
|
-
Value?: string | undefined;
|
|
71
|
-
Minimum?: string | undefined;
|
|
72
|
-
Maximum?: string | undefined;
|
|
73
|
-
ValueList?: CollectiveConstantEntry[] | undefined;
|
|
74
|
-
}
|
|
75
|
-
export declare const FilterClass: {
|
|
76
|
-
readonly CONDITIONAL_VALUE_FILTER: "CONDITIONAL_VALUE_FILTER";
|
|
77
|
-
readonly ENFORCED_VALUE_FILTER: "ENFORCED_VALUE_FILTER";
|
|
78
|
-
readonly NAMED_VALUE_FILTER: "NAMED_VALUE_FILTER";
|
|
79
|
-
};
|
|
80
|
-
export type FilterClass = (typeof FilterClass)[keyof typeof FilterClass];
|
|
81
|
-
export declare const TopicIRFilterType: {
|
|
82
|
-
readonly ACCEPT_ALL_FILTER: "ACCEPT_ALL_FILTER";
|
|
83
|
-
readonly CATEGORY_FILTER: "CATEGORY_FILTER";
|
|
84
|
-
readonly DATE_RANGE_FILTER: "DATE_RANGE_FILTER";
|
|
85
|
-
readonly EQUALS: "EQUALS";
|
|
86
|
-
readonly NUMERIC_EQUALITY_FILTER: "NUMERIC_EQUALITY_FILTER";
|
|
87
|
-
readonly NUMERIC_RANGE_FILTER: "NUMERIC_RANGE_FILTER";
|
|
88
|
-
readonly RANK_LIMIT_FILTER: "RANK_LIMIT_FILTER";
|
|
89
|
-
readonly RELATIVE_DATE_FILTER: "RELATIVE_DATE_FILTER";
|
|
90
|
-
readonly TOP_BOTTOM_FILTER: "TOP_BOTTOM_FILTER";
|
|
91
|
-
};
|
|
92
|
-
export type TopicIRFilterType =
|
|
93
|
-
(typeof TopicIRFilterType)[keyof typeof TopicIRFilterType];
|
|
94
|
-
export declare const TopicIRFilterFunction: {
|
|
95
|
-
readonly CONTAINS: "CONTAINS";
|
|
96
|
-
readonly CONTAINS_STRING: "CONTAINS_STRING";
|
|
97
|
-
readonly ENDS_WITH: "ENDS_WITH";
|
|
98
|
-
readonly EXACT: "EXACT";
|
|
99
|
-
readonly LAST: "LAST";
|
|
100
|
-
readonly NEXT: "NEXT";
|
|
101
|
-
readonly NOW: "NOW";
|
|
102
|
-
readonly PREVIOUS: "PREVIOUS";
|
|
103
|
-
readonly STARTS_WITH: "STARTS_WITH";
|
|
104
|
-
readonly THIS: "THIS";
|
|
105
|
-
};
|
|
106
|
-
export type TopicIRFilterFunction =
|
|
107
|
-
(typeof TopicIRFilterFunction)[keyof typeof TopicIRFilterFunction];
|
|
108
|
-
export declare const NullFilterOption: {
|
|
109
|
-
readonly ALL_VALUES: "ALL_VALUES";
|
|
110
|
-
readonly NON_NULLS_ONLY: "NON_NULLS_ONLY";
|
|
111
|
-
readonly NULLS_ONLY: "NULLS_ONLY";
|
|
112
|
-
};
|
|
113
|
-
export type NullFilterOption =
|
|
114
|
-
(typeof NullFilterOption)[keyof typeof NullFilterOption];
|
|
115
|
-
export interface TopicIRFilterOption {
|
|
116
|
-
FilterType?: TopicIRFilterType | undefined;
|
|
117
|
-
FilterClass?: FilterClass | undefined;
|
|
118
|
-
OperandField?: Identifier | undefined;
|
|
119
|
-
Function?: TopicIRFilterFunction | undefined;
|
|
120
|
-
Constant?: TopicConstantValue | undefined;
|
|
121
|
-
Inverse?: boolean | undefined;
|
|
122
|
-
NullFilter?: NullFilterOption | undefined;
|
|
123
|
-
Aggregation?: AggType | undefined;
|
|
124
|
-
AggregationFunctionParameters?: Record<string, string> | undefined;
|
|
125
|
-
AggregationPartitionBy?: AggregationPartitionBy[] | undefined;
|
|
126
|
-
Range?: TopicConstantValue | undefined;
|
|
127
|
-
Inclusive?: boolean | undefined;
|
|
128
|
-
TimeGranularity?: TimeGranularity | undefined;
|
|
129
|
-
LastNextOffset?: TopicConstantValue | undefined;
|
|
130
|
-
AggMetrics?: FilterAggMetrics[] | undefined;
|
|
131
|
-
TopBottomLimit?: TopicConstantValue | undefined;
|
|
132
|
-
SortDirection?: TopicSortDirection | undefined;
|
|
133
|
-
Anchor?: Anchor | undefined;
|
|
134
|
-
}
|
|
135
|
-
export interface ContributionAnalysisTimeRanges {
|
|
136
|
-
StartRange?: TopicIRFilterOption | undefined;
|
|
137
|
-
EndRange?: TopicIRFilterOption | undefined;
|
|
138
|
-
}
|
|
139
|
-
export interface TopicIRContributionAnalysis {
|
|
140
|
-
Factors?: ContributionAnalysisFactor[] | undefined;
|
|
141
|
-
TimeRanges?: ContributionAnalysisTimeRanges | undefined;
|
|
142
|
-
Direction?: ContributionAnalysisDirection | undefined;
|
|
143
|
-
SortType?: ContributionAnalysisSortType | undefined;
|
|
144
|
-
}
|
|
145
|
-
export declare const DisplayFormat: {
|
|
146
|
-
readonly AUTO: "AUTO";
|
|
147
|
-
readonly CURRENCY: "CURRENCY";
|
|
148
|
-
readonly DATE: "DATE";
|
|
149
|
-
readonly NUMBER: "NUMBER";
|
|
150
|
-
readonly PERCENT: "PERCENT";
|
|
151
|
-
readonly STRING: "STRING";
|
|
152
|
-
};
|
|
153
|
-
export type DisplayFormat = (typeof DisplayFormat)[keyof typeof DisplayFormat];
|
|
154
|
-
export declare const TopicNumericSeparatorSymbol: {
|
|
155
|
-
readonly COMMA: "COMMA";
|
|
156
|
-
readonly DOT: "DOT";
|
|
157
|
-
};
|
|
158
|
-
export type TopicNumericSeparatorSymbol =
|
|
159
|
-
(typeof TopicNumericSeparatorSymbol)[keyof typeof TopicNumericSeparatorSymbol];
|
|
160
|
-
export interface NegativeFormat {
|
|
161
|
-
Prefix?: string | undefined;
|
|
162
|
-
Suffix?: string | undefined;
|
|
163
|
-
}
|
|
164
|
-
export interface DisplayFormatOptions {
|
|
165
|
-
UseBlankCellFormat?: boolean | undefined;
|
|
166
|
-
BlankCellFormat?: string | undefined;
|
|
167
|
-
DateFormat?: string | undefined;
|
|
168
|
-
DecimalSeparator?: TopicNumericSeparatorSymbol | undefined;
|
|
169
|
-
GroupingSeparator?: string | undefined;
|
|
170
|
-
UseGrouping?: boolean | undefined;
|
|
171
|
-
FractionDigits?: number | undefined;
|
|
172
|
-
Prefix?: string | undefined;
|
|
173
|
-
Suffix?: string | undefined;
|
|
174
|
-
UnitScaler?: NumberScale | undefined;
|
|
175
|
-
NegativeFormat?: NegativeFormat | undefined;
|
|
176
|
-
CurrencySymbol?: string | undefined;
|
|
177
|
-
}
|
|
178
|
-
export interface NamedEntityRef {
|
|
179
|
-
NamedEntityName?: string | undefined;
|
|
180
|
-
}
|
|
181
|
-
export interface TopicSortClause {
|
|
182
|
-
Operand?: Identifier | undefined;
|
|
183
|
-
SortDirection?: TopicSortDirection | undefined;
|
|
184
|
-
}
|
|
185
|
-
export interface TopicIRGroupBy {
|
|
186
|
-
FieldName?: Identifier | undefined;
|
|
187
|
-
TimeGranularity?: TopicTimeGranularity | undefined;
|
|
188
|
-
Sort?: TopicSortClause | undefined;
|
|
189
|
-
DisplayFormat?: DisplayFormat | undefined;
|
|
190
|
-
DisplayFormatOptions?: DisplayFormatOptions | undefined;
|
|
191
|
-
NamedEntity?: NamedEntityRef | undefined;
|
|
192
|
-
}
|
|
193
|
-
export declare const ComparisonMethodType: {
|
|
194
|
-
readonly DIFF: "DIFF";
|
|
195
|
-
readonly DIFF_AS_PERC: "DIFF_AS_PERC";
|
|
196
|
-
readonly MOVING_AVERAGE: "MOVING_AVERAGE";
|
|
197
|
-
readonly PERCENT_OF_TOTAL: "PERCENT_OF_TOTAL";
|
|
198
|
-
readonly PERC_DIFF: "PERC_DIFF";
|
|
199
|
-
readonly POP_CURRENT_DIFF: "POP_CURRENT_DIFF";
|
|
200
|
-
readonly POP_CURRENT_DIFF_AS_PERC: "POP_CURRENT_DIFF_AS_PERC";
|
|
201
|
-
readonly POP_OVERTIME_DIFF: "POP_OVERTIME_DIFF";
|
|
202
|
-
readonly POP_OVERTIME_DIFF_AS_PERC: "POP_OVERTIME_DIFF_AS_PERC";
|
|
203
|
-
readonly RUNNING_SUM: "RUNNING_SUM";
|
|
204
|
-
};
|
|
205
|
-
export type ComparisonMethodType =
|
|
206
|
-
(typeof ComparisonMethodType)[keyof typeof ComparisonMethodType];
|
|
207
|
-
export interface TopicIRComparisonMethod {
|
|
208
|
-
Type?: ComparisonMethodType | undefined;
|
|
209
|
-
Period?: TopicTimeGranularity | undefined;
|
|
210
|
-
WindowSize?: number | undefined;
|
|
211
|
-
}
|
|
212
|
-
export interface TopicIRMetric {
|
|
213
|
-
MetricId?: Identifier | undefined;
|
|
214
|
-
Function?: AggFunction | undefined;
|
|
215
|
-
Operands?: Identifier[] | undefined;
|
|
216
|
-
ComparisonMethod?: TopicIRComparisonMethod | undefined;
|
|
217
|
-
Expression?: string | undefined;
|
|
218
|
-
CalculatedFieldReferences?: Identifier[] | undefined;
|
|
219
|
-
DisplayFormat?: DisplayFormat | undefined;
|
|
220
|
-
DisplayFormatOptions?: DisplayFormatOptions | undefined;
|
|
221
|
-
NamedEntity?: NamedEntityRef | undefined;
|
|
222
|
-
}
|
|
223
|
-
export interface VisualOptions {
|
|
224
|
-
type?: string | undefined;
|
|
225
|
-
}
|
|
226
|
-
export interface TopicIR {
|
|
227
|
-
Metrics?: TopicIRMetric[] | undefined;
|
|
228
|
-
GroupByList?: TopicIRGroupBy[] | undefined;
|
|
229
|
-
Filters?: TopicIRFilterOption[][] | undefined;
|
|
230
|
-
Sort?: TopicSortClause | undefined;
|
|
231
|
-
ContributionAnalysis?: TopicIRContributionAnalysis | undefined;
|
|
232
|
-
Visual?: VisualOptions | undefined;
|
|
233
|
-
}
|
|
234
|
-
export declare const VisualRole: {
|
|
235
|
-
readonly COMPLIMENTARY: "COMPLIMENTARY";
|
|
236
|
-
readonly FALLBACK: "FALLBACK";
|
|
237
|
-
readonly FRAGMENT: "FRAGMENT";
|
|
238
|
-
readonly MULTI_INTENT: "MULTI_INTENT";
|
|
239
|
-
readonly PRIMARY: "PRIMARY";
|
|
240
|
-
};
|
|
241
|
-
export type VisualRole = (typeof VisualRole)[keyof typeof VisualRole];
|
|
242
|
-
export interface Slot {
|
|
243
|
-
SlotId?: string | undefined;
|
|
244
|
-
VisualId?: string | undefined;
|
|
245
|
-
}
|
|
246
|
-
export interface TopicTemplate {
|
|
247
|
-
TemplateType?: string | undefined;
|
|
248
|
-
Slots?: Slot[] | undefined;
|
|
249
|
-
}
|
|
250
|
-
export declare const ReviewedAnswerErrorCode: {
|
|
251
|
-
readonly DATASET_DOES_NOT_EXIST: "DATASET_DOES_NOT_EXIST";
|
|
252
|
-
readonly DUPLICATED_ANSWER: "DUPLICATED_ANSWER";
|
|
253
|
-
readonly INTERNAL_ERROR: "INTERNAL_ERROR";
|
|
254
|
-
readonly INVALID_DATA: "INVALID_DATA";
|
|
255
|
-
readonly INVALID_DATASET_ARN: "INVALID_DATASET_ARN";
|
|
256
|
-
readonly MISSING_ANSWER: "MISSING_ANSWER";
|
|
257
|
-
readonly MISSING_REQUIRED_FIELDS: "MISSING_REQUIRED_FIELDS";
|
|
258
|
-
};
|
|
259
|
-
export type ReviewedAnswerErrorCode =
|
|
260
|
-
(typeof ReviewedAnswerErrorCode)[keyof typeof ReviewedAnswerErrorCode];
|
|
261
|
-
export interface InvalidTopicReviewedAnswer {
|
|
262
|
-
AnswerId?: string | undefined;
|
|
263
|
-
Error?: ReviewedAnswerErrorCode | undefined;
|
|
264
|
-
}
|
|
265
|
-
export interface SucceededTopicReviewedAnswer {
|
|
266
|
-
AnswerId?: string | undefined;
|
|
267
|
-
}
|
|
268
|
-
export interface BatchCreateTopicReviewedAnswerResponse {
|
|
269
|
-
TopicId?: string | undefined;
|
|
270
|
-
TopicArn?: string | undefined;
|
|
271
|
-
SucceededAnswers?: SucceededTopicReviewedAnswer[] | undefined;
|
|
272
|
-
InvalidAnswers?: InvalidTopicReviewedAnswer[] | undefined;
|
|
273
|
-
Status?: number | undefined;
|
|
274
|
-
RequestId?: string | undefined;
|
|
275
|
-
}
|
|
276
|
-
export declare class InternalFailureException extends __BaseException {
|
|
277
|
-
readonly name: "InternalFailureException";
|
|
278
|
-
readonly $fault: "server";
|
|
279
|
-
Message?: string | undefined;
|
|
140
|
+
export interface CreateDataSourceResponse {
|
|
141
|
+
Arn?: string | undefined;
|
|
142
|
+
DataSourceId?: string | undefined;
|
|
143
|
+
CreationStatus?: ResourceStatus | undefined;
|
|
280
144
|
RequestId?: string | undefined;
|
|
281
|
-
|
|
282
|
-
opts: __ExceptionOptionType<InternalFailureException, __BaseException>
|
|
283
|
-
);
|
|
145
|
+
Status?: number | undefined;
|
|
284
146
|
}
|
|
285
|
-
export
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
export declare const ExceptionResourceType: {
|
|
295
|
-
readonly ACCOUNT_SETTINGS: "ACCOUNT_SETTINGS";
|
|
296
|
-
readonly DATA_SET: "DATA_SET";
|
|
297
|
-
readonly DATA_SOURCE: "DATA_SOURCE";
|
|
298
|
-
readonly GROUP: "GROUP";
|
|
299
|
-
readonly IAMPOLICY_ASSIGNMENT: "IAMPOLICY_ASSIGNMENT";
|
|
300
|
-
readonly INGESTION: "INGESTION";
|
|
301
|
-
readonly NAMESPACE: "NAMESPACE";
|
|
302
|
-
readonly USER: "USER";
|
|
303
|
-
readonly VPC_CONNECTION: "VPC_CONNECTION";
|
|
304
|
-
};
|
|
305
|
-
export type ExceptionResourceType =
|
|
306
|
-
(typeof ExceptionResourceType)[keyof typeof ExceptionResourceType];
|
|
307
|
-
export declare class ResourceNotFoundException extends __BaseException {
|
|
308
|
-
readonly name: "ResourceNotFoundException";
|
|
309
|
-
readonly $fault: "client";
|
|
310
|
-
Message?: string | undefined;
|
|
311
|
-
ResourceType?: ExceptionResourceType | undefined;
|
|
312
|
-
RequestId?: string | undefined;
|
|
313
|
-
constructor(
|
|
314
|
-
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
315
|
-
);
|
|
147
|
+
export interface CreateFolderRequest {
|
|
148
|
+
AwsAccountId: string | undefined;
|
|
149
|
+
FolderId: string | undefined;
|
|
150
|
+
Name?: string | undefined;
|
|
151
|
+
FolderType?: FolderType | undefined;
|
|
152
|
+
ParentFolderArn?: string | undefined;
|
|
153
|
+
Permissions?: ResourcePermission[] | undefined;
|
|
154
|
+
Tags?: Tag[] | undefined;
|
|
155
|
+
SharingModel?: SharingModel | undefined;
|
|
316
156
|
}
|
|
317
|
-
export
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
157
|
+
export interface CreateFolderResponse {
|
|
158
|
+
Status?: number | undefined;
|
|
159
|
+
Arn?: string | undefined;
|
|
160
|
+
FolderId?: string | undefined;
|
|
321
161
|
RequestId?: string | undefined;
|
|
322
|
-
constructor(
|
|
323
|
-
opts: __ExceptionOptionType<ThrottlingException, __BaseException>
|
|
324
|
-
);
|
|
325
162
|
}
|
|
326
|
-
export interface
|
|
163
|
+
export interface CreateFolderMembershipRequest {
|
|
327
164
|
AwsAccountId: string | undefined;
|
|
328
|
-
|
|
329
|
-
|
|
165
|
+
FolderId: string | undefined;
|
|
166
|
+
MemberId: string | undefined;
|
|
167
|
+
MemberType: MemberType | undefined;
|
|
330
168
|
}
|
|
331
|
-
export interface
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
SucceededAnswers?: SucceededTopicReviewedAnswer[] | undefined;
|
|
335
|
-
InvalidAnswers?: InvalidTopicReviewedAnswer[] | undefined;
|
|
336
|
-
RequestId?: string | undefined;
|
|
337
|
-
Status?: number | undefined;
|
|
169
|
+
export interface FolderMember {
|
|
170
|
+
MemberId?: string | undefined;
|
|
171
|
+
MemberType?: MemberType | undefined;
|
|
338
172
|
}
|
|
339
|
-
export
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
Message?: string | undefined;
|
|
173
|
+
export interface CreateFolderMembershipResponse {
|
|
174
|
+
Status?: number | undefined;
|
|
175
|
+
FolderMember?: FolderMember | undefined;
|
|
343
176
|
RequestId?: string | undefined;
|
|
344
|
-
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
345
|
-
}
|
|
346
|
-
export interface BookmarksConfigurations {
|
|
347
|
-
Enabled: boolean | undefined;
|
|
348
|
-
}
|
|
349
|
-
export interface BorderStyle {
|
|
350
|
-
Show?: boolean | undefined;
|
|
351
177
|
}
|
|
352
|
-
export
|
|
353
|
-
|
|
|
354
|
-
| ImageSource.S3UriMember
|
|
355
|
-
| ImageSource.$UnknownMember;
|
|
356
|
-
export declare namespace ImageSource {
|
|
357
|
-
interface PublicUrlMember {
|
|
358
|
-
PublicUrl: string;
|
|
359
|
-
S3Uri?: never;
|
|
360
|
-
$unknown?: never;
|
|
361
|
-
}
|
|
362
|
-
interface S3UriMember {
|
|
363
|
-
PublicUrl?: never;
|
|
364
|
-
S3Uri: string;
|
|
365
|
-
$unknown?: never;
|
|
366
|
-
}
|
|
367
|
-
interface $UnknownMember {
|
|
368
|
-
PublicUrl?: never;
|
|
369
|
-
S3Uri?: never;
|
|
370
|
-
$unknown: [string, any];
|
|
371
|
-
}
|
|
372
|
-
interface Visitor<T> {
|
|
373
|
-
PublicUrl: (value: string) => T;
|
|
374
|
-
S3Uri: (value: string) => T;
|
|
375
|
-
_: (name: string, value: any) => T;
|
|
376
|
-
}
|
|
377
|
-
}
|
|
378
|
-
export interface ImageConfiguration {
|
|
379
|
-
Source?: ImageSource | undefined;
|
|
380
|
-
}
|
|
381
|
-
export interface ImageSetConfiguration {
|
|
382
|
-
Original: ImageConfiguration | undefined;
|
|
383
|
-
}
|
|
384
|
-
export interface LogoSetConfiguration {
|
|
385
|
-
Primary: ImageSetConfiguration | undefined;
|
|
386
|
-
Favicon?: ImageSetConfiguration | undefined;
|
|
387
|
-
}
|
|
388
|
-
export interface LogoConfiguration {
|
|
389
|
-
AltText: string | undefined;
|
|
390
|
-
LogoSet: LogoSetConfiguration | undefined;
|
|
391
|
-
}
|
|
392
|
-
export interface BrandDefinition {
|
|
393
|
-
BrandName: string | undefined;
|
|
178
|
+
export interface CreateGroupRequest {
|
|
179
|
+
GroupName: string | undefined;
|
|
394
180
|
Description?: string | undefined;
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
}
|
|
398
|
-
export declare const BrandStatus: {
|
|
399
|
-
readonly CREATE_FAILED: "CREATE_FAILED";
|
|
400
|
-
readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
|
|
401
|
-
readonly CREATE_SUCCEEDED: "CREATE_SUCCEEDED";
|
|
402
|
-
readonly DELETE_FAILED: "DELETE_FAILED";
|
|
403
|
-
readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
|
|
404
|
-
};
|
|
405
|
-
export type BrandStatus = (typeof BrandStatus)[keyof typeof BrandStatus];
|
|
406
|
-
export interface Image {
|
|
407
|
-
Source?: ImageSource | undefined;
|
|
408
|
-
GeneratedImageUrl?: string | undefined;
|
|
409
|
-
}
|
|
410
|
-
export interface ImageSet {
|
|
411
|
-
Original: Image | undefined;
|
|
412
|
-
Height64?: Image | undefined;
|
|
413
|
-
Height32?: Image | undefined;
|
|
414
|
-
}
|
|
415
|
-
export interface LogoSet {
|
|
416
|
-
Primary: ImageSet | undefined;
|
|
417
|
-
Favicon?: ImageSet | undefined;
|
|
418
|
-
}
|
|
419
|
-
export interface Logo {
|
|
420
|
-
AltText: string | undefined;
|
|
421
|
-
LogoSet: LogoSet | undefined;
|
|
422
|
-
}
|
|
423
|
-
export declare const BrandVersionStatus: {
|
|
424
|
-
readonly CREATE_FAILED: "CREATE_FAILED";
|
|
425
|
-
readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
|
|
426
|
-
readonly CREATE_SUCCEEDED: "CREATE_SUCCEEDED";
|
|
427
|
-
};
|
|
428
|
-
export type BrandVersionStatus =
|
|
429
|
-
(typeof BrandVersionStatus)[keyof typeof BrandVersionStatus];
|
|
430
|
-
export interface BrandDetail {
|
|
431
|
-
BrandId: string | undefined;
|
|
432
|
-
Arn?: string | undefined;
|
|
433
|
-
BrandStatus?: BrandStatus | undefined;
|
|
434
|
-
CreatedTime?: Date | undefined;
|
|
435
|
-
LastUpdatedTime?: Date | undefined;
|
|
436
|
-
VersionId?: string | undefined;
|
|
437
|
-
VersionStatus?: BrandVersionStatus | undefined;
|
|
438
|
-
Errors?: string[] | undefined;
|
|
439
|
-
Logo?: Logo | undefined;
|
|
181
|
+
AwsAccountId: string | undefined;
|
|
182
|
+
Namespace: string | undefined;
|
|
440
183
|
}
|
|
441
|
-
export interface
|
|
184
|
+
export interface Group {
|
|
442
185
|
Arn?: string | undefined;
|
|
443
|
-
|
|
444
|
-
BrandName?: string | undefined;
|
|
186
|
+
GroupName?: string | undefined;
|
|
445
187
|
Description?: string | undefined;
|
|
446
|
-
|
|
447
|
-
CreatedTime?: Date | undefined;
|
|
448
|
-
LastUpdatedTime?: Date | undefined;
|
|
188
|
+
PrincipalId?: string | undefined;
|
|
449
189
|
}
|
|
450
|
-
export interface
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
190
|
+
export interface CreateGroupResponse {
|
|
191
|
+
Group?: Group | undefined;
|
|
192
|
+
RequestId?: string | undefined;
|
|
193
|
+
Status?: number | undefined;
|
|
454
194
|
}
|
|
455
|
-
export interface
|
|
195
|
+
export interface CreateGroupMembershipRequest {
|
|
196
|
+
MemberName: string | undefined;
|
|
197
|
+
GroupName: string | undefined;
|
|
456
198
|
AwsAccountId: string | undefined;
|
|
457
|
-
|
|
458
|
-
IngestionId: string | undefined;
|
|
199
|
+
Namespace: string | undefined;
|
|
459
200
|
}
|
|
460
|
-
export interface
|
|
201
|
+
export interface GroupMember {
|
|
461
202
|
Arn?: string | undefined;
|
|
462
|
-
|
|
203
|
+
MemberName?: string | undefined;
|
|
204
|
+
}
|
|
205
|
+
export interface CreateGroupMembershipResponse {
|
|
206
|
+
GroupMember?: GroupMember | undefined;
|
|
463
207
|
RequestId?: string | undefined;
|
|
464
208
|
Status?: number | undefined;
|
|
465
209
|
}
|
|
466
|
-
export
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
opts: __ExceptionOptionType<ResourceExistsException, __BaseException>
|
|
474
|
-
);
|
|
475
|
-
}
|
|
476
|
-
export declare const CapabilityState: {
|
|
477
|
-
readonly DENY: "DENY";
|
|
478
|
-
};
|
|
479
|
-
export type CapabilityState =
|
|
480
|
-
(typeof CapabilityState)[keyof typeof CapabilityState];
|
|
481
|
-
export interface Capabilities {
|
|
482
|
-
ExportToCsv?: CapabilityState | undefined;
|
|
483
|
-
ExportToExcel?: CapabilityState | undefined;
|
|
484
|
-
ExportToPdf?: CapabilityState | undefined;
|
|
485
|
-
PrintReports?: CapabilityState | undefined;
|
|
486
|
-
CreateAndUpdateThemes?: CapabilityState | undefined;
|
|
487
|
-
AddOrRunAnomalyDetectionForAnalyses?: CapabilityState | undefined;
|
|
488
|
-
ShareAnalyses?: CapabilityState | undefined;
|
|
489
|
-
CreateAndUpdateDatasets?: CapabilityState | undefined;
|
|
490
|
-
ShareDatasets?: CapabilityState | undefined;
|
|
491
|
-
SubscribeDashboardEmailReports?: CapabilityState | undefined;
|
|
492
|
-
CreateAndUpdateDashboardEmailReports?: CapabilityState | undefined;
|
|
493
|
-
ShareDashboards?: CapabilityState | undefined;
|
|
494
|
-
CreateAndUpdateThresholdAlerts?: CapabilityState | undefined;
|
|
495
|
-
RenameSharedFolders?: CapabilityState | undefined;
|
|
496
|
-
CreateSharedFolders?: CapabilityState | undefined;
|
|
497
|
-
CreateAndUpdateDataSources?: CapabilityState | undefined;
|
|
498
|
-
ShareDataSources?: CapabilityState | undefined;
|
|
499
|
-
ViewAccountSPICECapacity?: CapabilityState | undefined;
|
|
500
|
-
CreateSPICEDataset?: CapabilityState | undefined;
|
|
501
|
-
ExportToPdfInScheduledReports?: CapabilityState | undefined;
|
|
502
|
-
ExportToCsvInScheduledReports?: CapabilityState | undefined;
|
|
503
|
-
ExportToExcelInScheduledReports?: CapabilityState | undefined;
|
|
504
|
-
IncludeContentInScheduledReportsEmail?: CapabilityState | undefined;
|
|
505
|
-
Dashboard?: CapabilityState | undefined;
|
|
506
|
-
Analysis?: CapabilityState | undefined;
|
|
507
|
-
Automate?: CapabilityState | undefined;
|
|
508
|
-
Flow?: CapabilityState | undefined;
|
|
509
|
-
PublishWithoutApproval?: CapabilityState | undefined;
|
|
510
|
-
UseBedrockModels?: CapabilityState | undefined;
|
|
511
|
-
PerformFlowUiTask?: CapabilityState | undefined;
|
|
512
|
-
UseAgentWebSearch?: CapabilityState | undefined;
|
|
513
|
-
KnowledgeBase?: CapabilityState | undefined;
|
|
514
|
-
Action?: CapabilityState | undefined;
|
|
515
|
-
Space?: CapabilityState | undefined;
|
|
516
|
-
ChatAgent?: CapabilityState | undefined;
|
|
517
|
-
CreateChatAgents?: CapabilityState | undefined;
|
|
518
|
-
Research?: CapabilityState | undefined;
|
|
519
|
-
}
|
|
520
|
-
export declare const ColumnDataType: {
|
|
521
|
-
readonly DATETIME: "DATETIME";
|
|
522
|
-
readonly DECIMAL: "DECIMAL";
|
|
523
|
-
readonly INTEGER: "INTEGER";
|
|
524
|
-
readonly STRING: "STRING";
|
|
525
|
-
};
|
|
526
|
-
export type ColumnDataType =
|
|
527
|
-
(typeof ColumnDataType)[keyof typeof ColumnDataType];
|
|
528
|
-
export declare const ColumnDataSubType: {
|
|
529
|
-
readonly FIXED: "FIXED";
|
|
530
|
-
readonly FLOAT: "FLOAT";
|
|
531
|
-
};
|
|
532
|
-
export type ColumnDataSubType =
|
|
533
|
-
(typeof ColumnDataSubType)[keyof typeof ColumnDataSubType];
|
|
534
|
-
export interface CastColumnTypeOperation {
|
|
535
|
-
ColumnName: string | undefined;
|
|
536
|
-
NewColumnType: ColumnDataType | undefined;
|
|
537
|
-
SubType?: ColumnDataSubType | undefined;
|
|
538
|
-
Format?: string | undefined;
|
|
539
|
-
}
|
|
540
|
-
export interface CastColumnTypesOperation {
|
|
541
|
-
Alias: string | undefined;
|
|
542
|
-
Source: TransformOperationSource | undefined;
|
|
543
|
-
CastColumnTypeOperations: CastColumnTypeOperation[] | undefined;
|
|
544
|
-
}
|
|
545
|
-
export declare const CategoryFilterFunction: {
|
|
546
|
-
readonly CONTAINS: "CONTAINS";
|
|
547
|
-
readonly EXACT: "EXACT";
|
|
548
|
-
};
|
|
549
|
-
export type CategoryFilterFunction =
|
|
550
|
-
(typeof CategoryFilterFunction)[keyof typeof CategoryFilterFunction];
|
|
551
|
-
export declare const CategoryFilterType: {
|
|
552
|
-
readonly CUSTOM_FILTER: "CUSTOM_FILTER";
|
|
553
|
-
readonly CUSTOM_FILTER_LIST: "CUSTOM_FILTER_LIST";
|
|
554
|
-
readonly FILTER_LIST: "FILTER_LIST";
|
|
555
|
-
};
|
|
556
|
-
export type CategoryFilterType =
|
|
557
|
-
(typeof CategoryFilterType)[keyof typeof CategoryFilterType];
|
|
558
|
-
export interface CellValueSynonym {
|
|
559
|
-
CellValue?: string | undefined;
|
|
560
|
-
Synonyms?: string[] | undefined;
|
|
561
|
-
}
|
|
562
|
-
export interface CollectiveConstant {
|
|
563
|
-
ValueList?: string[] | undefined;
|
|
564
|
-
}
|
|
565
|
-
export declare const ColumnDataRole: {
|
|
566
|
-
readonly DIMENSION: "DIMENSION";
|
|
567
|
-
readonly MEASURE: "MEASURE";
|
|
568
|
-
};
|
|
569
|
-
export type ColumnDataRole =
|
|
570
|
-
(typeof ColumnDataRole)[keyof typeof ColumnDataRole];
|
|
571
|
-
export interface ColumnDescription {
|
|
572
|
-
Text?: string | undefined;
|
|
573
|
-
}
|
|
574
|
-
export declare const GeoSpatialCountryCode: {
|
|
575
|
-
readonly US: "US";
|
|
576
|
-
};
|
|
577
|
-
export type GeoSpatialCountryCode =
|
|
578
|
-
(typeof GeoSpatialCountryCode)[keyof typeof GeoSpatialCountryCode];
|
|
579
|
-
export interface GeoSpatialColumnGroup {
|
|
580
|
-
Name: string | undefined;
|
|
581
|
-
CountryCode?: GeoSpatialCountryCode | undefined;
|
|
582
|
-
Columns: string[] | undefined;
|
|
210
|
+
export interface CreateIAMPolicyAssignmentRequest {
|
|
211
|
+
AwsAccountId: string | undefined;
|
|
212
|
+
AssignmentName: string | undefined;
|
|
213
|
+
AssignmentStatus: AssignmentStatus | undefined;
|
|
214
|
+
PolicyArn?: string | undefined;
|
|
215
|
+
Identities?: Record<string, string[]> | undefined;
|
|
216
|
+
Namespace: string | undefined;
|
|
583
217
|
}
|
|
584
|
-
export interface
|
|
585
|
-
|
|
218
|
+
export interface CreateIAMPolicyAssignmentResponse {
|
|
219
|
+
AssignmentName?: string | undefined;
|
|
220
|
+
AssignmentId?: string | undefined;
|
|
221
|
+
AssignmentStatus?: AssignmentStatus | undefined;
|
|
222
|
+
PolicyArn?: string | undefined;
|
|
223
|
+
Identities?: Record<string, string[]> | undefined;
|
|
224
|
+
RequestId?: string | undefined;
|
|
225
|
+
Status?: number | undefined;
|
|
586
226
|
}
|
|
587
|
-
export interface
|
|
588
|
-
|
|
227
|
+
export interface CreateIngestionRequest {
|
|
228
|
+
DataSetId: string | undefined;
|
|
229
|
+
IngestionId: string | undefined;
|
|
230
|
+
AwsAccountId: string | undefined;
|
|
231
|
+
IngestionType?: IngestionType | undefined;
|
|
589
232
|
}
|
|
590
|
-
export interface
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
export interface ColumnLevelPermissionRule {
|
|
595
|
-
Principals?: string[] | undefined;
|
|
596
|
-
ColumnNames?: string[] | undefined;
|
|
597
|
-
}
|
|
598
|
-
export declare const ColumnOrderingType: {
|
|
599
|
-
readonly GREATER_IS_BETTER: "GREATER_IS_BETTER";
|
|
600
|
-
readonly LESSER_IS_BETTER: "LESSER_IS_BETTER";
|
|
601
|
-
readonly SPECIFIED: "SPECIFIED";
|
|
602
|
-
};
|
|
603
|
-
export type ColumnOrderingType =
|
|
604
|
-
(typeof ColumnOrderingType)[keyof typeof ColumnOrderingType];
|
|
605
|
-
export interface ColumnSchema {
|
|
606
|
-
Name?: string | undefined;
|
|
607
|
-
DataType?: string | undefined;
|
|
608
|
-
GeographicRole?: string | undefined;
|
|
609
|
-
}
|
|
610
|
-
export declare const GeoSpatialDataRole: {
|
|
611
|
-
readonly CITY: "CITY";
|
|
612
|
-
readonly COUNTRY: "COUNTRY";
|
|
613
|
-
readonly COUNTY: "COUNTY";
|
|
614
|
-
readonly LATITUDE: "LATITUDE";
|
|
615
|
-
readonly LONGITUDE: "LONGITUDE";
|
|
616
|
-
readonly POSTCODE: "POSTCODE";
|
|
617
|
-
readonly STATE: "STATE";
|
|
618
|
-
};
|
|
619
|
-
export type GeoSpatialDataRole =
|
|
620
|
-
(typeof GeoSpatialDataRole)[keyof typeof GeoSpatialDataRole];
|
|
621
|
-
export interface ColumnTag {
|
|
622
|
-
ColumnGeographicRole?: GeoSpatialDataRole | undefined;
|
|
623
|
-
ColumnDescription?: ColumnDescription | undefined;
|
|
624
|
-
}
|
|
625
|
-
export declare const ColumnTagName: {
|
|
626
|
-
readonly COLUMN_DESCRIPTION: "COLUMN_DESCRIPTION";
|
|
627
|
-
readonly COLUMN_GEOGRAPHIC_ROLE: "COLUMN_GEOGRAPHIC_ROLE";
|
|
628
|
-
};
|
|
629
|
-
export type ColumnTagName = (typeof ColumnTagName)[keyof typeof ColumnTagName];
|
|
630
|
-
export interface ColumnToUnpivot {
|
|
631
|
-
ColumnName?: string | undefined;
|
|
632
|
-
NewValue?: string | undefined;
|
|
633
|
-
}
|
|
634
|
-
export declare const UndefinedSpecifiedValueType: {
|
|
635
|
-
readonly LEAST: "LEAST";
|
|
636
|
-
readonly MOST: "MOST";
|
|
637
|
-
};
|
|
638
|
-
export type UndefinedSpecifiedValueType =
|
|
639
|
-
(typeof UndefinedSpecifiedValueType)[keyof typeof UndefinedSpecifiedValueType];
|
|
640
|
-
export interface ComparativeOrder {
|
|
641
|
-
UseOrdering?: ColumnOrderingType | undefined;
|
|
642
|
-
SpecifedOrder?: string[] | undefined;
|
|
643
|
-
TreatUndefinedSpecifiedValues?: UndefinedSpecifiedValueType | undefined;
|
|
644
|
-
}
|
|
645
|
-
export declare class ConcurrentUpdatingException extends __BaseException {
|
|
646
|
-
readonly name: "ConcurrentUpdatingException";
|
|
647
|
-
readonly $fault: "server";
|
|
648
|
-
Message?: string | undefined;
|
|
233
|
+
export interface CreateIngestionResponse {
|
|
234
|
+
Arn?: string | undefined;
|
|
235
|
+
IngestionId?: string | undefined;
|
|
236
|
+
IngestionStatus?: IngestionStatus | undefined;
|
|
649
237
|
RequestId?: string | undefined;
|
|
650
|
-
|
|
651
|
-
opts: __ExceptionOptionType<ConcurrentUpdatingException, __BaseException>
|
|
652
|
-
);
|
|
238
|
+
Status?: number | undefined;
|
|
653
239
|
}
|
|
654
|
-
export interface
|
|
240
|
+
export interface CreateNamespaceRequest {
|
|
655
241
|
AwsAccountId: string | undefined;
|
|
656
|
-
Namespace
|
|
657
|
-
|
|
242
|
+
Namespace: string | undefined;
|
|
243
|
+
IdentityStore: IdentityStore | undefined;
|
|
658
244
|
Tags?: Tag[] | undefined;
|
|
659
245
|
}
|
|
660
|
-
export interface
|
|
246
|
+
export interface CreateNamespaceResponse {
|
|
661
247
|
Arn?: string | undefined;
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
248
|
+
Name?: string | undefined;
|
|
249
|
+
CapacityRegion?: string | undefined;
|
|
250
|
+
CreationStatus?: NamespaceStatus | undefined;
|
|
251
|
+
IdentityStore?: IdentityStore | undefined;
|
|
665
252
|
RequestId?: string | undefined;
|
|
666
253
|
Status?: number | undefined;
|
|
667
254
|
}
|
|
668
|
-
export
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
}
|
|
678
|
-
export interface CreateAccountSubscriptionRequest {
|
|
679
|
-
Edition?: Edition | undefined;
|
|
680
|
-
AuthenticationMethod: AuthenticationMethodOption | undefined;
|
|
681
|
-
AwsAccountId: string | undefined;
|
|
682
|
-
AccountName: string | undefined;
|
|
683
|
-
NotificationEmail: string | undefined;
|
|
684
|
-
ActiveDirectoryName?: string | undefined;
|
|
685
|
-
Realm?: string | undefined;
|
|
686
|
-
DirectoryId?: string | undefined;
|
|
687
|
-
AdminGroup?: string[] | undefined;
|
|
688
|
-
AuthorGroup?: string[] | undefined;
|
|
689
|
-
ReaderGroup?: string[] | undefined;
|
|
690
|
-
AdminProGroup?: string[] | undefined;
|
|
691
|
-
AuthorProGroup?: string[] | undefined;
|
|
692
|
-
ReaderProGroup?: string[] | undefined;
|
|
693
|
-
FirstName?: string | undefined;
|
|
694
|
-
LastName?: string | undefined;
|
|
695
|
-
EmailAddress?: string | undefined;
|
|
696
|
-
ContactNumber?: string | undefined;
|
|
697
|
-
IAMIdentityCenterInstanceArn?: string | undefined;
|
|
698
|
-
}
|
|
699
|
-
export interface SignupResponse {
|
|
700
|
-
IAMUser?: boolean | undefined;
|
|
701
|
-
userLoginName?: string | undefined;
|
|
702
|
-
accountName?: string | undefined;
|
|
703
|
-
directoryType?: string | undefined;
|
|
704
|
-
}
|
|
705
|
-
export interface CreateAccountSubscriptionResponse {
|
|
706
|
-
SignupResponse?: SignupResponse | undefined;
|
|
707
|
-
Status?: number | undefined;
|
|
708
|
-
RequestId?: string | undefined;
|
|
709
|
-
}
|
|
710
|
-
export declare class PreconditionNotMetException extends __BaseException {
|
|
711
|
-
readonly name: "PreconditionNotMetException";
|
|
712
|
-
readonly $fault: "client";
|
|
713
|
-
Message?: string | undefined;
|
|
714
|
-
RequestId?: string | undefined;
|
|
715
|
-
constructor(
|
|
716
|
-
opts: __ExceptionOptionType<PreconditionNotMetException, __BaseException>
|
|
717
|
-
);
|
|
255
|
+
export interface ScheduleRefreshOnEntity {
|
|
256
|
+
DayOfWeek?: DayOfWeek | undefined;
|
|
257
|
+
DayOfMonth?: string | undefined;
|
|
258
|
+
}
|
|
259
|
+
export interface RefreshFrequency {
|
|
260
|
+
Interval: RefreshInterval | undefined;
|
|
261
|
+
RefreshOnDay?: ScheduleRefreshOnEntity | undefined;
|
|
262
|
+
Timezone?: string | undefined;
|
|
263
|
+
TimeOfTheDay?: string | undefined;
|
|
718
264
|
}
|
|
719
|
-
export interface
|
|
720
|
-
|
|
721
|
-
|
|
265
|
+
export interface RefreshSchedule {
|
|
266
|
+
ScheduleId: string | undefined;
|
|
267
|
+
ScheduleFrequency: RefreshFrequency | undefined;
|
|
268
|
+
StartAfterDateTime?: Date | undefined;
|
|
269
|
+
RefreshType: IngestionType | undefined;
|
|
270
|
+
Arn?: string | undefined;
|
|
722
271
|
}
|
|
723
|
-
export interface
|
|
272
|
+
export interface CreateRefreshScheduleRequest {
|
|
273
|
+
DataSetId: string | undefined;
|
|
724
274
|
AwsAccountId: string | undefined;
|
|
725
|
-
|
|
726
|
-
Name: string | undefined;
|
|
727
|
-
Type: ActionConnectorType | undefined;
|
|
728
|
-
AuthenticationConfig: AuthConfig | undefined;
|
|
729
|
-
Description?: string | undefined;
|
|
730
|
-
Permissions?: ResourcePermission[] | undefined;
|
|
731
|
-
VpcConnectionArn?: string | undefined;
|
|
732
|
-
Tags?: Tag[] | undefined;
|
|
275
|
+
Schedule: RefreshSchedule | undefined;
|
|
733
276
|
}
|
|
734
|
-
export interface
|
|
277
|
+
export interface CreateRefreshScheduleResponse {
|
|
278
|
+
Status?: number | undefined;
|
|
279
|
+
RequestId?: string | undefined;
|
|
280
|
+
ScheduleId?: string | undefined;
|
|
735
281
|
Arn?: string | undefined;
|
|
736
|
-
|
|
737
|
-
|
|
282
|
+
}
|
|
283
|
+
export interface CreateRoleMembershipRequest {
|
|
284
|
+
MemberName: string | undefined;
|
|
285
|
+
AwsAccountId: string | undefined;
|
|
286
|
+
Namespace: string | undefined;
|
|
287
|
+
Role: Role | undefined;
|
|
288
|
+
}
|
|
289
|
+
export interface CreateRoleMembershipResponse {
|
|
738
290
|
RequestId?: string | undefined;
|
|
739
291
|
Status?: number | undefined;
|
|
740
292
|
}
|
|
741
|
-
export interface
|
|
742
|
-
|
|
743
|
-
Values: Date[] | undefined;
|
|
293
|
+
export interface DataSetSchema {
|
|
294
|
+
ColumnSchemaList?: ColumnSchema[] | undefined;
|
|
744
295
|
}
|
|
745
|
-
export interface
|
|
746
|
-
|
|
747
|
-
|
|
296
|
+
export interface DataSetConfiguration {
|
|
297
|
+
Placeholder?: string | undefined;
|
|
298
|
+
DataSetSchema?: DataSetSchema | undefined;
|
|
299
|
+
ColumnGroupSchemaList?: ColumnGroupSchema[] | undefined;
|
|
748
300
|
}
|
|
749
|
-
export interface
|
|
750
|
-
|
|
751
|
-
|
|
301
|
+
export interface TemplateVersionDefinition {
|
|
302
|
+
DataSetConfigurations: DataSetConfiguration[] | undefined;
|
|
303
|
+
Sheets?: SheetDefinition[] | undefined;
|
|
304
|
+
CalculatedFields?: CalculatedField[] | undefined;
|
|
305
|
+
ParameterDeclarations?: ParameterDeclaration[] | undefined;
|
|
306
|
+
FilterGroups?: FilterGroup[] | undefined;
|
|
307
|
+
ColumnConfigurations?: ColumnConfiguration[] | undefined;
|
|
308
|
+
AnalysisDefaults?: AnalysisDefaults | undefined;
|
|
309
|
+
Options?: AssetOptions | undefined;
|
|
310
|
+
QueryExecutionOptions?: QueryExecutionOptions | undefined;
|
|
311
|
+
StaticFiles?: StaticFile[] | undefined;
|
|
752
312
|
}
|
|
753
|
-
export interface
|
|
754
|
-
|
|
755
|
-
|
|
313
|
+
export interface TemplateSourceAnalysis {
|
|
314
|
+
Arn: string | undefined;
|
|
315
|
+
DataSetReferences: DataSetReference[] | undefined;
|
|
756
316
|
}
|
|
757
|
-
export interface
|
|
758
|
-
|
|
759
|
-
IntegerParameters?: IntegerParameter[] | undefined;
|
|
760
|
-
DecimalParameters?: DecimalParameter[] | undefined;
|
|
761
|
-
DateTimeParameters?: DateTimeParameter[] | undefined;
|
|
317
|
+
export interface TemplateSourceTemplate {
|
|
318
|
+
Arn: string | undefined;
|
|
762
319
|
}
|
|
763
|
-
export
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
};
|
|
767
|
-
export type ValidationStrategyMode =
|
|
768
|
-
(typeof ValidationStrategyMode)[keyof typeof ValidationStrategyMode];
|
|
769
|
-
export interface ValidationStrategy {
|
|
770
|
-
Mode: ValidationStrategyMode | undefined;
|
|
320
|
+
export interface TemplateSourceEntity {
|
|
321
|
+
SourceAnalysis?: TemplateSourceAnalysis | undefined;
|
|
322
|
+
SourceTemplate?: TemplateSourceTemplate | undefined;
|
|
771
323
|
}
|
|
772
|
-
export interface
|
|
324
|
+
export interface CreateTemplateRequest {
|
|
773
325
|
AwsAccountId: string | undefined;
|
|
774
|
-
|
|
775
|
-
Name
|
|
776
|
-
Parameters?: _Parameters | undefined;
|
|
326
|
+
TemplateId: string | undefined;
|
|
327
|
+
Name?: string | undefined;
|
|
777
328
|
Permissions?: ResourcePermission[] | undefined;
|
|
778
|
-
SourceEntity?:
|
|
779
|
-
ThemeArn?: string | undefined;
|
|
329
|
+
SourceEntity?: TemplateSourceEntity | undefined;
|
|
780
330
|
Tags?: Tag[] | undefined;
|
|
781
|
-
|
|
331
|
+
VersionDescription?: string | undefined;
|
|
332
|
+
Definition?: TemplateVersionDefinition | undefined;
|
|
782
333
|
ValidationStrategy?: ValidationStrategy | undefined;
|
|
783
|
-
FolderArns?: string[] | undefined;
|
|
784
334
|
}
|
|
785
|
-
export interface
|
|
335
|
+
export interface CreateTemplateResponse {
|
|
786
336
|
Arn?: string | undefined;
|
|
787
|
-
|
|
337
|
+
VersionArn?: string | undefined;
|
|
338
|
+
TemplateId?: string | undefined;
|
|
788
339
|
CreationStatus?: ResourceStatus | undefined;
|
|
789
340
|
Status?: number | undefined;
|
|
790
341
|
RequestId?: string | undefined;
|
|
791
342
|
}
|
|
792
|
-
export
|
|
793
|
-
readonly name: "LimitExceededException";
|
|
794
|
-
readonly $fault: "client";
|
|
795
|
-
Message?: string | undefined;
|
|
796
|
-
ResourceType?: ExceptionResourceType | undefined;
|
|
797
|
-
RequestId?: string | undefined;
|
|
798
|
-
constructor(
|
|
799
|
-
opts: __ExceptionOptionType<LimitExceededException, __BaseException>
|
|
800
|
-
);
|
|
801
|
-
}
|
|
802
|
-
export declare class UnsupportedUserEditionException extends __BaseException {
|
|
803
|
-
readonly name: "UnsupportedUserEditionException";
|
|
804
|
-
readonly $fault: "client";
|
|
805
|
-
Message?: string | undefined;
|
|
806
|
-
RequestId?: string | undefined;
|
|
807
|
-
constructor(
|
|
808
|
-
opts: __ExceptionOptionType<
|
|
809
|
-
UnsupportedUserEditionException,
|
|
810
|
-
__BaseException
|
|
811
|
-
>
|
|
812
|
-
);
|
|
813
|
-
}
|
|
814
|
-
export interface CreateBrandRequest {
|
|
343
|
+
export interface CreateTemplateAliasRequest {
|
|
815
344
|
AwsAccountId: string | undefined;
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
345
|
+
TemplateId: string | undefined;
|
|
346
|
+
AliasName: string | undefined;
|
|
347
|
+
TemplateVersionNumber: number | undefined;
|
|
819
348
|
}
|
|
820
|
-
export interface
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
}
|
|
825
|
-
export declare class InternalServerException extends __BaseException {
|
|
826
|
-
readonly name: "InternalServerException";
|
|
827
|
-
readonly $fault: "server";
|
|
828
|
-
Message: string | undefined;
|
|
829
|
-
constructor(
|
|
830
|
-
opts: __ExceptionOptionType<InternalServerException, __BaseException>
|
|
831
|
-
);
|
|
832
|
-
}
|
|
833
|
-
export declare class InvalidRequestException extends __BaseException {
|
|
834
|
-
readonly name: "InvalidRequestException";
|
|
835
|
-
readonly $fault: "client";
|
|
836
|
-
Message?: string | undefined;
|
|
837
|
-
RequestId?: string | undefined;
|
|
838
|
-
constructor(
|
|
839
|
-
opts: __ExceptionOptionType<InvalidRequestException, __BaseException>
|
|
840
|
-
);
|
|
841
|
-
}
|
|
842
|
-
export interface CreateColumnsOperation {
|
|
843
|
-
Alias?: string | undefined;
|
|
844
|
-
Source?: TransformOperationSource | undefined;
|
|
845
|
-
Columns: CalculatedColumn[] | undefined;
|
|
846
|
-
}
|
|
847
|
-
export interface CreateCustomPermissionsRequest {
|
|
848
|
-
AwsAccountId: string | undefined;
|
|
849
|
-
CustomPermissionsName: string | undefined;
|
|
850
|
-
Capabilities?: Capabilities | undefined;
|
|
851
|
-
Tags?: Tag[] | undefined;
|
|
349
|
+
export interface TemplateAlias {
|
|
350
|
+
AliasName?: string | undefined;
|
|
351
|
+
Arn?: string | undefined;
|
|
352
|
+
TemplateVersionNumber?: number | undefined;
|
|
852
353
|
}
|
|
853
|
-
export interface
|
|
354
|
+
export interface CreateTemplateAliasResponse {
|
|
355
|
+
TemplateAlias?: TemplateAlias | undefined;
|
|
854
356
|
Status?: number | undefined;
|
|
855
|
-
Arn?: string | undefined;
|
|
856
357
|
RequestId?: string | undefined;
|
|
857
358
|
}
|
|
858
|
-
export interface
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
863
|
-
}
|
|
864
|
-
export interface DataPointTooltipOption {
|
|
865
|
-
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
866
|
-
}
|
|
867
|
-
export interface DataQAEnabledOption {
|
|
868
|
-
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
869
|
-
}
|
|
870
|
-
export interface DataStoriesSharingOption {
|
|
871
|
-
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
872
|
-
}
|
|
873
|
-
export interface ExecutiveSummaryOption {
|
|
874
|
-
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
875
|
-
}
|
|
876
|
-
export interface ExportToCSVOption {
|
|
877
|
-
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
878
|
-
}
|
|
879
|
-
export interface ExportWithHiddenFieldsOption {
|
|
880
|
-
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
881
|
-
}
|
|
882
|
-
export interface QuickSuiteActionsOption {
|
|
883
|
-
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
359
|
+
export interface DataColorPalette {
|
|
360
|
+
Colors?: string[] | undefined;
|
|
361
|
+
MinMaxGradient?: string[] | undefined;
|
|
362
|
+
EmptyFillColor?: string | undefined;
|
|
884
363
|
}
|
|
885
|
-
export
|
|
886
|
-
|
|
887
|
-
readonly EXPANDED: "EXPANDED";
|
|
888
|
-
};
|
|
889
|
-
export type DashboardUIState =
|
|
890
|
-
(typeof DashboardUIState)[keyof typeof DashboardUIState];
|
|
891
|
-
export interface SheetControlsOption {
|
|
892
|
-
VisibilityState?: DashboardUIState | undefined;
|
|
364
|
+
export interface TileStyle {
|
|
365
|
+
Border?: BorderStyle | undefined;
|
|
893
366
|
}
|
|
894
|
-
export interface
|
|
895
|
-
|
|
367
|
+
export interface GutterStyle {
|
|
368
|
+
Show?: boolean | undefined;
|
|
896
369
|
}
|
|
897
|
-
export interface
|
|
898
|
-
|
|
370
|
+
export interface MarginStyle {
|
|
371
|
+
Show?: boolean | undefined;
|
|
899
372
|
}
|
|
900
|
-
export interface
|
|
901
|
-
|
|
373
|
+
export interface TileLayoutStyle {
|
|
374
|
+
Gutter?: GutterStyle | undefined;
|
|
375
|
+
Margin?: MarginStyle | undefined;
|
|
902
376
|
}
|
|
903
|
-
export interface
|
|
904
|
-
|
|
377
|
+
export interface SheetStyle {
|
|
378
|
+
Tile?: TileStyle | undefined;
|
|
379
|
+
TileLayout?: TileLayoutStyle | undefined;
|
|
905
380
|
}
|
|
906
|
-
export interface
|
|
907
|
-
|
|
908
|
-
ExportToCSVOption?: ExportToCSVOption | undefined;
|
|
909
|
-
SheetControlsOption?: SheetControlsOption | undefined;
|
|
910
|
-
VisualPublishOptions?: DashboardVisualPublishOptions | undefined;
|
|
911
|
-
SheetLayoutElementMaximizationOption?:
|
|
912
|
-
| SheetLayoutElementMaximizationOption
|
|
913
|
-
| undefined;
|
|
914
|
-
VisualMenuOption?: VisualMenuOption | undefined;
|
|
915
|
-
VisualAxisSortOption?: VisualAxisSortOption | undefined;
|
|
916
|
-
ExportWithHiddenFieldsOption?: ExportWithHiddenFieldsOption | undefined;
|
|
917
|
-
DataPointDrillUpDownOption?: DataPointDrillUpDownOption | undefined;
|
|
918
|
-
DataPointMenuLabelOption?: DataPointMenuLabelOption | undefined;
|
|
919
|
-
DataPointTooltipOption?: DataPointTooltipOption | undefined;
|
|
920
|
-
DataQAEnabledOption?: DataQAEnabledOption | undefined;
|
|
921
|
-
QuickSuiteActionsOption?: QuickSuiteActionsOption | undefined;
|
|
922
|
-
ExecutiveSummaryOption?: ExecutiveSummaryOption | undefined;
|
|
923
|
-
DataStoriesSharingOption?: DataStoriesSharingOption | undefined;
|
|
924
|
-
}
|
|
925
|
-
export interface DashboardVersionDefinition {
|
|
926
|
-
DataSetIdentifierDeclarations: DataSetIdentifierDeclaration[] | undefined;
|
|
927
|
-
Sheets?: SheetDefinition[] | undefined;
|
|
928
|
-
CalculatedFields?: CalculatedField[] | undefined;
|
|
929
|
-
ParameterDeclarations?: ParameterDeclaration[] | undefined;
|
|
930
|
-
FilterGroups?: FilterGroup[] | undefined;
|
|
931
|
-
ColumnConfigurations?: ColumnConfiguration[] | undefined;
|
|
932
|
-
AnalysisDefaults?: AnalysisDefaults | undefined;
|
|
933
|
-
Options?: AssetOptions | undefined;
|
|
934
|
-
StaticFiles?: StaticFile[] | undefined;
|
|
381
|
+
export interface Font {
|
|
382
|
+
FontFamily?: string | undefined;
|
|
935
383
|
}
|
|
936
|
-
export interface
|
|
937
|
-
|
|
384
|
+
export interface Typography {
|
|
385
|
+
FontFamilies?: Font[] | undefined;
|
|
938
386
|
}
|
|
939
|
-
export interface
|
|
940
|
-
|
|
941
|
-
|
|
387
|
+
export interface UIColorPalette {
|
|
388
|
+
PrimaryForeground?: string | undefined;
|
|
389
|
+
PrimaryBackground?: string | undefined;
|
|
390
|
+
SecondaryForeground?: string | undefined;
|
|
391
|
+
SecondaryBackground?: string | undefined;
|
|
392
|
+
Accent?: string | undefined;
|
|
393
|
+
AccentForeground?: string | undefined;
|
|
394
|
+
Danger?: string | undefined;
|
|
395
|
+
DangerForeground?: string | undefined;
|
|
396
|
+
Warning?: string | undefined;
|
|
397
|
+
WarningForeground?: string | undefined;
|
|
398
|
+
Success?: string | undefined;
|
|
399
|
+
SuccessForeground?: string | undefined;
|
|
400
|
+
Dimension?: string | undefined;
|
|
401
|
+
DimensionForeground?: string | undefined;
|
|
402
|
+
Measure?: string | undefined;
|
|
403
|
+
MeasureForeground?: string | undefined;
|
|
942
404
|
}
|
|
943
|
-
export interface
|
|
944
|
-
|
|
405
|
+
export interface ThemeConfiguration {
|
|
406
|
+
DataColorPalette?: DataColorPalette | undefined;
|
|
407
|
+
UIColorPalette?: UIColorPalette | undefined;
|
|
408
|
+
Sheet?: SheetStyle | undefined;
|
|
409
|
+
Typography?: Typography | undefined;
|
|
945
410
|
}
|
|
946
|
-
export interface
|
|
411
|
+
export interface CreateThemeRequest {
|
|
947
412
|
AwsAccountId: string | undefined;
|
|
948
|
-
|
|
413
|
+
ThemeId: string | undefined;
|
|
949
414
|
Name: string | undefined;
|
|
950
|
-
|
|
415
|
+
BaseThemeId: string | undefined;
|
|
416
|
+
VersionDescription?: string | undefined;
|
|
417
|
+
Configuration: ThemeConfiguration | undefined;
|
|
951
418
|
Permissions?: ResourcePermission[] | undefined;
|
|
952
|
-
SourceEntity?: DashboardSourceEntity | undefined;
|
|
953
419
|
Tags?: Tag[] | undefined;
|
|
954
|
-
VersionDescription?: string | undefined;
|
|
955
|
-
DashboardPublishOptions?: DashboardPublishOptions | undefined;
|
|
956
|
-
ThemeArn?: string | undefined;
|
|
957
|
-
Definition?: DashboardVersionDefinition | undefined;
|
|
958
|
-
ValidationStrategy?: ValidationStrategy | undefined;
|
|
959
|
-
FolderArns?: string[] | undefined;
|
|
960
|
-
LinkSharingConfiguration?: LinkSharingConfiguration | undefined;
|
|
961
|
-
LinkEntities?: string[] | undefined;
|
|
962
420
|
}
|
|
963
|
-
export interface
|
|
421
|
+
export interface CreateThemeResponse {
|
|
964
422
|
Arn?: string | undefined;
|
|
965
423
|
VersionArn?: string | undefined;
|
|
966
|
-
|
|
424
|
+
ThemeId?: string | undefined;
|
|
967
425
|
CreationStatus?: ResourceStatus | undefined;
|
|
968
426
|
Status?: number | undefined;
|
|
969
427
|
RequestId?: string | undefined;
|
|
970
428
|
}
|
|
971
|
-
export interface
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
Source: DestinationTableSource | undefined;
|
|
429
|
+
export interface CreateThemeAliasRequest {
|
|
430
|
+
AwsAccountId: string | undefined;
|
|
431
|
+
ThemeId: string | undefined;
|
|
432
|
+
AliasName: string | undefined;
|
|
433
|
+
ThemeVersionNumber: number | undefined;
|
|
977
434
|
}
|
|
978
|
-
export
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
readonly DECIMAL: "DECIMAL";
|
|
983
|
-
readonly INTEGER: "INTEGER";
|
|
984
|
-
readonly JSON: "JSON";
|
|
985
|
-
readonly STRING: "STRING";
|
|
986
|
-
};
|
|
987
|
-
export type InputColumnDataType =
|
|
988
|
-
(typeof InputColumnDataType)[keyof typeof InputColumnDataType];
|
|
989
|
-
export interface InputColumn {
|
|
990
|
-
Name: string | undefined;
|
|
991
|
-
Id?: string | undefined;
|
|
992
|
-
Type: InputColumnDataType | undefined;
|
|
993
|
-
SubType?: ColumnDataSubType | undefined;
|
|
435
|
+
export interface ThemeAlias {
|
|
436
|
+
Arn?: string | undefined;
|
|
437
|
+
AliasName?: string | undefined;
|
|
438
|
+
ThemeVersionNumber?: number | undefined;
|
|
994
439
|
}
|
|
995
|
-
export interface
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
export interface SourceTable {
|
|
1000
|
-
PhysicalTableId?: string | undefined;
|
|
1001
|
-
DataSet?: ParentDataSet | undefined;
|
|
1002
|
-
}
|
|
1003
|
-
export declare const DataSetDateComparisonFilterOperator: {
|
|
1004
|
-
readonly AFTER: "AFTER";
|
|
1005
|
-
readonly AFTER_OR_EQUALS_TO: "AFTER_OR_EQUALS_TO";
|
|
1006
|
-
readonly BEFORE: "BEFORE";
|
|
1007
|
-
readonly BEFORE_OR_EQUALS_TO: "BEFORE_OR_EQUALS_TO";
|
|
1008
|
-
};
|
|
1009
|
-
export type DataSetDateComparisonFilterOperator =
|
|
1010
|
-
(typeof DataSetDateComparisonFilterOperator)[keyof typeof DataSetDateComparisonFilterOperator];
|
|
1011
|
-
export interface DataSetDateFilterValue {
|
|
1012
|
-
StaticValue?: Date | undefined;
|
|
1013
|
-
}
|
|
1014
|
-
export interface DataSetDateComparisonFilterCondition {
|
|
1015
|
-
Operator: DataSetDateComparisonFilterOperator | undefined;
|
|
1016
|
-
Value?: DataSetDateFilterValue | undefined;
|
|
1017
|
-
}
|
|
1018
|
-
export interface DataSetDateRangeFilterCondition {
|
|
1019
|
-
RangeMinimum?: DataSetDateFilterValue | undefined;
|
|
1020
|
-
RangeMaximum?: DataSetDateFilterValue | undefined;
|
|
1021
|
-
IncludeMinimum?: boolean | undefined;
|
|
1022
|
-
IncludeMaximum?: boolean | undefined;
|
|
1023
|
-
}
|
|
1024
|
-
export interface DataSetDateFilterCondition {
|
|
1025
|
-
ColumnName?: string | undefined;
|
|
1026
|
-
ComparisonFilterCondition?: DataSetDateComparisonFilterCondition | undefined;
|
|
1027
|
-
RangeFilterCondition?: DataSetDateRangeFilterCondition | undefined;
|
|
1028
|
-
}
|
|
1029
|
-
export declare const DataSetNumericComparisonFilterOperator: {
|
|
1030
|
-
readonly DOES_NOT_EQUAL: "DOES_NOT_EQUAL";
|
|
1031
|
-
readonly EQUALS: "EQUALS";
|
|
1032
|
-
readonly GREATER_THAN: "GREATER_THAN";
|
|
1033
|
-
readonly GREATER_THAN_OR_EQUALS_TO: "GREATER_THAN_OR_EQUALS_TO";
|
|
1034
|
-
readonly LESS_THAN: "LESS_THAN";
|
|
1035
|
-
readonly LESS_THAN_OR_EQUALS_TO: "LESS_THAN_OR_EQUALS_TO";
|
|
1036
|
-
};
|
|
1037
|
-
export type DataSetNumericComparisonFilterOperator =
|
|
1038
|
-
(typeof DataSetNumericComparisonFilterOperator)[keyof typeof DataSetNumericComparisonFilterOperator];
|
|
1039
|
-
export interface DataSetNumericFilterValue {
|
|
1040
|
-
StaticValue?: number | undefined;
|
|
1041
|
-
}
|
|
1042
|
-
export interface DataSetNumericComparisonFilterCondition {
|
|
1043
|
-
Operator: DataSetNumericComparisonFilterOperator | undefined;
|
|
1044
|
-
Value?: DataSetNumericFilterValue | undefined;
|
|
1045
|
-
}
|
|
1046
|
-
export interface DataSetNumericRangeFilterCondition {
|
|
1047
|
-
RangeMinimum?: DataSetNumericFilterValue | undefined;
|
|
1048
|
-
RangeMaximum?: DataSetNumericFilterValue | undefined;
|
|
1049
|
-
IncludeMinimum?: boolean | undefined;
|
|
1050
|
-
IncludeMaximum?: boolean | undefined;
|
|
1051
|
-
}
|
|
1052
|
-
export interface DataSetNumericFilterCondition {
|
|
1053
|
-
ColumnName?: string | undefined;
|
|
1054
|
-
ComparisonFilterCondition?:
|
|
1055
|
-
| DataSetNumericComparisonFilterCondition
|
|
1056
|
-
| undefined;
|
|
1057
|
-
RangeFilterCondition?: DataSetNumericRangeFilterCondition | undefined;
|
|
1058
|
-
}
|
|
1059
|
-
export declare const DataSetStringComparisonFilterOperator: {
|
|
1060
|
-
readonly CONTAINS: "CONTAINS";
|
|
1061
|
-
readonly DOES_NOT_CONTAIN: "DOES_NOT_CONTAIN";
|
|
1062
|
-
readonly DOES_NOT_EQUAL: "DOES_NOT_EQUAL";
|
|
1063
|
-
readonly ENDS_WITH: "ENDS_WITH";
|
|
1064
|
-
readonly EQUALS: "EQUALS";
|
|
1065
|
-
readonly STARTS_WITH: "STARTS_WITH";
|
|
1066
|
-
};
|
|
1067
|
-
export type DataSetStringComparisonFilterOperator =
|
|
1068
|
-
(typeof DataSetStringComparisonFilterOperator)[keyof typeof DataSetStringComparisonFilterOperator];
|
|
1069
|
-
export interface DataSetStringFilterValue {
|
|
1070
|
-
StaticValue?: string | undefined;
|
|
1071
|
-
}
|
|
1072
|
-
export interface DataSetStringComparisonFilterCondition {
|
|
1073
|
-
Operator: DataSetStringComparisonFilterOperator | undefined;
|
|
1074
|
-
Value?: DataSetStringFilterValue | undefined;
|
|
1075
|
-
}
|
|
1076
|
-
export declare const DataSetStringListFilterOperator: {
|
|
1077
|
-
readonly EXCLUDE: "EXCLUDE";
|
|
1078
|
-
readonly INCLUDE: "INCLUDE";
|
|
1079
|
-
};
|
|
1080
|
-
export type DataSetStringListFilterOperator =
|
|
1081
|
-
(typeof DataSetStringListFilterOperator)[keyof typeof DataSetStringListFilterOperator];
|
|
1082
|
-
export interface DataSetStringListFilterValue {
|
|
1083
|
-
StaticValues?: string[] | undefined;
|
|
1084
|
-
}
|
|
1085
|
-
export interface DataSetStringListFilterCondition {
|
|
1086
|
-
Operator: DataSetStringListFilterOperator | undefined;
|
|
1087
|
-
Values?: DataSetStringListFilterValue | undefined;
|
|
1088
|
-
}
|
|
1089
|
-
export interface DataSetStringFilterCondition {
|
|
1090
|
-
ColumnName?: string | undefined;
|
|
1091
|
-
ComparisonFilterCondition?:
|
|
1092
|
-
| DataSetStringComparisonFilterCondition
|
|
1093
|
-
| undefined;
|
|
1094
|
-
ListFilterCondition?: DataSetStringListFilterCondition | undefined;
|
|
1095
|
-
}
|
|
1096
|
-
export interface FilterOperation {
|
|
1097
|
-
ConditionExpression?: string | undefined;
|
|
1098
|
-
StringFilterCondition?: DataSetStringFilterCondition | undefined;
|
|
1099
|
-
NumericFilterCondition?: DataSetNumericFilterCondition | undefined;
|
|
1100
|
-
DateFilterCondition?: DataSetDateFilterCondition | undefined;
|
|
1101
|
-
}
|
|
1102
|
-
export interface FiltersOperation {
|
|
1103
|
-
Alias: string | undefined;
|
|
1104
|
-
Source: TransformOperationSource | undefined;
|
|
1105
|
-
FilterOperations: FilterOperation[] | undefined;
|
|
1106
|
-
}
|
|
1107
|
-
export interface ImportTableOperationSource {
|
|
1108
|
-
SourceTableId: string | undefined;
|
|
1109
|
-
ColumnIdMappings?: DataSetColumnIdMapping[] | undefined;
|
|
1110
|
-
}
|
|
1111
|
-
export interface ImportTableOperation {
|
|
1112
|
-
Alias: string | undefined;
|
|
1113
|
-
Source: ImportTableOperationSource | undefined;
|
|
1114
|
-
}
|
|
1115
|
-
export interface OutputColumnNameOverride {
|
|
1116
|
-
SourceColumnName?: string | undefined;
|
|
1117
|
-
OutputColumnName: string | undefined;
|
|
1118
|
-
}
|
|
1119
|
-
export interface JoinOperandProperties {
|
|
1120
|
-
OutputColumnNameOverrides: OutputColumnNameOverride[] | undefined;
|
|
1121
|
-
}
|
|
1122
|
-
export declare const JoinOperationType: {
|
|
1123
|
-
readonly INNER: "INNER";
|
|
1124
|
-
readonly LEFT: "LEFT";
|
|
1125
|
-
readonly OUTER: "OUTER";
|
|
1126
|
-
readonly RIGHT: "RIGHT";
|
|
1127
|
-
};
|
|
1128
|
-
export type JoinOperationType =
|
|
1129
|
-
(typeof JoinOperationType)[keyof typeof JoinOperationType];
|
|
1130
|
-
export interface JoinOperation {
|
|
1131
|
-
Alias: string | undefined;
|
|
1132
|
-
LeftOperand: TransformOperationSource | undefined;
|
|
1133
|
-
RightOperand: TransformOperationSource | undefined;
|
|
1134
|
-
Type: JoinOperationType | undefined;
|
|
1135
|
-
OnClause: string | undefined;
|
|
1136
|
-
LeftOperandProperties?: JoinOperandProperties | undefined;
|
|
1137
|
-
RightOperandProperties?: JoinOperandProperties | undefined;
|
|
1138
|
-
}
|
|
1139
|
-
export interface PivotedLabel {
|
|
1140
|
-
LabelName: string | undefined;
|
|
1141
|
-
NewColumnName: string | undefined;
|
|
1142
|
-
NewColumnId: string | undefined;
|
|
1143
|
-
}
|
|
1144
|
-
export interface PivotConfiguration {
|
|
1145
|
-
LabelColumnName?: string | undefined;
|
|
1146
|
-
PivotedLabels: PivotedLabel[] | undefined;
|
|
1147
|
-
}
|
|
1148
|
-
export interface ValueColumnConfiguration {
|
|
1149
|
-
AggregationFunction?: DataPrepAggregationFunction | undefined;
|
|
1150
|
-
}
|
|
1151
|
-
export interface PivotOperation {
|
|
1152
|
-
Alias: string | undefined;
|
|
1153
|
-
Source: TransformOperationSource | undefined;
|
|
1154
|
-
GroupByColumnNames?: string[] | undefined;
|
|
1155
|
-
ValueColumnConfiguration: ValueColumnConfiguration | undefined;
|
|
1156
|
-
PivotConfiguration: PivotConfiguration | undefined;
|
|
1157
|
-
}
|
|
1158
|
-
export interface ProjectOperation {
|
|
1159
|
-
Alias?: string | undefined;
|
|
1160
|
-
Source?: TransformOperationSource | undefined;
|
|
1161
|
-
ProjectedColumns: string[] | undefined;
|
|
1162
|
-
}
|
|
1163
|
-
export interface RenameColumnOperation {
|
|
1164
|
-
ColumnName: string | undefined;
|
|
1165
|
-
NewColumnName: string | undefined;
|
|
1166
|
-
}
|
|
1167
|
-
export interface RenameColumnsOperation {
|
|
1168
|
-
Alias: string | undefined;
|
|
1169
|
-
Source: TransformOperationSource | undefined;
|
|
1170
|
-
RenameColumnOperations: RenameColumnOperation[] | undefined;
|
|
1171
|
-
}
|
|
1172
|
-
export interface UnpivotOperation {
|
|
1173
|
-
Alias: string | undefined;
|
|
1174
|
-
Source: TransformOperationSource | undefined;
|
|
1175
|
-
ColumnsToUnpivot: ColumnToUnpivot[] | undefined;
|
|
1176
|
-
UnpivotedLabelColumnName: string | undefined;
|
|
1177
|
-
UnpivotedLabelColumnId: string | undefined;
|
|
1178
|
-
UnpivotedValueColumnName: string | undefined;
|
|
1179
|
-
UnpivotedValueColumnId: string | undefined;
|
|
1180
|
-
}
|
|
1181
|
-
export interface TransformStep {
|
|
1182
|
-
ImportTableStep?: ImportTableOperation | undefined;
|
|
1183
|
-
ProjectStep?: ProjectOperation | undefined;
|
|
1184
|
-
FiltersStep?: FiltersOperation | undefined;
|
|
1185
|
-
CreateColumnsStep?: CreateColumnsOperation | undefined;
|
|
1186
|
-
RenameColumnsStep?: RenameColumnsOperation | undefined;
|
|
1187
|
-
CastColumnTypesStep?: CastColumnTypesOperation | undefined;
|
|
1188
|
-
JoinStep?: JoinOperation | undefined;
|
|
1189
|
-
AggregateStep?: AggregateOperation | undefined;
|
|
1190
|
-
PivotStep?: PivotOperation | undefined;
|
|
1191
|
-
UnpivotStep?: UnpivotOperation | undefined;
|
|
1192
|
-
AppendStep?: AppendOperation | undefined;
|
|
1193
|
-
}
|
|
1194
|
-
export interface DataPrepConfiguration {
|
|
1195
|
-
SourceTableMap: Record<string, SourceTable> | undefined;
|
|
1196
|
-
TransformStepMap: Record<string, TransformStep> | undefined;
|
|
1197
|
-
DestinationTableMap: Record<string, DestinationTable> | undefined;
|
|
1198
|
-
}
|
|
1199
|
-
export interface DateTimeDatasetParameterDefaultValues {
|
|
1200
|
-
StaticValues?: Date[] | undefined;
|
|
1201
|
-
}
|
|
1202
|
-
export declare const DatasetParameterValueType: {
|
|
1203
|
-
readonly MULTI_VALUED: "MULTI_VALUED";
|
|
1204
|
-
readonly SINGLE_VALUED: "SINGLE_VALUED";
|
|
1205
|
-
};
|
|
1206
|
-
export type DatasetParameterValueType =
|
|
1207
|
-
(typeof DatasetParameterValueType)[keyof typeof DatasetParameterValueType];
|
|
1208
|
-
export interface DateTimeDatasetParameter {
|
|
1209
|
-
Id: string | undefined;
|
|
1210
|
-
Name: string | undefined;
|
|
1211
|
-
ValueType: DatasetParameterValueType | undefined;
|
|
1212
|
-
TimeGranularity?: TimeGranularity | undefined;
|
|
1213
|
-
DefaultValues?: DateTimeDatasetParameterDefaultValues | undefined;
|
|
440
|
+
export interface CreateThemeAliasResponse {
|
|
441
|
+
ThemeAlias?: ThemeAlias | undefined;
|
|
442
|
+
Status?: number | undefined;
|
|
443
|
+
RequestId?: string | undefined;
|
|
1214
444
|
}
|
|
1215
|
-
export interface
|
|
1216
|
-
|
|
445
|
+
export interface CustomInstructions {
|
|
446
|
+
CustomInstructionsString: string | undefined;
|
|
1217
447
|
}
|
|
1218
|
-
export interface
|
|
1219
|
-
|
|
1220
|
-
Name: string | undefined;
|
|
1221
|
-
ValueType: DatasetParameterValueType | undefined;
|
|
1222
|
-
DefaultValues?: DecimalDatasetParameterDefaultValues | undefined;
|
|
448
|
+
export interface TopicConfigOptions {
|
|
449
|
+
QBusinessInsightsEnabled?: boolean | undefined;
|
|
1223
450
|
}
|
|
1224
|
-
export interface
|
|
1225
|
-
|
|
451
|
+
export interface DefaultFormatting {
|
|
452
|
+
DisplayFormat?: DisplayFormat | undefined;
|
|
453
|
+
DisplayFormatOptions?: DisplayFormatOptions | undefined;
|
|
1226
454
|
}
|
|
1227
|
-
export interface
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
455
|
+
export interface SemanticType {
|
|
456
|
+
TypeName?: string | undefined;
|
|
457
|
+
SubTypeName?: string | undefined;
|
|
458
|
+
TypeParameters?: Record<string, string> | undefined;
|
|
459
|
+
TruthyCellValue?: string | undefined;
|
|
460
|
+
TruthyCellValueSynonyms?: string[] | undefined;
|
|
461
|
+
FalseyCellValue?: string | undefined;
|
|
462
|
+
FalseyCellValueSynonyms?: string[] | undefined;
|
|
1232
463
|
}
|
|
1233
|
-
export interface
|
|
1234
|
-
|
|
464
|
+
export interface TopicCalculatedField {
|
|
465
|
+
CalculatedFieldName: string | undefined;
|
|
466
|
+
CalculatedFieldDescription?: string | undefined;
|
|
467
|
+
Expression: string | undefined;
|
|
468
|
+
CalculatedFieldSynonyms?: string[] | undefined;
|
|
469
|
+
IsIncludedInTopic?: boolean | undefined;
|
|
470
|
+
DisableIndexing?: boolean | undefined;
|
|
471
|
+
ColumnDataRole?: ColumnDataRole | undefined;
|
|
472
|
+
TimeGranularity?: TopicTimeGranularity | undefined;
|
|
473
|
+
DefaultFormatting?: DefaultFormatting | undefined;
|
|
474
|
+
Aggregation?: DefaultAggregation | undefined;
|
|
475
|
+
ComparativeOrder?: ComparativeOrder | undefined;
|
|
476
|
+
SemanticType?: SemanticType | undefined;
|
|
477
|
+
AllowedAggregations?: AuthorSpecifiedAggregation[] | undefined;
|
|
478
|
+
NotAllowedAggregations?: AuthorSpecifiedAggregation[] | undefined;
|
|
479
|
+
NeverAggregateInFilter?: boolean | undefined;
|
|
480
|
+
CellValueSynonyms?: CellValueSynonym[] | undefined;
|
|
481
|
+
NonAdditive?: boolean | undefined;
|
|
1235
482
|
}
|
|
1236
|
-
export interface
|
|
1237
|
-
Id: string | undefined;
|
|
1238
|
-
Name: string | undefined;
|
|
1239
|
-
ValueType: DatasetParameterValueType | undefined;
|
|
1240
|
-
DefaultValues?: StringDatasetParameterDefaultValues | undefined;
|
|
1241
|
-
}
|
|
1242
|
-
export interface DatasetParameter {
|
|
1243
|
-
StringDatasetParameter?: StringDatasetParameter | undefined;
|
|
1244
|
-
DecimalDatasetParameter?: DecimalDatasetParameter | undefined;
|
|
1245
|
-
IntegerDatasetParameter?: IntegerDatasetParameter | undefined;
|
|
1246
|
-
DateTimeDatasetParameter?: DateTimeDatasetParameter | undefined;
|
|
1247
|
-
}
|
|
1248
|
-
export interface DataSetUsageConfiguration {
|
|
1249
|
-
DisableUseAsDirectQuerySource?: boolean | undefined;
|
|
1250
|
-
DisableUseAsImportedSource?: boolean | undefined;
|
|
1251
|
-
}
|
|
1252
|
-
export interface FieldFolder {
|
|
1253
|
-
description?: string | undefined;
|
|
1254
|
-
columns?: string[] | undefined;
|
|
1255
|
-
}
|
|
1256
|
-
export declare const DataSetImportMode: {
|
|
1257
|
-
readonly DIRECT_QUERY: "DIRECT_QUERY";
|
|
1258
|
-
readonly SPICE: "SPICE";
|
|
1259
|
-
};
|
|
1260
|
-
export type DataSetImportMode =
|
|
1261
|
-
(typeof DataSetImportMode)[keyof typeof DataSetImportMode];
|
|
1262
|
-
export interface NewDefaultValues {
|
|
1263
|
-
StringStaticValues?: string[] | undefined;
|
|
1264
|
-
DecimalStaticValues?: number[] | undefined;
|
|
1265
|
-
DateTimeStaticValues?: Date[] | undefined;
|
|
1266
|
-
IntegerStaticValues?: number[] | undefined;
|
|
1267
|
-
}
|
|
1268
|
-
export interface OverrideDatasetParameterOperation {
|
|
1269
|
-
ParameterName: string | undefined;
|
|
1270
|
-
NewParameterName?: string | undefined;
|
|
1271
|
-
NewDefaultValues?: NewDefaultValues | undefined;
|
|
1272
|
-
}
|
|
1273
|
-
export interface TagColumnOperation {
|
|
483
|
+
export interface TopicColumn {
|
|
1274
484
|
ColumnName: string | undefined;
|
|
1275
|
-
|
|
485
|
+
ColumnFriendlyName?: string | undefined;
|
|
486
|
+
ColumnDescription?: string | undefined;
|
|
487
|
+
ColumnSynonyms?: string[] | undefined;
|
|
488
|
+
ColumnDataRole?: ColumnDataRole | undefined;
|
|
489
|
+
Aggregation?: DefaultAggregation | undefined;
|
|
490
|
+
IsIncludedInTopic?: boolean | undefined;
|
|
491
|
+
DisableIndexing?: boolean | undefined;
|
|
492
|
+
ComparativeOrder?: ComparativeOrder | undefined;
|
|
493
|
+
SemanticType?: SemanticType | undefined;
|
|
494
|
+
TimeGranularity?: TopicTimeGranularity | undefined;
|
|
495
|
+
AllowedAggregations?: AuthorSpecifiedAggregation[] | undefined;
|
|
496
|
+
NotAllowedAggregations?: AuthorSpecifiedAggregation[] | undefined;
|
|
497
|
+
DefaultFormatting?: DefaultFormatting | undefined;
|
|
498
|
+
NeverAggregateInFilter?: boolean | undefined;
|
|
499
|
+
CellValueSynonyms?: CellValueSynonym[] | undefined;
|
|
500
|
+
NonAdditive?: boolean | undefined;
|
|
1276
501
|
}
|
|
1277
|
-
export interface
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
}
|
|
1281
|
-
export type TransformOperation =
|
|
1282
|
-
| TransformOperation.CastColumnTypeOperationMember
|
|
1283
|
-
| TransformOperation.CreateColumnsOperationMember
|
|
1284
|
-
| TransformOperation.FilterOperationMember
|
|
1285
|
-
| TransformOperation.OverrideDatasetParameterOperationMember
|
|
1286
|
-
| TransformOperation.ProjectOperationMember
|
|
1287
|
-
| TransformOperation.RenameColumnOperationMember
|
|
1288
|
-
| TransformOperation.TagColumnOperationMember
|
|
1289
|
-
| TransformOperation.UntagColumnOperationMember
|
|
1290
|
-
| TransformOperation.$UnknownMember;
|
|
1291
|
-
export declare namespace TransformOperation {
|
|
1292
|
-
interface ProjectOperationMember {
|
|
1293
|
-
ProjectOperation: ProjectOperation;
|
|
1294
|
-
FilterOperation?: never;
|
|
1295
|
-
CreateColumnsOperation?: never;
|
|
1296
|
-
RenameColumnOperation?: never;
|
|
1297
|
-
CastColumnTypeOperation?: never;
|
|
1298
|
-
TagColumnOperation?: never;
|
|
1299
|
-
UntagColumnOperation?: never;
|
|
1300
|
-
OverrideDatasetParameterOperation?: never;
|
|
1301
|
-
$unknown?: never;
|
|
1302
|
-
}
|
|
1303
|
-
interface FilterOperationMember {
|
|
1304
|
-
ProjectOperation?: never;
|
|
1305
|
-
FilterOperation: FilterOperation;
|
|
1306
|
-
CreateColumnsOperation?: never;
|
|
1307
|
-
RenameColumnOperation?: never;
|
|
1308
|
-
CastColumnTypeOperation?: never;
|
|
1309
|
-
TagColumnOperation?: never;
|
|
1310
|
-
UntagColumnOperation?: never;
|
|
1311
|
-
OverrideDatasetParameterOperation?: never;
|
|
1312
|
-
$unknown?: never;
|
|
1313
|
-
}
|
|
1314
|
-
interface CreateColumnsOperationMember {
|
|
1315
|
-
ProjectOperation?: never;
|
|
1316
|
-
FilterOperation?: never;
|
|
1317
|
-
CreateColumnsOperation: CreateColumnsOperation;
|
|
1318
|
-
RenameColumnOperation?: never;
|
|
1319
|
-
CastColumnTypeOperation?: never;
|
|
1320
|
-
TagColumnOperation?: never;
|
|
1321
|
-
UntagColumnOperation?: never;
|
|
1322
|
-
OverrideDatasetParameterOperation?: never;
|
|
1323
|
-
$unknown?: never;
|
|
1324
|
-
}
|
|
1325
|
-
interface RenameColumnOperationMember {
|
|
1326
|
-
ProjectOperation?: never;
|
|
1327
|
-
FilterOperation?: never;
|
|
1328
|
-
CreateColumnsOperation?: never;
|
|
1329
|
-
RenameColumnOperation: RenameColumnOperation;
|
|
1330
|
-
CastColumnTypeOperation?: never;
|
|
1331
|
-
TagColumnOperation?: never;
|
|
1332
|
-
UntagColumnOperation?: never;
|
|
1333
|
-
OverrideDatasetParameterOperation?: never;
|
|
1334
|
-
$unknown?: never;
|
|
1335
|
-
}
|
|
1336
|
-
interface CastColumnTypeOperationMember {
|
|
1337
|
-
ProjectOperation?: never;
|
|
1338
|
-
FilterOperation?: never;
|
|
1339
|
-
CreateColumnsOperation?: never;
|
|
1340
|
-
RenameColumnOperation?: never;
|
|
1341
|
-
CastColumnTypeOperation: CastColumnTypeOperation;
|
|
1342
|
-
TagColumnOperation?: never;
|
|
1343
|
-
UntagColumnOperation?: never;
|
|
1344
|
-
OverrideDatasetParameterOperation?: never;
|
|
1345
|
-
$unknown?: never;
|
|
1346
|
-
}
|
|
1347
|
-
interface TagColumnOperationMember {
|
|
1348
|
-
ProjectOperation?: never;
|
|
1349
|
-
FilterOperation?: never;
|
|
1350
|
-
CreateColumnsOperation?: never;
|
|
1351
|
-
RenameColumnOperation?: never;
|
|
1352
|
-
CastColumnTypeOperation?: never;
|
|
1353
|
-
TagColumnOperation: TagColumnOperation;
|
|
1354
|
-
UntagColumnOperation?: never;
|
|
1355
|
-
OverrideDatasetParameterOperation?: never;
|
|
1356
|
-
$unknown?: never;
|
|
1357
|
-
}
|
|
1358
|
-
interface UntagColumnOperationMember {
|
|
1359
|
-
ProjectOperation?: never;
|
|
1360
|
-
FilterOperation?: never;
|
|
1361
|
-
CreateColumnsOperation?: never;
|
|
1362
|
-
RenameColumnOperation?: never;
|
|
1363
|
-
CastColumnTypeOperation?: never;
|
|
1364
|
-
TagColumnOperation?: never;
|
|
1365
|
-
UntagColumnOperation: UntagColumnOperation;
|
|
1366
|
-
OverrideDatasetParameterOperation?: never;
|
|
1367
|
-
$unknown?: never;
|
|
1368
|
-
}
|
|
1369
|
-
interface OverrideDatasetParameterOperationMember {
|
|
1370
|
-
ProjectOperation?: never;
|
|
1371
|
-
FilterOperation?: never;
|
|
1372
|
-
CreateColumnsOperation?: never;
|
|
1373
|
-
RenameColumnOperation?: never;
|
|
1374
|
-
CastColumnTypeOperation?: never;
|
|
1375
|
-
TagColumnOperation?: never;
|
|
1376
|
-
UntagColumnOperation?: never;
|
|
1377
|
-
OverrideDatasetParameterOperation: OverrideDatasetParameterOperation;
|
|
1378
|
-
$unknown?: never;
|
|
1379
|
-
}
|
|
1380
|
-
interface $UnknownMember {
|
|
1381
|
-
ProjectOperation?: never;
|
|
1382
|
-
FilterOperation?: never;
|
|
1383
|
-
CreateColumnsOperation?: never;
|
|
1384
|
-
RenameColumnOperation?: never;
|
|
1385
|
-
CastColumnTypeOperation?: never;
|
|
1386
|
-
TagColumnOperation?: never;
|
|
1387
|
-
UntagColumnOperation?: never;
|
|
1388
|
-
OverrideDatasetParameterOperation?: never;
|
|
1389
|
-
$unknown: [string, any];
|
|
1390
|
-
}
|
|
1391
|
-
interface Visitor<T> {
|
|
1392
|
-
ProjectOperation: (value: ProjectOperation) => T;
|
|
1393
|
-
FilterOperation: (value: FilterOperation) => T;
|
|
1394
|
-
CreateColumnsOperation: (value: CreateColumnsOperation) => T;
|
|
1395
|
-
RenameColumnOperation: (value: RenameColumnOperation) => T;
|
|
1396
|
-
CastColumnTypeOperation: (value: CastColumnTypeOperation) => T;
|
|
1397
|
-
TagColumnOperation: (value: TagColumnOperation) => T;
|
|
1398
|
-
UntagColumnOperation: (value: UntagColumnOperation) => T;
|
|
1399
|
-
OverrideDatasetParameterOperation: (
|
|
1400
|
-
value: OverrideDatasetParameterOperation
|
|
1401
|
-
) => T;
|
|
1402
|
-
_: (name: string, value: any) => T;
|
|
1403
|
-
}
|
|
1404
|
-
}
|
|
1405
|
-
export interface JoinKeyProperties {
|
|
1406
|
-
UniqueKey?: boolean | undefined;
|
|
1407
|
-
}
|
|
1408
|
-
export declare const JoinType: {
|
|
1409
|
-
readonly INNER: "INNER";
|
|
1410
|
-
readonly LEFT: "LEFT";
|
|
1411
|
-
readonly OUTER: "OUTER";
|
|
1412
|
-
readonly RIGHT: "RIGHT";
|
|
1413
|
-
};
|
|
1414
|
-
export type JoinType = (typeof JoinType)[keyof typeof JoinType];
|
|
1415
|
-
export interface JoinInstruction {
|
|
1416
|
-
LeftOperand: string | undefined;
|
|
1417
|
-
RightOperand: string | undefined;
|
|
1418
|
-
LeftJoinKeyProperties?: JoinKeyProperties | undefined;
|
|
1419
|
-
RightJoinKeyProperties?: JoinKeyProperties | undefined;
|
|
1420
|
-
Type: JoinType | undefined;
|
|
1421
|
-
OnClause: string | undefined;
|
|
1422
|
-
}
|
|
1423
|
-
export interface LogicalTableSource {
|
|
1424
|
-
JoinInstruction?: JoinInstruction | undefined;
|
|
1425
|
-
PhysicalTableId?: string | undefined;
|
|
1426
|
-
DataSetArn?: string | undefined;
|
|
502
|
+
export interface DataAggregation {
|
|
503
|
+
DatasetRowDateGranularity?: TopicTimeGranularity | undefined;
|
|
504
|
+
DefaultDateColumnName?: string | undefined;
|
|
1427
505
|
}
|
|
1428
|
-
export interface
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
506
|
+
export interface TopicCategoryFilterConstant {
|
|
507
|
+
ConstantType?: ConstantType | undefined;
|
|
508
|
+
SingularConstant?: string | undefined;
|
|
509
|
+
CollectiveConstant?: CollectiveConstant | undefined;
|
|
1432
510
|
}
|
|
1433
|
-
export interface
|
|
1434
|
-
|
|
511
|
+
export interface TopicCategoryFilter {
|
|
512
|
+
CategoryFilterFunction?: CategoryFilterFunction | undefined;
|
|
513
|
+
CategoryFilterType?: CategoryFilterType | undefined;
|
|
514
|
+
Constant?: TopicCategoryFilterConstant | undefined;
|
|
515
|
+
Inverse?: boolean | undefined;
|
|
1435
516
|
}
|
|
1436
|
-
export interface
|
|
1437
|
-
|
|
517
|
+
export interface RangeConstant {
|
|
518
|
+
Minimum?: string | undefined;
|
|
519
|
+
Maximum?: string | undefined;
|
|
1438
520
|
}
|
|
1439
|
-
export interface
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
SqlQuery: string | undefined;
|
|
1443
|
-
Columns?: InputColumn[] | undefined;
|
|
521
|
+
export interface TopicRangeFilterConstant {
|
|
522
|
+
ConstantType?: ConstantType | undefined;
|
|
523
|
+
RangeConstant?: RangeConstant | undefined;
|
|
1444
524
|
}
|
|
1445
|
-
export interface
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
Schema?: string | undefined;
|
|
1449
|
-
Name: string | undefined;
|
|
1450
|
-
InputColumns: InputColumn[] | undefined;
|
|
1451
|
-
}
|
|
1452
|
-
export declare const FileFormat: {
|
|
1453
|
-
readonly CLF: "CLF";
|
|
1454
|
-
readonly CSV: "CSV";
|
|
1455
|
-
readonly ELF: "ELF";
|
|
1456
|
-
readonly JSON: "JSON";
|
|
1457
|
-
readonly TSV: "TSV";
|
|
1458
|
-
readonly XLSX: "XLSX";
|
|
1459
|
-
};
|
|
1460
|
-
export type FileFormat = (typeof FileFormat)[keyof typeof FileFormat];
|
|
1461
|
-
export declare const TextQualifier: {
|
|
1462
|
-
readonly DOUBLE_QUOTE: "DOUBLE_QUOTE";
|
|
1463
|
-
readonly SINGLE_QUOTE: "SINGLE_QUOTE";
|
|
1464
|
-
};
|
|
1465
|
-
export type TextQualifier = (typeof TextQualifier)[keyof typeof TextQualifier];
|
|
1466
|
-
export interface UploadSettings {
|
|
1467
|
-
Format?: FileFormat | undefined;
|
|
1468
|
-
StartFromRow?: number | undefined;
|
|
1469
|
-
ContainsHeader?: boolean | undefined;
|
|
1470
|
-
TextQualifier?: TextQualifier | undefined;
|
|
1471
|
-
Delimiter?: string | undefined;
|
|
1472
|
-
CustomCellAddressRange?: string | undefined;
|
|
1473
|
-
}
|
|
1474
|
-
export interface S3Source {
|
|
1475
|
-
DataSourceArn: string | undefined;
|
|
1476
|
-
UploadSettings?: UploadSettings | undefined;
|
|
1477
|
-
InputColumns: InputColumn[] | undefined;
|
|
1478
|
-
}
|
|
1479
|
-
export interface TablePathElement {
|
|
1480
|
-
Name?: string | undefined;
|
|
1481
|
-
Id?: string | undefined;
|
|
525
|
+
export interface TopicDateRangeFilter {
|
|
526
|
+
Inclusive?: boolean | undefined;
|
|
527
|
+
Constant?: TopicRangeFilterConstant | undefined;
|
|
1482
528
|
}
|
|
1483
|
-
export interface
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
InputColumns: InputColumn[] | undefined;
|
|
1487
|
-
}
|
|
1488
|
-
export type PhysicalTable =
|
|
1489
|
-
| PhysicalTable.CustomSqlMember
|
|
1490
|
-
| PhysicalTable.RelationalTableMember
|
|
1491
|
-
| PhysicalTable.S3SourceMember
|
|
1492
|
-
| PhysicalTable.SaaSTableMember
|
|
1493
|
-
| PhysicalTable.$UnknownMember;
|
|
1494
|
-
export declare namespace PhysicalTable {
|
|
1495
|
-
interface RelationalTableMember {
|
|
1496
|
-
RelationalTable: RelationalTable;
|
|
1497
|
-
CustomSql?: never;
|
|
1498
|
-
S3Source?: never;
|
|
1499
|
-
SaaSTable?: never;
|
|
1500
|
-
$unknown?: never;
|
|
1501
|
-
}
|
|
1502
|
-
interface CustomSqlMember {
|
|
1503
|
-
RelationalTable?: never;
|
|
1504
|
-
CustomSql: CustomSql;
|
|
1505
|
-
S3Source?: never;
|
|
1506
|
-
SaaSTable?: never;
|
|
1507
|
-
$unknown?: never;
|
|
1508
|
-
}
|
|
1509
|
-
interface S3SourceMember {
|
|
1510
|
-
RelationalTable?: never;
|
|
1511
|
-
CustomSql?: never;
|
|
1512
|
-
S3Source: S3Source;
|
|
1513
|
-
SaaSTable?: never;
|
|
1514
|
-
$unknown?: never;
|
|
1515
|
-
}
|
|
1516
|
-
interface SaaSTableMember {
|
|
1517
|
-
RelationalTable?: never;
|
|
1518
|
-
CustomSql?: never;
|
|
1519
|
-
S3Source?: never;
|
|
1520
|
-
SaaSTable: SaaSTable;
|
|
1521
|
-
$unknown?: never;
|
|
1522
|
-
}
|
|
1523
|
-
interface $UnknownMember {
|
|
1524
|
-
RelationalTable?: never;
|
|
1525
|
-
CustomSql?: never;
|
|
1526
|
-
S3Source?: never;
|
|
1527
|
-
SaaSTable?: never;
|
|
1528
|
-
$unknown: [string, any];
|
|
1529
|
-
}
|
|
1530
|
-
interface Visitor<T> {
|
|
1531
|
-
RelationalTable: (value: RelationalTable) => T;
|
|
1532
|
-
CustomSql: (value: CustomSql) => T;
|
|
1533
|
-
S3Source: (value: S3Source) => T;
|
|
1534
|
-
SaaSTable: (value: SaaSTable) => T;
|
|
1535
|
-
_: (name: string, value: any) => T;
|
|
1536
|
-
}
|
|
1537
|
-
}
|
|
1538
|
-
export declare const RowLevelPermissionFormatVersion: {
|
|
1539
|
-
readonly VERSION_1: "VERSION_1";
|
|
1540
|
-
readonly VERSION_2: "VERSION_2";
|
|
1541
|
-
};
|
|
1542
|
-
export type RowLevelPermissionFormatVersion =
|
|
1543
|
-
(typeof RowLevelPermissionFormatVersion)[keyof typeof RowLevelPermissionFormatVersion];
|
|
1544
|
-
export declare const RowLevelPermissionPolicy: {
|
|
1545
|
-
readonly DENY_ACCESS: "DENY_ACCESS";
|
|
1546
|
-
readonly GRANT_ACCESS: "GRANT_ACCESS";
|
|
1547
|
-
};
|
|
1548
|
-
export type RowLevelPermissionPolicy =
|
|
1549
|
-
(typeof RowLevelPermissionPolicy)[keyof typeof RowLevelPermissionPolicy];
|
|
1550
|
-
export declare const Status: {
|
|
1551
|
-
readonly DISABLED: "DISABLED";
|
|
1552
|
-
readonly ENABLED: "ENABLED";
|
|
1553
|
-
};
|
|
1554
|
-
export type Status = (typeof Status)[keyof typeof Status];
|
|
1555
|
-
export interface RowLevelPermissionDataSet {
|
|
1556
|
-
Namespace?: string | undefined;
|
|
1557
|
-
Arn: string | undefined;
|
|
1558
|
-
PermissionPolicy: RowLevelPermissionPolicy | undefined;
|
|
1559
|
-
FormatVersion?: RowLevelPermissionFormatVersion | undefined;
|
|
1560
|
-
Status?: Status | undefined;
|
|
529
|
+
export interface TopicSingularFilterConstant {
|
|
530
|
+
ConstantType?: ConstantType | undefined;
|
|
531
|
+
SingularConstant?: string | undefined;
|
|
1561
532
|
}
|
|
1562
|
-
export interface
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
MatchAllValue?: string | undefined;
|
|
533
|
+
export interface TopicNullFilter {
|
|
534
|
+
NullFilterType?: NullFilterType | undefined;
|
|
535
|
+
Constant?: TopicSingularFilterConstant | undefined;
|
|
536
|
+
Inverse?: boolean | undefined;
|
|
1567
537
|
}
|
|
1568
|
-
export interface
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
TagRuleConfigurations?: string[][] | undefined;
|
|
538
|
+
export interface TopicNumericEqualityFilter {
|
|
539
|
+
Constant?: TopicSingularFilterConstant | undefined;
|
|
540
|
+
Aggregation?: NamedFilterAggType | undefined;
|
|
1572
541
|
}
|
|
1573
|
-
export interface
|
|
1574
|
-
|
|
1575
|
-
|
|
542
|
+
export interface TopicNumericRangeFilter {
|
|
543
|
+
Inclusive?: boolean | undefined;
|
|
544
|
+
Constant?: TopicRangeFilterConstant | undefined;
|
|
545
|
+
Aggregation?: NamedFilterAggType | undefined;
|
|
546
|
+
}
|
|
547
|
+
export interface TopicRelativeDateFilter {
|
|
548
|
+
TimeGranularity?: TopicTimeGranularity | undefined;
|
|
549
|
+
RelativeDateFilterFunction?: TopicRelativeDateFilterFunction | undefined;
|
|
550
|
+
Constant?: TopicSingularFilterConstant | undefined;
|
|
551
|
+
}
|
|
552
|
+
export interface TopicFilter {
|
|
553
|
+
FilterDescription?: string | undefined;
|
|
554
|
+
FilterClass?: FilterClass | undefined;
|
|
555
|
+
FilterName: string | undefined;
|
|
556
|
+
FilterSynonyms?: string[] | undefined;
|
|
557
|
+
OperandFieldName: string | undefined;
|
|
558
|
+
FilterType?: NamedFilterType | undefined;
|
|
559
|
+
CategoryFilter?: TopicCategoryFilter | undefined;
|
|
560
|
+
NumericEqualityFilter?: TopicNumericEqualityFilter | undefined;
|
|
561
|
+
NumericRangeFilter?: TopicNumericRangeFilter | undefined;
|
|
562
|
+
DateRangeFilter?: TopicDateRangeFilter | undefined;
|
|
563
|
+
RelativeDateFilter?: TopicRelativeDateFilter | undefined;
|
|
564
|
+
NullFilter?: TopicNullFilter | undefined;
|
|
565
|
+
}
|
|
566
|
+
export interface NamedEntityDefinitionMetric {
|
|
567
|
+
Aggregation?: NamedEntityAggType | undefined;
|
|
568
|
+
AggregationFunctionParameters?: Record<string, string> | undefined;
|
|
569
|
+
}
|
|
570
|
+
export interface NamedEntityDefinition {
|
|
571
|
+
FieldName?: string | undefined;
|
|
572
|
+
PropertyName?: string | undefined;
|
|
573
|
+
PropertyRole?: PropertyRole | undefined;
|
|
574
|
+
PropertyUsage?: PropertyUsage | undefined;
|
|
575
|
+
Metric?: NamedEntityDefinitionMetric | undefined;
|
|
1576
576
|
}
|
|
1577
|
-
export interface
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
577
|
+
export interface SemanticEntityType {
|
|
578
|
+
TypeName?: string | undefined;
|
|
579
|
+
SubTypeName?: string | undefined;
|
|
580
|
+
TypeParameters?: Record<string, string> | undefined;
|
|
1581
581
|
}
|
|
1582
|
-
export interface
|
|
1583
|
-
|
|
582
|
+
export interface TopicNamedEntity {
|
|
583
|
+
EntityName: string | undefined;
|
|
584
|
+
EntityDescription?: string | undefined;
|
|
585
|
+
EntitySynonyms?: string[] | undefined;
|
|
586
|
+
SemanticEntityType?: SemanticEntityType | undefined;
|
|
587
|
+
Definition?: NamedEntityDefinition[] | undefined;
|
|
588
|
+
}
|
|
589
|
+
export interface DatasetMetadata {
|
|
590
|
+
DatasetArn: string | undefined;
|
|
591
|
+
DatasetName?: string | undefined;
|
|
592
|
+
DatasetDescription?: string | undefined;
|
|
593
|
+
DataAggregation?: DataAggregation | undefined;
|
|
594
|
+
Filters?: TopicFilter[] | undefined;
|
|
595
|
+
Columns?: TopicColumn[] | undefined;
|
|
596
|
+
CalculatedFields?: TopicCalculatedField[] | undefined;
|
|
597
|
+
NamedEntities?: TopicNamedEntity[] | undefined;
|
|
598
|
+
}
|
|
599
|
+
export interface TopicDetails {
|
|
600
|
+
Name?: string | undefined;
|
|
601
|
+
Description?: string | undefined;
|
|
602
|
+
UserExperienceVersion?: TopicUserExperienceVersion | undefined;
|
|
603
|
+
DataSets?: DatasetMetadata[] | undefined;
|
|
604
|
+
ConfigOptions?: TopicConfigOptions | undefined;
|
|
1584
605
|
}
|
|
1585
|
-
export
|
|
1586
|
-
readonly RLS_RULES: "RLS_RULES";
|
|
1587
|
-
};
|
|
1588
|
-
export type DataSetUseAs = (typeof DataSetUseAs)[keyof typeof DataSetUseAs];
|
|
1589
|
-
export interface CreateDataSetRequest {
|
|
606
|
+
export interface CreateTopicRequest {
|
|
1590
607
|
AwsAccountId: string | undefined;
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
PhysicalTableMap: Record<string, PhysicalTable> | undefined;
|
|
1594
|
-
LogicalTableMap?: Record<string, LogicalTable> | undefined;
|
|
1595
|
-
ImportMode: DataSetImportMode | undefined;
|
|
1596
|
-
ColumnGroups?: ColumnGroup[] | undefined;
|
|
1597
|
-
FieldFolders?: Record<string, FieldFolder> | undefined;
|
|
1598
|
-
Permissions?: ResourcePermission[] | undefined;
|
|
1599
|
-
RowLevelPermissionDataSet?: RowLevelPermissionDataSet | undefined;
|
|
1600
|
-
RowLevelPermissionTagConfiguration?:
|
|
1601
|
-
| RowLevelPermissionTagConfiguration
|
|
1602
|
-
| undefined;
|
|
1603
|
-
ColumnLevelPermissionRules?: ColumnLevelPermissionRule[] | undefined;
|
|
608
|
+
TopicId: string | undefined;
|
|
609
|
+
Topic: TopicDetails | undefined;
|
|
1604
610
|
Tags?: Tag[] | undefined;
|
|
1605
|
-
DataSetUsageConfiguration?: DataSetUsageConfiguration | undefined;
|
|
1606
|
-
DatasetParameters?: DatasetParameter[] | undefined;
|
|
1607
611
|
FolderArns?: string[] | undefined;
|
|
1608
|
-
|
|
1609
|
-
UseAs?: DataSetUseAs | undefined;
|
|
1610
|
-
DataPrepConfiguration?: DataPrepConfiguration | undefined;
|
|
1611
|
-
SemanticModelConfiguration?: SemanticModelConfiguration | undefined;
|
|
612
|
+
CustomInstructions?: CustomInstructions | undefined;
|
|
1612
613
|
}
|
|
1613
|
-
export interface
|
|
614
|
+
export interface CreateTopicResponse {
|
|
1614
615
|
Arn?: string | undefined;
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
IngestionId?: string | undefined;
|
|
616
|
+
TopicId?: string | undefined;
|
|
617
|
+
RefreshArn?: string | undefined;
|
|
1618
618
|
RequestId?: string | undefined;
|
|
1619
619
|
Status?: number | undefined;
|
|
1620
620
|
}
|
|
1621
|
-
export
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
InvalidDataSetParameterValueException,
|
|
1629
|
-
__BaseException
|
|
1630
|
-
>
|
|
1631
|
-
);
|
|
621
|
+
export interface TopicRefreshSchedule {
|
|
622
|
+
IsEnabled: boolean | undefined;
|
|
623
|
+
BasedOnSpiceSchedule: boolean | undefined;
|
|
624
|
+
StartingAt?: Date | undefined;
|
|
625
|
+
Timezone?: string | undefined;
|
|
626
|
+
RepeatAt?: string | undefined;
|
|
627
|
+
TopicScheduleType?: TopicScheduleType | undefined;
|
|
1632
628
|
}
|
|
1633
|
-
export interface
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
629
|
+
export interface CreateTopicRefreshScheduleRequest {
|
|
630
|
+
AwsAccountId: string | undefined;
|
|
631
|
+
TopicId: string | undefined;
|
|
632
|
+
DatasetArn: string | undefined;
|
|
633
|
+
DatasetName?: string | undefined;
|
|
634
|
+
RefreshSchedule: TopicRefreshSchedule | undefined;
|
|
1637
635
|
}
|
|
1638
|
-
export interface
|
|
1639
|
-
|
|
1640
|
-
|
|
636
|
+
export interface CreateTopicRefreshScheduleResponse {
|
|
637
|
+
TopicId?: string | undefined;
|
|
638
|
+
TopicArn?: string | undefined;
|
|
639
|
+
DatasetArn?: string | undefined;
|
|
640
|
+
Status?: number | undefined;
|
|
641
|
+
RequestId?: string | undefined;
|
|
1641
642
|
}
|
|
1642
|
-
export interface
|
|
1643
|
-
CredentialPair?: CredentialPair | undefined;
|
|
1644
|
-
CopySourceArn?: string | undefined;
|
|
1645
|
-
SecretArn?: string | undefined;
|
|
1646
|
-
WebProxyCredentials?: WebProxyCredentials | undefined;
|
|
1647
|
-
}
|
|
1648
|
-
export declare const DataSourceType: {
|
|
1649
|
-
readonly ADOBE_ANALYTICS: "ADOBE_ANALYTICS";
|
|
1650
|
-
readonly AMAZON_ELASTICSEARCH: "AMAZON_ELASTICSEARCH";
|
|
1651
|
-
readonly AMAZON_OPENSEARCH: "AMAZON_OPENSEARCH";
|
|
1652
|
-
readonly ATHENA: "ATHENA";
|
|
1653
|
-
readonly AURORA: "AURORA";
|
|
1654
|
-
readonly AURORA_POSTGRESQL: "AURORA_POSTGRESQL";
|
|
1655
|
-
readonly AWS_IOT_ANALYTICS: "AWS_IOT_ANALYTICS";
|
|
1656
|
-
readonly BIGQUERY: "BIGQUERY";
|
|
1657
|
-
readonly CONFLUENCE: "CONFLUENCE";
|
|
1658
|
-
readonly DATABRICKS: "DATABRICKS";
|
|
1659
|
-
readonly EXASOL: "EXASOL";
|
|
1660
|
-
readonly GITHUB: "GITHUB";
|
|
1661
|
-
readonly GOOGLESHEETS: "GOOGLESHEETS";
|
|
1662
|
-
readonly GOOGLE_DRIVE: "GOOGLE_DRIVE";
|
|
1663
|
-
readonly JIRA: "JIRA";
|
|
1664
|
-
readonly MARIADB: "MARIADB";
|
|
1665
|
-
readonly MYSQL: "MYSQL";
|
|
1666
|
-
readonly ONE_DRIVE: "ONE_DRIVE";
|
|
1667
|
-
readonly ORACLE: "ORACLE";
|
|
1668
|
-
readonly POSTGRESQL: "POSTGRESQL";
|
|
1669
|
-
readonly PRESTO: "PRESTO";
|
|
1670
|
-
readonly QBUSINESS: "QBUSINESS";
|
|
1671
|
-
readonly REDSHIFT: "REDSHIFT";
|
|
1672
|
-
readonly S3: "S3";
|
|
1673
|
-
readonly S3_KNOWLEDGE_BASE: "S3_KNOWLEDGE_BASE";
|
|
1674
|
-
readonly SALESFORCE: "SALESFORCE";
|
|
1675
|
-
readonly SERVICENOW: "SERVICENOW";
|
|
1676
|
-
readonly SHAREPOINT: "SHAREPOINT";
|
|
1677
|
-
readonly SNOWFLAKE: "SNOWFLAKE";
|
|
1678
|
-
readonly SPARK: "SPARK";
|
|
1679
|
-
readonly SQLSERVER: "SQLSERVER";
|
|
1680
|
-
readonly STARBURST: "STARBURST";
|
|
1681
|
-
readonly TERADATA: "TERADATA";
|
|
1682
|
-
readonly TIMESTREAM: "TIMESTREAM";
|
|
1683
|
-
readonly TRINO: "TRINO";
|
|
1684
|
-
readonly TWITTER: "TWITTER";
|
|
1685
|
-
readonly WEB_CRAWLER: "WEB_CRAWLER";
|
|
1686
|
-
};
|
|
1687
|
-
export type DataSourceType =
|
|
1688
|
-
(typeof DataSourceType)[keyof typeof DataSourceType];
|
|
1689
|
-
export interface CreateDataSourceRequest {
|
|
643
|
+
export interface CreateVPCConnectionRequest {
|
|
1690
644
|
AwsAccountId: string | undefined;
|
|
1691
|
-
|
|
645
|
+
VPCConnectionId: string | undefined;
|
|
1692
646
|
Name: string | undefined;
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
VpcConnectionProperties?: VpcConnectionProperties | undefined;
|
|
1698
|
-
SslProperties?: SslProperties | undefined;
|
|
647
|
+
SubnetIds: string[] | undefined;
|
|
648
|
+
SecurityGroupIds: string[] | undefined;
|
|
649
|
+
DnsResolvers?: string[] | undefined;
|
|
650
|
+
RoleArn: string | undefined;
|
|
1699
651
|
Tags?: Tag[] | undefined;
|
|
1700
|
-
FolderArns?: string[] | undefined;
|
|
1701
652
|
}
|
|
1702
|
-
export interface
|
|
653
|
+
export interface CreateVPCConnectionResponse {
|
|
1703
654
|
Arn?: string | undefined;
|
|
1704
|
-
|
|
1705
|
-
CreationStatus?:
|
|
655
|
+
VPCConnectionId?: string | undefined;
|
|
656
|
+
CreationStatus?: VPCConnectionResourceStatus | undefined;
|
|
657
|
+
AvailabilityStatus?: VPCConnectionAvailabilityStatus | undefined;
|
|
1706
658
|
RequestId?: string | undefined;
|
|
1707
659
|
Status?: number | undefined;
|
|
1708
660
|
}
|
|
1709
|
-
export
|
|
1710
|
-
|
|
1711
|
-
|
|
661
|
+
export interface CustomPermissions {
|
|
662
|
+
Arn?: string | undefined;
|
|
663
|
+
CustomPermissionsName?: string | undefined;
|
|
664
|
+
Capabilities?: Capabilities | undefined;
|
|
665
|
+
}
|
|
666
|
+
export interface DashboardError {
|
|
667
|
+
Type?: DashboardErrorType | undefined;
|
|
668
|
+
Message?: string | undefined;
|
|
669
|
+
ViolatedEntities?: Entity[] | undefined;
|
|
670
|
+
}
|
|
671
|
+
export interface DashboardVersion {
|
|
672
|
+
CreatedTime?: Date | undefined;
|
|
673
|
+
Errors?: DashboardError[] | undefined;
|
|
674
|
+
VersionNumber?: number | undefined;
|
|
675
|
+
Status?: ResourceStatus | undefined;
|
|
676
|
+
Arn?: string | undefined;
|
|
677
|
+
SourceEntityArn?: string | undefined;
|
|
678
|
+
DataSetArns?: string[] | undefined;
|
|
679
|
+
Description?: string | undefined;
|
|
680
|
+
ThemeArn?: string | undefined;
|
|
681
|
+
Sheets?: Sheet[] | undefined;
|
|
682
|
+
}
|
|
683
|
+
export interface Dashboard {
|
|
684
|
+
DashboardId?: string | undefined;
|
|
685
|
+
Arn?: string | undefined;
|
|
686
|
+
Name?: string | undefined;
|
|
687
|
+
Version?: DashboardVersion | undefined;
|
|
688
|
+
CreatedTime?: Date | undefined;
|
|
689
|
+
LastPublishedTime?: Date | undefined;
|
|
690
|
+
LastUpdatedTime?: Date | undefined;
|
|
691
|
+
LinkEntities?: string[] | undefined;
|
|
692
|
+
}
|
|
693
|
+
export interface DashboardSearchFilter {
|
|
694
|
+
Operator: FilterOperator | undefined;
|
|
695
|
+
Name?: DashboardFilterAttribute | undefined;
|
|
696
|
+
Value?: string | undefined;
|
|
697
|
+
}
|
|
698
|
+
export interface DashboardSummary {
|
|
699
|
+
Arn?: string | undefined;
|
|
700
|
+
DashboardId?: string | undefined;
|
|
701
|
+
Name?: string | undefined;
|
|
702
|
+
CreatedTime?: Date | undefined;
|
|
703
|
+
LastUpdatedTime?: Date | undefined;
|
|
704
|
+
PublishedVersionNumber?: number | undefined;
|
|
705
|
+
LastPublishedTime?: Date | undefined;
|
|
706
|
+
}
|
|
707
|
+
export interface DashboardVersionSummary {
|
|
708
|
+
Arn?: string | undefined;
|
|
709
|
+
CreatedTime?: Date | undefined;
|
|
710
|
+
VersionNumber?: number | undefined;
|
|
711
|
+
Status?: ResourceStatus | undefined;
|
|
712
|
+
SourceEntityArn?: string | undefined;
|
|
713
|
+
Description?: string | undefined;
|
|
714
|
+
}
|
|
715
|
+
export interface DashboardVisualResult {
|
|
716
|
+
DashboardId?: string | undefined;
|
|
717
|
+
DashboardName?: string | undefined;
|
|
718
|
+
SheetId?: string | undefined;
|
|
719
|
+
SheetName?: string | undefined;
|
|
720
|
+
VisualId?: string | undefined;
|
|
721
|
+
VisualTitle?: string | undefined;
|
|
722
|
+
VisualSubtitle?: string | undefined;
|
|
723
|
+
DashboardUrl?: string | undefined;
|
|
724
|
+
}
|
|
725
|
+
export interface OutputColumn {
|
|
726
|
+
Name?: string | undefined;
|
|
727
|
+
Id?: string | undefined;
|
|
728
|
+
Description?: string | undefined;
|
|
729
|
+
Type?: ColumnDataType | undefined;
|
|
730
|
+
SubType?: ColumnDataSubType | undefined;
|
|
731
|
+
}
|
|
732
|
+
export interface DataSet {
|
|
733
|
+
Arn?: string | undefined;
|
|
734
|
+
DataSetId?: string | undefined;
|
|
735
|
+
Name?: string | undefined;
|
|
736
|
+
CreatedTime?: Date | undefined;
|
|
737
|
+
LastUpdatedTime?: Date | undefined;
|
|
738
|
+
PhysicalTableMap?: Record<string, PhysicalTable> | undefined;
|
|
739
|
+
LogicalTableMap?: Record<string, LogicalTable> | undefined;
|
|
740
|
+
OutputColumns?: OutputColumn[] | undefined;
|
|
741
|
+
ImportMode?: DataSetImportMode | undefined;
|
|
742
|
+
ConsumedSpiceCapacityInBytes?: number | undefined;
|
|
743
|
+
ColumnGroups?: ColumnGroup[] | undefined;
|
|
744
|
+
FieldFolders?: Record<string, FieldFolder> | undefined;
|
|
745
|
+
RowLevelPermissionDataSet?: RowLevelPermissionDataSet | undefined;
|
|
746
|
+
RowLevelPermissionTagConfiguration?:
|
|
747
|
+
| RowLevelPermissionTagConfiguration
|
|
748
|
+
| undefined;
|
|
749
|
+
ColumnLevelPermissionRules?: ColumnLevelPermissionRule[] | undefined;
|
|
750
|
+
DataSetUsageConfiguration?: DataSetUsageConfiguration | undefined;
|
|
751
|
+
DatasetParameters?: DatasetParameter[] | undefined;
|
|
752
|
+
PerformanceConfiguration?: PerformanceConfiguration | undefined;
|
|
753
|
+
UseAs?: DataSetUseAs | undefined;
|
|
754
|
+
DataPrepConfiguration?: DataPrepConfiguration | undefined;
|
|
755
|
+
SemanticModelConfiguration?: SemanticModelConfiguration | undefined;
|
|
756
|
+
}
|
|
757
|
+
export interface DataSetSearchFilter {
|
|
758
|
+
Operator: FilterOperator | undefined;
|
|
759
|
+
Name: DataSetFilterAttribute | undefined;
|
|
760
|
+
Value: string | undefined;
|
|
761
|
+
}
|
|
762
|
+
export interface DataSetSummary {
|
|
763
|
+
Arn?: string | undefined;
|
|
764
|
+
DataSetId?: string | undefined;
|
|
765
|
+
Name?: string | undefined;
|
|
766
|
+
CreatedTime?: Date | undefined;
|
|
767
|
+
LastUpdatedTime?: Date | undefined;
|
|
768
|
+
ImportMode?: DataSetImportMode | undefined;
|
|
769
|
+
RowLevelPermissionDataSet?: RowLevelPermissionDataSet | undefined;
|
|
770
|
+
RowLevelPermissionDataSetMap?:
|
|
771
|
+
| Record<string, RowLevelPermissionDataSet>
|
|
772
|
+
| undefined;
|
|
773
|
+
RowLevelPermissionTagConfigurationApplied?: boolean | undefined;
|
|
774
|
+
ColumnLevelPermissionRulesApplied?: boolean | undefined;
|
|
775
|
+
UseAs?: DataSetUseAs | undefined;
|
|
776
|
+
}
|
|
777
|
+
export interface DataSourceErrorInfo {
|
|
778
|
+
Type?: DataSourceErrorInfoType | undefined;
|
|
1712
779
|
Message?: string | undefined;
|
|
780
|
+
}
|
|
781
|
+
export interface DataSource {
|
|
782
|
+
Arn?: string | undefined;
|
|
783
|
+
DataSourceId?: string | undefined;
|
|
784
|
+
Name?: string | undefined;
|
|
785
|
+
Type?: DataSourceType | undefined;
|
|
786
|
+
Status?: ResourceStatus | undefined;
|
|
787
|
+
CreatedTime?: Date | undefined;
|
|
788
|
+
LastUpdatedTime?: Date | undefined;
|
|
789
|
+
DataSourceParameters?: DataSourceParameters | undefined;
|
|
790
|
+
AlternateDataSourceParameters?: DataSourceParameters[] | undefined;
|
|
791
|
+
VpcConnectionProperties?: VpcConnectionProperties | undefined;
|
|
792
|
+
SslProperties?: SslProperties | undefined;
|
|
793
|
+
ErrorInfo?: DataSourceErrorInfo | undefined;
|
|
794
|
+
SecretArn?: string | undefined;
|
|
795
|
+
}
|
|
796
|
+
export interface DataSourceSearchFilter {
|
|
797
|
+
Operator: FilterOperator | undefined;
|
|
798
|
+
Name: DataSourceFilterAttribute | undefined;
|
|
799
|
+
Value: string | undefined;
|
|
800
|
+
}
|
|
801
|
+
export interface DataSourceSummary {
|
|
802
|
+
Arn?: string | undefined;
|
|
803
|
+
DataSourceId?: string | undefined;
|
|
804
|
+
Name?: string | undefined;
|
|
805
|
+
Type?: DataSourceType | undefined;
|
|
806
|
+
CreatedTime?: Date | undefined;
|
|
807
|
+
LastUpdatedTime?: Date | undefined;
|
|
808
|
+
}
|
|
809
|
+
export interface DeleteAccountCustomizationRequest {
|
|
810
|
+
AwsAccountId: string | undefined;
|
|
811
|
+
Namespace?: string | undefined;
|
|
812
|
+
}
|
|
813
|
+
export interface DeleteAccountCustomizationResponse {
|
|
1713
814
|
RequestId?: string | undefined;
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
export
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
}
|
|
1730
|
-
export
|
|
1731
|
-
|
|
815
|
+
Status?: number | undefined;
|
|
816
|
+
}
|
|
817
|
+
export interface DeleteAccountCustomPermissionRequest {
|
|
818
|
+
AwsAccountId: string | undefined;
|
|
819
|
+
}
|
|
820
|
+
export interface DeleteAccountCustomPermissionResponse {
|
|
821
|
+
RequestId?: string | undefined;
|
|
822
|
+
Status?: number | undefined;
|
|
823
|
+
}
|
|
824
|
+
export interface DeleteAccountSubscriptionRequest {
|
|
825
|
+
AwsAccountId: string | undefined;
|
|
826
|
+
}
|
|
827
|
+
export interface DeleteAccountSubscriptionResponse {
|
|
828
|
+
RequestId?: string | undefined;
|
|
829
|
+
Status?: number | undefined;
|
|
830
|
+
}
|
|
831
|
+
export interface DeleteActionConnectorRequest {
|
|
832
|
+
AwsAccountId: string | undefined;
|
|
833
|
+
ActionConnectorId: string | undefined;
|
|
834
|
+
}
|
|
835
|
+
export interface DeleteActionConnectorResponse {
|
|
836
|
+
Arn?: string | undefined;
|
|
837
|
+
ActionConnectorId?: string | undefined;
|
|
838
|
+
RequestId?: string | undefined;
|
|
839
|
+
Status?: number | undefined;
|
|
840
|
+
}
|
|
841
|
+
export interface DeleteAnalysisRequest {
|
|
842
|
+
AwsAccountId: string | undefined;
|
|
843
|
+
AnalysisId: string | undefined;
|
|
844
|
+
RecoveryWindowInDays?: number | undefined;
|
|
845
|
+
ForceDeleteWithoutRecovery?: boolean | undefined;
|
|
846
|
+
}
|
|
847
|
+
export interface DeleteAnalysisResponse {
|
|
848
|
+
Status?: number | undefined;
|
|
849
|
+
Arn?: string | undefined;
|
|
850
|
+
AnalysisId?: string | undefined;
|
|
851
|
+
DeletionTime?: Date | undefined;
|
|
852
|
+
RequestId?: string | undefined;
|
|
853
|
+
}
|
|
854
|
+
export interface DeleteBrandRequest {
|
|
855
|
+
AwsAccountId: string | undefined;
|
|
856
|
+
BrandId: string | undefined;
|
|
857
|
+
}
|
|
858
|
+
export interface DeleteBrandResponse {
|
|
859
|
+
RequestId?: string | undefined;
|
|
860
|
+
}
|
|
861
|
+
export interface DeleteBrandAssignmentRequest {
|
|
862
|
+
AwsAccountId: string | undefined;
|
|
863
|
+
}
|
|
864
|
+
export interface DeleteBrandAssignmentResponse {
|
|
865
|
+
RequestId?: string | undefined;
|
|
866
|
+
}
|
|
867
|
+
export interface DeleteCustomPermissionsRequest {
|
|
868
|
+
AwsAccountId: string | undefined;
|
|
869
|
+
CustomPermissionsName: string | undefined;
|
|
870
|
+
}
|
|
871
|
+
export interface DeleteCustomPermissionsResponse {
|
|
872
|
+
Status?: number | undefined;
|
|
873
|
+
Arn?: string | undefined;
|
|
874
|
+
RequestId?: string | undefined;
|
|
875
|
+
}
|
|
876
|
+
export interface DeleteDashboardRequest {
|
|
877
|
+
AwsAccountId: string | undefined;
|
|
878
|
+
DashboardId: string | undefined;
|
|
879
|
+
VersionNumber?: number | undefined;
|
|
880
|
+
}
|
|
881
|
+
export interface DeleteDashboardResponse {
|
|
882
|
+
Status?: number | undefined;
|
|
883
|
+
Arn?: string | undefined;
|
|
884
|
+
DashboardId?: string | undefined;
|
|
885
|
+
RequestId?: string | undefined;
|
|
886
|
+
}
|
|
887
|
+
export interface DeleteDataSetRequest {
|
|
888
|
+
AwsAccountId: string | undefined;
|
|
889
|
+
DataSetId: string | undefined;
|
|
890
|
+
}
|
|
891
|
+
export interface DeleteDataSetResponse {
|
|
892
|
+
Arn?: string | undefined;
|
|
893
|
+
DataSetId?: string | undefined;
|
|
894
|
+
RequestId?: string | undefined;
|
|
895
|
+
Status?: number | undefined;
|
|
896
|
+
}
|
|
897
|
+
export interface DeleteDataSetRefreshPropertiesRequest {
|
|
898
|
+
AwsAccountId: string | undefined;
|
|
899
|
+
DataSetId: string | undefined;
|
|
900
|
+
}
|
|
901
|
+
export interface DeleteDataSetRefreshPropertiesResponse {
|
|
902
|
+
RequestId?: string | undefined;
|
|
903
|
+
Status?: number | undefined;
|
|
904
|
+
}
|
|
905
|
+
export interface DeleteDataSourceRequest {
|
|
906
|
+
AwsAccountId: string | undefined;
|
|
907
|
+
DataSourceId: string | undefined;
|
|
908
|
+
}
|
|
909
|
+
export interface DeleteDataSourceResponse {
|
|
910
|
+
Arn?: string | undefined;
|
|
911
|
+
DataSourceId?: string | undefined;
|
|
912
|
+
RequestId?: string | undefined;
|
|
913
|
+
Status?: number | undefined;
|
|
914
|
+
}
|
|
915
|
+
export interface DeleteDefaultQBusinessApplicationRequest {
|
|
916
|
+
AwsAccountId: string | undefined;
|
|
917
|
+
Namespace?: string | undefined;
|
|
918
|
+
}
|
|
919
|
+
export interface DeleteDefaultQBusinessApplicationResponse {
|
|
920
|
+
RequestId?: string | undefined;
|
|
921
|
+
Status?: number | undefined;
|
|
922
|
+
}
|
|
923
|
+
export interface DeleteFolderRequest {
|
|
1732
924
|
AwsAccountId: string | undefined;
|
|
1733
925
|
FolderId: string | undefined;
|
|
1734
|
-
Name?: string | undefined;
|
|
1735
|
-
FolderType?: FolderType | undefined;
|
|
1736
|
-
ParentFolderArn?: string | undefined;
|
|
1737
|
-
Permissions?: ResourcePermission[] | undefined;
|
|
1738
|
-
Tags?: Tag[] | undefined;
|
|
1739
|
-
SharingModel?: SharingModel | undefined;
|
|
1740
926
|
}
|
|
1741
|
-
export interface
|
|
927
|
+
export interface DeleteFolderResponse {
|
|
1742
928
|
Status?: number | undefined;
|
|
1743
929
|
Arn?: string | undefined;
|
|
1744
930
|
FolderId?: string | undefined;
|
|
1745
931
|
RequestId?: string | undefined;
|
|
1746
932
|
}
|
|
1747
|
-
export
|
|
1748
|
-
readonly ANALYSIS: "ANALYSIS";
|
|
1749
|
-
readonly DASHBOARD: "DASHBOARD";
|
|
1750
|
-
readonly DATASET: "DATASET";
|
|
1751
|
-
readonly DATASOURCE: "DATASOURCE";
|
|
1752
|
-
readonly TOPIC: "TOPIC";
|
|
1753
|
-
};
|
|
1754
|
-
export type MemberType = (typeof MemberType)[keyof typeof MemberType];
|
|
1755
|
-
export interface CreateFolderMembershipRequest {
|
|
933
|
+
export interface DeleteFolderMembershipRequest {
|
|
1756
934
|
AwsAccountId: string | undefined;
|
|
1757
935
|
FolderId: string | undefined;
|
|
1758
936
|
MemberId: string | undefined;
|
|
1759
937
|
MemberType: MemberType | undefined;
|
|
1760
938
|
}
|
|
1761
|
-
export interface
|
|
1762
|
-
MemberId?: string | undefined;
|
|
1763
|
-
MemberType?: MemberType | undefined;
|
|
1764
|
-
}
|
|
1765
|
-
export interface CreateFolderMembershipResponse {
|
|
939
|
+
export interface DeleteFolderMembershipResponse {
|
|
1766
940
|
Status?: number | undefined;
|
|
1767
|
-
FolderMember?: FolderMember | undefined;
|
|
1768
941
|
RequestId?: string | undefined;
|
|
1769
942
|
}
|
|
1770
|
-
export interface
|
|
943
|
+
export interface DeleteGroupRequest {
|
|
1771
944
|
GroupName: string | undefined;
|
|
1772
|
-
Description?: string | undefined;
|
|
1773
945
|
AwsAccountId: string | undefined;
|
|
1774
946
|
Namespace: string | undefined;
|
|
1775
947
|
}
|
|
1776
|
-
export interface
|
|
1777
|
-
Arn?: string | undefined;
|
|
1778
|
-
GroupName?: string | undefined;
|
|
1779
|
-
Description?: string | undefined;
|
|
1780
|
-
PrincipalId?: string | undefined;
|
|
1781
|
-
}
|
|
1782
|
-
export interface CreateGroupResponse {
|
|
1783
|
-
Group?: Group | undefined;
|
|
948
|
+
export interface DeleteGroupResponse {
|
|
1784
949
|
RequestId?: string | undefined;
|
|
1785
950
|
Status?: number | undefined;
|
|
1786
951
|
}
|
|
1787
|
-
export interface
|
|
952
|
+
export interface DeleteGroupMembershipRequest {
|
|
1788
953
|
MemberName: string | undefined;
|
|
1789
954
|
GroupName: string | undefined;
|
|
1790
955
|
AwsAccountId: string | undefined;
|
|
1791
956
|
Namespace: string | undefined;
|
|
1792
957
|
}
|
|
1793
|
-
export interface
|
|
1794
|
-
Arn?: string | undefined;
|
|
1795
|
-
MemberName?: string | undefined;
|
|
1796
|
-
}
|
|
1797
|
-
export interface CreateGroupMembershipResponse {
|
|
1798
|
-
GroupMember?: GroupMember | undefined;
|
|
958
|
+
export interface DeleteGroupMembershipResponse {
|
|
1799
959
|
RequestId?: string | undefined;
|
|
1800
960
|
Status?: number | undefined;
|
|
1801
961
|
}
|
|
1802
|
-
export interface
|
|
962
|
+
export interface DeleteIAMPolicyAssignmentRequest {
|
|
1803
963
|
AwsAccountId: string | undefined;
|
|
1804
964
|
AssignmentName: string | undefined;
|
|
1805
|
-
AssignmentStatus: AssignmentStatus | undefined;
|
|
1806
|
-
PolicyArn?: string | undefined;
|
|
1807
|
-
Identities?: Record<string, string[]> | undefined;
|
|
1808
965
|
Namespace: string | undefined;
|
|
1809
966
|
}
|
|
1810
|
-
export interface
|
|
967
|
+
export interface DeleteIAMPolicyAssignmentResponse {
|
|
1811
968
|
AssignmentName?: string | undefined;
|
|
1812
|
-
AssignmentId?: string | undefined;
|
|
1813
|
-
AssignmentStatus?: AssignmentStatus | undefined;
|
|
1814
|
-
PolicyArn?: string | undefined;
|
|
1815
|
-
Identities?: Record<string, string[]> | undefined;
|
|
1816
969
|
RequestId?: string | undefined;
|
|
1817
970
|
Status?: number | undefined;
|
|
1818
971
|
}
|
|
1819
|
-
export
|
|
1820
|
-
readonly FULL_REFRESH: "FULL_REFRESH";
|
|
1821
|
-
readonly INCREMENTAL_REFRESH: "INCREMENTAL_REFRESH";
|
|
1822
|
-
};
|
|
1823
|
-
export type IngestionType = (typeof IngestionType)[keyof typeof IngestionType];
|
|
1824
|
-
export interface CreateIngestionRequest {
|
|
1825
|
-
DataSetId: string | undefined;
|
|
1826
|
-
IngestionId: string | undefined;
|
|
972
|
+
export interface DeleteIdentityPropagationConfigRequest {
|
|
1827
973
|
AwsAccountId: string | undefined;
|
|
1828
|
-
|
|
974
|
+
Service: ServiceType | undefined;
|
|
1829
975
|
}
|
|
1830
|
-
export
|
|
1831
|
-
readonly CANCELLED: "CANCELLED";
|
|
1832
|
-
readonly COMPLETED: "COMPLETED";
|
|
1833
|
-
readonly FAILED: "FAILED";
|
|
1834
|
-
readonly INITIALIZED: "INITIALIZED";
|
|
1835
|
-
readonly QUEUED: "QUEUED";
|
|
1836
|
-
readonly RUNNING: "RUNNING";
|
|
1837
|
-
};
|
|
1838
|
-
export type IngestionStatus =
|
|
1839
|
-
(typeof IngestionStatus)[keyof typeof IngestionStatus];
|
|
1840
|
-
export interface CreateIngestionResponse {
|
|
1841
|
-
Arn?: string | undefined;
|
|
1842
|
-
IngestionId?: string | undefined;
|
|
1843
|
-
IngestionStatus?: IngestionStatus | undefined;
|
|
976
|
+
export interface DeleteIdentityPropagationConfigResponse {
|
|
1844
977
|
RequestId?: string | undefined;
|
|
1845
978
|
Status?: number | undefined;
|
|
1846
979
|
}
|
|
1847
|
-
export
|
|
1848
|
-
readonly QUICKSIGHT: "QUICKSIGHT";
|
|
1849
|
-
};
|
|
1850
|
-
export type IdentityStore = (typeof IdentityStore)[keyof typeof IdentityStore];
|
|
1851
|
-
export interface CreateNamespaceRequest {
|
|
980
|
+
export interface DeleteNamespaceRequest {
|
|
1852
981
|
AwsAccountId: string | undefined;
|
|
1853
982
|
Namespace: string | undefined;
|
|
1854
|
-
IdentityStore: IdentityStore | undefined;
|
|
1855
|
-
Tags?: Tag[] | undefined;
|
|
1856
983
|
}
|
|
1857
|
-
export
|
|
1858
|
-
readonly CREATED: "CREATED";
|
|
1859
|
-
readonly CREATING: "CREATING";
|
|
1860
|
-
readonly DELETING: "DELETING";
|
|
1861
|
-
readonly NON_RETRYABLE_FAILURE: "NON_RETRYABLE_FAILURE";
|
|
1862
|
-
readonly RETRYABLE_FAILURE: "RETRYABLE_FAILURE";
|
|
1863
|
-
};
|
|
1864
|
-
export type NamespaceStatus =
|
|
1865
|
-
(typeof NamespaceStatus)[keyof typeof NamespaceStatus];
|
|
1866
|
-
export interface CreateNamespaceResponse {
|
|
1867
|
-
Arn?: string | undefined;
|
|
1868
|
-
Name?: string | undefined;
|
|
1869
|
-
CapacityRegion?: string | undefined;
|
|
1870
|
-
CreationStatus?: NamespaceStatus | undefined;
|
|
1871
|
-
IdentityStore?: IdentityStore | undefined;
|
|
984
|
+
export interface DeleteNamespaceResponse {
|
|
1872
985
|
RequestId?: string | undefined;
|
|
1873
986
|
Status?: number | undefined;
|
|
1874
987
|
}
|
|
1875
|
-
export
|
|
1876
|
-
readonly DAILY: "DAILY";
|
|
1877
|
-
readonly HOURLY: "HOURLY";
|
|
1878
|
-
readonly MINUTE15: "MINUTE15";
|
|
1879
|
-
readonly MINUTE30: "MINUTE30";
|
|
1880
|
-
readonly MONTHLY: "MONTHLY";
|
|
1881
|
-
readonly WEEKLY: "WEEKLY";
|
|
1882
|
-
};
|
|
1883
|
-
export type RefreshInterval =
|
|
1884
|
-
(typeof RefreshInterval)[keyof typeof RefreshInterval];
|
|
1885
|
-
export declare const DayOfWeek: {
|
|
1886
|
-
readonly FRIDAY: "FRIDAY";
|
|
1887
|
-
readonly MONDAY: "MONDAY";
|
|
1888
|
-
readonly SATURDAY: "SATURDAY";
|
|
1889
|
-
readonly SUNDAY: "SUNDAY";
|
|
1890
|
-
readonly THURSDAY: "THURSDAY";
|
|
1891
|
-
readonly TUESDAY: "TUESDAY";
|
|
1892
|
-
readonly WEDNESDAY: "WEDNESDAY";
|
|
1893
|
-
};
|
|
1894
|
-
export type DayOfWeek = (typeof DayOfWeek)[keyof typeof DayOfWeek];
|
|
1895
|
-
export interface ScheduleRefreshOnEntity {
|
|
1896
|
-
DayOfWeek?: DayOfWeek | undefined;
|
|
1897
|
-
DayOfMonth?: string | undefined;
|
|
1898
|
-
}
|
|
1899
|
-
export interface RefreshFrequency {
|
|
1900
|
-
Interval: RefreshInterval | undefined;
|
|
1901
|
-
RefreshOnDay?: ScheduleRefreshOnEntity | undefined;
|
|
1902
|
-
Timezone?: string | undefined;
|
|
1903
|
-
TimeOfTheDay?: string | undefined;
|
|
1904
|
-
}
|
|
1905
|
-
export interface RefreshSchedule {
|
|
1906
|
-
ScheduleId: string | undefined;
|
|
1907
|
-
ScheduleFrequency: RefreshFrequency | undefined;
|
|
1908
|
-
StartAfterDateTime?: Date | undefined;
|
|
1909
|
-
RefreshType: IngestionType | undefined;
|
|
1910
|
-
Arn?: string | undefined;
|
|
1911
|
-
}
|
|
1912
|
-
export interface CreateRefreshScheduleRequest {
|
|
988
|
+
export interface DeleteRefreshScheduleRequest {
|
|
1913
989
|
DataSetId: string | undefined;
|
|
1914
990
|
AwsAccountId: string | undefined;
|
|
1915
|
-
|
|
991
|
+
ScheduleId: string | undefined;
|
|
1916
992
|
}
|
|
1917
|
-
export interface
|
|
993
|
+
export interface DeleteRefreshScheduleResponse {
|
|
1918
994
|
Status?: number | undefined;
|
|
1919
995
|
RequestId?: string | undefined;
|
|
1920
996
|
ScheduleId?: string | undefined;
|
|
1921
997
|
Arn?: string | undefined;
|
|
1922
998
|
}
|
|
1923
|
-
export
|
|
1924
|
-
|
|
1925
|
-
readonly ADMIN_PRO: "ADMIN_PRO";
|
|
1926
|
-
readonly AUTHOR: "AUTHOR";
|
|
1927
|
-
readonly AUTHOR_PRO: "AUTHOR_PRO";
|
|
1928
|
-
readonly READER: "READER";
|
|
1929
|
-
readonly READER_PRO: "READER_PRO";
|
|
1930
|
-
};
|
|
1931
|
-
export type Role = (typeof Role)[keyof typeof Role];
|
|
1932
|
-
export interface CreateRoleMembershipRequest {
|
|
1933
|
-
MemberName: string | undefined;
|
|
999
|
+
export interface DeleteRoleCustomPermissionRequest {
|
|
1000
|
+
Role: Role | undefined;
|
|
1934
1001
|
AwsAccountId: string | undefined;
|
|
1935
1002
|
Namespace: string | undefined;
|
|
1936
|
-
Role: Role | undefined;
|
|
1937
1003
|
}
|
|
1938
|
-
export interface
|
|
1004
|
+
export interface DeleteRoleCustomPermissionResponse {
|
|
1939
1005
|
RequestId?: string | undefined;
|
|
1940
1006
|
Status?: number | undefined;
|
|
1941
1007
|
}
|
|
1942
|
-
export interface
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
DataSetSchema?: DataSetSchema | undefined;
|
|
1948
|
-
ColumnGroupSchemaList?: ColumnGroupSchema[] | undefined;
|
|
1008
|
+
export interface DeleteRoleMembershipRequest {
|
|
1009
|
+
MemberName: string | undefined;
|
|
1010
|
+
Role: Role | undefined;
|
|
1011
|
+
AwsAccountId: string | undefined;
|
|
1012
|
+
Namespace: string | undefined;
|
|
1949
1013
|
}
|
|
1950
|
-
export interface
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1014
|
+
export interface DeleteRoleMembershipResponse {
|
|
1015
|
+
RequestId?: string | undefined;
|
|
1016
|
+
Status?: number | undefined;
|
|
1017
|
+
}
|
|
1018
|
+
export interface DeleteTemplateRequest {
|
|
1019
|
+
AwsAccountId: string | undefined;
|
|
1020
|
+
TemplateId: string | undefined;
|
|
1021
|
+
VersionNumber?: number | undefined;
|
|
1022
|
+
}
|
|
1023
|
+
export interface DeleteTemplateResponse {
|
|
1024
|
+
RequestId?: string | undefined;
|
|
1025
|
+
Arn?: string | undefined;
|
|
1026
|
+
TemplateId?: string | undefined;
|
|
1027
|
+
Status?: number | undefined;
|
|
1028
|
+
}
|
|
1029
|
+
export interface DeleteTemplateAliasRequest {
|
|
1030
|
+
AwsAccountId: string | undefined;
|
|
1031
|
+
TemplateId: string | undefined;
|
|
1032
|
+
AliasName: string | undefined;
|
|
1033
|
+
}
|
|
1034
|
+
export interface DeleteTemplateAliasResponse {
|
|
1035
|
+
Status?: number | undefined;
|
|
1036
|
+
TemplateId?: string | undefined;
|
|
1037
|
+
AliasName?: string | undefined;
|
|
1038
|
+
Arn?: string | undefined;
|
|
1039
|
+
RequestId?: string | undefined;
|
|
1040
|
+
}
|
|
1041
|
+
export interface DeleteThemeRequest {
|
|
1042
|
+
AwsAccountId: string | undefined;
|
|
1043
|
+
ThemeId: string | undefined;
|
|
1044
|
+
VersionNumber?: number | undefined;
|
|
1045
|
+
}
|
|
1046
|
+
export interface DeleteThemeResponse {
|
|
1047
|
+
Arn?: string | undefined;
|
|
1048
|
+
RequestId?: string | undefined;
|
|
1049
|
+
Status?: number | undefined;
|
|
1050
|
+
ThemeId?: string | undefined;
|
|
1051
|
+
}
|
|
1052
|
+
export interface DeleteThemeAliasRequest {
|
|
1053
|
+
AwsAccountId: string | undefined;
|
|
1054
|
+
ThemeId: string | undefined;
|
|
1055
|
+
AliasName: string | undefined;
|
|
1056
|
+
}
|
|
1057
|
+
export interface DeleteThemeAliasResponse {
|
|
1058
|
+
AliasName?: string | undefined;
|
|
1059
|
+
Arn?: string | undefined;
|
|
1060
|
+
RequestId?: string | undefined;
|
|
1061
|
+
Status?: number | undefined;
|
|
1062
|
+
ThemeId?: string | undefined;
|
|
1063
|
+
}
|
|
1064
|
+
export interface DeleteTopicRequest {
|
|
1065
|
+
AwsAccountId: string | undefined;
|
|
1066
|
+
TopicId: string | undefined;
|
|
1067
|
+
}
|
|
1068
|
+
export interface DeleteTopicResponse {
|
|
1069
|
+
Arn?: string | undefined;
|
|
1070
|
+
TopicId?: string | undefined;
|
|
1071
|
+
RequestId?: string | undefined;
|
|
1072
|
+
Status?: number | undefined;
|
|
1073
|
+
}
|
|
1074
|
+
export interface DeleteTopicRefreshScheduleRequest {
|
|
1075
|
+
AwsAccountId: string | undefined;
|
|
1076
|
+
TopicId: string | undefined;
|
|
1077
|
+
DatasetId: string | undefined;
|
|
1078
|
+
}
|
|
1079
|
+
export interface DeleteTopicRefreshScheduleResponse {
|
|
1080
|
+
TopicId?: string | undefined;
|
|
1081
|
+
TopicArn?: string | undefined;
|
|
1082
|
+
DatasetArn?: string | undefined;
|
|
1083
|
+
Status?: number | undefined;
|
|
1084
|
+
RequestId?: string | undefined;
|
|
1085
|
+
}
|
|
1086
|
+
export interface DeleteUserRequest {
|
|
1087
|
+
UserName: string | undefined;
|
|
1088
|
+
AwsAccountId: string | undefined;
|
|
1089
|
+
Namespace: string | undefined;
|
|
1090
|
+
}
|
|
1091
|
+
export interface DeleteUserResponse {
|
|
1092
|
+
RequestId?: string | undefined;
|
|
1093
|
+
Status?: number | undefined;
|
|
1094
|
+
}
|
|
1095
|
+
export interface DeleteUserByPrincipalIdRequest {
|
|
1096
|
+
PrincipalId: string | undefined;
|
|
1097
|
+
AwsAccountId: string | undefined;
|
|
1098
|
+
Namespace: string | undefined;
|
|
1099
|
+
}
|
|
1100
|
+
export interface DeleteUserByPrincipalIdResponse {
|
|
1101
|
+
RequestId?: string | undefined;
|
|
1102
|
+
Status?: number | undefined;
|
|
1103
|
+
}
|
|
1104
|
+
export interface DeleteUserCustomPermissionRequest {
|
|
1105
|
+
UserName: string | undefined;
|
|
1106
|
+
AwsAccountId: string | undefined;
|
|
1107
|
+
Namespace: string | undefined;
|
|
1108
|
+
}
|
|
1109
|
+
export interface DeleteUserCustomPermissionResponse {
|
|
1110
|
+
RequestId?: string | undefined;
|
|
1111
|
+
Status?: number | undefined;
|
|
1112
|
+
}
|
|
1113
|
+
export interface DeleteVPCConnectionRequest {
|
|
1114
|
+
AwsAccountId: string | undefined;
|
|
1115
|
+
VPCConnectionId: string | undefined;
|
|
1116
|
+
}
|
|
1117
|
+
export interface DeleteVPCConnectionResponse {
|
|
1118
|
+
Arn?: string | undefined;
|
|
1119
|
+
VPCConnectionId?: string | undefined;
|
|
1120
|
+
DeletionStatus?: VPCConnectionResourceStatus | undefined;
|
|
1121
|
+
AvailabilityStatus?: VPCConnectionAvailabilityStatus | undefined;
|
|
1122
|
+
RequestId?: string | undefined;
|
|
1123
|
+
Status?: number | undefined;
|
|
1124
|
+
}
|
|
1125
|
+
export interface DescribeAccountCustomizationRequest {
|
|
1126
|
+
AwsAccountId: string | undefined;
|
|
1127
|
+
Namespace?: string | undefined;
|
|
1128
|
+
Resolved?: boolean | undefined;
|
|
1129
|
+
}
|
|
1130
|
+
export interface DescribeAccountCustomizationResponse {
|
|
1131
|
+
Arn?: string | undefined;
|
|
1132
|
+
AwsAccountId?: string | undefined;
|
|
1133
|
+
Namespace?: string | undefined;
|
|
1134
|
+
AccountCustomization?: AccountCustomization | undefined;
|
|
1135
|
+
RequestId?: string | undefined;
|
|
1136
|
+
Status?: number | undefined;
|
|
1137
|
+
}
|
|
1138
|
+
export interface DescribeAccountCustomPermissionRequest {
|
|
1139
|
+
AwsAccountId: string | undefined;
|
|
1140
|
+
}
|
|
1141
|
+
export interface DescribeAccountCustomPermissionResponse {
|
|
1142
|
+
CustomPermissionsName?: string | undefined;
|
|
1143
|
+
RequestId?: string | undefined;
|
|
1144
|
+
Status?: number | undefined;
|
|
1145
|
+
}
|
|
1146
|
+
export interface DescribeAccountSettingsRequest {
|
|
1147
|
+
AwsAccountId: string | undefined;
|
|
1148
|
+
}
|
|
1149
|
+
export interface DescribeAccountSettingsResponse {
|
|
1150
|
+
AccountSettings?: AccountSettings | undefined;
|
|
1151
|
+
RequestId?: string | undefined;
|
|
1152
|
+
Status?: number | undefined;
|
|
1153
|
+
}
|
|
1154
|
+
export interface DescribeAccountSubscriptionRequest {
|
|
1155
|
+
AwsAccountId: string | undefined;
|
|
1156
|
+
}
|
|
1157
|
+
export interface DescribeAccountSubscriptionResponse {
|
|
1158
|
+
AccountInfo?: AccountInfo | undefined;
|
|
1159
|
+
Status?: number | undefined;
|
|
1160
|
+
RequestId?: string | undefined;
|
|
1161
|
+
}
|
|
1162
|
+
export interface DescribeActionConnectorRequest {
|
|
1163
|
+
AwsAccountId: string | undefined;
|
|
1164
|
+
ActionConnectorId: string | undefined;
|
|
1165
|
+
}
|
|
1166
|
+
export interface DescribeActionConnectorResponse {
|
|
1167
|
+
ActionConnector?: ActionConnector | undefined;
|
|
1168
|
+
RequestId?: string | undefined;
|
|
1169
|
+
Status?: number | undefined;
|
|
1170
|
+
}
|
|
1171
|
+
export interface DescribeActionConnectorPermissionsRequest {
|
|
1172
|
+
AwsAccountId: string | undefined;
|
|
1173
|
+
ActionConnectorId: string | undefined;
|
|
1174
|
+
}
|
|
1175
|
+
export interface DescribeActionConnectorPermissionsResponse {
|
|
1176
|
+
Arn?: string | undefined;
|
|
1177
|
+
ActionConnectorId?: string | undefined;
|
|
1178
|
+
Permissions?: ResourcePermission[] | undefined;
|
|
1179
|
+
RequestId?: string | undefined;
|
|
1180
|
+
Status?: number | undefined;
|
|
1181
|
+
}
|
|
1182
|
+
export interface DescribeAnalysisRequest {
|
|
1183
|
+
AwsAccountId: string | undefined;
|
|
1184
|
+
AnalysisId: string | undefined;
|
|
1185
|
+
}
|
|
1186
|
+
export interface DescribeAnalysisResponse {
|
|
1187
|
+
Analysis?: Analysis | undefined;
|
|
1188
|
+
Status?: number | undefined;
|
|
1189
|
+
RequestId?: string | undefined;
|
|
1190
|
+
}
|
|
1191
|
+
export interface DescribeAnalysisDefinitionRequest {
|
|
1192
|
+
AwsAccountId: string | undefined;
|
|
1193
|
+
AnalysisId: string | undefined;
|
|
1194
|
+
}
|
|
1195
|
+
export interface DescribeAnalysisDefinitionResponse {
|
|
1196
|
+
AnalysisId?: string | undefined;
|
|
1197
|
+
Name?: string | undefined;
|
|
1198
|
+
Errors?: AnalysisError[] | undefined;
|
|
1199
|
+
ResourceStatus?: ResourceStatus | undefined;
|
|
1200
|
+
ThemeArn?: string | undefined;
|
|
1201
|
+
Definition?: AnalysisDefinition | undefined;
|
|
1202
|
+
Status?: number | undefined;
|
|
1203
|
+
RequestId?: string | undefined;
|
|
1204
|
+
}
|
|
1205
|
+
export interface DescribeAnalysisPermissionsRequest {
|
|
1206
|
+
AwsAccountId: string | undefined;
|
|
1207
|
+
AnalysisId: string | undefined;
|
|
1208
|
+
}
|
|
1209
|
+
export interface DescribeAnalysisPermissionsResponse {
|
|
1210
|
+
AnalysisId?: string | undefined;
|
|
1211
|
+
AnalysisArn?: string | undefined;
|
|
1212
|
+
Permissions?: ResourcePermission[] | undefined;
|
|
1213
|
+
Status?: number | undefined;
|
|
1214
|
+
RequestId?: string | undefined;
|
|
1215
|
+
}
|
|
1216
|
+
export interface DescribeAssetBundleExportJobRequest {
|
|
1217
|
+
AwsAccountId: string | undefined;
|
|
1218
|
+
AssetBundleExportJobId: string | undefined;
|
|
1219
|
+
}
|
|
1220
|
+
export interface DescribeAssetBundleExportJobResponse {
|
|
1221
|
+
JobStatus?: AssetBundleExportJobStatus | undefined;
|
|
1222
|
+
DownloadUrl?: string | undefined;
|
|
1223
|
+
Errors?: AssetBundleExportJobError[] | undefined;
|
|
1224
|
+
Arn?: string | undefined;
|
|
1225
|
+
CreatedTime?: Date | undefined;
|
|
1226
|
+
AssetBundleExportJobId?: string | undefined;
|
|
1227
|
+
AwsAccountId?: string | undefined;
|
|
1228
|
+
ResourceArns?: string[] | undefined;
|
|
1229
|
+
IncludeAllDependencies?: boolean | undefined;
|
|
1230
|
+
ExportFormat?: AssetBundleExportFormat | undefined;
|
|
1231
|
+
CloudFormationOverridePropertyConfiguration?:
|
|
1232
|
+
| AssetBundleCloudFormationOverridePropertyConfiguration
|
|
1233
|
+
| undefined;
|
|
1234
|
+
RequestId?: string | undefined;
|
|
1235
|
+
Status?: number | undefined;
|
|
1236
|
+
IncludePermissions?: boolean | undefined;
|
|
1237
|
+
IncludeTags?: boolean | undefined;
|
|
1238
|
+
ValidationStrategy?: AssetBundleExportJobValidationStrategy | undefined;
|
|
1239
|
+
Warnings?: AssetBundleExportJobWarning[] | undefined;
|
|
1240
|
+
IncludeFolderMemberships?: boolean | undefined;
|
|
1241
|
+
IncludeFolderMembers?: IncludeFolderMembers | undefined;
|
|
1242
|
+
}
|
|
1243
|
+
export interface DescribeAssetBundleImportJobRequest {
|
|
1244
|
+
AwsAccountId: string | undefined;
|
|
1245
|
+
AssetBundleImportJobId: string | undefined;
|
|
1246
|
+
}
|
|
1247
|
+
export interface DescribeAssetBundleImportJobResponse {
|
|
1248
|
+
JobStatus?: AssetBundleImportJobStatus | undefined;
|
|
1249
|
+
Errors?: AssetBundleImportJobError[] | undefined;
|
|
1250
|
+
RollbackErrors?: AssetBundleImportJobError[] | undefined;
|
|
1251
|
+
Arn?: string | undefined;
|
|
1252
|
+
CreatedTime?: Date | undefined;
|
|
1253
|
+
AssetBundleImportJobId?: string | undefined;
|
|
1254
|
+
AwsAccountId?: string | undefined;
|
|
1255
|
+
AssetBundleImportSource?: AssetBundleImportSourceDescription | undefined;
|
|
1256
|
+
OverrideParameters?: AssetBundleImportJobOverrideParameters | undefined;
|
|
1257
|
+
FailureAction?: AssetBundleImportFailureAction | undefined;
|
|
1258
|
+
RequestId?: string | undefined;
|
|
1259
|
+
Status?: number | undefined;
|
|
1260
|
+
OverridePermissions?: AssetBundleImportJobOverridePermissions | undefined;
|
|
1261
|
+
OverrideTags?: AssetBundleImportJobOverrideTags | undefined;
|
|
1262
|
+
OverrideValidationStrategy?:
|
|
1263
|
+
| AssetBundleImportJobOverrideValidationStrategy
|
|
1264
|
+
| undefined;
|
|
1265
|
+
Warnings?: AssetBundleImportJobWarning[] | undefined;
|
|
1266
|
+
}
|
|
1267
|
+
export interface DescribeBrandRequest {
|
|
1268
|
+
AwsAccountId: string | undefined;
|
|
1269
|
+
BrandId: string | undefined;
|
|
1270
|
+
VersionId?: string | undefined;
|
|
1271
|
+
}
|
|
1272
|
+
export interface DescribeBrandResponse {
|
|
1273
|
+
RequestId?: string | undefined;
|
|
1274
|
+
BrandDetail?: BrandDetail | undefined;
|
|
1275
|
+
BrandDefinition?: BrandDefinition | undefined;
|
|
1276
|
+
}
|
|
1277
|
+
export interface DescribeBrandAssignmentRequest {
|
|
1278
|
+
AwsAccountId: string | undefined;
|
|
1279
|
+
}
|
|
1280
|
+
export interface DescribeBrandAssignmentResponse {
|
|
1281
|
+
RequestId?: string | undefined;
|
|
1282
|
+
BrandArn?: string | undefined;
|
|
1283
|
+
}
|
|
1284
|
+
export interface DescribeBrandPublishedVersionRequest {
|
|
1285
|
+
AwsAccountId: string | undefined;
|
|
1286
|
+
BrandId: string | undefined;
|
|
1287
|
+
}
|
|
1288
|
+
export interface DescribeBrandPublishedVersionResponse {
|
|
1289
|
+
RequestId?: string | undefined;
|
|
1290
|
+
BrandDetail?: BrandDetail | undefined;
|
|
1291
|
+
BrandDefinition?: BrandDefinition | undefined;
|
|
1292
|
+
}
|
|
1293
|
+
export interface DescribeCustomPermissionsRequest {
|
|
1294
|
+
AwsAccountId: string | undefined;
|
|
1295
|
+
CustomPermissionsName: string | undefined;
|
|
1296
|
+
}
|
|
1297
|
+
export interface DescribeCustomPermissionsResponse {
|
|
1298
|
+
Status?: number | undefined;
|
|
1299
|
+
CustomPermissions?: CustomPermissions | undefined;
|
|
1300
|
+
RequestId?: string | undefined;
|
|
1301
|
+
}
|
|
1302
|
+
export interface DescribeDashboardRequest {
|
|
1303
|
+
AwsAccountId: string | undefined;
|
|
1304
|
+
DashboardId: string | undefined;
|
|
1305
|
+
VersionNumber?: number | undefined;
|
|
1306
|
+
AliasName?: string | undefined;
|
|
1307
|
+
}
|
|
1308
|
+
export interface DescribeDashboardResponse {
|
|
1309
|
+
Dashboard?: Dashboard | undefined;
|
|
1310
|
+
Status?: number | undefined;
|
|
1311
|
+
RequestId?: string | undefined;
|
|
1312
|
+
}
|
|
1313
|
+
export interface DescribeDashboardDefinitionRequest {
|
|
1314
|
+
AwsAccountId: string | undefined;
|
|
1315
|
+
DashboardId: string | undefined;
|
|
1316
|
+
VersionNumber?: number | undefined;
|
|
1317
|
+
AliasName?: string | undefined;
|
|
1318
|
+
}
|
|
1319
|
+
export interface DescribeDashboardDefinitionResponse {
|
|
1320
|
+
DashboardId?: string | undefined;
|
|
1321
|
+
Errors?: DashboardError[] | undefined;
|
|
1322
|
+
Name?: string | undefined;
|
|
1323
|
+
ResourceStatus?: ResourceStatus | undefined;
|
|
1324
|
+
ThemeArn?: string | undefined;
|
|
1325
|
+
Definition?: DashboardVersionDefinition | undefined;
|
|
1326
|
+
Status?: number | undefined;
|
|
1327
|
+
RequestId?: string | undefined;
|
|
1328
|
+
DashboardPublishOptions?: DashboardPublishOptions | undefined;
|
|
1329
|
+
}
|
|
1330
|
+
export interface DescribeDashboardPermissionsRequest {
|
|
1331
|
+
AwsAccountId: string | undefined;
|
|
1332
|
+
DashboardId: string | undefined;
|
|
1333
|
+
}
|
|
1334
|
+
export interface DescribeDashboardPermissionsResponse {
|
|
1335
|
+
DashboardId?: string | undefined;
|
|
1336
|
+
DashboardArn?: string | undefined;
|
|
1337
|
+
Permissions?: ResourcePermission[] | undefined;
|
|
1338
|
+
Status?: number | undefined;
|
|
1339
|
+
RequestId?: string | undefined;
|
|
1340
|
+
LinkSharingConfiguration?: LinkSharingConfiguration | undefined;
|
|
1341
|
+
}
|
|
1342
|
+
export interface DescribeDashboardSnapshotJobRequest {
|
|
1343
|
+
AwsAccountId: string | undefined;
|
|
1344
|
+
DashboardId: string | undefined;
|
|
1345
|
+
SnapshotJobId: string | undefined;
|
|
1346
|
+
}
|
|
1347
|
+
export interface SnapshotDestinationConfiguration {
|
|
1348
|
+
S3Destinations?: SnapshotS3DestinationConfiguration[] | undefined;
|
|
1349
|
+
}
|
|
1350
|
+
export interface SnapshotFileGroup {
|
|
1351
|
+
Files?: SnapshotFile[] | undefined;
|
|
1352
|
+
}
|
|
1353
|
+
export interface SnapshotConfiguration {
|
|
1354
|
+
FileGroups: SnapshotFileGroup[] | undefined;
|
|
1355
|
+
DestinationConfiguration?: SnapshotDestinationConfiguration | undefined;
|
|
1356
|
+
Parameters?: _Parameters | undefined;
|
|
1357
|
+
}
|
|
1358
|
+
export interface SnapshotAnonymousUserRedacted {
|
|
1359
|
+
RowLevelPermissionTagKeys?: string[] | undefined;
|
|
1360
|
+
}
|
|
1361
|
+
export interface SnapshotUserConfigurationRedacted {
|
|
1362
|
+
AnonymousUsers?: SnapshotAnonymousUserRedacted[] | undefined;
|
|
1363
|
+
}
|
|
1364
|
+
export interface DescribeDashboardSnapshotJobResponse {
|
|
1365
|
+
AwsAccountId?: string | undefined;
|
|
1366
|
+
DashboardId?: string | undefined;
|
|
1367
|
+
SnapshotJobId?: string | undefined;
|
|
1368
|
+
UserConfiguration?: SnapshotUserConfigurationRedacted | undefined;
|
|
1369
|
+
SnapshotConfiguration?: SnapshotConfiguration | undefined;
|
|
1370
|
+
Arn?: string | undefined;
|
|
1371
|
+
JobStatus?: SnapshotJobStatus | undefined;
|
|
1372
|
+
CreatedTime?: Date | undefined;
|
|
1373
|
+
LastUpdatedTime?: Date | undefined;
|
|
1374
|
+
RequestId?: string | undefined;
|
|
1375
|
+
Status?: number | undefined;
|
|
1376
|
+
}
|
|
1377
|
+
export interface DescribeDashboardSnapshotJobResultRequest {
|
|
1378
|
+
AwsAccountId: string | undefined;
|
|
1379
|
+
DashboardId: string | undefined;
|
|
1380
|
+
SnapshotJobId: string | undefined;
|
|
1381
|
+
}
|
|
1382
|
+
export interface SnapshotJobErrorInfo {
|
|
1383
|
+
ErrorMessage?: string | undefined;
|
|
1384
|
+
ErrorType?: string | undefined;
|
|
1385
|
+
}
|
|
1386
|
+
export interface SnapshotJobResult {
|
|
1387
|
+
AnonymousUsers?: AnonymousUserSnapshotJobResult[] | undefined;
|
|
1388
|
+
}
|
|
1389
|
+
export interface DescribeDashboardSnapshotJobResultResponse {
|
|
1390
|
+
Arn?: string | undefined;
|
|
1391
|
+
JobStatus?: SnapshotJobStatus | undefined;
|
|
1392
|
+
CreatedTime?: Date | undefined;
|
|
1393
|
+
LastUpdatedTime?: Date | undefined;
|
|
1394
|
+
Result?: SnapshotJobResult | undefined;
|
|
1395
|
+
ErrorInfo?: SnapshotJobErrorInfo | undefined;
|
|
1396
|
+
RequestId?: string | undefined;
|
|
1397
|
+
Status?: number | undefined;
|
|
1398
|
+
}
|
|
1399
|
+
export interface DescribeDashboardsQAConfigurationRequest {
|
|
1400
|
+
AwsAccountId: string | undefined;
|
|
1401
|
+
}
|
|
1402
|
+
export interface DescribeDashboardsQAConfigurationResponse {
|
|
1403
|
+
DashboardsQAStatus?: DashboardsQAStatus | undefined;
|
|
1404
|
+
RequestId?: string | undefined;
|
|
1405
|
+
Status?: number | undefined;
|
|
1406
|
+
}
|
|
1407
|
+
export interface DescribeDataSetRequest {
|
|
1408
|
+
AwsAccountId: string | undefined;
|
|
1409
|
+
DataSetId: string | undefined;
|
|
1410
|
+
}
|
|
1411
|
+
export interface DescribeDataSetResponse {
|
|
1412
|
+
DataSet?: DataSet | undefined;
|
|
1413
|
+
RequestId?: string | undefined;
|
|
1414
|
+
Status?: number | undefined;
|
|
1415
|
+
}
|
|
1416
|
+
export interface DescribeDataSetPermissionsRequest {
|
|
1417
|
+
AwsAccountId: string | undefined;
|
|
1418
|
+
DataSetId: string | undefined;
|
|
1419
|
+
}
|
|
1420
|
+
export interface DescribeDataSetPermissionsResponse {
|
|
1421
|
+
DataSetArn?: string | undefined;
|
|
1422
|
+
DataSetId?: string | undefined;
|
|
1423
|
+
Permissions?: ResourcePermission[] | undefined;
|
|
1424
|
+
RequestId?: string | undefined;
|
|
1425
|
+
Status?: number | undefined;
|
|
1426
|
+
}
|
|
1427
|
+
export interface DescribeDataSetRefreshPropertiesRequest {
|
|
1428
|
+
AwsAccountId: string | undefined;
|
|
1429
|
+
DataSetId: string | undefined;
|
|
1430
|
+
}
|
|
1431
|
+
export interface DescribeDataSetRefreshPropertiesResponse {
|
|
1432
|
+
RequestId?: string | undefined;
|
|
1433
|
+
Status?: number | undefined;
|
|
1434
|
+
DataSetRefreshProperties?: DataSetRefreshProperties | undefined;
|
|
1435
|
+
}
|
|
1436
|
+
export interface DescribeDataSourceRequest {
|
|
1437
|
+
AwsAccountId: string | undefined;
|
|
1438
|
+
DataSourceId: string | undefined;
|
|
1439
|
+
}
|
|
1440
|
+
export interface DescribeDataSourceResponse {
|
|
1441
|
+
DataSource?: DataSource | undefined;
|
|
1442
|
+
RequestId?: string | undefined;
|
|
1443
|
+
Status?: number | undefined;
|
|
1444
|
+
}
|
|
1445
|
+
export interface DescribeDataSourcePermissionsRequest {
|
|
1446
|
+
AwsAccountId: string | undefined;
|
|
1447
|
+
DataSourceId: string | undefined;
|
|
1448
|
+
}
|
|
1449
|
+
export interface DescribeDataSourcePermissionsResponse {
|
|
1450
|
+
DataSourceArn?: string | undefined;
|
|
1451
|
+
DataSourceId?: string | undefined;
|
|
1452
|
+
Permissions?: ResourcePermission[] | undefined;
|
|
1453
|
+
RequestId?: string | undefined;
|
|
1454
|
+
Status?: number | undefined;
|
|
1455
|
+
}
|
|
1456
|
+
export interface DescribeDefaultQBusinessApplicationRequest {
|
|
1457
|
+
AwsAccountId: string | undefined;
|
|
1458
|
+
Namespace?: string | undefined;
|
|
1459
|
+
}
|
|
1460
|
+
export interface DescribeDefaultQBusinessApplicationResponse {
|
|
1461
|
+
RequestId?: string | undefined;
|
|
1462
|
+
Status?: number | undefined;
|
|
1463
|
+
ApplicationId?: string | undefined;
|
|
1464
|
+
}
|
|
1465
|
+
export interface DescribeFolderRequest {
|
|
1466
|
+
AwsAccountId: string | undefined;
|
|
1467
|
+
FolderId: string | undefined;
|
|
1468
|
+
}
|
|
1469
|
+
export interface Folder {
|
|
1470
|
+
FolderId?: string | undefined;
|
|
1471
|
+
Arn?: string | undefined;
|
|
1472
|
+
Name?: string | undefined;
|
|
1473
|
+
FolderType?: FolderType | undefined;
|
|
1474
|
+
FolderPath?: string[] | undefined;
|
|
1475
|
+
CreatedTime?: Date | undefined;
|
|
1476
|
+
LastUpdatedTime?: Date | undefined;
|
|
1477
|
+
SharingModel?: SharingModel | undefined;
|
|
1478
|
+
}
|
|
1479
|
+
export interface DescribeFolderResponse {
|
|
1480
|
+
Status?: number | undefined;
|
|
1481
|
+
Folder?: Folder | undefined;
|
|
1482
|
+
RequestId?: string | undefined;
|
|
1483
|
+
}
|
|
1484
|
+
export interface DescribeFolderPermissionsRequest {
|
|
1485
|
+
AwsAccountId: string | undefined;
|
|
1486
|
+
FolderId: string | undefined;
|
|
1487
|
+
Namespace?: string | undefined;
|
|
1488
|
+
MaxResults?: number | undefined;
|
|
1489
|
+
NextToken?: string | undefined;
|
|
1490
|
+
}
|
|
1491
|
+
export interface DescribeFolderPermissionsResponse {
|
|
1492
|
+
Status?: number | undefined;
|
|
1493
|
+
FolderId?: string | undefined;
|
|
1494
|
+
Arn?: string | undefined;
|
|
1495
|
+
Permissions?: ResourcePermission[] | undefined;
|
|
1496
|
+
RequestId?: string | undefined;
|
|
1497
|
+
NextToken?: string | undefined;
|
|
1498
|
+
}
|
|
1499
|
+
export interface DescribeFolderResolvedPermissionsRequest {
|
|
1500
|
+
AwsAccountId: string | undefined;
|
|
1501
|
+
FolderId: string | undefined;
|
|
1502
|
+
Namespace?: string | undefined;
|
|
1503
|
+
MaxResults?: number | undefined;
|
|
1504
|
+
NextToken?: string | undefined;
|
|
1505
|
+
}
|
|
1506
|
+
export interface DescribeFolderResolvedPermissionsResponse {
|
|
1507
|
+
Status?: number | undefined;
|
|
1508
|
+
FolderId?: string | undefined;
|
|
1509
|
+
Arn?: string | undefined;
|
|
1510
|
+
Permissions?: ResourcePermission[] | undefined;
|
|
1511
|
+
RequestId?: string | undefined;
|
|
1512
|
+
NextToken?: string | undefined;
|
|
1513
|
+
}
|
|
1514
|
+
export interface DescribeGroupRequest {
|
|
1515
|
+
GroupName: string | undefined;
|
|
1516
|
+
AwsAccountId: string | undefined;
|
|
1517
|
+
Namespace: string | undefined;
|
|
1518
|
+
}
|
|
1519
|
+
export interface DescribeGroupResponse {
|
|
1520
|
+
Group?: Group | undefined;
|
|
1521
|
+
RequestId?: string | undefined;
|
|
1522
|
+
Status?: number | undefined;
|
|
1523
|
+
}
|
|
1524
|
+
export interface DescribeGroupMembershipRequest {
|
|
1525
|
+
MemberName: string | undefined;
|
|
1526
|
+
GroupName: string | undefined;
|
|
1527
|
+
AwsAccountId: string | undefined;
|
|
1528
|
+
Namespace: string | undefined;
|
|
1529
|
+
}
|
|
1530
|
+
export interface DescribeGroupMembershipResponse {
|
|
1531
|
+
GroupMember?: GroupMember | undefined;
|
|
1532
|
+
RequestId?: string | undefined;
|
|
1533
|
+
Status?: number | undefined;
|
|
1534
|
+
}
|
|
1535
|
+
export interface DescribeIAMPolicyAssignmentRequest {
|
|
1536
|
+
AwsAccountId: string | undefined;
|
|
1537
|
+
AssignmentName: string | undefined;
|
|
1538
|
+
Namespace: string | undefined;
|
|
1539
|
+
}
|
|
1540
|
+
export interface IAMPolicyAssignment {
|
|
1541
|
+
AwsAccountId?: string | undefined;
|
|
1542
|
+
AssignmentId?: string | undefined;
|
|
1543
|
+
AssignmentName?: string | undefined;
|
|
1544
|
+
PolicyArn?: string | undefined;
|
|
1545
|
+
Identities?: Record<string, string[]> | undefined;
|
|
1546
|
+
AssignmentStatus?: AssignmentStatus | undefined;
|
|
1547
|
+
}
|
|
1548
|
+
export interface DescribeIAMPolicyAssignmentResponse {
|
|
1549
|
+
IAMPolicyAssignment?: IAMPolicyAssignment | undefined;
|
|
1550
|
+
RequestId?: string | undefined;
|
|
1551
|
+
Status?: number | undefined;
|
|
1552
|
+
}
|
|
1553
|
+
export interface DescribeIngestionRequest {
|
|
1554
|
+
AwsAccountId: string | undefined;
|
|
1555
|
+
DataSetId: string | undefined;
|
|
1556
|
+
IngestionId: string | undefined;
|
|
1557
|
+
}
|
|
1558
|
+
export interface ErrorInfo {
|
|
1559
|
+
Type?: IngestionErrorType | undefined;
|
|
1560
|
+
Message?: string | undefined;
|
|
1561
|
+
}
|
|
1562
|
+
export interface QueueInfo {
|
|
1563
|
+
WaitingOnIngestion: string | undefined;
|
|
1564
|
+
QueuedIngestion: string | undefined;
|
|
1565
|
+
}
|
|
1566
|
+
export interface RowInfo {
|
|
1567
|
+
RowsIngested?: number | undefined;
|
|
1568
|
+
RowsDropped?: number | undefined;
|
|
1569
|
+
TotalRowsInDataset?: number | undefined;
|
|
1570
|
+
}
|
|
1571
|
+
export interface Ingestion {
|
|
1572
|
+
Arn: string | undefined;
|
|
1573
|
+
IngestionId?: string | undefined;
|
|
1574
|
+
IngestionStatus: IngestionStatus | undefined;
|
|
1575
|
+
ErrorInfo?: ErrorInfo | undefined;
|
|
1576
|
+
RowInfo?: RowInfo | undefined;
|
|
1577
|
+
QueueInfo?: QueueInfo | undefined;
|
|
1578
|
+
CreatedTime: Date | undefined;
|
|
1579
|
+
IngestionTimeInSeconds?: number | undefined;
|
|
1580
|
+
IngestionSizeInBytes?: number | undefined;
|
|
1581
|
+
RequestSource?: IngestionRequestSource | undefined;
|
|
1582
|
+
RequestType?: IngestionRequestType | undefined;
|
|
1583
|
+
}
|
|
1584
|
+
export interface DescribeIngestionResponse {
|
|
1585
|
+
Ingestion?: Ingestion | undefined;
|
|
1586
|
+
RequestId?: string | undefined;
|
|
1587
|
+
Status?: number | undefined;
|
|
1588
|
+
}
|
|
1589
|
+
export interface DescribeIpRestrictionRequest {
|
|
1590
|
+
AwsAccountId: string | undefined;
|
|
1591
|
+
}
|
|
1592
|
+
export interface DescribeIpRestrictionResponse {
|
|
1593
|
+
AwsAccountId?: string | undefined;
|
|
1594
|
+
IpRestrictionRuleMap?: Record<string, string> | undefined;
|
|
1595
|
+
VpcIdRestrictionRuleMap?: Record<string, string> | undefined;
|
|
1596
|
+
VpcEndpointIdRestrictionRuleMap?: Record<string, string> | undefined;
|
|
1597
|
+
Enabled?: boolean | undefined;
|
|
1598
|
+
RequestId?: string | undefined;
|
|
1599
|
+
Status?: number | undefined;
|
|
1600
|
+
}
|
|
1601
|
+
export interface DescribeKeyRegistrationRequest {
|
|
1602
|
+
AwsAccountId: string | undefined;
|
|
1603
|
+
DefaultKeyOnly?: boolean | undefined;
|
|
1604
|
+
}
|
|
1605
|
+
export interface RegisteredCustomerManagedKey {
|
|
1606
|
+
KeyArn?: string | undefined;
|
|
1607
|
+
DefaultKey?: boolean | undefined;
|
|
1608
|
+
}
|
|
1609
|
+
export interface QDataKey {
|
|
1610
|
+
QDataKeyArn?: string | undefined;
|
|
1611
|
+
QDataKeyType?: QDataKeyType | undefined;
|
|
1612
|
+
}
|
|
1613
|
+
export interface DescribeKeyRegistrationResponse {
|
|
1614
|
+
AwsAccountId?: string | undefined;
|
|
1615
|
+
KeyRegistration?: RegisteredCustomerManagedKey[] | undefined;
|
|
1616
|
+
QDataKey?: QDataKey | undefined;
|
|
1617
|
+
RequestId?: string | undefined;
|
|
1618
|
+
Status?: number | undefined;
|
|
1619
|
+
}
|
|
1620
|
+
export interface DescribeNamespaceRequest {
|
|
1621
|
+
AwsAccountId: string | undefined;
|
|
1622
|
+
Namespace: string | undefined;
|
|
1623
|
+
}
|
|
1624
|
+
export interface NamespaceError {
|
|
1625
|
+
Type?: NamespaceErrorType | undefined;
|
|
1626
|
+
Message?: string | undefined;
|
|
1627
|
+
}
|
|
1628
|
+
export interface NamespaceInfoV2 {
|
|
1629
|
+
Name?: string | undefined;
|
|
1630
|
+
Arn?: string | undefined;
|
|
1631
|
+
CapacityRegion?: string | undefined;
|
|
1632
|
+
CreationStatus?: NamespaceStatus | undefined;
|
|
1633
|
+
IdentityStore?: IdentityStore | undefined;
|
|
1634
|
+
NamespaceError?: NamespaceError | undefined;
|
|
1635
|
+
IamIdentityCenterApplicationArn?: string | undefined;
|
|
1636
|
+
IamIdentityCenterInstanceArn?: string | undefined;
|
|
1637
|
+
}
|
|
1638
|
+
export interface DescribeNamespaceResponse {
|
|
1639
|
+
Namespace?: NamespaceInfoV2 | undefined;
|
|
1640
|
+
RequestId?: string | undefined;
|
|
1641
|
+
Status?: number | undefined;
|
|
1642
|
+
}
|
|
1643
|
+
export interface DescribeQPersonalizationConfigurationRequest {
|
|
1644
|
+
AwsAccountId: string | undefined;
|
|
1645
|
+
}
|
|
1646
|
+
export interface DescribeQPersonalizationConfigurationResponse {
|
|
1647
|
+
PersonalizationMode?: PersonalizationMode | undefined;
|
|
1648
|
+
RequestId?: string | undefined;
|
|
1649
|
+
Status?: number | undefined;
|
|
1650
|
+
}
|
|
1651
|
+
export interface DescribeQuickSightQSearchConfigurationRequest {
|
|
1652
|
+
AwsAccountId: string | undefined;
|
|
1961
1653
|
}
|
|
1962
|
-
export interface
|
|
1963
|
-
|
|
1964
|
-
|
|
1654
|
+
export interface DescribeQuickSightQSearchConfigurationResponse {
|
|
1655
|
+
QSearchStatus?: QSearchStatus | undefined;
|
|
1656
|
+
RequestId?: string | undefined;
|
|
1657
|
+
Status?: number | undefined;
|
|
1965
1658
|
}
|
|
1966
|
-
export interface
|
|
1967
|
-
|
|
1659
|
+
export interface DescribeRefreshScheduleRequest {
|
|
1660
|
+
AwsAccountId: string | undefined;
|
|
1661
|
+
DataSetId: string | undefined;
|
|
1662
|
+
ScheduleId: string | undefined;
|
|
1968
1663
|
}
|
|
1969
|
-
export interface
|
|
1970
|
-
|
|
1971
|
-
|
|
1664
|
+
export interface DescribeRefreshScheduleResponse {
|
|
1665
|
+
RefreshSchedule?: RefreshSchedule | undefined;
|
|
1666
|
+
Status?: number | undefined;
|
|
1667
|
+
RequestId?: string | undefined;
|
|
1668
|
+
Arn?: string | undefined;
|
|
1972
1669
|
}
|
|
1973
|
-
export interface
|
|
1670
|
+
export interface DescribeRoleCustomPermissionRequest {
|
|
1671
|
+
Role: Role | undefined;
|
|
1672
|
+
AwsAccountId: string | undefined;
|
|
1673
|
+
Namespace: string | undefined;
|
|
1674
|
+
}
|
|
1675
|
+
export interface DescribeRoleCustomPermissionResponse {
|
|
1676
|
+
CustomPermissionsName?: string | undefined;
|
|
1677
|
+
RequestId?: string | undefined;
|
|
1678
|
+
Status?: number | undefined;
|
|
1679
|
+
}
|
|
1680
|
+
export interface DescribeTemplateRequest {
|
|
1974
1681
|
AwsAccountId: string | undefined;
|
|
1975
1682
|
TemplateId: string | undefined;
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
SourceEntity?: TemplateSourceEntity | undefined;
|
|
1979
|
-
Tags?: Tag[] | undefined;
|
|
1980
|
-
VersionDescription?: string | undefined;
|
|
1981
|
-
Definition?: TemplateVersionDefinition | undefined;
|
|
1982
|
-
ValidationStrategy?: ValidationStrategy | undefined;
|
|
1683
|
+
VersionNumber?: number | undefined;
|
|
1684
|
+
AliasName?: string | undefined;
|
|
1983
1685
|
}
|
|
1984
|
-
export interface
|
|
1686
|
+
export interface TemplateError {
|
|
1687
|
+
Type?: TemplateErrorType | undefined;
|
|
1688
|
+
Message?: string | undefined;
|
|
1689
|
+
ViolatedEntities?: Entity[] | undefined;
|
|
1690
|
+
}
|
|
1691
|
+
export interface TemplateVersion {
|
|
1692
|
+
CreatedTime?: Date | undefined;
|
|
1693
|
+
Errors?: TemplateError[] | undefined;
|
|
1694
|
+
VersionNumber?: number | undefined;
|
|
1695
|
+
Status?: ResourceStatus | undefined;
|
|
1696
|
+
DataSetConfigurations?: DataSetConfiguration[] | undefined;
|
|
1697
|
+
Description?: string | undefined;
|
|
1698
|
+
SourceEntityArn?: string | undefined;
|
|
1699
|
+
ThemeArn?: string | undefined;
|
|
1700
|
+
Sheets?: Sheet[] | undefined;
|
|
1701
|
+
}
|
|
1702
|
+
export interface Template {
|
|
1985
1703
|
Arn?: string | undefined;
|
|
1986
|
-
|
|
1704
|
+
Name?: string | undefined;
|
|
1705
|
+
Version?: TemplateVersion | undefined;
|
|
1987
1706
|
TemplateId?: string | undefined;
|
|
1988
|
-
|
|
1707
|
+
LastUpdatedTime?: Date | undefined;
|
|
1708
|
+
CreatedTime?: Date | undefined;
|
|
1709
|
+
}
|
|
1710
|
+
export interface DescribeTemplateResponse {
|
|
1711
|
+
Template?: Template | undefined;
|
|
1989
1712
|
Status?: number | undefined;
|
|
1990
1713
|
RequestId?: string | undefined;
|
|
1991
1714
|
}
|
|
1992
|
-
export interface
|
|
1715
|
+
export interface DescribeTemplateAliasRequest {
|
|
1993
1716
|
AwsAccountId: string | undefined;
|
|
1994
1717
|
TemplateId: string | undefined;
|
|
1995
1718
|
AliasName: string | undefined;
|
|
1996
|
-
TemplateVersionNumber: number | undefined;
|
|
1997
|
-
}
|
|
1998
|
-
export interface TemplateAlias {
|
|
1999
|
-
AliasName?: string | undefined;
|
|
2000
|
-
Arn?: string | undefined;
|
|
2001
|
-
TemplateVersionNumber?: number | undefined;
|
|
2002
1719
|
}
|
|
2003
|
-
export interface
|
|
1720
|
+
export interface DescribeTemplateAliasResponse {
|
|
2004
1721
|
TemplateAlias?: TemplateAlias | undefined;
|
|
2005
1722
|
Status?: number | undefined;
|
|
2006
1723
|
RequestId?: string | undefined;
|
|
2007
1724
|
}
|
|
2008
|
-
export interface
|
|
2009
|
-
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
export interface TileStyle {
|
|
2014
|
-
Border?: BorderStyle | undefined;
|
|
1725
|
+
export interface DescribeTemplateDefinitionRequest {
|
|
1726
|
+
AwsAccountId: string | undefined;
|
|
1727
|
+
TemplateId: string | undefined;
|
|
1728
|
+
VersionNumber?: number | undefined;
|
|
1729
|
+
AliasName?: string | undefined;
|
|
2015
1730
|
}
|
|
2016
|
-
export interface
|
|
2017
|
-
|
|
1731
|
+
export interface DescribeTemplateDefinitionResponse {
|
|
1732
|
+
Name?: string | undefined;
|
|
1733
|
+
TemplateId?: string | undefined;
|
|
1734
|
+
Errors?: TemplateError[] | undefined;
|
|
1735
|
+
ResourceStatus?: ResourceStatus | undefined;
|
|
1736
|
+
ThemeArn?: string | undefined;
|
|
1737
|
+
Definition?: TemplateVersionDefinition | undefined;
|
|
1738
|
+
Status?: number | undefined;
|
|
1739
|
+
RequestId?: string | undefined;
|
|
2018
1740
|
}
|
|
2019
|
-
export interface
|
|
2020
|
-
|
|
1741
|
+
export interface DescribeTemplatePermissionsRequest {
|
|
1742
|
+
AwsAccountId: string | undefined;
|
|
1743
|
+
TemplateId: string | undefined;
|
|
2021
1744
|
}
|
|
2022
|
-
export interface
|
|
2023
|
-
|
|
2024
|
-
|
|
1745
|
+
export interface DescribeTemplatePermissionsResponse {
|
|
1746
|
+
TemplateId?: string | undefined;
|
|
1747
|
+
TemplateArn?: string | undefined;
|
|
1748
|
+
Permissions?: ResourcePermission[] | undefined;
|
|
1749
|
+
RequestId?: string | undefined;
|
|
1750
|
+
Status?: number | undefined;
|
|
2025
1751
|
}
|
|
2026
|
-
export interface
|
|
2027
|
-
|
|
2028
|
-
|
|
1752
|
+
export interface DescribeThemeRequest {
|
|
1753
|
+
AwsAccountId: string | undefined;
|
|
1754
|
+
ThemeId: string | undefined;
|
|
1755
|
+
VersionNumber?: number | undefined;
|
|
1756
|
+
AliasName?: string | undefined;
|
|
2029
1757
|
}
|
|
2030
|
-
export interface
|
|
2031
|
-
|
|
1758
|
+
export interface ThemeError {
|
|
1759
|
+
Type?: ThemeErrorType | undefined;
|
|
1760
|
+
Message?: string | undefined;
|
|
2032
1761
|
}
|
|
2033
|
-
export interface
|
|
2034
|
-
|
|
1762
|
+
export interface ThemeVersion {
|
|
1763
|
+
VersionNumber?: number | undefined;
|
|
1764
|
+
Arn?: string | undefined;
|
|
1765
|
+
Description?: string | undefined;
|
|
1766
|
+
BaseThemeId?: string | undefined;
|
|
1767
|
+
CreatedTime?: Date | undefined;
|
|
1768
|
+
Configuration?: ThemeConfiguration | undefined;
|
|
1769
|
+
Errors?: ThemeError[] | undefined;
|
|
1770
|
+
Status?: ResourceStatus | undefined;
|
|
2035
1771
|
}
|
|
2036
|
-
export interface
|
|
2037
|
-
|
|
2038
|
-
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
DangerForeground?: string | undefined;
|
|
2045
|
-
Warning?: string | undefined;
|
|
2046
|
-
WarningForeground?: string | undefined;
|
|
2047
|
-
Success?: string | undefined;
|
|
2048
|
-
SuccessForeground?: string | undefined;
|
|
2049
|
-
Dimension?: string | undefined;
|
|
2050
|
-
DimensionForeground?: string | undefined;
|
|
2051
|
-
Measure?: string | undefined;
|
|
2052
|
-
MeasureForeground?: string | undefined;
|
|
1772
|
+
export interface Theme {
|
|
1773
|
+
Arn?: string | undefined;
|
|
1774
|
+
Name?: string | undefined;
|
|
1775
|
+
ThemeId?: string | undefined;
|
|
1776
|
+
Version?: ThemeVersion | undefined;
|
|
1777
|
+
CreatedTime?: Date | undefined;
|
|
1778
|
+
LastUpdatedTime?: Date | undefined;
|
|
1779
|
+
Type?: ThemeType | undefined;
|
|
2053
1780
|
}
|
|
2054
|
-
export interface
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
Typography?: Typography | undefined;
|
|
1781
|
+
export interface DescribeThemeResponse {
|
|
1782
|
+
Theme?: Theme | undefined;
|
|
1783
|
+
Status?: number | undefined;
|
|
1784
|
+
RequestId?: string | undefined;
|
|
2059
1785
|
}
|
|
2060
|
-
export interface
|
|
1786
|
+
export interface DescribeThemeAliasRequest {
|
|
2061
1787
|
AwsAccountId: string | undefined;
|
|
2062
1788
|
ThemeId: string | undefined;
|
|
2063
|
-
|
|
2064
|
-
BaseThemeId: string | undefined;
|
|
2065
|
-
VersionDescription?: string | undefined;
|
|
2066
|
-
Configuration: ThemeConfiguration | undefined;
|
|
2067
|
-
Permissions?: ResourcePermission[] | undefined;
|
|
2068
|
-
Tags?: Tag[] | undefined;
|
|
1789
|
+
AliasName: string | undefined;
|
|
2069
1790
|
}
|
|
2070
|
-
export interface
|
|
2071
|
-
|
|
2072
|
-
VersionArn?: string | undefined;
|
|
2073
|
-
ThemeId?: string | undefined;
|
|
2074
|
-
CreationStatus?: ResourceStatus | undefined;
|
|
1791
|
+
export interface DescribeThemeAliasResponse {
|
|
1792
|
+
ThemeAlias?: ThemeAlias | undefined;
|
|
2075
1793
|
Status?: number | undefined;
|
|
2076
1794
|
RequestId?: string | undefined;
|
|
2077
1795
|
}
|
|
2078
|
-
export interface
|
|
1796
|
+
export interface DescribeThemePermissionsRequest {
|
|
2079
1797
|
AwsAccountId: string | undefined;
|
|
2080
1798
|
ThemeId: string | undefined;
|
|
2081
|
-
AliasName: string | undefined;
|
|
2082
|
-
ThemeVersionNumber: number | undefined;
|
|
2083
1799
|
}
|
|
2084
|
-
export interface
|
|
1800
|
+
export interface DescribeThemePermissionsResponse {
|
|
1801
|
+
ThemeId?: string | undefined;
|
|
1802
|
+
ThemeArn?: string | undefined;
|
|
1803
|
+
Permissions?: ResourcePermission[] | undefined;
|
|
1804
|
+
RequestId?: string | undefined;
|
|
1805
|
+
Status?: number | undefined;
|
|
1806
|
+
}
|
|
1807
|
+
export interface DescribeTopicRequest {
|
|
1808
|
+
AwsAccountId: string | undefined;
|
|
1809
|
+
TopicId: string | undefined;
|
|
1810
|
+
}
|
|
1811
|
+
export interface DescribeTopicResponse {
|
|
2085
1812
|
Arn?: string | undefined;
|
|
2086
|
-
|
|
2087
|
-
|
|
1813
|
+
TopicId?: string | undefined;
|
|
1814
|
+
Topic?: TopicDetails | undefined;
|
|
1815
|
+
RequestId?: string | undefined;
|
|
1816
|
+
Status?: number | undefined;
|
|
1817
|
+
CustomInstructions?: CustomInstructions | undefined;
|
|
2088
1818
|
}
|
|
2089
|
-
export interface
|
|
2090
|
-
|
|
1819
|
+
export interface DescribeTopicPermissionsRequest {
|
|
1820
|
+
AwsAccountId: string | undefined;
|
|
1821
|
+
TopicId: string | undefined;
|
|
1822
|
+
}
|
|
1823
|
+
export interface DescribeTopicPermissionsResponse {
|
|
1824
|
+
TopicId?: string | undefined;
|
|
1825
|
+
TopicArn?: string | undefined;
|
|
1826
|
+
Permissions?: ResourcePermission[] | undefined;
|
|
2091
1827
|
Status?: number | undefined;
|
|
2092
1828
|
RequestId?: string | undefined;
|
|
2093
1829
|
}
|
|
2094
|
-
export interface
|
|
2095
|
-
|
|
1830
|
+
export interface DescribeTopicRefreshRequest {
|
|
1831
|
+
AwsAccountId: string | undefined;
|
|
1832
|
+
TopicId: string | undefined;
|
|
1833
|
+
RefreshId: string | undefined;
|
|
2096
1834
|
}
|
|
2097
|
-
export interface
|
|
2098
|
-
|
|
1835
|
+
export interface TopicRefreshDetails {
|
|
1836
|
+
RefreshArn?: string | undefined;
|
|
1837
|
+
RefreshId?: string | undefined;
|
|
1838
|
+
RefreshStatus?: TopicRefreshStatus | undefined;
|
|
2099
1839
|
}
|
|
2100
|
-
export
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
readonly MAX: "MAX";
|
|
2105
|
-
readonly MEDIAN: "MEDIAN";
|
|
2106
|
-
readonly MIN: "MIN";
|
|
2107
|
-
readonly STDEV: "STDEV";
|
|
2108
|
-
readonly STDEVP: "STDEVP";
|
|
2109
|
-
readonly SUM: "SUM";
|
|
2110
|
-
readonly VAR: "VAR";
|
|
2111
|
-
readonly VARP: "VARP";
|
|
2112
|
-
};
|
|
2113
|
-
export type DefaultAggregation =
|
|
2114
|
-
(typeof DefaultAggregation)[keyof typeof DefaultAggregation];
|
|
2115
|
-
export interface DefaultFormatting {
|
|
2116
|
-
DisplayFormat?: DisplayFormat | undefined;
|
|
2117
|
-
DisplayFormatOptions?: DisplayFormatOptions | undefined;
|
|
1840
|
+
export interface DescribeTopicRefreshResponse {
|
|
1841
|
+
RefreshDetails?: TopicRefreshDetails | undefined;
|
|
1842
|
+
RequestId?: string | undefined;
|
|
1843
|
+
Status?: number | undefined;
|
|
2118
1844
|
}
|
|
2119
|
-
export interface
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
|
|
2123
|
-
TruthyCellValue?: string | undefined;
|
|
2124
|
-
TruthyCellValueSynonyms?: string[] | undefined;
|
|
2125
|
-
FalseyCellValue?: string | undefined;
|
|
2126
|
-
FalseyCellValueSynonyms?: string[] | undefined;
|
|
1845
|
+
export interface DescribeTopicRefreshScheduleRequest {
|
|
1846
|
+
AwsAccountId: string | undefined;
|
|
1847
|
+
TopicId: string | undefined;
|
|
1848
|
+
DatasetId: string | undefined;
|
|
2127
1849
|
}
|
|
2128
|
-
export interface
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
ColumnDataRole?: ColumnDataRole | undefined;
|
|
2136
|
-
TimeGranularity?: TopicTimeGranularity | undefined;
|
|
2137
|
-
DefaultFormatting?: DefaultFormatting | undefined;
|
|
2138
|
-
Aggregation?: DefaultAggregation | undefined;
|
|
2139
|
-
ComparativeOrder?: ComparativeOrder | undefined;
|
|
2140
|
-
SemanticType?: SemanticType | undefined;
|
|
2141
|
-
AllowedAggregations?: AuthorSpecifiedAggregation[] | undefined;
|
|
2142
|
-
NotAllowedAggregations?: AuthorSpecifiedAggregation[] | undefined;
|
|
2143
|
-
NeverAggregateInFilter?: boolean | undefined;
|
|
2144
|
-
CellValueSynonyms?: CellValueSynonym[] | undefined;
|
|
2145
|
-
NonAdditive?: boolean | undefined;
|
|
1850
|
+
export interface DescribeTopicRefreshScheduleResponse {
|
|
1851
|
+
TopicId?: string | undefined;
|
|
1852
|
+
TopicArn?: string | undefined;
|
|
1853
|
+
DatasetArn?: string | undefined;
|
|
1854
|
+
RefreshSchedule?: TopicRefreshSchedule | undefined;
|
|
1855
|
+
Status?: number | undefined;
|
|
1856
|
+
RequestId?: string | undefined;
|
|
2146
1857
|
}
|
|
2147
|
-
export interface
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
|
|
2151
|
-
ColumnSynonyms?: string[] | undefined;
|
|
2152
|
-
ColumnDataRole?: ColumnDataRole | undefined;
|
|
2153
|
-
Aggregation?: DefaultAggregation | undefined;
|
|
2154
|
-
IsIncludedInTopic?: boolean | undefined;
|
|
2155
|
-
DisableIndexing?: boolean | undefined;
|
|
2156
|
-
ComparativeOrder?: ComparativeOrder | undefined;
|
|
2157
|
-
SemanticType?: SemanticType | undefined;
|
|
2158
|
-
TimeGranularity?: TopicTimeGranularity | undefined;
|
|
2159
|
-
AllowedAggregations?: AuthorSpecifiedAggregation[] | undefined;
|
|
2160
|
-
NotAllowedAggregations?: AuthorSpecifiedAggregation[] | undefined;
|
|
2161
|
-
DefaultFormatting?: DefaultFormatting | undefined;
|
|
2162
|
-
NeverAggregateInFilter?: boolean | undefined;
|
|
2163
|
-
CellValueSynonyms?: CellValueSynonym[] | undefined;
|
|
2164
|
-
NonAdditive?: boolean | undefined;
|
|
1858
|
+
export interface DescribeUserRequest {
|
|
1859
|
+
UserName: string | undefined;
|
|
1860
|
+
AwsAccountId: string | undefined;
|
|
1861
|
+
Namespace: string | undefined;
|
|
2165
1862
|
}
|
|
2166
|
-
export interface
|
|
2167
|
-
|
|
2168
|
-
|
|
1863
|
+
export interface User {
|
|
1864
|
+
Arn?: string | undefined;
|
|
1865
|
+
UserName?: string | undefined;
|
|
1866
|
+
Email?: string | undefined;
|
|
1867
|
+
Role?: UserRole | undefined;
|
|
1868
|
+
IdentityType?: IdentityType | undefined;
|
|
1869
|
+
Active?: boolean | undefined;
|
|
1870
|
+
PrincipalId?: string | undefined;
|
|
1871
|
+
CustomPermissionsName?: string | undefined;
|
|
1872
|
+
ExternalLoginFederationProviderType?: string | undefined;
|
|
1873
|
+
ExternalLoginFederationProviderUrl?: string | undefined;
|
|
1874
|
+
ExternalLoginId?: string | undefined;
|
|
2169
1875
|
}
|
|
2170
|
-
export interface
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
|
|
1876
|
+
export interface DescribeUserResponse {
|
|
1877
|
+
User?: User | undefined;
|
|
1878
|
+
RequestId?: string | undefined;
|
|
1879
|
+
Status?: number | undefined;
|
|
2174
1880
|
}
|
|
2175
|
-
export interface
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
1881
|
+
export interface DescribeVPCConnectionRequest {
|
|
1882
|
+
AwsAccountId: string | undefined;
|
|
1883
|
+
VPCConnectionId: string | undefined;
|
|
1884
|
+
}
|
|
1885
|
+
export interface NetworkInterface {
|
|
1886
|
+
SubnetId?: string | undefined;
|
|
1887
|
+
AvailabilityZone?: string | undefined;
|
|
1888
|
+
ErrorMessage?: string | undefined;
|
|
1889
|
+
Status?: NetworkInterfaceStatus | undefined;
|
|
1890
|
+
NetworkInterfaceId?: string | undefined;
|
|
1891
|
+
}
|
|
1892
|
+
export interface VPCConnection {
|
|
1893
|
+
VPCConnectionId?: string | undefined;
|
|
1894
|
+
Arn?: string | undefined;
|
|
1895
|
+
Name?: string | undefined;
|
|
1896
|
+
VPCId?: string | undefined;
|
|
1897
|
+
SecurityGroupIds?: string[] | undefined;
|
|
1898
|
+
DnsResolvers?: string[] | undefined;
|
|
1899
|
+
Status?: VPCConnectionResourceStatus | undefined;
|
|
1900
|
+
AvailabilityStatus?: VPCConnectionAvailabilityStatus | undefined;
|
|
1901
|
+
NetworkInterfaces?: NetworkInterface[] | undefined;
|
|
1902
|
+
RoleArn?: string | undefined;
|
|
1903
|
+
CreatedTime?: Date | undefined;
|
|
1904
|
+
LastUpdatedTime?: Date | undefined;
|
|
1905
|
+
}
|
|
1906
|
+
export interface DescribeVPCConnectionResponse {
|
|
1907
|
+
VPCConnection?: VPCConnection | undefined;
|
|
1908
|
+
RequestId?: string | undefined;
|
|
1909
|
+
Status?: number | undefined;
|
|
1910
|
+
}
|
|
1911
|
+
export interface FailedKeyRegistrationEntry {
|
|
1912
|
+
KeyArn?: string | undefined;
|
|
1913
|
+
Message: string | undefined;
|
|
1914
|
+
StatusCode: number | undefined;
|
|
1915
|
+
SenderFault: boolean | undefined;
|
|
2180
1916
|
}
|