@aws-sdk/client-quicksight 3.169.0 → 3.171.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.
Files changed (152) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/QuickSight.d.ts +2056 -401
  3. package/dist-types/ts3.4/QuickSightClient.d.ts +824 -193
  4. package/dist-types/ts3.4/commands/CancelIngestionCommand.d.ts +35 -17
  5. package/dist-types/ts3.4/commands/CreateAccountCustomizationCommand.d.ts +39 -17
  6. package/dist-types/ts3.4/commands/CreateAccountSubscriptionCommand.d.ts +39 -17
  7. package/dist-types/ts3.4/commands/CreateAnalysisCommand.d.ts +35 -17
  8. package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +35 -17
  9. package/dist-types/ts3.4/commands/CreateDataSetCommand.d.ts +35 -17
  10. package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +35 -17
  11. package/dist-types/ts3.4/commands/CreateFolderCommand.d.ts +32 -17
  12. package/dist-types/ts3.4/commands/CreateFolderMembershipCommand.d.ts +39 -17
  13. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +32 -17
  14. package/dist-types/ts3.4/commands/CreateGroupMembershipCommand.d.ts +39 -17
  15. package/dist-types/ts3.4/commands/CreateIAMPolicyAssignmentCommand.d.ts +39 -17
  16. package/dist-types/ts3.4/commands/CreateIngestionCommand.d.ts +35 -17
  17. package/dist-types/ts3.4/commands/CreateNamespaceCommand.d.ts +35 -17
  18. package/dist-types/ts3.4/commands/CreateTemplateAliasCommand.d.ts +36 -17
  19. package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +35 -17
  20. package/dist-types/ts3.4/commands/CreateThemeAliasCommand.d.ts +35 -17
  21. package/dist-types/ts3.4/commands/CreateThemeCommand.d.ts +32 -17
  22. package/dist-types/ts3.4/commands/DeleteAccountCustomizationCommand.d.ts +39 -17
  23. package/dist-types/ts3.4/commands/DeleteAnalysisCommand.d.ts +35 -17
  24. package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +35 -17
  25. package/dist-types/ts3.4/commands/DeleteDataSetCommand.d.ts +35 -17
  26. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +35 -17
  27. package/dist-types/ts3.4/commands/DeleteFolderCommand.d.ts +32 -17
  28. package/dist-types/ts3.4/commands/DeleteFolderMembershipCommand.d.ts +39 -17
  29. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +32 -17
  30. package/dist-types/ts3.4/commands/DeleteGroupMembershipCommand.d.ts +39 -17
  31. package/dist-types/ts3.4/commands/DeleteIAMPolicyAssignmentCommand.d.ts +39 -17
  32. package/dist-types/ts3.4/commands/DeleteNamespaceCommand.d.ts +35 -17
  33. package/dist-types/ts3.4/commands/DeleteTemplateAliasCommand.d.ts +36 -17
  34. package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +35 -17
  35. package/dist-types/ts3.4/commands/DeleteThemeAliasCommand.d.ts +35 -17
  36. package/dist-types/ts3.4/commands/DeleteThemeCommand.d.ts +32 -17
  37. package/dist-types/ts3.4/commands/DeleteUserByPrincipalIdCommand.d.ts +39 -17
  38. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +32 -17
  39. package/dist-types/ts3.4/commands/DescribeAccountCustomizationCommand.d.ts +39 -17
  40. package/dist-types/ts3.4/commands/DescribeAccountSettingsCommand.d.ts +39 -17
  41. package/dist-types/ts3.4/commands/DescribeAccountSubscriptionCommand.d.ts +39 -17
  42. package/dist-types/ts3.4/commands/DescribeAnalysisCommand.d.ts +35 -17
  43. package/dist-types/ts3.4/commands/DescribeAnalysisPermissionsCommand.d.ts +39 -17
  44. package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +36 -17
  45. package/dist-types/ts3.4/commands/DescribeDashboardPermissionsCommand.d.ts +39 -17
  46. package/dist-types/ts3.4/commands/DescribeDataSetCommand.d.ts +35 -17
  47. package/dist-types/ts3.4/commands/DescribeDataSetPermissionsCommand.d.ts +39 -17
  48. package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +36 -17
  49. package/dist-types/ts3.4/commands/DescribeDataSourcePermissionsCommand.d.ts +39 -17
  50. package/dist-types/ts3.4/commands/DescribeFolderCommand.d.ts +35 -17
  51. package/dist-types/ts3.4/commands/DescribeFolderPermissionsCommand.d.ts +39 -17
  52. package/dist-types/ts3.4/commands/DescribeFolderResolvedPermissionsCommand.d.ts +39 -17
  53. package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +35 -17
  54. package/dist-types/ts3.4/commands/DescribeGroupMembershipCommand.d.ts +39 -17
  55. package/dist-types/ts3.4/commands/DescribeIAMPolicyAssignmentCommand.d.ts +39 -17
  56. package/dist-types/ts3.4/commands/DescribeIngestionCommand.d.ts +36 -17
  57. package/dist-types/ts3.4/commands/DescribeIpRestrictionCommand.d.ts +39 -17
  58. package/dist-types/ts3.4/commands/DescribeNamespaceCommand.d.ts +36 -17
  59. package/dist-types/ts3.4/commands/DescribeTemplateAliasCommand.d.ts +39 -17
  60. package/dist-types/ts3.4/commands/DescribeTemplateCommand.d.ts +35 -17
  61. package/dist-types/ts3.4/commands/DescribeTemplatePermissionsCommand.d.ts +39 -17
  62. package/dist-types/ts3.4/commands/DescribeThemeAliasCommand.d.ts +36 -17
  63. package/dist-types/ts3.4/commands/DescribeThemeCommand.d.ts +33 -18
  64. package/dist-types/ts3.4/commands/DescribeThemePermissionsCommand.d.ts +39 -17
  65. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +32 -17
  66. package/dist-types/ts3.4/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +39 -17
  67. package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +39 -17
  68. package/dist-types/ts3.4/commands/GetDashboardEmbedUrlCommand.d.ts +39 -17
  69. package/dist-types/ts3.4/commands/GetSessionEmbedUrlCommand.d.ts +36 -17
  70. package/dist-types/ts3.4/commands/ListAnalysesCommand.d.ts +32 -17
  71. package/dist-types/ts3.4/commands/ListDashboardVersionsCommand.d.ts +39 -17
  72. package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +35 -17
  73. package/dist-types/ts3.4/commands/ListDataSetsCommand.d.ts +32 -8
  74. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +35 -17
  75. package/dist-types/ts3.4/commands/ListFolderMembersCommand.d.ts +36 -17
  76. package/dist-types/ts3.4/commands/ListFoldersCommand.d.ts +32 -17
  77. package/dist-types/ts3.4/commands/ListGroupMembershipsCommand.d.ts +39 -17
  78. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +32 -17
  79. package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsCommand.d.ts +39 -17
  80. package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +39 -17
  81. package/dist-types/ts3.4/commands/ListIngestionsCommand.d.ts +35 -17
  82. package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +35 -17
  83. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
  84. package/dist-types/ts3.4/commands/ListTemplateAliasesCommand.d.ts +36 -17
  85. package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +39 -17
  86. package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +35 -17
  87. package/dist-types/ts3.4/commands/ListThemeAliasesCommand.d.ts +35 -17
  88. package/dist-types/ts3.4/commands/ListThemeVersionsCommand.d.ts +36 -17
  89. package/dist-types/ts3.4/commands/ListThemesCommand.d.ts +32 -17
  90. package/dist-types/ts3.4/commands/ListUserGroupsCommand.d.ts +35 -17
  91. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +32 -17
  92. package/dist-types/ts3.4/commands/RegisterUserCommand.d.ts +32 -17
  93. package/dist-types/ts3.4/commands/RestoreAnalysisCommand.d.ts +35 -17
  94. package/dist-types/ts3.4/commands/SearchAnalysesCommand.d.ts +35 -17
  95. package/dist-types/ts3.4/commands/SearchDashboardsCommand.d.ts +35 -17
  96. package/dist-types/ts3.4/commands/SearchFoldersCommand.d.ts +35 -17
  97. package/dist-types/ts3.4/commands/SearchGroupsCommand.d.ts +32 -17
  98. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
  99. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
  100. package/dist-types/ts3.4/commands/UpdateAccountCustomizationCommand.d.ts +39 -17
  101. package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +39 -17
  102. package/dist-types/ts3.4/commands/UpdateAnalysisCommand.d.ts +35 -17
  103. package/dist-types/ts3.4/commands/UpdateAnalysisPermissionsCommand.d.ts +39 -17
  104. package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +35 -17
  105. package/dist-types/ts3.4/commands/UpdateDashboardPermissionsCommand.d.ts +39 -17
  106. package/dist-types/ts3.4/commands/UpdateDashboardPublishedVersionCommand.d.ts +39 -17
  107. package/dist-types/ts3.4/commands/UpdateDataSetCommand.d.ts +35 -17
  108. package/dist-types/ts3.4/commands/UpdateDataSetPermissionsCommand.d.ts +39 -17
  109. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +35 -17
  110. package/dist-types/ts3.4/commands/UpdateDataSourcePermissionsCommand.d.ts +39 -17
  111. package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +32 -17
  112. package/dist-types/ts3.4/commands/UpdateFolderPermissionsCommand.d.ts +39 -17
  113. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +32 -17
  114. package/dist-types/ts3.4/commands/UpdateIAMPolicyAssignmentCommand.d.ts +39 -17
  115. package/dist-types/ts3.4/commands/UpdateIpRestrictionCommand.d.ts +36 -17
  116. package/dist-types/ts3.4/commands/UpdatePublicSharingSettingsCommand.d.ts +39 -17
  117. package/dist-types/ts3.4/commands/UpdateTemplateAliasCommand.d.ts +36 -17
  118. package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +35 -17
  119. package/dist-types/ts3.4/commands/UpdateTemplatePermissionsCommand.d.ts +39 -17
  120. package/dist-types/ts3.4/commands/UpdateThemeAliasCommand.d.ts +35 -17
  121. package/dist-types/ts3.4/commands/UpdateThemeCommand.d.ts +32 -17
  122. package/dist-types/ts3.4/commands/UpdateThemePermissionsCommand.d.ts +39 -17
  123. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +32 -17
  124. package/dist-types/ts3.4/commands/index.d.ts +120 -120
  125. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  126. package/dist-types/ts3.4/index.d.ts +6 -6
  127. package/dist-types/ts3.4/models/QuickSightServiceException.d.ts +7 -6
  128. package/dist-types/ts3.4/models/index.d.ts +2 -2
  129. package/dist-types/ts3.4/models/models_0.d.ts +3200 -4030
  130. package/dist-types/ts3.4/models/models_1.d.ts +1430 -213
  131. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  132. package/dist-types/ts3.4/pagination/ListAnalysesPaginator.d.ts +11 -4
  133. package/dist-types/ts3.4/pagination/ListDashboardVersionsPaginator.d.ts +11 -4
  134. package/dist-types/ts3.4/pagination/ListDashboardsPaginator.d.ts +11 -4
  135. package/dist-types/ts3.4/pagination/ListDataSetsPaginator.d.ts +11 -4
  136. package/dist-types/ts3.4/pagination/ListDataSourcesPaginator.d.ts +11 -4
  137. package/dist-types/ts3.4/pagination/ListIngestionsPaginator.d.ts +11 -4
  138. package/dist-types/ts3.4/pagination/ListNamespacesPaginator.d.ts +11 -4
  139. package/dist-types/ts3.4/pagination/ListTemplateAliasesPaginator.d.ts +11 -4
  140. package/dist-types/ts3.4/pagination/ListTemplateVersionsPaginator.d.ts +11 -4
  141. package/dist-types/ts3.4/pagination/ListTemplatesPaginator.d.ts +11 -4
  142. package/dist-types/ts3.4/pagination/ListThemeVersionsPaginator.d.ts +11 -4
  143. package/dist-types/ts3.4/pagination/ListThemesPaginator.d.ts +11 -4
  144. package/dist-types/ts3.4/pagination/SearchAnalysesPaginator.d.ts +11 -4
  145. package/dist-types/ts3.4/pagination/SearchDashboardsPaginator.d.ts +11 -4
  146. package/dist-types/ts3.4/pagination/index.d.ts +15 -15
  147. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +1445 -362
  148. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
  149. package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
  150. package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
  151. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
  152. package/package.json +34 -34
