@aws-sdk/client-quicksight 3.1018.0 → 3.1020.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/auth/httpAuthSchemeProvider.js +2 -2
- package/dist-cjs/runtimeConfig.js +4 -3
- package/dist-cjs/runtimeConfig.shared.js +2 -2
- package/dist-es/QuickSight.js +21 -21
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/runtimeConfig.js +2 -1
- package/dist-es/runtimeConfig.shared.js +1 -1
- package/dist-types/QuickSight.d.ts +230 -230
- package/dist-types/QuickSightClient.d.ts +233 -233
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/dist-types/index.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/models/models_1.d.ts +2 -2
- package/dist-types/models/models_2.d.ts +3 -3
- package/dist-types/models/models_3.d.ts +3 -3
- package/dist-types/models/models_4.d.ts +4 -4
- package/dist-types/pagination/DescribeFolderPermissionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeFolderResolvedPermissionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListActionConnectorsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAnalysesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetBundleExportJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetBundleImportJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBrandsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomPermissionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDashboardVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDashboardsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataSetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataSourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFlowsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFolderMembersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFoldersForResourcePaginator.d.ts +1 -1
- package/dist-types/pagination/ListFoldersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGroupMembershipsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListIAMPolicyAssignmentsForUserPaginator.d.ts +1 -1
- package/dist-types/pagination/ListIAMPolicyAssignmentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListIngestionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListNamespacesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRoleMembershipsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTemplateAliasesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTemplateVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListThemeVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListThemesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTopicsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUserGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUsersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListVPCConnectionsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchActionConnectorsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchAnalysesPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchDashboardsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchDataSetsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchDataSourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchFlowsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchFoldersPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchTopicsPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/QuickSightClient.d.ts +2 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/dist-types/ts3.4/models/models_1.d.ts +9 -9
- package/dist-types/ts3.4/models/models_2.d.ts +11 -11
- package/dist-types/ts3.4/models/models_3.d.ts +21 -21
- package/dist-types/ts3.4/models/models_4.d.ts +26 -26
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +13 -13
|
@@ -1,234 +1,234 @@
|
|
|
1
1
|
import type { HttpHandlerOptions as __HttpHandlerOptions, PaginationConfiguration, Paginator } from "@smithy/types";
|
|
2
|
-
import { BatchCreateTopicReviewedAnswerCommandInput, BatchCreateTopicReviewedAnswerCommandOutput } from "./commands/BatchCreateTopicReviewedAnswerCommand";
|
|
3
|
-
import { BatchDeleteTopicReviewedAnswerCommandInput, BatchDeleteTopicReviewedAnswerCommandOutput } from "./commands/BatchDeleteTopicReviewedAnswerCommand";
|
|
4
|
-
import { CancelIngestionCommandInput, CancelIngestionCommandOutput } from "./commands/CancelIngestionCommand";
|
|
5
|
-
import { CreateAccountCustomizationCommandInput, CreateAccountCustomizationCommandOutput } from "./commands/CreateAccountCustomizationCommand";
|
|
6
|
-
import { CreateAccountSubscriptionCommandInput, CreateAccountSubscriptionCommandOutput } from "./commands/CreateAccountSubscriptionCommand";
|
|
7
|
-
import { CreateActionConnectorCommandInput, CreateActionConnectorCommandOutput } from "./commands/CreateActionConnectorCommand";
|
|
8
|
-
import { CreateAnalysisCommandInput, CreateAnalysisCommandOutput } from "./commands/CreateAnalysisCommand";
|
|
9
|
-
import { CreateBrandCommandInput, CreateBrandCommandOutput } from "./commands/CreateBrandCommand";
|
|
10
|
-
import { CreateCustomPermissionsCommandInput, CreateCustomPermissionsCommandOutput } from "./commands/CreateCustomPermissionsCommand";
|
|
11
|
-
import { CreateDashboardCommandInput, CreateDashboardCommandOutput } from "./commands/CreateDashboardCommand";
|
|
12
|
-
import { CreateDataSetCommandInput, CreateDataSetCommandOutput } from "./commands/CreateDataSetCommand";
|
|
13
|
-
import { CreateDataSourceCommandInput, CreateDataSourceCommandOutput } from "./commands/CreateDataSourceCommand";
|
|
14
|
-
import { CreateFolderCommandInput, CreateFolderCommandOutput } from "./commands/CreateFolderCommand";
|
|
15
|
-
import { CreateFolderMembershipCommandInput, CreateFolderMembershipCommandOutput } from "./commands/CreateFolderMembershipCommand";
|
|
16
|
-
import { CreateGroupCommandInput, CreateGroupCommandOutput } from "./commands/CreateGroupCommand";
|
|
17
|
-
import { CreateGroupMembershipCommandInput, CreateGroupMembershipCommandOutput } from "./commands/CreateGroupMembershipCommand";
|
|
18
|
-
import { CreateIAMPolicyAssignmentCommandInput, CreateIAMPolicyAssignmentCommandOutput } from "./commands/CreateIAMPolicyAssignmentCommand";
|
|
19
|
-
import { CreateIngestionCommandInput, CreateIngestionCommandOutput } from "./commands/CreateIngestionCommand";
|
|
20
|
-
import { CreateNamespaceCommandInput, CreateNamespaceCommandOutput } from "./commands/CreateNamespaceCommand";
|
|
21
|
-
import { CreateRefreshScheduleCommandInput, CreateRefreshScheduleCommandOutput } from "./commands/CreateRefreshScheduleCommand";
|
|
22
|
-
import { CreateRoleMembershipCommandInput, CreateRoleMembershipCommandOutput } from "./commands/CreateRoleMembershipCommand";
|
|
23
|
-
import { CreateTemplateAliasCommandInput, CreateTemplateAliasCommandOutput } from "./commands/CreateTemplateAliasCommand";
|
|
24
|
-
import { CreateTemplateCommandInput, CreateTemplateCommandOutput } from "./commands/CreateTemplateCommand";
|
|
25
|
-
import { CreateThemeAliasCommandInput, CreateThemeAliasCommandOutput } from "./commands/CreateThemeAliasCommand";
|
|
26
|
-
import { CreateThemeCommandInput, CreateThemeCommandOutput } from "./commands/CreateThemeCommand";
|
|
27
|
-
import { CreateTopicCommandInput, CreateTopicCommandOutput } from "./commands/CreateTopicCommand";
|
|
28
|
-
import { CreateTopicRefreshScheduleCommandInput, CreateTopicRefreshScheduleCommandOutput } from "./commands/CreateTopicRefreshScheduleCommand";
|
|
29
|
-
import { CreateVPCConnectionCommandInput, CreateVPCConnectionCommandOutput } from "./commands/CreateVPCConnectionCommand";
|
|
30
|
-
import { DeleteAccountCustomizationCommandInput, DeleteAccountCustomizationCommandOutput } from "./commands/DeleteAccountCustomizationCommand";
|
|
31
|
-
import { DeleteAccountCustomPermissionCommandInput, DeleteAccountCustomPermissionCommandOutput } from "./commands/DeleteAccountCustomPermissionCommand";
|
|
32
|
-
import { DeleteAccountSubscriptionCommandInput, DeleteAccountSubscriptionCommandOutput } from "./commands/DeleteAccountSubscriptionCommand";
|
|
33
|
-
import { DeleteActionConnectorCommandInput, DeleteActionConnectorCommandOutput } from "./commands/DeleteActionConnectorCommand";
|
|
34
|
-
import { DeleteAnalysisCommandInput, DeleteAnalysisCommandOutput } from "./commands/DeleteAnalysisCommand";
|
|
35
|
-
import { DeleteBrandAssignmentCommandInput, DeleteBrandAssignmentCommandOutput } from "./commands/DeleteBrandAssignmentCommand";
|
|
36
|
-
import { DeleteBrandCommandInput, DeleteBrandCommandOutput } from "./commands/DeleteBrandCommand";
|
|
37
|
-
import { DeleteCustomPermissionsCommandInput, DeleteCustomPermissionsCommandOutput } from "./commands/DeleteCustomPermissionsCommand";
|
|
38
|
-
import { DeleteDashboardCommandInput, DeleteDashboardCommandOutput } from "./commands/DeleteDashboardCommand";
|
|
39
|
-
import { DeleteDataSetCommandInput, DeleteDataSetCommandOutput } from "./commands/DeleteDataSetCommand";
|
|
40
|
-
import { DeleteDataSetRefreshPropertiesCommandInput, DeleteDataSetRefreshPropertiesCommandOutput } from "./commands/DeleteDataSetRefreshPropertiesCommand";
|
|
41
|
-
import { DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput } from "./commands/DeleteDataSourceCommand";
|
|
42
|
-
import { DeleteDefaultQBusinessApplicationCommandInput, DeleteDefaultQBusinessApplicationCommandOutput } from "./commands/DeleteDefaultQBusinessApplicationCommand";
|
|
43
|
-
import { DeleteFolderCommandInput, DeleteFolderCommandOutput } from "./commands/DeleteFolderCommand";
|
|
44
|
-
import { DeleteFolderMembershipCommandInput, DeleteFolderMembershipCommandOutput } from "./commands/DeleteFolderMembershipCommand";
|
|
45
|
-
import { DeleteGroupCommandInput, DeleteGroupCommandOutput } from "./commands/DeleteGroupCommand";
|
|
46
|
-
import { DeleteGroupMembershipCommandInput, DeleteGroupMembershipCommandOutput } from "./commands/DeleteGroupMembershipCommand";
|
|
47
|
-
import { DeleteIAMPolicyAssignmentCommandInput, DeleteIAMPolicyAssignmentCommandOutput } from "./commands/DeleteIAMPolicyAssignmentCommand";
|
|
48
|
-
import { DeleteIdentityPropagationConfigCommandInput, DeleteIdentityPropagationConfigCommandOutput } from "./commands/DeleteIdentityPropagationConfigCommand";
|
|
49
|
-
import { DeleteNamespaceCommandInput, DeleteNamespaceCommandOutput } from "./commands/DeleteNamespaceCommand";
|
|
50
|
-
import { DeleteRefreshScheduleCommandInput, DeleteRefreshScheduleCommandOutput } from "./commands/DeleteRefreshScheduleCommand";
|
|
51
|
-
import { DeleteRoleCustomPermissionCommandInput, DeleteRoleCustomPermissionCommandOutput } from "./commands/DeleteRoleCustomPermissionCommand";
|
|
52
|
-
import { DeleteRoleMembershipCommandInput, DeleteRoleMembershipCommandOutput } from "./commands/DeleteRoleMembershipCommand";
|
|
53
|
-
import { DeleteTemplateAliasCommandInput, DeleteTemplateAliasCommandOutput } from "./commands/DeleteTemplateAliasCommand";
|
|
54
|
-
import { DeleteTemplateCommandInput, DeleteTemplateCommandOutput } from "./commands/DeleteTemplateCommand";
|
|
55
|
-
import { DeleteThemeAliasCommandInput, DeleteThemeAliasCommandOutput } from "./commands/DeleteThemeAliasCommand";
|
|
56
|
-
import { DeleteThemeCommandInput, DeleteThemeCommandOutput } from "./commands/DeleteThemeCommand";
|
|
57
|
-
import { DeleteTopicCommandInput, DeleteTopicCommandOutput } from "./commands/DeleteTopicCommand";
|
|
58
|
-
import { DeleteTopicRefreshScheduleCommandInput, DeleteTopicRefreshScheduleCommandOutput } from "./commands/DeleteTopicRefreshScheduleCommand";
|
|
59
|
-
import { DeleteUserByPrincipalIdCommandInput, DeleteUserByPrincipalIdCommandOutput } from "./commands/DeleteUserByPrincipalIdCommand";
|
|
60
|
-
import { DeleteUserCommandInput, DeleteUserCommandOutput } from "./commands/DeleteUserCommand";
|
|
61
|
-
import { DeleteUserCustomPermissionCommandInput, DeleteUserCustomPermissionCommandOutput } from "./commands/DeleteUserCustomPermissionCommand";
|
|
62
|
-
import { DeleteVPCConnectionCommandInput, DeleteVPCConnectionCommandOutput } from "./commands/DeleteVPCConnectionCommand";
|
|
63
|
-
import { DescribeAccountCustomizationCommandInput, DescribeAccountCustomizationCommandOutput } from "./commands/DescribeAccountCustomizationCommand";
|
|
64
|
-
import { DescribeAccountCustomPermissionCommandInput, DescribeAccountCustomPermissionCommandOutput } from "./commands/DescribeAccountCustomPermissionCommand";
|
|
65
|
-
import { DescribeAccountSettingsCommandInput, DescribeAccountSettingsCommandOutput } from "./commands/DescribeAccountSettingsCommand";
|
|
66
|
-
import { DescribeAccountSubscriptionCommandInput, DescribeAccountSubscriptionCommandOutput } from "./commands/DescribeAccountSubscriptionCommand";
|
|
67
|
-
import { DescribeActionConnectorCommandInput, DescribeActionConnectorCommandOutput } from "./commands/DescribeActionConnectorCommand";
|
|
68
|
-
import { DescribeActionConnectorPermissionsCommandInput, DescribeActionConnectorPermissionsCommandOutput } from "./commands/DescribeActionConnectorPermissionsCommand";
|
|
69
|
-
import { DescribeAnalysisCommandInput, DescribeAnalysisCommandOutput } from "./commands/DescribeAnalysisCommand";
|
|
70
|
-
import { DescribeAnalysisDefinitionCommandInput, DescribeAnalysisDefinitionCommandOutput } from "./commands/DescribeAnalysisDefinitionCommand";
|
|
71
|
-
import { DescribeAnalysisPermissionsCommandInput, DescribeAnalysisPermissionsCommandOutput } from "./commands/DescribeAnalysisPermissionsCommand";
|
|
72
|
-
import { DescribeAssetBundleExportJobCommandInput, DescribeAssetBundleExportJobCommandOutput } from "./commands/DescribeAssetBundleExportJobCommand";
|
|
73
|
-
import { DescribeAssetBundleImportJobCommandInput, DescribeAssetBundleImportJobCommandOutput } from "./commands/DescribeAssetBundleImportJobCommand";
|
|
74
|
-
import { DescribeBrandAssignmentCommandInput, DescribeBrandAssignmentCommandOutput } from "./commands/DescribeBrandAssignmentCommand";
|
|
75
|
-
import { DescribeBrandCommandInput, DescribeBrandCommandOutput } from "./commands/DescribeBrandCommand";
|
|
76
|
-
import { DescribeBrandPublishedVersionCommandInput, DescribeBrandPublishedVersionCommandOutput } from "./commands/DescribeBrandPublishedVersionCommand";
|
|
77
|
-
import { DescribeCustomPermissionsCommandInput, DescribeCustomPermissionsCommandOutput } from "./commands/DescribeCustomPermissionsCommand";
|
|
78
|
-
import { DescribeDashboardCommandInput, DescribeDashboardCommandOutput } from "./commands/DescribeDashboardCommand";
|
|
79
|
-
import { DescribeDashboardDefinitionCommandInput, DescribeDashboardDefinitionCommandOutput } from "./commands/DescribeDashboardDefinitionCommand";
|
|
80
|
-
import { DescribeDashboardPermissionsCommandInput, DescribeDashboardPermissionsCommandOutput } from "./commands/DescribeDashboardPermissionsCommand";
|
|
81
|
-
import { DescribeDashboardSnapshotJobCommandInput, DescribeDashboardSnapshotJobCommandOutput } from "./commands/DescribeDashboardSnapshotJobCommand";
|
|
82
|
-
import { DescribeDashboardSnapshotJobResultCommandInput, DescribeDashboardSnapshotJobResultCommandOutput } from "./commands/DescribeDashboardSnapshotJobResultCommand";
|
|
83
|
-
import { DescribeDashboardsQAConfigurationCommandInput, DescribeDashboardsQAConfigurationCommandOutput } from "./commands/DescribeDashboardsQAConfigurationCommand";
|
|
84
|
-
import { DescribeDataSetCommandInput, DescribeDataSetCommandOutput } from "./commands/DescribeDataSetCommand";
|
|
85
|
-
import { DescribeDataSetPermissionsCommandInput, DescribeDataSetPermissionsCommandOutput } from "./commands/DescribeDataSetPermissionsCommand";
|
|
86
|
-
import { DescribeDataSetRefreshPropertiesCommandInput, DescribeDataSetRefreshPropertiesCommandOutput } from "./commands/DescribeDataSetRefreshPropertiesCommand";
|
|
87
|
-
import { DescribeDataSourceCommandInput, DescribeDataSourceCommandOutput } from "./commands/DescribeDataSourceCommand";
|
|
88
|
-
import { DescribeDataSourcePermissionsCommandInput, DescribeDataSourcePermissionsCommandOutput } from "./commands/DescribeDataSourcePermissionsCommand";
|
|
89
|
-
import { DescribeDefaultQBusinessApplicationCommandInput, DescribeDefaultQBusinessApplicationCommandOutput } from "./commands/DescribeDefaultQBusinessApplicationCommand";
|
|
90
|
-
import { DescribeFolderCommandInput, DescribeFolderCommandOutput } from "./commands/DescribeFolderCommand";
|
|
91
|
-
import { DescribeFolderPermissionsCommandInput, DescribeFolderPermissionsCommandOutput } from "./commands/DescribeFolderPermissionsCommand";
|
|
92
|
-
import { DescribeFolderResolvedPermissionsCommandInput, DescribeFolderResolvedPermissionsCommandOutput } from "./commands/DescribeFolderResolvedPermissionsCommand";
|
|
93
|
-
import { DescribeGroupCommandInput, DescribeGroupCommandOutput } from "./commands/DescribeGroupCommand";
|
|
94
|
-
import { DescribeGroupMembershipCommandInput, DescribeGroupMembershipCommandOutput } from "./commands/DescribeGroupMembershipCommand";
|
|
95
|
-
import { DescribeIAMPolicyAssignmentCommandInput, DescribeIAMPolicyAssignmentCommandOutput } from "./commands/DescribeIAMPolicyAssignmentCommand";
|
|
96
|
-
import { DescribeIngestionCommandInput, DescribeIngestionCommandOutput } from "./commands/DescribeIngestionCommand";
|
|
97
|
-
import { DescribeIpRestrictionCommandInput, DescribeIpRestrictionCommandOutput } from "./commands/DescribeIpRestrictionCommand";
|
|
98
|
-
import { DescribeKeyRegistrationCommandInput, DescribeKeyRegistrationCommandOutput } from "./commands/DescribeKeyRegistrationCommand";
|
|
99
|
-
import { DescribeNamespaceCommandInput, DescribeNamespaceCommandOutput } from "./commands/DescribeNamespaceCommand";
|
|
100
|
-
import { DescribeQPersonalizationConfigurationCommandInput, DescribeQPersonalizationConfigurationCommandOutput } from "./commands/DescribeQPersonalizationConfigurationCommand";
|
|
101
|
-
import { DescribeQuickSightQSearchConfigurationCommandInput, DescribeQuickSightQSearchConfigurationCommandOutput } from "./commands/DescribeQuickSightQSearchConfigurationCommand";
|
|
102
|
-
import { DescribeRefreshScheduleCommandInput, DescribeRefreshScheduleCommandOutput } from "./commands/DescribeRefreshScheduleCommand";
|
|
103
|
-
import { DescribeRoleCustomPermissionCommandInput, DescribeRoleCustomPermissionCommandOutput } from "./commands/DescribeRoleCustomPermissionCommand";
|
|
104
|
-
import { DescribeSelfUpgradeConfigurationCommandInput, DescribeSelfUpgradeConfigurationCommandOutput } from "./commands/DescribeSelfUpgradeConfigurationCommand";
|
|
105
|
-
import { DescribeTemplateAliasCommandInput, DescribeTemplateAliasCommandOutput } from "./commands/DescribeTemplateAliasCommand";
|
|
106
|
-
import { DescribeTemplateCommandInput, DescribeTemplateCommandOutput } from "./commands/DescribeTemplateCommand";
|
|
107
|
-
import { DescribeTemplateDefinitionCommandInput, DescribeTemplateDefinitionCommandOutput } from "./commands/DescribeTemplateDefinitionCommand";
|
|
108
|
-
import { DescribeTemplatePermissionsCommandInput, DescribeTemplatePermissionsCommandOutput } from "./commands/DescribeTemplatePermissionsCommand";
|
|
109
|
-
import { DescribeThemeAliasCommandInput, DescribeThemeAliasCommandOutput } from "./commands/DescribeThemeAliasCommand";
|
|
110
|
-
import { DescribeThemeCommandInput, DescribeThemeCommandOutput } from "./commands/DescribeThemeCommand";
|
|
111
|
-
import { DescribeThemePermissionsCommandInput, DescribeThemePermissionsCommandOutput } from "./commands/DescribeThemePermissionsCommand";
|
|
112
|
-
import { DescribeTopicCommandInput, DescribeTopicCommandOutput } from "./commands/DescribeTopicCommand";
|
|
113
|
-
import { DescribeTopicPermissionsCommandInput, DescribeTopicPermissionsCommandOutput } from "./commands/DescribeTopicPermissionsCommand";
|
|
114
|
-
import { DescribeTopicRefreshCommandInput, DescribeTopicRefreshCommandOutput } from "./commands/DescribeTopicRefreshCommand";
|
|
115
|
-
import { DescribeTopicRefreshScheduleCommandInput, DescribeTopicRefreshScheduleCommandOutput } from "./commands/DescribeTopicRefreshScheduleCommand";
|
|
116
|
-
import { DescribeUserCommandInput, DescribeUserCommandOutput } from "./commands/DescribeUserCommand";
|
|
117
|
-
import { DescribeVPCConnectionCommandInput, DescribeVPCConnectionCommandOutput } from "./commands/DescribeVPCConnectionCommand";
|
|
118
|
-
import { GenerateEmbedUrlForAnonymousUserCommandInput, GenerateEmbedUrlForAnonymousUserCommandOutput } from "./commands/GenerateEmbedUrlForAnonymousUserCommand";
|
|
119
|
-
import { GenerateEmbedUrlForRegisteredUserCommandInput, GenerateEmbedUrlForRegisteredUserCommandOutput } from "./commands/GenerateEmbedUrlForRegisteredUserCommand";
|
|
120
|
-
import { GenerateEmbedUrlForRegisteredUserWithIdentityCommandInput, GenerateEmbedUrlForRegisteredUserWithIdentityCommandOutput } from "./commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand";
|
|
121
|
-
import { GetDashboardEmbedUrlCommandInput, GetDashboardEmbedUrlCommandOutput } from "./commands/GetDashboardEmbedUrlCommand";
|
|
122
|
-
import { GetFlowMetadataCommandInput, GetFlowMetadataCommandOutput } from "./commands/GetFlowMetadataCommand";
|
|
123
|
-
import { GetFlowPermissionsCommandInput, GetFlowPermissionsCommandOutput } from "./commands/GetFlowPermissionsCommand";
|
|
124
|
-
import { GetIdentityContextCommandInput, GetIdentityContextCommandOutput } from "./commands/GetIdentityContextCommand";
|
|
125
|
-
import { GetSessionEmbedUrlCommandInput, GetSessionEmbedUrlCommandOutput } from "./commands/GetSessionEmbedUrlCommand";
|
|
126
|
-
import { ListActionConnectorsCommandInput, ListActionConnectorsCommandOutput } from "./commands/ListActionConnectorsCommand";
|
|
127
|
-
import { ListAnalysesCommandInput, ListAnalysesCommandOutput } from "./commands/ListAnalysesCommand";
|
|
128
|
-
import { ListAssetBundleExportJobsCommandInput, ListAssetBundleExportJobsCommandOutput } from "./commands/ListAssetBundleExportJobsCommand";
|
|
129
|
-
import { ListAssetBundleImportJobsCommandInput, ListAssetBundleImportJobsCommandOutput } from "./commands/ListAssetBundleImportJobsCommand";
|
|
130
|
-
import { ListBrandsCommandInput, ListBrandsCommandOutput } from "./commands/ListBrandsCommand";
|
|
131
|
-
import { ListCustomPermissionsCommandInput, ListCustomPermissionsCommandOutput } from "./commands/ListCustomPermissionsCommand";
|
|
132
|
-
import { ListDashboardsCommandInput, ListDashboardsCommandOutput } from "./commands/ListDashboardsCommand";
|
|
133
|
-
import { ListDashboardVersionsCommandInput, ListDashboardVersionsCommandOutput } from "./commands/ListDashboardVersionsCommand";
|
|
134
|
-
import { ListDataSetsCommandInput, ListDataSetsCommandOutput } from "./commands/ListDataSetsCommand";
|
|
135
|
-
import { ListDataSourcesCommandInput, ListDataSourcesCommandOutput } from "./commands/ListDataSourcesCommand";
|
|
136
|
-
import { ListFlowsCommandInput, ListFlowsCommandOutput } from "./commands/ListFlowsCommand";
|
|
137
|
-
import { ListFolderMembersCommandInput, ListFolderMembersCommandOutput } from "./commands/ListFolderMembersCommand";
|
|
138
|
-
import { ListFoldersCommandInput, ListFoldersCommandOutput } from "./commands/ListFoldersCommand";
|
|
139
|
-
import { ListFoldersForResourceCommandInput, ListFoldersForResourceCommandOutput } from "./commands/ListFoldersForResourceCommand";
|
|
140
|
-
import { ListGroupMembershipsCommandInput, ListGroupMembershipsCommandOutput } from "./commands/ListGroupMembershipsCommand";
|
|
141
|
-
import { ListGroupsCommandInput, ListGroupsCommandOutput } from "./commands/ListGroupsCommand";
|
|
142
|
-
import { ListIAMPolicyAssignmentsCommandInput, ListIAMPolicyAssignmentsCommandOutput } from "./commands/ListIAMPolicyAssignmentsCommand";
|
|
143
|
-
import { ListIAMPolicyAssignmentsForUserCommandInput, ListIAMPolicyAssignmentsForUserCommandOutput } from "./commands/ListIAMPolicyAssignmentsForUserCommand";
|
|
144
|
-
import { ListIdentityPropagationConfigsCommandInput, ListIdentityPropagationConfigsCommandOutput } from "./commands/ListIdentityPropagationConfigsCommand";
|
|
145
|
-
import { ListIngestionsCommandInput, ListIngestionsCommandOutput } from "./commands/ListIngestionsCommand";
|
|
146
|
-
import { ListNamespacesCommandInput, ListNamespacesCommandOutput } from "./commands/ListNamespacesCommand";
|
|
147
|
-
import { ListRefreshSchedulesCommandInput, ListRefreshSchedulesCommandOutput } from "./commands/ListRefreshSchedulesCommand";
|
|
148
|
-
import { ListRoleMembershipsCommandInput, ListRoleMembershipsCommandOutput } from "./commands/ListRoleMembershipsCommand";
|
|
149
|
-
import { ListSelfUpgradesCommandInput, ListSelfUpgradesCommandOutput } from "./commands/ListSelfUpgradesCommand";
|
|
150
|
-
import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
|
|
151
|
-
import { ListTemplateAliasesCommandInput, ListTemplateAliasesCommandOutput } from "./commands/ListTemplateAliasesCommand";
|
|
152
|
-
import { ListTemplatesCommandInput, ListTemplatesCommandOutput } from "./commands/ListTemplatesCommand";
|
|
153
|
-
import { ListTemplateVersionsCommandInput, ListTemplateVersionsCommandOutput } from "./commands/ListTemplateVersionsCommand";
|
|
154
|
-
import { ListThemeAliasesCommandInput, ListThemeAliasesCommandOutput } from "./commands/ListThemeAliasesCommand";
|
|
155
|
-
import { ListThemesCommandInput, ListThemesCommandOutput } from "./commands/ListThemesCommand";
|
|
156
|
-
import { ListThemeVersionsCommandInput, ListThemeVersionsCommandOutput } from "./commands/ListThemeVersionsCommand";
|
|
157
|
-
import { ListTopicRefreshSchedulesCommandInput, ListTopicRefreshSchedulesCommandOutput } from "./commands/ListTopicRefreshSchedulesCommand";
|
|
158
|
-
import { ListTopicReviewedAnswersCommandInput, ListTopicReviewedAnswersCommandOutput } from "./commands/ListTopicReviewedAnswersCommand";
|
|
159
|
-
import { ListTopicsCommandInput, ListTopicsCommandOutput } from "./commands/ListTopicsCommand";
|
|
160
|
-
import { ListUserGroupsCommandInput, ListUserGroupsCommandOutput } from "./commands/ListUserGroupsCommand";
|
|
161
|
-
import { ListUsersCommandInput, ListUsersCommandOutput } from "./commands/ListUsersCommand";
|
|
162
|
-
import { ListVPCConnectionsCommandInput, ListVPCConnectionsCommandOutput } from "./commands/ListVPCConnectionsCommand";
|
|
163
|
-
import { PredictQAResultsCommandInput, PredictQAResultsCommandOutput } from "./commands/PredictQAResultsCommand";
|
|
164
|
-
import { PutDataSetRefreshPropertiesCommandInput, PutDataSetRefreshPropertiesCommandOutput } from "./commands/PutDataSetRefreshPropertiesCommand";
|
|
165
|
-
import { RegisterUserCommandInput, RegisterUserCommandOutput } from "./commands/RegisterUserCommand";
|
|
166
|
-
import { RestoreAnalysisCommandInput, RestoreAnalysisCommandOutput } from "./commands/RestoreAnalysisCommand";
|
|
167
|
-
import { SearchActionConnectorsCommandInput, SearchActionConnectorsCommandOutput } from "./commands/SearchActionConnectorsCommand";
|
|
168
|
-
import { SearchAnalysesCommandInput, SearchAnalysesCommandOutput } from "./commands/SearchAnalysesCommand";
|
|
169
|
-
import { SearchDashboardsCommandInput, SearchDashboardsCommandOutput } from "./commands/SearchDashboardsCommand";
|
|
170
|
-
import { SearchDataSetsCommandInput, SearchDataSetsCommandOutput } from "./commands/SearchDataSetsCommand";
|
|
171
|
-
import { SearchDataSourcesCommandInput, SearchDataSourcesCommandOutput } from "./commands/SearchDataSourcesCommand";
|
|
172
|
-
import { SearchFlowsCommandInput, SearchFlowsCommandOutput } from "./commands/SearchFlowsCommand";
|
|
173
|
-
import { SearchFoldersCommandInput, SearchFoldersCommandOutput } from "./commands/SearchFoldersCommand";
|
|
174
|
-
import { SearchGroupsCommandInput, SearchGroupsCommandOutput } from "./commands/SearchGroupsCommand";
|
|
175
|
-
import { SearchTopicsCommandInput, SearchTopicsCommandOutput } from "./commands/SearchTopicsCommand";
|
|
176
|
-
import { StartAssetBundleExportJobCommandInput, StartAssetBundleExportJobCommandOutput } from "./commands/StartAssetBundleExportJobCommand";
|
|
177
|
-
import { StartAssetBundleImportJobCommandInput, StartAssetBundleImportJobCommandOutput } from "./commands/StartAssetBundleImportJobCommand";
|
|
178
|
-
import { StartDashboardSnapshotJobCommandInput, StartDashboardSnapshotJobCommandOutput } from "./commands/StartDashboardSnapshotJobCommand";
|
|
179
|
-
import { StartDashboardSnapshotJobScheduleCommandInput, StartDashboardSnapshotJobScheduleCommandOutput } from "./commands/StartDashboardSnapshotJobScheduleCommand";
|
|
180
|
-
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
181
|
-
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
182
|
-
import { UpdateAccountCustomizationCommandInput, UpdateAccountCustomizationCommandOutput } from "./commands/UpdateAccountCustomizationCommand";
|
|
183
|
-
import { UpdateAccountCustomPermissionCommandInput, UpdateAccountCustomPermissionCommandOutput } from "./commands/UpdateAccountCustomPermissionCommand";
|
|
184
|
-
import { UpdateAccountSettingsCommandInput, UpdateAccountSettingsCommandOutput } from "./commands/UpdateAccountSettingsCommand";
|
|
185
|
-
import { UpdateActionConnectorCommandInput, UpdateActionConnectorCommandOutput } from "./commands/UpdateActionConnectorCommand";
|
|
186
|
-
import { UpdateActionConnectorPermissionsCommandInput, UpdateActionConnectorPermissionsCommandOutput } from "./commands/UpdateActionConnectorPermissionsCommand";
|
|
187
|
-
import { UpdateAnalysisCommandInput, UpdateAnalysisCommandOutput } from "./commands/UpdateAnalysisCommand";
|
|
188
|
-
import { UpdateAnalysisPermissionsCommandInput, UpdateAnalysisPermissionsCommandOutput } from "./commands/UpdateAnalysisPermissionsCommand";
|
|
189
|
-
import { UpdateApplicationWithTokenExchangeGrantCommandInput, UpdateApplicationWithTokenExchangeGrantCommandOutput } from "./commands/UpdateApplicationWithTokenExchangeGrantCommand";
|
|
190
|
-
import { UpdateBrandAssignmentCommandInput, UpdateBrandAssignmentCommandOutput } from "./commands/UpdateBrandAssignmentCommand";
|
|
191
|
-
import { UpdateBrandCommandInput, UpdateBrandCommandOutput } from "./commands/UpdateBrandCommand";
|
|
192
|
-
import { UpdateBrandPublishedVersionCommandInput, UpdateBrandPublishedVersionCommandOutput } from "./commands/UpdateBrandPublishedVersionCommand";
|
|
193
|
-
import { UpdateCustomPermissionsCommandInput, UpdateCustomPermissionsCommandOutput } from "./commands/UpdateCustomPermissionsCommand";
|
|
194
|
-
import { UpdateDashboardCommandInput, UpdateDashboardCommandOutput } from "./commands/UpdateDashboardCommand";
|
|
195
|
-
import { UpdateDashboardLinksCommandInput, UpdateDashboardLinksCommandOutput } from "./commands/UpdateDashboardLinksCommand";
|
|
196
|
-
import { UpdateDashboardPermissionsCommandInput, UpdateDashboardPermissionsCommandOutput } from "./commands/UpdateDashboardPermissionsCommand";
|
|
197
|
-
import { UpdateDashboardPublishedVersionCommandInput, UpdateDashboardPublishedVersionCommandOutput } from "./commands/UpdateDashboardPublishedVersionCommand";
|
|
198
|
-
import { UpdateDashboardsQAConfigurationCommandInput, UpdateDashboardsQAConfigurationCommandOutput } from "./commands/UpdateDashboardsQAConfigurationCommand";
|
|
199
|
-
import { UpdateDataSetCommandInput, UpdateDataSetCommandOutput } from "./commands/UpdateDataSetCommand";
|
|
200
|
-
import { UpdateDataSetPermissionsCommandInput, UpdateDataSetPermissionsCommandOutput } from "./commands/UpdateDataSetPermissionsCommand";
|
|
201
|
-
import { UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput } from "./commands/UpdateDataSourceCommand";
|
|
202
|
-
import { UpdateDataSourcePermissionsCommandInput, UpdateDataSourcePermissionsCommandOutput } from "./commands/UpdateDataSourcePermissionsCommand";
|
|
203
|
-
import { UpdateDefaultQBusinessApplicationCommandInput, UpdateDefaultQBusinessApplicationCommandOutput } from "./commands/UpdateDefaultQBusinessApplicationCommand";
|
|
204
|
-
import { UpdateFlowPermissionsCommandInput, UpdateFlowPermissionsCommandOutput } from "./commands/UpdateFlowPermissionsCommand";
|
|
205
|
-
import { UpdateFolderCommandInput, UpdateFolderCommandOutput } from "./commands/UpdateFolderCommand";
|
|
206
|
-
import { UpdateFolderPermissionsCommandInput, UpdateFolderPermissionsCommandOutput } from "./commands/UpdateFolderPermissionsCommand";
|
|
207
|
-
import { UpdateGroupCommandInput, UpdateGroupCommandOutput } from "./commands/UpdateGroupCommand";
|
|
208
|
-
import { UpdateIAMPolicyAssignmentCommandInput, UpdateIAMPolicyAssignmentCommandOutput } from "./commands/UpdateIAMPolicyAssignmentCommand";
|
|
209
|
-
import { UpdateIdentityPropagationConfigCommandInput, UpdateIdentityPropagationConfigCommandOutput } from "./commands/UpdateIdentityPropagationConfigCommand";
|
|
210
|
-
import { UpdateIpRestrictionCommandInput, UpdateIpRestrictionCommandOutput } from "./commands/UpdateIpRestrictionCommand";
|
|
211
|
-
import { UpdateKeyRegistrationCommandInput, UpdateKeyRegistrationCommandOutput } from "./commands/UpdateKeyRegistrationCommand";
|
|
212
|
-
import { UpdatePublicSharingSettingsCommandInput, UpdatePublicSharingSettingsCommandOutput } from "./commands/UpdatePublicSharingSettingsCommand";
|
|
213
|
-
import { UpdateQPersonalizationConfigurationCommandInput, UpdateQPersonalizationConfigurationCommandOutput } from "./commands/UpdateQPersonalizationConfigurationCommand";
|
|
214
|
-
import { UpdateQuickSightQSearchConfigurationCommandInput, UpdateQuickSightQSearchConfigurationCommandOutput } from "./commands/UpdateQuickSightQSearchConfigurationCommand";
|
|
215
|
-
import { UpdateRefreshScheduleCommandInput, UpdateRefreshScheduleCommandOutput } from "./commands/UpdateRefreshScheduleCommand";
|
|
216
|
-
import { UpdateRoleCustomPermissionCommandInput, UpdateRoleCustomPermissionCommandOutput } from "./commands/UpdateRoleCustomPermissionCommand";
|
|
217
|
-
import { UpdateSelfUpgradeCommandInput, UpdateSelfUpgradeCommandOutput } from "./commands/UpdateSelfUpgradeCommand";
|
|
218
|
-
import { UpdateSelfUpgradeConfigurationCommandInput, UpdateSelfUpgradeConfigurationCommandOutput } from "./commands/UpdateSelfUpgradeConfigurationCommand";
|
|
219
|
-
import { UpdateSPICECapacityConfigurationCommandInput, UpdateSPICECapacityConfigurationCommandOutput } from "./commands/UpdateSPICECapacityConfigurationCommand";
|
|
220
|
-
import { UpdateTemplateAliasCommandInput, UpdateTemplateAliasCommandOutput } from "./commands/UpdateTemplateAliasCommand";
|
|
221
|
-
import { UpdateTemplateCommandInput, UpdateTemplateCommandOutput } from "./commands/UpdateTemplateCommand";
|
|
222
|
-
import { UpdateTemplatePermissionsCommandInput, UpdateTemplatePermissionsCommandOutput } from "./commands/UpdateTemplatePermissionsCommand";
|
|
223
|
-
import { UpdateThemeAliasCommandInput, UpdateThemeAliasCommandOutput } from "./commands/UpdateThemeAliasCommand";
|
|
224
|
-
import { UpdateThemeCommandInput, UpdateThemeCommandOutput } from "./commands/UpdateThemeCommand";
|
|
225
|
-
import { UpdateThemePermissionsCommandInput, UpdateThemePermissionsCommandOutput } from "./commands/UpdateThemePermissionsCommand";
|
|
226
|
-
import { UpdateTopicCommandInput, UpdateTopicCommandOutput } from "./commands/UpdateTopicCommand";
|
|
227
|
-
import { UpdateTopicPermissionsCommandInput, UpdateTopicPermissionsCommandOutput } from "./commands/UpdateTopicPermissionsCommand";
|
|
228
|
-
import { UpdateTopicRefreshScheduleCommandInput, UpdateTopicRefreshScheduleCommandOutput } from "./commands/UpdateTopicRefreshScheduleCommand";
|
|
229
|
-
import { UpdateUserCommandInput, UpdateUserCommandOutput } from "./commands/UpdateUserCommand";
|
|
230
|
-
import { UpdateUserCustomPermissionCommandInput, UpdateUserCustomPermissionCommandOutput } from "./commands/UpdateUserCustomPermissionCommand";
|
|
231
|
-
import { UpdateVPCConnectionCommandInput, UpdateVPCConnectionCommandOutput } from "./commands/UpdateVPCConnectionCommand";
|
|
2
|
+
import { type BatchCreateTopicReviewedAnswerCommandInput, type BatchCreateTopicReviewedAnswerCommandOutput } from "./commands/BatchCreateTopicReviewedAnswerCommand";
|
|
3
|
+
import { type BatchDeleteTopicReviewedAnswerCommandInput, type BatchDeleteTopicReviewedAnswerCommandOutput } from "./commands/BatchDeleteTopicReviewedAnswerCommand";
|
|
4
|
+
import { type CancelIngestionCommandInput, type CancelIngestionCommandOutput } from "./commands/CancelIngestionCommand";
|
|
5
|
+
import { type CreateAccountCustomizationCommandInput, type CreateAccountCustomizationCommandOutput } from "./commands/CreateAccountCustomizationCommand";
|
|
6
|
+
import { type CreateAccountSubscriptionCommandInput, type CreateAccountSubscriptionCommandOutput } from "./commands/CreateAccountSubscriptionCommand";
|
|
7
|
+
import { type CreateActionConnectorCommandInput, type CreateActionConnectorCommandOutput } from "./commands/CreateActionConnectorCommand";
|
|
8
|
+
import { type CreateAnalysisCommandInput, type CreateAnalysisCommandOutput } from "./commands/CreateAnalysisCommand";
|
|
9
|
+
import { type CreateBrandCommandInput, type CreateBrandCommandOutput } from "./commands/CreateBrandCommand";
|
|
10
|
+
import { type CreateCustomPermissionsCommandInput, type CreateCustomPermissionsCommandOutput } from "./commands/CreateCustomPermissionsCommand";
|
|
11
|
+
import { type CreateDashboardCommandInput, type CreateDashboardCommandOutput } from "./commands/CreateDashboardCommand";
|
|
12
|
+
import { type CreateDataSetCommandInput, type CreateDataSetCommandOutput } from "./commands/CreateDataSetCommand";
|
|
13
|
+
import { type CreateDataSourceCommandInput, type CreateDataSourceCommandOutput } from "./commands/CreateDataSourceCommand";
|
|
14
|
+
import { type CreateFolderCommandInput, type CreateFolderCommandOutput } from "./commands/CreateFolderCommand";
|
|
15
|
+
import { type CreateFolderMembershipCommandInput, type CreateFolderMembershipCommandOutput } from "./commands/CreateFolderMembershipCommand";
|
|
16
|
+
import { type CreateGroupCommandInput, type CreateGroupCommandOutput } from "./commands/CreateGroupCommand";
|
|
17
|
+
import { type CreateGroupMembershipCommandInput, type CreateGroupMembershipCommandOutput } from "./commands/CreateGroupMembershipCommand";
|
|
18
|
+
import { type CreateIAMPolicyAssignmentCommandInput, type CreateIAMPolicyAssignmentCommandOutput } from "./commands/CreateIAMPolicyAssignmentCommand";
|
|
19
|
+
import { type CreateIngestionCommandInput, type CreateIngestionCommandOutput } from "./commands/CreateIngestionCommand";
|
|
20
|
+
import { type CreateNamespaceCommandInput, type CreateNamespaceCommandOutput } from "./commands/CreateNamespaceCommand";
|
|
21
|
+
import { type CreateRefreshScheduleCommandInput, type CreateRefreshScheduleCommandOutput } from "./commands/CreateRefreshScheduleCommand";
|
|
22
|
+
import { type CreateRoleMembershipCommandInput, type CreateRoleMembershipCommandOutput } from "./commands/CreateRoleMembershipCommand";
|
|
23
|
+
import { type CreateTemplateAliasCommandInput, type CreateTemplateAliasCommandOutput } from "./commands/CreateTemplateAliasCommand";
|
|
24
|
+
import { type CreateTemplateCommandInput, type CreateTemplateCommandOutput } from "./commands/CreateTemplateCommand";
|
|
25
|
+
import { type CreateThemeAliasCommandInput, type CreateThemeAliasCommandOutput } from "./commands/CreateThemeAliasCommand";
|
|
26
|
+
import { type CreateThemeCommandInput, type CreateThemeCommandOutput } from "./commands/CreateThemeCommand";
|
|
27
|
+
import { type CreateTopicCommandInput, type CreateTopicCommandOutput } from "./commands/CreateTopicCommand";
|
|
28
|
+
import { type CreateTopicRefreshScheduleCommandInput, type CreateTopicRefreshScheduleCommandOutput } from "./commands/CreateTopicRefreshScheduleCommand";
|
|
29
|
+
import { type CreateVPCConnectionCommandInput, type CreateVPCConnectionCommandOutput } from "./commands/CreateVPCConnectionCommand";
|
|
30
|
+
import { type DeleteAccountCustomizationCommandInput, type DeleteAccountCustomizationCommandOutput } from "./commands/DeleteAccountCustomizationCommand";
|
|
31
|
+
import { type DeleteAccountCustomPermissionCommandInput, type DeleteAccountCustomPermissionCommandOutput } from "./commands/DeleteAccountCustomPermissionCommand";
|
|
32
|
+
import { type DeleteAccountSubscriptionCommandInput, type DeleteAccountSubscriptionCommandOutput } from "./commands/DeleteAccountSubscriptionCommand";
|
|
33
|
+
import { type DeleteActionConnectorCommandInput, type DeleteActionConnectorCommandOutput } from "./commands/DeleteActionConnectorCommand";
|
|
34
|
+
import { type DeleteAnalysisCommandInput, type DeleteAnalysisCommandOutput } from "./commands/DeleteAnalysisCommand";
|
|
35
|
+
import { type DeleteBrandAssignmentCommandInput, type DeleteBrandAssignmentCommandOutput } from "./commands/DeleteBrandAssignmentCommand";
|
|
36
|
+
import { type DeleteBrandCommandInput, type DeleteBrandCommandOutput } from "./commands/DeleteBrandCommand";
|
|
37
|
+
import { type DeleteCustomPermissionsCommandInput, type DeleteCustomPermissionsCommandOutput } from "./commands/DeleteCustomPermissionsCommand";
|
|
38
|
+
import { type DeleteDashboardCommandInput, type DeleteDashboardCommandOutput } from "./commands/DeleteDashboardCommand";
|
|
39
|
+
import { type DeleteDataSetCommandInput, type DeleteDataSetCommandOutput } from "./commands/DeleteDataSetCommand";
|
|
40
|
+
import { type DeleteDataSetRefreshPropertiesCommandInput, type DeleteDataSetRefreshPropertiesCommandOutput } from "./commands/DeleteDataSetRefreshPropertiesCommand";
|
|
41
|
+
import { type DeleteDataSourceCommandInput, type DeleteDataSourceCommandOutput } from "./commands/DeleteDataSourceCommand";
|
|
42
|
+
import { type DeleteDefaultQBusinessApplicationCommandInput, type DeleteDefaultQBusinessApplicationCommandOutput } from "./commands/DeleteDefaultQBusinessApplicationCommand";
|
|
43
|
+
import { type DeleteFolderCommandInput, type DeleteFolderCommandOutput } from "./commands/DeleteFolderCommand";
|
|
44
|
+
import { type DeleteFolderMembershipCommandInput, type DeleteFolderMembershipCommandOutput } from "./commands/DeleteFolderMembershipCommand";
|
|
45
|
+
import { type DeleteGroupCommandInput, type DeleteGroupCommandOutput } from "./commands/DeleteGroupCommand";
|
|
46
|
+
import { type DeleteGroupMembershipCommandInput, type DeleteGroupMembershipCommandOutput } from "./commands/DeleteGroupMembershipCommand";
|
|
47
|
+
import { type DeleteIAMPolicyAssignmentCommandInput, type DeleteIAMPolicyAssignmentCommandOutput } from "./commands/DeleteIAMPolicyAssignmentCommand";
|
|
48
|
+
import { type DeleteIdentityPropagationConfigCommandInput, type DeleteIdentityPropagationConfigCommandOutput } from "./commands/DeleteIdentityPropagationConfigCommand";
|
|
49
|
+
import { type DeleteNamespaceCommandInput, type DeleteNamespaceCommandOutput } from "./commands/DeleteNamespaceCommand";
|
|
50
|
+
import { type DeleteRefreshScheduleCommandInput, type DeleteRefreshScheduleCommandOutput } from "./commands/DeleteRefreshScheduleCommand";
|
|
51
|
+
import { type DeleteRoleCustomPermissionCommandInput, type DeleteRoleCustomPermissionCommandOutput } from "./commands/DeleteRoleCustomPermissionCommand";
|
|
52
|
+
import { type DeleteRoleMembershipCommandInput, type DeleteRoleMembershipCommandOutput } from "./commands/DeleteRoleMembershipCommand";
|
|
53
|
+
import { type DeleteTemplateAliasCommandInput, type DeleteTemplateAliasCommandOutput } from "./commands/DeleteTemplateAliasCommand";
|
|
54
|
+
import { type DeleteTemplateCommandInput, type DeleteTemplateCommandOutput } from "./commands/DeleteTemplateCommand";
|
|
55
|
+
import { type DeleteThemeAliasCommandInput, type DeleteThemeAliasCommandOutput } from "./commands/DeleteThemeAliasCommand";
|
|
56
|
+
import { type DeleteThemeCommandInput, type DeleteThemeCommandOutput } from "./commands/DeleteThemeCommand";
|
|
57
|
+
import { type DeleteTopicCommandInput, type DeleteTopicCommandOutput } from "./commands/DeleteTopicCommand";
|
|
58
|
+
import { type DeleteTopicRefreshScheduleCommandInput, type DeleteTopicRefreshScheduleCommandOutput } from "./commands/DeleteTopicRefreshScheduleCommand";
|
|
59
|
+
import { type DeleteUserByPrincipalIdCommandInput, type DeleteUserByPrincipalIdCommandOutput } from "./commands/DeleteUserByPrincipalIdCommand";
|
|
60
|
+
import { type DeleteUserCommandInput, type DeleteUserCommandOutput } from "./commands/DeleteUserCommand";
|
|
61
|
+
import { type DeleteUserCustomPermissionCommandInput, type DeleteUserCustomPermissionCommandOutput } from "./commands/DeleteUserCustomPermissionCommand";
|
|
62
|
+
import { type DeleteVPCConnectionCommandInput, type DeleteVPCConnectionCommandOutput } from "./commands/DeleteVPCConnectionCommand";
|
|
63
|
+
import { type DescribeAccountCustomizationCommandInput, type DescribeAccountCustomizationCommandOutput } from "./commands/DescribeAccountCustomizationCommand";
|
|
64
|
+
import { type DescribeAccountCustomPermissionCommandInput, type DescribeAccountCustomPermissionCommandOutput } from "./commands/DescribeAccountCustomPermissionCommand";
|
|
65
|
+
import { type DescribeAccountSettingsCommandInput, type DescribeAccountSettingsCommandOutput } from "./commands/DescribeAccountSettingsCommand";
|
|
66
|
+
import { type DescribeAccountSubscriptionCommandInput, type DescribeAccountSubscriptionCommandOutput } from "./commands/DescribeAccountSubscriptionCommand";
|
|
67
|
+
import { type DescribeActionConnectorCommandInput, type DescribeActionConnectorCommandOutput } from "./commands/DescribeActionConnectorCommand";
|
|
68
|
+
import { type DescribeActionConnectorPermissionsCommandInput, type DescribeActionConnectorPermissionsCommandOutput } from "./commands/DescribeActionConnectorPermissionsCommand";
|
|
69
|
+
import { type DescribeAnalysisCommandInput, type DescribeAnalysisCommandOutput } from "./commands/DescribeAnalysisCommand";
|
|
70
|
+
import { type DescribeAnalysisDefinitionCommandInput, type DescribeAnalysisDefinitionCommandOutput } from "./commands/DescribeAnalysisDefinitionCommand";
|
|
71
|
+
import { type DescribeAnalysisPermissionsCommandInput, type DescribeAnalysisPermissionsCommandOutput } from "./commands/DescribeAnalysisPermissionsCommand";
|
|
72
|
+
import { type DescribeAssetBundleExportJobCommandInput, type DescribeAssetBundleExportJobCommandOutput } from "./commands/DescribeAssetBundleExportJobCommand";
|
|
73
|
+
import { type DescribeAssetBundleImportJobCommandInput, type DescribeAssetBundleImportJobCommandOutput } from "./commands/DescribeAssetBundleImportJobCommand";
|
|
74
|
+
import { type DescribeBrandAssignmentCommandInput, type DescribeBrandAssignmentCommandOutput } from "./commands/DescribeBrandAssignmentCommand";
|
|
75
|
+
import { type DescribeBrandCommandInput, type DescribeBrandCommandOutput } from "./commands/DescribeBrandCommand";
|
|
76
|
+
import { type DescribeBrandPublishedVersionCommandInput, type DescribeBrandPublishedVersionCommandOutput } from "./commands/DescribeBrandPublishedVersionCommand";
|
|
77
|
+
import { type DescribeCustomPermissionsCommandInput, type DescribeCustomPermissionsCommandOutput } from "./commands/DescribeCustomPermissionsCommand";
|
|
78
|
+
import { type DescribeDashboardCommandInput, type DescribeDashboardCommandOutput } from "./commands/DescribeDashboardCommand";
|
|
79
|
+
import { type DescribeDashboardDefinitionCommandInput, type DescribeDashboardDefinitionCommandOutput } from "./commands/DescribeDashboardDefinitionCommand";
|
|
80
|
+
import { type DescribeDashboardPermissionsCommandInput, type DescribeDashboardPermissionsCommandOutput } from "./commands/DescribeDashboardPermissionsCommand";
|
|
81
|
+
import { type DescribeDashboardSnapshotJobCommandInput, type DescribeDashboardSnapshotJobCommandOutput } from "./commands/DescribeDashboardSnapshotJobCommand";
|
|
82
|
+
import { type DescribeDashboardSnapshotJobResultCommandInput, type DescribeDashboardSnapshotJobResultCommandOutput } from "./commands/DescribeDashboardSnapshotJobResultCommand";
|
|
83
|
+
import { type DescribeDashboardsQAConfigurationCommandInput, type DescribeDashboardsQAConfigurationCommandOutput } from "./commands/DescribeDashboardsQAConfigurationCommand";
|
|
84
|
+
import { type DescribeDataSetCommandInput, type DescribeDataSetCommandOutput } from "./commands/DescribeDataSetCommand";
|
|
85
|
+
import { type DescribeDataSetPermissionsCommandInput, type DescribeDataSetPermissionsCommandOutput } from "./commands/DescribeDataSetPermissionsCommand";
|
|
86
|
+
import { type DescribeDataSetRefreshPropertiesCommandInput, type DescribeDataSetRefreshPropertiesCommandOutput } from "./commands/DescribeDataSetRefreshPropertiesCommand";
|
|
87
|
+
import { type DescribeDataSourceCommandInput, type DescribeDataSourceCommandOutput } from "./commands/DescribeDataSourceCommand";
|
|
88
|
+
import { type DescribeDataSourcePermissionsCommandInput, type DescribeDataSourcePermissionsCommandOutput } from "./commands/DescribeDataSourcePermissionsCommand";
|
|
89
|
+
import { type DescribeDefaultQBusinessApplicationCommandInput, type DescribeDefaultQBusinessApplicationCommandOutput } from "./commands/DescribeDefaultQBusinessApplicationCommand";
|
|
90
|
+
import { type DescribeFolderCommandInput, type DescribeFolderCommandOutput } from "./commands/DescribeFolderCommand";
|
|
91
|
+
import { type DescribeFolderPermissionsCommandInput, type DescribeFolderPermissionsCommandOutput } from "./commands/DescribeFolderPermissionsCommand";
|
|
92
|
+
import { type DescribeFolderResolvedPermissionsCommandInput, type DescribeFolderResolvedPermissionsCommandOutput } from "./commands/DescribeFolderResolvedPermissionsCommand";
|
|
93
|
+
import { type DescribeGroupCommandInput, type DescribeGroupCommandOutput } from "./commands/DescribeGroupCommand";
|
|
94
|
+
import { type DescribeGroupMembershipCommandInput, type DescribeGroupMembershipCommandOutput } from "./commands/DescribeGroupMembershipCommand";
|
|
95
|
+
import { type DescribeIAMPolicyAssignmentCommandInput, type DescribeIAMPolicyAssignmentCommandOutput } from "./commands/DescribeIAMPolicyAssignmentCommand";
|
|
96
|
+
import { type DescribeIngestionCommandInput, type DescribeIngestionCommandOutput } from "./commands/DescribeIngestionCommand";
|
|
97
|
+
import { type DescribeIpRestrictionCommandInput, type DescribeIpRestrictionCommandOutput } from "./commands/DescribeIpRestrictionCommand";
|
|
98
|
+
import { type DescribeKeyRegistrationCommandInput, type DescribeKeyRegistrationCommandOutput } from "./commands/DescribeKeyRegistrationCommand";
|
|
99
|
+
import { type DescribeNamespaceCommandInput, type DescribeNamespaceCommandOutput } from "./commands/DescribeNamespaceCommand";
|
|
100
|
+
import { type DescribeQPersonalizationConfigurationCommandInput, type DescribeQPersonalizationConfigurationCommandOutput } from "./commands/DescribeQPersonalizationConfigurationCommand";
|
|
101
|
+
import { type DescribeQuickSightQSearchConfigurationCommandInput, type DescribeQuickSightQSearchConfigurationCommandOutput } from "./commands/DescribeQuickSightQSearchConfigurationCommand";
|
|
102
|
+
import { type DescribeRefreshScheduleCommandInput, type DescribeRefreshScheduleCommandOutput } from "./commands/DescribeRefreshScheduleCommand";
|
|
103
|
+
import { type DescribeRoleCustomPermissionCommandInput, type DescribeRoleCustomPermissionCommandOutput } from "./commands/DescribeRoleCustomPermissionCommand";
|
|
104
|
+
import { type DescribeSelfUpgradeConfigurationCommandInput, type DescribeSelfUpgradeConfigurationCommandOutput } from "./commands/DescribeSelfUpgradeConfigurationCommand";
|
|
105
|
+
import { type DescribeTemplateAliasCommandInput, type DescribeTemplateAliasCommandOutput } from "./commands/DescribeTemplateAliasCommand";
|
|
106
|
+
import { type DescribeTemplateCommandInput, type DescribeTemplateCommandOutput } from "./commands/DescribeTemplateCommand";
|
|
107
|
+
import { type DescribeTemplateDefinitionCommandInput, type DescribeTemplateDefinitionCommandOutput } from "./commands/DescribeTemplateDefinitionCommand";
|
|
108
|
+
import { type DescribeTemplatePermissionsCommandInput, type DescribeTemplatePermissionsCommandOutput } from "./commands/DescribeTemplatePermissionsCommand";
|
|
109
|
+
import { type DescribeThemeAliasCommandInput, type DescribeThemeAliasCommandOutput } from "./commands/DescribeThemeAliasCommand";
|
|
110
|
+
import { type DescribeThemeCommandInput, type DescribeThemeCommandOutput } from "./commands/DescribeThemeCommand";
|
|
111
|
+
import { type DescribeThemePermissionsCommandInput, type DescribeThemePermissionsCommandOutput } from "./commands/DescribeThemePermissionsCommand";
|
|
112
|
+
import { type DescribeTopicCommandInput, type DescribeTopicCommandOutput } from "./commands/DescribeTopicCommand";
|
|
113
|
+
import { type DescribeTopicPermissionsCommandInput, type DescribeTopicPermissionsCommandOutput } from "./commands/DescribeTopicPermissionsCommand";
|
|
114
|
+
import { type DescribeTopicRefreshCommandInput, type DescribeTopicRefreshCommandOutput } from "./commands/DescribeTopicRefreshCommand";
|
|
115
|
+
import { type DescribeTopicRefreshScheduleCommandInput, type DescribeTopicRefreshScheduleCommandOutput } from "./commands/DescribeTopicRefreshScheduleCommand";
|
|
116
|
+
import { type DescribeUserCommandInput, type DescribeUserCommandOutput } from "./commands/DescribeUserCommand";
|
|
117
|
+
import { type DescribeVPCConnectionCommandInput, type DescribeVPCConnectionCommandOutput } from "./commands/DescribeVPCConnectionCommand";
|
|
118
|
+
import { type GenerateEmbedUrlForAnonymousUserCommandInput, type GenerateEmbedUrlForAnonymousUserCommandOutput } from "./commands/GenerateEmbedUrlForAnonymousUserCommand";
|
|
119
|
+
import { type GenerateEmbedUrlForRegisteredUserCommandInput, type GenerateEmbedUrlForRegisteredUserCommandOutput } from "./commands/GenerateEmbedUrlForRegisteredUserCommand";
|
|
120
|
+
import { type GenerateEmbedUrlForRegisteredUserWithIdentityCommandInput, type GenerateEmbedUrlForRegisteredUserWithIdentityCommandOutput } from "./commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand";
|
|
121
|
+
import { type GetDashboardEmbedUrlCommandInput, type GetDashboardEmbedUrlCommandOutput } from "./commands/GetDashboardEmbedUrlCommand";
|
|
122
|
+
import { type GetFlowMetadataCommandInput, type GetFlowMetadataCommandOutput } from "./commands/GetFlowMetadataCommand";
|
|
123
|
+
import { type GetFlowPermissionsCommandInput, type GetFlowPermissionsCommandOutput } from "./commands/GetFlowPermissionsCommand";
|
|
124
|
+
import { type GetIdentityContextCommandInput, type GetIdentityContextCommandOutput } from "./commands/GetIdentityContextCommand";
|
|
125
|
+
import { type GetSessionEmbedUrlCommandInput, type GetSessionEmbedUrlCommandOutput } from "./commands/GetSessionEmbedUrlCommand";
|
|
126
|
+
import { type ListActionConnectorsCommandInput, type ListActionConnectorsCommandOutput } from "./commands/ListActionConnectorsCommand";
|
|
127
|
+
import { type ListAnalysesCommandInput, type ListAnalysesCommandOutput } from "./commands/ListAnalysesCommand";
|
|
128
|
+
import { type ListAssetBundleExportJobsCommandInput, type ListAssetBundleExportJobsCommandOutput } from "./commands/ListAssetBundleExportJobsCommand";
|
|
129
|
+
import { type ListAssetBundleImportJobsCommandInput, type ListAssetBundleImportJobsCommandOutput } from "./commands/ListAssetBundleImportJobsCommand";
|
|
130
|
+
import { type ListBrandsCommandInput, type ListBrandsCommandOutput } from "./commands/ListBrandsCommand";
|
|
131
|
+
import { type ListCustomPermissionsCommandInput, type ListCustomPermissionsCommandOutput } from "./commands/ListCustomPermissionsCommand";
|
|
132
|
+
import { type ListDashboardsCommandInput, type ListDashboardsCommandOutput } from "./commands/ListDashboardsCommand";
|
|
133
|
+
import { type ListDashboardVersionsCommandInput, type ListDashboardVersionsCommandOutput } from "./commands/ListDashboardVersionsCommand";
|
|
134
|
+
import { type ListDataSetsCommandInput, type ListDataSetsCommandOutput } from "./commands/ListDataSetsCommand";
|
|
135
|
+
import { type ListDataSourcesCommandInput, type ListDataSourcesCommandOutput } from "./commands/ListDataSourcesCommand";
|
|
136
|
+
import { type ListFlowsCommandInput, type ListFlowsCommandOutput } from "./commands/ListFlowsCommand";
|
|
137
|
+
import { type ListFolderMembersCommandInput, type ListFolderMembersCommandOutput } from "./commands/ListFolderMembersCommand";
|
|
138
|
+
import { type ListFoldersCommandInput, type ListFoldersCommandOutput } from "./commands/ListFoldersCommand";
|
|
139
|
+
import { type ListFoldersForResourceCommandInput, type ListFoldersForResourceCommandOutput } from "./commands/ListFoldersForResourceCommand";
|
|
140
|
+
import { type ListGroupMembershipsCommandInput, type ListGroupMembershipsCommandOutput } from "./commands/ListGroupMembershipsCommand";
|
|
141
|
+
import { type ListGroupsCommandInput, type ListGroupsCommandOutput } from "./commands/ListGroupsCommand";
|
|
142
|
+
import { type ListIAMPolicyAssignmentsCommandInput, type ListIAMPolicyAssignmentsCommandOutput } from "./commands/ListIAMPolicyAssignmentsCommand";
|
|
143
|
+
import { type ListIAMPolicyAssignmentsForUserCommandInput, type ListIAMPolicyAssignmentsForUserCommandOutput } from "./commands/ListIAMPolicyAssignmentsForUserCommand";
|
|
144
|
+
import { type ListIdentityPropagationConfigsCommandInput, type ListIdentityPropagationConfigsCommandOutput } from "./commands/ListIdentityPropagationConfigsCommand";
|
|
145
|
+
import { type ListIngestionsCommandInput, type ListIngestionsCommandOutput } from "./commands/ListIngestionsCommand";
|
|
146
|
+
import { type ListNamespacesCommandInput, type ListNamespacesCommandOutput } from "./commands/ListNamespacesCommand";
|
|
147
|
+
import { type ListRefreshSchedulesCommandInput, type ListRefreshSchedulesCommandOutput } from "./commands/ListRefreshSchedulesCommand";
|
|
148
|
+
import { type ListRoleMembershipsCommandInput, type ListRoleMembershipsCommandOutput } from "./commands/ListRoleMembershipsCommand";
|
|
149
|
+
import { type ListSelfUpgradesCommandInput, type ListSelfUpgradesCommandOutput } from "./commands/ListSelfUpgradesCommand";
|
|
150
|
+
import { type ListTagsForResourceCommandInput, type ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
|
|
151
|
+
import { type ListTemplateAliasesCommandInput, type ListTemplateAliasesCommandOutput } from "./commands/ListTemplateAliasesCommand";
|
|
152
|
+
import { type ListTemplatesCommandInput, type ListTemplatesCommandOutput } from "./commands/ListTemplatesCommand";
|
|
153
|
+
import { type ListTemplateVersionsCommandInput, type ListTemplateVersionsCommandOutput } from "./commands/ListTemplateVersionsCommand";
|
|
154
|
+
import { type ListThemeAliasesCommandInput, type ListThemeAliasesCommandOutput } from "./commands/ListThemeAliasesCommand";
|
|
155
|
+
import { type ListThemesCommandInput, type ListThemesCommandOutput } from "./commands/ListThemesCommand";
|
|
156
|
+
import { type ListThemeVersionsCommandInput, type ListThemeVersionsCommandOutput } from "./commands/ListThemeVersionsCommand";
|
|
157
|
+
import { type ListTopicRefreshSchedulesCommandInput, type ListTopicRefreshSchedulesCommandOutput } from "./commands/ListTopicRefreshSchedulesCommand";
|
|
158
|
+
import { type ListTopicReviewedAnswersCommandInput, type ListTopicReviewedAnswersCommandOutput } from "./commands/ListTopicReviewedAnswersCommand";
|
|
159
|
+
import { type ListTopicsCommandInput, type ListTopicsCommandOutput } from "./commands/ListTopicsCommand";
|
|
160
|
+
import { type ListUserGroupsCommandInput, type ListUserGroupsCommandOutput } from "./commands/ListUserGroupsCommand";
|
|
161
|
+
import { type ListUsersCommandInput, type ListUsersCommandOutput } from "./commands/ListUsersCommand";
|
|
162
|
+
import { type ListVPCConnectionsCommandInput, type ListVPCConnectionsCommandOutput } from "./commands/ListVPCConnectionsCommand";
|
|
163
|
+
import { type PredictQAResultsCommandInput, type PredictQAResultsCommandOutput } from "./commands/PredictQAResultsCommand";
|
|
164
|
+
import { type PutDataSetRefreshPropertiesCommandInput, type PutDataSetRefreshPropertiesCommandOutput } from "./commands/PutDataSetRefreshPropertiesCommand";
|
|
165
|
+
import { type RegisterUserCommandInput, type RegisterUserCommandOutput } from "./commands/RegisterUserCommand";
|
|
166
|
+
import { type RestoreAnalysisCommandInput, type RestoreAnalysisCommandOutput } from "./commands/RestoreAnalysisCommand";
|
|
167
|
+
import { type SearchActionConnectorsCommandInput, type SearchActionConnectorsCommandOutput } from "./commands/SearchActionConnectorsCommand";
|
|
168
|
+
import { type SearchAnalysesCommandInput, type SearchAnalysesCommandOutput } from "./commands/SearchAnalysesCommand";
|
|
169
|
+
import { type SearchDashboardsCommandInput, type SearchDashboardsCommandOutput } from "./commands/SearchDashboardsCommand";
|
|
170
|
+
import { type SearchDataSetsCommandInput, type SearchDataSetsCommandOutput } from "./commands/SearchDataSetsCommand";
|
|
171
|
+
import { type SearchDataSourcesCommandInput, type SearchDataSourcesCommandOutput } from "./commands/SearchDataSourcesCommand";
|
|
172
|
+
import { type SearchFlowsCommandInput, type SearchFlowsCommandOutput } from "./commands/SearchFlowsCommand";
|
|
173
|
+
import { type SearchFoldersCommandInput, type SearchFoldersCommandOutput } from "./commands/SearchFoldersCommand";
|
|
174
|
+
import { type SearchGroupsCommandInput, type SearchGroupsCommandOutput } from "./commands/SearchGroupsCommand";
|
|
175
|
+
import { type SearchTopicsCommandInput, type SearchTopicsCommandOutput } from "./commands/SearchTopicsCommand";
|
|
176
|
+
import { type StartAssetBundleExportJobCommandInput, type StartAssetBundleExportJobCommandOutput } from "./commands/StartAssetBundleExportJobCommand";
|
|
177
|
+
import { type StartAssetBundleImportJobCommandInput, type StartAssetBundleImportJobCommandOutput } from "./commands/StartAssetBundleImportJobCommand";
|
|
178
|
+
import { type StartDashboardSnapshotJobCommandInput, type StartDashboardSnapshotJobCommandOutput } from "./commands/StartDashboardSnapshotJobCommand";
|
|
179
|
+
import { type StartDashboardSnapshotJobScheduleCommandInput, type StartDashboardSnapshotJobScheduleCommandOutput } from "./commands/StartDashboardSnapshotJobScheduleCommand";
|
|
180
|
+
import { type TagResourceCommandInput, type TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
181
|
+
import { type UntagResourceCommandInput, type UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
182
|
+
import { type UpdateAccountCustomizationCommandInput, type UpdateAccountCustomizationCommandOutput } from "./commands/UpdateAccountCustomizationCommand";
|
|
183
|
+
import { type UpdateAccountCustomPermissionCommandInput, type UpdateAccountCustomPermissionCommandOutput } from "./commands/UpdateAccountCustomPermissionCommand";
|
|
184
|
+
import { type UpdateAccountSettingsCommandInput, type UpdateAccountSettingsCommandOutput } from "./commands/UpdateAccountSettingsCommand";
|
|
185
|
+
import { type UpdateActionConnectorCommandInput, type UpdateActionConnectorCommandOutput } from "./commands/UpdateActionConnectorCommand";
|
|
186
|
+
import { type UpdateActionConnectorPermissionsCommandInput, type UpdateActionConnectorPermissionsCommandOutput } from "./commands/UpdateActionConnectorPermissionsCommand";
|
|
187
|
+
import { type UpdateAnalysisCommandInput, type UpdateAnalysisCommandOutput } from "./commands/UpdateAnalysisCommand";
|
|
188
|
+
import { type UpdateAnalysisPermissionsCommandInput, type UpdateAnalysisPermissionsCommandOutput } from "./commands/UpdateAnalysisPermissionsCommand";
|
|
189
|
+
import { type UpdateApplicationWithTokenExchangeGrantCommandInput, type UpdateApplicationWithTokenExchangeGrantCommandOutput } from "./commands/UpdateApplicationWithTokenExchangeGrantCommand";
|
|
190
|
+
import { type UpdateBrandAssignmentCommandInput, type UpdateBrandAssignmentCommandOutput } from "./commands/UpdateBrandAssignmentCommand";
|
|
191
|
+
import { type UpdateBrandCommandInput, type UpdateBrandCommandOutput } from "./commands/UpdateBrandCommand";
|
|
192
|
+
import { type UpdateBrandPublishedVersionCommandInput, type UpdateBrandPublishedVersionCommandOutput } from "./commands/UpdateBrandPublishedVersionCommand";
|
|
193
|
+
import { type UpdateCustomPermissionsCommandInput, type UpdateCustomPermissionsCommandOutput } from "./commands/UpdateCustomPermissionsCommand";
|
|
194
|
+
import { type UpdateDashboardCommandInput, type UpdateDashboardCommandOutput } from "./commands/UpdateDashboardCommand";
|
|
195
|
+
import { type UpdateDashboardLinksCommandInput, type UpdateDashboardLinksCommandOutput } from "./commands/UpdateDashboardLinksCommand";
|
|
196
|
+
import { type UpdateDashboardPermissionsCommandInput, type UpdateDashboardPermissionsCommandOutput } from "./commands/UpdateDashboardPermissionsCommand";
|
|
197
|
+
import { type UpdateDashboardPublishedVersionCommandInput, type UpdateDashboardPublishedVersionCommandOutput } from "./commands/UpdateDashboardPublishedVersionCommand";
|
|
198
|
+
import { type UpdateDashboardsQAConfigurationCommandInput, type UpdateDashboardsQAConfigurationCommandOutput } from "./commands/UpdateDashboardsQAConfigurationCommand";
|
|
199
|
+
import { type UpdateDataSetCommandInput, type UpdateDataSetCommandOutput } from "./commands/UpdateDataSetCommand";
|
|
200
|
+
import { type UpdateDataSetPermissionsCommandInput, type UpdateDataSetPermissionsCommandOutput } from "./commands/UpdateDataSetPermissionsCommand";
|
|
201
|
+
import { type UpdateDataSourceCommandInput, type UpdateDataSourceCommandOutput } from "./commands/UpdateDataSourceCommand";
|
|
202
|
+
import { type UpdateDataSourcePermissionsCommandInput, type UpdateDataSourcePermissionsCommandOutput } from "./commands/UpdateDataSourcePermissionsCommand";
|
|
203
|
+
import { type UpdateDefaultQBusinessApplicationCommandInput, type UpdateDefaultQBusinessApplicationCommandOutput } from "./commands/UpdateDefaultQBusinessApplicationCommand";
|
|
204
|
+
import { type UpdateFlowPermissionsCommandInput, type UpdateFlowPermissionsCommandOutput } from "./commands/UpdateFlowPermissionsCommand";
|
|
205
|
+
import { type UpdateFolderCommandInput, type UpdateFolderCommandOutput } from "./commands/UpdateFolderCommand";
|
|
206
|
+
import { type UpdateFolderPermissionsCommandInput, type UpdateFolderPermissionsCommandOutput } from "./commands/UpdateFolderPermissionsCommand";
|
|
207
|
+
import { type UpdateGroupCommandInput, type UpdateGroupCommandOutput } from "./commands/UpdateGroupCommand";
|
|
208
|
+
import { type UpdateIAMPolicyAssignmentCommandInput, type UpdateIAMPolicyAssignmentCommandOutput } from "./commands/UpdateIAMPolicyAssignmentCommand";
|
|
209
|
+
import { type UpdateIdentityPropagationConfigCommandInput, type UpdateIdentityPropagationConfigCommandOutput } from "./commands/UpdateIdentityPropagationConfigCommand";
|
|
210
|
+
import { type UpdateIpRestrictionCommandInput, type UpdateIpRestrictionCommandOutput } from "./commands/UpdateIpRestrictionCommand";
|
|
211
|
+
import { type UpdateKeyRegistrationCommandInput, type UpdateKeyRegistrationCommandOutput } from "./commands/UpdateKeyRegistrationCommand";
|
|
212
|
+
import { type UpdatePublicSharingSettingsCommandInput, type UpdatePublicSharingSettingsCommandOutput } from "./commands/UpdatePublicSharingSettingsCommand";
|
|
213
|
+
import { type UpdateQPersonalizationConfigurationCommandInput, type UpdateQPersonalizationConfigurationCommandOutput } from "./commands/UpdateQPersonalizationConfigurationCommand";
|
|
214
|
+
import { type UpdateQuickSightQSearchConfigurationCommandInput, type UpdateQuickSightQSearchConfigurationCommandOutput } from "./commands/UpdateQuickSightQSearchConfigurationCommand";
|
|
215
|
+
import { type UpdateRefreshScheduleCommandInput, type UpdateRefreshScheduleCommandOutput } from "./commands/UpdateRefreshScheduleCommand";
|
|
216
|
+
import { type UpdateRoleCustomPermissionCommandInput, type UpdateRoleCustomPermissionCommandOutput } from "./commands/UpdateRoleCustomPermissionCommand";
|
|
217
|
+
import { type UpdateSelfUpgradeCommandInput, type UpdateSelfUpgradeCommandOutput } from "./commands/UpdateSelfUpgradeCommand";
|
|
218
|
+
import { type UpdateSelfUpgradeConfigurationCommandInput, type UpdateSelfUpgradeConfigurationCommandOutput } from "./commands/UpdateSelfUpgradeConfigurationCommand";
|
|
219
|
+
import { type UpdateSPICECapacityConfigurationCommandInput, type UpdateSPICECapacityConfigurationCommandOutput } from "./commands/UpdateSPICECapacityConfigurationCommand";
|
|
220
|
+
import { type UpdateTemplateAliasCommandInput, type UpdateTemplateAliasCommandOutput } from "./commands/UpdateTemplateAliasCommand";
|
|
221
|
+
import { type UpdateTemplateCommandInput, type UpdateTemplateCommandOutput } from "./commands/UpdateTemplateCommand";
|
|
222
|
+
import { type UpdateTemplatePermissionsCommandInput, type UpdateTemplatePermissionsCommandOutput } from "./commands/UpdateTemplatePermissionsCommand";
|
|
223
|
+
import { type UpdateThemeAliasCommandInput, type UpdateThemeAliasCommandOutput } from "./commands/UpdateThemeAliasCommand";
|
|
224
|
+
import { type UpdateThemeCommandInput, type UpdateThemeCommandOutput } from "./commands/UpdateThemeCommand";
|
|
225
|
+
import { type UpdateThemePermissionsCommandInput, type UpdateThemePermissionsCommandOutput } from "./commands/UpdateThemePermissionsCommand";
|
|
226
|
+
import { type UpdateTopicCommandInput, type UpdateTopicCommandOutput } from "./commands/UpdateTopicCommand";
|
|
227
|
+
import { type UpdateTopicPermissionsCommandInput, type UpdateTopicPermissionsCommandOutput } from "./commands/UpdateTopicPermissionsCommand";
|
|
228
|
+
import { type UpdateTopicRefreshScheduleCommandInput, type UpdateTopicRefreshScheduleCommandOutput } from "./commands/UpdateTopicRefreshScheduleCommand";
|
|
229
|
+
import { type UpdateUserCommandInput, type UpdateUserCommandOutput } from "./commands/UpdateUserCommand";
|
|
230
|
+
import { type UpdateUserCustomPermissionCommandInput, type UpdateUserCustomPermissionCommandOutput } from "./commands/UpdateUserCustomPermissionCommand";
|
|
231
|
+
import { type UpdateVPCConnectionCommandInput, type UpdateVPCConnectionCommandOutput } from "./commands/UpdateVPCConnectionCommand";
|
|
232
232
|
import { QuickSightClient } from "./QuickSightClient";
|
|
233
233
|
export interface QuickSight {
|
|
234
234
|
/**
|