@aws-sdk/client-quicksight 3.883.0 → 3.887.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 (176) hide show
  1. package/README.md +24 -0
  2. package/dist-cjs/index.js +175 -16
  3. package/dist-es/QuickSight.js +6 -0
  4. package/dist-es/commands/DeleteAccountCustomPermissionCommand.js +22 -0
  5. package/dist-es/commands/DescribeAccountCustomPermissionCommand.js +22 -0
  6. package/dist-es/commands/UpdateAccountCustomPermissionCommand.js +22 -0
  7. package/dist-es/commands/index.js +3 -0
  8. package/dist-es/models/models_2.js +2 -0
  9. package/dist-es/models/models_3.js +12 -0
  10. package/dist-es/models/models_4.js +4 -13
  11. package/dist-es/models/models_5.js +13 -0
  12. package/dist-es/protocols/Aws_restJson1.js +79 -0
  13. package/dist-types/QuickSight.d.ts +21 -0
  14. package/dist-types/QuickSightClient.d.ts +5 -2
  15. package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +2 -2
  16. package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +9 -9
  17. package/dist-types/commands/CreateAnalysisCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateBrandCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateCustomPermissionsCommand.d.ts +2 -0
  20. package/dist-types/commands/CreateDashboardCommand.d.ts +9 -3
  21. package/dist-types/commands/CreateDataSetCommand.d.ts +1 -1
  22. package/dist-types/commands/CreateDataSourceCommand.d.ts +8 -2
  23. package/dist-types/commands/CreateFolderCommand.d.ts +1 -1
  24. package/dist-types/commands/CreateFolderMembershipCommand.d.ts +1 -1
  25. package/dist-types/commands/CreateGroupCommand.d.ts +1 -1
  26. package/dist-types/commands/CreateNamespaceCommand.d.ts +3 -3
  27. package/dist-types/commands/CreateRoleMembershipCommand.d.ts +1 -1
  28. package/dist-types/commands/CreateTemplateAliasCommand.d.ts +1 -1
  29. package/dist-types/commands/CreateTemplateCommand.d.ts +3 -3
  30. package/dist-types/commands/CreateThemeAliasCommand.d.ts +1 -1
  31. package/dist-types/commands/CreateThemeCommand.d.ts +1 -1
  32. package/dist-types/commands/CreateTopicCommand.d.ts +9 -1
  33. package/dist-types/commands/CreateVPCConnectionCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteAccountCustomPermissionCommand.d.ts +91 -0
  35. package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +1 -1
  36. package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +1 -1
  37. package/dist-types/commands/DeleteAnalysisCommand.d.ts +4 -4
  38. package/dist-types/commands/DeleteBrandCommand.d.ts +1 -1
  39. package/dist-types/commands/DeleteDashboardCommand.d.ts +1 -1
  40. package/dist-types/commands/DeleteDefaultQBusinessApplicationCommand.d.ts +1 -1
  41. package/dist-types/commands/DeleteFolderCommand.d.ts +1 -1
  42. package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +1 -1
  43. package/dist-types/commands/DeleteIdentityPropagationConfigCommand.d.ts +2 -2
  44. package/dist-types/commands/DeleteRoleMembershipCommand.d.ts +2 -1
  45. package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +2 -2
  46. package/dist-types/commands/DeleteTemplateCommand.d.ts +2 -2
  47. package/dist-types/commands/DeleteThemeAliasCommand.d.ts +1 -1
  48. package/dist-types/commands/DeleteThemeCommand.d.ts +2 -2
  49. package/dist-types/commands/DeleteVPCConnectionCommand.d.ts +1 -1
  50. package/dist-types/commands/DescribeAccountCustomPermissionCommand.d.ts +92 -0
  51. package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +7 -7
  52. package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +1 -1
  53. package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +1 -1
  54. package/dist-types/commands/DescribeAnalysisCommand.d.ts +1 -1
  55. package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +1 -1
  56. package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +1 -1
  57. package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +1 -1
  58. package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +4 -1
  59. package/dist-types/commands/DescribeCustomPermissionsCommand.d.ts +2 -0
  60. package/dist-types/commands/DescribeDashboardCommand.d.ts +1 -1
  61. package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +7 -1
  62. package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +1 -1
  63. package/dist-types/commands/DescribeDashboardSnapshotJobCommand.d.ts +1 -1
  64. package/dist-types/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +1 -1
  65. package/dist-types/commands/DescribeDataSourceCommand.d.ts +7 -1
  66. package/dist-types/commands/DescribeDefaultQBusinessApplicationCommand.d.ts +1 -1
  67. package/dist-types/commands/DescribeFolderCommand.d.ts +1 -1
  68. package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +1 -1
  69. package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -1
  70. package/dist-types/commands/DescribeKeyRegistrationCommand.d.ts +5 -1
  71. package/dist-types/commands/DescribeQuickSightQSearchConfigurationCommand.d.ts +1 -1
  72. package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +1 -1
  73. package/dist-types/commands/DescribeTemplateCommand.d.ts +1 -1
  74. package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +1 -1
  75. package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +1 -1
  76. package/dist-types/commands/DescribeThemeAliasCommand.d.ts +1 -1
  77. package/dist-types/commands/DescribeThemeCommand.d.ts +1 -1
  78. package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +1 -1
  79. package/dist-types/commands/DescribeTopicCommand.d.ts +9 -1
  80. package/dist-types/commands/DescribeVPCConnectionCommand.d.ts +1 -1
  81. package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +3 -3
  82. package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +3 -3
  83. package/dist-types/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.d.ts +5 -5
  84. package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +5 -5
  85. package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +3 -3
  86. package/dist-types/commands/ListAnalysesCommand.d.ts +1 -1
  87. package/dist-types/commands/ListAssetBundleExportJobsCommand.d.ts +1 -1
  88. package/dist-types/commands/ListAssetBundleImportJobsCommand.d.ts +1 -1
  89. package/dist-types/commands/ListBrandsCommand.d.ts +1 -1
  90. package/dist-types/commands/ListCustomPermissionsCommand.d.ts +2 -0
  91. package/dist-types/commands/ListDashboardVersionsCommand.d.ts +2 -2
  92. package/dist-types/commands/ListDashboardsCommand.d.ts +1 -1
  93. package/dist-types/commands/ListDataSourcesCommand.d.ts +7 -1
  94. package/dist-types/commands/ListFolderMembersCommand.d.ts +1 -1
  95. package/dist-types/commands/ListFoldersCommand.d.ts +1 -1
  96. package/dist-types/commands/ListFoldersForResourceCommand.d.ts +1 -1
  97. package/dist-types/commands/ListIdentityPropagationConfigsCommand.d.ts +2 -2
  98. package/dist-types/commands/ListTemplateAliasesCommand.d.ts +1 -1
  99. package/dist-types/commands/ListTemplateVersionsCommand.d.ts +1 -1
  100. package/dist-types/commands/ListTemplatesCommand.d.ts +1 -1
  101. package/dist-types/commands/ListThemeAliasesCommand.d.ts +1 -1
  102. package/dist-types/commands/ListThemeVersionsCommand.d.ts +1 -1
  103. package/dist-types/commands/ListThemesCommand.d.ts +1 -1
  104. package/dist-types/commands/ListVPCConnectionsCommand.d.ts +1 -1
  105. package/dist-types/commands/PredictQAResultsCommand.d.ts +1 -1
  106. package/dist-types/commands/RegisterUserCommand.d.ts +1 -1
  107. package/dist-types/commands/RestoreAnalysisCommand.d.ts +1 -1
  108. package/dist-types/commands/SearchAnalysesCommand.d.ts +1 -1
  109. package/dist-types/commands/SearchDashboardsCommand.d.ts +1 -1
  110. package/dist-types/commands/SearchDataSetsCommand.d.ts +1 -1
  111. package/dist-types/commands/SearchDataSourcesCommand.d.ts +2 -2
  112. package/dist-types/commands/SearchFoldersCommand.d.ts +2 -2
  113. package/dist-types/commands/SearchGroupsCommand.d.ts +2 -2
  114. package/dist-types/commands/SearchTopicsCommand.d.ts +2 -2
  115. package/dist-types/commands/StartAssetBundleExportJobCommand.d.ts +2 -2
  116. package/dist-types/commands/StartAssetBundleImportJobCommand.d.ts +5 -2
  117. package/dist-types/commands/StartDashboardSnapshotJobCommand.d.ts +6 -6
  118. package/dist-types/commands/StartDashboardSnapshotJobScheduleCommand.d.ts +2 -2
  119. package/dist-types/commands/TagResourceCommand.d.ts +5 -5
  120. package/dist-types/commands/UpdateAccountCustomPermissionCommand.d.ts +92 -0
  121. package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +1 -1
  122. package/dist-types/commands/UpdateAnalysisCommand.d.ts +1 -1
  123. package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +1 -1
  124. package/dist-types/commands/UpdateApplicationWithTokenExchangeGrantCommand.d.ts +1 -1
  125. package/dist-types/commands/UpdateCustomPermissionsCommand.d.ts +2 -0
  126. package/dist-types/commands/UpdateDashboardCommand.d.ts +7 -1
  127. package/dist-types/commands/UpdateDashboardLinksCommand.d.ts +1 -1
  128. package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +1 -1
  129. package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +1 -1
  130. package/dist-types/commands/UpdateDataSetCommand.d.ts +1 -1
  131. package/dist-types/commands/UpdateDataSourceCommand.d.ts +7 -1
  132. package/dist-types/commands/UpdateDefaultQBusinessApplicationCommand.d.ts +1 -1
  133. package/dist-types/commands/UpdateFolderCommand.d.ts +1 -1
  134. package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +1 -1
  135. package/dist-types/commands/UpdateIdentityPropagationConfigCommand.d.ts +2 -2
  136. package/dist-types/commands/UpdateKeyRegistrationCommand.d.ts +1 -1
  137. package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +6 -6
  138. package/dist-types/commands/UpdateQuickSightQSearchConfigurationCommand.d.ts +1 -1
  139. package/dist-types/commands/UpdateSPICECapacityConfigurationCommand.d.ts +1 -1
  140. package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +1 -1
  141. package/dist-types/commands/UpdateTemplateCommand.d.ts +1 -1
  142. package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +1 -1
  143. package/dist-types/commands/UpdateThemeAliasCommand.d.ts +1 -1
  144. package/dist-types/commands/UpdateThemeCommand.d.ts +1 -1
  145. package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +1 -1
  146. package/dist-types/commands/UpdateTopicCommand.d.ts +9 -1
  147. package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +1 -1
  148. package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +1 -1
  149. package/dist-types/commands/index.d.ts +3 -0
  150. package/dist-types/models/models_0.d.ts +39 -39
  151. package/dist-types/models/models_1.d.ts +2 -2
  152. package/dist-types/models/models_2.d.ts +106 -47
  153. package/dist-types/models/models_3.d.ts +236 -257
  154. package/dist-types/models/models_4.d.ts +346 -362
  155. package/dist-types/models/models_5.d.ts +355 -55
  156. package/dist-types/protocols/Aws_restJson1.d.ts +27 -0
  157. package/dist-types/ts3.4/QuickSight.d.ts +51 -0
  158. package/dist-types/ts3.4/QuickSightClient.d.ts +18 -0
  159. package/dist-types/ts3.4/commands/DeleteAccountCustomPermissionCommand.d.ts +51 -0
  160. package/dist-types/ts3.4/commands/DeleteRoleMembershipCommand.d.ts +2 -4
  161. package/dist-types/ts3.4/commands/DeleteTemplateAliasCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/DeleteThemeCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/DescribeAccountCustomPermissionCommand.d.ts +51 -0
  165. package/dist-types/ts3.4/commands/SearchDataSetsCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/SearchDataSourcesCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/SearchFoldersCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/SearchGroupsCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/UpdateAccountCustomPermissionCommand.d.ts +51 -0
  170. package/dist-types/ts3.4/commands/index.d.ts +3 -0
  171. package/dist-types/ts3.4/models/models_2.d.ts +64 -4
  172. package/dist-types/ts3.4/models/models_3.d.ts +44 -43
  173. package/dist-types/ts3.4/models/models_4.d.ts +56 -74
  174. package/dist-types/ts3.4/models/models_5.d.ts +86 -1
  175. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +36 -0
  176. package/package.json +37 -37
