@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,361 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export const NamedFilterType = {
|
|
3
|
-
CATEGORY_FILTER: "CATEGORY_FILTER",
|
|
4
|
-
DATE_RANGE_FILTER: "DATE_RANGE_FILTER",
|
|
5
|
-
NULL_FILTER: "NULL_FILTER",
|
|
6
|
-
NUMERIC_EQUALITY_FILTER: "NUMERIC_EQUALITY_FILTER",
|
|
7
|
-
NUMERIC_RANGE_FILTER: "NUMERIC_RANGE_FILTER",
|
|
8
|
-
RELATIVE_DATE_FILTER: "RELATIVE_DATE_FILTER",
|
|
9
|
-
};
|
|
10
|
-
export const NullFilterType = {
|
|
11
|
-
ALL_VALUES: "ALL_VALUES",
|
|
12
|
-
NON_NULLS_ONLY: "NON_NULLS_ONLY",
|
|
13
|
-
NULLS_ONLY: "NULLS_ONLY",
|
|
14
|
-
};
|
|
15
|
-
export const NamedFilterAggType = {
|
|
16
|
-
AVERAGE: "AVERAGE",
|
|
17
|
-
COUNT: "COUNT",
|
|
18
|
-
DISTINCT_COUNT: "DISTINCT_COUNT",
|
|
19
|
-
MAX: "MAX",
|
|
20
|
-
MEDIAN: "MEDIAN",
|
|
21
|
-
MIN: "MIN",
|
|
22
|
-
NO_AGGREGATION: "NO_AGGREGATION",
|
|
23
|
-
STDEV: "STDEV",
|
|
24
|
-
STDEVP: "STDEVP",
|
|
25
|
-
SUM: "SUM",
|
|
26
|
-
VAR: "VAR",
|
|
27
|
-
VARP: "VARP",
|
|
28
|
-
};
|
|
29
|
-
export const TopicRelativeDateFilterFunction = {
|
|
30
|
-
LAST: "LAST",
|
|
31
|
-
NEXT: "NEXT",
|
|
32
|
-
NOW: "NOW",
|
|
33
|
-
PREVIOUS: "PREVIOUS",
|
|
34
|
-
THIS: "THIS",
|
|
35
|
-
};
|
|
36
|
-
export const NamedEntityAggType = {
|
|
37
|
-
AVERAGE: "AVERAGE",
|
|
38
|
-
COUNT: "COUNT",
|
|
39
|
-
CUSTOM: "CUSTOM",
|
|
40
|
-
DISTINCT_COUNT: "DISTINCT_COUNT",
|
|
41
|
-
MAX: "MAX",
|
|
42
|
-
MEDIAN: "MEDIAN",
|
|
43
|
-
MIN: "MIN",
|
|
44
|
-
PERCENTILE: "PERCENTILE",
|
|
45
|
-
STDEV: "STDEV",
|
|
46
|
-
STDEVP: "STDEVP",
|
|
47
|
-
SUM: "SUM",
|
|
48
|
-
VAR: "VAR",
|
|
49
|
-
VARP: "VARP",
|
|
50
|
-
};
|
|
51
|
-
export const PropertyRole = {
|
|
52
|
-
ID: "ID",
|
|
53
|
-
PRIMARY: "PRIMARY",
|
|
54
|
-
};
|
|
55
|
-
export const PropertyUsage = {
|
|
56
|
-
DIMENSION: "DIMENSION",
|
|
57
|
-
INHERIT: "INHERIT",
|
|
58
|
-
MEASURE: "MEASURE",
|
|
59
|
-
};
|
|
60
|
-
export const TopicUserExperienceVersion = {
|
|
61
|
-
LEGACY: "LEGACY",
|
|
62
|
-
NEW_READER_EXPERIENCE: "NEW_READER_EXPERIENCE",
|
|
63
|
-
};
|
|
64
|
-
export const TopicScheduleType = {
|
|
65
|
-
DAILY: "DAILY",
|
|
66
|
-
HOURLY: "HOURLY",
|
|
67
|
-
MONTHLY: "MONTHLY",
|
|
68
|
-
WEEKLY: "WEEKLY",
|
|
69
|
-
};
|
|
70
|
-
export const VPCConnectionAvailabilityStatus = {
|
|
71
|
-
AVAILABLE: "AVAILABLE",
|
|
72
|
-
PARTIALLY_AVAILABLE: "PARTIALLY_AVAILABLE",
|
|
73
|
-
UNAVAILABLE: "UNAVAILABLE",
|
|
74
|
-
};
|
|
75
|
-
export const VPCConnectionResourceStatus = {
|
|
76
|
-
CREATION_FAILED: "CREATION_FAILED",
|
|
77
|
-
CREATION_IN_PROGRESS: "CREATION_IN_PROGRESS",
|
|
78
|
-
CREATION_SUCCESSFUL: "CREATION_SUCCESSFUL",
|
|
79
|
-
DELETED: "DELETED",
|
|
80
|
-
DELETION_FAILED: "DELETION_FAILED",
|
|
81
|
-
DELETION_IN_PROGRESS: "DELETION_IN_PROGRESS",
|
|
82
|
-
UPDATE_FAILED: "UPDATE_FAILED",
|
|
83
|
-
UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS",
|
|
84
|
-
UPDATE_SUCCESSFUL: "UPDATE_SUCCESSFUL",
|
|
85
|
-
};
|
|
86
|
-
export const DashboardErrorType = {
|
|
87
|
-
ACCESS_DENIED: "ACCESS_DENIED",
|
|
88
|
-
COLUMN_GEOGRAPHIC_ROLE_MISMATCH: "COLUMN_GEOGRAPHIC_ROLE_MISMATCH",
|
|
89
|
-
COLUMN_REPLACEMENT_MISSING: "COLUMN_REPLACEMENT_MISSING",
|
|
90
|
-
COLUMN_TYPE_MISMATCH: "COLUMN_TYPE_MISMATCH",
|
|
91
|
-
DATA_SET_NOT_FOUND: "DATA_SET_NOT_FOUND",
|
|
92
|
-
INTERNAL_FAILURE: "INTERNAL_FAILURE",
|
|
93
|
-
PARAMETER_NOT_FOUND: "PARAMETER_NOT_FOUND",
|
|
94
|
-
PARAMETER_TYPE_INVALID: "PARAMETER_TYPE_INVALID",
|
|
95
|
-
PARAMETER_VALUE_INCOMPATIBLE: "PARAMETER_VALUE_INCOMPATIBLE",
|
|
96
|
-
SOURCE_NOT_FOUND: "SOURCE_NOT_FOUND",
|
|
97
|
-
};
|
|
98
|
-
export const DashboardFilterAttribute = {
|
|
99
|
-
DASHBOARD_NAME: "DASHBOARD_NAME",
|
|
100
|
-
DIRECT_QUICKSIGHT_OWNER: "DIRECT_QUICKSIGHT_OWNER",
|
|
101
|
-
DIRECT_QUICKSIGHT_SOLE_OWNER: "DIRECT_QUICKSIGHT_SOLE_OWNER",
|
|
102
|
-
DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER",
|
|
103
|
-
QUICKSIGHT_OWNER: "QUICKSIGHT_OWNER",
|
|
104
|
-
QUICKSIGHT_USER: "QUICKSIGHT_USER",
|
|
105
|
-
QUICKSIGHT_VIEWER_OR_OWNER: "QUICKSIGHT_VIEWER_OR_OWNER",
|
|
106
|
-
};
|
|
107
|
-
export const DashboardsQAStatus = {
|
|
108
|
-
DISABLED: "DISABLED",
|
|
109
|
-
ENABLED: "ENABLED",
|
|
110
|
-
};
|
|
111
|
-
export const DataSetFilterAttribute = {
|
|
112
|
-
DATASET_NAME: "DATASET_NAME",
|
|
113
|
-
DIRECT_QUICKSIGHT_OWNER: "DIRECT_QUICKSIGHT_OWNER",
|
|
114
|
-
DIRECT_QUICKSIGHT_SOLE_OWNER: "DIRECT_QUICKSIGHT_SOLE_OWNER",
|
|
115
|
-
DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER",
|
|
116
|
-
QUICKSIGHT_OWNER: "QUICKSIGHT_OWNER",
|
|
117
|
-
QUICKSIGHT_VIEWER_OR_OWNER: "QUICKSIGHT_VIEWER_OR_OWNER",
|
|
118
|
-
};
|
|
119
|
-
export const DataSourceErrorInfoType = {
|
|
120
|
-
ACCESS_DENIED: "ACCESS_DENIED",
|
|
121
|
-
CONFLICT: "CONFLICT",
|
|
122
|
-
COPY_SOURCE_NOT_FOUND: "COPY_SOURCE_NOT_FOUND",
|
|
123
|
-
ENGINE_VERSION_NOT_SUPPORTED: "ENGINE_VERSION_NOT_SUPPORTED",
|
|
124
|
-
GENERIC_SQL_FAILURE: "GENERIC_SQL_FAILURE",
|
|
125
|
-
TIMEOUT: "TIMEOUT",
|
|
126
|
-
UNKNOWN: "UNKNOWN",
|
|
127
|
-
UNKNOWN_HOST: "UNKNOWN_HOST",
|
|
128
|
-
};
|
|
129
|
-
export const DataSourceFilterAttribute = {
|
|
130
|
-
DATASOURCE_NAME: "DATASOURCE_NAME",
|
|
131
|
-
DIRECT_QUICKSIGHT_OWNER: "DIRECT_QUICKSIGHT_OWNER",
|
|
132
|
-
DIRECT_QUICKSIGHT_SOLE_OWNER: "DIRECT_QUICKSIGHT_SOLE_OWNER",
|
|
133
|
-
DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER",
|
|
134
|
-
};
|
|
135
|
-
export const IncludeFolderMembers = {
|
|
136
|
-
NONE: "NONE",
|
|
137
|
-
ONE_LEVEL: "ONE_LEVEL",
|
|
138
|
-
RECURSE: "RECURSE",
|
|
139
|
-
};
|
|
140
|
-
export const SnapshotJobStatus = {
|
|
141
|
-
COMPLETED: "COMPLETED",
|
|
142
|
-
FAILED: "FAILED",
|
|
143
|
-
QUEUED: "QUEUED",
|
|
144
|
-
RUNNING: "RUNNING",
|
|
145
|
-
};
|
|
146
|
-
export class InvalidNextTokenException extends __BaseException {
|
|
147
|
-
name = "InvalidNextTokenException";
|
|
148
|
-
$fault = "client";
|
|
149
|
-
Message;
|
|
150
|
-
RequestId;
|
|
151
|
-
constructor(opts) {
|
|
152
|
-
super({
|
|
153
|
-
name: "InvalidNextTokenException",
|
|
154
|
-
$fault: "client",
|
|
155
|
-
...opts,
|
|
156
|
-
});
|
|
157
|
-
Object.setPrototypeOf(this, InvalidNextTokenException.prototype);
|
|
158
|
-
this.Message = opts.Message;
|
|
159
|
-
this.RequestId = opts.RequestId;
|
|
160
|
-
}
|
|
161
|
-
}
|
|
162
|
-
export const IngestionErrorType = {
|
|
163
|
-
ACCOUNT_CAPACITY_LIMIT_EXCEEDED: "ACCOUNT_CAPACITY_LIMIT_EXCEEDED",
|
|
164
|
-
CONNECTION_FAILURE: "CONNECTION_FAILURE",
|
|
165
|
-
CURSOR_NOT_ENABLED: "CURSOR_NOT_ENABLED",
|
|
166
|
-
CUSTOMER_ERROR: "CUSTOMER_ERROR",
|
|
167
|
-
DATA_SET_DELETED: "DATA_SET_DELETED",
|
|
168
|
-
DATA_SET_NOT_SPICE: "DATA_SET_NOT_SPICE",
|
|
169
|
-
DATA_SET_SIZE_LIMIT_EXCEEDED: "DATA_SET_SIZE_LIMIT_EXCEEDED",
|
|
170
|
-
DATA_SOURCE_AUTH_FAILED: "DATA_SOURCE_AUTH_FAILED",
|
|
171
|
-
DATA_SOURCE_CONNECTION_FAILED: "DATA_SOURCE_CONNECTION_FAILED",
|
|
172
|
-
DATA_SOURCE_NOT_FOUND: "DATA_SOURCE_NOT_FOUND",
|
|
173
|
-
DATA_TOLERANCE_EXCEPTION: "DATA_TOLERANCE_EXCEPTION",
|
|
174
|
-
DUPLICATE_COLUMN_NAMES_FOUND: "DUPLICATE_COLUMN_NAMES_FOUND",
|
|
175
|
-
ELASTICSEARCH_CURSOR_NOT_ENABLED: "ELASTICSEARCH_CURSOR_NOT_ENABLED",
|
|
176
|
-
FAILURE_TO_ASSUME_ROLE: "FAILURE_TO_ASSUME_ROLE",
|
|
177
|
-
FAILURE_TO_PROCESS_JSON_FILE: "FAILURE_TO_PROCESS_JSON_FILE",
|
|
178
|
-
IAM_ROLE_NOT_AVAILABLE: "IAM_ROLE_NOT_AVAILABLE",
|
|
179
|
-
INGESTION_CANCELED: "INGESTION_CANCELED",
|
|
180
|
-
INGESTION_SUPERSEDED: "INGESTION_SUPERSEDED",
|
|
181
|
-
INTERNAL_SERVICE_ERROR: "INTERNAL_SERVICE_ERROR",
|
|
182
|
-
INVALID_DATAPREP_SYNTAX: "INVALID_DATAPREP_SYNTAX",
|
|
183
|
-
INVALID_DATA_SOURCE_CONFIG: "INVALID_DATA_SOURCE_CONFIG",
|
|
184
|
-
INVALID_DATE_FORMAT: "INVALID_DATE_FORMAT",
|
|
185
|
-
IOT_DATA_SET_FILE_EMPTY: "IOT_DATA_SET_FILE_EMPTY",
|
|
186
|
-
IOT_FILE_NOT_FOUND: "IOT_FILE_NOT_FOUND",
|
|
187
|
-
OAUTH_TOKEN_FAILURE: "OAUTH_TOKEN_FAILURE",
|
|
188
|
-
PASSWORD_AUTHENTICATION_FAILURE: "PASSWORD_AUTHENTICATION_FAILURE",
|
|
189
|
-
PERMISSION_DENIED: "PERMISSION_DENIED",
|
|
190
|
-
PERMISSION_NOT_FOUND: "PERMISSION_NOT_FOUND",
|
|
191
|
-
QUERY_TIMEOUT: "QUERY_TIMEOUT",
|
|
192
|
-
REFRESH_SUPPRESSED_BY_EDIT: "REFRESH_SUPPRESSED_BY_EDIT",
|
|
193
|
-
ROW_SIZE_LIMIT_EXCEEDED: "ROW_SIZE_LIMIT_EXCEEDED",
|
|
194
|
-
S3_FILE_INACCESSIBLE: "S3_FILE_INACCESSIBLE",
|
|
195
|
-
S3_MANIFEST_ERROR: "S3_MANIFEST_ERROR",
|
|
196
|
-
S3_UPLOADED_FILE_DELETED: "S3_UPLOADED_FILE_DELETED",
|
|
197
|
-
SOURCE_API_LIMIT_EXCEEDED_FAILURE: "SOURCE_API_LIMIT_EXCEEDED_FAILURE",
|
|
198
|
-
SOURCE_RESOURCE_LIMIT_EXCEEDED: "SOURCE_RESOURCE_LIMIT_EXCEEDED",
|
|
199
|
-
SPICE_TABLE_NOT_FOUND: "SPICE_TABLE_NOT_FOUND",
|
|
200
|
-
SQL_EXCEPTION: "SQL_EXCEPTION",
|
|
201
|
-
SQL_INVALID_PARAMETER_VALUE: "SQL_INVALID_PARAMETER_VALUE",
|
|
202
|
-
SQL_NUMERIC_OVERFLOW: "SQL_NUMERIC_OVERFLOW",
|
|
203
|
-
SQL_SCHEMA_MISMATCH_ERROR: "SQL_SCHEMA_MISMATCH_ERROR",
|
|
204
|
-
SQL_TABLE_NOT_FOUND: "SQL_TABLE_NOT_FOUND",
|
|
205
|
-
SSL_CERTIFICATE_VALIDATION_FAILURE: "SSL_CERTIFICATE_VALIDATION_FAILURE",
|
|
206
|
-
UNRESOLVABLE_HOST: "UNRESOLVABLE_HOST",
|
|
207
|
-
UNROUTABLE_HOST: "UNROUTABLE_HOST",
|
|
208
|
-
};
|
|
209
|
-
export const IngestionRequestSource = {
|
|
210
|
-
MANUAL: "MANUAL",
|
|
211
|
-
SCHEDULED: "SCHEDULED",
|
|
212
|
-
};
|
|
213
|
-
export const IngestionRequestType = {
|
|
214
|
-
EDIT: "EDIT",
|
|
215
|
-
FULL_REFRESH: "FULL_REFRESH",
|
|
216
|
-
INCREMENTAL_REFRESH: "INCREMENTAL_REFRESH",
|
|
217
|
-
INITIAL_INGESTION: "INITIAL_INGESTION",
|
|
218
|
-
};
|
|
219
|
-
export const QDataKeyType = {
|
|
220
|
-
AWS_OWNED: "AWS_OWNED",
|
|
221
|
-
CMK: "CMK",
|
|
222
|
-
};
|
|
223
|
-
export const NamespaceErrorType = {
|
|
224
|
-
INTERNAL_SERVICE_ERROR: "INTERNAL_SERVICE_ERROR",
|
|
225
|
-
PERMISSION_DENIED: "PERMISSION_DENIED",
|
|
226
|
-
};
|
|
227
|
-
export const PersonalizationMode = {
|
|
228
|
-
DISABLED: "DISABLED",
|
|
229
|
-
ENABLED: "ENABLED",
|
|
230
|
-
};
|
|
231
|
-
export const QSearchStatus = {
|
|
232
|
-
DISABLED: "DISABLED",
|
|
233
|
-
ENABLED: "ENABLED",
|
|
234
|
-
};
|
|
235
|
-
export const TemplateErrorType = {
|
|
236
|
-
ACCESS_DENIED: "ACCESS_DENIED",
|
|
237
|
-
DATA_SET_NOT_FOUND: "DATA_SET_NOT_FOUND",
|
|
238
|
-
INTERNAL_FAILURE: "INTERNAL_FAILURE",
|
|
239
|
-
SOURCE_NOT_FOUND: "SOURCE_NOT_FOUND",
|
|
240
|
-
};
|
|
241
|
-
export const ThemeType = {
|
|
242
|
-
ALL: "ALL",
|
|
243
|
-
CUSTOM: "CUSTOM",
|
|
244
|
-
QUICKSIGHT: "QUICKSIGHT",
|
|
245
|
-
};
|
|
246
|
-
export const ThemeErrorType = {
|
|
247
|
-
INTERNAL_FAILURE: "INTERNAL_FAILURE",
|
|
248
|
-
};
|
|
249
|
-
export const TopicRefreshStatus = {
|
|
250
|
-
CANCELLED: "CANCELLED",
|
|
251
|
-
COMPLETED: "COMPLETED",
|
|
252
|
-
FAILED: "FAILED",
|
|
253
|
-
INITIALIZED: "INITIALIZED",
|
|
254
|
-
RUNNING: "RUNNING",
|
|
255
|
-
};
|
|
256
|
-
export const IdentityType = {
|
|
257
|
-
IAM: "IAM",
|
|
258
|
-
IAM_IDENTITY_CENTER: "IAM_IDENTITY_CENTER",
|
|
259
|
-
QUICKSIGHT: "QUICKSIGHT",
|
|
260
|
-
};
|
|
261
|
-
export const UserRole = {
|
|
262
|
-
ADMIN: "ADMIN",
|
|
263
|
-
ADMIN_PRO: "ADMIN_PRO",
|
|
264
|
-
AUTHOR: "AUTHOR",
|
|
265
|
-
AUTHOR_PRO: "AUTHOR_PRO",
|
|
266
|
-
READER: "READER",
|
|
267
|
-
READER_PRO: "READER_PRO",
|
|
268
|
-
RESTRICTED_AUTHOR: "RESTRICTED_AUTHOR",
|
|
269
|
-
RESTRICTED_READER: "RESTRICTED_READER",
|
|
270
|
-
};
|
|
271
|
-
export const NetworkInterfaceStatus = {
|
|
272
|
-
ATTACHMENT_FAILED_ROLLBACK_FAILED: "ATTACHMENT_FAILED_ROLLBACK_FAILED",
|
|
273
|
-
AVAILABLE: "AVAILABLE",
|
|
274
|
-
CREATING: "CREATING",
|
|
275
|
-
CREATION_FAILED: "CREATION_FAILED",
|
|
276
|
-
DELETED: "DELETED",
|
|
277
|
-
DELETING: "DELETING",
|
|
278
|
-
DELETION_FAILED: "DELETION_FAILED",
|
|
279
|
-
DELETION_SCHEDULED: "DELETION_SCHEDULED",
|
|
280
|
-
UPDATE_FAILED: "UPDATE_FAILED",
|
|
281
|
-
UPDATING: "UPDATING",
|
|
282
|
-
};
|
|
283
|
-
export class DomainNotWhitelistedException extends __BaseException {
|
|
284
|
-
name = "DomainNotWhitelistedException";
|
|
285
|
-
$fault = "client";
|
|
286
|
-
Message;
|
|
287
|
-
RequestId;
|
|
288
|
-
constructor(opts) {
|
|
289
|
-
super({
|
|
290
|
-
name: "DomainNotWhitelistedException",
|
|
291
|
-
$fault: "client",
|
|
292
|
-
...opts,
|
|
293
|
-
});
|
|
294
|
-
Object.setPrototypeOf(this, DomainNotWhitelistedException.prototype);
|
|
295
|
-
this.Message = opts.Message;
|
|
296
|
-
this.RequestId = opts.RequestId;
|
|
297
|
-
}
|
|
298
|
-
}
|
|
299
|
-
export const EmbeddingIdentityType = {
|
|
300
|
-
ANONYMOUS: "ANONYMOUS",
|
|
301
|
-
IAM: "IAM",
|
|
302
|
-
QUICKSIGHT: "QUICKSIGHT",
|
|
303
|
-
};
|
|
304
|
-
export const FieldName = {
|
|
305
|
-
DIRECT_QUICKSIGHT_OWNER: "DIRECT_QUICKSIGHT_OWNER",
|
|
306
|
-
DIRECT_QUICKSIGHT_SOLE_OWNER: "DIRECT_QUICKSIGHT_SOLE_OWNER",
|
|
307
|
-
DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER",
|
|
308
|
-
FLOW_DESCRIPTION: "assetDescription",
|
|
309
|
-
FLOW_NAME: "assetName",
|
|
310
|
-
};
|
|
311
|
-
export const FlowPublishState = {
|
|
312
|
-
DRAFT: "DRAFT",
|
|
313
|
-
PENDING_APPROVAL: "PENDING_APPROVAL",
|
|
314
|
-
PUBLISHED: "PUBLISHED",
|
|
315
|
-
};
|
|
316
|
-
export const FolderFilterAttribute = {
|
|
317
|
-
DIRECT_QUICKSIGHT_OWNER: "DIRECT_QUICKSIGHT_OWNER",
|
|
318
|
-
DIRECT_QUICKSIGHT_SOLE_OWNER: "DIRECT_QUICKSIGHT_SOLE_OWNER",
|
|
319
|
-
DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER",
|
|
320
|
-
FOLDER_NAME: "FOLDER_NAME",
|
|
321
|
-
PARENT_FOLDER_ARN: "PARENT_FOLDER_ARN",
|
|
322
|
-
QUICKSIGHT_OWNER: "QUICKSIGHT_OWNER",
|
|
323
|
-
QUICKSIGHT_VIEWER_OR_OWNER: "QUICKSIGHT_VIEWER_OR_OWNER",
|
|
324
|
-
};
|
|
325
|
-
export const GeneratedAnswerStatus = {
|
|
326
|
-
ANSWER_DOWNGRADE: "ANSWER_DOWNGRADE",
|
|
327
|
-
ANSWER_GENERATED: "ANSWER_GENERATED",
|
|
328
|
-
ANSWER_RETRIEVED: "ANSWER_RETRIEVED",
|
|
329
|
-
};
|
|
330
|
-
export class SessionLifetimeInMinutesInvalidException extends __BaseException {
|
|
331
|
-
name = "SessionLifetimeInMinutesInvalidException";
|
|
332
|
-
$fault = "client";
|
|
333
|
-
Message;
|
|
334
|
-
RequestId;
|
|
335
|
-
constructor(opts) {
|
|
336
|
-
super({
|
|
337
|
-
name: "SessionLifetimeInMinutesInvalidException",
|
|
338
|
-
$fault: "client",
|
|
339
|
-
...opts,
|
|
340
|
-
});
|
|
341
|
-
Object.setPrototypeOf(this, SessionLifetimeInMinutesInvalidException.prototype);
|
|
342
|
-
this.Message = opts.Message;
|
|
343
|
-
this.RequestId = opts.RequestId;
|
|
344
|
-
}
|
|
345
|
-
}
|
|
346
|
-
export class UnsupportedPricingPlanException extends __BaseException {
|
|
347
|
-
name = "UnsupportedPricingPlanException";
|
|
348
|
-
$fault = "client";
|
|
349
|
-
Message;
|
|
350
|
-
RequestId;
|
|
351
|
-
constructor(opts) {
|
|
352
|
-
super({
|
|
353
|
-
name: "UnsupportedPricingPlanException",
|
|
354
|
-
$fault: "client",
|
|
355
|
-
...opts,
|
|
356
|
-
});
|
|
357
|
-
Object.setPrototypeOf(this, UnsupportedPricingPlanException.prototype);
|
|
358
|
-
this.Message = opts.Message;
|
|
359
|
-
this.RequestId = opts.RequestId;
|
|
360
|
-
}
|
|
361
|
-
}
|
|
1
|
+
export {};
|
|
@@ -3408,7 +3408,7 @@ const _vI = "versionId";
|
|
|
3408
3408
|
const _vn = "version-number";
|
|
3409
3409
|
const n0 = "com.amazonaws.quicksight";
|
|
3410
3410
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
3411
|
-
import { AccessDeniedException as __AccessDeniedException, ConcurrentUpdatingException as __ConcurrentUpdatingException, ConflictException as __ConflictException, CustomerManagedKeyUnavailableException as __CustomerManagedKeyUnavailableException, DomainNotWhitelistedException as __DomainNotWhitelistedException, IdentityTypeNotSupportedException as __IdentityTypeNotSupportedException, InternalFailureException as __InternalFailureException, InternalServerException as __InternalServerException, InvalidDataSetParameterValueException as __InvalidDataSetParameterValueException, InvalidNextTokenException as __InvalidNextTokenException, InvalidParameterValueException as __InvalidParameterValueException, InvalidRequestException as __InvalidRequestException, LimitExceededException as __LimitExceededException, PreconditionNotMetException as __PreconditionNotMetException, QuickSightUserNotFoundException as __QuickSightUserNotFoundException, ResourceExistsException as __ResourceExistsException, ResourceNotFoundException as __ResourceNotFoundException, ResourceUnavailableException as __ResourceUnavailableException, SessionLifetimeInMinutesInvalidException as __SessionLifetimeInMinutesInvalidException, ThrottlingException as __ThrottlingException, UnsupportedPricingPlanException as __UnsupportedPricingPlanException, UnsupportedUserEditionException as __UnsupportedUserEditionException, } from "../models/
|
|
3411
|
+
import { AccessDeniedException as __AccessDeniedException, ConcurrentUpdatingException as __ConcurrentUpdatingException, ConflictException as __ConflictException, CustomerManagedKeyUnavailableException as __CustomerManagedKeyUnavailableException, DomainNotWhitelistedException as __DomainNotWhitelistedException, IdentityTypeNotSupportedException as __IdentityTypeNotSupportedException, InternalFailureException as __InternalFailureException, InternalServerException as __InternalServerException, InvalidDataSetParameterValueException as __InvalidDataSetParameterValueException, InvalidNextTokenException as __InvalidNextTokenException, InvalidParameterValueException as __InvalidParameterValueException, InvalidRequestException as __InvalidRequestException, LimitExceededException as __LimitExceededException, PreconditionNotMetException as __PreconditionNotMetException, QuickSightUserNotFoundException as __QuickSightUserNotFoundException, ResourceExistsException as __ResourceExistsException, ResourceNotFoundException as __ResourceNotFoundException, ResourceUnavailableException as __ResourceUnavailableException, SessionLifetimeInMinutesInvalidException as __SessionLifetimeInMinutesInvalidException, ThrottlingException as __ThrottlingException, UnsupportedPricingPlanException as __UnsupportedPricingPlanException, UnsupportedUserEditionException as __UnsupportedUserEditionException, } from "../models/errors";
|
|
3412
3412
|
import { QuickSightServiceException as __QuickSightServiceException } from "../models/QuickSightServiceException";
|
|
3413
3413
|
export var ActionConnectorDescription = [0, n0, _ACD, 8, 0];
|
|
3414
3414
|
export var ActionConnectorName = [0, n0, _ACN, 8, 0];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { BatchCreateTopicReviewedAnswerResponse } from "../models/
|
|
4
|
-
import { BatchCreateTopicReviewedAnswerRequest } from "../models/
|
|
3
|
+
import { BatchCreateTopicReviewedAnswerResponse } from "../models/models_2";
|
|
4
|
+
import { BatchCreateTopicReviewedAnswerRequest } from "../models/models_4";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
6
|
/**
|
|
7
7
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { BatchDeleteTopicReviewedAnswerRequest, BatchDeleteTopicReviewedAnswerResponse } from "../models/
|
|
3
|
+
import { BatchDeleteTopicReviewedAnswerRequest, BatchDeleteTopicReviewedAnswerResponse } from "../models/models_2";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CancelIngestionRequest, CancelIngestionResponse } from "../models/
|
|
3
|
+
import { CancelIngestionRequest, CancelIngestionResponse } from "../models/models_2";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateAccountCustomizationRequest, CreateAccountCustomizationResponse } from "../models/
|
|
3
|
+
import { CreateAccountCustomizationRequest, CreateAccountCustomizationResponse } from "../models/models_2";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateAccountSubscriptionRequest, CreateAccountSubscriptionResponse } from "../models/
|
|
3
|
+
import { CreateAccountSubscriptionRequest, CreateAccountSubscriptionResponse } from "../models/models_2";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateActionConnectorRequest, CreateActionConnectorResponse } from "../models/
|
|
3
|
+
import { CreateActionConnectorRequest, CreateActionConnectorResponse } from "../models/models_2";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateAnalysisRequest, CreateAnalysisResponse } from "../models/
|
|
3
|
+
import { CreateAnalysisRequest, CreateAnalysisResponse } from "../models/models_2";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateBrandRequest, CreateBrandResponse } from "../models/
|
|
3
|
+
import { CreateBrandRequest, CreateBrandResponse } from "../models/models_2";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateCustomPermissionsRequest, CreateCustomPermissionsResponse } from "../models/
|
|
3
|
+
import { CreateCustomPermissionsRequest, CreateCustomPermissionsResponse } from "../models/models_2";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateDashboardRequest, CreateDashboardResponse } from "../models/
|
|
3
|
+
import { CreateDashboardRequest, CreateDashboardResponse } from "../models/models_2";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateDataSetRequest, CreateDataSetResponse } from "../models/
|
|
3
|
+
import { CreateDataSetRequest, CreateDataSetResponse } from "../models/models_2";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateDataSourceRequest
|
|
3
|
+
import { CreateDataSourceRequest } from "../models/models_2";
|
|
4
|
+
import { CreateDataSourceResponse } from "../models/models_3";
|
|
4
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
6
|
/**
|
|
6
7
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateTopicRequest, CreateTopicResponse } from "../models/
|
|
3
|
+
import { CreateTopicRequest, CreateTopicResponse } from "../models/models_3";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateTopicRefreshScheduleRequest, CreateTopicRefreshScheduleResponse } from "../models/
|
|
3
|
+
import { CreateTopicRefreshScheduleRequest, CreateTopicRefreshScheduleResponse } from "../models/models_3";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateVPCConnectionRequest, CreateVPCConnectionResponse } from "../models/
|
|
3
|
+
import { CreateVPCConnectionRequest, CreateVPCConnectionResponse } from "../models/models_3";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteAccountCustomPermissionRequest, DeleteAccountCustomPermissionResponse } from "../models/
|
|
3
|
+
import { DeleteAccountCustomPermissionRequest, DeleteAccountCustomPermissionResponse } from "../models/models_3";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteAccountCustomizationRequest, DeleteAccountCustomizationResponse } from "../models/
|
|
3
|
+
import { DeleteAccountCustomizationRequest, DeleteAccountCustomizationResponse } from "../models/models_3";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteAccountSubscriptionRequest, DeleteAccountSubscriptionResponse } from "../models/
|
|
3
|
+
import { DeleteAccountSubscriptionRequest, DeleteAccountSubscriptionResponse } from "../models/models_3";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteActionConnectorRequest, DeleteActionConnectorResponse } from "../models/
|
|
3
|
+
import { DeleteActionConnectorRequest, DeleteActionConnectorResponse } from "../models/models_3";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteAnalysisRequest, DeleteAnalysisResponse } from "../models/
|
|
3
|
+
import { DeleteAnalysisRequest, DeleteAnalysisResponse } from "../models/models_3";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteBrandAssignmentRequest, DeleteBrandAssignmentResponse } from "../models/
|
|
3
|
+
import { DeleteBrandAssignmentRequest, DeleteBrandAssignmentResponse } from "../models/models_3";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteBrandRequest, DeleteBrandResponse } from "../models/
|
|
3
|
+
import { DeleteBrandRequest, DeleteBrandResponse } from "../models/models_3";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteCustomPermissionsRequest, DeleteCustomPermissionsResponse } from "../models/
|
|
3
|
+
import { DeleteCustomPermissionsRequest, DeleteCustomPermissionsResponse } from "../models/models_3";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteDashboardRequest, DeleteDashboardResponse } from "../models/
|
|
3
|
+
import { DeleteDashboardRequest, DeleteDashboardResponse } from "../models/models_3";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteDataSetRequest, DeleteDataSetResponse } from "../models/
|
|
3
|
+
import { DeleteDataSetRequest, DeleteDataSetResponse } from "../models/models_3";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteDataSetRefreshPropertiesRequest, DeleteDataSetRefreshPropertiesResponse } from "../models/
|
|
3
|
+
import { DeleteDataSetRefreshPropertiesRequest, DeleteDataSetRefreshPropertiesResponse } from "../models/models_3";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteDataSourceRequest, DeleteDataSourceResponse } from "../models/
|
|
3
|
+
import { DeleteDataSourceRequest, DeleteDataSourceResponse } from "../models/models_3";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteDefaultQBusinessApplicationRequest, DeleteDefaultQBusinessApplicationResponse } from "../models/
|
|
3
|
+
import { DeleteDefaultQBusinessApplicationRequest, DeleteDefaultQBusinessApplicationResponse } from "../models/models_3";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteFolderRequest, DeleteFolderResponse } from "../models/
|
|
3
|
+
import { DeleteFolderRequest, DeleteFolderResponse } from "../models/models_3";
|
|
4
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|