@@ -1,401 +1,2056 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
- import { CancelIngestionCommandInput, CancelIngestionCommandOutput } from "./commands/CancelIngestionCommand";
3
- import { CreateAccountCustomizationCommandInput, CreateAccountCustomizationCommandOutput } from "./commands/CreateAccountCustomizationCommand";
4
- import { CreateAccountSubscriptionCommandInput, CreateAccountSubscriptionCommandOutput } from "./commands/CreateAccountSubscriptionCommand";
5
- import { CreateAnalysisCommandInput, CreateAnalysisCommandOutput } from "./commands/CreateAnalysisCommand";
6
- import { CreateDashboardCommandInput, CreateDashboardCommandOutput } from "./commands/CreateDashboardCommand";
7
- import { CreateDataSetCommandInput, CreateDataSetCommandOutput } from "./commands/CreateDataSetCommand";
8
- import { CreateDataSourceCommandInput, CreateDataSourceCommandOutput } from "./commands/CreateDataSourceCommand";
9
- import { CreateFolderCommandInput, CreateFolderCommandOutput } from "./commands/CreateFolderCommand";
10
- import { CreateFolderMembershipCommandInput, CreateFolderMembershipCommandOutput } from "./commands/CreateFolderMembershipCommand";
11
- import { CreateGroupCommandInput, CreateGroupCommandOutput } from "./commands/CreateGroupCommand";
12
- import { CreateGroupMembershipCommandInput, CreateGroupMembershipCommandOutput } from "./commands/CreateGroupMembershipCommand";
13
- import { CreateIAMPolicyAssignmentCommandInput, CreateIAMPolicyAssignmentCommandOutput } from "./commands/CreateIAMPolicyAssignmentCommand";
14
- import { CreateIngestionCommandInput, CreateIngestionCommandOutput } from "./commands/CreateIngestionCommand";
15
- import { CreateNamespaceCommandInput, CreateNamespaceCommandOutput } from "./commands/CreateNamespaceCommand";
16
- import { CreateTemplateAliasCommandInput, CreateTemplateAliasCommandOutput } from "./commands/CreateTemplateAliasCommand";
17
- import { CreateTemplateCommandInput, CreateTemplateCommandOutput } from "./commands/CreateTemplateCommand";
18
- import { CreateThemeAliasCommandInput, CreateThemeAliasCommandOutput } from "./commands/CreateThemeAliasCommand";
19
- import { CreateThemeCommandInput, CreateThemeCommandOutput } from "./commands/CreateThemeCommand";
20
- import { DeleteAccountCustomizationCommandInput, DeleteAccountCustomizationCommandOutput } from "./commands/DeleteAccountCustomizationCommand";
21
- import { DeleteAnalysisCommandInput, DeleteAnalysisCommandOutput } from "./commands/DeleteAnalysisCommand";
22
- import { DeleteDashboardCommandInput, DeleteDashboardCommandOutput } from "./commands/DeleteDashboardCommand";
23
- import { DeleteDataSetCommandInput, DeleteDataSetCommandOutput } from "./commands/DeleteDataSetCommand";
24
- import { DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput } from "./commands/DeleteDataSourceCommand";
25
- import { DeleteFolderCommandInput, DeleteFolderCommandOutput } from "./commands/DeleteFolderCommand";
26
- import { DeleteFolderMembershipCommandInput, DeleteFolderMembershipCommandOutput } from "./commands/DeleteFolderMembershipCommand";
27
- import { DeleteGroupCommandInput, DeleteGroupCommandOutput } from "./commands/DeleteGroupCommand";
28
- import { DeleteGroupMembershipCommandInput, DeleteGroupMembershipCommandOutput } from "./commands/DeleteGroupMembershipCommand";
29
- import { DeleteIAMPolicyAssignmentCommandInput, DeleteIAMPolicyAssignmentCommandOutput } from "./commands/DeleteIAMPolicyAssignmentCommand";
30
- import { DeleteNamespaceCommandInput, DeleteNamespaceCommandOutput } from "./commands/DeleteNamespaceCommand";
31
- import { DeleteTemplateAliasCommandInput, DeleteTemplateAliasCommandOutput } from "./commands/DeleteTemplateAliasCommand";
32
- import { DeleteTemplateCommandInput, DeleteTemplateCommandOutput } from "./commands/DeleteTemplateCommand";
33
- import { DeleteThemeAliasCommandInput, DeleteThemeAliasCommandOutput } from "./commands/DeleteThemeAliasCommand";
34
- import { DeleteThemeCommandInput, DeleteThemeCommandOutput } from "./commands/DeleteThemeCommand";
35
- import { DeleteUserByPrincipalIdCommandInput, DeleteUserByPrincipalIdCommandOutput } from "./commands/DeleteUserByPrincipalIdCommand";
36
- import { DeleteUserCommandInput, DeleteUserCommandOutput } from "./commands/DeleteUserCommand";
37
- import { DescribeAccountCustomizationCommandInput, DescribeAccountCustomizationCommandOutput } from "./commands/DescribeAccountCustomizationCommand";
38
- import { DescribeAccountSettingsCommandInput, DescribeAccountSettingsCommandOutput } from "./commands/DescribeAccountSettingsCommand";
39
- import { DescribeAccountSubscriptionCommandInput, DescribeAccountSubscriptionCommandOutput } from "./commands/DescribeAccountSubscriptionCommand";
40
- import { DescribeAnalysisCommandInput, DescribeAnalysisCommandOutput } from "./commands/DescribeAnalysisCommand";
41
- import { DescribeAnalysisPermissionsCommandInput, DescribeAnalysisPermissionsCommandOutput } from "./commands/DescribeAnalysisPermissionsCommand";
42
- import { DescribeDashboardCommandInput, DescribeDashboardCommandOutput } from "./commands/DescribeDashboardCommand";
43
- import { DescribeDashboardPermissionsCommandInput, DescribeDashboardPermissionsCommandOutput } from "./commands/DescribeDashboardPermissionsCommand";
44
- import { DescribeDataSetCommandInput, DescribeDataSetCommandOutput } from "./commands/DescribeDataSetCommand";
45
- import { DescribeDataSetPermissionsCommandInput, DescribeDataSetPermissionsCommandOutput } from "./commands/DescribeDataSetPermissionsCommand";
46
- import { DescribeDataSourceCommandInput, DescribeDataSourceCommandOutput } from "./commands/DescribeDataSourceCommand";
47
- import { DescribeDataSourcePermissionsCommandInput, DescribeDataSourcePermissionsCommandOutput } from "./commands/DescribeDataSourcePermissionsCommand";
48
- import { DescribeFolderCommandInput, DescribeFolderCommandOutput } from "./commands/DescribeFolderCommand";
49
- import { DescribeFolderPermissionsCommandInput, DescribeFolderPermissionsCommandOutput } from "./commands/DescribeFolderPermissionsCommand";
50
- import { DescribeFolderResolvedPermissionsCommandInput, DescribeFolderResolvedPermissionsCommandOutput } from "./commands/DescribeFolderResolvedPermissionsCommand";
51
- import { DescribeGroupCommandInput, DescribeGroupCommandOutput } from "./commands/DescribeGroupCommand";
52
- import { DescribeGroupMembershipCommandInput, DescribeGroupMembershipCommandOutput } from "./commands/DescribeGroupMembershipCommand";
53
- import { DescribeIAMPolicyAssignmentCommandInput, DescribeIAMPolicyAssignmentCommandOutput } from "./commands/DescribeIAMPolicyAssignmentCommand";
54
- import { DescribeIngestionCommandInput, DescribeIngestionCommandOutput } from "./commands/DescribeIngestionCommand";
55
- import { DescribeIpRestrictionCommandInput, DescribeIpRestrictionCommandOutput } from "./commands/DescribeIpRestrictionCommand";
56
- import { DescribeNamespaceCommandInput, DescribeNamespaceCommandOutput } from "./commands/DescribeNamespaceCommand";
57
- import { DescribeTemplateAliasCommandInput, DescribeTemplateAliasCommandOutput } from "./commands/DescribeTemplateAliasCommand";
58
- import { DescribeTemplateCommandInput, DescribeTemplateCommandOutput } from "./commands/DescribeTemplateCommand";
59
- import { DescribeTemplatePermissionsCommandInput, DescribeTemplatePermissionsCommandOutput } from "./commands/DescribeTemplatePermissionsCommand";
60
- import { DescribeThemeAliasCommandInput, DescribeThemeAliasCommandOutput } from "./commands/DescribeThemeAliasCommand";
61
- import { DescribeThemeCommandInput, DescribeThemeCommandOutput } from "./commands/DescribeThemeCommand";
62
- import { DescribeThemePermissionsCommandInput, DescribeThemePermissionsCommandOutput } from "./commands/DescribeThemePermissionsCommand";
63
- import { DescribeUserCommandInput, DescribeUserCommandOutput } from "./commands/DescribeUserCommand";
64
- import { GenerateEmbedUrlForAnonymousUserCommandInput, GenerateEmbedUrlForAnonymousUserCommandOutput } from "./commands/GenerateEmbedUrlForAnonymousUserCommand";
65
- import { GenerateEmbedUrlForRegisteredUserCommandInput, GenerateEmbedUrlForRegisteredUserCommandOutput } from "./commands/GenerateEmbedUrlForRegisteredUserCommand";
66
- import { GetDashboardEmbedUrlCommandInput, GetDashboardEmbedUrlCommandOutput } from "./commands/GetDashboardEmbedUrlCommand";
67
- import { GetSessionEmbedUrlCommandInput, GetSessionEmbedUrlCommandOutput } from "./commands/GetSessionEmbedUrlCommand";
68
- import { ListAnalysesCommandInput, ListAnalysesCommandOutput } from "./commands/ListAnalysesCommand";
69
- import { ListDashboardsCommandInput, ListDashboardsCommandOutput } from "./commands/ListDashboardsCommand";
70
- import { ListDashboardVersionsCommandInput, ListDashboardVersionsCommandOutput } from "./commands/ListDashboardVersionsCommand";
71
- import { ListDataSetsCommandInput, ListDataSetsCommandOutput } from "./commands/ListDataSetsCommand";
72
- import { ListDataSourcesCommandInput, ListDataSourcesCommandOutput } from "./commands/ListDataSourcesCommand";
73
- import { ListFolderMembersCommandInput, ListFolderMembersCommandOutput } from "./commands/ListFolderMembersCommand";
74
- import { ListFoldersCommandInput, ListFoldersCommandOutput } from "./commands/ListFoldersCommand";
75
- import { ListGroupMembershipsCommandInput, ListGroupMembershipsCommandOutput } from "./commands/ListGroupMembershipsCommand";
76
- import { ListGroupsCommandInput, ListGroupsCommandOutput } from "./commands/ListGroupsCommand";
77
- import { ListIAMPolicyAssignmentsCommandInput, ListIAMPolicyAssignmentsCommandOutput } from "./commands/ListIAMPolicyAssignmentsCommand";
78
- import { ListIAMPolicyAssignmentsForUserCommandInput, ListIAMPolicyAssignmentsForUserCommandOutput } from "./commands/ListIAMPolicyAssignmentsForUserCommand";
79
- import { ListIngestionsCommandInput, ListIngestionsCommandOutput } from "./commands/ListIngestionsCommand";
80
- import { ListNamespacesCommandInput, ListNamespacesCommandOutput } from "./commands/ListNamespacesCommand";
81
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
82
- import { ListTemplateAliasesCommandInput, ListTemplateAliasesCommandOutput } from "./commands/ListTemplateAliasesCommand";
83
- import { ListTemplatesCommandInput, ListTemplatesCommandOutput } from "./commands/ListTemplatesCommand";
84
- import { ListTemplateVersionsCommandInput, ListTemplateVersionsCommandOutput } from "./commands/ListTemplateVersionsCommand";
85
- import { ListThemeAliasesCommandInput, ListThemeAliasesCommandOutput } from "./commands/ListThemeAliasesCommand";
86
- import { ListThemesCommandInput, ListThemesCommandOutput } from "./commands/ListThemesCommand";
87
- import { ListThemeVersionsCommandInput, ListThemeVersionsCommandOutput } from "./commands/ListThemeVersionsCommand";
88
- import { ListUserGroupsCommandInput, ListUserGroupsCommandOutput } from "./commands/ListUserGroupsCommand";
89
- import { ListUsersCommandInput, ListUsersCommandOutput } from "./commands/ListUsersCommand";
90
- import { RegisterUserCommandInput, RegisterUserCommandOutput } from "./commands/RegisterUserCommand";
91
- import { RestoreAnalysisCommandInput, RestoreAnalysisCommandOutput } from "./commands/RestoreAnalysisCommand";
92
- import { SearchAnalysesCommandInput, SearchAnalysesCommandOutput } from "./commands/SearchAnalysesCommand";
93
- import { SearchDashboardsCommandInput, SearchDashboardsCommandOutput } from "./commands/SearchDashboardsCommand";
94
- import { SearchFoldersCommandInput, SearchFoldersCommandOutput } from "./commands/SearchFoldersCommand";
95
- import { SearchGroupsCommandInput, SearchGroupsCommandOutput } from "./commands/SearchGroupsCommand";
96
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
97
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
98
- import { UpdateAccountCustomizationCommandInput, UpdateAccountCustomizationCommandOutput } from "./commands/UpdateAccountCustomizationCommand";
99
- import { UpdateAccountSettingsCommandInput, UpdateAccountSettingsCommandOutput } from "./commands/UpdateAccountSettingsCommand";
100
- import { UpdateAnalysisCommandInput, UpdateAnalysisCommandOutput } from "./commands/UpdateAnalysisCommand";
101
- import { UpdateAnalysisPermissionsCommandInput, UpdateAnalysisPermissionsCommandOutput } from "./commands/UpdateAnalysisPermissionsCommand";
102
- import { UpdateDashboardCommandInput, UpdateDashboardCommandOutput } from "./commands/UpdateDashboardCommand";
103
- import { UpdateDashboardPermissionsCommandInput, UpdateDashboardPermissionsCommandOutput } from "./commands/UpdateDashboardPermissionsCommand";
104
- import { UpdateDashboardPublishedVersionCommandInput, UpdateDashboardPublishedVersionCommandOutput } from "./commands/UpdateDashboardPublishedVersionCommand";
105
- import { UpdateDataSetCommandInput, UpdateDataSetCommandOutput } from "./commands/UpdateDataSetCommand";
106
- import { UpdateDataSetPermissionsCommandInput, UpdateDataSetPermissionsCommandOutput } from "./commands/UpdateDataSetPermissionsCommand";
107
- import { UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput } from "./commands/UpdateDataSourceCommand";
108
- import { UpdateDataSourcePermissionsCommandInput, UpdateDataSourcePermissionsCommandOutput } from "./commands/UpdateDataSourcePermissionsCommand";
109
- import { UpdateFolderCommandInput, UpdateFolderCommandOutput } from "./commands/UpdateFolderCommand";
110
- import { UpdateFolderPermissionsCommandInput, UpdateFolderPermissionsCommandOutput } from "./commands/UpdateFolderPermissionsCommand";
111
- import { UpdateGroupCommandInput, UpdateGroupCommandOutput } from "./commands/UpdateGroupCommand";
112
- import { UpdateIAMPolicyAssignmentCommandInput, UpdateIAMPolicyAssignmentCommandOutput } from "./commands/UpdateIAMPolicyAssignmentCommand";
113
- import { UpdateIpRestrictionCommandInput, UpdateIpRestrictionCommandOutput } from "./commands/UpdateIpRestrictionCommand";
114
- import { UpdatePublicSharingSettingsCommandInput, UpdatePublicSharingSettingsCommandOutput } from "./commands/UpdatePublicSharingSettingsCommand";
115
- import { UpdateTemplateAliasCommandInput, UpdateTemplateAliasCommandOutput } from "./commands/UpdateTemplateAliasCommand";
116
- import { UpdateTemplateCommandInput, UpdateTemplateCommandOutput } from "./commands/UpdateTemplateCommand";
117
- import { UpdateTemplatePermissionsCommandInput, UpdateTemplatePermissionsCommandOutput } from "./commands/UpdateTemplatePermissionsCommand";
118
- import { UpdateThemeAliasCommandInput, UpdateThemeAliasCommandOutput } from "./commands/UpdateThemeAliasCommand";
119
- import { UpdateThemeCommandInput, UpdateThemeCommandOutput } from "./commands/UpdateThemeCommand";
120
- import { UpdateThemePermissionsCommandInput, UpdateThemePermissionsCommandOutput } from "./commands/UpdateThemePermissionsCommand";
121
- import { UpdateUserCommandInput, UpdateUserCommandOutput } from "./commands/UpdateUserCommand";
122
- import { QuickSightClient } from "./QuickSightClient";
123
-
124
- export declare class QuickSight extends QuickSightClient {
125
-
126
- cancelIngestion(args: CancelIngestionCommandInput, options?: __HttpHandlerOptions): Promise<CancelIngestionCommandOutput>;
127
- cancelIngestion(args: CancelIngestionCommandInput, cb: (err: any, data?: CancelIngestionCommandOutput) => void): void;
128
- cancelIngestion(args: CancelIngestionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelIngestionCommandOutput) => void): void;
129
-
130
- createAccountCustomization(args: CreateAccountCustomizationCommandInput, options?: __HttpHandlerOptions): Promise<CreateAccountCustomizationCommandOutput>;
131
- createAccountCustomization(args: CreateAccountCustomizationCommandInput, cb: (err: any, data?: CreateAccountCustomizationCommandOutput) => void): void;
132
- createAccountCustomization(args: CreateAccountCustomizationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAccountCustomizationCommandOutput) => void): void;
133
-
134
- createAccountSubscription(args: CreateAccountSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<CreateAccountSubscriptionCommandOutput>;
135
- createAccountSubscription(args: CreateAccountSubscriptionCommandInput, cb: (err: any, data?: CreateAccountSubscriptionCommandOutput) => void): void;
136
- createAccountSubscription(args: CreateAccountSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAccountSubscriptionCommandOutput) => void): void;
137
-
138
- createAnalysis(args: CreateAnalysisCommandInput, options?: __HttpHandlerOptions): Promise<CreateAnalysisCommandOutput>;
139
- createAnalysis(args: CreateAnalysisCommandInput, cb: (err: any, data?: CreateAnalysisCommandOutput) => void): void;
140
- createAnalysis(args: CreateAnalysisCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAnalysisCommandOutput) => void): void;
141
-
142
- createDashboard(args: CreateDashboardCommandInput, options?: __HttpHandlerOptions): Promise<CreateDashboardCommandOutput>;
143
- createDashboard(args: CreateDashboardCommandInput, cb: (err: any, data?: CreateDashboardCommandOutput) => void): void;
144
- createDashboard(args: CreateDashboardCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDashboardCommandOutput) => void): void;
145
-
146
- createDataSet(args: CreateDataSetCommandInput, options?: __HttpHandlerOptions): Promise<CreateDataSetCommandOutput>;
147
- createDataSet(args: CreateDataSetCommandInput, cb: (err: any, data?: CreateDataSetCommandOutput) => void): void;
148
- createDataSet(args: CreateDataSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDataSetCommandOutput) => void): void;
149
-
150
- createDataSource(args: CreateDataSourceCommandInput, options?: __HttpHandlerOptions): Promise<CreateDataSourceCommandOutput>;
151
- createDataSource(args: CreateDataSourceCommandInput, cb: (err: any, data?: CreateDataSourceCommandOutput) => void): void;
152
- createDataSource(args: CreateDataSourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDataSourceCommandOutput) => void): void;
153
-
154
- createFolder(args: CreateFolderCommandInput, options?: __HttpHandlerOptions): Promise<CreateFolderCommandOutput>;
155
- createFolder(args: CreateFolderCommandInput, cb: (err: any, data?: CreateFolderCommandOutput) => void): void;
156
- createFolder(args: CreateFolderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFolderCommandOutput) => void): void;
157
-
158
- createFolderMembership(args: CreateFolderMembershipCommandInput, options?: __HttpHandlerOptions): Promise<CreateFolderMembershipCommandOutput>;
159
- createFolderMembership(args: CreateFolderMembershipCommandInput, cb: (err: any, data?: CreateFolderMembershipCommandOutput) => void): void;
160
- createFolderMembership(args: CreateFolderMembershipCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFolderMembershipCommandOutput) => void): void;
161
-
162
- createGroup(args: CreateGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateGroupCommandOutput>;
163
- createGroup(args: CreateGroupCommandInput, cb: (err: any, data?: CreateGroupCommandOutput) => void): void;
164
- createGroup(args: CreateGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateGroupCommandOutput) => void): void;
165
-
166
- createGroupMembership(args: CreateGroupMembershipCommandInput, options?: __HttpHandlerOptions): Promise<CreateGroupMembershipCommandOutput>;
167
- createGroupMembership(args: CreateGroupMembershipCommandInput, cb: (err: any, data?: CreateGroupMembershipCommandOutput) => void): void;
168
- createGroupMembership(args: CreateGroupMembershipCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateGroupMembershipCommandOutput) => void): void;
169
-
170
- createIAMPolicyAssignment(args: CreateIAMPolicyAssignmentCommandInput, options?: __HttpHandlerOptions): Promise<CreateIAMPolicyAssignmentCommandOutput>;
171
- createIAMPolicyAssignment(args: CreateIAMPolicyAssignmentCommandInput, cb: (err: any, data?: CreateIAMPolicyAssignmentCommandOutput) => void): void;
172
- createIAMPolicyAssignment(args: CreateIAMPolicyAssignmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIAMPolicyAssignmentCommandOutput) => void): void;
173
-
174
- createIngestion(args: CreateIngestionCommandInput, options?: __HttpHandlerOptions): Promise<CreateIngestionCommandOutput>;
175
- createIngestion(args: CreateIngestionCommandInput, cb: (err: any, data?: CreateIngestionCommandOutput) => void): void;
176
- createIngestion(args: CreateIngestionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIngestionCommandOutput) => void): void;
177
-
178
- createNamespace(args: CreateNamespaceCommandInput, options?: __HttpHandlerOptions): Promise<CreateNamespaceCommandOutput>;
179
- createNamespace(args: CreateNamespaceCommandInput, cb: (err: any, data?: CreateNamespaceCommandOutput) => void): void;
180
- createNamespace(args: CreateNamespaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNamespaceCommandOutput) => void): void;
181
-
182
- createTemplate(args: CreateTemplateCommandInput, options?: __HttpHandlerOptions): Promise<CreateTemplateCommandOutput>;
183
- createTemplate(args: CreateTemplateCommandInput, cb: (err: any, data?: CreateTemplateCommandOutput) => void): void;
184
- createTemplate(args: CreateTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTemplateCommandOutput) => void): void;
185
-
186
- createTemplateAlias(args: CreateTemplateAliasCommandInput, options?: __HttpHandlerOptions): Promise<CreateTemplateAliasCommandOutput>;
187
- createTemplateAlias(args: CreateTemplateAliasCommandInput, cb: (err: any, data?: CreateTemplateAliasCommandOutput) => void): void;
188
- createTemplateAlias(args: CreateTemplateAliasCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTemplateAliasCommandOutput) => void): void;
189
-
190
- createTheme(args: CreateThemeCommandInput, options?: __HttpHandlerOptions): Promise<CreateThemeCommandOutput>;
191
- createTheme(args: CreateThemeCommandInput, cb: (err: any, data?: CreateThemeCommandOutput) => void): void;
192
- createTheme(args: CreateThemeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateThemeCommandOutput) => void): void;
193
-
194
- createThemeAlias(args: CreateThemeAliasCommandInput, options?: __HttpHandlerOptions): Promise<CreateThemeAliasCommandOutput>;
195
- createThemeAlias(args: CreateThemeAliasCommandInput, cb: (err: any, data?: CreateThemeAliasCommandOutput) => void): void;
196
- createThemeAlias(args: CreateThemeAliasCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateThemeAliasCommandOutput) => void): void;
197
-
198
- deleteAccountCustomization(args: DeleteAccountCustomizationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAccountCustomizationCommandOutput>;
199
- deleteAccountCustomization(args: DeleteAccountCustomizationCommandInput, cb: (err: any, data?: DeleteAccountCustomizationCommandOutput) => void): void;
200
- deleteAccountCustomization(args: DeleteAccountCustomizationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAccountCustomizationCommandOutput) => void): void;
201
-
202
- deleteAnalysis(args: DeleteAnalysisCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAnalysisCommandOutput>;
203
- deleteAnalysis(args: DeleteAnalysisCommandInput, cb: (err: any, data?: DeleteAnalysisCommandOutput) => void): void;
204
- deleteAnalysis(args: DeleteAnalysisCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAnalysisCommandOutput) => void): void;
205
-
206
- deleteDashboard(args: DeleteDashboardCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDashboardCommandOutput>;
207
- deleteDashboard(args: DeleteDashboardCommandInput, cb: (err: any, data?: DeleteDashboardCommandOutput) => void): void;
208
- deleteDashboard(args: DeleteDashboardCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDashboardCommandOutput) => void): void;
209
-
210
- deleteDataSet(args: DeleteDataSetCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDataSetCommandOutput>;
211
- deleteDataSet(args: DeleteDataSetCommandInput, cb: (err: any, data?: DeleteDataSetCommandOutput) => void): void;
212
- deleteDataSet(args: DeleteDataSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDataSetCommandOutput) => void): void;
213
-
214
- deleteDataSource(args: DeleteDataSourceCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDataSourceCommandOutput>;
215
- deleteDataSource(args: DeleteDataSourceCommandInput, cb: (err: any, data?: DeleteDataSourceCommandOutput) => void): void;
216
- deleteDataSource(args: DeleteDataSourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDataSourceCommandOutput) => void): void;
217
-
218
- deleteFolder(args: DeleteFolderCommandInput, options?: __HttpHandlerOptions): Promise<DeleteFolderCommandOutput>;
219
- deleteFolder(args: DeleteFolderCommandInput, cb: (err: any, data?: DeleteFolderCommandOutput) => void): void;
220
- deleteFolder(args: DeleteFolderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteFolderCommandOutput) => void): void;
221
-
222
- deleteFolderMembership(args: DeleteFolderMembershipCommandInput, options?: __HttpHandlerOptions): Promise<DeleteFolderMembershipCommandOutput>;
223
- deleteFolderMembership(args: DeleteFolderMembershipCommandInput, cb: (err: any, data?: DeleteFolderMembershipCommandOutput) => void): void;
224
- deleteFolderMembership(args: DeleteFolderMembershipCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteFolderMembershipCommandOutput) => void): void;
225
-
226
- deleteGroup(args: DeleteGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteGroupCommandOutput>;
227
- deleteGroup(args: DeleteGroupCommandInput, cb: (err: any, data?: DeleteGroupCommandOutput) => void): void;
228
- deleteGroup(args: DeleteGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteGroupCommandOutput) => void): void;
229
-
230
- deleteGroupMembership(args: DeleteGroupMembershipCommandInput, options?: __HttpHandlerOptions): Promise<DeleteGroupMembershipCommandOutput>;
231
- deleteGroupMembership(args: DeleteGroupMembershipCommandInput, cb: (err: any, data?: DeleteGroupMembershipCommandOutput) => void): void;
232
- deleteGroupMembership(args: DeleteGroupMembershipCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteGroupMembershipCommandOutput) => void): void;
233
-
234
- deleteIAMPolicyAssignment(args: DeleteIAMPolicyAssignmentCommandInput, options?: __HttpHandlerOptions): Promise<DeleteIAMPolicyAssignmentCommandOutput>;
235
- deleteIAMPolicyAssignment(args: DeleteIAMPolicyAssignmentCommandInput, cb: (err: any, data?: DeleteIAMPolicyAssignmentCommandOutput) => void): void;
236
- deleteIAMPolicyAssignment(args: DeleteIAMPolicyAssignmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIAMPolicyAssignmentCommandOutput) => void): void;
237
-
238
- deleteNamespace(args: DeleteNamespaceCommandInput, options?: __HttpHandlerOptions): Promise<DeleteNamespaceCommandOutput>;
239
- deleteNamespace(args: DeleteNamespaceCommandInput, cb: (err: any, data?: DeleteNamespaceCommandOutput) => void): void;
240
- deleteNamespace(args: DeleteNamespaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNamespaceCommandOutput) => void): void;
241
-
242
- deleteTemplate(args: DeleteTemplateCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTemplateCommandOutput>;
243
- deleteTemplate(args: DeleteTemplateCommandInput, cb: (err: any, data?: DeleteTemplateCommandOutput) => void): void;
244
- deleteTemplate(args: DeleteTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTemplateCommandOutput) => void): void;
245
-
246
- deleteTemplateAlias(args: DeleteTemplateAliasCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTemplateAliasCommandOutput>;
247
- deleteTemplateAlias(args: DeleteTemplateAliasCommandInput, cb: (err: any, data?: DeleteTemplateAliasCommandOutput) => void): void;
248
- deleteTemplateAlias(args: DeleteTemplateAliasCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTemplateAliasCommandOutput) => void): void;
249
-
250
- deleteTheme(args: DeleteThemeCommandInput, options?: __HttpHandlerOptions): Promise<DeleteThemeCommandOutput>;
251
- deleteTheme(args: DeleteThemeCommandInput, cb: (err: any, data?: DeleteThemeCommandOutput) => void): void;
252
- deleteTheme(args: DeleteThemeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteThemeCommandOutput) => void): void;
253
-
254
- deleteThemeAlias(args: DeleteThemeAliasCommandInput, options?: __HttpHandlerOptions): Promise<DeleteThemeAliasCommandOutput>;
255
- deleteThemeAlias(args: DeleteThemeAliasCommandInput, cb: (err: any, data?: DeleteThemeAliasCommandOutput) => void): void;
256
- deleteThemeAlias(args: DeleteThemeAliasCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteThemeAliasCommandOutput) => void): void;
257
-
258
- deleteUser(args: DeleteUserCommandInput, options?: __HttpHandlerOptions): Promise<DeleteUserCommandOutput>;
259
- deleteUser(args: DeleteUserCommandInput, cb: (err: any, data?: DeleteUserCommandOutput) => void): void;
260
- deleteUser(args: DeleteUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUserCommandOutput) => void): void;
261
-
262
- deleteUserByPrincipalId(args: DeleteUserByPrincipalIdCommandInput, options?: __HttpHandlerOptions): Promise<DeleteUserByPrincipalIdCommandOutput>;
263
- deleteUserByPrincipalId(args: DeleteUserByPrincipalIdCommandInput, cb: (err: any, data?: DeleteUserByPrincipalIdCommandOutput) => void): void;
264
- deleteUserByPrincipalId(args: DeleteUserByPrincipalIdCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUserByPrincipalIdCommandOutput) => void): void;
265
-
266
- describeAccountCustomization(args: DescribeAccountCustomizationCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAccountCustomizationCommandOutput>;
267
- describeAccountCustomization(args: DescribeAccountCustomizationCommandInput, cb: (err: any, data?: DescribeAccountCustomizationCommandOutput) => void): void;
268
- describeAccountCustomization(args: DescribeAccountCustomizationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAccountCustomizationCommandOutput) => void): void;
269
-
270
- describeAccountSettings(args: DescribeAccountSettingsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAccountSettingsCommandOutput>;
271
- describeAccountSettings(args: DescribeAccountSettingsCommandInput, cb: (err: any, data?: DescribeAccountSettingsCommandOutput) => void): void;
272
- describeAccountSettings(args: DescribeAccountSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAccountSettingsCommandOutput) => void): void;
273
-
274
- describeAccountSubscription(args: DescribeAccountSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAccountSubscriptionCommandOutput>;
275
- describeAccountSubscription(args: DescribeAccountSubscriptionCommandInput, cb: (err: any, data?: DescribeAccountSubscriptionCommandOutput) => void): void;
276
- describeAccountSubscription(args: DescribeAccountSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAccountSubscriptionCommandOutput) => void): void;
277
-
278
- describeAnalysis(args: DescribeAnalysisCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAnalysisCommandOutput>;
279
- describeAnalysis(args: DescribeAnalysisCommandInput, cb: (err: any, data?: DescribeAnalysisCommandOutput) => void): void;
280
- describeAnalysis(args: DescribeAnalysisCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAnalysisCommandOutput) => void): void;
281
-
282
- describeAnalysisPermissions(args: DescribeAnalysisPermissionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAnalysisPermissionsCommandOutput>;
283
- describeAnalysisPermissions(args: DescribeAnalysisPermissionsCommandInput, cb: (err: any, data?: DescribeAnalysisPermissionsCommandOutput) => void): void;
284
- describeAnalysisPermissions(args: DescribeAnalysisPermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAnalysisPermissionsCommandOutput) => void): void;
285
-
286
- describeDashboard(args: DescribeDashboardCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDashboardCommandOutput>;
287
- describeDashboard(args: DescribeDashboardCommandInput, cb: (err: any, data?: DescribeDashboardCommandOutput) => void): void;
288
- describeDashboard(args: DescribeDashboardCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDashboardCommandOutput) => void): void;
289
-
290
- describeDashboardPermissions(args: DescribeDashboardPermissionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDashboardPermissionsCommandOutput>;
291
- describeDashboardPermissions(args: DescribeDashboardPermissionsCommandInput, cb: (err: any, data?: DescribeDashboardPermissionsCommandOutput) => void): void;
292
- describeDashboardPermissions(args: DescribeDashboardPermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDashboardPermissionsCommandOutput) => void): void;
293
-
294
- describeDataSet(args: DescribeDataSetCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDataSetCommandOutput>;
295
- describeDataSet(args: DescribeDataSetCommandInput, cb: (err: any, data?: DescribeDataSetCommandOutput) => void): void;
296
- describeDataSet(args: DescribeDataSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDataSetCommandOutput) => void): void;
297
-
298
- describeDataSetPermissions(args: DescribeDataSetPermissionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDataSetPermissionsCommandOutput>;
299
- describeDataSetPermissions(args: DescribeDataSetPermissionsCommandInput, cb: (err: any, data?: DescribeDataSetPermissionsCommandOutput) => void): void;
300
- describeDataSetPermissions(args: DescribeDataSetPermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDataSetPermissionsCommandOutput) => void): void;
301
-
302
- describeDataSource(args: DescribeDataSourceCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDataSourceCommandOutput>;
303
- describeDataSource(args: DescribeDataSourceCommandInput, cb: (err: any, data?: DescribeDataSourceCommandOutput) => void): void;
304
- describeDataSource(args: DescribeDataSourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDataSourceCommandOutput) => void): void;
305
-
306
- describeDataSourcePermissions(args: DescribeDataSourcePermissionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDataSourcePermissionsCommandOutput>;
307
- describeDataSourcePermissions(args: DescribeDataSourcePermissionsCommandInput, cb: (err: any, data?: DescribeDataSourcePermissionsCommandOutput) => void): void;
308
- describeDataSourcePermissions(args: DescribeDataSourcePermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDataSourcePermissionsCommandOutput) => void): void;
309
-
310
- describeFolder(args: DescribeFolderCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFolderCommandOutput>;
311
- describeFolder(args: DescribeFolderCommandInput, cb: (err: any, data?: DescribeFolderCommandOutput) => void): void;
312
- describeFolder(args: DescribeFolderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFolderCommandOutput) => void): void;
313
-
314
- describeFolderPermissions(args: DescribeFolderPermissionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFolderPermissionsCommandOutput>;
315
- describeFolderPermissions(args: DescribeFolderPermissionsCommandInput, cb: (err: any, data?: DescribeFolderPermissionsCommandOutput) => void): void;
316
- describeFolderPermissions(args: DescribeFolderPermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFolderPermissionsCommandOutput) => void): void;
317
-
318
- describeFolderResolvedPermissions(args: DescribeFolderResolvedPermissionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFolderResolvedPermissionsCommandOutput>;
319
- describeFolderResolvedPermissions(args: DescribeFolderResolvedPermissionsCommandInput, cb: (err: any, data?: DescribeFolderResolvedPermissionsCommandOutput) => void): void;
320
- describeFolderResolvedPermissions(args: DescribeFolderResolvedPermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFolderResolvedPermissionsCommandOutput) => void): void;
321
-
322
- describeGroup(args: DescribeGroupCommandInput, options?: __HttpHandlerOptions): Promise<DescribeGroupCommandOutput>;
323
- describeGroup(args: DescribeGroupCommandInput, cb: (err: any, data?: DescribeGroupCommandOutput) => void): void;
324
- describeGroup(args: DescribeGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeGroupCommandOutput) => void): void;
325
-
326
- describeGroupMembership(args: DescribeGroupMembershipCommandInput, options?: __HttpHandlerOptions): Promise<DescribeGroupMembershipCommandOutput>;
327
- describeGroupMembership(args: DescribeGroupMembershipCommandInput, cb: (err: any, data?: DescribeGroupMembershipCommandOutput) => void): void;
328
- describeGroupMembership(args: DescribeGroupMembershipCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeGroupMembershipCommandOutput) => void): void;
329
-
330
- describeIAMPolicyAssignment(args: DescribeIAMPolicyAssignmentCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIAMPolicyAssignmentCommandOutput>;
331
- describeIAMPolicyAssignment(args: DescribeIAMPolicyAssignmentCommandInput, cb: (err: any, data?: DescribeIAMPolicyAssignmentCommandOutput) => void): void;
332
- describeIAMPolicyAssignment(args: DescribeIAMPolicyAssignmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIAMPolicyAssignmentCommandOutput) => void): void;
333
-
334
- describeIngestion(args: DescribeIngestionCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIngestionCommandOutput>;
335
- describeIngestion(args: DescribeIngestionCommandInput, cb: (err: any, data?: DescribeIngestionCommandOutput) => void): void;
336
- describeIngestion(args: DescribeIngestionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIngestionCommandOutput) => void): void;
337
-
338
- describeIpRestriction(args: DescribeIpRestrictionCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIpRestrictionCommandOutput>;
339
- describeIpRestriction(args: DescribeIpRestrictionCommandInput, cb: (err: any, data?: DescribeIpRestrictionCommandOutput) => void): void;
340
- describeIpRestriction(args: DescribeIpRestrictionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpRestrictionCommandOutput) => void): void;
341
-
342
- describeNamespace(args: DescribeNamespaceCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNamespaceCommandOutput>;
343
- describeNamespace(args: DescribeNamespaceCommandInput, cb: (err: any, data?: DescribeNamespaceCommandOutput) => void): void;
344
- describeNamespace(args: DescribeNamespaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNamespaceCommandOutput) => void): void;
345
-
346
- describeTemplate(args: DescribeTemplateCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTemplateCommandOutput>;
347
- describeTemplate(args: DescribeTemplateCommandInput, cb: (err: any, data?: DescribeTemplateCommandOutput) => void): void;
348
- describeTemplate(args: DescribeTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTemplateCommandOutput) => void): void;
349
-
350
- describeTemplateAlias(args: DescribeTemplateAliasCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTemplateAliasCommandOutput>;
351
- describeTemplateAlias(args: DescribeTemplateAliasCommandInput, cb: (err: any, data?: DescribeTemplateAliasCommandOutput) => void): void;
352
- describeTemplateAlias(args: DescribeTemplateAliasCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTemplateAliasCommandOutput) => void): void;
353
-
354
- describeTemplatePermissions(args: DescribeTemplatePermissionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTemplatePermissionsCommandOutput>;
355
- describeTemplatePermissions(args: DescribeTemplatePermissionsCommandInput, cb: (err: any, data?: DescribeTemplatePermissionsCommandOutput) => void): void;
356
- describeTemplatePermissions(args: DescribeTemplatePermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTemplatePermissionsCommandOutput) => void): void;
357
-
358
- describeTheme(args: DescribeThemeCommandInput, options?: __HttpHandlerOptions): Promise<DescribeThemeCommandOutput>;
359
- describeTheme(args: DescribeThemeCommandInput, cb: (err: any, data?: DescribeThemeCommandOutput) => void): void;
360
- describeTheme(args: DescribeThemeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeThemeCommandOutput) => void): void;
361
-
362
- describeThemeAlias(args: DescribeThemeAliasCommandInput, options?: __HttpHandlerOptions): Promise<DescribeThemeAliasCommandOutput>;
363
- describeThemeAlias(args: DescribeThemeAliasCommandInput, cb: (err: any, data?: DescribeThemeAliasCommandOutput) => void): void;
364
- describeThemeAlias(args: DescribeThemeAliasCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeThemeAliasCommandOutput) => void): void;
365
-
366
- describeThemePermissions(args: DescribeThemePermissionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeThemePermissionsCommandOutput>;
367
- describeThemePermissions(args: DescribeThemePermissionsCommandInput, cb: (err: any, data?: DescribeThemePermissionsCommandOutput) => void): void;
368
- describeThemePermissions(args: DescribeThemePermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeThemePermissionsCommandOutput) => void): void;
369
-
370
- describeUser(args: DescribeUserCommandInput, options?: __HttpHandlerOptions): Promise<DescribeUserCommandOutput>;
371
- describeUser(args: DescribeUserCommandInput, cb: (err: any, data?: DescribeUserCommandOutput) => void): void;
372
- describeUser(args: DescribeUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUserCommandOutput) => void): void;
373
-
374
- generateEmbedUrlForAnonymousUser(args: GenerateEmbedUrlForAnonymousUserCommandInput, options?: __HttpHandlerOptions): Promise<GenerateEmbedUrlForAnonymousUserCommandOutput>;
375
- generateEmbedUrlForAnonymousUser(args: GenerateEmbedUrlForAnonymousUserCommandInput, cb: (err: any, data?: GenerateEmbedUrlForAnonymousUserCommandOutput) => void): void;
376
- generateEmbedUrlForAnonymousUser(args: GenerateEmbedUrlForAnonymousUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GenerateEmbedUrlForAnonymousUserCommandOutput) => void): void;
377
-
378
- generateEmbedUrlForRegisteredUser(args: GenerateEmbedUrlForRegisteredUserCommandInput, options?: __HttpHandlerOptions): Promise<GenerateEmbedUrlForRegisteredUserCommandOutput>;
379
- generateEmbedUrlForRegisteredUser(args: GenerateEmbedUrlForRegisteredUserCommandInput, cb: (err: any, data?: GenerateEmbedUrlForRegisteredUserCommandOutput) => void): void;
380
- generateEmbedUrlForRegisteredUser(args: GenerateEmbedUrlForRegisteredUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GenerateEmbedUrlForRegisteredUserCommandOutput) => void): void;
381
-
382
- getDashboardEmbedUrl(args: GetDashboardEmbedUrlCommandInput, options?: __HttpHandlerOptions): Promise<GetDashboardEmbedUrlCommandOutput>;
383
- getDashboardEmbedUrl(args: GetDashboardEmbedUrlCommandInput, cb: (err: any, data?: GetDashboardEmbedUrlCommandOutput) => void): void;
384
- getDashboardEmbedUrl(args: GetDashboardEmbedUrlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDashboardEmbedUrlCommandOutput) => void): void;
385
-
386
- getSessionEmbedUrl(args: GetSessionEmbedUrlCommandInput, options?: __HttpHandlerOptions): Promise<GetSessionEmbedUrlCommandOutput>;
387
- getSessionEmbedUrl(args: GetSessionEmbedUrlCommandInput, cb: (err: any, data?: GetSessionEmbedUrlCommandOutput) => void): void;
388
- getSessionEmbedUrl(args: GetSessionEmbedUrlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSessionEmbedUrlCommandOutput) => void): void;
389
-
390
- listAnalyses(args: ListAnalysesCommandInput, options?: __HttpHandlerOptions): Promise<ListAnalysesCommandOutput>;
391
- listAnalyses(args: ListAnalysesCommandInput, cb: (err: any, data?: ListAnalysesCommandOutput) => void): void;
392
- listAnalyses(args: ListAnalysesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAnalysesCommandOutput) => void): void;
393
-
394
- listDashboards(args: ListDashboardsCommandInput, options?: __HttpHandlerOptions): Promise<ListDashboardsCommandOutput>;
395
- listDashboards(args: ListDashboardsCommandInput, cb: (err: any, data?: ListDashboardsCommandOutput) => void): void;
396
- listDashboards(args: ListDashboardsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDashboardsCommandOutput) => void): void;
397
-
398
- listDashboardVersions(args: ListDashboardVersionsCommandInput, options?: __HttpHandlerOptions): Promise<ListDashboardVersionsCommandOutput>;
399
- listDashboardVersions(args: ListDashboardVersionsCommandInput, cb: (err: any, data?: ListDashboardVersionsCommandOutput) => void): void;
400
- listDashboardVersions(args: ListDashboardVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDashboardVersionsCommandOutput) => void): void;
401
-
1
+ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
+ import {
3
+ CancelIngestionCommandInput,
4
+ CancelIngestionCommandOutput,
5
+ } from "./commands/CancelIngestionCommand";
6
+ import {
7
+ CreateAccountCustomizationCommandInput,
8
+ CreateAccountCustomizationCommandOutput,
9
+ } from "./commands/CreateAccountCustomizationCommand";
10
+ import {
11
+ CreateAccountSubscriptionCommandInput,
12
+ CreateAccountSubscriptionCommandOutput,
13
+ } from "./commands/CreateAccountSubscriptionCommand";
14
+ import {
15
+ CreateAnalysisCommandInput,
16
+ CreateAnalysisCommandOutput,
17
+ } from "./commands/CreateAnalysisCommand";
18
+ import {
19
+ CreateDashboardCommandInput,
20
+ CreateDashboardCommandOutput,
21
+ } from "./commands/CreateDashboardCommand";
22
+ import {
23
+ CreateDataSetCommandInput,
24
+ CreateDataSetCommandOutput,
25
+ } from "./commands/CreateDataSetCommand";
26
+ import {
27
+ CreateDataSourceCommandInput,
28
+ CreateDataSourceCommandOutput,
29
+ } from "./commands/CreateDataSourceCommand";
30
+ import {
31
+ CreateFolderCommandInput,
32
+ CreateFolderCommandOutput,
33
+ } from "./commands/CreateFolderCommand";
34
+ import {
35
+ CreateFolderMembershipCommandInput,
36
+ CreateFolderMembershipCommandOutput,
37
+ } from "./commands/CreateFolderMembershipCommand";
38
+ import {
39
+ CreateGroupCommandInput,
40
+ CreateGroupCommandOutput,
41
+ } from "./commands/CreateGroupCommand";
42
+ import {
43
+ CreateGroupMembershipCommandInput,
44
+ CreateGroupMembershipCommandOutput,
45
+ } from "./commands/CreateGroupMembershipCommand";
46
+ import {
47
+ CreateIAMPolicyAssignmentCommandInput,
48
+ CreateIAMPolicyAssignmentCommandOutput,
49
+ } from "./commands/CreateIAMPolicyAssignmentCommand";
50
+ import {
51
+ CreateIngestionCommandInput,
52
+ CreateIngestionCommandOutput,
53
+ } from "./commands/CreateIngestionCommand";
54
+ import {
55
+ CreateNamespaceCommandInput,
56
+ CreateNamespaceCommandOutput,
57
+ } from "./commands/CreateNamespaceCommand";
58
+ import {
59
+ CreateTemplateAliasCommandInput,
60
+ CreateTemplateAliasCommandOutput,
61
+ } from "./commands/CreateTemplateAliasCommand";
62
+ import {
63
+ CreateTemplateCommandInput,
64
+ CreateTemplateCommandOutput,
65
+ } from "./commands/CreateTemplateCommand";
66
+ import {
67
+ CreateThemeAliasCommandInput,
68
+ CreateThemeAliasCommandOutput,
69
+ } from "./commands/CreateThemeAliasCommand";
70
+ import {
71
+ CreateThemeCommandInput,
72
+ CreateThemeCommandOutput,
73
+ } from "./commands/CreateThemeCommand";
74
+ import {
75
+ DeleteAccountCustomizationCommandInput,
76
+ DeleteAccountCustomizationCommandOutput,
77
+ } from "./commands/DeleteAccountCustomizationCommand";
78
+ import {
79
+ DeleteAnalysisCommandInput,
80
+ DeleteAnalysisCommandOutput,
81
+ } from "./commands/DeleteAnalysisCommand";
82
+ import {
83
+ DeleteDashboardCommandInput,
84
+ DeleteDashboardCommandOutput,
85
+ } from "./commands/DeleteDashboardCommand";
86
+ import {
87
+ DeleteDataSetCommandInput,
88
+ DeleteDataSetCommandOutput,
89
+ } from "./commands/DeleteDataSetCommand";
90
+ import {
91
+ DeleteDataSourceCommandInput,
92
+ DeleteDataSourceCommandOutput,
93
+ } from "./commands/DeleteDataSourceCommand";
94
+ import {
95
+ DeleteFolderCommandInput,
96
+ DeleteFolderCommandOutput,
97
+ } from "./commands/DeleteFolderCommand";
98
+ import {
99
+ DeleteFolderMembershipCommandInput,
100
+ DeleteFolderMembershipCommandOutput,
101
+ } from "./commands/DeleteFolderMembershipCommand";
102
+ import {
103
+ DeleteGroupCommandInput,
104
+ DeleteGroupCommandOutput,
105
+ } from "./commands/DeleteGroupCommand";
106
+ import {
107
+ DeleteGroupMembershipCommandInput,
108
+ DeleteGroupMembershipCommandOutput,
109
+ } from "./commands/DeleteGroupMembershipCommand";
110
+ import {
111
+ DeleteIAMPolicyAssignmentCommandInput,
112
+ DeleteIAMPolicyAssignmentCommandOutput,
113
+ } from "./commands/DeleteIAMPolicyAssignmentCommand";
114
+ import {
115
+ DeleteNamespaceCommandInput,
116
+ DeleteNamespaceCommandOutput,
117
+ } from "./commands/DeleteNamespaceCommand";
118
+ import {
119
+ DeleteTemplateAliasCommandInput,
120
+ DeleteTemplateAliasCommandOutput,
121
+ } from "./commands/DeleteTemplateAliasCommand";
122
+ import {
123
+ DeleteTemplateCommandInput,
124
+ DeleteTemplateCommandOutput,
125
+ } from "./commands/DeleteTemplateCommand";
126
+ import {
127
+ DeleteThemeAliasCommandInput,
128
+ DeleteThemeAliasCommandOutput,
129
+ } from "./commands/DeleteThemeAliasCommand";
130
+ import {
131
+ DeleteThemeCommandInput,
132
+ DeleteThemeCommandOutput,
133
+ } from "./commands/DeleteThemeCommand";
134
+ import {
135
+ DeleteUserByPrincipalIdCommandInput,
136
+ DeleteUserByPrincipalIdCommandOutput,
137
+ } from "./commands/DeleteUserByPrincipalIdCommand";
138
+ import {
139
+ DeleteUserCommandInput,
140
+ DeleteUserCommandOutput,
141
+ } from "./commands/DeleteUserCommand";
142
+ import {
143
+ DescribeAccountCustomizationCommandInput,
144
+ DescribeAccountCustomizationCommandOutput,
145
+ } from "./commands/DescribeAccountCustomizationCommand";
146
+ import {
147
+ DescribeAccountSettingsCommandInput,
148
+ DescribeAccountSettingsCommandOutput,
149
+ } from "./commands/DescribeAccountSettingsCommand";
150
+ import {
151
+ DescribeAccountSubscriptionCommandInput,
152
+ DescribeAccountSubscriptionCommandOutput,
153
+ } from "./commands/DescribeAccountSubscriptionCommand";
154
+ import {
155
+ DescribeAnalysisCommandInput,
156
+ DescribeAnalysisCommandOutput,
157
+ } from "./commands/DescribeAnalysisCommand";
158
+ import {
159
+ DescribeAnalysisPermissionsCommandInput,
160
+ DescribeAnalysisPermissionsCommandOutput,
161
+ } from "./commands/DescribeAnalysisPermissionsCommand";
162
+ import {
163
+ DescribeDashboardCommandInput,
164
+ DescribeDashboardCommandOutput,
165
+ } from "./commands/DescribeDashboardCommand";
166
+ import {
167
+ DescribeDashboardPermissionsCommandInput,
168
+ DescribeDashboardPermissionsCommandOutput,
169
+ } from "./commands/DescribeDashboardPermissionsCommand";
170
+ import {
171
+ DescribeDataSetCommandInput,
172
+ DescribeDataSetCommandOutput,
173
+ } from "./commands/DescribeDataSetCommand";
174
+ import {
175
+ DescribeDataSetPermissionsCommandInput,
176
+ DescribeDataSetPermissionsCommandOutput,
177
+ } from "./commands/DescribeDataSetPermissionsCommand";
178
+ import {
179
+ DescribeDataSourceCommandInput,
180
+ DescribeDataSourceCommandOutput,
181
+ } from "./commands/DescribeDataSourceCommand";
182
+ import {
183
+ DescribeDataSourcePermissionsCommandInput,
184
+ DescribeDataSourcePermissionsCommandOutput,
185
+ } from "./commands/DescribeDataSourcePermissionsCommand";
186
+ import {
187
+ DescribeFolderCommandInput,
188
+ DescribeFolderCommandOutput,
189
+ } from "./commands/DescribeFolderCommand";
190
+ import {
191
+ DescribeFolderPermissionsCommandInput,
192
+ DescribeFolderPermissionsCommandOutput,
193
+ } from "./commands/DescribeFolderPermissionsCommand";
194
+ import {
195
+ DescribeFolderResolvedPermissionsCommandInput,
196
+ DescribeFolderResolvedPermissionsCommandOutput,
197
+ } from "./commands/DescribeFolderResolvedPermissionsCommand";
198
+ import {
199
+ DescribeGroupCommandInput,
200
+ DescribeGroupCommandOutput,
201
+ } from "./commands/DescribeGroupCommand";
202
+ import {
203
+ DescribeGroupMembershipCommandInput,
204
+ DescribeGroupMembershipCommandOutput,
205
+ } from "./commands/DescribeGroupMembershipCommand";
206
+ import {
207
+ DescribeIAMPolicyAssignmentCommandInput,
208
+ DescribeIAMPolicyAssignmentCommandOutput,
209
+ } from "./commands/DescribeIAMPolicyAssignmentCommand";
210
+ import {
211
+ DescribeIngestionCommandInput,
212
+ DescribeIngestionCommandOutput,
213
+ } from "./commands/DescribeIngestionCommand";
214
+ import {
215
+ DescribeIpRestrictionCommandInput,
216
+ DescribeIpRestrictionCommandOutput,
217
+ } from "./commands/DescribeIpRestrictionCommand";
218
+ import {
219
+ DescribeNamespaceCommandInput,
220
+ DescribeNamespaceCommandOutput,
221
+ } from "./commands/DescribeNamespaceCommand";
222
+ import {
223
+ DescribeTemplateAliasCommandInput,
224
+ DescribeTemplateAliasCommandOutput,
225
+ } from "./commands/DescribeTemplateAliasCommand";
226
+ import {
227
+ DescribeTemplateCommandInput,
228
+ DescribeTemplateCommandOutput,
229
+ } from "./commands/DescribeTemplateCommand";
230
+ import {
231
+ DescribeTemplatePermissionsCommandInput,
232
+ DescribeTemplatePermissionsCommandOutput,
233
+ } from "./commands/DescribeTemplatePermissionsCommand";
234
+ import {
235
+ DescribeThemeAliasCommandInput,
236
+ DescribeThemeAliasCommandOutput,
237
+ } from "./commands/DescribeThemeAliasCommand";
238
+ import {
239
+ DescribeThemeCommandInput,
240
+ DescribeThemeCommandOutput,
241
+ } from "./commands/DescribeThemeCommand";
242
+ import {
243
+ DescribeThemePermissionsCommandInput,
244
+ DescribeThemePermissionsCommandOutput,
245
+ } from "./commands/DescribeThemePermissionsCommand";
246
+ import {
247
+ DescribeUserCommandInput,
248
+ DescribeUserCommandOutput,
249
+ } from "./commands/DescribeUserCommand";
250
+ import {
251
+ GenerateEmbedUrlForAnonymousUserCommandInput,
252
+ GenerateEmbedUrlForAnonymousUserCommandOutput,
253
+ } from "./commands/GenerateEmbedUrlForAnonymousUserCommand";
254
+ import {
255
+ GenerateEmbedUrlForRegisteredUserCommandInput,
256
+ GenerateEmbedUrlForRegisteredUserCommandOutput,
257
+ } from "./commands/GenerateEmbedUrlForRegisteredUserCommand";
258
+ import {
259
+ GetDashboardEmbedUrlCommandInput,
260
+ GetDashboardEmbedUrlCommandOutput,
261
+ } from "./commands/GetDashboardEmbedUrlCommand";
262
+ import {
263
+ GetSessionEmbedUrlCommandInput,
264
+ GetSessionEmbedUrlCommandOutput,
265
+ } from "./commands/GetSessionEmbedUrlCommand";
266
+ import {
267
+ ListAnalysesCommandInput,
268
+ ListAnalysesCommandOutput,
269
+ } from "./commands/ListAnalysesCommand";
270
+ import {
271
+ ListDashboardsCommandInput,
272
+ ListDashboardsCommandOutput,
273
+ } from "./commands/ListDashboardsCommand";
274
+ import {
275
+ ListDashboardVersionsCommandInput,
276
+ ListDashboardVersionsCommandOutput,
277
+ } from "./commands/ListDashboardVersionsCommand";
278
+ import {
279
+ ListDataSetsCommandInput,
280
+ ListDataSetsCommandOutput,
281
+ } from "./commands/ListDataSetsCommand";
282
+ import {
283
+ ListDataSourcesCommandInput,
284
+ ListDataSourcesCommandOutput,
285
+ } from "./commands/ListDataSourcesCommand";
286
+ import {
287
+ ListFolderMembersCommandInput,
288
+ ListFolderMembersCommandOutput,
289
+ } from "./commands/ListFolderMembersCommand";
290
+ import {
291
+ ListFoldersCommandInput,
292
+ ListFoldersCommandOutput,
293
+ } from "./commands/ListFoldersCommand";
294
+ import {
295
+ ListGroupMembershipsCommandInput,
296
+ ListGroupMembershipsCommandOutput,
297
+ } from "./commands/ListGroupMembershipsCommand";
298
+ import {
299
+ ListGroupsCommandInput,
300
+ ListGroupsCommandOutput,
301
+ } from "./commands/ListGroupsCommand";
302
+ import {
303
+ ListIAMPolicyAssignmentsCommandInput,
304
+ ListIAMPolicyAssignmentsCommandOutput,
305
+ } from "./commands/ListIAMPolicyAssignmentsCommand";
306
+ import {
307
+ ListIAMPolicyAssignmentsForUserCommandInput,
308
+ ListIAMPolicyAssignmentsForUserCommandOutput,
309
+ } from "./commands/ListIAMPolicyAssignmentsForUserCommand";
310
+ import {
311
+ ListIngestionsCommandInput,
312
+ ListIngestionsCommandOutput,
313
+ } from "./commands/ListIngestionsCommand";
314
+ import {
315
+ ListNamespacesCommandInput,
316
+ ListNamespacesCommandOutput,
317
+ } from "./commands/ListNamespacesCommand";
318
+ import {
319
+ ListTagsForResourceCommandInput,
320
+ ListTagsForResourceCommandOutput,
321
+ } from "./commands/ListTagsForResourceCommand";
322
+ import {
323
+ ListTemplateAliasesCommandInput,
324
+ ListTemplateAliasesCommandOutput,
325
+ } from "./commands/ListTemplateAliasesCommand";
326
+ import {
327
+ ListTemplatesCommandInput,
328
+ ListTemplatesCommandOutput,
329
+ } from "./commands/ListTemplatesCommand";
330
+ import {
331
+ ListTemplateVersionsCommandInput,
332
+ ListTemplateVersionsCommandOutput,
333
+ } from "./commands/ListTemplateVersionsCommand";
334
+ import {
335
+ ListThemeAliasesCommandInput,
336
+ ListThemeAliasesCommandOutput,
337
+ } from "./commands/ListThemeAliasesCommand";
338
+ import {
339
+ ListThemesCommandInput,
340
+ ListThemesCommandOutput,
341
+ } from "./commands/ListThemesCommand";
342
+ import {
343
+ ListThemeVersionsCommandInput,
344
+ ListThemeVersionsCommandOutput,
345
+ } from "./commands/ListThemeVersionsCommand";
346
+ import {
347
+ ListUserGroupsCommandInput,
348
+ ListUserGroupsCommandOutput,
349
+ } from "./commands/ListUserGroupsCommand";
350
+ import {
351
+ ListUsersCommandInput,
352
+ ListUsersCommandOutput,
353
+ } from "./commands/ListUsersCommand";
354
+ import {
355
+ RegisterUserCommandInput,
356
+ RegisterUserCommandOutput,
357
+ } from "./commands/RegisterUserCommand";
358
+ import {
359
+ RestoreAnalysisCommandInput,
360
+ RestoreAnalysisCommandOutput,
361
+ } from "./commands/RestoreAnalysisCommand";
362
+ import {
363
+ SearchAnalysesCommandInput,
364
+ SearchAnalysesCommandOutput,
365
+ } from "./commands/SearchAnalysesCommand";
366
+ import {
367
+ SearchDashboardsCommandInput,
368
+ SearchDashboardsCommandOutput,
369
+ } from "./commands/SearchDashboardsCommand";
370
+ import {
371
+ SearchFoldersCommandInput,
372
+ SearchFoldersCommandOutput,
373
+ } from "./commands/SearchFoldersCommand";
374
+ import {
375
+ SearchGroupsCommandInput,
376
+ SearchGroupsCommandOutput,
377
+ } from "./commands/SearchGroupsCommand";
378
+ import {
379
+ TagResourceCommandInput,
380
+ TagResourceCommandOutput,
381
+ } from "./commands/TagResourceCommand";
382
+ import {
383
+ UntagResourceCommandInput,
384
+ UntagResourceCommandOutput,
385
+ } from "./commands/UntagResourceCommand";
386
+ import {
387
+ UpdateAccountCustomizationCommandInput,
388
+ UpdateAccountCustomizationCommandOutput,
389
+ } from "./commands/UpdateAccountCustomizationCommand";
390
+ import {
391
+ UpdateAccountSettingsCommandInput,
392
+ UpdateAccountSettingsCommandOutput,
393
+ } from "./commands/UpdateAccountSettingsCommand";
394
+ import {
395
+ UpdateAnalysisCommandInput,
396
+ UpdateAnalysisCommandOutput,
397
+ } from "./commands/UpdateAnalysisCommand";
398
+ import {
399
+ UpdateAnalysisPermissionsCommandInput,
400
+ UpdateAnalysisPermissionsCommandOutput,
401
+ } from "./commands/UpdateAnalysisPermissionsCommand";
402
+ import {
403
+ UpdateDashboardCommandInput,
404
+ UpdateDashboardCommandOutput,
405
+ } from "./commands/UpdateDashboardCommand";
406
+ import {
407
+ UpdateDashboardPermissionsCommandInput,
408
+ UpdateDashboardPermissionsCommandOutput,
409
+ } from "./commands/UpdateDashboardPermissionsCommand";
410
+ import {
411
+ UpdateDashboardPublishedVersionCommandInput,
412
+ UpdateDashboardPublishedVersionCommandOutput,
413
+ } from "./commands/UpdateDashboardPublishedVersionCommand";
414
+ import {
415
+ UpdateDataSetCommandInput,
416
+ UpdateDataSetCommandOutput,
417
+ } from "./commands/UpdateDataSetCommand";
418
+ import {
419
+ UpdateDataSetPermissionsCommandInput,
420
+ UpdateDataSetPermissionsCommandOutput,
421
+ } from "./commands/UpdateDataSetPermissionsCommand";
422
+ import {
423
+ UpdateDataSourceCommandInput,
424
+ UpdateDataSourceCommandOutput,
425
+ } from "./commands/UpdateDataSourceCommand";
426
+ import {
427
+ UpdateDataSourcePermissionsCommandInput,
428
+ UpdateDataSourcePermissionsCommandOutput,
429
+ } from "./commands/UpdateDataSourcePermissionsCommand";
430
+ import {
431
+ UpdateFolderCommandInput,
432
+ UpdateFolderCommandOutput,
433
+ } from "./commands/UpdateFolderCommand";
434
+ import {
435
+ UpdateFolderPermissionsCommandInput,
436
+ UpdateFolderPermissionsCommandOutput,
437
+ } from "./commands/UpdateFolderPermissionsCommand";
438
+ import {
439
+ UpdateGroupCommandInput,
440
+ UpdateGroupCommandOutput,
441
+ } from "./commands/UpdateGroupCommand";
442
+ import {
443
+ UpdateIAMPolicyAssignmentCommandInput,
444
+ UpdateIAMPolicyAssignmentCommandOutput,
445
+ } from "./commands/UpdateIAMPolicyAssignmentCommand";
446
+ import {
447
+ UpdateIpRestrictionCommandInput,
448
+ UpdateIpRestrictionCommandOutput,
449
+ } from "./commands/UpdateIpRestrictionCommand";
450
+ import {
451
+ UpdatePublicSharingSettingsCommandInput,
452
+ UpdatePublicSharingSettingsCommandOutput,
453
+ } from "./commands/UpdatePublicSharingSettingsCommand";
454
+ import {
455
+ UpdateTemplateAliasCommandInput,
456
+ UpdateTemplateAliasCommandOutput,
457
+ } from "./commands/UpdateTemplateAliasCommand";
458
+ import {
459
+ UpdateTemplateCommandInput,
460
+ UpdateTemplateCommandOutput,
461
+ } from "./commands/UpdateTemplateCommand";
462
+ import {
463
+ UpdateTemplatePermissionsCommandInput,
464
+ UpdateTemplatePermissionsCommandOutput,
465
+ } from "./commands/UpdateTemplatePermissionsCommand";
466
+ import {
467
+ UpdateThemeAliasCommandInput,
468
+ UpdateThemeAliasCommandOutput,
469
+ } from "./commands/UpdateThemeAliasCommand";
470
+ import {
471
+ UpdateThemeCommandInput,
472
+ UpdateThemeCommandOutput,
473
+ } from "./commands/UpdateThemeCommand";
474
+ import {
475
+ UpdateThemePermissionsCommandInput,
476
+ UpdateThemePermissionsCommandOutput,
477
+ } from "./commands/UpdateThemePermissionsCommand";
478
+ import {
479
+ UpdateUserCommandInput,
480
+ UpdateUserCommandOutput,
481
+ } from "./commands/UpdateUserCommand";
482
+ import { QuickSightClient } from "./QuickSightClient";
483
+ export declare class QuickSight extends QuickSightClient {
484
+ cancelIngestion(
485
+ args: CancelIngestionCommandInput,
486
+ options?: __HttpHandlerOptions
487
+ ): Promise<CancelIngestionCommandOutput>;
488
+ cancelIngestion(
489
+ args: CancelIngestionCommandInput,
490
+ cb: (err: any, data?: CancelIngestionCommandOutput) => void
491
+ ): void;
492
+ cancelIngestion(
493
+ args: CancelIngestionCommandInput,
494
+ options: __HttpHandlerOptions,
495
+ cb: (err: any, data?: CancelIngestionCommandOutput) => void
496
+ ): void;
497
+ createAccountCustomization(
498
+ args: CreateAccountCustomizationCommandInput,
499
+ options?: __HttpHandlerOptions
500
+ ): Promise<CreateAccountCustomizationCommandOutput>;
501
+ createAccountCustomization(
502
+ args: CreateAccountCustomizationCommandInput,
503
+ cb: (err: any, data?: CreateAccountCustomizationCommandOutput) => void
504
+ ): void;
505
+ createAccountCustomization(
506
+ args: CreateAccountCustomizationCommandInput,
507
+ options: __HttpHandlerOptions,
508
+ cb: (err: any, data?: CreateAccountCustomizationCommandOutput) => void
509
+ ): void;
510
+ createAccountSubscription(
511
+ args: CreateAccountSubscriptionCommandInput,
512
+ options?: __HttpHandlerOptions
513
+ ): Promise<CreateAccountSubscriptionCommandOutput>;
514
+ createAccountSubscription(
515
+ args: CreateAccountSubscriptionCommandInput,
516
+ cb: (err: any, data?: CreateAccountSubscriptionCommandOutput) => void
517
+ ): void;
518
+ createAccountSubscription(
519
+ args: CreateAccountSubscriptionCommandInput,
520
+ options: __HttpHandlerOptions,
521
+ cb: (err: any, data?: CreateAccountSubscriptionCommandOutput) => void
522
+ ): void;
523
+ createAnalysis(
524
+ args: CreateAnalysisCommandInput,
525
+ options?: __HttpHandlerOptions
526
+ ): Promise<CreateAnalysisCommandOutput>;
527
+ createAnalysis(
528
+ args: CreateAnalysisCommandInput,
529
+ cb: (err: any, data?: CreateAnalysisCommandOutput) => void
530
+ ): void;
531
+ createAnalysis(
532
+ args: CreateAnalysisCommandInput,
533
+ options: __HttpHandlerOptions,
534
+ cb: (err: any, data?: CreateAnalysisCommandOutput) => void
535
+ ): void;
536
+ createDashboard(
537
+ args: CreateDashboardCommandInput,
538
+ options?: __HttpHandlerOptions
539
+ ): Promise<CreateDashboardCommandOutput>;
540
+ createDashboard(
541
+ args: CreateDashboardCommandInput,
542
+ cb: (err: any, data?: CreateDashboardCommandOutput) => void
543
+ ): void;
544
+ createDashboard(
545
+ args: CreateDashboardCommandInput,
546
+ options: __HttpHandlerOptions,
547
+ cb: (err: any, data?: CreateDashboardCommandOutput) => void
548
+ ): void;
549
+ createDataSet(
550
+ args: CreateDataSetCommandInput,
551
+ options?: __HttpHandlerOptions
552
+ ): Promise<CreateDataSetCommandOutput>;
553
+ createDataSet(
554
+ args: CreateDataSetCommandInput,
555
+ cb: (err: any, data?: CreateDataSetCommandOutput) => void
556
+ ): void;
557
+ createDataSet(
558
+ args: CreateDataSetCommandInput,
559
+ options: __HttpHandlerOptions,
560
+ cb: (err: any, data?: CreateDataSetCommandOutput) => void
561
+ ): void;
562
+ createDataSource(
563
+ args: CreateDataSourceCommandInput,
564
+ options?: __HttpHandlerOptions
565
+ ): Promise<CreateDataSourceCommandOutput>;
566
+ createDataSource(
567
+ args: CreateDataSourceCommandInput,
568
+ cb: (err: any, data?: CreateDataSourceCommandOutput) => void
569
+ ): void;
570
+ createDataSource(
571
+ args: CreateDataSourceCommandInput,
572
+ options: __HttpHandlerOptions,
573
+ cb: (err: any, data?: CreateDataSourceCommandOutput) => void
574
+ ): void;
575
+ createFolder(
576
+ args: CreateFolderCommandInput,
577
+ options?: __HttpHandlerOptions
578
+ ): Promise<CreateFolderCommandOutput>;
579
+ createFolder(
580
+ args: CreateFolderCommandInput,
581
+ cb: (err: any, data?: CreateFolderCommandOutput) => void
582
+ ): void;
583
+ createFolder(
584
+ args: CreateFolderCommandInput,
585
+ options: __HttpHandlerOptions,
586
+ cb: (err: any, data?: CreateFolderCommandOutput) => void
587
+ ): void;
588
+ createFolderMembership(
589
+ args: CreateFolderMembershipCommandInput,
590
+ options?: __HttpHandlerOptions
591
+ ): Promise<CreateFolderMembershipCommandOutput>;
592
+ createFolderMembership(
593
+ args: CreateFolderMembershipCommandInput,
594
+ cb: (err: any, data?: CreateFolderMembershipCommandOutput) => void
595
+ ): void;
596
+ createFolderMembership(
597
+ args: CreateFolderMembershipCommandInput,
598
+ options: __HttpHandlerOptions,
599
+ cb: (err: any, data?: CreateFolderMembershipCommandOutput) => void
600
+ ): void;
601
+ createGroup(
602
+ args: CreateGroupCommandInput,
603
+ options?: __HttpHandlerOptions
604
+ ): Promise<CreateGroupCommandOutput>;
605
+ createGroup(
606
+ args: CreateGroupCommandInput,
607
+ cb: (err: any, data?: CreateGroupCommandOutput) => void
608
+ ): void;
609
+ createGroup(
610
+ args: CreateGroupCommandInput,
611
+ options: __HttpHandlerOptions,
612
+ cb: (err: any, data?: CreateGroupCommandOutput) => void
613
+ ): void;
614
+ createGroupMembership(
615
+ args: CreateGroupMembershipCommandInput,
616
+ options?: __HttpHandlerOptions
617
+ ): Promise<CreateGroupMembershipCommandOutput>;
618
+ createGroupMembership(
619
+ args: CreateGroupMembershipCommandInput,
620
+ cb: (err: any, data?: CreateGroupMembershipCommandOutput) => void
621
+ ): void;
622
+ createGroupMembership(
623
+ args: CreateGroupMembershipCommandInput,
624
+ options: __HttpHandlerOptions,
625
+ cb: (err: any, data?: CreateGroupMembershipCommandOutput) => void
626
+ ): void;
627
+ createIAMPolicyAssignment(
628
+ args: CreateIAMPolicyAssignmentCommandInput,
629
+ options?: __HttpHandlerOptions
630
+ ): Promise<CreateIAMPolicyAssignmentCommandOutput>;
631
+ createIAMPolicyAssignment(
632
+ args: CreateIAMPolicyAssignmentCommandInput,
633
+ cb: (err: any, data?: CreateIAMPolicyAssignmentCommandOutput) => void
634
+ ): void;
635
+ createIAMPolicyAssignment(
636
+ args: CreateIAMPolicyAssignmentCommandInput,
637
+ options: __HttpHandlerOptions,
638
+ cb: (err: any, data?: CreateIAMPolicyAssignmentCommandOutput) => void
639
+ ): void;
640
+ createIngestion(
641
+ args: CreateIngestionCommandInput,
642
+ options?: __HttpHandlerOptions
643
+ ): Promise<CreateIngestionCommandOutput>;
644
+ createIngestion(
645
+ args: CreateIngestionCommandInput,
646
+ cb: (err: any, data?: CreateIngestionCommandOutput) => void
647
+ ): void;
648
+ createIngestion(
649
+ args: CreateIngestionCommandInput,
650
+ options: __HttpHandlerOptions,
651
+ cb: (err: any, data?: CreateIngestionCommandOutput) => void
652
+ ): void;
653
+ createNamespace(
654
+ args: CreateNamespaceCommandInput,
655
+ options?: __HttpHandlerOptions
656
+ ): Promise<CreateNamespaceCommandOutput>;
657
+ createNamespace(
658
+ args: CreateNamespaceCommandInput,
659
+ cb: (err: any, data?: CreateNamespaceCommandOutput) => void
660
+ ): void;
661
+ createNamespace(
662
+ args: CreateNamespaceCommandInput,
663
+ options: __HttpHandlerOptions,
664
+ cb: (err: any, data?: CreateNamespaceCommandOutput) => void
665
+ ): void;
666
+ createTemplate(
667
+ args: CreateTemplateCommandInput,
668
+ options?: __HttpHandlerOptions
669
+ ): Promise<CreateTemplateCommandOutput>;
670
+ createTemplate(
671
+ args: CreateTemplateCommandInput,
672
+ cb: (err: any, data?: CreateTemplateCommandOutput) => void
673
+ ): void;
674
+ createTemplate(
675
+ args: CreateTemplateCommandInput,
676
+ options: __HttpHandlerOptions,
677
+ cb: (err: any, data?: CreateTemplateCommandOutput) => void
678
+ ): void;
679
+ createTemplateAlias(
680
+ args: CreateTemplateAliasCommandInput,
681
+ options?: __HttpHandlerOptions
682
+ ): Promise<CreateTemplateAliasCommandOutput>;
683
+ createTemplateAlias(
684
+ args: CreateTemplateAliasCommandInput,
685
+ cb: (err: any, data?: CreateTemplateAliasCommandOutput) => void
686
+ ): void;
687
+ createTemplateAlias(
688
+ args: CreateTemplateAliasCommandInput,
689
+ options: __HttpHandlerOptions,
690
+ cb: (err: any, data?: CreateTemplateAliasCommandOutput) => void
691
+ ): void;
692
+ createTheme(
693
+ args: CreateThemeCommandInput,
694
+ options?: __HttpHandlerOptions
695
+ ): Promise<CreateThemeCommandOutput>;
696
+ createTheme(
697
+ args: CreateThemeCommandInput,
698
+ cb: (err: any, data?: CreateThemeCommandOutput) => void
699
+ ): void;
700
+ createTheme(
701
+ args: CreateThemeCommandInput,
702
+ options: __HttpHandlerOptions,
703
+ cb: (err: any, data?: CreateThemeCommandOutput) => void
704
+ ): void;
705
+ createThemeAlias(
706
+ args: CreateThemeAliasCommandInput,
707
+ options?: __HttpHandlerOptions
708
+ ): Promise<CreateThemeAliasCommandOutput>;
709
+ createThemeAlias(
710
+ args: CreateThemeAliasCommandInput,
711
+ cb: (err: any, data?: CreateThemeAliasCommandOutput) => void
712
+ ): void;
713
+ createThemeAlias(
714
+ args: CreateThemeAliasCommandInput,
715
+ options: __HttpHandlerOptions,
716
+ cb: (err: any, data?: CreateThemeAliasCommandOutput) => void
717
+ ): void;
718
+ deleteAccountCustomization(
719
+ args: DeleteAccountCustomizationCommandInput,
720
+ options?: __HttpHandlerOptions
721
+ ): Promise<DeleteAccountCustomizationCommandOutput>;
722
+ deleteAccountCustomization(
723
+ args: DeleteAccountCustomizationCommandInput,
724
+ cb: (err: any, data?: DeleteAccountCustomizationCommandOutput) => void
725
+ ): void;
726
+ deleteAccountCustomization(
727
+ args: DeleteAccountCustomizationCommandInput,
728
+ options: __HttpHandlerOptions,
729
+ cb: (err: any, data?: DeleteAccountCustomizationCommandOutput) => void
730
+ ): void;
731
+ deleteAnalysis(
732
+ args: DeleteAnalysisCommandInput,
733
+ options?: __HttpHandlerOptions
734
+ ): Promise<DeleteAnalysisCommandOutput>;
735
+ deleteAnalysis(
736
+ args: DeleteAnalysisCommandInput,
737
+ cb: (err: any, data?: DeleteAnalysisCommandOutput) => void
738
+ ): void;
739
+ deleteAnalysis(
740
+ args: DeleteAnalysisCommandInput,
741
+ options: __HttpHandlerOptions,
742
+ cb: (err: any, data?: DeleteAnalysisCommandOutput) => void
743
+ ): void;
744
+ deleteDashboard(
745
+ args: DeleteDashboardCommandInput,
746
+ options?: __HttpHandlerOptions
747
+ ): Promise<DeleteDashboardCommandOutput>;
748
+ deleteDashboard(
749
+ args: DeleteDashboardCommandInput,
750
+ cb: (err: any, data?: DeleteDashboardCommandOutput) => void
751
+ ): void;
752
+ deleteDashboard(
753
+ args: DeleteDashboardCommandInput,
754
+ options: __HttpHandlerOptions,
755
+ cb: (err: any, data?: DeleteDashboardCommandOutput) => void
756
+ ): void;
757
+ deleteDataSet(
758
+ args: DeleteDataSetCommandInput,
759
+ options?: __HttpHandlerOptions
760
+ ): Promise<DeleteDataSetCommandOutput>;
761
+ deleteDataSet(
762
+ args: DeleteDataSetCommandInput,
763
+ cb: (err: any, data?: DeleteDataSetCommandOutput) => void
764
+ ): void;
765
+ deleteDataSet(
766
+ args: DeleteDataSetCommandInput,
767
+ options: __HttpHandlerOptions,
768
+ cb: (err: any, data?: DeleteDataSetCommandOutput) => void
769
+ ): void;
770
+ deleteDataSource(
771
+ args: DeleteDataSourceCommandInput,
772
+ options?: __HttpHandlerOptions
773
+ ): Promise<DeleteDataSourceCommandOutput>;
774
+ deleteDataSource(
775
+ args: DeleteDataSourceCommandInput,
776
+ cb: (err: any, data?: DeleteDataSourceCommandOutput) => void
777
+ ): void;
778
+ deleteDataSource(
779
+ args: DeleteDataSourceCommandInput,
780
+ options: __HttpHandlerOptions,
781
+ cb: (err: any, data?: DeleteDataSourceCommandOutput) => void
782
+ ): void;
783
+ deleteFolder(
784
+ args: DeleteFolderCommandInput,
785
+ options?: __HttpHandlerOptions
786
+ ): Promise<DeleteFolderCommandOutput>;
787
+ deleteFolder(
788
+ args: DeleteFolderCommandInput,
789
+ cb: (err: any, data?: DeleteFolderCommandOutput) => void
790
+ ): void;
791
+ deleteFolder(
792
+ args: DeleteFolderCommandInput,
793
+ options: __HttpHandlerOptions,
794
+ cb: (err: any, data?: DeleteFolderCommandOutput) => void
795
+ ): void;
796
+ deleteFolderMembership(
797
+ args: DeleteFolderMembershipCommandInput,
798
+ options?: __HttpHandlerOptions
799
+ ): Promise<DeleteFolderMembershipCommandOutput>;
800
+ deleteFolderMembership(
801
+ args: DeleteFolderMembershipCommandInput,
802
+ cb: (err: any, data?: DeleteFolderMembershipCommandOutput) => void
803
+ ): void;
804
+ deleteFolderMembership(
805
+ args: DeleteFolderMembershipCommandInput,
806
+ options: __HttpHandlerOptions,
807
+ cb: (err: any, data?: DeleteFolderMembershipCommandOutput) => void
808
+ ): void;
809
+ deleteGroup(
810
+ args: DeleteGroupCommandInput,
811
+ options?: __HttpHandlerOptions
812
+ ): Promise<DeleteGroupCommandOutput>;
813
+ deleteGroup(
814
+ args: DeleteGroupCommandInput,
815
+ cb: (err: any, data?: DeleteGroupCommandOutput) => void
816
+ ): void;
817
+ deleteGroup(
818
+ args: DeleteGroupCommandInput,
819
+ options: __HttpHandlerOptions,
820
+ cb: (err: any, data?: DeleteGroupCommandOutput) => void
821
+ ): void;
822
+ deleteGroupMembership(
823
+ args: DeleteGroupMembershipCommandInput,
824
+ options?: __HttpHandlerOptions
825
+ ): Promise<DeleteGroupMembershipCommandOutput>;
826
+ deleteGroupMembership(
827
+ args: DeleteGroupMembershipCommandInput,
828
+ cb: (err: any, data?: DeleteGroupMembershipCommandOutput) => void
829
+ ): void;
830
+ deleteGroupMembership(
831
+ args: DeleteGroupMembershipCommandInput,
832
+ options: __HttpHandlerOptions,
833
+ cb: (err: any, data?: DeleteGroupMembershipCommandOutput) => void
834
+ ): void;
835
+ deleteIAMPolicyAssignment(
836
+ args: DeleteIAMPolicyAssignmentCommandInput,
837
+ options?: __HttpHandlerOptions
838
+ ): Promise<DeleteIAMPolicyAssignmentCommandOutput>;
839
+ deleteIAMPolicyAssignment(
840
+ args: DeleteIAMPolicyAssignmentCommandInput,
841
+ cb: (err: any, data?: DeleteIAMPolicyAssignmentCommandOutput) => void
842
+ ): void;
843
+ deleteIAMPolicyAssignment(
844
+ args: DeleteIAMPolicyAssignmentCommandInput,
845
+ options: __HttpHandlerOptions,
846
+ cb: (err: any, data?: DeleteIAMPolicyAssignmentCommandOutput) => void
847
+ ): void;
848
+ deleteNamespace(
849
+ args: DeleteNamespaceCommandInput,
850
+ options?: __HttpHandlerOptions
851
+ ): Promise<DeleteNamespaceCommandOutput>;
852
+ deleteNamespace(
853
+ args: DeleteNamespaceCommandInput,
854
+ cb: (err: any, data?: DeleteNamespaceCommandOutput) => void
855
+ ): void;
856
+ deleteNamespace(
857
+ args: DeleteNamespaceCommandInput,
858
+ options: __HttpHandlerOptions,
859
+ cb: (err: any, data?: DeleteNamespaceCommandOutput) => void
860
+ ): void;
861
+ deleteTemplate(
862
+ args: DeleteTemplateCommandInput,
863
+ options?: __HttpHandlerOptions
864
+ ): Promise<DeleteTemplateCommandOutput>;
865
+ deleteTemplate(
866
+ args: DeleteTemplateCommandInput,
867
+ cb: (err: any, data?: DeleteTemplateCommandOutput) => void
868
+ ): void;
869
+ deleteTemplate(
870
+ args: DeleteTemplateCommandInput,
871
+ options: __HttpHandlerOptions,
872
+ cb: (err: any, data?: DeleteTemplateCommandOutput) => void
873
+ ): void;
874
+ deleteTemplateAlias(
875
+ args: DeleteTemplateAliasCommandInput,
876
+ options?: __HttpHandlerOptions
877
+ ): Promise<DeleteTemplateAliasCommandOutput>;
878
+ deleteTemplateAlias(
879
+ args: DeleteTemplateAliasCommandInput,
880
+ cb: (err: any, data?: DeleteTemplateAliasCommandOutput) => void
881
+ ): void;
882
+ deleteTemplateAlias(
883
+ args: DeleteTemplateAliasCommandInput,
884
+ options: __HttpHandlerOptions,
885
+ cb: (err: any, data?: DeleteTemplateAliasCommandOutput) => void
886
+ ): void;
887
+ deleteTheme(
888
+ args: DeleteThemeCommandInput,
889
+ options?: __HttpHandlerOptions
890
+ ): Promise<DeleteThemeCommandOutput>;
891
+ deleteTheme(
892
+ args: DeleteThemeCommandInput,
893
+ cb: (err: any, data?: DeleteThemeCommandOutput) => void
894
+ ): void;
895
+ deleteTheme(
896
+ args: DeleteThemeCommandInput,
897
+ options: __HttpHandlerOptions,
898
+ cb: (err: any, data?: DeleteThemeCommandOutput) => void
899
+ ): void;
900
+ deleteThemeAlias(
901
+ args: DeleteThemeAliasCommandInput,
902
+ options?: __HttpHandlerOptions
903
+ ): Promise<DeleteThemeAliasCommandOutput>;
904
+ deleteThemeAlias(
905
+ args: DeleteThemeAliasCommandInput,
906
+ cb: (err: any, data?: DeleteThemeAliasCommandOutput) => void
907
+ ): void;
908
+ deleteThemeAlias(
909
+ args: DeleteThemeAliasCommandInput,
910
+ options: __HttpHandlerOptions,
911
+ cb: (err: any, data?: DeleteThemeAliasCommandOutput) => void
912
+ ): void;
913
+ deleteUser(
914
+ args: DeleteUserCommandInput,
915
+ options?: __HttpHandlerOptions
916
+ ): Promise<DeleteUserCommandOutput>;
917
+ deleteUser(
918
+ args: DeleteUserCommandInput,
919
+ cb: (err: any, data?: DeleteUserCommandOutput) => void
920
+ ): void;
921
+ deleteUser(
922
+ args: DeleteUserCommandInput,
923
+ options: __HttpHandlerOptions,
924
+ cb: (err: any, data?: DeleteUserCommandOutput) => void
925
+ ): void;
926
+ deleteUserByPrincipalId(
927
+ args: DeleteUserByPrincipalIdCommandInput,
928
+ options?: __HttpHandlerOptions
929
+ ): Promise<DeleteUserByPrincipalIdCommandOutput>;
930
+ deleteUserByPrincipalId(
931
+ args: DeleteUserByPrincipalIdCommandInput,
932
+ cb: (err: any, data?: DeleteUserByPrincipalIdCommandOutput) => void
933
+ ): void;
934
+ deleteUserByPrincipalId(
935
+ args: DeleteUserByPrincipalIdCommandInput,
936
+ options: __HttpHandlerOptions,
937
+ cb: (err: any, data?: DeleteUserByPrincipalIdCommandOutput) => void
938
+ ): void;
939
+ describeAccountCustomization(
940
+ args: DescribeAccountCustomizationCommandInput,
941
+ options?: __HttpHandlerOptions
942
+ ): Promise<DescribeAccountCustomizationCommandOutput>;
943
+ describeAccountCustomization(
944
+ args: DescribeAccountCustomizationCommandInput,
945
+ cb: (err: any, data?: DescribeAccountCustomizationCommandOutput) => void
946
+ ): void;
947
+ describeAccountCustomization(
948
+ args: DescribeAccountCustomizationCommandInput,
949
+ options: __HttpHandlerOptions,
950
+ cb: (err: any, data?: DescribeAccountCustomizationCommandOutput) => void
951
+ ): void;
952
+ describeAccountSettings(
953
+ args: DescribeAccountSettingsCommandInput,
954
+ options?: __HttpHandlerOptions
955
+ ): Promise<DescribeAccountSettingsCommandOutput>;
956
+ describeAccountSettings(
957
+ args: DescribeAccountSettingsCommandInput,
958
+ cb: (err: any, data?: DescribeAccountSettingsCommandOutput) => void
959
+ ): void;
960
+ describeAccountSettings(
961
+ args: DescribeAccountSettingsCommandInput,
962
+ options: __HttpHandlerOptions,
963
+ cb: (err: any, data?: DescribeAccountSettingsCommandOutput) => void
964
+ ): void;
965
+ describeAccountSubscription(
966
+ args: DescribeAccountSubscriptionCommandInput,
967
+ options?: __HttpHandlerOptions
968
+ ): Promise<DescribeAccountSubscriptionCommandOutput>;
969
+ describeAccountSubscription(
970
+ args: DescribeAccountSubscriptionCommandInput,
971
+ cb: (err: any, data?: DescribeAccountSubscriptionCommandOutput) => void
972
+ ): void;
973
+ describeAccountSubscription(
974
+ args: DescribeAccountSubscriptionCommandInput,
975
+ options: __HttpHandlerOptions,
976
+ cb: (err: any, data?: DescribeAccountSubscriptionCommandOutput) => void
977
+ ): void;
978
+ describeAnalysis(
979
+ args: DescribeAnalysisCommandInput,
980
+ options?: __HttpHandlerOptions
981
+ ): Promise<DescribeAnalysisCommandOutput>;
982
+ describeAnalysis(
983
+ args: DescribeAnalysisCommandInput,
984
+ cb: (err: any, data?: DescribeAnalysisCommandOutput) => void
985
+ ): void;
986
+ describeAnalysis(
987
+ args: DescribeAnalysisCommandInput,
988
+ options: __HttpHandlerOptions,
989
+ cb: (err: any, data?: DescribeAnalysisCommandOutput) => void
990
+ ): void;
991
+ describeAnalysisPermissions(
992
+ args: DescribeAnalysisPermissionsCommandInput,
993
+ options?: __HttpHandlerOptions
994
+ ): Promise<DescribeAnalysisPermissionsCommandOutput>;
995
+ describeAnalysisPermissions(
996
+ args: DescribeAnalysisPermissionsCommandInput,
997
+ cb: (err: any, data?: DescribeAnalysisPermissionsCommandOutput) => void
998
+ ): void;
999
+ describeAnalysisPermissions(
1000
+ args: DescribeAnalysisPermissionsCommandInput,
1001
+ options: __HttpHandlerOptions,
1002
+ cb: (err: any, data?: DescribeAnalysisPermissionsCommandOutput) => void
1003
+ ): void;
1004
+ describeDashboard(
1005
+ args: DescribeDashboardCommandInput,
1006
+ options?: __HttpHandlerOptions
1007
+ ): Promise<DescribeDashboardCommandOutput>;
1008
+ describeDashboard(
1009
+ args: DescribeDashboardCommandInput,
1010
+ cb: (err: any, data?: DescribeDashboardCommandOutput) => void
1011
+ ): void;
1012
+ describeDashboard(
1013
+ args: DescribeDashboardCommandInput,
1014
+ options: __HttpHandlerOptions,
1015
+ cb: (err: any, data?: DescribeDashboardCommandOutput) => void
1016
+ ): void;
1017
+ describeDashboardPermissions(
1018
+ args: DescribeDashboardPermissionsCommandInput,
1019
+ options?: __HttpHandlerOptions
1020
+ ): Promise<DescribeDashboardPermissionsCommandOutput>;
1021
+ describeDashboardPermissions(
1022
+ args: DescribeDashboardPermissionsCommandInput,
1023
+ cb: (err: any, data?: DescribeDashboardPermissionsCommandOutput) => void
1024
+ ): void;
1025
+ describeDashboardPermissions(
1026
+ args: DescribeDashboardPermissionsCommandInput,
1027
+ options: __HttpHandlerOptions,
1028
+ cb: (err: any, data?: DescribeDashboardPermissionsCommandOutput) => void
1029
+ ): void;
1030
+ describeDataSet(
1031
+ args: DescribeDataSetCommandInput,
1032
+ options?: __HttpHandlerOptions
1033
+ ): Promise<DescribeDataSetCommandOutput>;
1034
+ describeDataSet(
1035
+ args: DescribeDataSetCommandInput,
1036
+ cb: (err: any, data?: DescribeDataSetCommandOutput) => void
1037
+ ): void;
1038
+ describeDataSet(
1039
+ args: DescribeDataSetCommandInput,
1040
+ options: __HttpHandlerOptions,
1041
+ cb: (err: any, data?: DescribeDataSetCommandOutput) => void
1042
+ ): void;
1043
+ describeDataSetPermissions(
1044
+ args: DescribeDataSetPermissionsCommandInput,
1045
+ options?: __HttpHandlerOptions
1046
+ ): Promise<DescribeDataSetPermissionsCommandOutput>;
1047
+ describeDataSetPermissions(
1048
+ args: DescribeDataSetPermissionsCommandInput,
1049
+ cb: (err: any, data?: DescribeDataSetPermissionsCommandOutput) => void
1050
+ ): void;
1051
+ describeDataSetPermissions(
1052
+ args: DescribeDataSetPermissionsCommandInput,
1053
+ options: __HttpHandlerOptions,
1054
+ cb: (err: any, data?: DescribeDataSetPermissionsCommandOutput) => void
1055
+ ): void;
1056
+ describeDataSource(
1057
+ args: DescribeDataSourceCommandInput,
1058
+ options?: __HttpHandlerOptions
1059
+ ): Promise<DescribeDataSourceCommandOutput>;
1060
+ describeDataSource(
1061
+ args: DescribeDataSourceCommandInput,
1062
+ cb: (err: any, data?: DescribeDataSourceCommandOutput) => void
1063
+ ): void;
1064
+ describeDataSource(
1065
+ args: DescribeDataSourceCommandInput,
1066
+ options: __HttpHandlerOptions,
1067
+ cb: (err: any, data?: DescribeDataSourceCommandOutput) => void
1068
+ ): void;
1069
+ describeDataSourcePermissions(
1070
+ args: DescribeDataSourcePermissionsCommandInput,
1071
+ options?: __HttpHandlerOptions
1072
+ ): Promise<DescribeDataSourcePermissionsCommandOutput>;
1073
+ describeDataSourcePermissions(
1074
+ args: DescribeDataSourcePermissionsCommandInput,
1075
+ cb: (err: any, data?: DescribeDataSourcePermissionsCommandOutput) => void
1076
+ ): void;
1077
+ describeDataSourcePermissions(
1078
+ args: DescribeDataSourcePermissionsCommandInput,
1079
+ options: __HttpHandlerOptions,
1080
+ cb: (err: any, data?: DescribeDataSourcePermissionsCommandOutput) => void
1081
+ ): void;
1082
+ describeFolder(
1083
+ args: DescribeFolderCommandInput,
1084
+ options?: __HttpHandlerOptions
1085
+ ): Promise<DescribeFolderCommandOutput>;
1086
+ describeFolder(
1087
+ args: DescribeFolderCommandInput,
1088
+ cb: (err: any, data?: DescribeFolderCommandOutput) => void
1089
+ ): void;
1090
+ describeFolder(
1091
+ args: DescribeFolderCommandInput,
1092
+ options: __HttpHandlerOptions,
1093
+ cb: (err: any, data?: DescribeFolderCommandOutput) => void
1094
+ ): void;
1095
+ describeFolderPermissions(
1096
+ args: DescribeFolderPermissionsCommandInput,
1097
+ options?: __HttpHandlerOptions
1098
+ ): Promise<DescribeFolderPermissionsCommandOutput>;
1099
+ describeFolderPermissions(
1100
+ args: DescribeFolderPermissionsCommandInput,
1101
+ cb: (err: any, data?: DescribeFolderPermissionsCommandOutput) => void
1102
+ ): void;
1103
+ describeFolderPermissions(
1104
+ args: DescribeFolderPermissionsCommandInput,
1105
+ options: __HttpHandlerOptions,
1106
+ cb: (err: any, data?: DescribeFolderPermissionsCommandOutput) => void
1107
+ ): void;
1108
+ describeFolderResolvedPermissions(
1109
+ args: DescribeFolderResolvedPermissionsCommandInput,
1110
+ options?: __HttpHandlerOptions
1111
+ ): Promise<DescribeFolderResolvedPermissionsCommandOutput>;
1112
+ describeFolderResolvedPermissions(
1113
+ args: DescribeFolderResolvedPermissionsCommandInput,
1114
+ cb: (
1115
+ err: any,
1116
+ data?: DescribeFolderResolvedPermissionsCommandOutput
1117
+ ) => void
1118
+ ): void;
1119
+ describeFolderResolvedPermissions(
1120
+ args: DescribeFolderResolvedPermissionsCommandInput,
1121
+ options: __HttpHandlerOptions,
1122
+ cb: (
1123
+ err: any,
1124
+ data?: DescribeFolderResolvedPermissionsCommandOutput
1125
+ ) => void
1126
+ ): void;
1127
+ describeGroup(
1128
+ args: DescribeGroupCommandInput,
1129
+ options?: __HttpHandlerOptions
1130
+ ): Promise<DescribeGroupCommandOutput>;
1131
+ describeGroup(
1132
+ args: DescribeGroupCommandInput,
1133
+ cb: (err: any, data?: DescribeGroupCommandOutput) => void
1134
+ ): void;
1135
+ describeGroup(
1136
+ args: DescribeGroupCommandInput,
1137
+ options: __HttpHandlerOptions,
1138
+ cb: (err: any, data?: DescribeGroupCommandOutput) => void
1139
+ ): void;
1140
+ describeGroupMembership(
1141
+ args: DescribeGroupMembershipCommandInput,
1142
+ options?: __HttpHandlerOptions
1143
+ ): Promise<DescribeGroupMembershipCommandOutput>;
1144
+ describeGroupMembership(
1145
+ args: DescribeGroupMembershipCommandInput,
1146
+ cb: (err: any, data?: DescribeGroupMembershipCommandOutput) => void
1147
+ ): void;
1148
+ describeGroupMembership(
1149
+ args: DescribeGroupMembershipCommandInput,
1150
+ options: __HttpHandlerOptions,
1151
+ cb: (err: any, data?: DescribeGroupMembershipCommandOutput) => void
1152
+ ): void;
1153
+ describeIAMPolicyAssignment(
1154
+ args: DescribeIAMPolicyAssignmentCommandInput,
1155
+ options?: __HttpHandlerOptions
1156
+ ): Promise<DescribeIAMPolicyAssignmentCommandOutput>;
1157
+ describeIAMPolicyAssignment(
1158
+ args: DescribeIAMPolicyAssignmentCommandInput,
1159
+ cb: (err: any, data?: DescribeIAMPolicyAssignmentCommandOutput) => void
1160
+ ): void;
1161
+ describeIAMPolicyAssignment(
1162
+ args: DescribeIAMPolicyAssignmentCommandInput,
1163
+ options: __HttpHandlerOptions,
1164
+ cb: (err: any, data?: DescribeIAMPolicyAssignmentCommandOutput) => void
1165
+ ): void;
1166
+ describeIngestion(
1167
+ args: DescribeIngestionCommandInput,
1168
+ options?: __HttpHandlerOptions
1169
+ ): Promise<DescribeIngestionCommandOutput>;
1170
+ describeIngestion(
1171
+ args: DescribeIngestionCommandInput,
1172
+ cb: (err: any, data?: DescribeIngestionCommandOutput) => void
1173
+ ): void;
1174
+ describeIngestion(
1175
+ args: DescribeIngestionCommandInput,
1176
+ options: __HttpHandlerOptions,
1177
+ cb: (err: any, data?: DescribeIngestionCommandOutput) => void
1178
+ ): void;
1179
+ describeIpRestriction(
1180
+ args: DescribeIpRestrictionCommandInput,
1181
+ options?: __HttpHandlerOptions
1182
+ ): Promise<DescribeIpRestrictionCommandOutput>;
1183
+ describeIpRestriction(
1184
+ args: DescribeIpRestrictionCommandInput,
1185
+ cb: (err: any, data?: DescribeIpRestrictionCommandOutput) => void
1186
+ ): void;
1187
+ describeIpRestriction(
1188
+ args: DescribeIpRestrictionCommandInput,
1189
+ options: __HttpHandlerOptions,
1190
+ cb: (err: any, data?: DescribeIpRestrictionCommandOutput) => void
1191
+ ): void;
1192
+ describeNamespace(
1193
+ args: DescribeNamespaceCommandInput,
1194
+ options?: __HttpHandlerOptions
1195
+ ): Promise<DescribeNamespaceCommandOutput>;
1196
+ describeNamespace(
1197
+ args: DescribeNamespaceCommandInput,
1198
+ cb: (err: any, data?: DescribeNamespaceCommandOutput) => void
1199
+ ): void;
1200
+ describeNamespace(
1201
+ args: DescribeNamespaceCommandInput,
1202
+ options: __HttpHandlerOptions,
1203
+ cb: (err: any, data?: DescribeNamespaceCommandOutput) => void
1204
+ ): void;
1205
+ describeTemplate(
1206
+ args: DescribeTemplateCommandInput,
1207
+ options?: __HttpHandlerOptions
1208
+ ): Promise<DescribeTemplateCommandOutput>;
1209
+ describeTemplate(
1210
+ args: DescribeTemplateCommandInput,
1211
+ cb: (err: any, data?: DescribeTemplateCommandOutput) => void
1212
+ ): void;
1213
+ describeTemplate(
1214
+ args: DescribeTemplateCommandInput,
1215
+ options: __HttpHandlerOptions,
1216
+ cb: (err: any, data?: DescribeTemplateCommandOutput) => void
1217
+ ): void;
1218
+ describeTemplateAlias(
1219
+ args: DescribeTemplateAliasCommandInput,
1220
+ options?: __HttpHandlerOptions
1221
+ ): Promise<DescribeTemplateAliasCommandOutput>;
1222
+ describeTemplateAlias(
1223
+ args: DescribeTemplateAliasCommandInput,
1224
+ cb: (err: any, data?: DescribeTemplateAliasCommandOutput) => void
1225
+ ): void;
1226
+ describeTemplateAlias(
1227
+ args: DescribeTemplateAliasCommandInput,
1228
+ options: __HttpHandlerOptions,
1229
+ cb: (err: any, data?: DescribeTemplateAliasCommandOutput) => void
1230
+ ): void;
1231
+ describeTemplatePermissions(
1232
+ args: DescribeTemplatePermissionsCommandInput,
1233
+ options?: __HttpHandlerOptions
1234
+ ): Promise<DescribeTemplatePermissionsCommandOutput>;
1235
+ describeTemplatePermissions(
1236
+ args: DescribeTemplatePermissionsCommandInput,
1237
+ cb: (err: any, data?: DescribeTemplatePermissionsCommandOutput) => void
1238
+ ): void;
1239
+ describeTemplatePermissions(
1240
+ args: DescribeTemplatePermissionsCommandInput,
1241
+ options: __HttpHandlerOptions,
1242
+ cb: (err: any, data?: DescribeTemplatePermissionsCommandOutput) => void
1243
+ ): void;
1244
+ describeTheme(
1245
+ args: DescribeThemeCommandInput,
1246
+ options?: __HttpHandlerOptions
1247
+ ): Promise<DescribeThemeCommandOutput>;
1248
+ describeTheme(
1249
+ args: DescribeThemeCommandInput,
1250
+ cb: (err: any, data?: DescribeThemeCommandOutput) => void
1251
+ ): void;
1252
+ describeTheme(
1253
+ args: DescribeThemeCommandInput,
1254
+ options: __HttpHandlerOptions,
1255
+ cb: (err: any, data?: DescribeThemeCommandOutput) => void
1256
+ ): void;
1257
+ describeThemeAlias(
1258
+ args: DescribeThemeAliasCommandInput,
1259
+ options?: __HttpHandlerOptions
1260
+ ): Promise<DescribeThemeAliasCommandOutput>;
1261
+ describeThemeAlias(
1262
+ args: DescribeThemeAliasCommandInput,
1263
+ cb: (err: any, data?: DescribeThemeAliasCommandOutput) => void
1264
+ ): void;
1265
+ describeThemeAlias(
1266
+ args: DescribeThemeAliasCommandInput,
1267
+ options: __HttpHandlerOptions,
1268
+ cb: (err: any, data?: DescribeThemeAliasCommandOutput) => void
1269
+ ): void;
1270
+ describeThemePermissions(
1271
+ args: DescribeThemePermissionsCommandInput,
1272
+ options?: __HttpHandlerOptions
1273
+ ): Promise<DescribeThemePermissionsCommandOutput>;
1274
+ describeThemePermissions(
1275
+ args: DescribeThemePermissionsCommandInput,
1276
+ cb: (err: any, data?: DescribeThemePermissionsCommandOutput) => void
1277
+ ): void;
1278
+ describeThemePermissions(
1279
+ args: DescribeThemePermissionsCommandInput,
1280
+ options: __HttpHandlerOptions,
1281
+ cb: (err: any, data?: DescribeThemePermissionsCommandOutput) => void
1282
+ ): void;
1283
+ describeUser(
1284
+ args: DescribeUserCommandInput,
1285
+ options?: __HttpHandlerOptions
1286
+ ): Promise<DescribeUserCommandOutput>;
1287
+ describeUser(
1288
+ args: DescribeUserCommandInput,
1289
+ cb: (err: any, data?: DescribeUserCommandOutput) => void
1290
+ ): void;
1291
+ describeUser(
1292
+ args: DescribeUserCommandInput,
1293
+ options: __HttpHandlerOptions,
1294
+ cb: (err: any, data?: DescribeUserCommandOutput) => void
1295
+ ): void;
1296
+ generateEmbedUrlForAnonymousUser(
1297
+ args: GenerateEmbedUrlForAnonymousUserCommandInput,
1298
+ options?: __HttpHandlerOptions
1299
+ ): Promise<GenerateEmbedUrlForAnonymousUserCommandOutput>;
1300
+ generateEmbedUrlForAnonymousUser(
1301
+ args: GenerateEmbedUrlForAnonymousUserCommandInput,
1302
+ cb: (err: any, data?: GenerateEmbedUrlForAnonymousUserCommandOutput) => void
1303
+ ): void;
1304
+ generateEmbedUrlForAnonymousUser(
1305
+ args: GenerateEmbedUrlForAnonymousUserCommandInput,
1306
+ options: __HttpHandlerOptions,
1307
+ cb: (err: any, data?: GenerateEmbedUrlForAnonymousUserCommandOutput) => void
1308
+ ): void;
1309
+ generateEmbedUrlForRegisteredUser(
1310
+ args: GenerateEmbedUrlForRegisteredUserCommandInput,
1311
+ options?: __HttpHandlerOptions
1312
+ ): Promise<GenerateEmbedUrlForRegisteredUserCommandOutput>;
1313
+ generateEmbedUrlForRegisteredUser(
1314
+ args: GenerateEmbedUrlForRegisteredUserCommandInput,
1315
+ cb: (
1316
+ err: any,
1317
+ data?: GenerateEmbedUrlForRegisteredUserCommandOutput
1318
+ ) => void
1319
+ ): void;
1320
+ generateEmbedUrlForRegisteredUser(
1321
+ args: GenerateEmbedUrlForRegisteredUserCommandInput,
1322
+ options: __HttpHandlerOptions,
1323
+ cb: (
1324
+ err: any,
1325
+ data?: GenerateEmbedUrlForRegisteredUserCommandOutput
1326
+ ) => void
1327
+ ): void;
1328
+ getDashboardEmbedUrl(
1329
+ args: GetDashboardEmbedUrlCommandInput,
1330
+ options?: __HttpHandlerOptions
1331
+ ): Promise<GetDashboardEmbedUrlCommandOutput>;
1332
+ getDashboardEmbedUrl(
1333
+ args: GetDashboardEmbedUrlCommandInput,
1334
+ cb: (err: any, data?: GetDashboardEmbedUrlCommandOutput) => void
1335
+ ): void;
1336
+ getDashboardEmbedUrl(
1337
+ args: GetDashboardEmbedUrlCommandInput,
1338
+ options: __HttpHandlerOptions,
1339
+ cb: (err: any, data?: GetDashboardEmbedUrlCommandOutput) => void
1340
+ ): void;
1341
+ getSessionEmbedUrl(
1342
+ args: GetSessionEmbedUrlCommandInput,
1343
+ options?: __HttpHandlerOptions
1344
+ ): Promise<GetSessionEmbedUrlCommandOutput>;
1345
+ getSessionEmbedUrl(
1346
+ args: GetSessionEmbedUrlCommandInput,
1347
+ cb: (err: any, data?: GetSessionEmbedUrlCommandOutput) => void
1348
+ ): void;
1349
+ getSessionEmbedUrl(
1350
+ args: GetSessionEmbedUrlCommandInput,
1351
+ options: __HttpHandlerOptions,
1352
+ cb: (err: any, data?: GetSessionEmbedUrlCommandOutput) => void
1353
+ ): void;
1354
+ listAnalyses(
1355
+ args: ListAnalysesCommandInput,
1356
+ options?: __HttpHandlerOptions
1357
+ ): Promise<ListAnalysesCommandOutput>;
1358
+ listAnalyses(
1359
+ args: ListAnalysesCommandInput,
1360
+ cb: (err: any, data?: ListAnalysesCommandOutput) => void
1361
+ ): void;
1362
+ listAnalyses(
1363
+ args: ListAnalysesCommandInput,
1364
+ options: __HttpHandlerOptions,
1365
+ cb: (err: any, data?: ListAnalysesCommandOutput) => void
1366
+ ): void;
1367
+ listDashboards(
1368
+ args: ListDashboardsCommandInput,
1369
+ options?: __HttpHandlerOptions
1370
+ ): Promise<ListDashboardsCommandOutput>;
1371
+ listDashboards(
1372
+ args: ListDashboardsCommandInput,
1373
+ cb: (err: any, data?: ListDashboardsCommandOutput) => void
1374
+ ): void;
1375
+ listDashboards(
1376
+ args: ListDashboardsCommandInput,
1377
+ options: __HttpHandlerOptions,
1378
+ cb: (err: any, data?: ListDashboardsCommandOutput) => void
1379
+ ): void;
1380
+ listDashboardVersions(
1381
+ args: ListDashboardVersionsCommandInput,
1382
+ options?: __HttpHandlerOptions
1383
+ ): Promise<ListDashboardVersionsCommandOutput>;
1384
+ listDashboardVersions(
1385
+ args: ListDashboardVersionsCommandInput,
1386
+ cb: (err: any, data?: ListDashboardVersionsCommandOutput) => void
1387
+ ): void;
1388
+ listDashboardVersions(
1389
+ args: ListDashboardVersionsCommandInput,
1390
+ options: __HttpHandlerOptions,
1391
+ cb: (err: any, data?: ListDashboardVersionsCommandOutput) => void
1392
+ ): void;
1393
+ listDataSets(
1394
+ args: ListDataSetsCommandInput,
1395
+ options?: __HttpHandlerOptions
1396
+ ): Promise<ListDataSetsCommandOutput>;
1397
+ listDataSets(
1398
+ args: ListDataSetsCommandInput,
1399
+ cb: (err: any, data?: ListDataSetsCommandOutput) => void
1400
+ ): void;
1401
+ listDataSets(
1402
+ args: ListDataSetsCommandInput,
1403
+ options: __HttpHandlerOptions,
1404
+ cb: (err: any, data?: ListDataSetsCommandOutput) => void
1405
+ ): void;
1406
+ listDataSources(
1407
+ args: ListDataSourcesCommandInput,
1408
+ options?: __HttpHandlerOptions
1409
+ ): Promise<ListDataSourcesCommandOutput>;
1410
+ listDataSources(
1411
+ args: ListDataSourcesCommandInput,
1412
+ cb: (err: any, data?: ListDataSourcesCommandOutput) => void
1413
+ ): void;
1414
+ listDataSources(
1415
+ args: ListDataSourcesCommandInput,
1416
+ options: __HttpHandlerOptions,
1417
+ cb: (err: any, data?: ListDataSourcesCommandOutput) => void
1418
+ ): void;
1419
+ listFolderMembers(
1420
+ args: ListFolderMembersCommandInput,
1421
+ options?: __HttpHandlerOptions
1422
+ ): Promise<ListFolderMembersCommandOutput>;
1423
+ listFolderMembers(
1424
+ args: ListFolderMembersCommandInput,
1425
+ cb: (err: any, data?: ListFolderMembersCommandOutput) => void
1426
+ ): void;
1427
+ listFolderMembers(
1428
+ args: ListFolderMembersCommandInput,
1429
+ options: __HttpHandlerOptions,
1430
+ cb: (err: any, data?: ListFolderMembersCommandOutput) => void
1431
+ ): void;
1432
+ listFolders(
1433
+ args: ListFoldersCommandInput,
1434
+ options?: __HttpHandlerOptions
1435
+ ): Promise<ListFoldersCommandOutput>;
1436
+ listFolders(
1437
+ args: ListFoldersCommandInput,
1438
+ cb: (err: any, data?: ListFoldersCommandOutput) => void
1439
+ ): void;
1440
+ listFolders(
1441
+ args: ListFoldersCommandInput,
1442
+ options: __HttpHandlerOptions,
1443
+ cb: (err: any, data?: ListFoldersCommandOutput) => void
1444
+ ): void;
1445
+ listGroupMemberships(
1446
+ args: ListGroupMembershipsCommandInput,
1447
+ options?: __HttpHandlerOptions
1448
+ ): Promise<ListGroupMembershipsCommandOutput>;
1449
+ listGroupMemberships(
1450
+ args: ListGroupMembershipsCommandInput,
1451
+ cb: (err: any, data?: ListGroupMembershipsCommandOutput) => void
1452
+ ): void;
1453
+ listGroupMemberships(
1454
+ args: ListGroupMembershipsCommandInput,
1455
+ options: __HttpHandlerOptions,
1456
+ cb: (err: any, data?: ListGroupMembershipsCommandOutput) => void
1457
+ ): void;
1458
+ listGroups(
1459
+ args: ListGroupsCommandInput,
1460
+ options?: __HttpHandlerOptions
1461
+ ): Promise<ListGroupsCommandOutput>;
1462
+ listGroups(
1463
+ args: ListGroupsCommandInput,
1464
+ cb: (err: any, data?: ListGroupsCommandOutput) => void
1465
+ ): void;
1466
+ listGroups(
1467
+ args: ListGroupsCommandInput,
1468
+ options: __HttpHandlerOptions,
1469
+ cb: (err: any, data?: ListGroupsCommandOutput) => void
1470
+ ): void;
1471
+ listIAMPolicyAssignments(
1472
+ args: ListIAMPolicyAssignmentsCommandInput,
1473
+ options?: __HttpHandlerOptions
1474
+ ): Promise<ListIAMPolicyAssignmentsCommandOutput>;
1475
+ listIAMPolicyAssignments(
1476
+ args: ListIAMPolicyAssignmentsCommandInput,
1477
+ cb: (err: any, data?: ListIAMPolicyAssignmentsCommandOutput) => void
1478
+ ): void;
1479
+ listIAMPolicyAssignments(
1480
+ args: ListIAMPolicyAssignmentsCommandInput,
1481
+ options: __HttpHandlerOptions,
1482
+ cb: (err: any, data?: ListIAMPolicyAssignmentsCommandOutput) => void
1483
+ ): void;
1484
+ listIAMPolicyAssignmentsForUser(
1485
+ args: ListIAMPolicyAssignmentsForUserCommandInput,
1486
+ options?: __HttpHandlerOptions
1487
+ ): Promise<ListIAMPolicyAssignmentsForUserCommandOutput>;
1488
+ listIAMPolicyAssignmentsForUser(
1489
+ args: ListIAMPolicyAssignmentsForUserCommandInput,
1490
+ cb: (err: any, data?: ListIAMPolicyAssignmentsForUserCommandOutput) => void
1491
+ ): void;
1492
+ listIAMPolicyAssignmentsForUser(
1493
+ args: ListIAMPolicyAssignmentsForUserCommandInput,
1494
+ options: __HttpHandlerOptions,
1495
+ cb: (err: any, data?: ListIAMPolicyAssignmentsForUserCommandOutput) => void
1496
+ ): void;
1497
+ listIngestions(
1498
+ args: ListIngestionsCommandInput,
1499
+ options?: __HttpHandlerOptions
1500
+ ): Promise<ListIngestionsCommandOutput>;
1501
+ listIngestions(
1502
+ args: ListIngestionsCommandInput,
1503
+ cb: (err: any, data?: ListIngestionsCommandOutput) => void
1504
+ ): void;
1505
+ listIngestions(
1506
+ args: ListIngestionsCommandInput,
1507
+ options: __HttpHandlerOptions,
1508
+ cb: (err: any, data?: ListIngestionsCommandOutput) => void
1509
+ ): void;
1510
+ listNamespaces(
1511
+ args: ListNamespacesCommandInput,
1512
+ options?: __HttpHandlerOptions
1513
+ ): Promise<ListNamespacesCommandOutput>;
1514
+ listNamespaces(
1515
+ args: ListNamespacesCommandInput,
1516
+ cb: (err: any, data?: ListNamespacesCommandOutput) => void
1517
+ ): void;
1518
+ listNamespaces(
1519
+ args: ListNamespacesCommandInput,
1520
+ options: __HttpHandlerOptions,
1521
+ cb: (err: any, data?: ListNamespacesCommandOutput) => void
1522
+ ): void;
1523
+ listTagsForResource(
1524
+ args: ListTagsForResourceCommandInput,
1525
+ options?: __HttpHandlerOptions
1526
+ ): Promise<ListTagsForResourceCommandOutput>;
1527
+ listTagsForResource(
1528
+ args: ListTagsForResourceCommandInput,
1529
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1530
+ ): void;
1531
+ listTagsForResource(
1532
+ args: ListTagsForResourceCommandInput,
1533
+ options: __HttpHandlerOptions,
1534
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1535
+ ): void;
1536
+ listTemplateAliases(
1537
+ args: ListTemplateAliasesCommandInput,
1538
+ options?: __HttpHandlerOptions
1539
+ ): Promise<ListTemplateAliasesCommandOutput>;
1540
+ listTemplateAliases(
1541
+ args: ListTemplateAliasesCommandInput,
1542
+ cb: (err: any, data?: ListTemplateAliasesCommandOutput) => void
1543
+ ): void;
1544
+ listTemplateAliases(
1545
+ args: ListTemplateAliasesCommandInput,
1546
+ options: __HttpHandlerOptions,
1547
+ cb: (err: any, data?: ListTemplateAliasesCommandOutput) => void
1548
+ ): void;
1549
+ listTemplates(
1550
+ args: ListTemplatesCommandInput,
1551
+ options?: __HttpHandlerOptions
1552
+ ): Promise<ListTemplatesCommandOutput>;
1553
+ listTemplates(
1554
+ args: ListTemplatesCommandInput,
1555
+ cb: (err: any, data?: ListTemplatesCommandOutput) => void
1556
+ ): void;
1557
+ listTemplates(
1558
+ args: ListTemplatesCommandInput,
1559
+ options: __HttpHandlerOptions,
1560
+ cb: (err: any, data?: ListTemplatesCommandOutput) => void
1561
+ ): void;
1562
+ listTemplateVersions(
1563
+ args: ListTemplateVersionsCommandInput,
1564
+ options?: __HttpHandlerOptions
1565
+ ): Promise<ListTemplateVersionsCommandOutput>;
1566
+ listTemplateVersions(
1567
+ args: ListTemplateVersionsCommandInput,
1568
+ cb: (err: any, data?: ListTemplateVersionsCommandOutput) => void
1569
+ ): void;
1570
+ listTemplateVersions(
1571
+ args: ListTemplateVersionsCommandInput,
1572
+ options: __HttpHandlerOptions,
1573
+ cb: (err: any, data?: ListTemplateVersionsCommandOutput) => void
1574
+ ): void;
1575
+ listThemeAliases(
1576
+ args: ListThemeAliasesCommandInput,
1577
+ options?: __HttpHandlerOptions
1578
+ ): Promise<ListThemeAliasesCommandOutput>;
1579
+ listThemeAliases(
1580
+ args: ListThemeAliasesCommandInput,
1581
+ cb: (err: any, data?: ListThemeAliasesCommandOutput) => void
1582
+ ): void;
1583
+ listThemeAliases(
1584
+ args: ListThemeAliasesCommandInput,
1585
+ options: __HttpHandlerOptions,
1586
+ cb: (err: any, data?: ListThemeAliasesCommandOutput) => void
1587
+ ): void;
1588
+ listThemes(
1589
+ args: ListThemesCommandInput,
1590
+ options?: __HttpHandlerOptions
1591
+ ): Promise<ListThemesCommandOutput>;
1592
+ listThemes(
1593
+ args: ListThemesCommandInput,
1594
+ cb: (err: any, data?: ListThemesCommandOutput) => void
1595
+ ): void;
1596
+ listThemes(
1597
+ args: ListThemesCommandInput,
1598
+ options: __HttpHandlerOptions,
1599
+ cb: (err: any, data?: ListThemesCommandOutput) => void
1600
+ ): void;
1601
+ listThemeVersions(
1602
+ args: ListThemeVersionsCommandInput,
1603
+ options?: __HttpHandlerOptions
1604
+ ): Promise<ListThemeVersionsCommandOutput>;
1605
+ listThemeVersions(
1606
+ args: ListThemeVersionsCommandInput,
1607
+ cb: (err: any, data?: ListThemeVersionsCommandOutput) => void
1608
+ ): void;
1609
+ listThemeVersions(
1610
+ args: ListThemeVersionsCommandInput,
1611
+ options: __HttpHandlerOptions,
1612
+ cb: (err: any, data?: ListThemeVersionsCommandOutput) => void
1613
+ ): void;
1614
+ listUserGroups(
1615
+ args: ListUserGroupsCommandInput,
1616
+ options?: __HttpHandlerOptions
1617
+ ): Promise<ListUserGroupsCommandOutput>;
1618
+ listUserGroups(
1619
+ args: ListUserGroupsCommandInput,
1620
+ cb: (err: any, data?: ListUserGroupsCommandOutput) => void
1621
+ ): void;
1622
+ listUserGroups(
1623
+ args: ListUserGroupsCommandInput,
1624
+ options: __HttpHandlerOptions,
1625
+ cb: (err: any, data?: ListUserGroupsCommandOutput) => void
1626
+ ): void;
1627
+ listUsers(
1628
+ args: ListUsersCommandInput,
1629
+ options?: __HttpHandlerOptions
1630
+ ): Promise<ListUsersCommandOutput>;
1631
+ listUsers(
1632
+ args: ListUsersCommandInput,
1633
+ cb: (err: any, data?: ListUsersCommandOutput) => void
1634
+ ): void;
1635
+ listUsers(
1636
+ args: ListUsersCommandInput,
1637
+ options: __HttpHandlerOptions,
1638
+ cb: (err: any, data?: ListUsersCommandOutput) => void
1639
+ ): void;
1640
+ registerUser(
1641
+ args: RegisterUserCommandInput,
1642
+ options?: __HttpHandlerOptions
1643
+ ): Promise<RegisterUserCommandOutput>;
1644
+ registerUser(
1645
+ args: RegisterUserCommandInput,
1646
+ cb: (err: any, data?: RegisterUserCommandOutput) => void
1647
+ ): void;
1648
+ registerUser(
1649
+ args: RegisterUserCommandInput,
1650
+ options: __HttpHandlerOptions,
1651
+ cb: (err: any, data?: RegisterUserCommandOutput) => void
1652
+ ): void;
1653
+ restoreAnalysis(
1654
+ args: RestoreAnalysisCommandInput,
1655
+ options?: __HttpHandlerOptions
1656
+ ): Promise<RestoreAnalysisCommandOutput>;
1657
+ restoreAnalysis(
1658
+ args: RestoreAnalysisCommandInput,
1659
+ cb: (err: any, data?: RestoreAnalysisCommandOutput) => void
1660
+ ): void;
1661
+ restoreAnalysis(
1662
+ args: RestoreAnalysisCommandInput,
1663
+ options: __HttpHandlerOptions,
1664
+ cb: (err: any, data?: RestoreAnalysisCommandOutput) => void
1665
+ ): void;
1666
+ searchAnalyses(
1667
+ args: SearchAnalysesCommandInput,
1668
+ options?: __HttpHandlerOptions
1669
+ ): Promise<SearchAnalysesCommandOutput>;
1670
+ searchAnalyses(
1671
+ args: SearchAnalysesCommandInput,
1672
+ cb: (err: any, data?: SearchAnalysesCommandOutput) => void
1673
+ ): void;
1674
+ searchAnalyses(
1675
+ args: SearchAnalysesCommandInput,
1676
+ options: __HttpHandlerOptions,
1677
+ cb: (err: any, data?: SearchAnalysesCommandOutput) => void
1678
+ ): void;
1679
+ searchDashboards(
1680
+ args: SearchDashboardsCommandInput,
1681
+ options?: __HttpHandlerOptions
1682
+ ): Promise<SearchDashboardsCommandOutput>;
1683
+ searchDashboards(
1684
+ args: SearchDashboardsCommandInput,
1685
+ cb: (err: any, data?: SearchDashboardsCommandOutput) => void
1686
+ ): void;
1687
+ searchDashboards(
1688
+ args: SearchDashboardsCommandInput,
1689
+ options: __HttpHandlerOptions,
1690
+ cb: (err: any, data?: SearchDashboardsCommandOutput) => void
1691
+ ): void;
1692
+ searchFolders(
1693
+ args: SearchFoldersCommandInput,
1694
+ options?: __HttpHandlerOptions
1695
+ ): Promise<SearchFoldersCommandOutput>;
1696
+ searchFolders(
1697
+ args: SearchFoldersCommandInput,
1698
+ cb: (err: any, data?: SearchFoldersCommandOutput) => void
1699
+ ): void;
1700
+ searchFolders(
1701
+ args: SearchFoldersCommandInput,
1702
+ options: __HttpHandlerOptions,
1703
+ cb: (err: any, data?: SearchFoldersCommandOutput) => void
1704
+ ): void;
1705
+ searchGroups(
1706
+ args: SearchGroupsCommandInput,
1707
+ options?: __HttpHandlerOptions
1708
+ ): Promise<SearchGroupsCommandOutput>;
1709
+ searchGroups(
1710
+ args: SearchGroupsCommandInput,
1711
+ cb: (err: any, data?: SearchGroupsCommandOutput) => void
1712
+ ): void;
1713
+ searchGroups(
1714
+ args: SearchGroupsCommandInput,
1715
+ options: __HttpHandlerOptions,
1716
+ cb: (err: any, data?: SearchGroupsCommandOutput) => void
1717
+ ): void;
1718
+ tagResource(
1719
+ args: TagResourceCommandInput,
1720
+ options?: __HttpHandlerOptions
1721
+ ): Promise<TagResourceCommandOutput>;
1722
+ tagResource(
1723
+ args: TagResourceCommandInput,
1724
+ cb: (err: any, data?: TagResourceCommandOutput) => void
1725
+ ): void;
1726
+ tagResource(
1727
+ args: TagResourceCommandInput,
1728
+ options: __HttpHandlerOptions,
1729
+ cb: (err: any, data?: TagResourceCommandOutput) => void
1730
+ ): void;
1731
+ untagResource(
1732
+ args: UntagResourceCommandInput,
1733
+ options?: __HttpHandlerOptions
1734
+ ): Promise<UntagResourceCommandOutput>;
1735
+ untagResource(
1736
+ args: UntagResourceCommandInput,
1737
+ cb: (err: any, data?: UntagResourceCommandOutput) => void
1738
+ ): void;
1739
+ untagResource(
1740
+ args: UntagResourceCommandInput,
1741
+ options: __HttpHandlerOptions,
1742
+ cb: (err: any, data?: UntagResourceCommandOutput) => void
1743
+ ): void;
1744
+ updateAccountCustomization(
1745
+ args: UpdateAccountCustomizationCommandInput,
1746
+ options?: __HttpHandlerOptions
1747
+ ): Promise<UpdateAccountCustomizationCommandOutput>;
1748
+ updateAccountCustomization(
1749
+ args: UpdateAccountCustomizationCommandInput,
1750
+ cb: (err: any, data?: UpdateAccountCustomizationCommandOutput) => void
1751
+ ): void;
1752
+ updateAccountCustomization(
1753
+ args: UpdateAccountCustomizationCommandInput,
1754
+ options: __HttpHandlerOptions,
1755
+ cb: (err: any, data?: UpdateAccountCustomizationCommandOutput) => void
1756
+ ): void;
1757
+ updateAccountSettings(
1758
+ args: UpdateAccountSettingsCommandInput,
1759
+ options?: __HttpHandlerOptions
1760
+ ): Promise<UpdateAccountSettingsCommandOutput>;
1761
+ updateAccountSettings(
1762
+ args: UpdateAccountSettingsCommandInput,
1763
+ cb: (err: any, data?: UpdateAccountSettingsCommandOutput) => void
1764
+ ): void;
1765
+ updateAccountSettings(
1766
+ args: UpdateAccountSettingsCommandInput,
1767
+ options: __HttpHandlerOptions,
1768
+ cb: (err: any, data?: UpdateAccountSettingsCommandOutput) => void
1769
+ ): void;
1770
+ updateAnalysis(
1771
+ args: UpdateAnalysisCommandInput,
1772
+ options?: __HttpHandlerOptions
1773
+ ): Promise<UpdateAnalysisCommandOutput>;
1774
+ updateAnalysis(
1775
+ args: UpdateAnalysisCommandInput,
1776
+ cb: (err: any, data?: UpdateAnalysisCommandOutput) => void
1777
+ ): void;
1778
+ updateAnalysis(
1779
+ args: UpdateAnalysisCommandInput,
1780
+ options: __HttpHandlerOptions,
1781
+ cb: (err: any, data?: UpdateAnalysisCommandOutput) => void
1782
+ ): void;
1783
+ updateAnalysisPermissions(
1784
+ args: UpdateAnalysisPermissionsCommandInput,
1785
+ options?: __HttpHandlerOptions
1786
+ ): Promise<UpdateAnalysisPermissionsCommandOutput>;
1787
+ updateAnalysisPermissions(
1788
+ args: UpdateAnalysisPermissionsCommandInput,
1789
+ cb: (err: any, data?: UpdateAnalysisPermissionsCommandOutput) => void
1790
+ ): void;
1791
+ updateAnalysisPermissions(
1792
+ args: UpdateAnalysisPermissionsCommandInput,
1793
+ options: __HttpHandlerOptions,
1794
+ cb: (err: any, data?: UpdateAnalysisPermissionsCommandOutput) => void
1795
+ ): void;
1796
+ updateDashboard(
1797
+ args: UpdateDashboardCommandInput,
1798
+ options?: __HttpHandlerOptions
1799
+ ): Promise<UpdateDashboardCommandOutput>;
1800
+ updateDashboard(
1801
+ args: UpdateDashboardCommandInput,
1802
+ cb: (err: any, data?: UpdateDashboardCommandOutput) => void
1803
+ ): void;
1804
+ updateDashboard(
1805
+ args: UpdateDashboardCommandInput,
1806
+ options: __HttpHandlerOptions,
1807
+ cb: (err: any, data?: UpdateDashboardCommandOutput) => void
1808
+ ): void;
1809
+ updateDashboardPermissions(
1810
+ args: UpdateDashboardPermissionsCommandInput,
1811
+ options?: __HttpHandlerOptions
1812
+ ): Promise<UpdateDashboardPermissionsCommandOutput>;
1813
+ updateDashboardPermissions(
1814
+ args: UpdateDashboardPermissionsCommandInput,
1815
+ cb: (err: any, data?: UpdateDashboardPermissionsCommandOutput) => void
1816
+ ): void;
1817
+ updateDashboardPermissions(
1818
+ args: UpdateDashboardPermissionsCommandInput,
1819
+ options: __HttpHandlerOptions,
1820
+ cb: (err: any, data?: UpdateDashboardPermissionsCommandOutput) => void
1821
+ ): void;
1822
+ updateDashboardPublishedVersion(
1823
+ args: UpdateDashboardPublishedVersionCommandInput,
1824
+ options?: __HttpHandlerOptions
1825
+ ): Promise<UpdateDashboardPublishedVersionCommandOutput>;
1826
+ updateDashboardPublishedVersion(
1827
+ args: UpdateDashboardPublishedVersionCommandInput,
1828
+ cb: (err: any, data?: UpdateDashboardPublishedVersionCommandOutput) => void
1829
+ ): void;
1830
+ updateDashboardPublishedVersion(
1831
+ args: UpdateDashboardPublishedVersionCommandInput,
1832
+ options: __HttpHandlerOptions,
1833
+ cb: (err: any, data?: UpdateDashboardPublishedVersionCommandOutput) => void
1834
+ ): void;
1835
+ updateDataSet(
1836
+ args: UpdateDataSetCommandInput,
1837
+ options?: __HttpHandlerOptions
1838
+ ): Promise<UpdateDataSetCommandOutput>;
1839
+ updateDataSet(
1840
+ args: UpdateDataSetCommandInput,
1841
+ cb: (err: any, data?: UpdateDataSetCommandOutput) => void
1842
+ ): void;
1843
+ updateDataSet(
1844
+ args: UpdateDataSetCommandInput,
1845
+ options: __HttpHandlerOptions,
1846
+ cb: (err: any, data?: UpdateDataSetCommandOutput) => void
1847
+ ): void;
1848
+ updateDataSetPermissions(
1849
+ args: UpdateDataSetPermissionsCommandInput,
1850
+ options?: __HttpHandlerOptions
1851
+ ): Promise<UpdateDataSetPermissionsCommandOutput>;
1852
+ updateDataSetPermissions(
1853
+ args: UpdateDataSetPermissionsCommandInput,
1854
+ cb: (err: any, data?: UpdateDataSetPermissionsCommandOutput) => void
1855
+ ): void;
1856
+ updateDataSetPermissions(
1857
+ args: UpdateDataSetPermissionsCommandInput,
1858
+ options: __HttpHandlerOptions,
1859
+ cb: (err: any, data?: UpdateDataSetPermissionsCommandOutput) => void
1860
+ ): void;
1861
+ updateDataSource(
1862
+ args: UpdateDataSourceCommandInput,
1863
+ options?: __HttpHandlerOptions
1864
+ ): Promise<UpdateDataSourceCommandOutput>;
1865
+ updateDataSource(
1866
+ args: UpdateDataSourceCommandInput,
1867
+ cb: (err: any, data?: UpdateDataSourceCommandOutput) => void
1868
+ ): void;
1869
+ updateDataSource(
1870
+ args: UpdateDataSourceCommandInput,
1871
+ options: __HttpHandlerOptions,
1872
+ cb: (err: any, data?: UpdateDataSourceCommandOutput) => void
1873
+ ): void;
1874
+ updateDataSourcePermissions(
1875
+ args: UpdateDataSourcePermissionsCommandInput,
1876
+ options?: __HttpHandlerOptions
1877
+ ): Promise<UpdateDataSourcePermissionsCommandOutput>;
1878
+ updateDataSourcePermissions(
1879
+ args: UpdateDataSourcePermissionsCommandInput,
1880
+ cb: (err: any, data?: UpdateDataSourcePermissionsCommandOutput) => void
1881
+ ): void;
1882
+ updateDataSourcePermissions(
1883
+ args: UpdateDataSourcePermissionsCommandInput,
1884
+ options: __HttpHandlerOptions,
1885
+ cb: (err: any, data?: UpdateDataSourcePermissionsCommandOutput) => void
1886
+ ): void;
1887
+ updateFolder(
1888
+ args: UpdateFolderCommandInput,
1889
+ options?: __HttpHandlerOptions
1890
+ ): Promise<UpdateFolderCommandOutput>;
1891
+ updateFolder(
1892
+ args: UpdateFolderCommandInput,
1893
+ cb: (err: any, data?: UpdateFolderCommandOutput) => void
1894
+ ): void;
1895
+ updateFolder(
1896
+ args: UpdateFolderCommandInput,
1897
+ options: __HttpHandlerOptions,
1898
+ cb: (err: any, data?: UpdateFolderCommandOutput) => void
1899
+ ): void;
1900
+ updateFolderPermissions(
1901
+ args: UpdateFolderPermissionsCommandInput,
1902
+ options?: __HttpHandlerOptions
1903
+ ): Promise<UpdateFolderPermissionsCommandOutput>;
1904
+ updateFolderPermissions(
1905
+ args: UpdateFolderPermissionsCommandInput,
1906
+ cb: (err: any, data?: UpdateFolderPermissionsCommandOutput) => void
1907
+ ): void;
1908
+ updateFolderPermissions(
1909
+ args: UpdateFolderPermissionsCommandInput,
1910
+ options: __HttpHandlerOptions,
1911
+ cb: (err: any, data?: UpdateFolderPermissionsCommandOutput) => void
1912
+ ): void;
1913
+ updateGroup(
1914
+ args: UpdateGroupCommandInput,
1915
+ options?: __HttpHandlerOptions
1916
+ ): Promise<UpdateGroupCommandOutput>;
1917
+ updateGroup(
1918
+ args: UpdateGroupCommandInput,
1919
+ cb: (err: any, data?: UpdateGroupCommandOutput) => void
1920
+ ): void;
1921
+ updateGroup(
1922
+ args: UpdateGroupCommandInput,
1923
+ options: __HttpHandlerOptions,
1924
+ cb: (err: any, data?: UpdateGroupCommandOutput) => void
1925
+ ): void;
1926
+ updateIAMPolicyAssignment(
1927
+ args: UpdateIAMPolicyAssignmentCommandInput,
1928
+ options?: __HttpHandlerOptions
1929
+ ): Promise<UpdateIAMPolicyAssignmentCommandOutput>;
1930
+ updateIAMPolicyAssignment(
1931
+ args: UpdateIAMPolicyAssignmentCommandInput,
1932
+ cb: (err: any, data?: UpdateIAMPolicyAssignmentCommandOutput) => void
1933
+ ): void;
1934
+ updateIAMPolicyAssignment(
1935
+ args: UpdateIAMPolicyAssignmentCommandInput,
1936
+ options: __HttpHandlerOptions,
1937
+ cb: (err: any, data?: UpdateIAMPolicyAssignmentCommandOutput) => void
1938
+ ): void;
1939
+ updateIpRestriction(
1940
+ args: UpdateIpRestrictionCommandInput,
1941
+ options?: __HttpHandlerOptions
1942
+ ): Promise<UpdateIpRestrictionCommandOutput>;
1943
+ updateIpRestriction(
1944
+ args: UpdateIpRestrictionCommandInput,
1945
+ cb: (err: any, data?: UpdateIpRestrictionCommandOutput) => void
1946
+ ): void;
1947
+ updateIpRestriction(
1948
+ args: UpdateIpRestrictionCommandInput,
1949
+ options: __HttpHandlerOptions,
1950
+ cb: (err: any, data?: UpdateIpRestrictionCommandOutput) => void
1951
+ ): void;
1952
+ updatePublicSharingSettings(
1953
+ args: UpdatePublicSharingSettingsCommandInput,
1954
+ options?: __HttpHandlerOptions
1955
+ ): Promise<UpdatePublicSharingSettingsCommandOutput>;
1956
+ updatePublicSharingSettings(
1957
+ args: UpdatePublicSharingSettingsCommandInput,
1958
+ cb: (err: any, data?: UpdatePublicSharingSettingsCommandOutput) => void
1959
+ ): void;
1960
+ updatePublicSharingSettings(
1961
+ args: UpdatePublicSharingSettingsCommandInput,
1962
+ options: __HttpHandlerOptions,
1963
+ cb: (err: any, data?: UpdatePublicSharingSettingsCommandOutput) => void
1964
+ ): void;
1965
+ updateTemplate(
1966
+ args: UpdateTemplateCommandInput,
1967
+ options?: __HttpHandlerOptions
1968
+ ): Promise<UpdateTemplateCommandOutput>;
1969
+ updateTemplate(
1970
+ args: UpdateTemplateCommandInput,
1971
+ cb: (err: any, data?: UpdateTemplateCommandOutput) => void
1972
+ ): void;
1973
+ updateTemplate(
1974
+ args: UpdateTemplateCommandInput,
1975
+ options: __HttpHandlerOptions,
1976
+ cb: (err: any, data?: UpdateTemplateCommandOutput) => void
1977
+ ): void;
1978
+ updateTemplateAlias(
1979
+ args: UpdateTemplateAliasCommandInput,
1980
+ options?: __HttpHandlerOptions
1981
+ ): Promise<UpdateTemplateAliasCommandOutput>;
1982
+ updateTemplateAlias(
1983
+ args: UpdateTemplateAliasCommandInput,
1984
+ cb: (err: any, data?: UpdateTemplateAliasCommandOutput) => void
1985
+ ): void;
1986
+ updateTemplateAlias(
1987
+ args: UpdateTemplateAliasCommandInput,
1988
+ options: __HttpHandlerOptions,
1989
+ cb: (err: any, data?: UpdateTemplateAliasCommandOutput) => void
1990
+ ): void;
1991
+ updateTemplatePermissions(
1992
+ args: UpdateTemplatePermissionsCommandInput,
1993
+ options?: __HttpHandlerOptions
1994
+ ): Promise<UpdateTemplatePermissionsCommandOutput>;
1995
+ updateTemplatePermissions(
1996
+ args: UpdateTemplatePermissionsCommandInput,
1997
+ cb: (err: any, data?: UpdateTemplatePermissionsCommandOutput) => void
1998
+ ): void;
1999
+ updateTemplatePermissions(
2000
+ args: UpdateTemplatePermissionsCommandInput,
2001
+ options: __HttpHandlerOptions,
2002
+ cb: (err: any, data?: UpdateTemplatePermissionsCommandOutput) => void
2003
+ ): void;
2004
+ updateTheme(
2005
+ args: UpdateThemeCommandInput,
2006
+ options?: __HttpHandlerOptions
2007
+ ): Promise<UpdateThemeCommandOutput>;
2008
+ updateTheme(
2009
+ args: UpdateThemeCommandInput,
2010
+ cb: (err: any, data?: UpdateThemeCommandOutput) => void
2011
+ ): void;
2012
+ updateTheme(
2013
+ args: UpdateThemeCommandInput,
2014
+ options: __HttpHandlerOptions,
2015
+ cb: (err: any, data?: UpdateThemeCommandOutput) => void
2016
+ ): void;
2017
+ updateThemeAlias(
2018
+ args: UpdateThemeAliasCommandInput,
2019
+ options?: __HttpHandlerOptions
2020
+ ): Promise<UpdateThemeAliasCommandOutput>;
2021
+ updateThemeAlias(
2022
+ args: UpdateThemeAliasCommandInput,
2023
+ cb: (err: any, data?: UpdateThemeAliasCommandOutput) => void
2024
+ ): void;
2025
+ updateThemeAlias(
2026
+ args: UpdateThemeAliasCommandInput,
2027
+ options: __HttpHandlerOptions,
2028
+ cb: (err: any, data?: UpdateThemeAliasCommandOutput) => void
2029
+ ): void;
2030
+ updateThemePermissions(
2031
+ args: UpdateThemePermissionsCommandInput,
2032
+ options?: __HttpHandlerOptions
2033
+ ): Promise<UpdateThemePermissionsCommandOutput>;
2034
+ updateThemePermissions(
2035
+ args: UpdateThemePermissionsCommandInput,
2036
+ cb: (err: any, data?: UpdateThemePermissionsCommandOutput) => void
2037
+ ): void;
2038
+ updateThemePermissions(
2039
+ args: UpdateThemePermissionsCommandInput,
2040
+ options: __HttpHandlerOptions,
2041
+ cb: (err: any, data?: UpdateThemePermissionsCommandOutput) => void
2042
+ ): void;
2043
+ updateUser(
2044
+ args: UpdateUserCommandInput,
2045
+ options?: __HttpHandlerOptions
2046
+ ): Promise<UpdateUserCommandOutput>;
2047
+ updateUser(
2048
+ args: UpdateUserCommandInput,
2049
+ cb: (err: any, data?: UpdateUserCommandOutput) => void
2050
+ ): void;
2051
+ updateUser(
2052
+ args: UpdateUserCommandInput,
2053
+ options: __HttpHandlerOptions,
2054
+ cb: (err: any, data?: UpdateUserCommandOutput) => void
2055
+ ): void;
2056
+ }