@aws-sdk/client-quicksight 3.933.0 → 3.935.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +2032 -2036
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +1625 -0
- package/dist-es/models/errors.js +359 -0
- package/dist-es/models/models_0.js +1 -402
- package/dist-es/models/models_1.js +1 -279
- package/dist-es/models/models_2.js +1 -269
- package/dist-es/models/models_3.js +1 -603
- package/dist-es/models/models_4.js +1 -361
- package/dist-es/schemas/schemas_0.js +1 -1
- package/dist-types/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +2 -2
- package/dist-types/commands/BatchDeleteTopicReviewedAnswerCommand.d.ts +1 -1
- package/dist-types/commands/CancelIngestionCommand.d.ts +1 -1
- package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/CreateActionConnectorCommand.d.ts +1 -1
- package/dist-types/commands/CreateAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/CreateBrandCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/CreateDashboardCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/CreateTopicCommand.d.ts +1 -1
- package/dist-types/commands/CreateTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/CreateVPCConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteActionConnectorCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBrandCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDashboardCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDataSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFolderCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIdentityPropagationConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNamespaceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRoleMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteThemeAliasCommand.d.ts +1 -1
- package/dist-types/commands/DeleteThemeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTopicCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVPCConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeActionConnectorCommand.d.ts +1 -1
- package/dist-types/commands/DescribeActionConnectorPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBrandCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBrandPublishedVersionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardSnapshotJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDashboardsQAConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFolderCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIngestionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeKeyRegistrationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNamespaceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeQPersonalizationConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeQuickSightQSearchConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThemeAliasCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThemeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTopicCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTopicPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTopicRefreshCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVPCConnectionCommand.d.ts +1 -1
- package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +1 -1
- package/dist-types/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.d.ts +1 -1
- package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +1 -1
- package/dist-types/commands/GetFlowMetadataCommand.d.ts +1 -1
- package/dist-types/commands/GetFlowPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +1 -1
- package/dist-types/commands/ListActionConnectorsCommand.d.ts +1 -1
- package/dist-types/commands/ListAnalysesCommand.d.ts +1 -1
- package/dist-types/commands/ListAssetBundleExportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssetBundleImportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListBrandsCommand.d.ts +1 -1
- package/dist-types/commands/ListCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDashboardVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDashboardsCommand.d.ts +1 -1
- package/dist-types/commands/ListDataSetsCommand.d.ts +1 -1
- package/dist-types/commands/ListDataSourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListFlowsCommand.d.ts +1 -1
- package/dist-types/commands/ListFolderMembersCommand.d.ts +1 -1
- package/dist-types/commands/ListFoldersCommand.d.ts +1 -1
- package/dist-types/commands/ListFoldersForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListGroupMembershipsCommand.d.ts +1 -1
- package/dist-types/commands/ListGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +1 -1
- package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +1 -1
- package/dist-types/commands/ListIdentityPropagationConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListIngestionsCommand.d.ts +1 -1
- package/dist-types/commands/ListNamespacesCommand.d.ts +1 -1
- package/dist-types/commands/ListRefreshSchedulesCommand.d.ts +1 -1
- package/dist-types/commands/ListRoleMembershipsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTemplateAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/ListThemeAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListThemeVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListThemesCommand.d.ts +1 -1
- package/dist-types/commands/ListTopicRefreshSchedulesCommand.d.ts +1 -1
- package/dist-types/commands/ListTopicReviewedAnswersCommand.d.ts +1 -1
- package/dist-types/commands/ListTopicsCommand.d.ts +1 -1
- package/dist-types/commands/ListUserGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListUsersCommand.d.ts +1 -1
- package/dist-types/commands/ListVPCConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/PredictQAResultsCommand.d.ts +1 -1
- package/dist-types/commands/PutDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/RegisterUserCommand.d.ts +1 -1
- package/dist-types/commands/RestoreAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/SearchActionConnectorsCommand.d.ts +1 -1
- package/dist-types/commands/SearchAnalysesCommand.d.ts +1 -1
- package/dist-types/commands/SearchDashboardsCommand.d.ts +1 -1
- package/dist-types/commands/SearchDataSetsCommand.d.ts +1 -1
- package/dist-types/commands/SearchDataSourcesCommand.d.ts +1 -1
- package/dist-types/commands/SearchFlowsCommand.d.ts +1 -1
- package/dist-types/commands/SearchFoldersCommand.d.ts +1 -1
- package/dist-types/commands/SearchGroupsCommand.d.ts +1 -1
- package/dist-types/commands/SearchTopicsCommand.d.ts +1 -1
- package/dist-types/commands/StartAssetBundleExportJobCommand.d.ts +1 -1
- package/dist-types/commands/StartAssetBundleImportJobCommand.d.ts +1 -1
- package/dist-types/commands/StartDashboardSnapshotJobCommand.d.ts +1 -1
- package/dist-types/commands/StartDashboardSnapshotJobScheduleCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionConnectorCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionConnectorPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateApplicationWithTokenExchangeGrantCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBrandCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBrandPublishedVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDashboardCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDashboardLinksCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDashboardsQAConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataSetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFlowPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFolderCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIdentityPropagationConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateKeyRegistrationCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQPersonalizationConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQuickSightQSearchConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSPICECapacityConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTemplateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateThemeAliasCommand.d.ts +1 -1
- package/dist-types/commands/UpdateThemeCommand.d.ts +1 -1
- package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTopicCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserCustomPermissionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +1 -1
- package/dist-types/index.d.ts +7 -1
- package/dist-types/models/enums.d.ts +3793 -0
- package/dist-types/models/errors.d.ts +430 -0
- package/dist-types/models/models_0.d.ts +1749 -928
- package/dist-types/models/models_1.d.ts +4333 -3741
- package/dist-types/models/models_2.d.ts +5853 -4952
- package/dist-types/models/models_3.d.ts +4890 -4138
- package/dist-types/models/models_4.d.ts +3555 -3845
- package/dist-types/ts3.4/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/BatchDeleteTopicReviewedAnswerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelIngestionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateActionConnectorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateBrandCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreateTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVPCConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteActionConnectorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteBrandCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDataSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFolderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFolderMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteGroupMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIdentityPropagationConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNamespaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRoleMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTemplateAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteThemeAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteThemeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserByPrincipalIdCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVPCConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAccountSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAccountSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeActionConnectorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeActionConnectorPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAnalysisDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAnalysisPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAssetBundleExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAssetBundleImportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeBrandCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeBrandPublishedVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDashboardsQAConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSetPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSourcePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFolderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFolderPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeGroupMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIngestionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIpRestrictionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeKeyRegistrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNamespaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeQPersonalizationConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeQuickSightQSearchConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTemplateAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTemplateDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTemplatePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeThemeAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeThemeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeThemePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTopicPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTopicRefreshCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVPCConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDashboardEmbedUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFlowMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFlowPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSessionEmbedUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListActionConnectorsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAnalysesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssetBundleExportJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssetBundleImportJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListBrandsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDashboardVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataSetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFlowsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFolderMembersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFoldersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFoldersForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListGroupMembershipsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIdentityPropagationConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIngestionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRefreshSchedulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRoleMembershipsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTemplateAliasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListThemeAliasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListThemeVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListThemesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTopicRefreshSchedulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTopicReviewedAnswersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTopicsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUserGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListVPCConnectionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PredictQAResultsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDataSetRefreshPropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RestoreAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchActionConnectorsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchAnalysesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchDashboardsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchDataSetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchDataSourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchFlowsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchFoldersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTopicsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartAssetBundleExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartAssetBundleImportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDashboardSnapshotJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDashboardSnapshotJobScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAccountCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateActionConnectorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateActionConnectorPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAnalysisPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateApplicationWithTokenExchangeGrantCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBrandAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBrandCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBrandPublishedVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCustomPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDashboardLinksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDashboardPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDashboardPublishedVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDashboardsQAConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataSetPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataSourcePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDefaultQBusinessApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFlowPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFolderPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIdentityPropagationConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIpRestrictionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateKeyRegistrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePublicSharingSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQPersonalizationConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQuickSightQSearchConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRoleCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSPICECapacityConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTemplateAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTemplatePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateThemeAliasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateThemeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateThemePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTopicCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTopicPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTopicRefreshScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserCustomPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateVPCConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/index.d.ts +7 -1
- package/dist-types/ts3.4/models/enums.d.ts +2115 -0
- package/dist-types/ts3.4/models/errors.d.ts +223 -0
- package/dist-types/ts3.4/models/models_0.d.ts +436 -512
- package/dist-types/ts3.4/models/models_1.d.ts +800 -743
- package/dist-types/ts3.4/models/models_2.d.ts +1252 -1127
- package/dist-types/ts3.4/models/models_3.d.ts +1653 -1917
- package/dist-types/ts3.4/models/models_4.d.ts +1145 -1456
- package/package.json +12 -12
- package/dist-es/models/index.js +0 -6
- package/dist-es/models/models_5.js +0 -73
- package/dist-types/models/index.d.ts +0 -6
- package/dist-types/models/models_5.d.ts +0 -7002
- package/dist-types/ts3.4/models/index.d.ts +0 -6
- package/dist-types/ts3.4/models/models_5.d.ts +0 -1665
|
@@ -1,603 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export const ConstantType = {
|
|
3
|
-
COLLECTIVE: "COLLECTIVE",
|
|
4
|
-
RANGE: "RANGE",
|
|
5
|
-
SINGULAR: "SINGULAR",
|
|
6
|
-
};
|
|
7
|
-
export const FilterClass = {
|
|
8
|
-
CONDITIONAL_VALUE_FILTER: "CONDITIONAL_VALUE_FILTER",
|
|
9
|
-
ENFORCED_VALUE_FILTER: "ENFORCED_VALUE_FILTER",
|
|
10
|
-
NAMED_VALUE_FILTER: "NAMED_VALUE_FILTER",
|
|
11
|
-
};
|
|
12
|
-
export const TopicIRFilterType = {
|
|
13
|
-
ACCEPT_ALL_FILTER: "ACCEPT_ALL_FILTER",
|
|
14
|
-
CATEGORY_FILTER: "CATEGORY_FILTER",
|
|
15
|
-
DATE_RANGE_FILTER: "DATE_RANGE_FILTER",
|
|
16
|
-
EQUALS: "EQUALS",
|
|
17
|
-
NUMERIC_EQUALITY_FILTER: "NUMERIC_EQUALITY_FILTER",
|
|
18
|
-
NUMERIC_RANGE_FILTER: "NUMERIC_RANGE_FILTER",
|
|
19
|
-
RANK_LIMIT_FILTER: "RANK_LIMIT_FILTER",
|
|
20
|
-
RELATIVE_DATE_FILTER: "RELATIVE_DATE_FILTER",
|
|
21
|
-
TOP_BOTTOM_FILTER: "TOP_BOTTOM_FILTER",
|
|
22
|
-
};
|
|
23
|
-
export const TopicIRFilterFunction = {
|
|
24
|
-
CONTAINS: "CONTAINS",
|
|
25
|
-
CONTAINS_STRING: "CONTAINS_STRING",
|
|
26
|
-
ENDS_WITH: "ENDS_WITH",
|
|
27
|
-
EXACT: "EXACT",
|
|
28
|
-
LAST: "LAST",
|
|
29
|
-
NEXT: "NEXT",
|
|
30
|
-
NOW: "NOW",
|
|
31
|
-
PREVIOUS: "PREVIOUS",
|
|
32
|
-
STARTS_WITH: "STARTS_WITH",
|
|
33
|
-
THIS: "THIS",
|
|
34
|
-
};
|
|
35
|
-
export const NullFilterOption = {
|
|
36
|
-
ALL_VALUES: "ALL_VALUES",
|
|
37
|
-
NON_NULLS_ONLY: "NON_NULLS_ONLY",
|
|
38
|
-
NULLS_ONLY: "NULLS_ONLY",
|
|
39
|
-
};
|
|
40
|
-
export const DisplayFormat = {
|
|
41
|
-
AUTO: "AUTO",
|
|
42
|
-
CURRENCY: "CURRENCY",
|
|
43
|
-
DATE: "DATE",
|
|
44
|
-
NUMBER: "NUMBER",
|
|
45
|
-
PERCENT: "PERCENT",
|
|
46
|
-
STRING: "STRING",
|
|
47
|
-
};
|
|
48
|
-
export const TopicNumericSeparatorSymbol = {
|
|
49
|
-
COMMA: "COMMA",
|
|
50
|
-
DOT: "DOT",
|
|
51
|
-
};
|
|
52
|
-
export const ComparisonMethodType = {
|
|
53
|
-
DIFF: "DIFF",
|
|
54
|
-
DIFF_AS_PERC: "DIFF_AS_PERC",
|
|
55
|
-
MOVING_AVERAGE: "MOVING_AVERAGE",
|
|
56
|
-
PERCENT_OF_TOTAL: "PERCENT_OF_TOTAL",
|
|
57
|
-
PERC_DIFF: "PERC_DIFF",
|
|
58
|
-
POP_CURRENT_DIFF: "POP_CURRENT_DIFF",
|
|
59
|
-
POP_CURRENT_DIFF_AS_PERC: "POP_CURRENT_DIFF_AS_PERC",
|
|
60
|
-
POP_OVERTIME_DIFF: "POP_OVERTIME_DIFF",
|
|
61
|
-
POP_OVERTIME_DIFF_AS_PERC: "POP_OVERTIME_DIFF_AS_PERC",
|
|
62
|
-
RUNNING_SUM: "RUNNING_SUM",
|
|
63
|
-
};
|
|
64
|
-
export const VisualRole = {
|
|
65
|
-
COMPLIMENTARY: "COMPLIMENTARY",
|
|
66
|
-
FALLBACK: "FALLBACK",
|
|
67
|
-
FRAGMENT: "FRAGMENT",
|
|
68
|
-
MULTI_INTENT: "MULTI_INTENT",
|
|
69
|
-
PRIMARY: "PRIMARY",
|
|
70
|
-
};
|
|
71
|
-
export const ReviewedAnswerErrorCode = {
|
|
72
|
-
DATASET_DOES_NOT_EXIST: "DATASET_DOES_NOT_EXIST",
|
|
73
|
-
DUPLICATED_ANSWER: "DUPLICATED_ANSWER",
|
|
74
|
-
INTERNAL_ERROR: "INTERNAL_ERROR",
|
|
75
|
-
INVALID_DATA: "INVALID_DATA",
|
|
76
|
-
INVALID_DATASET_ARN: "INVALID_DATASET_ARN",
|
|
77
|
-
MISSING_ANSWER: "MISSING_ANSWER",
|
|
78
|
-
MISSING_REQUIRED_FIELDS: "MISSING_REQUIRED_FIELDS",
|
|
79
|
-
};
|
|
80
|
-
export class InternalFailureException extends __BaseException {
|
|
81
|
-
name = "InternalFailureException";
|
|
82
|
-
$fault = "server";
|
|
83
|
-
Message;
|
|
84
|
-
RequestId;
|
|
85
|
-
constructor(opts) {
|
|
86
|
-
super({
|
|
87
|
-
name: "InternalFailureException",
|
|
88
|
-
$fault: "server",
|
|
89
|
-
...opts,
|
|
90
|
-
});
|
|
91
|
-
Object.setPrototypeOf(this, InternalFailureException.prototype);
|
|
92
|
-
this.Message = opts.Message;
|
|
93
|
-
this.RequestId = opts.RequestId;
|
|
94
|
-
}
|
|
95
|
-
}
|
|
96
|
-
export class InvalidParameterValueException extends __BaseException {
|
|
97
|
-
name = "InvalidParameterValueException";
|
|
98
|
-
$fault = "client";
|
|
99
|
-
Message;
|
|
100
|
-
RequestId;
|
|
101
|
-
constructor(opts) {
|
|
102
|
-
super({
|
|
103
|
-
name: "InvalidParameterValueException",
|
|
104
|
-
$fault: "client",
|
|
105
|
-
...opts,
|
|
106
|
-
});
|
|
107
|
-
Object.setPrototypeOf(this, InvalidParameterValueException.prototype);
|
|
108
|
-
this.Message = opts.Message;
|
|
109
|
-
this.RequestId = opts.RequestId;
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
export const ExceptionResourceType = {
|
|
113
|
-
ACCOUNT_SETTINGS: "ACCOUNT_SETTINGS",
|
|
114
|
-
DATA_SET: "DATA_SET",
|
|
115
|
-
DATA_SOURCE: "DATA_SOURCE",
|
|
116
|
-
GROUP: "GROUP",
|
|
117
|
-
IAMPOLICY_ASSIGNMENT: "IAMPOLICY_ASSIGNMENT",
|
|
118
|
-
INGESTION: "INGESTION",
|
|
119
|
-
NAMESPACE: "NAMESPACE",
|
|
120
|
-
USER: "USER",
|
|
121
|
-
VPC_CONNECTION: "VPC_CONNECTION",
|
|
122
|
-
};
|
|
123
|
-
export class ResourceNotFoundException extends __BaseException {
|
|
124
|
-
name = "ResourceNotFoundException";
|
|
125
|
-
$fault = "client";
|
|
126
|
-
Message;
|
|
127
|
-
ResourceType;
|
|
128
|
-
RequestId;
|
|
129
|
-
constructor(opts) {
|
|
130
|
-
super({
|
|
131
|
-
name: "ResourceNotFoundException",
|
|
132
|
-
$fault: "client",
|
|
133
|
-
...opts,
|
|
134
|
-
});
|
|
135
|
-
Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
|
|
136
|
-
this.Message = opts.Message;
|
|
137
|
-
this.ResourceType = opts.ResourceType;
|
|
138
|
-
this.RequestId = opts.RequestId;
|
|
139
|
-
}
|
|
140
|
-
}
|
|
141
|
-
export class ThrottlingException extends __BaseException {
|
|
142
|
-
name = "ThrottlingException";
|
|
143
|
-
$fault = "client";
|
|
144
|
-
Message;
|
|
145
|
-
RequestId;
|
|
146
|
-
constructor(opts) {
|
|
147
|
-
super({
|
|
148
|
-
name: "ThrottlingException",
|
|
149
|
-
$fault: "client",
|
|
150
|
-
...opts,
|
|
151
|
-
});
|
|
152
|
-
Object.setPrototypeOf(this, ThrottlingException.prototype);
|
|
153
|
-
this.Message = opts.Message;
|
|
154
|
-
this.RequestId = opts.RequestId;
|
|
155
|
-
}
|
|
156
|
-
}
|
|
157
|
-
export class ConflictException extends __BaseException {
|
|
158
|
-
name = "ConflictException";
|
|
159
|
-
$fault = "client";
|
|
160
|
-
Message;
|
|
161
|
-
RequestId;
|
|
162
|
-
constructor(opts) {
|
|
163
|
-
super({
|
|
164
|
-
name: "ConflictException",
|
|
165
|
-
$fault: "client",
|
|
166
|
-
...opts,
|
|
167
|
-
});
|
|
168
|
-
Object.setPrototypeOf(this, ConflictException.prototype);
|
|
169
|
-
this.Message = opts.Message;
|
|
170
|
-
this.RequestId = opts.RequestId;
|
|
171
|
-
}
|
|
172
|
-
}
|
|
173
|
-
export const BrandStatus = {
|
|
174
|
-
CREATE_FAILED: "CREATE_FAILED",
|
|
175
|
-
CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
|
|
176
|
-
CREATE_SUCCEEDED: "CREATE_SUCCEEDED",
|
|
177
|
-
DELETE_FAILED: "DELETE_FAILED",
|
|
178
|
-
DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
|
|
179
|
-
};
|
|
180
|
-
export const BrandVersionStatus = {
|
|
181
|
-
CREATE_FAILED: "CREATE_FAILED",
|
|
182
|
-
CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
|
|
183
|
-
CREATE_SUCCEEDED: "CREATE_SUCCEEDED",
|
|
184
|
-
};
|
|
185
|
-
export class ResourceExistsException extends __BaseException {
|
|
186
|
-
name = "ResourceExistsException";
|
|
187
|
-
$fault = "client";
|
|
188
|
-
Message;
|
|
189
|
-
ResourceType;
|
|
190
|
-
RequestId;
|
|
191
|
-
constructor(opts) {
|
|
192
|
-
super({
|
|
193
|
-
name: "ResourceExistsException",
|
|
194
|
-
$fault: "client",
|
|
195
|
-
...opts,
|
|
196
|
-
});
|
|
197
|
-
Object.setPrototypeOf(this, ResourceExistsException.prototype);
|
|
198
|
-
this.Message = opts.Message;
|
|
199
|
-
this.ResourceType = opts.ResourceType;
|
|
200
|
-
this.RequestId = opts.RequestId;
|
|
201
|
-
}
|
|
202
|
-
}
|
|
203
|
-
export const CapabilityState = {
|
|
204
|
-
DENY: "DENY",
|
|
205
|
-
};
|
|
206
|
-
export const ColumnDataType = {
|
|
207
|
-
DATETIME: "DATETIME",
|
|
208
|
-
DECIMAL: "DECIMAL",
|
|
209
|
-
INTEGER: "INTEGER",
|
|
210
|
-
STRING: "STRING",
|
|
211
|
-
};
|
|
212
|
-
export const ColumnDataSubType = {
|
|
213
|
-
FIXED: "FIXED",
|
|
214
|
-
FLOAT: "FLOAT",
|
|
215
|
-
};
|
|
216
|
-
export const CategoryFilterFunction = {
|
|
217
|
-
CONTAINS: "CONTAINS",
|
|
218
|
-
EXACT: "EXACT",
|
|
219
|
-
};
|
|
220
|
-
export const CategoryFilterType = {
|
|
221
|
-
CUSTOM_FILTER: "CUSTOM_FILTER",
|
|
222
|
-
CUSTOM_FILTER_LIST: "CUSTOM_FILTER_LIST",
|
|
223
|
-
FILTER_LIST: "FILTER_LIST",
|
|
224
|
-
};
|
|
225
|
-
export const ColumnDataRole = {
|
|
226
|
-
DIMENSION: "DIMENSION",
|
|
227
|
-
MEASURE: "MEASURE",
|
|
228
|
-
};
|
|
229
|
-
export const GeoSpatialCountryCode = {
|
|
230
|
-
US: "US",
|
|
231
|
-
};
|
|
232
|
-
export const ColumnOrderingType = {
|
|
233
|
-
GREATER_IS_BETTER: "GREATER_IS_BETTER",
|
|
234
|
-
LESSER_IS_BETTER: "LESSER_IS_BETTER",
|
|
235
|
-
SPECIFIED: "SPECIFIED",
|
|
236
|
-
};
|
|
237
|
-
export const GeoSpatialDataRole = {
|
|
238
|
-
CITY: "CITY",
|
|
239
|
-
COUNTRY: "COUNTRY",
|
|
240
|
-
COUNTY: "COUNTY",
|
|
241
|
-
LATITUDE: "LATITUDE",
|
|
242
|
-
LONGITUDE: "LONGITUDE",
|
|
243
|
-
POSTCODE: "POSTCODE",
|
|
244
|
-
STATE: "STATE",
|
|
245
|
-
};
|
|
246
|
-
export const ColumnTagName = {
|
|
247
|
-
COLUMN_DESCRIPTION: "COLUMN_DESCRIPTION",
|
|
248
|
-
COLUMN_GEOGRAPHIC_ROLE: "COLUMN_GEOGRAPHIC_ROLE",
|
|
249
|
-
};
|
|
250
|
-
export const UndefinedSpecifiedValueType = {
|
|
251
|
-
LEAST: "LEAST",
|
|
252
|
-
MOST: "MOST",
|
|
253
|
-
};
|
|
254
|
-
export class ConcurrentUpdatingException extends __BaseException {
|
|
255
|
-
name = "ConcurrentUpdatingException";
|
|
256
|
-
$fault = "server";
|
|
257
|
-
Message;
|
|
258
|
-
RequestId;
|
|
259
|
-
constructor(opts) {
|
|
260
|
-
super({
|
|
261
|
-
name: "ConcurrentUpdatingException",
|
|
262
|
-
$fault: "server",
|
|
263
|
-
...opts,
|
|
264
|
-
});
|
|
265
|
-
Object.setPrototypeOf(this, ConcurrentUpdatingException.prototype);
|
|
266
|
-
this.Message = opts.Message;
|
|
267
|
-
this.RequestId = opts.RequestId;
|
|
268
|
-
}
|
|
269
|
-
}
|
|
270
|
-
export class ResourceUnavailableException extends __BaseException {
|
|
271
|
-
name = "ResourceUnavailableException";
|
|
272
|
-
$fault = "server";
|
|
273
|
-
Message;
|
|
274
|
-
ResourceType;
|
|
275
|
-
RequestId;
|
|
276
|
-
constructor(opts) {
|
|
277
|
-
super({
|
|
278
|
-
name: "ResourceUnavailableException",
|
|
279
|
-
$fault: "server",
|
|
280
|
-
...opts,
|
|
281
|
-
});
|
|
282
|
-
Object.setPrototypeOf(this, ResourceUnavailableException.prototype);
|
|
283
|
-
this.Message = opts.Message;
|
|
284
|
-
this.ResourceType = opts.ResourceType;
|
|
285
|
-
this.RequestId = opts.RequestId;
|
|
286
|
-
}
|
|
287
|
-
}
|
|
288
|
-
export class PreconditionNotMetException extends __BaseException {
|
|
289
|
-
name = "PreconditionNotMetException";
|
|
290
|
-
$fault = "client";
|
|
291
|
-
Message;
|
|
292
|
-
RequestId;
|
|
293
|
-
constructor(opts) {
|
|
294
|
-
super({
|
|
295
|
-
name: "PreconditionNotMetException",
|
|
296
|
-
$fault: "client",
|
|
297
|
-
...opts,
|
|
298
|
-
});
|
|
299
|
-
Object.setPrototypeOf(this, PreconditionNotMetException.prototype);
|
|
300
|
-
this.Message = opts.Message;
|
|
301
|
-
this.RequestId = opts.RequestId;
|
|
302
|
-
}
|
|
303
|
-
}
|
|
304
|
-
export const ValidationStrategyMode = {
|
|
305
|
-
LENIENT: "LENIENT",
|
|
306
|
-
STRICT: "STRICT",
|
|
307
|
-
};
|
|
308
|
-
export class LimitExceededException extends __BaseException {
|
|
309
|
-
name = "LimitExceededException";
|
|
310
|
-
$fault = "client";
|
|
311
|
-
Message;
|
|
312
|
-
ResourceType;
|
|
313
|
-
RequestId;
|
|
314
|
-
constructor(opts) {
|
|
315
|
-
super({
|
|
316
|
-
name: "LimitExceededException",
|
|
317
|
-
$fault: "client",
|
|
318
|
-
...opts,
|
|
319
|
-
});
|
|
320
|
-
Object.setPrototypeOf(this, LimitExceededException.prototype);
|
|
321
|
-
this.Message = opts.Message;
|
|
322
|
-
this.ResourceType = opts.ResourceType;
|
|
323
|
-
this.RequestId = opts.RequestId;
|
|
324
|
-
}
|
|
325
|
-
}
|
|
326
|
-
export class UnsupportedUserEditionException extends __BaseException {
|
|
327
|
-
name = "UnsupportedUserEditionException";
|
|
328
|
-
$fault = "client";
|
|
329
|
-
Message;
|
|
330
|
-
RequestId;
|
|
331
|
-
constructor(opts) {
|
|
332
|
-
super({
|
|
333
|
-
name: "UnsupportedUserEditionException",
|
|
334
|
-
$fault: "client",
|
|
335
|
-
...opts,
|
|
336
|
-
});
|
|
337
|
-
Object.setPrototypeOf(this, UnsupportedUserEditionException.prototype);
|
|
338
|
-
this.Message = opts.Message;
|
|
339
|
-
this.RequestId = opts.RequestId;
|
|
340
|
-
}
|
|
341
|
-
}
|
|
342
|
-
export class InternalServerException extends __BaseException {
|
|
343
|
-
name = "InternalServerException";
|
|
344
|
-
$fault = "server";
|
|
345
|
-
Message;
|
|
346
|
-
constructor(opts) {
|
|
347
|
-
super({
|
|
348
|
-
name: "InternalServerException",
|
|
349
|
-
$fault: "server",
|
|
350
|
-
...opts,
|
|
351
|
-
});
|
|
352
|
-
Object.setPrototypeOf(this, InternalServerException.prototype);
|
|
353
|
-
this.Message = opts.Message;
|
|
354
|
-
}
|
|
355
|
-
}
|
|
356
|
-
export class InvalidRequestException extends __BaseException {
|
|
357
|
-
name = "InvalidRequestException";
|
|
358
|
-
$fault = "client";
|
|
359
|
-
Message;
|
|
360
|
-
RequestId;
|
|
361
|
-
constructor(opts) {
|
|
362
|
-
super({
|
|
363
|
-
name: "InvalidRequestException",
|
|
364
|
-
$fault: "client",
|
|
365
|
-
...opts,
|
|
366
|
-
});
|
|
367
|
-
Object.setPrototypeOf(this, InvalidRequestException.prototype);
|
|
368
|
-
this.Message = opts.Message;
|
|
369
|
-
this.RequestId = opts.RequestId;
|
|
370
|
-
}
|
|
371
|
-
}
|
|
372
|
-
export const DashboardUIState = {
|
|
373
|
-
COLLAPSED: "COLLAPSED",
|
|
374
|
-
EXPANDED: "EXPANDED",
|
|
375
|
-
};
|
|
376
|
-
export const InputColumnDataType = {
|
|
377
|
-
BIT: "BIT",
|
|
378
|
-
BOOLEAN: "BOOLEAN",
|
|
379
|
-
DATETIME: "DATETIME",
|
|
380
|
-
DECIMAL: "DECIMAL",
|
|
381
|
-
INTEGER: "INTEGER",
|
|
382
|
-
JSON: "JSON",
|
|
383
|
-
STRING: "STRING",
|
|
384
|
-
};
|
|
385
|
-
export const DataSetDateComparisonFilterOperator = {
|
|
386
|
-
AFTER: "AFTER",
|
|
387
|
-
AFTER_OR_EQUALS_TO: "AFTER_OR_EQUALS_TO",
|
|
388
|
-
BEFORE: "BEFORE",
|
|
389
|
-
BEFORE_OR_EQUALS_TO: "BEFORE_OR_EQUALS_TO",
|
|
390
|
-
};
|
|
391
|
-
export const DataSetNumericComparisonFilterOperator = {
|
|
392
|
-
DOES_NOT_EQUAL: "DOES_NOT_EQUAL",
|
|
393
|
-
EQUALS: "EQUALS",
|
|
394
|
-
GREATER_THAN: "GREATER_THAN",
|
|
395
|
-
GREATER_THAN_OR_EQUALS_TO: "GREATER_THAN_OR_EQUALS_TO",
|
|
396
|
-
LESS_THAN: "LESS_THAN",
|
|
397
|
-
LESS_THAN_OR_EQUALS_TO: "LESS_THAN_OR_EQUALS_TO",
|
|
398
|
-
};
|
|
399
|
-
export const DataSetStringComparisonFilterOperator = {
|
|
400
|
-
CONTAINS: "CONTAINS",
|
|
401
|
-
DOES_NOT_CONTAIN: "DOES_NOT_CONTAIN",
|
|
402
|
-
DOES_NOT_EQUAL: "DOES_NOT_EQUAL",
|
|
403
|
-
ENDS_WITH: "ENDS_WITH",
|
|
404
|
-
EQUALS: "EQUALS",
|
|
405
|
-
STARTS_WITH: "STARTS_WITH",
|
|
406
|
-
};
|
|
407
|
-
export const DataSetStringListFilterOperator = {
|
|
408
|
-
EXCLUDE: "EXCLUDE",
|
|
409
|
-
INCLUDE: "INCLUDE",
|
|
410
|
-
};
|
|
411
|
-
export const JoinOperationType = {
|
|
412
|
-
INNER: "INNER",
|
|
413
|
-
LEFT: "LEFT",
|
|
414
|
-
OUTER: "OUTER",
|
|
415
|
-
RIGHT: "RIGHT",
|
|
416
|
-
};
|
|
417
|
-
export const DatasetParameterValueType = {
|
|
418
|
-
MULTI_VALUED: "MULTI_VALUED",
|
|
419
|
-
SINGLE_VALUED: "SINGLE_VALUED",
|
|
420
|
-
};
|
|
421
|
-
export const DataSetImportMode = {
|
|
422
|
-
DIRECT_QUERY: "DIRECT_QUERY",
|
|
423
|
-
SPICE: "SPICE",
|
|
424
|
-
};
|
|
425
|
-
export const JoinType = {
|
|
426
|
-
INNER: "INNER",
|
|
427
|
-
LEFT: "LEFT",
|
|
428
|
-
OUTER: "OUTER",
|
|
429
|
-
RIGHT: "RIGHT",
|
|
430
|
-
};
|
|
431
|
-
export const FileFormat = {
|
|
432
|
-
CLF: "CLF",
|
|
433
|
-
CSV: "CSV",
|
|
434
|
-
ELF: "ELF",
|
|
435
|
-
JSON: "JSON",
|
|
436
|
-
TSV: "TSV",
|
|
437
|
-
XLSX: "XLSX",
|
|
438
|
-
};
|
|
439
|
-
export const TextQualifier = {
|
|
440
|
-
DOUBLE_QUOTE: "DOUBLE_QUOTE",
|
|
441
|
-
SINGLE_QUOTE: "SINGLE_QUOTE",
|
|
442
|
-
};
|
|
443
|
-
export const RowLevelPermissionFormatVersion = {
|
|
444
|
-
VERSION_1: "VERSION_1",
|
|
445
|
-
VERSION_2: "VERSION_2",
|
|
446
|
-
};
|
|
447
|
-
export const RowLevelPermissionPolicy = {
|
|
448
|
-
DENY_ACCESS: "DENY_ACCESS",
|
|
449
|
-
GRANT_ACCESS: "GRANT_ACCESS",
|
|
450
|
-
};
|
|
451
|
-
export const Status = {
|
|
452
|
-
DISABLED: "DISABLED",
|
|
453
|
-
ENABLED: "ENABLED",
|
|
454
|
-
};
|
|
455
|
-
export const DataSetUseAs = {
|
|
456
|
-
RLS_RULES: "RLS_RULES",
|
|
457
|
-
};
|
|
458
|
-
export class InvalidDataSetParameterValueException extends __BaseException {
|
|
459
|
-
name = "InvalidDataSetParameterValueException";
|
|
460
|
-
$fault = "client";
|
|
461
|
-
Message;
|
|
462
|
-
RequestId;
|
|
463
|
-
constructor(opts) {
|
|
464
|
-
super({
|
|
465
|
-
name: "InvalidDataSetParameterValueException",
|
|
466
|
-
$fault: "client",
|
|
467
|
-
...opts,
|
|
468
|
-
});
|
|
469
|
-
Object.setPrototypeOf(this, InvalidDataSetParameterValueException.prototype);
|
|
470
|
-
this.Message = opts.Message;
|
|
471
|
-
this.RequestId = opts.RequestId;
|
|
472
|
-
}
|
|
473
|
-
}
|
|
474
|
-
export const DataSourceType = {
|
|
475
|
-
ADOBE_ANALYTICS: "ADOBE_ANALYTICS",
|
|
476
|
-
AMAZON_ELASTICSEARCH: "AMAZON_ELASTICSEARCH",
|
|
477
|
-
AMAZON_OPENSEARCH: "AMAZON_OPENSEARCH",
|
|
478
|
-
ATHENA: "ATHENA",
|
|
479
|
-
AURORA: "AURORA",
|
|
480
|
-
AURORA_POSTGRESQL: "AURORA_POSTGRESQL",
|
|
481
|
-
AWS_IOT_ANALYTICS: "AWS_IOT_ANALYTICS",
|
|
482
|
-
BIGQUERY: "BIGQUERY",
|
|
483
|
-
CONFLUENCE: "CONFLUENCE",
|
|
484
|
-
DATABRICKS: "DATABRICKS",
|
|
485
|
-
EXASOL: "EXASOL",
|
|
486
|
-
GITHUB: "GITHUB",
|
|
487
|
-
GOOGLESHEETS: "GOOGLESHEETS",
|
|
488
|
-
GOOGLE_DRIVE: "GOOGLE_DRIVE",
|
|
489
|
-
JIRA: "JIRA",
|
|
490
|
-
MARIADB: "MARIADB",
|
|
491
|
-
MYSQL: "MYSQL",
|
|
492
|
-
ONE_DRIVE: "ONE_DRIVE",
|
|
493
|
-
ORACLE: "ORACLE",
|
|
494
|
-
POSTGRESQL: "POSTGRESQL",
|
|
495
|
-
PRESTO: "PRESTO",
|
|
496
|
-
QBUSINESS: "QBUSINESS",
|
|
497
|
-
REDSHIFT: "REDSHIFT",
|
|
498
|
-
S3: "S3",
|
|
499
|
-
S3_KNOWLEDGE_BASE: "S3_KNOWLEDGE_BASE",
|
|
500
|
-
SALESFORCE: "SALESFORCE",
|
|
501
|
-
SERVICENOW: "SERVICENOW",
|
|
502
|
-
SHAREPOINT: "SHAREPOINT",
|
|
503
|
-
SNOWFLAKE: "SNOWFLAKE",
|
|
504
|
-
SPARK: "SPARK",
|
|
505
|
-
SQLSERVER: "SQLSERVER",
|
|
506
|
-
STARBURST: "STARBURST",
|
|
507
|
-
TERADATA: "TERADATA",
|
|
508
|
-
TIMESTREAM: "TIMESTREAM",
|
|
509
|
-
TRINO: "TRINO",
|
|
510
|
-
TWITTER: "TWITTER",
|
|
511
|
-
WEB_CRAWLER: "WEB_CRAWLER",
|
|
512
|
-
};
|
|
513
|
-
export class CustomerManagedKeyUnavailableException extends __BaseException {
|
|
514
|
-
name = "CustomerManagedKeyUnavailableException";
|
|
515
|
-
$fault = "client";
|
|
516
|
-
Message;
|
|
517
|
-
RequestId;
|
|
518
|
-
constructor(opts) {
|
|
519
|
-
super({
|
|
520
|
-
name: "CustomerManagedKeyUnavailableException",
|
|
521
|
-
$fault: "client",
|
|
522
|
-
...opts,
|
|
523
|
-
});
|
|
524
|
-
Object.setPrototypeOf(this, CustomerManagedKeyUnavailableException.prototype);
|
|
525
|
-
this.Message = opts.Message;
|
|
526
|
-
this.RequestId = opts.RequestId;
|
|
527
|
-
}
|
|
528
|
-
}
|
|
529
|
-
export const FolderType = {
|
|
530
|
-
RESTRICTED: "RESTRICTED",
|
|
531
|
-
SHARED: "SHARED",
|
|
532
|
-
};
|
|
533
|
-
export const SharingModel = {
|
|
534
|
-
ACCOUNT: "ACCOUNT",
|
|
535
|
-
NAMESPACE: "NAMESPACE",
|
|
536
|
-
};
|
|
537
|
-
export const MemberType = {
|
|
538
|
-
ANALYSIS: "ANALYSIS",
|
|
539
|
-
DASHBOARD: "DASHBOARD",
|
|
540
|
-
DATASET: "DATASET",
|
|
541
|
-
DATASOURCE: "DATASOURCE",
|
|
542
|
-
TOPIC: "TOPIC",
|
|
543
|
-
};
|
|
544
|
-
export const IngestionType = {
|
|
545
|
-
FULL_REFRESH: "FULL_REFRESH",
|
|
546
|
-
INCREMENTAL_REFRESH: "INCREMENTAL_REFRESH",
|
|
547
|
-
};
|
|
548
|
-
export const IngestionStatus = {
|
|
549
|
-
CANCELLED: "CANCELLED",
|
|
550
|
-
COMPLETED: "COMPLETED",
|
|
551
|
-
FAILED: "FAILED",
|
|
552
|
-
INITIALIZED: "INITIALIZED",
|
|
553
|
-
QUEUED: "QUEUED",
|
|
554
|
-
RUNNING: "RUNNING",
|
|
555
|
-
};
|
|
556
|
-
export const IdentityStore = {
|
|
557
|
-
QUICKSIGHT: "QUICKSIGHT",
|
|
558
|
-
};
|
|
559
|
-
export const NamespaceStatus = {
|
|
560
|
-
CREATED: "CREATED",
|
|
561
|
-
CREATING: "CREATING",
|
|
562
|
-
DELETING: "DELETING",
|
|
563
|
-
NON_RETRYABLE_FAILURE: "NON_RETRYABLE_FAILURE",
|
|
564
|
-
RETRYABLE_FAILURE: "RETRYABLE_FAILURE",
|
|
565
|
-
};
|
|
566
|
-
export const RefreshInterval = {
|
|
567
|
-
DAILY: "DAILY",
|
|
568
|
-
HOURLY: "HOURLY",
|
|
569
|
-
MINUTE15: "MINUTE15",
|
|
570
|
-
MINUTE30: "MINUTE30",
|
|
571
|
-
MONTHLY: "MONTHLY",
|
|
572
|
-
WEEKLY: "WEEKLY",
|
|
573
|
-
};
|
|
574
|
-
export const DayOfWeek = {
|
|
575
|
-
FRIDAY: "FRIDAY",
|
|
576
|
-
MONDAY: "MONDAY",
|
|
577
|
-
SATURDAY: "SATURDAY",
|
|
578
|
-
SUNDAY: "SUNDAY",
|
|
579
|
-
THURSDAY: "THURSDAY",
|
|
580
|
-
TUESDAY: "TUESDAY",
|
|
581
|
-
WEDNESDAY: "WEDNESDAY",
|
|
582
|
-
};
|
|
583
|
-
export const Role = {
|
|
584
|
-
ADMIN: "ADMIN",
|
|
585
|
-
ADMIN_PRO: "ADMIN_PRO",
|
|
586
|
-
AUTHOR: "AUTHOR",
|
|
587
|
-
AUTHOR_PRO: "AUTHOR_PRO",
|
|
588
|
-
READER: "READER",
|
|
589
|
-
READER_PRO: "READER_PRO",
|
|
590
|
-
};
|
|
591
|
-
export const DefaultAggregation = {
|
|
592
|
-
AVERAGE: "AVERAGE",
|
|
593
|
-
COUNT: "COUNT",
|
|
594
|
-
DISTINCT_COUNT: "DISTINCT_COUNT",
|
|
595
|
-
MAX: "MAX",
|
|
596
|
-
MEDIAN: "MEDIAN",
|
|
597
|
-
MIN: "MIN",
|
|
598
|
-
STDEV: "STDEV",
|
|
599
|
-
STDEVP: "STDEVP",
|
|
600
|
-
SUM: "SUM",
|
|
601
|
-
VAR: "VAR",
|
|
602
|
-
VARP: "VARP",
|
|
603
|
-
};
|
|
1
|
+
export {};
|