@@ -35,8 +35,12 @@ import {
35
35
  DashboardVersionDefinition,
36
36
  DataSetImportMode,
37
37
  DatasetParameter,
38
+ DataSetSearchFilter,
39
+ DataSetSummary,
38
40
  DataSetUsageConfiguration,
39
41
  DataSourceCredentials,
42
+ DataSourceSearchFilter,
43
+ DataSourceSummary,
40
44
  FieldFolder,
41
45
  Group,
42
46
  LinkSharingConfiguration,
@@ -61,6 +65,9 @@ import {
61
65
  } from "./models_3";
62
66
  import {
63
67
  FailedKeyRegistrationEntry,
68
+ FolderSearchFilter,
69
+ FolderSummary,
70
+ GroupSearchFilter,
64
71
  IncludeFolderMembers,
65
72
  PersonalizationMode,
66
73
  PurchaseMode,
@@ -68,11 +75,81 @@ import {
68
75
  RegisteredCustomerManagedKey,
69
76
  SessionTag,
70
77
  SnapshotConfiguration,
71
- TopicSearchFilter,
72
78
  TopicSummary,
73
79
  User,
74
80
  UserRole,
75
81
  } from "./models_4";
82
+ export interface SearchDataSetsRequest {
83
+ AwsAccountId: string | undefined;
84
+ Filters: DataSetSearchFilter[] | undefined;
85
+ NextToken?: string | undefined;
86
+ MaxResults?: number | undefined;
87
+ }
88
+ export interface SearchDataSetsResponse {
89
+ DataSetSummaries?: DataSetSummary[] | undefined;
90
+ NextToken?: string | undefined;
91
+ Status?: number | undefined;
92
+ RequestId?: string | undefined;
93
+ }
94
+ export interface SearchDataSourcesRequest {
95
+ AwsAccountId: string | undefined;
96
+ Filters: DataSourceSearchFilter[] | undefined;
97
+ NextToken?: string | undefined;
98
+ MaxResults?: number | undefined;
99
+ }
100
+ export interface SearchDataSourcesResponse {
101
+ DataSourceSummaries?: DataSourceSummary[] | undefined;
102
+ NextToken?: string | undefined;
103
+ Status?: number | undefined;
104
+ RequestId?: string | undefined;
105
+ }
106
+ export interface SearchFoldersRequest {
107
+ AwsAccountId: string | undefined;
108
+ Filters: FolderSearchFilter[] | undefined;
109
+ NextToken?: string | undefined;
110
+ MaxResults?: number | undefined;
111
+ }
112
+ export interface SearchFoldersResponse {
113
+ Status?: number | undefined;
114
+ FolderSummaryList?: FolderSummary[] | undefined;
115
+ NextToken?: string | undefined;
116
+ RequestId?: string | undefined;
117
+ }
118
+ export interface SearchGroupsRequest {
119
+ AwsAccountId: string | undefined;
120
+ NextToken?: string | undefined;
121
+ MaxResults?: number | undefined;
122
+ Namespace: string | undefined;
123
+ Filters: GroupSearchFilter[] | undefined;
124
+ }
125
+ export interface SearchGroupsResponse {
126
+ GroupList?: Group[] | undefined;
127
+ NextToken?: string | undefined;
128
+ RequestId?: string | undefined;
129
+ Status?: number | undefined;
130
+ }
131
+ export declare const TopicFilterAttribute: {
132
+ readonly DIRECT_QUICKSIGHT_OWNER: "DIRECT_QUICKSIGHT_OWNER";
133
+ readonly DIRECT_QUICKSIGHT_SOLE_OWNER: "DIRECT_QUICKSIGHT_SOLE_OWNER";
134
+ readonly DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER";
135
+ readonly QUICKSIGHT_OWNER: "QUICKSIGHT_OWNER";
136
+ readonly QUICKSIGHT_USER: "QUICKSIGHT_USER";
137
+ readonly QUICKSIGHT_VIEWER_OR_OWNER: "QUICKSIGHT_VIEWER_OR_OWNER";
138
+ readonly TOPIC_NAME: "TOPIC_NAME";
139
+ };
140
+ export type TopicFilterAttribute =
141
+ (typeof TopicFilterAttribute)[keyof typeof TopicFilterAttribute];
142
+ export declare const TopicFilterOperator: {
143
+ readonly StringEquals: "StringEquals";
144
+ readonly StringLike: "StringLike";
145
+ };
146
+ export type TopicFilterOperator =
147
+ (typeof TopicFilterOperator)[keyof typeof TopicFilterOperator];
148
+ export interface TopicSearchFilter {
149
+ Operator: TopicFilterOperator | undefined;
150
+ Name: TopicFilterAttribute | undefined;
151
+ Value: string | undefined;
152
+ }
76
153
  export interface SearchTopicsRequest {
77
154
  AwsAccountId: string | undefined;
78
155
  Filters: TopicSearchFilter[] | undefined;
@@ -181,6 +258,14 @@ export interface UpdateAccountCustomizationResponse {
181
258
  RequestId?: string | undefined;
182
259
  Status?: number | undefined;
183
260
  }
261
+ export interface UpdateAccountCustomPermissionRequest {
262
+ CustomPermissionsName: string | undefined;
263
+ AwsAccountId: string | undefined;
264
+ }
265
+ export interface UpdateAccountCustomPermissionResponse {
266
+ RequestId?: string | undefined;
267
+ Status?: number | undefined;
268
+ }
184
269
  export interface UpdateAccountSettingsRequest {
185
270
  AwsAccountId: string | undefined;
186
271
  DefaultNamespace: string | undefined;
@@ -115,6 +115,10 @@ import {
115
115
  DeleteAccountCustomizationCommandInput,
116
116
  DeleteAccountCustomizationCommandOutput,
117
117
  } from "../commands/DeleteAccountCustomizationCommand";
118
+ import {
119
+ DeleteAccountCustomPermissionCommandInput,
120
+ DeleteAccountCustomPermissionCommandOutput,
121
+ } from "../commands/DeleteAccountCustomPermissionCommand";
118
122
  import {
119
123
  DeleteAccountSubscriptionCommandInput,
120
124
  DeleteAccountSubscriptionCommandOutput,
@@ -239,6 +243,10 @@ import {
239
243
  DescribeAccountCustomizationCommandInput,
240
244
  DescribeAccountCustomizationCommandOutput,
241
245
  } from "../commands/DescribeAccountCustomizationCommand";
246
+ import {
247
+ DescribeAccountCustomPermissionCommandInput,
248
+ DescribeAccountCustomPermissionCommandOutput,
249
+ } from "../commands/DescribeAccountCustomPermissionCommand";
242
250
  import {
243
251
  DescribeAccountSettingsCommandInput,
244
252
  DescribeAccountSettingsCommandOutput,
@@ -667,6 +675,10 @@ import {
667
675
  UpdateAccountCustomizationCommandInput,
668
676
  UpdateAccountCustomizationCommandOutput,
669
677
  } from "../commands/UpdateAccountCustomizationCommand";
678
+ import {
679
+ UpdateAccountCustomPermissionCommandInput,
680
+ UpdateAccountCustomPermissionCommandOutput,
681
+ } from "../commands/UpdateAccountCustomPermissionCommand";
670
682
  import {
671
683
  UpdateAccountSettingsCommandInput,
672
684
  UpdateAccountSettingsCommandOutput,
@@ -951,6 +963,10 @@ export declare const se_DeleteAccountCustomizationCommand: (
951
963
  input: DeleteAccountCustomizationCommandInput,
952
964
  context: __SerdeContext
953
965
  ) => Promise<__HttpRequest>;
966
+ export declare const se_DeleteAccountCustomPermissionCommand: (
967
+ input: DeleteAccountCustomPermissionCommandInput,
968
+ context: __SerdeContext
969
+ ) => Promise<__HttpRequest>;
954
970
  export declare const se_DeleteAccountSubscriptionCommand: (
955
971
  input: DeleteAccountSubscriptionCommandInput,
956
972
  context: __SerdeContext
@@ -1075,6 +1091,10 @@ export declare const se_DescribeAccountCustomizationCommand: (
1075
1091
  input: DescribeAccountCustomizationCommandInput,
1076
1092
  context: __SerdeContext
1077
1093
  ) => Promise<__HttpRequest>;
1094
+ export declare const se_DescribeAccountCustomPermissionCommand: (
1095
+ input: DescribeAccountCustomPermissionCommandInput,
1096
+ context: __SerdeContext
1097
+ ) => Promise<__HttpRequest>;
1078
1098
  export declare const se_DescribeAccountSettingsCommand: (
1079
1099
  input: DescribeAccountSettingsCommandInput,
1080
1100
  context: __SerdeContext
@@ -1503,6 +1523,10 @@ export declare const se_UpdateAccountCustomizationCommand: (
1503
1523
  input: UpdateAccountCustomizationCommandInput,
1504
1524
  context: __SerdeContext
1505
1525
  ) => Promise<__HttpRequest>;
1526
+ export declare const se_UpdateAccountCustomPermissionCommand: (
1527
+ input: UpdateAccountCustomPermissionCommandInput,
1528
+ context: __SerdeContext
1529
+ ) => Promise<__HttpRequest>;
1506
1530
  export declare const se_UpdateAccountSettingsCommand: (
1507
1531
  input: UpdateAccountSettingsCommandInput,
1508
1532
  context: __SerdeContext
@@ -1787,6 +1811,10 @@ export declare const de_DeleteAccountCustomizationCommand: (
1787
1811
  output: __HttpResponse,
1788
1812
  context: __SerdeContext
1789
1813
  ) => Promise<DeleteAccountCustomizationCommandOutput>;
1814
+ export declare const de_DeleteAccountCustomPermissionCommand: (
1815
+ output: __HttpResponse,
1816
+ context: __SerdeContext
1817
+ ) => Promise<DeleteAccountCustomPermissionCommandOutput>;
1790
1818
  export declare const de_DeleteAccountSubscriptionCommand: (
1791
1819
  output: __HttpResponse,
1792
1820
  context: __SerdeContext
@@ -1911,6 +1939,10 @@ export declare const de_DescribeAccountCustomizationCommand: (
1911
1939
  output: __HttpResponse,
1912
1940
  context: __SerdeContext
1913
1941
  ) => Promise<DescribeAccountCustomizationCommandOutput>;
1942
+ export declare const de_DescribeAccountCustomPermissionCommand: (
1943
+ output: __HttpResponse,
1944
+ context: __SerdeContext
1945
+ ) => Promise<DescribeAccountCustomPermissionCommandOutput>;
1914
1946
  export declare const de_DescribeAccountSettingsCommand: (
1915
1947
  output: __HttpResponse,
1916
1948
  context: __SerdeContext
@@ -2339,6 +2371,10 @@ export declare const de_UpdateAccountCustomizationCommand: (
2339
2371
  output: __HttpResponse,
2340
2372
  context: __SerdeContext
2341
2373
  ) => Promise<UpdateAccountCustomizationCommandOutput>;
2374
+ export declare const de_UpdateAccountCustomPermissionCommand: (
2375
+ output: __HttpResponse,
2376
+ context: __SerdeContext
2377
+ ) => Promise<UpdateAccountCustomPermissionCommandOutput>;
2342
2378
  export declare const de_UpdateAccountSettingsCommand: (
2343
2379
  output: __HttpResponse,
2344
2380
  context: __SerdeContext
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-quicksight",
3
3
  "description": "AWS SDK for JavaScript Quicksight Client for Node.js, Browser and React Native",
4
- "version": "3.883.0",
4
+ "version": "3.887.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-quicksight",
@@ -20,42 +20,42 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.883.0",
24
- "@aws-sdk/credential-provider-node": "3.883.0",
25
- "@aws-sdk/middleware-host-header": "3.873.0",
26
- "@aws-sdk/middleware-logger": "3.876.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.873.0",
28
- "@aws-sdk/middleware-user-agent": "3.883.0",
29
- "@aws-sdk/region-config-resolver": "3.873.0",
30
- "@aws-sdk/types": "3.862.0",
31
- "@aws-sdk/util-endpoints": "3.879.0",
32
- "@aws-sdk/util-user-agent-browser": "3.873.0",
33
- "@aws-sdk/util-user-agent-node": "3.883.0",
34
- "@smithy/config-resolver": "^4.1.5",
35
- "@smithy/core": "^3.9.2",
36
- "@smithy/fetch-http-handler": "^5.1.1",
37
- "@smithy/hash-node": "^4.0.5",
38
- "@smithy/invalid-dependency": "^4.0.5",
39
- "@smithy/middleware-content-length": "^4.0.5",
40
- "@smithy/middleware-endpoint": "^4.1.21",
41
- "@smithy/middleware-retry": "^4.1.22",
42
- "@smithy/middleware-serde": "^4.0.9",
43
- "@smithy/middleware-stack": "^4.0.5",
44
- "@smithy/node-config-provider": "^4.1.4",
45
- "@smithy/node-http-handler": "^4.1.1",
46
- "@smithy/protocol-http": "^5.1.3",
47
- "@smithy/smithy-client": "^4.5.2",
48
- "@smithy/types": "^4.3.2",
49
- "@smithy/url-parser": "^4.0.5",
50
- "@smithy/util-base64": "^4.0.0",
51
- "@smithy/util-body-length-browser": "^4.0.0",
52
- "@smithy/util-body-length-node": "^4.0.0",
53
- "@smithy/util-defaults-mode-browser": "^4.0.29",
54
- "@smithy/util-defaults-mode-node": "^4.0.29",
55
- "@smithy/util-endpoints": "^3.0.7",
56
- "@smithy/util-middleware": "^4.0.5",
57
- "@smithy/util-retry": "^4.0.7",
58
- "@smithy/util-utf8": "^4.0.0",
23
+ "@aws-sdk/core": "3.887.0",
24
+ "@aws-sdk/credential-provider-node": "3.887.0",
25
+ "@aws-sdk/middleware-host-header": "3.887.0",
26
+ "@aws-sdk/middleware-logger": "3.887.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.887.0",
28
+ "@aws-sdk/middleware-user-agent": "3.887.0",
29
+ "@aws-sdk/region-config-resolver": "3.887.0",
30
+ "@aws-sdk/types": "3.887.0",
31
+ "@aws-sdk/util-endpoints": "3.887.0",
32
+ "@aws-sdk/util-user-agent-browser": "3.887.0",
33
+ "@aws-sdk/util-user-agent-node": "3.887.0",
34
+ "@smithy/config-resolver": "^4.2.1",
35
+ "@smithy/core": "^3.11.0",
36
+ "@smithy/fetch-http-handler": "^5.2.1",
37
+ "@smithy/hash-node": "^4.1.1",
38
+ "@smithy/invalid-dependency": "^4.1.1",
39
+ "@smithy/middleware-content-length": "^4.1.1",
40
+ "@smithy/middleware-endpoint": "^4.2.1",
41
+ "@smithy/middleware-retry": "^4.2.1",
42
+ "@smithy/middleware-serde": "^4.1.1",
43
+ "@smithy/middleware-stack": "^4.1.1",
44
+ "@smithy/node-config-provider": "^4.2.1",
45
+ "@smithy/node-http-handler": "^4.2.1",
46
+ "@smithy/protocol-http": "^5.2.1",
47
+ "@smithy/smithy-client": "^4.6.1",
48
+ "@smithy/types": "^4.5.0",
49
+ "@smithy/url-parser": "^4.1.1",
50
+ "@smithy/util-base64": "^4.1.0",
51
+ "@smithy/util-body-length-browser": "^4.1.0",
52
+ "@smithy/util-body-length-node": "^4.1.0",
53
+ "@smithy/util-defaults-mode-browser": "^4.1.1",
54
+ "@smithy/util-defaults-mode-node": "^4.1.1",
55
+ "@smithy/util-endpoints": "^3.1.1",
56
+ "@smithy/util-middleware": "^4.1.1",
57
+ "@smithy/util-retry": "^4.1.1",
58
+ "@smithy/util-utf8": "^4.1.0",
59
59
  "tslib": "^2.6.2"
60
60
  },
61
61
  "devDependencies": {