@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,881 +1,1080 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import {
|
|
2
|
+
AssetBundleExportFormat,
|
|
3
|
+
AssetBundleImportFailureAction,
|
|
4
|
+
AssignmentStatus,
|
|
5
|
+
DashboardsQAStatus,
|
|
6
|
+
DataSetImportMode,
|
|
7
|
+
EmbeddingIdentityType,
|
|
8
|
+
FieldName,
|
|
9
|
+
FilterOperator,
|
|
10
|
+
FlowPublishState,
|
|
11
|
+
FolderFilterAttribute,
|
|
12
|
+
FolderType,
|
|
13
|
+
GeneratedAnswerStatus,
|
|
14
|
+
GroupFilterAttribute,
|
|
15
|
+
GroupFilterOperator,
|
|
16
|
+
IdentityType,
|
|
17
|
+
IncludeFolderMembers,
|
|
18
|
+
IncludeGeneratedAnswer,
|
|
19
|
+
IncludeQuickSightQIndex,
|
|
20
|
+
PersonalizationMode,
|
|
21
|
+
PurchaseMode,
|
|
22
|
+
QAResultType,
|
|
23
|
+
QSearchStatus,
|
|
24
|
+
ResourceStatus,
|
|
25
|
+
Role,
|
|
26
|
+
SearchFilterOperator,
|
|
27
|
+
ServiceType,
|
|
28
|
+
SharingModel,
|
|
29
|
+
ThemeType,
|
|
30
|
+
TopicFilterAttribute,
|
|
31
|
+
TopicFilterOperator,
|
|
32
|
+
TopicUserExperienceVersion,
|
|
33
|
+
UserRole,
|
|
34
|
+
VisualRole,
|
|
35
|
+
VPCConnectionAvailabilityStatus,
|
|
36
|
+
VPCConnectionResourceStatus,
|
|
37
|
+
} from "./enums";
|
|
2
38
|
import {
|
|
3
39
|
AccountCustomization,
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
40
|
+
ActionConnectorSearchFilter,
|
|
41
|
+
ActionConnectorSummary,
|
|
42
|
+
ActiveIAMPolicyAssignment,
|
|
7
43
|
AmazonQInQuickSightConsoleConfigurations,
|
|
8
44
|
AmazonQInQuickSightDashboardConfigurations,
|
|
9
|
-
Analysis,
|
|
10
|
-
AnalysisError,
|
|
11
|
-
Entity,
|
|
12
|
-
FilterOperator,
|
|
13
|
-
ResourceStatus,
|
|
14
|
-
Sheet,
|
|
15
|
-
TopicTimeGranularity,
|
|
16
45
|
} from "./models_0";
|
|
17
46
|
import {
|
|
18
47
|
AnalysisDefinition,
|
|
48
|
+
AnalysisSearchFilter,
|
|
49
|
+
AnalysisSourceEntity,
|
|
50
|
+
AnalysisSummary,
|
|
51
|
+
DashboardVisualId,
|
|
52
|
+
SharedViewConfigurations,
|
|
53
|
+
} from "./models_1";
|
|
54
|
+
import {
|
|
55
|
+
_Parameters,
|
|
19
56
|
AnonymousUserEmbeddingExperienceConfiguration,
|
|
20
|
-
AnonymousUserSnapshotJobResult,
|
|
21
57
|
AssetBundleCloudFormationOverridePropertyConfiguration,
|
|
22
|
-
|
|
23
|
-
AssetBundleExportJobError,
|
|
24
|
-
AssetBundleExportJobStatus,
|
|
58
|
+
AssetBundleExportJobSummary,
|
|
25
59
|
AssetBundleExportJobValidationStrategy,
|
|
26
|
-
AssetBundleExportJobWarning,
|
|
27
|
-
AssetBundleImportFailureAction,
|
|
28
|
-
AssetBundleImportJobError,
|
|
29
60
|
AssetBundleImportJobOverrideParameters,
|
|
30
61
|
AssetBundleImportJobOverridePermissions,
|
|
31
62
|
AssetBundleImportJobOverrideTags,
|
|
32
63
|
AssetBundleImportJobOverrideValidationStrategy,
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
DashboardVisualId,
|
|
38
|
-
DataSetRefreshProperties,
|
|
39
|
-
DataSourceParameters,
|
|
40
|
-
ServiceType,
|
|
41
|
-
SharedViewConfigurations,
|
|
42
|
-
SnapshotFile,
|
|
43
|
-
SnapshotS3DestinationConfiguration,
|
|
44
|
-
SslProperties,
|
|
45
|
-
Tag,
|
|
46
|
-
VpcConnectionProperties,
|
|
47
|
-
} from "./models_2";
|
|
48
|
-
import {
|
|
49
|
-
_Parameters,
|
|
64
|
+
AssetBundleImportJobSummary,
|
|
65
|
+
AssetBundleImportSource,
|
|
66
|
+
AuthConfig,
|
|
67
|
+
AuthorizedTargetsByService,
|
|
50
68
|
BookmarksConfigurations,
|
|
51
69
|
BrandDefinition,
|
|
52
70
|
BrandDetail,
|
|
71
|
+
BrandSummary,
|
|
53
72
|
Capabilities,
|
|
54
|
-
ColumnDataSubType,
|
|
55
|
-
ColumnDataType,
|
|
56
73
|
ColumnGroup,
|
|
57
74
|
ColumnLevelPermissionRule,
|
|
58
|
-
ConstantType,
|
|
59
|
-
CustomInstructions,
|
|
60
75
|
DashboardPublishOptions,
|
|
76
|
+
DashboardSourceEntity,
|
|
61
77
|
DashboardVersionDefinition,
|
|
62
|
-
DataAggregation,
|
|
63
78
|
DataPrepConfiguration,
|
|
64
|
-
DataSetConfiguration,
|
|
65
|
-
DataSetImportMode,
|
|
66
79
|
DatasetParameter,
|
|
80
|
+
DataSetRefreshProperties,
|
|
67
81
|
DataSetUsageConfiguration,
|
|
68
|
-
|
|
69
|
-
|
|
82
|
+
DataSourceCredentials,
|
|
83
|
+
DataSourceParameters,
|
|
70
84
|
FieldFolder,
|
|
71
|
-
FilterClass,
|
|
72
|
-
FolderType,
|
|
73
|
-
Group,
|
|
74
|
-
GroupMember,
|
|
75
|
-
IdentityStore,
|
|
76
|
-
IngestionStatus,
|
|
77
85
|
LinkSharingConfiguration,
|
|
78
86
|
LogicalTable,
|
|
79
|
-
MemberType,
|
|
80
|
-
NamespaceStatus,
|
|
81
87
|
PerformanceConfiguration,
|
|
82
88
|
PhysicalTable,
|
|
83
|
-
RefreshSchedule,
|
|
84
89
|
ResourcePermission,
|
|
85
|
-
Role,
|
|
86
90
|
RowLevelPermissionDataSet,
|
|
87
91
|
RowLevelPermissionTagConfiguration,
|
|
88
92
|
SemanticModelConfiguration,
|
|
89
|
-
|
|
93
|
+
SslProperties,
|
|
94
|
+
Tag,
|
|
95
|
+
TopicIR,
|
|
96
|
+
TopicTemplate,
|
|
97
|
+
ValidationStrategy,
|
|
98
|
+
VpcConnectionProperties,
|
|
99
|
+
} from "./models_2";
|
|
100
|
+
import {
|
|
101
|
+
CustomInstructions,
|
|
102
|
+
CustomPermissions,
|
|
103
|
+
DashboardSearchFilter,
|
|
104
|
+
DashboardSummary,
|
|
105
|
+
DashboardVersionSummary,
|
|
106
|
+
DashboardVisualResult,
|
|
107
|
+
DataSetSearchFilter,
|
|
108
|
+
DataSetSummary,
|
|
109
|
+
DataSource,
|
|
110
|
+
DataSourceSearchFilter,
|
|
111
|
+
DataSourceSummary,
|
|
112
|
+
FailedKeyRegistrationEntry,
|
|
113
|
+
Group,
|
|
114
|
+
GroupMember,
|
|
115
|
+
Ingestion,
|
|
116
|
+
NamespaceInfoV2,
|
|
117
|
+
NetworkInterface,
|
|
118
|
+
RefreshSchedule,
|
|
119
|
+
RegisteredCustomerManagedKey,
|
|
120
|
+
SnapshotConfiguration,
|
|
90
121
|
TemplateAlias,
|
|
122
|
+
TemplateSourceEntity,
|
|
91
123
|
TemplateVersionDefinition,
|
|
92
124
|
ThemeAlias,
|
|
93
125
|
ThemeConfiguration,
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
TopicConfigOptions,
|
|
126
|
+
TopicDetails,
|
|
127
|
+
TopicRefreshSchedule,
|
|
128
|
+
User,
|
|
98
129
|
} from "./models_3";
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
}
|
|
104
|
-
export interface TopicRangeFilterConstant {
|
|
105
|
-
ConstantType?: ConstantType | undefined;
|
|
106
|
-
RangeConstant?: RangeConstant | undefined;
|
|
107
|
-
}
|
|
108
|
-
export interface TopicDateRangeFilter {
|
|
109
|
-
Inclusive?: boolean | undefined;
|
|
110
|
-
Constant?: TopicRangeFilterConstant | undefined;
|
|
111
|
-
}
|
|
112
|
-
export declare const NamedFilterType: {
|
|
113
|
-
readonly CATEGORY_FILTER: "CATEGORY_FILTER";
|
|
114
|
-
readonly DATE_RANGE_FILTER: "DATE_RANGE_FILTER";
|
|
115
|
-
readonly NULL_FILTER: "NULL_FILTER";
|
|
116
|
-
readonly NUMERIC_EQUALITY_FILTER: "NUMERIC_EQUALITY_FILTER";
|
|
117
|
-
readonly NUMERIC_RANGE_FILTER: "NUMERIC_RANGE_FILTER";
|
|
118
|
-
readonly RELATIVE_DATE_FILTER: "RELATIVE_DATE_FILTER";
|
|
119
|
-
};
|
|
120
|
-
export type NamedFilterType =
|
|
121
|
-
(typeof NamedFilterType)[keyof typeof NamedFilterType];
|
|
122
|
-
export interface TopicSingularFilterConstant {
|
|
123
|
-
ConstantType?: ConstantType | undefined;
|
|
124
|
-
SingularConstant?: string | undefined;
|
|
125
|
-
}
|
|
126
|
-
export declare const NullFilterType: {
|
|
127
|
-
readonly ALL_VALUES: "ALL_VALUES";
|
|
128
|
-
readonly NON_NULLS_ONLY: "NON_NULLS_ONLY";
|
|
129
|
-
readonly NULLS_ONLY: "NULLS_ONLY";
|
|
130
|
-
};
|
|
131
|
-
export type NullFilterType =
|
|
132
|
-
(typeof NullFilterType)[keyof typeof NullFilterType];
|
|
133
|
-
export interface TopicNullFilter {
|
|
134
|
-
NullFilterType?: NullFilterType | undefined;
|
|
135
|
-
Constant?: TopicSingularFilterConstant | undefined;
|
|
136
|
-
Inverse?: boolean | undefined;
|
|
137
|
-
}
|
|
138
|
-
export declare const NamedFilterAggType: {
|
|
139
|
-
readonly AVERAGE: "AVERAGE";
|
|
140
|
-
readonly COUNT: "COUNT";
|
|
141
|
-
readonly DISTINCT_COUNT: "DISTINCT_COUNT";
|
|
142
|
-
readonly MAX: "MAX";
|
|
143
|
-
readonly MEDIAN: "MEDIAN";
|
|
144
|
-
readonly MIN: "MIN";
|
|
145
|
-
readonly NO_AGGREGATION: "NO_AGGREGATION";
|
|
146
|
-
readonly STDEV: "STDEV";
|
|
147
|
-
readonly STDEVP: "STDEVP";
|
|
148
|
-
readonly SUM: "SUM";
|
|
149
|
-
readonly VAR: "VAR";
|
|
150
|
-
readonly VARP: "VARP";
|
|
151
|
-
};
|
|
152
|
-
export type NamedFilterAggType =
|
|
153
|
-
(typeof NamedFilterAggType)[keyof typeof NamedFilterAggType];
|
|
154
|
-
export interface TopicNumericEqualityFilter {
|
|
155
|
-
Constant?: TopicSingularFilterConstant | undefined;
|
|
156
|
-
Aggregation?: NamedFilterAggType | undefined;
|
|
157
|
-
}
|
|
158
|
-
export interface TopicNumericRangeFilter {
|
|
159
|
-
Inclusive?: boolean | undefined;
|
|
160
|
-
Constant?: TopicRangeFilterConstant | undefined;
|
|
161
|
-
Aggregation?: NamedFilterAggType | undefined;
|
|
162
|
-
}
|
|
163
|
-
export declare const TopicRelativeDateFilterFunction: {
|
|
164
|
-
readonly LAST: "LAST";
|
|
165
|
-
readonly NEXT: "NEXT";
|
|
166
|
-
readonly NOW: "NOW";
|
|
167
|
-
readonly PREVIOUS: "PREVIOUS";
|
|
168
|
-
readonly THIS: "THIS";
|
|
169
|
-
};
|
|
170
|
-
export type TopicRelativeDateFilterFunction =
|
|
171
|
-
(typeof TopicRelativeDateFilterFunction)[keyof typeof TopicRelativeDateFilterFunction];
|
|
172
|
-
export interface TopicRelativeDateFilter {
|
|
173
|
-
TimeGranularity?: TopicTimeGranularity | undefined;
|
|
174
|
-
RelativeDateFilterFunction?: TopicRelativeDateFilterFunction | undefined;
|
|
175
|
-
Constant?: TopicSingularFilterConstant | undefined;
|
|
176
|
-
}
|
|
177
|
-
export interface TopicFilter {
|
|
178
|
-
FilterDescription?: string | undefined;
|
|
179
|
-
FilterClass?: FilterClass | undefined;
|
|
180
|
-
FilterName: string | undefined;
|
|
181
|
-
FilterSynonyms?: string[] | undefined;
|
|
182
|
-
OperandFieldName: string | undefined;
|
|
183
|
-
FilterType?: NamedFilterType | undefined;
|
|
184
|
-
CategoryFilter?: TopicCategoryFilter | undefined;
|
|
185
|
-
NumericEqualityFilter?: TopicNumericEqualityFilter | undefined;
|
|
186
|
-
NumericRangeFilter?: TopicNumericRangeFilter | undefined;
|
|
187
|
-
DateRangeFilter?: TopicDateRangeFilter | undefined;
|
|
188
|
-
RelativeDateFilter?: TopicRelativeDateFilter | undefined;
|
|
189
|
-
NullFilter?: TopicNullFilter | undefined;
|
|
190
|
-
}
|
|
191
|
-
export declare const NamedEntityAggType: {
|
|
192
|
-
readonly AVERAGE: "AVERAGE";
|
|
193
|
-
readonly COUNT: "COUNT";
|
|
194
|
-
readonly CUSTOM: "CUSTOM";
|
|
195
|
-
readonly DISTINCT_COUNT: "DISTINCT_COUNT";
|
|
196
|
-
readonly MAX: "MAX";
|
|
197
|
-
readonly MEDIAN: "MEDIAN";
|
|
198
|
-
readonly MIN: "MIN";
|
|
199
|
-
readonly PERCENTILE: "PERCENTILE";
|
|
200
|
-
readonly STDEV: "STDEV";
|
|
201
|
-
readonly STDEVP: "STDEVP";
|
|
202
|
-
readonly SUM: "SUM";
|
|
203
|
-
readonly VAR: "VAR";
|
|
204
|
-
readonly VARP: "VARP";
|
|
205
|
-
};
|
|
206
|
-
export type NamedEntityAggType =
|
|
207
|
-
(typeof NamedEntityAggType)[keyof typeof NamedEntityAggType];
|
|
208
|
-
export interface NamedEntityDefinitionMetric {
|
|
209
|
-
Aggregation?: NamedEntityAggType | undefined;
|
|
210
|
-
AggregationFunctionParameters?: Record<string, string> | undefined;
|
|
211
|
-
}
|
|
212
|
-
export declare const PropertyRole: {
|
|
213
|
-
readonly ID: "ID";
|
|
214
|
-
readonly PRIMARY: "PRIMARY";
|
|
215
|
-
};
|
|
216
|
-
export type PropertyRole = (typeof PropertyRole)[keyof typeof PropertyRole];
|
|
217
|
-
export declare const PropertyUsage: {
|
|
218
|
-
readonly DIMENSION: "DIMENSION";
|
|
219
|
-
readonly INHERIT: "INHERIT";
|
|
220
|
-
readonly MEASURE: "MEASURE";
|
|
221
|
-
};
|
|
222
|
-
export type PropertyUsage = (typeof PropertyUsage)[keyof typeof PropertyUsage];
|
|
223
|
-
export interface NamedEntityDefinition {
|
|
224
|
-
FieldName?: string | undefined;
|
|
225
|
-
PropertyName?: string | undefined;
|
|
226
|
-
PropertyRole?: PropertyRole | undefined;
|
|
227
|
-
PropertyUsage?: PropertyUsage | undefined;
|
|
228
|
-
Metric?: NamedEntityDefinitionMetric | undefined;
|
|
229
|
-
}
|
|
230
|
-
export interface SemanticEntityType {
|
|
231
|
-
TypeName?: string | undefined;
|
|
232
|
-
SubTypeName?: string | undefined;
|
|
233
|
-
TypeParameters?: Record<string, string> | undefined;
|
|
234
|
-
}
|
|
235
|
-
export interface TopicNamedEntity {
|
|
236
|
-
EntityName: string | undefined;
|
|
237
|
-
EntityDescription?: string | undefined;
|
|
238
|
-
EntitySynonyms?: string[] | undefined;
|
|
239
|
-
SemanticEntityType?: SemanticEntityType | undefined;
|
|
240
|
-
Definition?: NamedEntityDefinition[] | undefined;
|
|
241
|
-
}
|
|
242
|
-
export interface DatasetMetadata {
|
|
243
|
-
DatasetArn: string | undefined;
|
|
244
|
-
DatasetName?: string | undefined;
|
|
245
|
-
DatasetDescription?: string | undefined;
|
|
246
|
-
DataAggregation?: DataAggregation | undefined;
|
|
247
|
-
Filters?: TopicFilter[] | undefined;
|
|
248
|
-
Columns?: TopicColumn[] | undefined;
|
|
249
|
-
CalculatedFields?: TopicCalculatedField[] | undefined;
|
|
250
|
-
NamedEntities?: TopicNamedEntity[] | undefined;
|
|
251
|
-
}
|
|
252
|
-
export declare const TopicUserExperienceVersion: {
|
|
253
|
-
readonly LEGACY: "LEGACY";
|
|
254
|
-
readonly NEW_READER_EXPERIENCE: "NEW_READER_EXPERIENCE";
|
|
255
|
-
};
|
|
256
|
-
export type TopicUserExperienceVersion =
|
|
257
|
-
(typeof TopicUserExperienceVersion)[keyof typeof TopicUserExperienceVersion];
|
|
258
|
-
export interface TopicDetails {
|
|
259
|
-
Name?: string | undefined;
|
|
130
|
+
export interface FlowSummary {
|
|
131
|
+
Arn: string | undefined;
|
|
132
|
+
FlowId: string | undefined;
|
|
133
|
+
Name: string | undefined;
|
|
260
134
|
Description?: string | undefined;
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
135
|
+
CreatedTime: Date | undefined;
|
|
136
|
+
CreatedBy?: string | undefined;
|
|
137
|
+
LastUpdatedTime?: Date | undefined;
|
|
138
|
+
LastUpdatedBy?: string | undefined;
|
|
139
|
+
PublishState?: FlowPublishState | undefined;
|
|
140
|
+
RunCount?: number | undefined;
|
|
141
|
+
UserCount?: number | undefined;
|
|
142
|
+
LastPublishedBy?: string | undefined;
|
|
143
|
+
LastPublishedAt?: Date | undefined;
|
|
264
144
|
}
|
|
265
|
-
export interface
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
145
|
+
export interface MemberIdArnPair {
|
|
146
|
+
MemberId?: string | undefined;
|
|
147
|
+
MemberArn?: string | undefined;
|
|
148
|
+
}
|
|
149
|
+
export interface FolderSearchFilter {
|
|
150
|
+
Operator?: FilterOperator | undefined;
|
|
151
|
+
Name?: FolderFilterAttribute | undefined;
|
|
152
|
+
Value?: string | undefined;
|
|
272
153
|
}
|
|
273
|
-
export interface
|
|
154
|
+
export interface FolderSummary {
|
|
274
155
|
Arn?: string | undefined;
|
|
156
|
+
FolderId?: string | undefined;
|
|
157
|
+
Name?: string | undefined;
|
|
158
|
+
FolderType?: FolderType | undefined;
|
|
159
|
+
CreatedTime?: Date | undefined;
|
|
160
|
+
LastUpdatedTime?: Date | undefined;
|
|
161
|
+
SharingModel?: SharingModel | undefined;
|
|
162
|
+
}
|
|
163
|
+
export interface GeneratedAnswerResult {
|
|
164
|
+
QuestionText?: string | undefined;
|
|
165
|
+
AnswerStatus?: GeneratedAnswerStatus | undefined;
|
|
275
166
|
TopicId?: string | undefined;
|
|
276
|
-
|
|
167
|
+
TopicName?: string | undefined;
|
|
168
|
+
Restatement?: string | undefined;
|
|
169
|
+
QuestionId?: string | undefined;
|
|
170
|
+
AnswerId?: string | undefined;
|
|
171
|
+
QuestionUrl?: string | undefined;
|
|
172
|
+
}
|
|
173
|
+
export interface SessionTag {
|
|
174
|
+
Key: string | undefined;
|
|
175
|
+
Value: string | undefined;
|
|
176
|
+
}
|
|
177
|
+
export interface GenerateEmbedUrlForAnonymousUserRequest {
|
|
178
|
+
AwsAccountId: string | undefined;
|
|
179
|
+
SessionLifetimeInMinutes?: number | undefined;
|
|
180
|
+
Namespace: string | undefined;
|
|
181
|
+
SessionTags?: SessionTag[] | undefined;
|
|
182
|
+
AuthorizedResourceArns: string[] | undefined;
|
|
183
|
+
ExperienceConfiguration:
|
|
184
|
+
| AnonymousUserEmbeddingExperienceConfiguration
|
|
185
|
+
| undefined;
|
|
186
|
+
AllowedDomains?: string[] | undefined;
|
|
187
|
+
}
|
|
188
|
+
export interface GenerateEmbedUrlForAnonymousUserResponse {
|
|
189
|
+
EmbedUrl: string | undefined;
|
|
190
|
+
Status: number | undefined;
|
|
191
|
+
RequestId: string | undefined;
|
|
192
|
+
AnonymousUserArn: string | undefined;
|
|
193
|
+
}
|
|
194
|
+
export interface RecentSnapshotsConfigurations {
|
|
195
|
+
Enabled: boolean | undefined;
|
|
196
|
+
}
|
|
197
|
+
export interface SchedulesConfigurations {
|
|
198
|
+
Enabled: boolean | undefined;
|
|
199
|
+
}
|
|
200
|
+
export interface StatePersistenceConfigurations {
|
|
201
|
+
Enabled: boolean | undefined;
|
|
202
|
+
}
|
|
203
|
+
export interface ThresholdAlertsConfigurations {
|
|
204
|
+
Enabled: boolean | undefined;
|
|
205
|
+
}
|
|
206
|
+
export interface RegisteredUserDashboardFeatureConfigurations {
|
|
207
|
+
StatePersistence?: StatePersistenceConfigurations | undefined;
|
|
208
|
+
SharedView?: SharedViewConfigurations | undefined;
|
|
209
|
+
Bookmarks?: BookmarksConfigurations | undefined;
|
|
210
|
+
AmazonQInQuickSight?: AmazonQInQuickSightDashboardConfigurations | undefined;
|
|
211
|
+
Schedules?: SchedulesConfigurations | undefined;
|
|
212
|
+
RecentSnapshots?: RecentSnapshotsConfigurations | undefined;
|
|
213
|
+
ThresholdAlerts?: ThresholdAlertsConfigurations | undefined;
|
|
214
|
+
}
|
|
215
|
+
export interface RegisteredUserDashboardEmbeddingConfiguration {
|
|
216
|
+
InitialDashboardId: string | undefined;
|
|
217
|
+
FeatureConfigurations?:
|
|
218
|
+
| RegisteredUserDashboardFeatureConfigurations
|
|
219
|
+
| undefined;
|
|
220
|
+
}
|
|
221
|
+
export interface RegisteredUserDashboardVisualEmbeddingConfiguration {
|
|
222
|
+
InitialDashboardVisualId: DashboardVisualId | undefined;
|
|
223
|
+
}
|
|
224
|
+
export interface RegisteredUserGenerativeQnAEmbeddingConfiguration {
|
|
225
|
+
InitialTopicId?: string | undefined;
|
|
226
|
+
}
|
|
227
|
+
export interface RegisteredUserQSearchBarEmbeddingConfiguration {
|
|
228
|
+
InitialTopicId?: string | undefined;
|
|
229
|
+
}
|
|
230
|
+
export interface RegisteredUserConsoleFeatureConfigurations {
|
|
231
|
+
StatePersistence?: StatePersistenceConfigurations | undefined;
|
|
232
|
+
SharedView?: SharedViewConfigurations | undefined;
|
|
233
|
+
AmazonQInQuickSight?: AmazonQInQuickSightConsoleConfigurations | undefined;
|
|
234
|
+
Schedules?: SchedulesConfigurations | undefined;
|
|
235
|
+
RecentSnapshots?: RecentSnapshotsConfigurations | undefined;
|
|
236
|
+
ThresholdAlerts?: ThresholdAlertsConfigurations | undefined;
|
|
237
|
+
}
|
|
238
|
+
export interface RegisteredUserQuickSightConsoleEmbeddingConfiguration {
|
|
239
|
+
InitialPath?: string | undefined;
|
|
240
|
+
FeatureConfigurations?:
|
|
241
|
+
| RegisteredUserConsoleFeatureConfigurations
|
|
242
|
+
| undefined;
|
|
243
|
+
}
|
|
244
|
+
export interface RegisteredUserEmbeddingExperienceConfiguration {
|
|
245
|
+
Dashboard?: RegisteredUserDashboardEmbeddingConfiguration | undefined;
|
|
246
|
+
QuickSightConsole?:
|
|
247
|
+
| RegisteredUserQuickSightConsoleEmbeddingConfiguration
|
|
248
|
+
| undefined;
|
|
249
|
+
QSearchBar?: RegisteredUserQSearchBarEmbeddingConfiguration | undefined;
|
|
250
|
+
DashboardVisual?:
|
|
251
|
+
| RegisteredUserDashboardVisualEmbeddingConfiguration
|
|
252
|
+
| undefined;
|
|
253
|
+
GenerativeQnA?: RegisteredUserGenerativeQnAEmbeddingConfiguration | undefined;
|
|
254
|
+
}
|
|
255
|
+
export interface GenerateEmbedUrlForRegisteredUserRequest {
|
|
256
|
+
AwsAccountId: string | undefined;
|
|
257
|
+
SessionLifetimeInMinutes?: number | undefined;
|
|
258
|
+
UserArn: string | undefined;
|
|
259
|
+
ExperienceConfiguration:
|
|
260
|
+
| RegisteredUserEmbeddingExperienceConfiguration
|
|
261
|
+
| undefined;
|
|
262
|
+
AllowedDomains?: string[] | undefined;
|
|
263
|
+
}
|
|
264
|
+
export interface GenerateEmbedUrlForRegisteredUserResponse {
|
|
265
|
+
EmbedUrl: string | undefined;
|
|
266
|
+
Status: number | undefined;
|
|
267
|
+
RequestId: string | undefined;
|
|
268
|
+
}
|
|
269
|
+
export interface GenerateEmbedUrlForRegisteredUserWithIdentityRequest {
|
|
270
|
+
AwsAccountId: string | undefined;
|
|
271
|
+
SessionLifetimeInMinutes?: number | undefined;
|
|
272
|
+
ExperienceConfiguration:
|
|
273
|
+
| RegisteredUserEmbeddingExperienceConfiguration
|
|
274
|
+
| undefined;
|
|
275
|
+
AllowedDomains?: string[] | undefined;
|
|
276
|
+
}
|
|
277
|
+
export interface GenerateEmbedUrlForRegisteredUserWithIdentityResponse {
|
|
278
|
+
EmbedUrl: string | undefined;
|
|
279
|
+
Status: number | undefined;
|
|
280
|
+
RequestId: string | undefined;
|
|
281
|
+
}
|
|
282
|
+
export interface GetDashboardEmbedUrlRequest {
|
|
283
|
+
AwsAccountId: string | undefined;
|
|
284
|
+
DashboardId: string | undefined;
|
|
285
|
+
IdentityType: EmbeddingIdentityType | undefined;
|
|
286
|
+
SessionLifetimeInMinutes?: number | undefined;
|
|
287
|
+
UndoRedoDisabled?: boolean | undefined;
|
|
288
|
+
ResetDisabled?: boolean | undefined;
|
|
289
|
+
StatePersistenceEnabled?: boolean | undefined;
|
|
290
|
+
UserArn?: string | undefined;
|
|
291
|
+
Namespace?: string | undefined;
|
|
292
|
+
AdditionalDashboardIds?: string[] | undefined;
|
|
293
|
+
}
|
|
294
|
+
export interface GetDashboardEmbedUrlResponse {
|
|
295
|
+
EmbedUrl?: string | undefined;
|
|
296
|
+
Status?: number | undefined;
|
|
297
|
+
RequestId?: string | undefined;
|
|
298
|
+
}
|
|
299
|
+
export interface GetFlowMetadataInput {
|
|
300
|
+
AwsAccountId: string | undefined;
|
|
301
|
+
FlowId: string | undefined;
|
|
302
|
+
}
|
|
303
|
+
export interface GetFlowMetadataOutput {
|
|
304
|
+
Arn: string | undefined;
|
|
305
|
+
FlowId: string | undefined;
|
|
306
|
+
Name: string | undefined;
|
|
307
|
+
Description?: string | undefined;
|
|
308
|
+
PublishState?: FlowPublishState | undefined;
|
|
309
|
+
UserCount?: number | undefined;
|
|
310
|
+
RunCount?: number | undefined;
|
|
311
|
+
CreatedTime: Date | undefined;
|
|
312
|
+
LastUpdatedTime?: Date | undefined;
|
|
277
313
|
RequestId?: string | undefined;
|
|
278
314
|
Status?: number | undefined;
|
|
279
315
|
}
|
|
280
|
-
export
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
export interface
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
TopicScheduleType?: TopicScheduleType | undefined;
|
|
316
|
+
export interface GetFlowPermissionsInput {
|
|
317
|
+
AwsAccountId: string | undefined;
|
|
318
|
+
FlowId: string | undefined;
|
|
319
|
+
}
|
|
320
|
+
export interface Permission {
|
|
321
|
+
Actions: string[] | undefined;
|
|
322
|
+
Principal: string | undefined;
|
|
323
|
+
}
|
|
324
|
+
export interface GetFlowPermissionsOutput {
|
|
325
|
+
Arn: string | undefined;
|
|
326
|
+
FlowId: string | undefined;
|
|
327
|
+
Permissions: Permission[] | undefined;
|
|
328
|
+
RequestId?: string | undefined;
|
|
329
|
+
Status?: number | undefined;
|
|
295
330
|
}
|
|
296
|
-
export interface
|
|
331
|
+
export interface GetSessionEmbedUrlRequest {
|
|
297
332
|
AwsAccountId: string | undefined;
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
RefreshSchedule: TopicRefreshSchedule | undefined;
|
|
333
|
+
EntryPoint?: string | undefined;
|
|
334
|
+
SessionLifetimeInMinutes?: number | undefined;
|
|
335
|
+
UserArn?: string | undefined;
|
|
302
336
|
}
|
|
303
|
-
export interface
|
|
304
|
-
|
|
305
|
-
TopicArn?: string | undefined;
|
|
306
|
-
DatasetArn?: string | undefined;
|
|
337
|
+
export interface GetSessionEmbedUrlResponse {
|
|
338
|
+
EmbedUrl?: string | undefined;
|
|
307
339
|
Status?: number | undefined;
|
|
308
340
|
RequestId?: string | undefined;
|
|
309
341
|
}
|
|
310
|
-
export interface
|
|
342
|
+
export interface GroupSearchFilter {
|
|
343
|
+
Operator: GroupFilterOperator | undefined;
|
|
344
|
+
Name: GroupFilterAttribute | undefined;
|
|
345
|
+
Value: string | undefined;
|
|
346
|
+
}
|
|
347
|
+
export interface IAMPolicyAssignmentSummary {
|
|
348
|
+
AssignmentName?: string | undefined;
|
|
349
|
+
AssignmentStatus?: AssignmentStatus | undefined;
|
|
350
|
+
}
|
|
351
|
+
export interface ListActionConnectorsRequest {
|
|
311
352
|
AwsAccountId: string | undefined;
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
SubnetIds: string[] | undefined;
|
|
315
|
-
SecurityGroupIds: string[] | undefined;
|
|
316
|
-
DnsResolvers?: string[] | undefined;
|
|
317
|
-
RoleArn: string | undefined;
|
|
318
|
-
Tags?: Tag[] | undefined;
|
|
353
|
+
MaxResults?: number | undefined;
|
|
354
|
+
NextToken?: string | undefined;
|
|
319
355
|
}
|
|
320
|
-
export
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
readonly UNAVAILABLE: "UNAVAILABLE";
|
|
324
|
-
};
|
|
325
|
-
export type VPCConnectionAvailabilityStatus =
|
|
326
|
-
(typeof VPCConnectionAvailabilityStatus)[keyof typeof VPCConnectionAvailabilityStatus];
|
|
327
|
-
export declare const VPCConnectionResourceStatus: {
|
|
328
|
-
readonly CREATION_FAILED: "CREATION_FAILED";
|
|
329
|
-
readonly CREATION_IN_PROGRESS: "CREATION_IN_PROGRESS";
|
|
330
|
-
readonly CREATION_SUCCESSFUL: "CREATION_SUCCESSFUL";
|
|
331
|
-
readonly DELETED: "DELETED";
|
|
332
|
-
readonly DELETION_FAILED: "DELETION_FAILED";
|
|
333
|
-
readonly DELETION_IN_PROGRESS: "DELETION_IN_PROGRESS";
|
|
334
|
-
readonly UPDATE_FAILED: "UPDATE_FAILED";
|
|
335
|
-
readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
|
|
336
|
-
readonly UPDATE_SUCCESSFUL: "UPDATE_SUCCESSFUL";
|
|
337
|
-
};
|
|
338
|
-
export type VPCConnectionResourceStatus =
|
|
339
|
-
(typeof VPCConnectionResourceStatus)[keyof typeof VPCConnectionResourceStatus];
|
|
340
|
-
export interface CreateVPCConnectionResponse {
|
|
341
|
-
Arn?: string | undefined;
|
|
342
|
-
VPCConnectionId?: string | undefined;
|
|
343
|
-
CreationStatus?: VPCConnectionResourceStatus | undefined;
|
|
344
|
-
AvailabilityStatus?: VPCConnectionAvailabilityStatus | undefined;
|
|
356
|
+
export interface ListActionConnectorsResponse {
|
|
357
|
+
ActionConnectorSummaries: ActionConnectorSummary[] | undefined;
|
|
358
|
+
NextToken?: string | undefined;
|
|
345
359
|
RequestId?: string | undefined;
|
|
346
360
|
Status?: number | undefined;
|
|
347
361
|
}
|
|
348
|
-
export interface
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
362
|
+
export interface ListAnalysesRequest {
|
|
363
|
+
AwsAccountId: string | undefined;
|
|
364
|
+
NextToken?: string | undefined;
|
|
365
|
+
MaxResults?: number | undefined;
|
|
352
366
|
}
|
|
353
|
-
export
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
readonly DATA_SET_NOT_FOUND: "DATA_SET_NOT_FOUND";
|
|
359
|
-
readonly INTERNAL_FAILURE: "INTERNAL_FAILURE";
|
|
360
|
-
readonly PARAMETER_NOT_FOUND: "PARAMETER_NOT_FOUND";
|
|
361
|
-
readonly PARAMETER_TYPE_INVALID: "PARAMETER_TYPE_INVALID";
|
|
362
|
-
readonly PARAMETER_VALUE_INCOMPATIBLE: "PARAMETER_VALUE_INCOMPATIBLE";
|
|
363
|
-
readonly SOURCE_NOT_FOUND: "SOURCE_NOT_FOUND";
|
|
364
|
-
};
|
|
365
|
-
export type DashboardErrorType =
|
|
366
|
-
(typeof DashboardErrorType)[keyof typeof DashboardErrorType];
|
|
367
|
-
export interface DashboardError {
|
|
368
|
-
Type?: DashboardErrorType | undefined;
|
|
369
|
-
Message?: string | undefined;
|
|
370
|
-
ViolatedEntities?: Entity[] | undefined;
|
|
371
|
-
}
|
|
372
|
-
export interface DashboardVersion {
|
|
373
|
-
CreatedTime?: Date | undefined;
|
|
374
|
-
Errors?: DashboardError[] | undefined;
|
|
375
|
-
VersionNumber?: number | undefined;
|
|
376
|
-
Status?: ResourceStatus | undefined;
|
|
377
|
-
Arn?: string | undefined;
|
|
378
|
-
SourceEntityArn?: string | undefined;
|
|
379
|
-
DataSetArns?: string[] | undefined;
|
|
380
|
-
Description?: string | undefined;
|
|
381
|
-
ThemeArn?: string | undefined;
|
|
382
|
-
Sheets?: Sheet[] | undefined;
|
|
367
|
+
export interface ListAnalysesResponse {
|
|
368
|
+
AnalysisSummaryList?: AnalysisSummary[] | undefined;
|
|
369
|
+
NextToken?: string | undefined;
|
|
370
|
+
Status?: number | undefined;
|
|
371
|
+
RequestId?: string | undefined;
|
|
383
372
|
}
|
|
384
|
-
export interface
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
Version?: DashboardVersion | undefined;
|
|
389
|
-
CreatedTime?: Date | undefined;
|
|
390
|
-
LastPublishedTime?: Date | undefined;
|
|
391
|
-
LastUpdatedTime?: Date | undefined;
|
|
392
|
-
LinkEntities?: string[] | undefined;
|
|
373
|
+
export interface ListAssetBundleExportJobsRequest {
|
|
374
|
+
AwsAccountId: string | undefined;
|
|
375
|
+
NextToken?: string | undefined;
|
|
376
|
+
MaxResults?: number | undefined;
|
|
393
377
|
}
|
|
394
|
-
export
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
readonly QUICKSIGHT_OWNER: "QUICKSIGHT_OWNER";
|
|
400
|
-
readonly QUICKSIGHT_USER: "QUICKSIGHT_USER";
|
|
401
|
-
readonly QUICKSIGHT_VIEWER_OR_OWNER: "QUICKSIGHT_VIEWER_OR_OWNER";
|
|
402
|
-
};
|
|
403
|
-
export type DashboardFilterAttribute =
|
|
404
|
-
(typeof DashboardFilterAttribute)[keyof typeof DashboardFilterAttribute];
|
|
405
|
-
export interface DashboardSearchFilter {
|
|
406
|
-
Operator: FilterOperator | undefined;
|
|
407
|
-
Name?: DashboardFilterAttribute | undefined;
|
|
408
|
-
Value?: string | undefined;
|
|
378
|
+
export interface ListAssetBundleExportJobsResponse {
|
|
379
|
+
AssetBundleExportJobSummaryList?: AssetBundleExportJobSummary[] | undefined;
|
|
380
|
+
NextToken?: string | undefined;
|
|
381
|
+
RequestId?: string | undefined;
|
|
382
|
+
Status?: number | undefined;
|
|
409
383
|
}
|
|
410
|
-
export
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
export type DashboardsQAStatus =
|
|
415
|
-
(typeof DashboardsQAStatus)[keyof typeof DashboardsQAStatus];
|
|
416
|
-
export interface DashboardSummary {
|
|
417
|
-
Arn?: string | undefined;
|
|
418
|
-
DashboardId?: string | undefined;
|
|
419
|
-
Name?: string | undefined;
|
|
420
|
-
CreatedTime?: Date | undefined;
|
|
421
|
-
LastUpdatedTime?: Date | undefined;
|
|
422
|
-
PublishedVersionNumber?: number | undefined;
|
|
423
|
-
LastPublishedTime?: Date | undefined;
|
|
384
|
+
export interface ListAssetBundleImportJobsRequest {
|
|
385
|
+
AwsAccountId: string | undefined;
|
|
386
|
+
NextToken?: string | undefined;
|
|
387
|
+
MaxResults?: number | undefined;
|
|
424
388
|
}
|
|
425
|
-
export interface
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
Status?:
|
|
430
|
-
SourceEntityArn?: string | undefined;
|
|
431
|
-
Description?: string | undefined;
|
|
389
|
+
export interface ListAssetBundleImportJobsResponse {
|
|
390
|
+
AssetBundleImportJobSummaryList?: AssetBundleImportJobSummary[] | undefined;
|
|
391
|
+
NextToken?: string | undefined;
|
|
392
|
+
RequestId?: string | undefined;
|
|
393
|
+
Status?: number | undefined;
|
|
432
394
|
}
|
|
433
|
-
export interface
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
SheetName?: string | undefined;
|
|
438
|
-
VisualId?: string | undefined;
|
|
439
|
-
VisualTitle?: string | undefined;
|
|
440
|
-
VisualSubtitle?: string | undefined;
|
|
441
|
-
DashboardUrl?: string | undefined;
|
|
395
|
+
export interface ListBrandsRequest {
|
|
396
|
+
AwsAccountId: string | undefined;
|
|
397
|
+
MaxResults?: number | undefined;
|
|
398
|
+
NextToken?: string | undefined;
|
|
442
399
|
}
|
|
443
|
-
export interface
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
Description?: string | undefined;
|
|
447
|
-
Type?: ColumnDataType | undefined;
|
|
448
|
-
SubType?: ColumnDataSubType | undefined;
|
|
400
|
+
export interface ListBrandsResponse {
|
|
401
|
+
NextToken?: string | undefined;
|
|
402
|
+
Brands?: BrandSummary[] | undefined;
|
|
449
403
|
}
|
|
450
|
-
export interface
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
404
|
+
export interface ListCustomPermissionsRequest {
|
|
405
|
+
AwsAccountId: string | undefined;
|
|
406
|
+
MaxResults?: number | undefined;
|
|
407
|
+
NextToken?: string | undefined;
|
|
408
|
+
}
|
|
409
|
+
export interface ListCustomPermissionsResponse {
|
|
410
|
+
Status?: number | undefined;
|
|
411
|
+
CustomPermissionsList?: CustomPermissions[] | undefined;
|
|
412
|
+
NextToken?: string | undefined;
|
|
413
|
+
RequestId?: string | undefined;
|
|
414
|
+
}
|
|
415
|
+
export interface ListDashboardsRequest {
|
|
416
|
+
AwsAccountId: string | undefined;
|
|
417
|
+
NextToken?: string | undefined;
|
|
418
|
+
MaxResults?: number | undefined;
|
|
419
|
+
}
|
|
420
|
+
export interface ListDashboardsResponse {
|
|
421
|
+
DashboardSummaryList?: DashboardSummary[] | undefined;
|
|
422
|
+
NextToken?: string | undefined;
|
|
423
|
+
Status?: number | undefined;
|
|
424
|
+
RequestId?: string | undefined;
|
|
425
|
+
}
|
|
426
|
+
export interface ListDashboardVersionsRequest {
|
|
427
|
+
AwsAccountId: string | undefined;
|
|
428
|
+
DashboardId: string | undefined;
|
|
429
|
+
NextToken?: string | undefined;
|
|
430
|
+
MaxResults?: number | undefined;
|
|
431
|
+
}
|
|
432
|
+
export interface ListDashboardVersionsResponse {
|
|
433
|
+
DashboardVersionSummaryList?: DashboardVersionSummary[] | undefined;
|
|
434
|
+
NextToken?: string | undefined;
|
|
435
|
+
Status?: number | undefined;
|
|
436
|
+
RequestId?: string | undefined;
|
|
437
|
+
}
|
|
438
|
+
export interface ListDataSetsRequest {
|
|
439
|
+
AwsAccountId: string | undefined;
|
|
440
|
+
NextToken?: string | undefined;
|
|
441
|
+
MaxResults?: number | undefined;
|
|
442
|
+
}
|
|
443
|
+
export interface ListDataSetsResponse {
|
|
444
|
+
DataSetSummaries?: DataSetSummary[] | undefined;
|
|
445
|
+
NextToken?: string | undefined;
|
|
446
|
+
RequestId?: string | undefined;
|
|
447
|
+
Status?: number | undefined;
|
|
448
|
+
}
|
|
449
|
+
export interface ListDataSourcesRequest {
|
|
450
|
+
AwsAccountId: string | undefined;
|
|
451
|
+
NextToken?: string | undefined;
|
|
452
|
+
MaxResults?: number | undefined;
|
|
453
|
+
}
|
|
454
|
+
export interface ListDataSourcesResponse {
|
|
455
|
+
DataSources?: DataSource[] | undefined;
|
|
456
|
+
NextToken?: string | undefined;
|
|
457
|
+
RequestId?: string | undefined;
|
|
458
|
+
Status?: number | undefined;
|
|
459
|
+
}
|
|
460
|
+
export interface ListFlowsInput {
|
|
461
|
+
AwsAccountId: string | undefined;
|
|
462
|
+
NextToken?: string | undefined;
|
|
463
|
+
MaxResults?: number | undefined;
|
|
464
|
+
}
|
|
465
|
+
export interface ListFlowsOutput {
|
|
466
|
+
FlowSummaryList?: FlowSummary[] | undefined;
|
|
467
|
+
NextToken?: string | undefined;
|
|
468
|
+
RequestId?: string | undefined;
|
|
469
|
+
Status?: number | undefined;
|
|
470
|
+
}
|
|
471
|
+
export interface ListFolderMembersRequest {
|
|
472
|
+
AwsAccountId: string | undefined;
|
|
473
|
+
FolderId: string | undefined;
|
|
474
|
+
NextToken?: string | undefined;
|
|
475
|
+
MaxResults?: number | undefined;
|
|
476
|
+
}
|
|
477
|
+
export interface ListFolderMembersResponse {
|
|
478
|
+
Status?: number | undefined;
|
|
479
|
+
FolderMemberList?: MemberIdArnPair[] | undefined;
|
|
480
|
+
NextToken?: string | undefined;
|
|
481
|
+
RequestId?: string | undefined;
|
|
482
|
+
}
|
|
483
|
+
export interface ListFoldersRequest {
|
|
484
|
+
AwsAccountId: string | undefined;
|
|
485
|
+
NextToken?: string | undefined;
|
|
486
|
+
MaxResults?: number | undefined;
|
|
474
487
|
}
|
|
475
|
-
export
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
readonly QUICKSIGHT_OWNER: "QUICKSIGHT_OWNER";
|
|
481
|
-
readonly QUICKSIGHT_VIEWER_OR_OWNER: "QUICKSIGHT_VIEWER_OR_OWNER";
|
|
482
|
-
};
|
|
483
|
-
export type DataSetFilterAttribute =
|
|
484
|
-
(typeof DataSetFilterAttribute)[keyof typeof DataSetFilterAttribute];
|
|
485
|
-
export interface DataSetSearchFilter {
|
|
486
|
-
Operator: FilterOperator | undefined;
|
|
487
|
-
Name: DataSetFilterAttribute | undefined;
|
|
488
|
-
Value: string | undefined;
|
|
488
|
+
export interface ListFoldersResponse {
|
|
489
|
+
Status?: number | undefined;
|
|
490
|
+
FolderSummaryList?: FolderSummary[] | undefined;
|
|
491
|
+
NextToken?: string | undefined;
|
|
492
|
+
RequestId?: string | undefined;
|
|
489
493
|
}
|
|
490
|
-
export interface
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
LastUpdatedTime?: Date | undefined;
|
|
496
|
-
ImportMode?: DataSetImportMode | undefined;
|
|
497
|
-
RowLevelPermissionDataSet?: RowLevelPermissionDataSet | undefined;
|
|
498
|
-
RowLevelPermissionDataSetMap?:
|
|
499
|
-
| Record<string, RowLevelPermissionDataSet>
|
|
500
|
-
| undefined;
|
|
501
|
-
RowLevelPermissionTagConfigurationApplied?: boolean | undefined;
|
|
502
|
-
ColumnLevelPermissionRulesApplied?: boolean | undefined;
|
|
503
|
-
UseAs?: DataSetUseAs | undefined;
|
|
504
|
-
}
|
|
505
|
-
export declare const DataSourceErrorInfoType: {
|
|
506
|
-
readonly ACCESS_DENIED: "ACCESS_DENIED";
|
|
507
|
-
readonly CONFLICT: "CONFLICT";
|
|
508
|
-
readonly COPY_SOURCE_NOT_FOUND: "COPY_SOURCE_NOT_FOUND";
|
|
509
|
-
readonly ENGINE_VERSION_NOT_SUPPORTED: "ENGINE_VERSION_NOT_SUPPORTED";
|
|
510
|
-
readonly GENERIC_SQL_FAILURE: "GENERIC_SQL_FAILURE";
|
|
511
|
-
readonly TIMEOUT: "TIMEOUT";
|
|
512
|
-
readonly UNKNOWN: "UNKNOWN";
|
|
513
|
-
readonly UNKNOWN_HOST: "UNKNOWN_HOST";
|
|
514
|
-
};
|
|
515
|
-
export type DataSourceErrorInfoType =
|
|
516
|
-
(typeof DataSourceErrorInfoType)[keyof typeof DataSourceErrorInfoType];
|
|
517
|
-
export interface DataSourceErrorInfo {
|
|
518
|
-
Type?: DataSourceErrorInfoType | undefined;
|
|
519
|
-
Message?: string | undefined;
|
|
520
|
-
}
|
|
521
|
-
export interface DataSource {
|
|
522
|
-
Arn?: string | undefined;
|
|
523
|
-
DataSourceId?: string | undefined;
|
|
524
|
-
Name?: string | undefined;
|
|
525
|
-
Type?: DataSourceType | undefined;
|
|
526
|
-
Status?: ResourceStatus | undefined;
|
|
527
|
-
CreatedTime?: Date | undefined;
|
|
528
|
-
LastUpdatedTime?: Date | undefined;
|
|
529
|
-
DataSourceParameters?: DataSourceParameters | undefined;
|
|
530
|
-
AlternateDataSourceParameters?: DataSourceParameters[] | undefined;
|
|
531
|
-
VpcConnectionProperties?: VpcConnectionProperties | undefined;
|
|
532
|
-
SslProperties?: SslProperties | undefined;
|
|
533
|
-
ErrorInfo?: DataSourceErrorInfo | undefined;
|
|
534
|
-
SecretArn?: string | undefined;
|
|
535
|
-
}
|
|
536
|
-
export declare const DataSourceFilterAttribute: {
|
|
537
|
-
readonly DATASOURCE_NAME: "DATASOURCE_NAME";
|
|
538
|
-
readonly DIRECT_QUICKSIGHT_OWNER: "DIRECT_QUICKSIGHT_OWNER";
|
|
539
|
-
readonly DIRECT_QUICKSIGHT_SOLE_OWNER: "DIRECT_QUICKSIGHT_SOLE_OWNER";
|
|
540
|
-
readonly DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER";
|
|
541
|
-
};
|
|
542
|
-
export type DataSourceFilterAttribute =
|
|
543
|
-
(typeof DataSourceFilterAttribute)[keyof typeof DataSourceFilterAttribute];
|
|
544
|
-
export interface DataSourceSearchFilter {
|
|
545
|
-
Operator: FilterOperator | undefined;
|
|
546
|
-
Name: DataSourceFilterAttribute | undefined;
|
|
547
|
-
Value: string | undefined;
|
|
494
|
+
export interface ListFoldersForResourceRequest {
|
|
495
|
+
AwsAccountId: string | undefined;
|
|
496
|
+
ResourceArn: string | undefined;
|
|
497
|
+
NextToken?: string | undefined;
|
|
498
|
+
MaxResults?: number | undefined;
|
|
548
499
|
}
|
|
549
|
-
export interface
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
CreatedTime?: Date | undefined;
|
|
555
|
-
LastUpdatedTime?: Date | undefined;
|
|
500
|
+
export interface ListFoldersForResourceResponse {
|
|
501
|
+
Status?: number | undefined;
|
|
502
|
+
Folders?: string[] | undefined;
|
|
503
|
+
NextToken?: string | undefined;
|
|
504
|
+
RequestId?: string | undefined;
|
|
556
505
|
}
|
|
557
|
-
export interface
|
|
506
|
+
export interface ListGroupMembershipsRequest {
|
|
507
|
+
GroupName: string | undefined;
|
|
508
|
+
NextToken?: string | undefined;
|
|
509
|
+
MaxResults?: number | undefined;
|
|
558
510
|
AwsAccountId: string | undefined;
|
|
559
|
-
Namespace
|
|
511
|
+
Namespace: string | undefined;
|
|
560
512
|
}
|
|
561
|
-
export interface
|
|
513
|
+
export interface ListGroupMembershipsResponse {
|
|
514
|
+
GroupMemberList?: GroupMember[] | undefined;
|
|
515
|
+
NextToken?: string | undefined;
|
|
562
516
|
RequestId?: string | undefined;
|
|
563
517
|
Status?: number | undefined;
|
|
564
518
|
}
|
|
565
|
-
export interface
|
|
519
|
+
export interface ListGroupsRequest {
|
|
566
520
|
AwsAccountId: string | undefined;
|
|
521
|
+
NextToken?: string | undefined;
|
|
522
|
+
MaxResults?: number | undefined;
|
|
523
|
+
Namespace: string | undefined;
|
|
567
524
|
}
|
|
568
|
-
export interface
|
|
525
|
+
export interface ListGroupsResponse {
|
|
526
|
+
GroupList?: Group[] | undefined;
|
|
527
|
+
NextToken?: string | undefined;
|
|
569
528
|
RequestId?: string | undefined;
|
|
570
529
|
Status?: number | undefined;
|
|
571
530
|
}
|
|
572
|
-
export interface
|
|
531
|
+
export interface ListIAMPolicyAssignmentsRequest {
|
|
573
532
|
AwsAccountId: string | undefined;
|
|
533
|
+
AssignmentStatus?: AssignmentStatus | undefined;
|
|
534
|
+
Namespace: string | undefined;
|
|
535
|
+
NextToken?: string | undefined;
|
|
536
|
+
MaxResults?: number | undefined;
|
|
574
537
|
}
|
|
575
|
-
export interface
|
|
538
|
+
export interface ListIAMPolicyAssignmentsResponse {
|
|
539
|
+
IAMPolicyAssignments?: IAMPolicyAssignmentSummary[] | undefined;
|
|
540
|
+
NextToken?: string | undefined;
|
|
576
541
|
RequestId?: string | undefined;
|
|
577
542
|
Status?: number | undefined;
|
|
578
543
|
}
|
|
579
|
-
export interface
|
|
544
|
+
export interface ListIAMPolicyAssignmentsForUserRequest {
|
|
580
545
|
AwsAccountId: string | undefined;
|
|
581
|
-
|
|
546
|
+
UserName: string | undefined;
|
|
547
|
+
NextToken?: string | undefined;
|
|
548
|
+
MaxResults?: number | undefined;
|
|
549
|
+
Namespace: string | undefined;
|
|
582
550
|
}
|
|
583
|
-
export interface
|
|
584
|
-
|
|
585
|
-
ActionConnectorId?: string | undefined;
|
|
551
|
+
export interface ListIAMPolicyAssignmentsForUserResponse {
|
|
552
|
+
ActiveAssignments?: ActiveIAMPolicyAssignment[] | undefined;
|
|
586
553
|
RequestId?: string | undefined;
|
|
554
|
+
NextToken?: string | undefined;
|
|
587
555
|
Status?: number | undefined;
|
|
588
556
|
}
|
|
589
|
-
export interface
|
|
557
|
+
export interface ListIdentityPropagationConfigsRequest {
|
|
590
558
|
AwsAccountId: string | undefined;
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
ForceDeleteWithoutRecovery?: boolean | undefined;
|
|
559
|
+
MaxResults?: number | undefined;
|
|
560
|
+
NextToken?: string | undefined;
|
|
594
561
|
}
|
|
595
|
-
export interface
|
|
562
|
+
export interface ListIdentityPropagationConfigsResponse {
|
|
563
|
+
Services?: AuthorizedTargetsByService[] | undefined;
|
|
564
|
+
NextToken?: string | undefined;
|
|
596
565
|
Status?: number | undefined;
|
|
597
|
-
Arn?: string | undefined;
|
|
598
|
-
AnalysisId?: string | undefined;
|
|
599
|
-
DeletionTime?: Date | undefined;
|
|
600
566
|
RequestId?: string | undefined;
|
|
601
567
|
}
|
|
602
|
-
export interface
|
|
568
|
+
export interface ListIngestionsRequest {
|
|
569
|
+
DataSetId: string | undefined;
|
|
570
|
+
NextToken?: string | undefined;
|
|
571
|
+
AwsAccountId: string | undefined;
|
|
572
|
+
MaxResults?: number | undefined;
|
|
573
|
+
}
|
|
574
|
+
export interface ListIngestionsResponse {
|
|
575
|
+
Ingestions?: Ingestion[] | undefined;
|
|
576
|
+
NextToken?: string | undefined;
|
|
577
|
+
RequestId?: string | undefined;
|
|
578
|
+
Status?: number | undefined;
|
|
579
|
+
}
|
|
580
|
+
export interface ListNamespacesRequest {
|
|
603
581
|
AwsAccountId: string | undefined;
|
|
604
|
-
|
|
582
|
+
NextToken?: string | undefined;
|
|
583
|
+
MaxResults?: number | undefined;
|
|
605
584
|
}
|
|
606
|
-
export interface
|
|
585
|
+
export interface ListNamespacesResponse {
|
|
586
|
+
Namespaces?: NamespaceInfoV2[] | undefined;
|
|
587
|
+
NextToken?: string | undefined;
|
|
607
588
|
RequestId?: string | undefined;
|
|
589
|
+
Status?: number | undefined;
|
|
608
590
|
}
|
|
609
|
-
export interface
|
|
591
|
+
export interface ListRefreshSchedulesRequest {
|
|
610
592
|
AwsAccountId: string | undefined;
|
|
593
|
+
DataSetId: string | undefined;
|
|
611
594
|
}
|
|
612
|
-
export interface
|
|
595
|
+
export interface ListRefreshSchedulesResponse {
|
|
596
|
+
RefreshSchedules?: RefreshSchedule[] | undefined;
|
|
597
|
+
Status?: number | undefined;
|
|
613
598
|
RequestId?: string | undefined;
|
|
614
599
|
}
|
|
615
|
-
export interface
|
|
600
|
+
export interface ListRoleMembershipsRequest {
|
|
601
|
+
Role: Role | undefined;
|
|
602
|
+
NextToken?: string | undefined;
|
|
603
|
+
MaxResults?: number | undefined;
|
|
616
604
|
AwsAccountId: string | undefined;
|
|
617
|
-
|
|
605
|
+
Namespace: string | undefined;
|
|
618
606
|
}
|
|
619
|
-
export interface
|
|
607
|
+
export interface ListRoleMembershipsResponse {
|
|
608
|
+
MembersList?: string[] | undefined;
|
|
609
|
+
NextToken?: string | undefined;
|
|
610
|
+
RequestId?: string | undefined;
|
|
620
611
|
Status?: number | undefined;
|
|
621
|
-
|
|
612
|
+
}
|
|
613
|
+
export interface ListTagsForResourceRequest {
|
|
614
|
+
ResourceArn: string | undefined;
|
|
615
|
+
}
|
|
616
|
+
export interface ListTagsForResourceResponse {
|
|
617
|
+
Tags?: Tag[] | undefined;
|
|
622
618
|
RequestId?: string | undefined;
|
|
619
|
+
Status?: number | undefined;
|
|
623
620
|
}
|
|
624
|
-
export interface
|
|
621
|
+
export interface ListTemplateAliasesRequest {
|
|
625
622
|
AwsAccountId: string | undefined;
|
|
626
|
-
|
|
627
|
-
|
|
623
|
+
TemplateId: string | undefined;
|
|
624
|
+
NextToken?: string | undefined;
|
|
625
|
+
MaxResults?: number | undefined;
|
|
628
626
|
}
|
|
629
|
-
export interface
|
|
627
|
+
export interface ListTemplateAliasesResponse {
|
|
628
|
+
TemplateAliasList?: TemplateAlias[] | undefined;
|
|
630
629
|
Status?: number | undefined;
|
|
630
|
+
RequestId?: string | undefined;
|
|
631
|
+
NextToken?: string | undefined;
|
|
632
|
+
}
|
|
633
|
+
export interface ListTemplatesRequest {
|
|
634
|
+
AwsAccountId: string | undefined;
|
|
635
|
+
NextToken?: string | undefined;
|
|
636
|
+
MaxResults?: number | undefined;
|
|
637
|
+
}
|
|
638
|
+
export interface TemplateSummary {
|
|
631
639
|
Arn?: string | undefined;
|
|
632
|
-
|
|
640
|
+
TemplateId?: string | undefined;
|
|
641
|
+
Name?: string | undefined;
|
|
642
|
+
LatestVersionNumber?: number | undefined;
|
|
643
|
+
CreatedTime?: Date | undefined;
|
|
644
|
+
LastUpdatedTime?: Date | undefined;
|
|
645
|
+
}
|
|
646
|
+
export interface ListTemplatesResponse {
|
|
647
|
+
TemplateSummaryList?: TemplateSummary[] | undefined;
|
|
648
|
+
NextToken?: string | undefined;
|
|
649
|
+
Status?: number | undefined;
|
|
633
650
|
RequestId?: string | undefined;
|
|
634
651
|
}
|
|
635
|
-
export interface
|
|
652
|
+
export interface ListTemplateVersionsRequest {
|
|
636
653
|
AwsAccountId: string | undefined;
|
|
637
|
-
|
|
654
|
+
TemplateId: string | undefined;
|
|
655
|
+
NextToken?: string | undefined;
|
|
656
|
+
MaxResults?: number | undefined;
|
|
638
657
|
}
|
|
639
|
-
export interface
|
|
658
|
+
export interface TemplateVersionSummary {
|
|
640
659
|
Arn?: string | undefined;
|
|
641
|
-
|
|
660
|
+
VersionNumber?: number | undefined;
|
|
661
|
+
CreatedTime?: Date | undefined;
|
|
662
|
+
Status?: ResourceStatus | undefined;
|
|
663
|
+
Description?: string | undefined;
|
|
664
|
+
}
|
|
665
|
+
export interface ListTemplateVersionsResponse {
|
|
666
|
+
TemplateVersionSummaryList?: TemplateVersionSummary[] | undefined;
|
|
667
|
+
NextToken?: string | undefined;
|
|
668
|
+
Status?: number | undefined;
|
|
669
|
+
RequestId?: string | undefined;
|
|
670
|
+
}
|
|
671
|
+
export interface ListThemeAliasesRequest {
|
|
672
|
+
AwsAccountId: string | undefined;
|
|
673
|
+
ThemeId: string | undefined;
|
|
674
|
+
NextToken?: string | undefined;
|
|
675
|
+
MaxResults?: number | undefined;
|
|
676
|
+
}
|
|
677
|
+
export interface ListThemeAliasesResponse {
|
|
678
|
+
ThemeAliasList?: ThemeAlias[] | undefined;
|
|
679
|
+
Status?: number | undefined;
|
|
642
680
|
RequestId?: string | undefined;
|
|
681
|
+
NextToken?: string | undefined;
|
|
682
|
+
}
|
|
683
|
+
export interface ListThemesRequest {
|
|
684
|
+
AwsAccountId: string | undefined;
|
|
685
|
+
NextToken?: string | undefined;
|
|
686
|
+
MaxResults?: number | undefined;
|
|
687
|
+
Type?: ThemeType | undefined;
|
|
688
|
+
}
|
|
689
|
+
export interface ThemeSummary {
|
|
690
|
+
Arn?: string | undefined;
|
|
691
|
+
Name?: string | undefined;
|
|
692
|
+
ThemeId?: string | undefined;
|
|
693
|
+
LatestVersionNumber?: number | undefined;
|
|
694
|
+
CreatedTime?: Date | undefined;
|
|
695
|
+
LastUpdatedTime?: Date | undefined;
|
|
696
|
+
}
|
|
697
|
+
export interface ListThemesResponse {
|
|
698
|
+
ThemeSummaryList?: ThemeSummary[] | undefined;
|
|
699
|
+
NextToken?: string | undefined;
|
|
643
700
|
Status?: number | undefined;
|
|
701
|
+
RequestId?: string | undefined;
|
|
644
702
|
}
|
|
645
|
-
export interface
|
|
703
|
+
export interface ListThemeVersionsRequest {
|
|
646
704
|
AwsAccountId: string | undefined;
|
|
647
|
-
|
|
705
|
+
ThemeId: string | undefined;
|
|
706
|
+
NextToken?: string | undefined;
|
|
707
|
+
MaxResults?: number | undefined;
|
|
708
|
+
}
|
|
709
|
+
export interface ThemeVersionSummary {
|
|
710
|
+
VersionNumber?: number | undefined;
|
|
711
|
+
Arn?: string | undefined;
|
|
712
|
+
Description?: string | undefined;
|
|
713
|
+
CreatedTime?: Date | undefined;
|
|
714
|
+
Status?: ResourceStatus | undefined;
|
|
648
715
|
}
|
|
649
|
-
export interface
|
|
716
|
+
export interface ListThemeVersionsResponse {
|
|
717
|
+
ThemeVersionSummaryList?: ThemeVersionSummary[] | undefined;
|
|
718
|
+
NextToken?: string | undefined;
|
|
719
|
+
Status?: number | undefined;
|
|
650
720
|
RequestId?: string | undefined;
|
|
721
|
+
}
|
|
722
|
+
export interface ListTopicRefreshSchedulesRequest {
|
|
723
|
+
AwsAccountId: string | undefined;
|
|
724
|
+
TopicId: string | undefined;
|
|
725
|
+
}
|
|
726
|
+
export interface TopicRefreshScheduleSummary {
|
|
727
|
+
DatasetId?: string | undefined;
|
|
728
|
+
DatasetArn?: string | undefined;
|
|
729
|
+
DatasetName?: string | undefined;
|
|
730
|
+
RefreshSchedule?: TopicRefreshSchedule | undefined;
|
|
731
|
+
}
|
|
732
|
+
export interface ListTopicRefreshSchedulesResponse {
|
|
733
|
+
TopicId?: string | undefined;
|
|
734
|
+
TopicArn?: string | undefined;
|
|
735
|
+
RefreshSchedules?: TopicRefreshScheduleSummary[] | undefined;
|
|
651
736
|
Status?: number | undefined;
|
|
737
|
+
RequestId?: string | undefined;
|
|
652
738
|
}
|
|
653
|
-
export interface
|
|
739
|
+
export interface ListTopicReviewedAnswersRequest {
|
|
654
740
|
AwsAccountId: string | undefined;
|
|
655
|
-
|
|
741
|
+
TopicId: string | undefined;
|
|
742
|
+
}
|
|
743
|
+
export interface ListTopicsRequest {
|
|
744
|
+
AwsAccountId: string | undefined;
|
|
745
|
+
NextToken?: string | undefined;
|
|
746
|
+
MaxResults?: number | undefined;
|
|
656
747
|
}
|
|
657
|
-
export interface
|
|
748
|
+
export interface TopicSummary {
|
|
658
749
|
Arn?: string | undefined;
|
|
659
|
-
|
|
750
|
+
TopicId?: string | undefined;
|
|
751
|
+
Name?: string | undefined;
|
|
752
|
+
UserExperienceVersion?: TopicUserExperienceVersion | undefined;
|
|
753
|
+
}
|
|
754
|
+
export interface ListTopicsResponse {
|
|
755
|
+
TopicsSummaries?: TopicSummary[] | undefined;
|
|
756
|
+
NextToken?: string | undefined;
|
|
660
757
|
RequestId?: string | undefined;
|
|
661
758
|
Status?: number | undefined;
|
|
662
759
|
}
|
|
663
|
-
export interface
|
|
760
|
+
export interface ListUserGroupsRequest {
|
|
761
|
+
UserName: string | undefined;
|
|
664
762
|
AwsAccountId: string | undefined;
|
|
665
|
-
Namespace
|
|
763
|
+
Namespace: string | undefined;
|
|
764
|
+
NextToken?: string | undefined;
|
|
765
|
+
MaxResults?: number | undefined;
|
|
666
766
|
}
|
|
667
|
-
export interface
|
|
767
|
+
export interface ListUserGroupsResponse {
|
|
768
|
+
GroupList?: Group[] | undefined;
|
|
769
|
+
NextToken?: string | undefined;
|
|
668
770
|
RequestId?: string | undefined;
|
|
669
771
|
Status?: number | undefined;
|
|
670
772
|
}
|
|
671
|
-
export interface
|
|
773
|
+
export interface ListUsersRequest {
|
|
672
774
|
AwsAccountId: string | undefined;
|
|
673
|
-
|
|
775
|
+
NextToken?: string | undefined;
|
|
776
|
+
MaxResults?: number | undefined;
|
|
777
|
+
Namespace: string | undefined;
|
|
674
778
|
}
|
|
675
|
-
export interface
|
|
779
|
+
export interface ListUsersResponse {
|
|
780
|
+
UserList?: User[] | undefined;
|
|
781
|
+
NextToken?: string | undefined;
|
|
782
|
+
RequestId?: string | undefined;
|
|
676
783
|
Status?: number | undefined;
|
|
784
|
+
}
|
|
785
|
+
export interface ListVPCConnectionsRequest {
|
|
786
|
+
AwsAccountId: string | undefined;
|
|
787
|
+
NextToken?: string | undefined;
|
|
788
|
+
MaxResults?: number | undefined;
|
|
789
|
+
}
|
|
790
|
+
export interface VPCConnectionSummary {
|
|
791
|
+
VPCConnectionId?: string | undefined;
|
|
677
792
|
Arn?: string | undefined;
|
|
678
|
-
|
|
793
|
+
Name?: string | undefined;
|
|
794
|
+
VPCId?: string | undefined;
|
|
795
|
+
SecurityGroupIds?: string[] | undefined;
|
|
796
|
+
DnsResolvers?: string[] | undefined;
|
|
797
|
+
Status?: VPCConnectionResourceStatus | undefined;
|
|
798
|
+
AvailabilityStatus?: VPCConnectionAvailabilityStatus | undefined;
|
|
799
|
+
NetworkInterfaces?: NetworkInterface[] | undefined;
|
|
800
|
+
RoleArn?: string | undefined;
|
|
801
|
+
CreatedTime?: Date | undefined;
|
|
802
|
+
LastUpdatedTime?: Date | undefined;
|
|
803
|
+
}
|
|
804
|
+
export interface ListVPCConnectionsResponse {
|
|
805
|
+
VPCConnectionSummaries?: VPCConnectionSummary[] | undefined;
|
|
806
|
+
NextToken?: string | undefined;
|
|
679
807
|
RequestId?: string | undefined;
|
|
808
|
+
Status?: number | undefined;
|
|
680
809
|
}
|
|
681
|
-
export interface
|
|
810
|
+
export interface PredictQAResultsRequest {
|
|
682
811
|
AwsAccountId: string | undefined;
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
812
|
+
QueryText: string | undefined;
|
|
813
|
+
IncludeQuickSightQIndex?: IncludeQuickSightQIndex | undefined;
|
|
814
|
+
IncludeGeneratedAnswer?: IncludeGeneratedAnswer | undefined;
|
|
815
|
+
MaxTopicsToConsider?: number | undefined;
|
|
686
816
|
}
|
|
687
|
-
export interface
|
|
688
|
-
|
|
817
|
+
export interface QAResult {
|
|
818
|
+
ResultType?: QAResultType | undefined;
|
|
819
|
+
DashboardVisual?: DashboardVisualResult | undefined;
|
|
820
|
+
GeneratedAnswer?: GeneratedAnswerResult | undefined;
|
|
821
|
+
}
|
|
822
|
+
export interface PredictQAResultsResponse {
|
|
823
|
+
PrimaryResult?: QAResult | undefined;
|
|
824
|
+
AdditionalResults?: QAResult[] | undefined;
|
|
689
825
|
RequestId?: string | undefined;
|
|
826
|
+
Status?: number | undefined;
|
|
690
827
|
}
|
|
691
|
-
export interface
|
|
692
|
-
GroupName: string | undefined;
|
|
828
|
+
export interface PutDataSetRefreshPropertiesRequest {
|
|
693
829
|
AwsAccountId: string | undefined;
|
|
694
|
-
|
|
830
|
+
DataSetId: string | undefined;
|
|
831
|
+
DataSetRefreshProperties: DataSetRefreshProperties | undefined;
|
|
695
832
|
}
|
|
696
|
-
export interface
|
|
833
|
+
export interface PutDataSetRefreshPropertiesResponse {
|
|
697
834
|
RequestId?: string | undefined;
|
|
698
835
|
Status?: number | undefined;
|
|
699
836
|
}
|
|
700
|
-
export interface
|
|
701
|
-
|
|
702
|
-
|
|
837
|
+
export interface RegisterUserRequest {
|
|
838
|
+
IdentityType: IdentityType | undefined;
|
|
839
|
+
Email: string | undefined;
|
|
840
|
+
UserRole: UserRole | undefined;
|
|
841
|
+
IamArn?: string | undefined;
|
|
842
|
+
SessionName?: string | undefined;
|
|
703
843
|
AwsAccountId: string | undefined;
|
|
704
844
|
Namespace: string | undefined;
|
|
845
|
+
UserName?: string | undefined;
|
|
846
|
+
CustomPermissionsName?: string | undefined;
|
|
847
|
+
ExternalLoginFederationProviderType?: string | undefined;
|
|
848
|
+
CustomFederationProviderUrl?: string | undefined;
|
|
849
|
+
ExternalLoginId?: string | undefined;
|
|
850
|
+
Tags?: Tag[] | undefined;
|
|
705
851
|
}
|
|
706
|
-
export interface
|
|
852
|
+
export interface RegisterUserResponse {
|
|
853
|
+
User?: User | undefined;
|
|
854
|
+
UserInvitationUrl?: string | undefined;
|
|
707
855
|
RequestId?: string | undefined;
|
|
708
856
|
Status?: number | undefined;
|
|
709
857
|
}
|
|
710
|
-
export interface
|
|
858
|
+
export interface RestoreAnalysisRequest {
|
|
711
859
|
AwsAccountId: string | undefined;
|
|
712
|
-
|
|
713
|
-
|
|
860
|
+
AnalysisId: string | undefined;
|
|
861
|
+
RestoreToFolders?: boolean | undefined;
|
|
714
862
|
}
|
|
715
|
-
export interface
|
|
716
|
-
|
|
863
|
+
export interface RestoreAnalysisResponse {
|
|
864
|
+
Status?: number | undefined;
|
|
865
|
+
Arn?: string | undefined;
|
|
866
|
+
AnalysisId?: string | undefined;
|
|
867
|
+
RequestId?: string | undefined;
|
|
868
|
+
RestorationFailedFolderArns?: string[] | undefined;
|
|
869
|
+
}
|
|
870
|
+
export interface SearchActionConnectorsRequest {
|
|
871
|
+
AwsAccountId: string | undefined;
|
|
872
|
+
MaxResults?: number | undefined;
|
|
873
|
+
NextToken?: string | undefined;
|
|
874
|
+
Filters: ActionConnectorSearchFilter[] | undefined;
|
|
875
|
+
}
|
|
876
|
+
export interface SearchActionConnectorsResponse {
|
|
877
|
+
NextToken?: string | undefined;
|
|
717
878
|
RequestId?: string | undefined;
|
|
718
879
|
Status?: number | undefined;
|
|
880
|
+
ActionConnectorSummaries?: ActionConnectorSummary[] | undefined;
|
|
719
881
|
}
|
|
720
|
-
export interface
|
|
882
|
+
export interface SearchAnalysesRequest {
|
|
721
883
|
AwsAccountId: string | undefined;
|
|
722
|
-
|
|
884
|
+
Filters: AnalysisSearchFilter[] | undefined;
|
|
885
|
+
NextToken?: string | undefined;
|
|
886
|
+
MaxResults?: number | undefined;
|
|
723
887
|
}
|
|
724
|
-
export interface
|
|
888
|
+
export interface SearchAnalysesResponse {
|
|
889
|
+
AnalysisSummaryList?: AnalysisSummary[] | undefined;
|
|
890
|
+
NextToken?: string | undefined;
|
|
891
|
+
Status?: number | undefined;
|
|
725
892
|
RequestId?: string | undefined;
|
|
893
|
+
}
|
|
894
|
+
export interface SearchDashboardsRequest {
|
|
895
|
+
AwsAccountId: string | undefined;
|
|
896
|
+
Filters: DashboardSearchFilter[] | undefined;
|
|
897
|
+
NextToken?: string | undefined;
|
|
898
|
+
MaxResults?: number | undefined;
|
|
899
|
+
}
|
|
900
|
+
export interface SearchDashboardsResponse {
|
|
901
|
+
DashboardSummaryList?: DashboardSummary[] | undefined;
|
|
902
|
+
NextToken?: string | undefined;
|
|
726
903
|
Status?: number | undefined;
|
|
904
|
+
RequestId?: string | undefined;
|
|
727
905
|
}
|
|
728
|
-
export interface
|
|
906
|
+
export interface SearchDataSetsRequest {
|
|
729
907
|
AwsAccountId: string | undefined;
|
|
730
|
-
|
|
908
|
+
Filters: DataSetSearchFilter[] | undefined;
|
|
909
|
+
NextToken?: string | undefined;
|
|
910
|
+
MaxResults?: number | undefined;
|
|
731
911
|
}
|
|
732
|
-
export interface
|
|
733
|
-
|
|
912
|
+
export interface SearchDataSetsResponse {
|
|
913
|
+
DataSetSummaries?: DataSetSummary[] | undefined;
|
|
914
|
+
NextToken?: string | undefined;
|
|
734
915
|
Status?: number | undefined;
|
|
916
|
+
RequestId?: string | undefined;
|
|
735
917
|
}
|
|
736
|
-
export interface
|
|
737
|
-
DataSetId: string | undefined;
|
|
918
|
+
export interface SearchDataSourcesRequest {
|
|
738
919
|
AwsAccountId: string | undefined;
|
|
739
|
-
|
|
920
|
+
Filters: DataSourceSearchFilter[] | undefined;
|
|
921
|
+
NextToken?: string | undefined;
|
|
922
|
+
MaxResults?: number | undefined;
|
|
740
923
|
}
|
|
741
|
-
export interface
|
|
924
|
+
export interface SearchDataSourcesResponse {
|
|
925
|
+
DataSourceSummaries?: DataSourceSummary[] | undefined;
|
|
926
|
+
NextToken?: string | undefined;
|
|
742
927
|
Status?: number | undefined;
|
|
743
928
|
RequestId?: string | undefined;
|
|
744
|
-
ScheduleId?: string | undefined;
|
|
745
|
-
Arn?: string | undefined;
|
|
746
929
|
}
|
|
747
|
-
export interface
|
|
748
|
-
|
|
930
|
+
export interface SearchFlowsFilter {
|
|
931
|
+
Name: FieldName | undefined;
|
|
932
|
+
Operator: SearchFilterOperator | undefined;
|
|
933
|
+
Value: string | undefined;
|
|
934
|
+
}
|
|
935
|
+
export interface SearchFlowsInput {
|
|
749
936
|
AwsAccountId: string | undefined;
|
|
750
|
-
|
|
937
|
+
Filters: SearchFlowsFilter[] | undefined;
|
|
938
|
+
NextToken?: string | undefined;
|
|
939
|
+
MaxResults?: number | undefined;
|
|
751
940
|
}
|
|
752
|
-
export interface
|
|
941
|
+
export interface SearchFlowsOutput {
|
|
942
|
+
FlowSummaryList: FlowSummary[] | undefined;
|
|
943
|
+
NextToken?: string | undefined;
|
|
753
944
|
RequestId?: string | undefined;
|
|
754
945
|
Status?: number | undefined;
|
|
755
946
|
}
|
|
756
|
-
export interface
|
|
757
|
-
MemberName: string | undefined;
|
|
758
|
-
Role: Role | undefined;
|
|
947
|
+
export interface SearchFoldersRequest {
|
|
759
948
|
AwsAccountId: string | undefined;
|
|
760
|
-
|
|
949
|
+
Filters: FolderSearchFilter[] | undefined;
|
|
950
|
+
NextToken?: string | undefined;
|
|
951
|
+
MaxResults?: number | undefined;
|
|
761
952
|
}
|
|
762
|
-
export interface
|
|
763
|
-
RequestId?: string | undefined;
|
|
953
|
+
export interface SearchFoldersResponse {
|
|
764
954
|
Status?: number | undefined;
|
|
955
|
+
FolderSummaryList?: FolderSummary[] | undefined;
|
|
956
|
+
NextToken?: string | undefined;
|
|
957
|
+
RequestId?: string | undefined;
|
|
765
958
|
}
|
|
766
|
-
export interface
|
|
959
|
+
export interface SearchGroupsRequest {
|
|
767
960
|
AwsAccountId: string | undefined;
|
|
768
|
-
|
|
769
|
-
|
|
961
|
+
NextToken?: string | undefined;
|
|
962
|
+
MaxResults?: number | undefined;
|
|
963
|
+
Namespace: string | undefined;
|
|
964
|
+
Filters: GroupSearchFilter[] | undefined;
|
|
770
965
|
}
|
|
771
|
-
export interface
|
|
966
|
+
export interface SearchGroupsResponse {
|
|
967
|
+
GroupList?: Group[] | undefined;
|
|
968
|
+
NextToken?: string | undefined;
|
|
772
969
|
RequestId?: string | undefined;
|
|
773
|
-
Arn?: string | undefined;
|
|
774
|
-
TemplateId?: string | undefined;
|
|
775
970
|
Status?: number | undefined;
|
|
776
971
|
}
|
|
777
|
-
export interface
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
}
|
|
782
|
-
export interface DeleteTemplateAliasResponse {
|
|
783
|
-
Status?: number | undefined;
|
|
784
|
-
TemplateId?: string | undefined;
|
|
785
|
-
AliasName?: string | undefined;
|
|
786
|
-
Arn?: string | undefined;
|
|
787
|
-
RequestId?: string | undefined;
|
|
972
|
+
export interface TopicSearchFilter {
|
|
973
|
+
Operator: TopicFilterOperator | undefined;
|
|
974
|
+
Name: TopicFilterAttribute | undefined;
|
|
975
|
+
Value: string | undefined;
|
|
788
976
|
}
|
|
789
|
-
export interface
|
|
977
|
+
export interface SearchTopicsRequest {
|
|
790
978
|
AwsAccountId: string | undefined;
|
|
791
|
-
|
|
792
|
-
|
|
979
|
+
Filters: TopicSearchFilter[] | undefined;
|
|
980
|
+
NextToken?: string | undefined;
|
|
981
|
+
MaxResults?: number | undefined;
|
|
793
982
|
}
|
|
794
|
-
export interface
|
|
795
|
-
|
|
796
|
-
|
|
983
|
+
export interface SearchTopicsResponse {
|
|
984
|
+
TopicSummaryList?: TopicSummary[] | undefined;
|
|
985
|
+
NextToken?: string | undefined;
|
|
797
986
|
Status?: number | undefined;
|
|
798
|
-
|
|
987
|
+
RequestId?: string | undefined;
|
|
799
988
|
}
|
|
800
|
-
export interface
|
|
989
|
+
export interface StartAssetBundleExportJobRequest {
|
|
801
990
|
AwsAccountId: string | undefined;
|
|
802
|
-
|
|
803
|
-
|
|
991
|
+
AssetBundleExportJobId: string | undefined;
|
|
992
|
+
ResourceArns: string[] | undefined;
|
|
993
|
+
IncludeAllDependencies?: boolean | undefined;
|
|
994
|
+
ExportFormat: AssetBundleExportFormat | undefined;
|
|
995
|
+
CloudFormationOverridePropertyConfiguration?:
|
|
996
|
+
| AssetBundleCloudFormationOverridePropertyConfiguration
|
|
997
|
+
| undefined;
|
|
998
|
+
IncludePermissions?: boolean | undefined;
|
|
999
|
+
IncludeTags?: boolean | undefined;
|
|
1000
|
+
ValidationStrategy?: AssetBundleExportJobValidationStrategy | undefined;
|
|
1001
|
+
IncludeFolderMemberships?: boolean | undefined;
|
|
1002
|
+
IncludeFolderMembers?: IncludeFolderMembers | undefined;
|
|
804
1003
|
}
|
|
805
|
-
export interface
|
|
806
|
-
AliasName?: string | undefined;
|
|
1004
|
+
export interface StartAssetBundleExportJobResponse {
|
|
807
1005
|
Arn?: string | undefined;
|
|
1006
|
+
AssetBundleExportJobId?: string | undefined;
|
|
808
1007
|
RequestId?: string | undefined;
|
|
809
1008
|
Status?: number | undefined;
|
|
810
|
-
ThemeId?: string | undefined;
|
|
811
1009
|
}
|
|
812
|
-
export interface
|
|
1010
|
+
export interface StartAssetBundleImportJobRequest {
|
|
813
1011
|
AwsAccountId: string | undefined;
|
|
814
|
-
|
|
1012
|
+
AssetBundleImportJobId: string | undefined;
|
|
1013
|
+
AssetBundleImportSource: AssetBundleImportSource | undefined;
|
|
1014
|
+
OverrideParameters?: AssetBundleImportJobOverrideParameters | undefined;
|
|
1015
|
+
FailureAction?: AssetBundleImportFailureAction | undefined;
|
|
1016
|
+
OverridePermissions?: AssetBundleImportJobOverridePermissions | undefined;
|
|
1017
|
+
OverrideTags?: AssetBundleImportJobOverrideTags | undefined;
|
|
1018
|
+
OverrideValidationStrategy?:
|
|
1019
|
+
| AssetBundleImportJobOverrideValidationStrategy
|
|
1020
|
+
| undefined;
|
|
815
1021
|
}
|
|
816
|
-
export interface
|
|
1022
|
+
export interface StartAssetBundleImportJobResponse {
|
|
817
1023
|
Arn?: string | undefined;
|
|
818
|
-
|
|
1024
|
+
AssetBundleImportJobId?: string | undefined;
|
|
819
1025
|
RequestId?: string | undefined;
|
|
820
1026
|
Status?: number | undefined;
|
|
821
1027
|
}
|
|
822
|
-
export interface
|
|
823
|
-
|
|
824
|
-
TopicId: string | undefined;
|
|
825
|
-
DatasetId: string | undefined;
|
|
1028
|
+
export interface SnapshotAnonymousUser {
|
|
1029
|
+
RowLevelPermissionTags?: SessionTag[] | undefined;
|
|
826
1030
|
}
|
|
827
|
-
export interface
|
|
828
|
-
|
|
829
|
-
TopicArn?: string | undefined;
|
|
830
|
-
DatasetArn?: string | undefined;
|
|
831
|
-
Status?: number | undefined;
|
|
832
|
-
RequestId?: string | undefined;
|
|
1031
|
+
export interface SnapshotUserConfiguration {
|
|
1032
|
+
AnonymousUsers?: SnapshotAnonymousUser[] | undefined;
|
|
833
1033
|
}
|
|
834
|
-
export interface
|
|
835
|
-
UserName: string | undefined;
|
|
1034
|
+
export interface StartDashboardSnapshotJobRequest {
|
|
836
1035
|
AwsAccountId: string | undefined;
|
|
837
|
-
|
|
1036
|
+
DashboardId: string | undefined;
|
|
1037
|
+
SnapshotJobId: string | undefined;
|
|
1038
|
+
UserConfiguration: SnapshotUserConfiguration | undefined;
|
|
1039
|
+
SnapshotConfiguration: SnapshotConfiguration | undefined;
|
|
838
1040
|
}
|
|
839
|
-
export interface
|
|
1041
|
+
export interface StartDashboardSnapshotJobResponse {
|
|
1042
|
+
Arn?: string | undefined;
|
|
1043
|
+
SnapshotJobId?: string | undefined;
|
|
840
1044
|
RequestId?: string | undefined;
|
|
841
1045
|
Status?: number | undefined;
|
|
842
1046
|
}
|
|
843
|
-
export interface
|
|
844
|
-
PrincipalId: string | undefined;
|
|
1047
|
+
export interface StartDashboardSnapshotJobScheduleRequest {
|
|
845
1048
|
AwsAccountId: string | undefined;
|
|
846
|
-
|
|
1049
|
+
DashboardId: string | undefined;
|
|
1050
|
+
ScheduleId: string | undefined;
|
|
847
1051
|
}
|
|
848
|
-
export interface
|
|
1052
|
+
export interface StartDashboardSnapshotJobScheduleResponse {
|
|
849
1053
|
RequestId?: string | undefined;
|
|
850
1054
|
Status?: number | undefined;
|
|
851
1055
|
}
|
|
852
|
-
export interface
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
Namespace: string | undefined;
|
|
1056
|
+
export interface TagResourceRequest {
|
|
1057
|
+
ResourceArn: string | undefined;
|
|
1058
|
+
Tags: Tag[] | undefined;
|
|
856
1059
|
}
|
|
857
|
-
export interface
|
|
1060
|
+
export interface TagResourceResponse {
|
|
858
1061
|
RequestId?: string | undefined;
|
|
859
1062
|
Status?: number | undefined;
|
|
860
1063
|
}
|
|
861
|
-
export interface
|
|
862
|
-
|
|
863
|
-
|
|
1064
|
+
export interface UntagResourceRequest {
|
|
1065
|
+
ResourceArn: string | undefined;
|
|
1066
|
+
TagKeys: string[] | undefined;
|
|
864
1067
|
}
|
|
865
|
-
export interface
|
|
866
|
-
Arn?: string | undefined;
|
|
867
|
-
VPCConnectionId?: string | undefined;
|
|
868
|
-
DeletionStatus?: VPCConnectionResourceStatus | undefined;
|
|
869
|
-
AvailabilityStatus?: VPCConnectionAvailabilityStatus | undefined;
|
|
1068
|
+
export interface UntagResourceResponse {
|
|
870
1069
|
RequestId?: string | undefined;
|
|
871
1070
|
Status?: number | undefined;
|
|
872
1071
|
}
|
|
873
|
-
export interface
|
|
1072
|
+
export interface UpdateAccountCustomizationRequest {
|
|
874
1073
|
AwsAccountId: string | undefined;
|
|
875
1074
|
Namespace?: string | undefined;
|
|
876
|
-
|
|
1075
|
+
AccountCustomization: AccountCustomization | undefined;
|
|
877
1076
|
}
|
|
878
|
-
export interface
|
|
1077
|
+
export interface UpdateAccountCustomizationResponse {
|
|
879
1078
|
Arn?: string | undefined;
|
|
880
1079
|
AwsAccountId?: string | undefined;
|
|
881
1080
|
Namespace?: string | undefined;
|
|
@@ -883,1131 +1082,621 @@ export interface DescribeAccountCustomizationResponse {
|
|
|
883
1082
|
RequestId?: string | undefined;
|
|
884
1083
|
Status?: number | undefined;
|
|
885
1084
|
}
|
|
886
|
-
export interface
|
|
1085
|
+
export interface UpdateAccountCustomPermissionRequest {
|
|
1086
|
+
CustomPermissionsName: string | undefined;
|
|
887
1087
|
AwsAccountId: string | undefined;
|
|
888
1088
|
}
|
|
889
|
-
export interface
|
|
890
|
-
CustomPermissionsName?: string | undefined;
|
|
1089
|
+
export interface UpdateAccountCustomPermissionResponse {
|
|
891
1090
|
RequestId?: string | undefined;
|
|
892
1091
|
Status?: number | undefined;
|
|
893
1092
|
}
|
|
894
|
-
export interface
|
|
1093
|
+
export interface UpdateAccountSettingsRequest {
|
|
895
1094
|
AwsAccountId: string | undefined;
|
|
1095
|
+
DefaultNamespace: string | undefined;
|
|
1096
|
+
NotificationEmail?: string | undefined;
|
|
1097
|
+
TerminationProtectionEnabled?: boolean | undefined;
|
|
896
1098
|
}
|
|
897
|
-
export interface
|
|
898
|
-
AccountSettings?: AccountSettings | undefined;
|
|
1099
|
+
export interface UpdateAccountSettingsResponse {
|
|
899
1100
|
RequestId?: string | undefined;
|
|
900
1101
|
Status?: number | undefined;
|
|
901
1102
|
}
|
|
902
|
-
export interface
|
|
903
|
-
AwsAccountId: string | undefined;
|
|
904
|
-
}
|
|
905
|
-
export interface DescribeAccountSubscriptionResponse {
|
|
906
|
-
AccountInfo?: AccountInfo | undefined;
|
|
907
|
-
Status?: number | undefined;
|
|
908
|
-
RequestId?: string | undefined;
|
|
909
|
-
}
|
|
910
|
-
export interface DescribeActionConnectorRequest {
|
|
1103
|
+
export interface UpdateActionConnectorRequest {
|
|
911
1104
|
AwsAccountId: string | undefined;
|
|
912
1105
|
ActionConnectorId: string | undefined;
|
|
1106
|
+
Name: string | undefined;
|
|
1107
|
+
AuthenticationConfig: AuthConfig | undefined;
|
|
1108
|
+
Description?: string | undefined;
|
|
1109
|
+
VpcConnectionArn?: string | undefined;
|
|
913
1110
|
}
|
|
914
|
-
export interface
|
|
915
|
-
|
|
1111
|
+
export interface UpdateActionConnectorResponse {
|
|
1112
|
+
Arn?: string | undefined;
|
|
1113
|
+
ActionConnectorId?: string | undefined;
|
|
916
1114
|
RequestId?: string | undefined;
|
|
1115
|
+
UpdateStatus?: ResourceStatus | undefined;
|
|
917
1116
|
Status?: number | undefined;
|
|
918
1117
|
}
|
|
919
|
-
export interface
|
|
1118
|
+
export interface UpdateActionConnectorPermissionsRequest {
|
|
920
1119
|
AwsAccountId: string | undefined;
|
|
921
1120
|
ActionConnectorId: string | undefined;
|
|
1121
|
+
GrantPermissions?: ResourcePermission[] | undefined;
|
|
1122
|
+
RevokePermissions?: ResourcePermission[] | undefined;
|
|
922
1123
|
}
|
|
923
|
-
export interface
|
|
1124
|
+
export interface UpdateActionConnectorPermissionsResponse {
|
|
924
1125
|
Arn?: string | undefined;
|
|
925
1126
|
ActionConnectorId?: string | undefined;
|
|
926
|
-
Permissions?: ResourcePermission[] | undefined;
|
|
927
1127
|
RequestId?: string | undefined;
|
|
928
1128
|
Status?: number | undefined;
|
|
1129
|
+
Permissions?: ResourcePermission[] | undefined;
|
|
929
1130
|
}
|
|
930
|
-
export interface
|
|
931
|
-
AwsAccountId: string | undefined;
|
|
932
|
-
AnalysisId: string | undefined;
|
|
933
|
-
}
|
|
934
|
-
export interface DescribeAnalysisResponse {
|
|
935
|
-
Analysis?: Analysis | undefined;
|
|
936
|
-
Status?: number | undefined;
|
|
937
|
-
RequestId?: string | undefined;
|
|
938
|
-
}
|
|
939
|
-
export interface DescribeAnalysisDefinitionRequest {
|
|
1131
|
+
export interface UpdateAnalysisRequest {
|
|
940
1132
|
AwsAccountId: string | undefined;
|
|
941
1133
|
AnalysisId: string | undefined;
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
Name?: string | undefined;
|
|
946
|
-
Errors?: AnalysisError[] | undefined;
|
|
947
|
-
ResourceStatus?: ResourceStatus | undefined;
|
|
1134
|
+
Name: string | undefined;
|
|
1135
|
+
Parameters?: _Parameters | undefined;
|
|
1136
|
+
SourceEntity?: AnalysisSourceEntity | undefined;
|
|
948
1137
|
ThemeArn?: string | undefined;
|
|
949
1138
|
Definition?: AnalysisDefinition | undefined;
|
|
1139
|
+
ValidationStrategy?: ValidationStrategy | undefined;
|
|
1140
|
+
}
|
|
1141
|
+
export interface UpdateAnalysisResponse {
|
|
1142
|
+
Arn?: string | undefined;
|
|
1143
|
+
AnalysisId?: string | undefined;
|
|
1144
|
+
UpdateStatus?: ResourceStatus | undefined;
|
|
950
1145
|
Status?: number | undefined;
|
|
951
1146
|
RequestId?: string | undefined;
|
|
952
1147
|
}
|
|
953
|
-
export interface
|
|
1148
|
+
export interface UpdateAnalysisPermissionsRequest {
|
|
954
1149
|
AwsAccountId: string | undefined;
|
|
955
1150
|
AnalysisId: string | undefined;
|
|
1151
|
+
GrantPermissions?: ResourcePermission[] | undefined;
|
|
1152
|
+
RevokePermissions?: ResourcePermission[] | undefined;
|
|
956
1153
|
}
|
|
957
|
-
export interface
|
|
958
|
-
AnalysisId?: string | undefined;
|
|
1154
|
+
export interface UpdateAnalysisPermissionsResponse {
|
|
959
1155
|
AnalysisArn?: string | undefined;
|
|
1156
|
+
AnalysisId?: string | undefined;
|
|
960
1157
|
Permissions?: ResourcePermission[] | undefined;
|
|
961
|
-
Status?: number | undefined;
|
|
962
|
-
RequestId?: string | undefined;
|
|
963
|
-
}
|
|
964
|
-
export interface DescribeAssetBundleExportJobRequest {
|
|
965
|
-
AwsAccountId: string | undefined;
|
|
966
|
-
AssetBundleExportJobId: string | undefined;
|
|
967
|
-
}
|
|
968
|
-
export declare const IncludeFolderMembers: {
|
|
969
|
-
readonly NONE: "NONE";
|
|
970
|
-
readonly ONE_LEVEL: "ONE_LEVEL";
|
|
971
|
-
readonly RECURSE: "RECURSE";
|
|
972
|
-
};
|
|
973
|
-
export type IncludeFolderMembers =
|
|
974
|
-
(typeof IncludeFolderMembers)[keyof typeof IncludeFolderMembers];
|
|
975
|
-
export interface DescribeAssetBundleExportJobResponse {
|
|
976
|
-
JobStatus?: AssetBundleExportJobStatus | undefined;
|
|
977
|
-
DownloadUrl?: string | undefined;
|
|
978
|
-
Errors?: AssetBundleExportJobError[] | undefined;
|
|
979
|
-
Arn?: string | undefined;
|
|
980
|
-
CreatedTime?: Date | undefined;
|
|
981
|
-
AssetBundleExportJobId?: string | undefined;
|
|
982
|
-
AwsAccountId?: string | undefined;
|
|
983
|
-
ResourceArns?: string[] | undefined;
|
|
984
|
-
IncludeAllDependencies?: boolean | undefined;
|
|
985
|
-
ExportFormat?: AssetBundleExportFormat | undefined;
|
|
986
|
-
CloudFormationOverridePropertyConfiguration?:
|
|
987
|
-
| AssetBundleCloudFormationOverridePropertyConfiguration
|
|
988
|
-
| undefined;
|
|
989
1158
|
RequestId?: string | undefined;
|
|
990
1159
|
Status?: number | undefined;
|
|
991
|
-
IncludePermissions?: boolean | undefined;
|
|
992
|
-
IncludeTags?: boolean | undefined;
|
|
993
|
-
ValidationStrategy?: AssetBundleExportJobValidationStrategy | undefined;
|
|
994
|
-
Warnings?: AssetBundleExportJobWarning[] | undefined;
|
|
995
|
-
IncludeFolderMemberships?: boolean | undefined;
|
|
996
|
-
IncludeFolderMembers?: IncludeFolderMembers | undefined;
|
|
997
1160
|
}
|
|
998
|
-
export interface
|
|
1161
|
+
export interface UpdateApplicationWithTokenExchangeGrantRequest {
|
|
999
1162
|
AwsAccountId: string | undefined;
|
|
1000
|
-
|
|
1163
|
+
Namespace: string | undefined;
|
|
1001
1164
|
}
|
|
1002
|
-
export interface
|
|
1003
|
-
JobStatus?: AssetBundleImportJobStatus | undefined;
|
|
1004
|
-
Errors?: AssetBundleImportJobError[] | undefined;
|
|
1005
|
-
RollbackErrors?: AssetBundleImportJobError[] | undefined;
|
|
1006
|
-
Arn?: string | undefined;
|
|
1007
|
-
CreatedTime?: Date | undefined;
|
|
1008
|
-
AssetBundleImportJobId?: string | undefined;
|
|
1009
|
-
AwsAccountId?: string | undefined;
|
|
1010
|
-
AssetBundleImportSource?: AssetBundleImportSourceDescription | undefined;
|
|
1011
|
-
OverrideParameters?: AssetBundleImportJobOverrideParameters | undefined;
|
|
1012
|
-
FailureAction?: AssetBundleImportFailureAction | undefined;
|
|
1013
|
-
RequestId?: string | undefined;
|
|
1165
|
+
export interface UpdateApplicationWithTokenExchangeGrantResponse {
|
|
1014
1166
|
Status?: number | undefined;
|
|
1015
|
-
|
|
1016
|
-
OverrideTags?: AssetBundleImportJobOverrideTags | undefined;
|
|
1017
|
-
OverrideValidationStrategy?:
|
|
1018
|
-
| AssetBundleImportJobOverrideValidationStrategy
|
|
1019
|
-
| undefined;
|
|
1020
|
-
Warnings?: AssetBundleImportJobWarning[] | undefined;
|
|
1167
|
+
RequestId?: string | undefined;
|
|
1021
1168
|
}
|
|
1022
|
-
export interface
|
|
1169
|
+
export interface UpdateBrandRequest {
|
|
1023
1170
|
AwsAccountId: string | undefined;
|
|
1024
1171
|
BrandId: string | undefined;
|
|
1025
|
-
|
|
1172
|
+
BrandDefinition?: BrandDefinition | undefined;
|
|
1026
1173
|
}
|
|
1027
|
-
export interface
|
|
1174
|
+
export interface UpdateBrandResponse {
|
|
1028
1175
|
RequestId?: string | undefined;
|
|
1029
1176
|
BrandDetail?: BrandDetail | undefined;
|
|
1030
1177
|
BrandDefinition?: BrandDefinition | undefined;
|
|
1031
1178
|
}
|
|
1032
|
-
export interface
|
|
1179
|
+
export interface UpdateBrandAssignmentRequest {
|
|
1033
1180
|
AwsAccountId: string | undefined;
|
|
1181
|
+
BrandArn: string | undefined;
|
|
1034
1182
|
}
|
|
1035
|
-
export interface
|
|
1183
|
+
export interface UpdateBrandAssignmentResponse {
|
|
1036
1184
|
RequestId?: string | undefined;
|
|
1037
1185
|
BrandArn?: string | undefined;
|
|
1038
1186
|
}
|
|
1039
|
-
export interface
|
|
1187
|
+
export interface UpdateBrandPublishedVersionRequest {
|
|
1040
1188
|
AwsAccountId: string | undefined;
|
|
1041
1189
|
BrandId: string | undefined;
|
|
1190
|
+
VersionId: string | undefined;
|
|
1042
1191
|
}
|
|
1043
|
-
export interface
|
|
1192
|
+
export interface UpdateBrandPublishedVersionResponse {
|
|
1044
1193
|
RequestId?: string | undefined;
|
|
1045
|
-
|
|
1046
|
-
BrandDefinition?: BrandDefinition | undefined;
|
|
1194
|
+
VersionId?: string | undefined;
|
|
1047
1195
|
}
|
|
1048
|
-
export interface
|
|
1196
|
+
export interface UpdateCustomPermissionsRequest {
|
|
1049
1197
|
AwsAccountId: string | undefined;
|
|
1050
1198
|
CustomPermissionsName: string | undefined;
|
|
1199
|
+
Capabilities?: Capabilities | undefined;
|
|
1051
1200
|
}
|
|
1052
|
-
export interface
|
|
1201
|
+
export interface UpdateCustomPermissionsResponse {
|
|
1053
1202
|
Status?: number | undefined;
|
|
1054
|
-
|
|
1203
|
+
Arn?: string | undefined;
|
|
1055
1204
|
RequestId?: string | undefined;
|
|
1056
1205
|
}
|
|
1057
|
-
export interface
|
|
1206
|
+
export interface UpdateDashboardRequest {
|
|
1058
1207
|
AwsAccountId: string | undefined;
|
|
1059
1208
|
DashboardId: string | undefined;
|
|
1060
|
-
|
|
1061
|
-
|
|
1209
|
+
Name: string | undefined;
|
|
1210
|
+
SourceEntity?: DashboardSourceEntity | undefined;
|
|
1211
|
+
Parameters?: _Parameters | undefined;
|
|
1212
|
+
VersionDescription?: string | undefined;
|
|
1213
|
+
DashboardPublishOptions?: DashboardPublishOptions | undefined;
|
|
1214
|
+
ThemeArn?: string | undefined;
|
|
1215
|
+
Definition?: DashboardVersionDefinition | undefined;
|
|
1216
|
+
ValidationStrategy?: ValidationStrategy | undefined;
|
|
1062
1217
|
}
|
|
1063
|
-
export interface
|
|
1064
|
-
|
|
1218
|
+
export interface UpdateDashboardResponse {
|
|
1219
|
+
Arn?: string | undefined;
|
|
1220
|
+
VersionArn?: string | undefined;
|
|
1221
|
+
DashboardId?: string | undefined;
|
|
1222
|
+
CreationStatus?: ResourceStatus | undefined;
|
|
1065
1223
|
Status?: number | undefined;
|
|
1066
1224
|
RequestId?: string | undefined;
|
|
1067
1225
|
}
|
|
1068
|
-
export interface
|
|
1226
|
+
export interface UpdateDashboardLinksRequest {
|
|
1069
1227
|
AwsAccountId: string | undefined;
|
|
1070
1228
|
DashboardId: string | undefined;
|
|
1071
|
-
|
|
1072
|
-
AliasName?: string | undefined;
|
|
1229
|
+
LinkEntities: string[] | undefined;
|
|
1073
1230
|
}
|
|
1074
|
-
export interface
|
|
1075
|
-
DashboardId?: string | undefined;
|
|
1076
|
-
Errors?: DashboardError[] | undefined;
|
|
1077
|
-
Name?: string | undefined;
|
|
1078
|
-
ResourceStatus?: ResourceStatus | undefined;
|
|
1079
|
-
ThemeArn?: string | undefined;
|
|
1080
|
-
Definition?: DashboardVersionDefinition | undefined;
|
|
1081
|
-
Status?: number | undefined;
|
|
1231
|
+
export interface UpdateDashboardLinksResponse {
|
|
1082
1232
|
RequestId?: string | undefined;
|
|
1083
|
-
|
|
1233
|
+
Status?: number | undefined;
|
|
1234
|
+
DashboardArn?: string | undefined;
|
|
1235
|
+
LinkEntities?: string[] | undefined;
|
|
1084
1236
|
}
|
|
1085
|
-
export interface
|
|
1237
|
+
export interface UpdateDashboardPermissionsRequest {
|
|
1086
1238
|
AwsAccountId: string | undefined;
|
|
1087
1239
|
DashboardId: string | undefined;
|
|
1240
|
+
GrantPermissions?: ResourcePermission[] | undefined;
|
|
1241
|
+
RevokePermissions?: ResourcePermission[] | undefined;
|
|
1242
|
+
GrantLinkPermissions?: ResourcePermission[] | undefined;
|
|
1243
|
+
RevokeLinkPermissions?: ResourcePermission[] | undefined;
|
|
1088
1244
|
}
|
|
1089
|
-
export interface
|
|
1090
|
-
DashboardId?: string | undefined;
|
|
1245
|
+
export interface UpdateDashboardPermissionsResponse {
|
|
1091
1246
|
DashboardArn?: string | undefined;
|
|
1247
|
+
DashboardId?: string | undefined;
|
|
1092
1248
|
Permissions?: ResourcePermission[] | undefined;
|
|
1093
|
-
Status?: number | undefined;
|
|
1094
1249
|
RequestId?: string | undefined;
|
|
1250
|
+
Status?: number | undefined;
|
|
1095
1251
|
LinkSharingConfiguration?: LinkSharingConfiguration | undefined;
|
|
1096
1252
|
}
|
|
1097
|
-
export interface
|
|
1253
|
+
export interface UpdateDashboardPublishedVersionRequest {
|
|
1098
1254
|
AwsAccountId: string | undefined;
|
|
1099
1255
|
DashboardId: string | undefined;
|
|
1100
|
-
|
|
1101
|
-
}
|
|
1102
|
-
export declare const SnapshotJobStatus: {
|
|
1103
|
-
readonly COMPLETED: "COMPLETED";
|
|
1104
|
-
readonly FAILED: "FAILED";
|
|
1105
|
-
readonly QUEUED: "QUEUED";
|
|
1106
|
-
readonly RUNNING: "RUNNING";
|
|
1107
|
-
};
|
|
1108
|
-
export type SnapshotJobStatus =
|
|
1109
|
-
(typeof SnapshotJobStatus)[keyof typeof SnapshotJobStatus];
|
|
1110
|
-
export interface SnapshotDestinationConfiguration {
|
|
1111
|
-
S3Destinations?: SnapshotS3DestinationConfiguration[] | undefined;
|
|
1112
|
-
}
|
|
1113
|
-
export interface SnapshotFileGroup {
|
|
1114
|
-
Files?: SnapshotFile[] | undefined;
|
|
1115
|
-
}
|
|
1116
|
-
export interface SnapshotConfiguration {
|
|
1117
|
-
FileGroups: SnapshotFileGroup[] | undefined;
|
|
1118
|
-
DestinationConfiguration?: SnapshotDestinationConfiguration | undefined;
|
|
1119
|
-
Parameters?: _Parameters | undefined;
|
|
1120
|
-
}
|
|
1121
|
-
export interface SnapshotAnonymousUserRedacted {
|
|
1122
|
-
RowLevelPermissionTagKeys?: string[] | undefined;
|
|
1256
|
+
VersionNumber: number | undefined;
|
|
1123
1257
|
}
|
|
1124
|
-
export interface
|
|
1125
|
-
AnonymousUsers?: SnapshotAnonymousUserRedacted[] | undefined;
|
|
1126
|
-
}
|
|
1127
|
-
export interface DescribeDashboardSnapshotJobResponse {
|
|
1128
|
-
AwsAccountId?: string | undefined;
|
|
1258
|
+
export interface UpdateDashboardPublishedVersionResponse {
|
|
1129
1259
|
DashboardId?: string | undefined;
|
|
1130
|
-
|
|
1131
|
-
UserConfiguration?: SnapshotUserConfigurationRedacted | undefined;
|
|
1132
|
-
SnapshotConfiguration?: SnapshotConfiguration | undefined;
|
|
1133
|
-
Arn?: string | undefined;
|
|
1134
|
-
JobStatus?: SnapshotJobStatus | undefined;
|
|
1135
|
-
CreatedTime?: Date | undefined;
|
|
1136
|
-
LastUpdatedTime?: Date | undefined;
|
|
1137
|
-
RequestId?: string | undefined;
|
|
1260
|
+
DashboardArn?: string | undefined;
|
|
1138
1261
|
Status?: number | undefined;
|
|
1139
|
-
}
|
|
1140
|
-
export interface DescribeDashboardSnapshotJobResultRequest {
|
|
1141
|
-
AwsAccountId: string | undefined;
|
|
1142
|
-
DashboardId: string | undefined;
|
|
1143
|
-
SnapshotJobId: string | undefined;
|
|
1144
|
-
}
|
|
1145
|
-
export interface SnapshotJobErrorInfo {
|
|
1146
|
-
ErrorMessage?: string | undefined;
|
|
1147
|
-
ErrorType?: string | undefined;
|
|
1148
|
-
}
|
|
1149
|
-
export interface SnapshotJobResult {
|
|
1150
|
-
AnonymousUsers?: AnonymousUserSnapshotJobResult[] | undefined;
|
|
1151
|
-
}
|
|
1152
|
-
export interface DescribeDashboardSnapshotJobResultResponse {
|
|
1153
|
-
Arn?: string | undefined;
|
|
1154
|
-
JobStatus?: SnapshotJobStatus | undefined;
|
|
1155
|
-
CreatedTime?: Date | undefined;
|
|
1156
|
-
LastUpdatedTime?: Date | undefined;
|
|
1157
|
-
Result?: SnapshotJobResult | undefined;
|
|
1158
|
-
ErrorInfo?: SnapshotJobErrorInfo | undefined;
|
|
1159
1262
|
RequestId?: string | undefined;
|
|
1160
|
-
Status?: number | undefined;
|
|
1161
1263
|
}
|
|
1162
|
-
export interface
|
|
1264
|
+
export interface UpdateDashboardsQAConfigurationRequest {
|
|
1163
1265
|
AwsAccountId: string | undefined;
|
|
1266
|
+
DashboardsQAStatus: DashboardsQAStatus | undefined;
|
|
1164
1267
|
}
|
|
1165
|
-
export interface
|
|
1268
|
+
export interface UpdateDashboardsQAConfigurationResponse {
|
|
1166
1269
|
DashboardsQAStatus?: DashboardsQAStatus | undefined;
|
|
1167
1270
|
RequestId?: string | undefined;
|
|
1168
1271
|
Status?: number | undefined;
|
|
1169
1272
|
}
|
|
1170
|
-
export interface
|
|
1273
|
+
export interface UpdateDataSetRequest {
|
|
1171
1274
|
AwsAccountId: string | undefined;
|
|
1172
1275
|
DataSetId: string | undefined;
|
|
1276
|
+
Name: string | undefined;
|
|
1277
|
+
PhysicalTableMap: Record<string, PhysicalTable> | undefined;
|
|
1278
|
+
LogicalTableMap?: Record<string, LogicalTable> | undefined;
|
|
1279
|
+
ImportMode: DataSetImportMode | undefined;
|
|
1280
|
+
ColumnGroups?: ColumnGroup[] | undefined;
|
|
1281
|
+
FieldFolders?: Record<string, FieldFolder> | undefined;
|
|
1282
|
+
RowLevelPermissionDataSet?: RowLevelPermissionDataSet | undefined;
|
|
1283
|
+
RowLevelPermissionTagConfiguration?:
|
|
1284
|
+
| RowLevelPermissionTagConfiguration
|
|
1285
|
+
| undefined;
|
|
1286
|
+
ColumnLevelPermissionRules?: ColumnLevelPermissionRule[] | undefined;
|
|
1287
|
+
DataSetUsageConfiguration?: DataSetUsageConfiguration | undefined;
|
|
1288
|
+
DatasetParameters?: DatasetParameter[] | undefined;
|
|
1289
|
+
PerformanceConfiguration?: PerformanceConfiguration | undefined;
|
|
1290
|
+
DataPrepConfiguration?: DataPrepConfiguration | undefined;
|
|
1291
|
+
SemanticModelConfiguration?: SemanticModelConfiguration | undefined;
|
|
1173
1292
|
}
|
|
1174
|
-
export interface
|
|
1175
|
-
|
|
1293
|
+
export interface UpdateDataSetResponse {
|
|
1294
|
+
Arn?: string | undefined;
|
|
1295
|
+
DataSetId?: string | undefined;
|
|
1296
|
+
IngestionArn?: string | undefined;
|
|
1297
|
+
IngestionId?: string | undefined;
|
|
1176
1298
|
RequestId?: string | undefined;
|
|
1177
1299
|
Status?: number | undefined;
|
|
1178
1300
|
}
|
|
1179
|
-
export interface
|
|
1301
|
+
export interface UpdateDataSetPermissionsRequest {
|
|
1180
1302
|
AwsAccountId: string | undefined;
|
|
1181
1303
|
DataSetId: string | undefined;
|
|
1304
|
+
GrantPermissions?: ResourcePermission[] | undefined;
|
|
1305
|
+
RevokePermissions?: ResourcePermission[] | undefined;
|
|
1182
1306
|
}
|
|
1183
|
-
export interface
|
|
1307
|
+
export interface UpdateDataSetPermissionsResponse {
|
|
1184
1308
|
DataSetArn?: string | undefined;
|
|
1185
1309
|
DataSetId?: string | undefined;
|
|
1186
|
-
Permissions?: ResourcePermission[] | undefined;
|
|
1187
|
-
RequestId?: string | undefined;
|
|
1188
|
-
Status?: number | undefined;
|
|
1189
|
-
}
|
|
1190
|
-
export interface DescribeDataSetRefreshPropertiesRequest {
|
|
1191
|
-
AwsAccountId: string | undefined;
|
|
1192
|
-
DataSetId: string | undefined;
|
|
1193
|
-
}
|
|
1194
|
-
export interface DescribeDataSetRefreshPropertiesResponse {
|
|
1195
1310
|
RequestId?: string | undefined;
|
|
1196
1311
|
Status?: number | undefined;
|
|
1197
|
-
DataSetRefreshProperties?: DataSetRefreshProperties | undefined;
|
|
1198
1312
|
}
|
|
1199
|
-
export interface
|
|
1313
|
+
export interface UpdateDataSourceRequest {
|
|
1200
1314
|
AwsAccountId: string | undefined;
|
|
1201
1315
|
DataSourceId: string | undefined;
|
|
1316
|
+
Name: string | undefined;
|
|
1317
|
+
DataSourceParameters?: DataSourceParameters | undefined;
|
|
1318
|
+
Credentials?: DataSourceCredentials | undefined;
|
|
1319
|
+
VpcConnectionProperties?: VpcConnectionProperties | undefined;
|
|
1320
|
+
SslProperties?: SslProperties | undefined;
|
|
1202
1321
|
}
|
|
1203
|
-
export interface
|
|
1204
|
-
|
|
1322
|
+
export interface UpdateDataSourceResponse {
|
|
1323
|
+
Arn?: string | undefined;
|
|
1324
|
+
DataSourceId?: string | undefined;
|
|
1325
|
+
UpdateStatus?: ResourceStatus | undefined;
|
|
1205
1326
|
RequestId?: string | undefined;
|
|
1206
1327
|
Status?: number | undefined;
|
|
1207
1328
|
}
|
|
1208
|
-
export interface
|
|
1329
|
+
export interface UpdateDataSourcePermissionsRequest {
|
|
1209
1330
|
AwsAccountId: string | undefined;
|
|
1210
1331
|
DataSourceId: string | undefined;
|
|
1332
|
+
GrantPermissions?: ResourcePermission[] | undefined;
|
|
1333
|
+
RevokePermissions?: ResourcePermission[] | undefined;
|
|
1211
1334
|
}
|
|
1212
|
-
export interface
|
|
1335
|
+
export interface UpdateDataSourcePermissionsResponse {
|
|
1213
1336
|
DataSourceArn?: string | undefined;
|
|
1214
1337
|
DataSourceId?: string | undefined;
|
|
1215
|
-
Permissions?: ResourcePermission[] | undefined;
|
|
1216
1338
|
RequestId?: string | undefined;
|
|
1217
1339
|
Status?: number | undefined;
|
|
1218
1340
|
}
|
|
1219
|
-
export interface
|
|
1341
|
+
export interface UpdateDefaultQBusinessApplicationRequest {
|
|
1220
1342
|
AwsAccountId: string | undefined;
|
|
1221
1343
|
Namespace?: string | undefined;
|
|
1344
|
+
ApplicationId: string | undefined;
|
|
1222
1345
|
}
|
|
1223
|
-
export interface
|
|
1346
|
+
export interface UpdateDefaultQBusinessApplicationResponse {
|
|
1224
1347
|
RequestId?: string | undefined;
|
|
1225
1348
|
Status?: number | undefined;
|
|
1226
|
-
ApplicationId?: string | undefined;
|
|
1227
1349
|
}
|
|
1228
|
-
export interface
|
|
1350
|
+
export interface UpdateFlowPermissionsInput {
|
|
1229
1351
|
AwsAccountId: string | undefined;
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
FolderId?: string | undefined;
|
|
1234
|
-
Arn?: string | undefined;
|
|
1235
|
-
Name?: string | undefined;
|
|
1236
|
-
FolderType?: FolderType | undefined;
|
|
1237
|
-
FolderPath?: string[] | undefined;
|
|
1238
|
-
CreatedTime?: Date | undefined;
|
|
1239
|
-
LastUpdatedTime?: Date | undefined;
|
|
1240
|
-
SharingModel?: SharingModel | undefined;
|
|
1352
|
+
FlowId: string | undefined;
|
|
1353
|
+
GrantPermissions?: Permission[] | undefined;
|
|
1354
|
+
RevokePermissions?: Permission[] | undefined;
|
|
1241
1355
|
}
|
|
1242
|
-
export interface
|
|
1356
|
+
export interface UpdateFlowPermissionsOutput {
|
|
1243
1357
|
Status?: number | undefined;
|
|
1244
|
-
|
|
1245
|
-
|
|
1358
|
+
Arn: string | undefined;
|
|
1359
|
+
Permissions: Permission[] | undefined;
|
|
1360
|
+
RequestId: string | undefined;
|
|
1361
|
+
FlowId: string | undefined;
|
|
1246
1362
|
}
|
|
1247
|
-
export interface
|
|
1363
|
+
export interface UpdateFolderRequest {
|
|
1248
1364
|
AwsAccountId: string | undefined;
|
|
1249
1365
|
FolderId: string | undefined;
|
|
1250
|
-
|
|
1251
|
-
MaxResults?: number | undefined;
|
|
1252
|
-
NextToken?: string | undefined;
|
|
1366
|
+
Name: string | undefined;
|
|
1253
1367
|
}
|
|
1254
|
-
export interface
|
|
1368
|
+
export interface UpdateFolderResponse {
|
|
1255
1369
|
Status?: number | undefined;
|
|
1256
|
-
FolderId?: string | undefined;
|
|
1257
1370
|
Arn?: string | undefined;
|
|
1258
|
-
|
|
1259
|
-
RequestId?: string | undefined;
|
|
1260
|
-
NextToken?: string | undefined;
|
|
1261
|
-
}
|
|
1262
|
-
export declare class InvalidNextTokenException extends __BaseException {
|
|
1263
|
-
readonly name: "InvalidNextTokenException";
|
|
1264
|
-
readonly $fault: "client";
|
|
1265
|
-
Message?: string | undefined;
|
|
1371
|
+
FolderId?: string | undefined;
|
|
1266
1372
|
RequestId?: string | undefined;
|
|
1267
|
-
constructor(
|
|
1268
|
-
opts: __ExceptionOptionType<InvalidNextTokenException, __BaseException>
|
|
1269
|
-
);
|
|
1270
1373
|
}
|
|
1271
|
-
export interface
|
|
1374
|
+
export interface UpdateFolderPermissionsRequest {
|
|
1272
1375
|
AwsAccountId: string | undefined;
|
|
1273
1376
|
FolderId: string | undefined;
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
NextToken?: string | undefined;
|
|
1377
|
+
GrantPermissions?: ResourcePermission[] | undefined;
|
|
1378
|
+
RevokePermissions?: ResourcePermission[] | undefined;
|
|
1277
1379
|
}
|
|
1278
|
-
export interface
|
|
1380
|
+
export interface UpdateFolderPermissionsResponse {
|
|
1279
1381
|
Status?: number | undefined;
|
|
1280
|
-
FolderId?: string | undefined;
|
|
1281
1382
|
Arn?: string | undefined;
|
|
1383
|
+
FolderId?: string | undefined;
|
|
1282
1384
|
Permissions?: ResourcePermission[] | undefined;
|
|
1283
1385
|
RequestId?: string | undefined;
|
|
1284
|
-
NextToken?: string | undefined;
|
|
1285
1386
|
}
|
|
1286
|
-
export interface
|
|
1387
|
+
export interface UpdateGroupRequest {
|
|
1287
1388
|
GroupName: string | undefined;
|
|
1389
|
+
Description?: string | undefined;
|
|
1288
1390
|
AwsAccountId: string | undefined;
|
|
1289
1391
|
Namespace: string | undefined;
|
|
1290
1392
|
}
|
|
1291
|
-
export interface
|
|
1393
|
+
export interface UpdateGroupResponse {
|
|
1292
1394
|
Group?: Group | undefined;
|
|
1293
1395
|
RequestId?: string | undefined;
|
|
1294
1396
|
Status?: number | undefined;
|
|
1295
1397
|
}
|
|
1296
|
-
export interface
|
|
1297
|
-
MemberName: string | undefined;
|
|
1298
|
-
GroupName: string | undefined;
|
|
1299
|
-
AwsAccountId: string | undefined;
|
|
1300
|
-
Namespace: string | undefined;
|
|
1301
|
-
}
|
|
1302
|
-
export interface DescribeGroupMembershipResponse {
|
|
1303
|
-
GroupMember?: GroupMember | undefined;
|
|
1304
|
-
RequestId?: string | undefined;
|
|
1305
|
-
Status?: number | undefined;
|
|
1306
|
-
}
|
|
1307
|
-
export interface DescribeIAMPolicyAssignmentRequest {
|
|
1398
|
+
export interface UpdateIAMPolicyAssignmentRequest {
|
|
1308
1399
|
AwsAccountId: string | undefined;
|
|
1309
1400
|
AssignmentName: string | undefined;
|
|
1310
1401
|
Namespace: string | undefined;
|
|
1402
|
+
AssignmentStatus?: AssignmentStatus | undefined;
|
|
1403
|
+
PolicyArn?: string | undefined;
|
|
1404
|
+
Identities?: Record<string, string[]> | undefined;
|
|
1311
1405
|
}
|
|
1312
|
-
export interface
|
|
1313
|
-
AwsAccountId?: string | undefined;
|
|
1314
|
-
AssignmentId?: string | undefined;
|
|
1406
|
+
export interface UpdateIAMPolicyAssignmentResponse {
|
|
1315
1407
|
AssignmentName?: string | undefined;
|
|
1408
|
+
AssignmentId?: string | undefined;
|
|
1316
1409
|
PolicyArn?: string | undefined;
|
|
1317
1410
|
Identities?: Record<string, string[]> | undefined;
|
|
1318
1411
|
AssignmentStatus?: AssignmentStatus | undefined;
|
|
1319
|
-
}
|
|
1320
|
-
export interface DescribeIAMPolicyAssignmentResponse {
|
|
1321
|
-
IAMPolicyAssignment?: IAMPolicyAssignment | undefined;
|
|
1322
1412
|
RequestId?: string | undefined;
|
|
1323
1413
|
Status?: number | undefined;
|
|
1324
1414
|
}
|
|
1325
|
-
export interface
|
|
1415
|
+
export interface UpdateIdentityPropagationConfigRequest {
|
|
1326
1416
|
AwsAccountId: string | undefined;
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
}
|
|
1330
|
-
export declare const IngestionErrorType: {
|
|
1331
|
-
readonly ACCOUNT_CAPACITY_LIMIT_EXCEEDED: "ACCOUNT_CAPACITY_LIMIT_EXCEEDED";
|
|
1332
|
-
readonly CONNECTION_FAILURE: "CONNECTION_FAILURE";
|
|
1333
|
-
readonly CURSOR_NOT_ENABLED: "CURSOR_NOT_ENABLED";
|
|
1334
|
-
readonly CUSTOMER_ERROR: "CUSTOMER_ERROR";
|
|
1335
|
-
readonly DATA_SET_DELETED: "DATA_SET_DELETED";
|
|
1336
|
-
readonly DATA_SET_NOT_SPICE: "DATA_SET_NOT_SPICE";
|
|
1337
|
-
readonly DATA_SET_SIZE_LIMIT_EXCEEDED: "DATA_SET_SIZE_LIMIT_EXCEEDED";
|
|
1338
|
-
readonly DATA_SOURCE_AUTH_FAILED: "DATA_SOURCE_AUTH_FAILED";
|
|
1339
|
-
readonly DATA_SOURCE_CONNECTION_FAILED: "DATA_SOURCE_CONNECTION_FAILED";
|
|
1340
|
-
readonly DATA_SOURCE_NOT_FOUND: "DATA_SOURCE_NOT_FOUND";
|
|
1341
|
-
readonly DATA_TOLERANCE_EXCEPTION: "DATA_TOLERANCE_EXCEPTION";
|
|
1342
|
-
readonly DUPLICATE_COLUMN_NAMES_FOUND: "DUPLICATE_COLUMN_NAMES_FOUND";
|
|
1343
|
-
readonly ELASTICSEARCH_CURSOR_NOT_ENABLED: "ELASTICSEARCH_CURSOR_NOT_ENABLED";
|
|
1344
|
-
readonly FAILURE_TO_ASSUME_ROLE: "FAILURE_TO_ASSUME_ROLE";
|
|
1345
|
-
readonly FAILURE_TO_PROCESS_JSON_FILE: "FAILURE_TO_PROCESS_JSON_FILE";
|
|
1346
|
-
readonly IAM_ROLE_NOT_AVAILABLE: "IAM_ROLE_NOT_AVAILABLE";
|
|
1347
|
-
readonly INGESTION_CANCELED: "INGESTION_CANCELED";
|
|
1348
|
-
readonly INGESTION_SUPERSEDED: "INGESTION_SUPERSEDED";
|
|
1349
|
-
readonly INTERNAL_SERVICE_ERROR: "INTERNAL_SERVICE_ERROR";
|
|
1350
|
-
readonly INVALID_DATAPREP_SYNTAX: "INVALID_DATAPREP_SYNTAX";
|
|
1351
|
-
readonly INVALID_DATA_SOURCE_CONFIG: "INVALID_DATA_SOURCE_CONFIG";
|
|
1352
|
-
readonly INVALID_DATE_FORMAT: "INVALID_DATE_FORMAT";
|
|
1353
|
-
readonly IOT_DATA_SET_FILE_EMPTY: "IOT_DATA_SET_FILE_EMPTY";
|
|
1354
|
-
readonly IOT_FILE_NOT_FOUND: "IOT_FILE_NOT_FOUND";
|
|
1355
|
-
readonly OAUTH_TOKEN_FAILURE: "OAUTH_TOKEN_FAILURE";
|
|
1356
|
-
readonly PASSWORD_AUTHENTICATION_FAILURE: "PASSWORD_AUTHENTICATION_FAILURE";
|
|
1357
|
-
readonly PERMISSION_DENIED: "PERMISSION_DENIED";
|
|
1358
|
-
readonly PERMISSION_NOT_FOUND: "PERMISSION_NOT_FOUND";
|
|
1359
|
-
readonly QUERY_TIMEOUT: "QUERY_TIMEOUT";
|
|
1360
|
-
readonly REFRESH_SUPPRESSED_BY_EDIT: "REFRESH_SUPPRESSED_BY_EDIT";
|
|
1361
|
-
readonly ROW_SIZE_LIMIT_EXCEEDED: "ROW_SIZE_LIMIT_EXCEEDED";
|
|
1362
|
-
readonly S3_FILE_INACCESSIBLE: "S3_FILE_INACCESSIBLE";
|
|
1363
|
-
readonly S3_MANIFEST_ERROR: "S3_MANIFEST_ERROR";
|
|
1364
|
-
readonly S3_UPLOADED_FILE_DELETED: "S3_UPLOADED_FILE_DELETED";
|
|
1365
|
-
readonly SOURCE_API_LIMIT_EXCEEDED_FAILURE: "SOURCE_API_LIMIT_EXCEEDED_FAILURE";
|
|
1366
|
-
readonly SOURCE_RESOURCE_LIMIT_EXCEEDED: "SOURCE_RESOURCE_LIMIT_EXCEEDED";
|
|
1367
|
-
readonly SPICE_TABLE_NOT_FOUND: "SPICE_TABLE_NOT_FOUND";
|
|
1368
|
-
readonly SQL_EXCEPTION: "SQL_EXCEPTION";
|
|
1369
|
-
readonly SQL_INVALID_PARAMETER_VALUE: "SQL_INVALID_PARAMETER_VALUE";
|
|
1370
|
-
readonly SQL_NUMERIC_OVERFLOW: "SQL_NUMERIC_OVERFLOW";
|
|
1371
|
-
readonly SQL_SCHEMA_MISMATCH_ERROR: "SQL_SCHEMA_MISMATCH_ERROR";
|
|
1372
|
-
readonly SQL_TABLE_NOT_FOUND: "SQL_TABLE_NOT_FOUND";
|
|
1373
|
-
readonly SSL_CERTIFICATE_VALIDATION_FAILURE: "SSL_CERTIFICATE_VALIDATION_FAILURE";
|
|
1374
|
-
readonly UNRESOLVABLE_HOST: "UNRESOLVABLE_HOST";
|
|
1375
|
-
readonly UNROUTABLE_HOST: "UNROUTABLE_HOST";
|
|
1376
|
-
};
|
|
1377
|
-
export type IngestionErrorType =
|
|
1378
|
-
(typeof IngestionErrorType)[keyof typeof IngestionErrorType];
|
|
1379
|
-
export interface ErrorInfo {
|
|
1380
|
-
Type?: IngestionErrorType | undefined;
|
|
1381
|
-
Message?: string | undefined;
|
|
1382
|
-
}
|
|
1383
|
-
export interface QueueInfo {
|
|
1384
|
-
WaitingOnIngestion: string | undefined;
|
|
1385
|
-
QueuedIngestion: string | undefined;
|
|
1386
|
-
}
|
|
1387
|
-
export declare const IngestionRequestSource: {
|
|
1388
|
-
readonly MANUAL: "MANUAL";
|
|
1389
|
-
readonly SCHEDULED: "SCHEDULED";
|
|
1390
|
-
};
|
|
1391
|
-
export type IngestionRequestSource =
|
|
1392
|
-
(typeof IngestionRequestSource)[keyof typeof IngestionRequestSource];
|
|
1393
|
-
export declare const IngestionRequestType: {
|
|
1394
|
-
readonly EDIT: "EDIT";
|
|
1395
|
-
readonly FULL_REFRESH: "FULL_REFRESH";
|
|
1396
|
-
readonly INCREMENTAL_REFRESH: "INCREMENTAL_REFRESH";
|
|
1397
|
-
readonly INITIAL_INGESTION: "INITIAL_INGESTION";
|
|
1398
|
-
};
|
|
1399
|
-
export type IngestionRequestType =
|
|
1400
|
-
(typeof IngestionRequestType)[keyof typeof IngestionRequestType];
|
|
1401
|
-
export interface RowInfo {
|
|
1402
|
-
RowsIngested?: number | undefined;
|
|
1403
|
-
RowsDropped?: number | undefined;
|
|
1404
|
-
TotalRowsInDataset?: number | undefined;
|
|
1405
|
-
}
|
|
1406
|
-
export interface Ingestion {
|
|
1407
|
-
Arn: string | undefined;
|
|
1408
|
-
IngestionId?: string | undefined;
|
|
1409
|
-
IngestionStatus: IngestionStatus | undefined;
|
|
1410
|
-
ErrorInfo?: ErrorInfo | undefined;
|
|
1411
|
-
RowInfo?: RowInfo | undefined;
|
|
1412
|
-
QueueInfo?: QueueInfo | undefined;
|
|
1413
|
-
CreatedTime: Date | undefined;
|
|
1414
|
-
IngestionTimeInSeconds?: number | undefined;
|
|
1415
|
-
IngestionSizeInBytes?: number | undefined;
|
|
1416
|
-
RequestSource?: IngestionRequestSource | undefined;
|
|
1417
|
-
RequestType?: IngestionRequestType | undefined;
|
|
1417
|
+
Service: ServiceType | undefined;
|
|
1418
|
+
AuthorizedTargets?: string[] | undefined;
|
|
1418
1419
|
}
|
|
1419
|
-
export interface
|
|
1420
|
-
Ingestion?: Ingestion | undefined;
|
|
1420
|
+
export interface UpdateIdentityPropagationConfigResponse {
|
|
1421
1421
|
RequestId?: string | undefined;
|
|
1422
1422
|
Status?: number | undefined;
|
|
1423
1423
|
}
|
|
1424
|
-
export interface
|
|
1424
|
+
export interface UpdateIpRestrictionRequest {
|
|
1425
1425
|
AwsAccountId: string | undefined;
|
|
1426
|
-
}
|
|
1427
|
-
export interface DescribeIpRestrictionResponse {
|
|
1428
|
-
AwsAccountId?: string | undefined;
|
|
1429
1426
|
IpRestrictionRuleMap?: Record<string, string> | undefined;
|
|
1430
1427
|
VpcIdRestrictionRuleMap?: Record<string, string> | undefined;
|
|
1431
1428
|
VpcEndpointIdRestrictionRuleMap?: Record<string, string> | undefined;
|
|
1432
1429
|
Enabled?: boolean | undefined;
|
|
1430
|
+
}
|
|
1431
|
+
export interface UpdateIpRestrictionResponse {
|
|
1432
|
+
AwsAccountId?: string | undefined;
|
|
1433
1433
|
RequestId?: string | undefined;
|
|
1434
1434
|
Status?: number | undefined;
|
|
1435
1435
|
}
|
|
1436
|
-
export interface
|
|
1436
|
+
export interface UpdateKeyRegistrationRequest {
|
|
1437
1437
|
AwsAccountId: string | undefined;
|
|
1438
|
-
|
|
1438
|
+
KeyRegistration: RegisteredCustomerManagedKey[] | undefined;
|
|
1439
1439
|
}
|
|
1440
|
-
export interface
|
|
1441
|
-
KeyArn
|
|
1442
|
-
|
|
1443
|
-
}
|
|
1444
|
-
export declare const QDataKeyType: {
|
|
1445
|
-
readonly AWS_OWNED: "AWS_OWNED";
|
|
1446
|
-
readonly CMK: "CMK";
|
|
1447
|
-
};
|
|
1448
|
-
export type QDataKeyType = (typeof QDataKeyType)[keyof typeof QDataKeyType];
|
|
1449
|
-
export interface QDataKey {
|
|
1450
|
-
QDataKeyArn?: string | undefined;
|
|
1451
|
-
QDataKeyType?: QDataKeyType | undefined;
|
|
1440
|
+
export interface SuccessfulKeyRegistrationEntry {
|
|
1441
|
+
KeyArn: string | undefined;
|
|
1442
|
+
StatusCode: number | undefined;
|
|
1452
1443
|
}
|
|
1453
|
-
export interface
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
QDataKey?: QDataKey | undefined;
|
|
1444
|
+
export interface UpdateKeyRegistrationResponse {
|
|
1445
|
+
FailedKeyRegistration?: FailedKeyRegistrationEntry[] | undefined;
|
|
1446
|
+
SuccessfulKeyRegistration?: SuccessfulKeyRegistrationEntry[] | undefined;
|
|
1457
1447
|
RequestId?: string | undefined;
|
|
1458
|
-
Status?: number | undefined;
|
|
1459
1448
|
}
|
|
1460
|
-
export interface
|
|
1449
|
+
export interface UpdatePublicSharingSettingsRequest {
|
|
1461
1450
|
AwsAccountId: string | undefined;
|
|
1462
|
-
|
|
1463
|
-
}
|
|
1464
|
-
export declare const NamespaceErrorType: {
|
|
1465
|
-
readonly INTERNAL_SERVICE_ERROR: "INTERNAL_SERVICE_ERROR";
|
|
1466
|
-
readonly PERMISSION_DENIED: "PERMISSION_DENIED";
|
|
1467
|
-
};
|
|
1468
|
-
export type NamespaceErrorType =
|
|
1469
|
-
(typeof NamespaceErrorType)[keyof typeof NamespaceErrorType];
|
|
1470
|
-
export interface NamespaceError {
|
|
1471
|
-
Type?: NamespaceErrorType | undefined;
|
|
1472
|
-
Message?: string | undefined;
|
|
1473
|
-
}
|
|
1474
|
-
export interface NamespaceInfoV2 {
|
|
1475
|
-
Name?: string | undefined;
|
|
1476
|
-
Arn?: string | undefined;
|
|
1477
|
-
CapacityRegion?: string | undefined;
|
|
1478
|
-
CreationStatus?: NamespaceStatus | undefined;
|
|
1479
|
-
IdentityStore?: IdentityStore | undefined;
|
|
1480
|
-
NamespaceError?: NamespaceError | undefined;
|
|
1481
|
-
IamIdentityCenterApplicationArn?: string | undefined;
|
|
1482
|
-
IamIdentityCenterInstanceArn?: string | undefined;
|
|
1451
|
+
PublicSharingEnabled?: boolean | undefined;
|
|
1483
1452
|
}
|
|
1484
|
-
export interface
|
|
1485
|
-
Namespace?: NamespaceInfoV2 | undefined;
|
|
1453
|
+
export interface UpdatePublicSharingSettingsResponse {
|
|
1486
1454
|
RequestId?: string | undefined;
|
|
1487
1455
|
Status?: number | undefined;
|
|
1488
1456
|
}
|
|
1489
|
-
export interface
|
|
1457
|
+
export interface UpdateQPersonalizationConfigurationRequest {
|
|
1490
1458
|
AwsAccountId: string | undefined;
|
|
1459
|
+
PersonalizationMode: PersonalizationMode | undefined;
|
|
1491
1460
|
}
|
|
1492
|
-
export
|
|
1493
|
-
readonly DISABLED: "DISABLED";
|
|
1494
|
-
readonly ENABLED: "ENABLED";
|
|
1495
|
-
};
|
|
1496
|
-
export type PersonalizationMode =
|
|
1497
|
-
(typeof PersonalizationMode)[keyof typeof PersonalizationMode];
|
|
1498
|
-
export interface DescribeQPersonalizationConfigurationResponse {
|
|
1461
|
+
export interface UpdateQPersonalizationConfigurationResponse {
|
|
1499
1462
|
PersonalizationMode?: PersonalizationMode | undefined;
|
|
1500
1463
|
RequestId?: string | undefined;
|
|
1501
1464
|
Status?: number | undefined;
|
|
1502
1465
|
}
|
|
1503
|
-
export interface
|
|
1466
|
+
export interface UpdateQuickSightQSearchConfigurationRequest {
|
|
1504
1467
|
AwsAccountId: string | undefined;
|
|
1468
|
+
QSearchStatus: QSearchStatus | undefined;
|
|
1505
1469
|
}
|
|
1506
|
-
export
|
|
1507
|
-
readonly DISABLED: "DISABLED";
|
|
1508
|
-
readonly ENABLED: "ENABLED";
|
|
1509
|
-
};
|
|
1510
|
-
export type QSearchStatus = (typeof QSearchStatus)[keyof typeof QSearchStatus];
|
|
1511
|
-
export interface DescribeQuickSightQSearchConfigurationResponse {
|
|
1470
|
+
export interface UpdateQuickSightQSearchConfigurationResponse {
|
|
1512
1471
|
QSearchStatus?: QSearchStatus | undefined;
|
|
1513
1472
|
RequestId?: string | undefined;
|
|
1514
1473
|
Status?: number | undefined;
|
|
1515
1474
|
}
|
|
1516
|
-
export interface
|
|
1517
|
-
AwsAccountId: string | undefined;
|
|
1475
|
+
export interface UpdateRefreshScheduleRequest {
|
|
1518
1476
|
DataSetId: string | undefined;
|
|
1519
|
-
|
|
1477
|
+
AwsAccountId: string | undefined;
|
|
1478
|
+
Schedule: RefreshSchedule | undefined;
|
|
1520
1479
|
}
|
|
1521
|
-
export interface
|
|
1522
|
-
RefreshSchedule?: RefreshSchedule | undefined;
|
|
1480
|
+
export interface UpdateRefreshScheduleResponse {
|
|
1523
1481
|
Status?: number | undefined;
|
|
1524
1482
|
RequestId?: string | undefined;
|
|
1483
|
+
ScheduleId?: string | undefined;
|
|
1525
1484
|
Arn?: string | undefined;
|
|
1526
1485
|
}
|
|
1527
|
-
export interface
|
|
1486
|
+
export interface UpdateRoleCustomPermissionRequest {
|
|
1487
|
+
CustomPermissionsName: string | undefined;
|
|
1528
1488
|
Role: Role | undefined;
|
|
1529
1489
|
AwsAccountId: string | undefined;
|
|
1530
1490
|
Namespace: string | undefined;
|
|
1531
1491
|
}
|
|
1532
|
-
export interface
|
|
1533
|
-
CustomPermissionsName?: string | undefined;
|
|
1492
|
+
export interface UpdateRoleCustomPermissionResponse {
|
|
1534
1493
|
RequestId?: string | undefined;
|
|
1535
1494
|
Status?: number | undefined;
|
|
1536
1495
|
}
|
|
1537
|
-
export interface
|
|
1496
|
+
export interface UpdateSPICECapacityConfigurationRequest {
|
|
1538
1497
|
AwsAccountId: string | undefined;
|
|
1539
|
-
|
|
1540
|
-
VersionNumber?: number | undefined;
|
|
1541
|
-
AliasName?: string | undefined;
|
|
1542
|
-
}
|
|
1543
|
-
export declare const TemplateErrorType: {
|
|
1544
|
-
readonly ACCESS_DENIED: "ACCESS_DENIED";
|
|
1545
|
-
readonly DATA_SET_NOT_FOUND: "DATA_SET_NOT_FOUND";
|
|
1546
|
-
readonly INTERNAL_FAILURE: "INTERNAL_FAILURE";
|
|
1547
|
-
readonly SOURCE_NOT_FOUND: "SOURCE_NOT_FOUND";
|
|
1548
|
-
};
|
|
1549
|
-
export type TemplateErrorType =
|
|
1550
|
-
(typeof TemplateErrorType)[keyof typeof TemplateErrorType];
|
|
1551
|
-
export interface TemplateError {
|
|
1552
|
-
Type?: TemplateErrorType | undefined;
|
|
1553
|
-
Message?: string | undefined;
|
|
1554
|
-
ViolatedEntities?: Entity[] | undefined;
|
|
1555
|
-
}
|
|
1556
|
-
export interface TemplateVersion {
|
|
1557
|
-
CreatedTime?: Date | undefined;
|
|
1558
|
-
Errors?: TemplateError[] | undefined;
|
|
1559
|
-
VersionNumber?: number | undefined;
|
|
1560
|
-
Status?: ResourceStatus | undefined;
|
|
1561
|
-
DataSetConfigurations?: DataSetConfiguration[] | undefined;
|
|
1562
|
-
Description?: string | undefined;
|
|
1563
|
-
SourceEntityArn?: string | undefined;
|
|
1564
|
-
ThemeArn?: string | undefined;
|
|
1565
|
-
Sheets?: Sheet[] | undefined;
|
|
1566
|
-
}
|
|
1567
|
-
export interface Template {
|
|
1568
|
-
Arn?: string | undefined;
|
|
1569
|
-
Name?: string | undefined;
|
|
1570
|
-
Version?: TemplateVersion | undefined;
|
|
1571
|
-
TemplateId?: string | undefined;
|
|
1572
|
-
LastUpdatedTime?: Date | undefined;
|
|
1573
|
-
CreatedTime?: Date | undefined;
|
|
1498
|
+
PurchaseMode: PurchaseMode | undefined;
|
|
1574
1499
|
}
|
|
1575
|
-
export interface
|
|
1576
|
-
Template?: Template | undefined;
|
|
1577
|
-
Status?: number | undefined;
|
|
1500
|
+
export interface UpdateSPICECapacityConfigurationResponse {
|
|
1578
1501
|
RequestId?: string | undefined;
|
|
1502
|
+
Status?: number | undefined;
|
|
1579
1503
|
}
|
|
1580
|
-
export interface
|
|
1504
|
+
export interface UpdateTemplateRequest {
|
|
1581
1505
|
AwsAccountId: string | undefined;
|
|
1582
1506
|
TemplateId: string | undefined;
|
|
1583
|
-
|
|
1507
|
+
SourceEntity?: TemplateSourceEntity | undefined;
|
|
1508
|
+
VersionDescription?: string | undefined;
|
|
1509
|
+
Name?: string | undefined;
|
|
1510
|
+
Definition?: TemplateVersionDefinition | undefined;
|
|
1511
|
+
ValidationStrategy?: ValidationStrategy | undefined;
|
|
1584
1512
|
}
|
|
1585
|
-
export interface
|
|
1586
|
-
|
|
1513
|
+
export interface UpdateTemplateResponse {
|
|
1514
|
+
TemplateId?: string | undefined;
|
|
1515
|
+
Arn?: string | undefined;
|
|
1516
|
+
VersionArn?: string | undefined;
|
|
1517
|
+
CreationStatus?: ResourceStatus | undefined;
|
|
1587
1518
|
Status?: number | undefined;
|
|
1588
1519
|
RequestId?: string | undefined;
|
|
1589
1520
|
}
|
|
1590
|
-
export interface
|
|
1521
|
+
export interface UpdateTemplateAliasRequest {
|
|
1591
1522
|
AwsAccountId: string | undefined;
|
|
1592
1523
|
TemplateId: string | undefined;
|
|
1593
|
-
|
|
1594
|
-
|
|
1524
|
+
AliasName: string | undefined;
|
|
1525
|
+
TemplateVersionNumber: number | undefined;
|
|
1595
1526
|
}
|
|
1596
|
-
export interface
|
|
1597
|
-
|
|
1598
|
-
TemplateId?: string | undefined;
|
|
1599
|
-
Errors?: TemplateError[] | undefined;
|
|
1600
|
-
ResourceStatus?: ResourceStatus | undefined;
|
|
1601
|
-
ThemeArn?: string | undefined;
|
|
1602
|
-
Definition?: TemplateVersionDefinition | undefined;
|
|
1527
|
+
export interface UpdateTemplateAliasResponse {
|
|
1528
|
+
TemplateAlias?: TemplateAlias | undefined;
|
|
1603
1529
|
Status?: number | undefined;
|
|
1604
1530
|
RequestId?: string | undefined;
|
|
1605
1531
|
}
|
|
1606
|
-
export interface
|
|
1532
|
+
export interface UpdateTemplatePermissionsRequest {
|
|
1607
1533
|
AwsAccountId: string | undefined;
|
|
1608
1534
|
TemplateId: string | undefined;
|
|
1535
|
+
GrantPermissions?: ResourcePermission[] | undefined;
|
|
1536
|
+
RevokePermissions?: ResourcePermission[] | undefined;
|
|
1609
1537
|
}
|
|
1610
|
-
export interface
|
|
1538
|
+
export interface UpdateTemplatePermissionsResponse {
|
|
1611
1539
|
TemplateId?: string | undefined;
|
|
1612
1540
|
TemplateArn?: string | undefined;
|
|
1613
1541
|
Permissions?: ResourcePermission[] | undefined;
|
|
1614
1542
|
RequestId?: string | undefined;
|
|
1615
1543
|
Status?: number | undefined;
|
|
1616
1544
|
}
|
|
1617
|
-
export interface
|
|
1545
|
+
export interface UpdateThemeRequest {
|
|
1618
1546
|
AwsAccountId: string | undefined;
|
|
1619
1547
|
ThemeId: string | undefined;
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
export declare const ThemeType: {
|
|
1624
|
-
readonly ALL: "ALL";
|
|
1625
|
-
readonly CUSTOM: "CUSTOM";
|
|
1626
|
-
readonly QUICKSIGHT: "QUICKSIGHT";
|
|
1627
|
-
};
|
|
1628
|
-
export type ThemeType = (typeof ThemeType)[keyof typeof ThemeType];
|
|
1629
|
-
export declare const ThemeErrorType: {
|
|
1630
|
-
readonly INTERNAL_FAILURE: "INTERNAL_FAILURE";
|
|
1631
|
-
};
|
|
1632
|
-
export type ThemeErrorType =
|
|
1633
|
-
(typeof ThemeErrorType)[keyof typeof ThemeErrorType];
|
|
1634
|
-
export interface ThemeError {
|
|
1635
|
-
Type?: ThemeErrorType | undefined;
|
|
1636
|
-
Message?: string | undefined;
|
|
1637
|
-
}
|
|
1638
|
-
export interface ThemeVersion {
|
|
1639
|
-
VersionNumber?: number | undefined;
|
|
1640
|
-
Arn?: string | undefined;
|
|
1641
|
-
Description?: string | undefined;
|
|
1642
|
-
BaseThemeId?: string | undefined;
|
|
1643
|
-
CreatedTime?: Date | undefined;
|
|
1548
|
+
Name?: string | undefined;
|
|
1549
|
+
BaseThemeId: string | undefined;
|
|
1550
|
+
VersionDescription?: string | undefined;
|
|
1644
1551
|
Configuration?: ThemeConfiguration | undefined;
|
|
1645
|
-
Errors?: ThemeError[] | undefined;
|
|
1646
|
-
Status?: ResourceStatus | undefined;
|
|
1647
1552
|
}
|
|
1648
|
-
export interface
|
|
1649
|
-
Arn?: string | undefined;
|
|
1650
|
-
Name?: string | undefined;
|
|
1553
|
+
export interface UpdateThemeResponse {
|
|
1651
1554
|
ThemeId?: string | undefined;
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
Type?: ThemeType | undefined;
|
|
1656
|
-
}
|
|
1657
|
-
export interface DescribeThemeResponse {
|
|
1658
|
-
Theme?: Theme | undefined;
|
|
1555
|
+
Arn?: string | undefined;
|
|
1556
|
+
VersionArn?: string | undefined;
|
|
1557
|
+
CreationStatus?: ResourceStatus | undefined;
|
|
1659
1558
|
Status?: number | undefined;
|
|
1660
1559
|
RequestId?: string | undefined;
|
|
1661
1560
|
}
|
|
1662
|
-
export interface
|
|
1561
|
+
export interface UpdateThemeAliasRequest {
|
|
1663
1562
|
AwsAccountId: string | undefined;
|
|
1664
1563
|
ThemeId: string | undefined;
|
|
1665
1564
|
AliasName: string | undefined;
|
|
1565
|
+
ThemeVersionNumber: number | undefined;
|
|
1666
1566
|
}
|
|
1667
|
-
export interface
|
|
1567
|
+
export interface UpdateThemeAliasResponse {
|
|
1668
1568
|
ThemeAlias?: ThemeAlias | undefined;
|
|
1669
1569
|
Status?: number | undefined;
|
|
1670
1570
|
RequestId?: string | undefined;
|
|
1671
1571
|
}
|
|
1672
|
-
export interface
|
|
1572
|
+
export interface UpdateThemePermissionsRequest {
|
|
1673
1573
|
AwsAccountId: string | undefined;
|
|
1674
1574
|
ThemeId: string | undefined;
|
|
1575
|
+
GrantPermissions?: ResourcePermission[] | undefined;
|
|
1576
|
+
RevokePermissions?: ResourcePermission[] | undefined;
|
|
1675
1577
|
}
|
|
1676
|
-
export interface
|
|
1578
|
+
export interface UpdateThemePermissionsResponse {
|
|
1677
1579
|
ThemeId?: string | undefined;
|
|
1678
1580
|
ThemeArn?: string | undefined;
|
|
1679
1581
|
Permissions?: ResourcePermission[] | undefined;
|
|
1680
1582
|
RequestId?: string | undefined;
|
|
1681
1583
|
Status?: number | undefined;
|
|
1682
1584
|
}
|
|
1683
|
-
export interface
|
|
1585
|
+
export interface UpdateTopicRequest {
|
|
1684
1586
|
AwsAccountId: string | undefined;
|
|
1685
1587
|
TopicId: string | undefined;
|
|
1588
|
+
Topic: TopicDetails | undefined;
|
|
1589
|
+
CustomInstructions?: CustomInstructions | undefined;
|
|
1686
1590
|
}
|
|
1687
|
-
export interface
|
|
1688
|
-
Arn?: string | undefined;
|
|
1591
|
+
export interface UpdateTopicResponse {
|
|
1689
1592
|
TopicId?: string | undefined;
|
|
1690
|
-
|
|
1593
|
+
Arn?: string | undefined;
|
|
1594
|
+
RefreshArn?: string | undefined;
|
|
1691
1595
|
RequestId?: string | undefined;
|
|
1692
1596
|
Status?: number | undefined;
|
|
1693
|
-
CustomInstructions?: CustomInstructions | undefined;
|
|
1694
1597
|
}
|
|
1695
|
-
export interface
|
|
1598
|
+
export interface UpdateTopicPermissionsRequest {
|
|
1696
1599
|
AwsAccountId: string | undefined;
|
|
1697
1600
|
TopicId: string | undefined;
|
|
1601
|
+
GrantPermissions?: ResourcePermission[] | undefined;
|
|
1602
|
+
RevokePermissions?: ResourcePermission[] | undefined;
|
|
1698
1603
|
}
|
|
1699
|
-
export interface
|
|
1604
|
+
export interface UpdateTopicPermissionsResponse {
|
|
1700
1605
|
TopicId?: string | undefined;
|
|
1701
1606
|
TopicArn?: string | undefined;
|
|
1702
1607
|
Permissions?: ResourcePermission[] | undefined;
|
|
1703
1608
|
Status?: number | undefined;
|
|
1704
1609
|
RequestId?: string | undefined;
|
|
1705
1610
|
}
|
|
1706
|
-
export interface
|
|
1707
|
-
AwsAccountId: string | undefined;
|
|
1708
|
-
TopicId: string | undefined;
|
|
1709
|
-
RefreshId: string | undefined;
|
|
1710
|
-
}
|
|
1711
|
-
export declare const TopicRefreshStatus: {
|
|
1712
|
-
readonly CANCELLED: "CANCELLED";
|
|
1713
|
-
readonly COMPLETED: "COMPLETED";
|
|
1714
|
-
readonly FAILED: "FAILED";
|
|
1715
|
-
readonly INITIALIZED: "INITIALIZED";
|
|
1716
|
-
readonly RUNNING: "RUNNING";
|
|
1717
|
-
};
|
|
1718
|
-
export type TopicRefreshStatus =
|
|
1719
|
-
(typeof TopicRefreshStatus)[keyof typeof TopicRefreshStatus];
|
|
1720
|
-
export interface TopicRefreshDetails {
|
|
1721
|
-
RefreshArn?: string | undefined;
|
|
1722
|
-
RefreshId?: string | undefined;
|
|
1723
|
-
RefreshStatus?: TopicRefreshStatus | undefined;
|
|
1724
|
-
}
|
|
1725
|
-
export interface DescribeTopicRefreshResponse {
|
|
1726
|
-
RefreshDetails?: TopicRefreshDetails | undefined;
|
|
1727
|
-
RequestId?: string | undefined;
|
|
1728
|
-
Status?: number | undefined;
|
|
1729
|
-
}
|
|
1730
|
-
export interface DescribeTopicRefreshScheduleRequest {
|
|
1611
|
+
export interface UpdateTopicRefreshScheduleRequest {
|
|
1731
1612
|
AwsAccountId: string | undefined;
|
|
1732
1613
|
TopicId: string | undefined;
|
|
1733
1614
|
DatasetId: string | undefined;
|
|
1615
|
+
RefreshSchedule: TopicRefreshSchedule | undefined;
|
|
1734
1616
|
}
|
|
1735
|
-
export interface
|
|
1617
|
+
export interface UpdateTopicRefreshScheduleResponse {
|
|
1736
1618
|
TopicId?: string | undefined;
|
|
1737
1619
|
TopicArn?: string | undefined;
|
|
1738
1620
|
DatasetArn?: string | undefined;
|
|
1739
|
-
RefreshSchedule?: TopicRefreshSchedule | undefined;
|
|
1740
1621
|
Status?: number | undefined;
|
|
1741
1622
|
RequestId?: string | undefined;
|
|
1742
1623
|
}
|
|
1743
|
-
export interface
|
|
1624
|
+
export interface UpdateUserRequest {
|
|
1744
1625
|
UserName: string | undefined;
|
|
1745
1626
|
AwsAccountId: string | undefined;
|
|
1746
1627
|
Namespace: string | undefined;
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
readonly IAM: "IAM";
|
|
1750
|
-
readonly IAM_IDENTITY_CENTER: "IAM_IDENTITY_CENTER";
|
|
1751
|
-
readonly QUICKSIGHT: "QUICKSIGHT";
|
|
1752
|
-
};
|
|
1753
|
-
export type IdentityType = (typeof IdentityType)[keyof typeof IdentityType];
|
|
1754
|
-
export declare const UserRole: {
|
|
1755
|
-
readonly ADMIN: "ADMIN";
|
|
1756
|
-
readonly ADMIN_PRO: "ADMIN_PRO";
|
|
1757
|
-
readonly AUTHOR: "AUTHOR";
|
|
1758
|
-
readonly AUTHOR_PRO: "AUTHOR_PRO";
|
|
1759
|
-
readonly READER: "READER";
|
|
1760
|
-
readonly READER_PRO: "READER_PRO";
|
|
1761
|
-
readonly RESTRICTED_AUTHOR: "RESTRICTED_AUTHOR";
|
|
1762
|
-
readonly RESTRICTED_READER: "RESTRICTED_READER";
|
|
1763
|
-
};
|
|
1764
|
-
export type UserRole = (typeof UserRole)[keyof typeof UserRole];
|
|
1765
|
-
export interface User {
|
|
1766
|
-
Arn?: string | undefined;
|
|
1767
|
-
UserName?: string | undefined;
|
|
1768
|
-
Email?: string | undefined;
|
|
1769
|
-
Role?: UserRole | undefined;
|
|
1770
|
-
IdentityType?: IdentityType | undefined;
|
|
1771
|
-
Active?: boolean | undefined;
|
|
1772
|
-
PrincipalId?: string | undefined;
|
|
1628
|
+
Email: string | undefined;
|
|
1629
|
+
Role: UserRole | undefined;
|
|
1773
1630
|
CustomPermissionsName?: string | undefined;
|
|
1631
|
+
UnapplyCustomPermissions?: boolean | undefined;
|
|
1774
1632
|
ExternalLoginFederationProviderType?: string | undefined;
|
|
1775
|
-
|
|
1633
|
+
CustomFederationProviderUrl?: string | undefined;
|
|
1776
1634
|
ExternalLoginId?: string | undefined;
|
|
1777
1635
|
}
|
|
1778
|
-
export interface
|
|
1636
|
+
export interface UpdateUserResponse {
|
|
1779
1637
|
User?: User | undefined;
|
|
1780
1638
|
RequestId?: string | undefined;
|
|
1781
1639
|
Status?: number | undefined;
|
|
1782
1640
|
}
|
|
1783
|
-
export interface
|
|
1641
|
+
export interface UpdateUserCustomPermissionRequest {
|
|
1642
|
+
UserName: string | undefined;
|
|
1643
|
+
AwsAccountId: string | undefined;
|
|
1644
|
+
Namespace: string | undefined;
|
|
1645
|
+
CustomPermissionsName: string | undefined;
|
|
1646
|
+
}
|
|
1647
|
+
export interface UpdateUserCustomPermissionResponse {
|
|
1648
|
+
RequestId?: string | undefined;
|
|
1649
|
+
Status?: number | undefined;
|
|
1650
|
+
}
|
|
1651
|
+
export interface UpdateVPCConnectionRequest {
|
|
1784
1652
|
AwsAccountId: string | undefined;
|
|
1785
1653
|
VPCConnectionId: string | undefined;
|
|
1654
|
+
Name: string | undefined;
|
|
1655
|
+
SubnetIds: string[] | undefined;
|
|
1656
|
+
SecurityGroupIds: string[] | undefined;
|
|
1657
|
+
DnsResolvers?: string[] | undefined;
|
|
1658
|
+
RoleArn: string | undefined;
|
|
1786
1659
|
}
|
|
1787
|
-
export
|
|
1788
|
-
readonly ATTACHMENT_FAILED_ROLLBACK_FAILED: "ATTACHMENT_FAILED_ROLLBACK_FAILED";
|
|
1789
|
-
readonly AVAILABLE: "AVAILABLE";
|
|
1790
|
-
readonly CREATING: "CREATING";
|
|
1791
|
-
readonly CREATION_FAILED: "CREATION_FAILED";
|
|
1792
|
-
readonly DELETED: "DELETED";
|
|
1793
|
-
readonly DELETING: "DELETING";
|
|
1794
|
-
readonly DELETION_FAILED: "DELETION_FAILED";
|
|
1795
|
-
readonly DELETION_SCHEDULED: "DELETION_SCHEDULED";
|
|
1796
|
-
readonly UPDATE_FAILED: "UPDATE_FAILED";
|
|
1797
|
-
readonly UPDATING: "UPDATING";
|
|
1798
|
-
};
|
|
1799
|
-
export type NetworkInterfaceStatus =
|
|
1800
|
-
(typeof NetworkInterfaceStatus)[keyof typeof NetworkInterfaceStatus];
|
|
1801
|
-
export interface NetworkInterface {
|
|
1802
|
-
SubnetId?: string | undefined;
|
|
1803
|
-
AvailabilityZone?: string | undefined;
|
|
1804
|
-
ErrorMessage?: string | undefined;
|
|
1805
|
-
Status?: NetworkInterfaceStatus | undefined;
|
|
1806
|
-
NetworkInterfaceId?: string | undefined;
|
|
1807
|
-
}
|
|
1808
|
-
export interface VPCConnection {
|
|
1809
|
-
VPCConnectionId?: string | undefined;
|
|
1660
|
+
export interface UpdateVPCConnectionResponse {
|
|
1810
1661
|
Arn?: string | undefined;
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
SecurityGroupIds?: string[] | undefined;
|
|
1814
|
-
DnsResolvers?: string[] | undefined;
|
|
1815
|
-
Status?: VPCConnectionResourceStatus | undefined;
|
|
1662
|
+
VPCConnectionId?: string | undefined;
|
|
1663
|
+
UpdateStatus?: VPCConnectionResourceStatus | undefined;
|
|
1816
1664
|
AvailabilityStatus?: VPCConnectionAvailabilityStatus | undefined;
|
|
1817
|
-
NetworkInterfaces?: NetworkInterface[] | undefined;
|
|
1818
|
-
RoleArn?: string | undefined;
|
|
1819
|
-
CreatedTime?: Date | undefined;
|
|
1820
|
-
LastUpdatedTime?: Date | undefined;
|
|
1821
|
-
}
|
|
1822
|
-
export interface DescribeVPCConnectionResponse {
|
|
1823
|
-
VPCConnection?: VPCConnection | undefined;
|
|
1824
1665
|
RequestId?: string | undefined;
|
|
1825
1666
|
Status?: number | undefined;
|
|
1826
1667
|
}
|
|
1827
|
-
export
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
constructor(
|
|
1833
|
-
opts: __ExceptionOptionType<DomainNotWhitelistedException, __BaseException>
|
|
1834
|
-
);
|
|
1835
|
-
}
|
|
1836
|
-
export declare const EmbeddingIdentityType: {
|
|
1837
|
-
readonly ANONYMOUS: "ANONYMOUS";
|
|
1838
|
-
readonly IAM: "IAM";
|
|
1839
|
-
readonly QUICKSIGHT: "QUICKSIGHT";
|
|
1840
|
-
};
|
|
1841
|
-
export type EmbeddingIdentityType =
|
|
1842
|
-
(typeof EmbeddingIdentityType)[keyof typeof EmbeddingIdentityType];
|
|
1843
|
-
export interface FailedKeyRegistrationEntry {
|
|
1844
|
-
KeyArn?: string | undefined;
|
|
1845
|
-
Message: string | undefined;
|
|
1846
|
-
StatusCode: number | undefined;
|
|
1847
|
-
SenderFault: boolean | undefined;
|
|
1848
|
-
}
|
|
1849
|
-
export declare const FieldName: {
|
|
1850
|
-
readonly DIRECT_QUICKSIGHT_OWNER: "DIRECT_QUICKSIGHT_OWNER";
|
|
1851
|
-
readonly DIRECT_QUICKSIGHT_SOLE_OWNER: "DIRECT_QUICKSIGHT_SOLE_OWNER";
|
|
1852
|
-
readonly DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER";
|
|
1853
|
-
readonly FLOW_DESCRIPTION: "assetDescription";
|
|
1854
|
-
readonly FLOW_NAME: "assetName";
|
|
1855
|
-
};
|
|
1856
|
-
export type FieldName = (typeof FieldName)[keyof typeof FieldName];
|
|
1857
|
-
export declare const FlowPublishState: {
|
|
1858
|
-
readonly DRAFT: "DRAFT";
|
|
1859
|
-
readonly PENDING_APPROVAL: "PENDING_APPROVAL";
|
|
1860
|
-
readonly PUBLISHED: "PUBLISHED";
|
|
1861
|
-
};
|
|
1862
|
-
export type FlowPublishState =
|
|
1863
|
-
(typeof FlowPublishState)[keyof typeof FlowPublishState];
|
|
1864
|
-
export interface FlowSummary {
|
|
1865
|
-
Arn: string | undefined;
|
|
1866
|
-
FlowId: string | undefined;
|
|
1867
|
-
Name: string | undefined;
|
|
1868
|
-
Description?: string | undefined;
|
|
1869
|
-
CreatedTime: Date | undefined;
|
|
1870
|
-
CreatedBy?: string | undefined;
|
|
1871
|
-
LastUpdatedTime?: Date | undefined;
|
|
1872
|
-
LastUpdatedBy?: string | undefined;
|
|
1873
|
-
PublishState?: FlowPublishState | undefined;
|
|
1874
|
-
RunCount?: number | undefined;
|
|
1875
|
-
UserCount?: number | undefined;
|
|
1876
|
-
LastPublishedBy?: string | undefined;
|
|
1877
|
-
LastPublishedAt?: Date | undefined;
|
|
1878
|
-
}
|
|
1879
|
-
export declare const FolderFilterAttribute: {
|
|
1880
|
-
readonly DIRECT_QUICKSIGHT_OWNER: "DIRECT_QUICKSIGHT_OWNER";
|
|
1881
|
-
readonly DIRECT_QUICKSIGHT_SOLE_OWNER: "DIRECT_QUICKSIGHT_SOLE_OWNER";
|
|
1882
|
-
readonly DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER";
|
|
1883
|
-
readonly FOLDER_NAME: "FOLDER_NAME";
|
|
1884
|
-
readonly PARENT_FOLDER_ARN: "PARENT_FOLDER_ARN";
|
|
1885
|
-
readonly QUICKSIGHT_OWNER: "QUICKSIGHT_OWNER";
|
|
1886
|
-
readonly QUICKSIGHT_VIEWER_OR_OWNER: "QUICKSIGHT_VIEWER_OR_OWNER";
|
|
1887
|
-
};
|
|
1888
|
-
export type FolderFilterAttribute =
|
|
1889
|
-
(typeof FolderFilterAttribute)[keyof typeof FolderFilterAttribute];
|
|
1890
|
-
export interface MemberIdArnPair {
|
|
1891
|
-
MemberId?: string | undefined;
|
|
1892
|
-
MemberArn?: string | undefined;
|
|
1668
|
+
export interface TopicVisual {
|
|
1669
|
+
VisualId?: string | undefined;
|
|
1670
|
+
Role?: VisualRole | undefined;
|
|
1671
|
+
Ir?: TopicIR | undefined;
|
|
1672
|
+
SupportingVisuals?: TopicVisual[] | undefined;
|
|
1893
1673
|
}
|
|
1894
|
-
export interface
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1674
|
+
export interface CreateTopicReviewedAnswer {
|
|
1675
|
+
AnswerId: string | undefined;
|
|
1676
|
+
DatasetArn: string | undefined;
|
|
1677
|
+
Question: string | undefined;
|
|
1678
|
+
Mir?: TopicIR | undefined;
|
|
1679
|
+
PrimaryVisual?: TopicVisual | undefined;
|
|
1680
|
+
Template?: TopicTemplate | undefined;
|
|
1898
1681
|
}
|
|
1899
|
-
export interface
|
|
1682
|
+
export interface TopicReviewedAnswer {
|
|
1900
1683
|
Arn?: string | undefined;
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
}
|
|
1908
|
-
export declare const GeneratedAnswerStatus: {
|
|
1909
|
-
readonly ANSWER_DOWNGRADE: "ANSWER_DOWNGRADE";
|
|
1910
|
-
readonly ANSWER_GENERATED: "ANSWER_GENERATED";
|
|
1911
|
-
readonly ANSWER_RETRIEVED: "ANSWER_RETRIEVED";
|
|
1912
|
-
};
|
|
1913
|
-
export type GeneratedAnswerStatus =
|
|
1914
|
-
(typeof GeneratedAnswerStatus)[keyof typeof GeneratedAnswerStatus];
|
|
1915
|
-
export interface GeneratedAnswerResult {
|
|
1916
|
-
QuestionText?: string | undefined;
|
|
1917
|
-
AnswerStatus?: GeneratedAnswerStatus | undefined;
|
|
1918
|
-
TopicId?: string | undefined;
|
|
1919
|
-
TopicName?: string | undefined;
|
|
1920
|
-
Restatement?: string | undefined;
|
|
1921
|
-
QuestionId?: string | undefined;
|
|
1922
|
-
AnswerId?: string | undefined;
|
|
1923
|
-
QuestionUrl?: string | undefined;
|
|
1924
|
-
}
|
|
1925
|
-
export interface SessionTag {
|
|
1926
|
-
Key: string | undefined;
|
|
1927
|
-
Value: string | undefined;
|
|
1684
|
+
AnswerId: string | undefined;
|
|
1685
|
+
DatasetArn: string | undefined;
|
|
1686
|
+
Question: string | undefined;
|
|
1687
|
+
Mir?: TopicIR | undefined;
|
|
1688
|
+
PrimaryVisual?: TopicVisual | undefined;
|
|
1689
|
+
Template?: TopicTemplate | undefined;
|
|
1928
1690
|
}
|
|
1929
|
-
export interface
|
|
1691
|
+
export interface BatchCreateTopicReviewedAnswerRequest {
|
|
1930
1692
|
AwsAccountId: string | undefined;
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
SessionTags?: SessionTag[] | undefined;
|
|
1934
|
-
AuthorizedResourceArns: string[] | undefined;
|
|
1935
|
-
ExperienceConfiguration:
|
|
1936
|
-
| AnonymousUserEmbeddingExperienceConfiguration
|
|
1937
|
-
| undefined;
|
|
1938
|
-
AllowedDomains?: string[] | undefined;
|
|
1939
|
-
}
|
|
1940
|
-
export interface GenerateEmbedUrlForAnonymousUserResponse {
|
|
1941
|
-
EmbedUrl: string | undefined;
|
|
1942
|
-
Status: number | undefined;
|
|
1943
|
-
RequestId: string | undefined;
|
|
1944
|
-
AnonymousUserArn: string | undefined;
|
|
1945
|
-
}
|
|
1946
|
-
export declare class SessionLifetimeInMinutesInvalidException extends __BaseException {
|
|
1947
|
-
readonly name: "SessionLifetimeInMinutesInvalidException";
|
|
1948
|
-
readonly $fault: "client";
|
|
1949
|
-
Message?: string | undefined;
|
|
1950
|
-
RequestId?: string | undefined;
|
|
1951
|
-
constructor(
|
|
1952
|
-
opts: __ExceptionOptionType<
|
|
1953
|
-
SessionLifetimeInMinutesInvalidException,
|
|
1954
|
-
__BaseException
|
|
1955
|
-
>
|
|
1956
|
-
);
|
|
1957
|
-
}
|
|
1958
|
-
export declare class UnsupportedPricingPlanException extends __BaseException {
|
|
1959
|
-
readonly name: "UnsupportedPricingPlanException";
|
|
1960
|
-
readonly $fault: "client";
|
|
1961
|
-
Message?: string | undefined;
|
|
1962
|
-
RequestId?: string | undefined;
|
|
1963
|
-
constructor(
|
|
1964
|
-
opts: __ExceptionOptionType<
|
|
1965
|
-
UnsupportedPricingPlanException,
|
|
1966
|
-
__BaseException
|
|
1967
|
-
>
|
|
1968
|
-
);
|
|
1969
|
-
}
|
|
1970
|
-
export interface RecentSnapshotsConfigurations {
|
|
1971
|
-
Enabled: boolean | undefined;
|
|
1972
|
-
}
|
|
1973
|
-
export interface SchedulesConfigurations {
|
|
1974
|
-
Enabled: boolean | undefined;
|
|
1975
|
-
}
|
|
1976
|
-
export interface StatePersistenceConfigurations {
|
|
1977
|
-
Enabled: boolean | undefined;
|
|
1978
|
-
}
|
|
1979
|
-
export interface ThresholdAlertsConfigurations {
|
|
1980
|
-
Enabled: boolean | undefined;
|
|
1981
|
-
}
|
|
1982
|
-
export interface RegisteredUserDashboardFeatureConfigurations {
|
|
1983
|
-
StatePersistence?: StatePersistenceConfigurations | undefined;
|
|
1984
|
-
SharedView?: SharedViewConfigurations | undefined;
|
|
1985
|
-
Bookmarks?: BookmarksConfigurations | undefined;
|
|
1986
|
-
AmazonQInQuickSight?: AmazonQInQuickSightDashboardConfigurations | undefined;
|
|
1987
|
-
Schedules?: SchedulesConfigurations | undefined;
|
|
1988
|
-
RecentSnapshots?: RecentSnapshotsConfigurations | undefined;
|
|
1989
|
-
ThresholdAlerts?: ThresholdAlertsConfigurations | undefined;
|
|
1990
|
-
}
|
|
1991
|
-
export interface RegisteredUserDashboardEmbeddingConfiguration {
|
|
1992
|
-
InitialDashboardId: string | undefined;
|
|
1993
|
-
FeatureConfigurations?:
|
|
1994
|
-
| RegisteredUserDashboardFeatureConfigurations
|
|
1995
|
-
| undefined;
|
|
1996
|
-
}
|
|
1997
|
-
export interface RegisteredUserDashboardVisualEmbeddingConfiguration {
|
|
1998
|
-
InitialDashboardVisualId: DashboardVisualId | undefined;
|
|
1999
|
-
}
|
|
2000
|
-
export interface RegisteredUserGenerativeQnAEmbeddingConfiguration {
|
|
2001
|
-
InitialTopicId?: string | undefined;
|
|
2002
|
-
}
|
|
2003
|
-
export interface RegisteredUserQSearchBarEmbeddingConfiguration {
|
|
2004
|
-
InitialTopicId?: string | undefined;
|
|
1693
|
+
TopicId: string | undefined;
|
|
1694
|
+
Answers: CreateTopicReviewedAnswer[] | undefined;
|
|
2005
1695
|
}
|
|
2006
|
-
export interface
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
ThresholdAlerts?: ThresholdAlertsConfigurations | undefined;
|
|
1696
|
+
export interface ListTopicReviewedAnswersResponse {
|
|
1697
|
+
TopicId?: string | undefined;
|
|
1698
|
+
TopicArn?: string | undefined;
|
|
1699
|
+
Answers?: TopicReviewedAnswer[] | undefined;
|
|
1700
|
+
Status?: number | undefined;
|
|
1701
|
+
RequestId?: string | undefined;
|
|
2013
1702
|
}
|