@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,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateIAMPolicyAssignmentRequest, CreateIAMPolicyAssignmentResponse } from "../models/models_0";
4
- import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
5
- export interface CreateIAMPolicyAssignmentCommandInput extends CreateIAMPolicyAssignmentRequest {
6
- }
7
- export interface CreateIAMPolicyAssignmentCommandOutput extends CreateIAMPolicyAssignmentResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateIAMPolicyAssignmentCommand extends $Command<CreateIAMPolicyAssignmentCommandInput, CreateIAMPolicyAssignmentCommandOutput, QuickSightClientResolvedConfig> {
11
- readonly input: CreateIAMPolicyAssignmentCommandInput;
12
- constructor(input: CreateIAMPolicyAssignmentCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateIAMPolicyAssignmentCommandInput, CreateIAMPolicyAssignmentCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CreateIAMPolicyAssignmentRequest,
10
+ CreateIAMPolicyAssignmentResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ QuickSightClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../QuickSightClient";
17
+ export interface CreateIAMPolicyAssignmentCommandInput
18
+ extends CreateIAMPolicyAssignmentRequest {}
19
+ export interface CreateIAMPolicyAssignmentCommandOutput
20
+ extends CreateIAMPolicyAssignmentResponse,
21
+ __MetadataBearer {}
22
+ export declare class CreateIAMPolicyAssignmentCommand extends $Command<
23
+ CreateIAMPolicyAssignmentCommandInput,
24
+ CreateIAMPolicyAssignmentCommandOutput,
25
+ QuickSightClientResolvedConfig
26
+ > {
27
+ readonly input: CreateIAMPolicyAssignmentCommandInput;
28
+ constructor(input: CreateIAMPolicyAssignmentCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: QuickSightClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ CreateIAMPolicyAssignmentCommandInput,
35
+ CreateIAMPolicyAssignmentCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,35 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateIngestionRequest, CreateIngestionResponse } from "../models/models_0";
4
- import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
5
- export interface CreateIngestionCommandInput extends CreateIngestionRequest {
6
- }
7
- export interface CreateIngestionCommandOutput extends CreateIngestionResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateIngestionCommand extends $Command<CreateIngestionCommandInput, CreateIngestionCommandOutput, QuickSightClientResolvedConfig> {
11
- readonly input: CreateIngestionCommandInput;
12
- constructor(input: CreateIngestionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateIngestionCommandInput, CreateIngestionCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CreateIngestionRequest,
10
+ CreateIngestionResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ QuickSightClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../QuickSightClient";
17
+ export interface CreateIngestionCommandInput extends CreateIngestionRequest {}
18
+ export interface CreateIngestionCommandOutput
19
+ extends CreateIngestionResponse,
20
+ __MetadataBearer {}
21
+ export declare class CreateIngestionCommand extends $Command<
22
+ CreateIngestionCommandInput,
23
+ CreateIngestionCommandOutput,
24
+ QuickSightClientResolvedConfig
25
+ > {
26
+ readonly input: CreateIngestionCommandInput;
27
+ constructor(input: CreateIngestionCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: QuickSightClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<CreateIngestionCommandInput, CreateIngestionCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -1,17 +1,35 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateNamespaceRequest, CreateNamespaceResponse } from "../models/models_0";
4
- import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
5
- export interface CreateNamespaceCommandInput extends CreateNamespaceRequest {
6
- }
7
- export interface CreateNamespaceCommandOutput extends CreateNamespaceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateNamespaceCommand extends $Command<CreateNamespaceCommandInput, CreateNamespaceCommandOutput, QuickSightClientResolvedConfig> {
11
- readonly input: CreateNamespaceCommandInput;
12
- constructor(input: CreateNamespaceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateNamespaceCommandInput, CreateNamespaceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CreateNamespaceRequest,
10
+ CreateNamespaceResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ QuickSightClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../QuickSightClient";
17
+ export interface CreateNamespaceCommandInput extends CreateNamespaceRequest {}
18
+ export interface CreateNamespaceCommandOutput
19
+ extends CreateNamespaceResponse,
20
+ __MetadataBearer {}
21
+ export declare class CreateNamespaceCommand extends $Command<
22
+ CreateNamespaceCommandInput,
23
+ CreateNamespaceCommandOutput,
24
+ QuickSightClientResolvedConfig
25
+ > {
26
+ readonly input: CreateNamespaceCommandInput;
27
+ constructor(input: CreateNamespaceCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: QuickSightClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<CreateNamespaceCommandInput, CreateNamespaceCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -1,17 +1,36 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateTemplateAliasRequest, CreateTemplateAliasResponse } from "../models/models_0";
4
- import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
5
- export interface CreateTemplateAliasCommandInput extends CreateTemplateAliasRequest {
6
- }
7
- export interface CreateTemplateAliasCommandOutput extends CreateTemplateAliasResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateTemplateAliasCommand extends $Command<CreateTemplateAliasCommandInput, CreateTemplateAliasCommandOutput, QuickSightClientResolvedConfig> {
11
- readonly input: CreateTemplateAliasCommandInput;
12
- constructor(input: CreateTemplateAliasCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTemplateAliasCommandInput, CreateTemplateAliasCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CreateTemplateAliasRequest,
10
+ CreateTemplateAliasResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ QuickSightClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../QuickSightClient";
17
+ export interface CreateTemplateAliasCommandInput
18
+ extends CreateTemplateAliasRequest {}
19
+ export interface CreateTemplateAliasCommandOutput
20
+ extends CreateTemplateAliasResponse,
21
+ __MetadataBearer {}
22
+ export declare class CreateTemplateAliasCommand extends $Command<
23
+ CreateTemplateAliasCommandInput,
24
+ CreateTemplateAliasCommandOutput,
25
+ QuickSightClientResolvedConfig
26
+ > {
27
+ readonly input: CreateTemplateAliasCommandInput;
28
+ constructor(input: CreateTemplateAliasCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: QuickSightClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<CreateTemplateAliasCommandInput, CreateTemplateAliasCommandOutput>;
34
+ private serialize;
35
+ private deserialize;
36
+ }
@@ -1,17 +1,35 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateTemplateRequest, CreateTemplateResponse } from "../models/models_0";
4
- import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
5
- export interface CreateTemplateCommandInput extends CreateTemplateRequest {
6
- }
7
- export interface CreateTemplateCommandOutput extends CreateTemplateResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateTemplateCommand extends $Command<CreateTemplateCommandInput, CreateTemplateCommandOutput, QuickSightClientResolvedConfig> {
11
- readonly input: CreateTemplateCommandInput;
12
- constructor(input: CreateTemplateCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTemplateCommandInput, CreateTemplateCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CreateTemplateRequest,
10
+ CreateTemplateResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ QuickSightClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../QuickSightClient";
17
+ export interface CreateTemplateCommandInput extends CreateTemplateRequest {}
18
+ export interface CreateTemplateCommandOutput
19
+ extends CreateTemplateResponse,
20
+ __MetadataBearer {}
21
+ export declare class CreateTemplateCommand extends $Command<
22
+ CreateTemplateCommandInput,
23
+ CreateTemplateCommandOutput,
24
+ QuickSightClientResolvedConfig
25
+ > {
26
+ readonly input: CreateTemplateCommandInput;
27
+ constructor(input: CreateTemplateCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: QuickSightClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<CreateTemplateCommandInput, CreateTemplateCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -1,17 +1,35 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateThemeAliasRequest, CreateThemeAliasResponse } from "../models/models_0";
4
- import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
5
- export interface CreateThemeAliasCommandInput extends CreateThemeAliasRequest {
6
- }
7
- export interface CreateThemeAliasCommandOutput extends CreateThemeAliasResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateThemeAliasCommand extends $Command<CreateThemeAliasCommandInput, CreateThemeAliasCommandOutput, QuickSightClientResolvedConfig> {
11
- readonly input: CreateThemeAliasCommandInput;
12
- constructor(input: CreateThemeAliasCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateThemeAliasCommandInput, CreateThemeAliasCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CreateThemeAliasRequest,
10
+ CreateThemeAliasResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ QuickSightClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../QuickSightClient";
17
+ export interface CreateThemeAliasCommandInput extends CreateThemeAliasRequest {}
18
+ export interface CreateThemeAliasCommandOutput
19
+ extends CreateThemeAliasResponse,
20
+ __MetadataBearer {}
21
+ export declare class CreateThemeAliasCommand extends $Command<
22
+ CreateThemeAliasCommandInput,
23
+ CreateThemeAliasCommandOutput,
24
+ QuickSightClientResolvedConfig
25
+ > {
26
+ readonly input: CreateThemeAliasCommandInput;
27
+ constructor(input: CreateThemeAliasCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: QuickSightClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<CreateThemeAliasCommandInput, CreateThemeAliasCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -1,17 +1,32 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateThemeRequest, CreateThemeResponse } from "../models/models_0";
4
- import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
5
- export interface CreateThemeCommandInput extends CreateThemeRequest {
6
- }
7
- export interface CreateThemeCommandOutput extends CreateThemeResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateThemeCommand extends $Command<CreateThemeCommandInput, CreateThemeCommandOutput, QuickSightClientResolvedConfig> {
11
- readonly input: CreateThemeCommandInput;
12
- constructor(input: CreateThemeCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateThemeCommandInput, CreateThemeCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import { CreateThemeRequest, CreateThemeResponse } from "../models/models_0";
9
+ import {
10
+ QuickSightClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../QuickSightClient";
14
+ export interface CreateThemeCommandInput extends CreateThemeRequest {}
15
+ export interface CreateThemeCommandOutput
16
+ extends CreateThemeResponse,
17
+ __MetadataBearer {}
18
+ export declare class CreateThemeCommand extends $Command<
19
+ CreateThemeCommandInput,
20
+ CreateThemeCommandOutput,
21
+ QuickSightClientResolvedConfig
22
+ > {
23
+ readonly input: CreateThemeCommandInput;
24
+ constructor(input: CreateThemeCommandInput);
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: QuickSightClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<CreateThemeCommandInput, CreateThemeCommandOutput>;
30
+ private serialize;
31
+ private deserialize;
32
+ }
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteAccountCustomizationRequest, DeleteAccountCustomizationResponse } from "../models/models_0";
4
- import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
5
- export interface DeleteAccountCustomizationCommandInput extends DeleteAccountCustomizationRequest {
6
- }
7
- export interface DeleteAccountCustomizationCommandOutput extends DeleteAccountCustomizationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteAccountCustomizationCommand extends $Command<DeleteAccountCustomizationCommandInput, DeleteAccountCustomizationCommandOutput, QuickSightClientResolvedConfig> {
11
- readonly input: DeleteAccountCustomizationCommandInput;
12
- constructor(input: DeleteAccountCustomizationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAccountCustomizationCommandInput, DeleteAccountCustomizationCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DeleteAccountCustomizationRequest,
10
+ DeleteAccountCustomizationResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ QuickSightClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../QuickSightClient";
17
+ export interface DeleteAccountCustomizationCommandInput
18
+ extends DeleteAccountCustomizationRequest {}
19
+ export interface DeleteAccountCustomizationCommandOutput
20
+ extends DeleteAccountCustomizationResponse,
21
+ __MetadataBearer {}
22
+ export declare class DeleteAccountCustomizationCommand extends $Command<
23
+ DeleteAccountCustomizationCommandInput,
24
+ DeleteAccountCustomizationCommandOutput,
25
+ QuickSightClientResolvedConfig
26
+ > {
27
+ readonly input: DeleteAccountCustomizationCommandInput;
28
+ constructor(input: DeleteAccountCustomizationCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: QuickSightClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DeleteAccountCustomizationCommandInput,
35
+ DeleteAccountCustomizationCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,35 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteAnalysisRequest, DeleteAnalysisResponse } from "../models/models_0";
4
- import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
5
- export interface DeleteAnalysisCommandInput extends DeleteAnalysisRequest {
6
- }
7
- export interface DeleteAnalysisCommandOutput extends DeleteAnalysisResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteAnalysisCommand extends $Command<DeleteAnalysisCommandInput, DeleteAnalysisCommandOutput, QuickSightClientResolvedConfig> {
11
- readonly input: DeleteAnalysisCommandInput;
12
- constructor(input: DeleteAnalysisCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAnalysisCommandInput, DeleteAnalysisCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DeleteAnalysisRequest,
10
+ DeleteAnalysisResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ QuickSightClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../QuickSightClient";
17
+ export interface DeleteAnalysisCommandInput extends DeleteAnalysisRequest {}
18
+ export interface DeleteAnalysisCommandOutput
19
+ extends DeleteAnalysisResponse,
20
+ __MetadataBearer {}
21
+ export declare class DeleteAnalysisCommand extends $Command<
22
+ DeleteAnalysisCommandInput,
23
+ DeleteAnalysisCommandOutput,
24
+ QuickSightClientResolvedConfig
25
+ > {
26
+ readonly input: DeleteAnalysisCommandInput;
27
+ constructor(input: DeleteAnalysisCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: QuickSightClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<DeleteAnalysisCommandInput, DeleteAnalysisCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -1,17 +1,35 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteDashboardRequest, DeleteDashboardResponse } from "../models/models_0";
4
- import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
5
- export interface DeleteDashboardCommandInput extends DeleteDashboardRequest {
6
- }
7
- export interface DeleteDashboardCommandOutput extends DeleteDashboardResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteDashboardCommand extends $Command<DeleteDashboardCommandInput, DeleteDashboardCommandOutput, QuickSightClientResolvedConfig> {
11
- readonly input: DeleteDashboardCommandInput;
12
- constructor(input: DeleteDashboardCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDashboardCommandInput, DeleteDashboardCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DeleteDashboardRequest,
10
+ DeleteDashboardResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ QuickSightClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../QuickSightClient";
17
+ export interface DeleteDashboardCommandInput extends DeleteDashboardRequest {}
18
+ export interface DeleteDashboardCommandOutput
19
+ extends DeleteDashboardResponse,
20
+ __MetadataBearer {}
21
+ export declare class DeleteDashboardCommand extends $Command<
22
+ DeleteDashboardCommandInput,
23
+ DeleteDashboardCommandOutput,
24
+ QuickSightClientResolvedConfig
25
+ > {
26
+ readonly input: DeleteDashboardCommandInput;
27
+ constructor(input: DeleteDashboardCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: QuickSightClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<DeleteDashboardCommandInput, DeleteDashboardCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -1,17 +1,35 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteDataSetRequest, DeleteDataSetResponse } from "../models/models_0";
4
- import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
5
- export interface DeleteDataSetCommandInput extends DeleteDataSetRequest {
6
- }
7
- export interface DeleteDataSetCommandOutput extends DeleteDataSetResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteDataSetCommand extends $Command<DeleteDataSetCommandInput, DeleteDataSetCommandOutput, QuickSightClientResolvedConfig> {
11
- readonly input: DeleteDataSetCommandInput;
12
- constructor(input: DeleteDataSetCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDataSetCommandInput, DeleteDataSetCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DeleteDataSetRequest,
10
+ DeleteDataSetResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ QuickSightClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../QuickSightClient";
17
+ export interface DeleteDataSetCommandInput extends DeleteDataSetRequest {}
18
+ export interface DeleteDataSetCommandOutput
19
+ extends DeleteDataSetResponse,
20
+ __MetadataBearer {}
21
+ export declare class DeleteDataSetCommand extends $Command<
22
+ DeleteDataSetCommandInput,
23
+ DeleteDataSetCommandOutput,
24
+ QuickSightClientResolvedConfig
25
+ > {
26
+ readonly input: DeleteDataSetCommandInput;
27
+ constructor(input: DeleteDataSetCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: QuickSightClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<DeleteDataSetCommandInput, DeleteDataSetCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }