Skip to content

Commit faef6ff

Browse files
author
awstools
committed
feat(client-quicksight): Add support for Asset Bundle, Geospatial Heatmaps.
1 parent 59b8843 commit faef6ff

File tree

53 files changed

+60112
-53688
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+60112
-53688
lines changed

clients/client-quicksight/README.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,22 @@ DescribeAnalysisPermissions
615615

616616
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/classes/describeanalysispermissionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/interfaces/describeanalysispermissionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/interfaces/describeanalysispermissionscommandoutput.html)
617617

618+
</details>
619+
<details>
620+
<summary>
621+
DescribeAssetBundleExportJob
622+
</summary>
623+
624+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/classes/describeassetbundleexportjobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/interfaces/describeassetbundleexportjobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/interfaces/describeassetbundleexportjobcommandoutput.html)
625+
626+
</details>
627+
<details>
628+
<summary>
629+
DescribeAssetBundleImportJob
630+
</summary>
631+
632+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/classes/describeassetbundleimportjobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/interfaces/describeassetbundleimportjobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/interfaces/describeassetbundleimportjobcommandoutput.html)
633+
618634
</details>
619635
<details>
620636
<summary>
@@ -903,6 +919,22 @@ ListAnalyses
903919

904920
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/classes/listanalysescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/interfaces/listanalysescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/interfaces/listanalysescommandoutput.html)
905921

922+
</details>
923+
<details>
924+
<summary>
925+
ListAssetBundleExportJobs
926+
</summary>
927+
928+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/classes/listassetbundleexportjobscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/interfaces/listassetbundleexportjobscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/interfaces/listassetbundleexportjobscommandoutput.html)
929+
930+
</details>
931+
<details>
932+
<summary>
933+
ListAssetBundleImportJobs
934+
</summary>
935+
936+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/classes/listassetbundleimportjobscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/interfaces/listassetbundleimportjobscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/interfaces/listassetbundleimportjobscommandoutput.html)
937+
906938
</details>
907939
<details>
908940
<summary>
@@ -1175,6 +1207,22 @@ SearchGroups
11751207

11761208
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/classes/searchgroupscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/interfaces/searchgroupscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/interfaces/searchgroupscommandoutput.html)
11771209

1210+
</details>
1211+
<details>
1212+
<summary>
1213+
StartAssetBundleExportJob
1214+
</summary>
1215+
1216+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/classes/startassetbundleexportjobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/interfaces/startassetbundleexportjobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/interfaces/startassetbundleexportjobcommandoutput.html)
1217+
1218+
</details>
1219+
<details>
1220+
<summary>
1221+
StartAssetBundleImportJob
1222+
</summary>
1223+
1224+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/classes/startassetbundleimportjobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/interfaces/startassetbundleimportjobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-quicksight/interfaces/startassetbundleimportjobcommandoutput.html)
1225+
11781226
</details>
11791227
<details>
11801228
<summary>

clients/client-quicksight/src/QuickSight.ts

Lines changed: 138 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,16 @@ import {
229229
DescribeAnalysisPermissionsCommandInput,
230230
DescribeAnalysisPermissionsCommandOutput,
231231
} from "./commands/DescribeAnalysisPermissionsCommand";
232+
import {
233+
DescribeAssetBundleExportJobCommand,
234+
DescribeAssetBundleExportJobCommandInput,
235+
DescribeAssetBundleExportJobCommandOutput,
236+
} from "./commands/DescribeAssetBundleExportJobCommand";
237+
import {
238+
DescribeAssetBundleImportJobCommand,
239+
DescribeAssetBundleImportJobCommandInput,
240+
DescribeAssetBundleImportJobCommandOutput,
241+
} from "./commands/DescribeAssetBundleImportJobCommand";
232242
import {
233243
DescribeDashboardCommand,
234244
DescribeDashboardCommandInput,
@@ -409,6 +419,16 @@ import {
409419
ListAnalysesCommandInput,
410420
ListAnalysesCommandOutput,
411421
} from "./commands/ListAnalysesCommand";
422+
import {
423+
ListAssetBundleExportJobsCommand,
424+
ListAssetBundleExportJobsCommandInput,
425+
ListAssetBundleExportJobsCommandOutput,
426+
} from "./commands/ListAssetBundleExportJobsCommand";
427+
import {
428+
ListAssetBundleImportJobsCommand,
429+
ListAssetBundleImportJobsCommandInput,
430+
ListAssetBundleImportJobsCommandOutput,
431+
} from "./commands/ListAssetBundleImportJobsCommand";
412432
import {
413433
ListDashboardsCommand,
414434
ListDashboardsCommandInput,
@@ -559,6 +579,16 @@ import {
559579
SearchGroupsCommandInput,
560580
SearchGroupsCommandOutput,
561581
} from "./commands/SearchGroupsCommand";
582+
import {
583+
StartAssetBundleExportJobCommand,
584+
StartAssetBundleExportJobCommandInput,
585+
StartAssetBundleExportJobCommandOutput,
586+
} from "./commands/StartAssetBundleExportJobCommand";
587+
import {
588+
StartAssetBundleImportJobCommand,
589+
StartAssetBundleImportJobCommandInput,
590+
StartAssetBundleImportJobCommandOutput,
591+
} from "./commands/StartAssetBundleImportJobCommand";
562592
import { TagResourceCommand, TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
563593
import {
564594
UntagResourceCommand,
@@ -748,6 +778,8 @@ const commands = {
748778
DescribeAnalysisCommand,
749779
DescribeAnalysisDefinitionCommand,
750780
DescribeAnalysisPermissionsCommand,
781+
DescribeAssetBundleExportJobCommand,
782+
DescribeAssetBundleImportJobCommand,
751783
DescribeDashboardCommand,
752784
DescribeDashboardDefinitionCommand,
753785
DescribeDashboardPermissionsCommand,
@@ -784,6 +816,8 @@ const commands = {
784816
GetDashboardEmbedUrlCommand,
785817
GetSessionEmbedUrlCommand,
786818
ListAnalysesCommand,
819+
ListAssetBundleExportJobsCommand,
820+
ListAssetBundleImportJobsCommand,
787821
ListDashboardsCommand,
788822
ListDashboardVersionsCommand,
789823
ListDataSetsCommand,
@@ -818,6 +852,8 @@ const commands = {
818852
SearchDataSourcesCommand,
819853
SearchFoldersCommand,
820854
SearchGroupsCommand,
855+
StartAssetBundleExportJobCommand,
856+
StartAssetBundleImportJobCommand,
821857
TagResourceCommand,
822858
UntagResourceCommand,
823859
UpdateAccountCustomizationCommand,
@@ -1623,6 +1659,40 @@ export interface QuickSight {
16231659
cb: (err: any, data?: DescribeAnalysisPermissionsCommandOutput) => void
16241660
): void;
16251661

1662+
/**
1663+
* @see {@link DescribeAssetBundleExportJobCommand}
1664+
*/
1665+
describeAssetBundleExportJob(
1666+
args: DescribeAssetBundleExportJobCommandInput,
1667+
options?: __HttpHandlerOptions
1668+
): Promise<DescribeAssetBundleExportJobCommandOutput>;
1669+
describeAssetBundleExportJob(
1670+
args: DescribeAssetBundleExportJobCommandInput,
1671+
cb: (err: any, data?: DescribeAssetBundleExportJobCommandOutput) => void
1672+
): void;
1673+
describeAssetBundleExportJob(
1674+
args: DescribeAssetBundleExportJobCommandInput,
1675+
options: __HttpHandlerOptions,
1676+
cb: (err: any, data?: DescribeAssetBundleExportJobCommandOutput) => void
1677+
): void;
1678+
1679+
/**
1680+
* @see {@link DescribeAssetBundleImportJobCommand}
1681+
*/
1682+
describeAssetBundleImportJob(
1683+
args: DescribeAssetBundleImportJobCommandInput,
1684+
options?: __HttpHandlerOptions
1685+
): Promise<DescribeAssetBundleImportJobCommandOutput>;
1686+
describeAssetBundleImportJob(
1687+
args: DescribeAssetBundleImportJobCommandInput,
1688+
cb: (err: any, data?: DescribeAssetBundleImportJobCommandOutput) => void
1689+
): void;
1690+
describeAssetBundleImportJob(
1691+
args: DescribeAssetBundleImportJobCommandInput,
1692+
options: __HttpHandlerOptions,
1693+
cb: (err: any, data?: DescribeAssetBundleImportJobCommandOutput) => void
1694+
): void;
1695+
16261696
/**
16271697
* @see {@link DescribeDashboardCommand}
16281698
*/
@@ -2199,6 +2269,40 @@ export interface QuickSight {
21992269
cb: (err: any, data?: ListAnalysesCommandOutput) => void
22002270
): void;
22012271

2272+
/**
2273+
* @see {@link ListAssetBundleExportJobsCommand}
2274+
*/
2275+
listAssetBundleExportJobs(
2276+
args: ListAssetBundleExportJobsCommandInput,
2277+
options?: __HttpHandlerOptions
2278+
): Promise<ListAssetBundleExportJobsCommandOutput>;
2279+
listAssetBundleExportJobs(
2280+
args: ListAssetBundleExportJobsCommandInput,
2281+
cb: (err: any, data?: ListAssetBundleExportJobsCommandOutput) => void
2282+
): void;
2283+
listAssetBundleExportJobs(
2284+
args: ListAssetBundleExportJobsCommandInput,
2285+
options: __HttpHandlerOptions,
2286+
cb: (err: any, data?: ListAssetBundleExportJobsCommandOutput) => void
2287+
): void;
2288+
2289+
/**
2290+
* @see {@link ListAssetBundleImportJobsCommand}
2291+
*/
2292+
listAssetBundleImportJobs(
2293+
args: ListAssetBundleImportJobsCommandInput,
2294+
options?: __HttpHandlerOptions
2295+
): Promise<ListAssetBundleImportJobsCommandOutput>;
2296+
listAssetBundleImportJobs(
2297+
args: ListAssetBundleImportJobsCommandInput,
2298+
cb: (err: any, data?: ListAssetBundleImportJobsCommandOutput) => void
2299+
): void;
2300+
listAssetBundleImportJobs(
2301+
args: ListAssetBundleImportJobsCommandInput,
2302+
options: __HttpHandlerOptions,
2303+
cb: (err: any, data?: ListAssetBundleImportJobsCommandOutput) => void
2304+
): void;
2305+
22022306
/**
22032307
* @see {@link ListDashboardsCommand}
22042308
*/
@@ -2693,6 +2797,40 @@ export interface QuickSight {
26932797
cb: (err: any, data?: SearchGroupsCommandOutput) => void
26942798
): void;
26952799

2800+
/**
2801+
* @see {@link StartAssetBundleExportJobCommand}
2802+
*/
2803+
startAssetBundleExportJob(
2804+
args: StartAssetBundleExportJobCommandInput,
2805+
options?: __HttpHandlerOptions
2806+
): Promise<StartAssetBundleExportJobCommandOutput>;
2807+
startAssetBundleExportJob(
2808+
args: StartAssetBundleExportJobCommandInput,
2809+
cb: (err: any, data?: StartAssetBundleExportJobCommandOutput) => void
2810+
): void;
2811+
startAssetBundleExportJob(
2812+
args: StartAssetBundleExportJobCommandInput,
2813+
options: __HttpHandlerOptions,
2814+
cb: (err: any, data?: StartAssetBundleExportJobCommandOutput) => void
2815+
): void;
2816+
2817+
/**
2818+
* @see {@link StartAssetBundleImportJobCommand}
2819+
*/
2820+
startAssetBundleImportJob(
2821+
args: StartAssetBundleImportJobCommandInput,
2822+
options?: __HttpHandlerOptions
2823+
): Promise<StartAssetBundleImportJobCommandOutput>;
2824+
startAssetBundleImportJob(
2825+
args: StartAssetBundleImportJobCommandInput,
2826+
cb: (err: any, data?: StartAssetBundleImportJobCommandOutput) => void
2827+
): void;
2828+
startAssetBundleImportJob(
2829+
args: StartAssetBundleImportJobCommandInput,
2830+
options: __HttpHandlerOptions,
2831+
cb: (err: any, data?: StartAssetBundleImportJobCommandOutput) => void
2832+
): void;
2833+
26962834
/**
26972835
* @see {@link TagResourceCommand}
26982836
*/

clients/client-quicksight/src/QuickSightClient.ts

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,14 @@ import {
177177
DescribeAnalysisPermissionsCommandInput,
178178
DescribeAnalysisPermissionsCommandOutput,
179179
} from "./commands/DescribeAnalysisPermissionsCommand";
180+
import {
181+
DescribeAssetBundleExportJobCommandInput,
182+
DescribeAssetBundleExportJobCommandOutput,
183+
} from "./commands/DescribeAssetBundleExportJobCommand";
184+
import {
185+
DescribeAssetBundleImportJobCommandInput,
186+
DescribeAssetBundleImportJobCommandOutput,
187+
} from "./commands/DescribeAssetBundleImportJobCommand";
180188
import { DescribeDashboardCommandInput, DescribeDashboardCommandOutput } from "./commands/DescribeDashboardCommand";
181189
import {
182190
DescribeDashboardDefinitionCommandInput,
@@ -279,6 +287,14 @@ import {
279287
} from "./commands/GetDashboardEmbedUrlCommand";
280288
import { GetSessionEmbedUrlCommandInput, GetSessionEmbedUrlCommandOutput } from "./commands/GetSessionEmbedUrlCommand";
281289
import { ListAnalysesCommandInput, ListAnalysesCommandOutput } from "./commands/ListAnalysesCommand";
290+
import {
291+
ListAssetBundleExportJobsCommandInput,
292+
ListAssetBundleExportJobsCommandOutput,
293+
} from "./commands/ListAssetBundleExportJobsCommand";
294+
import {
295+
ListAssetBundleImportJobsCommandInput,
296+
ListAssetBundleImportJobsCommandOutput,
297+
} from "./commands/ListAssetBundleImportJobsCommand";
282298
import { ListDashboardsCommandInput, ListDashboardsCommandOutput } from "./commands/ListDashboardsCommand";
283299
import {
284300
ListDashboardVersionsCommandInput,
@@ -343,6 +359,14 @@ import { SearchDataSetsCommandInput, SearchDataSetsCommandOutput } from "./comma
343359
import { SearchDataSourcesCommandInput, SearchDataSourcesCommandOutput } from "./commands/SearchDataSourcesCommand";
344360
import { SearchFoldersCommandInput, SearchFoldersCommandOutput } from "./commands/SearchFoldersCommand";
345361
import { SearchGroupsCommandInput, SearchGroupsCommandOutput } from "./commands/SearchGroupsCommand";
362+
import {
363+
StartAssetBundleExportJobCommandInput,
364+
StartAssetBundleExportJobCommandOutput,
365+
} from "./commands/StartAssetBundleExportJobCommand";
366+
import {
367+
StartAssetBundleImportJobCommandInput,
368+
StartAssetBundleImportJobCommandOutput,
369+
} from "./commands/StartAssetBundleImportJobCommand";
346370
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
347371
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
348372
import {
@@ -491,6 +515,8 @@ export type ServiceInputTypes =
491515
| DescribeAnalysisCommandInput
492516
| DescribeAnalysisDefinitionCommandInput
493517
| DescribeAnalysisPermissionsCommandInput
518+
| DescribeAssetBundleExportJobCommandInput
519+
| DescribeAssetBundleImportJobCommandInput
494520
| DescribeDashboardCommandInput
495521
| DescribeDashboardDefinitionCommandInput
496522
| DescribeDashboardPermissionsCommandInput
@@ -527,6 +553,8 @@ export type ServiceInputTypes =
527553
| GetDashboardEmbedUrlCommandInput
528554
| GetSessionEmbedUrlCommandInput
529555
| ListAnalysesCommandInput
556+
| ListAssetBundleExportJobsCommandInput
557+
| ListAssetBundleImportJobsCommandInput
530558
| ListDashboardVersionsCommandInput
531559
| ListDashboardsCommandInput
532560
| ListDataSetsCommandInput
@@ -561,6 +589,8 @@ export type ServiceInputTypes =
561589
| SearchDataSourcesCommandInput
562590
| SearchFoldersCommandInput
563591
| SearchGroupsCommandInput
592+
| StartAssetBundleExportJobCommandInput
593+
| StartAssetBundleImportJobCommandInput
564594
| TagResourceCommandInput
565595
| UntagResourceCommandInput
566596
| UpdateAccountCustomizationCommandInput
@@ -648,6 +678,8 @@ export type ServiceOutputTypes =
648678
| DescribeAnalysisCommandOutput
649679
| DescribeAnalysisDefinitionCommandOutput
650680
| DescribeAnalysisPermissionsCommandOutput
681+
| DescribeAssetBundleExportJobCommandOutput
682+
| DescribeAssetBundleImportJobCommandOutput
651683
| DescribeDashboardCommandOutput
652684
| DescribeDashboardDefinitionCommandOutput
653685
| DescribeDashboardPermissionsCommandOutput
@@ -684,6 +716,8 @@ export type ServiceOutputTypes =
684716
| GetDashboardEmbedUrlCommandOutput
685717
| GetSessionEmbedUrlCommandOutput
686718
| ListAnalysesCommandOutput
719+
| ListAssetBundleExportJobsCommandOutput
720+
| ListAssetBundleImportJobsCommandOutput
687721
| ListDashboardVersionsCommandOutput
688722
| ListDashboardsCommandOutput
689723
| ListDataSetsCommandOutput
@@ -718,6 +752,8 @@ export type ServiceOutputTypes =
718752
| SearchDataSourcesCommandOutput
719753
| SearchFoldersCommandOutput
720754
| SearchGroupsCommandOutput
755+
| StartAssetBundleExportJobCommandOutput
756+
| StartAssetBundleImportJobCommandOutput
721757
| TagResourceCommandOutput
722758
| UntagResourceCommandOutput
723759
| UpdateAccountCustomizationCommandOutput

clients/client-quicksight/src/commands/CancelIngestionCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import {
1313
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
1414
import { SerdeContext as __SerdeContext } from "@smithy/types";
1515

16-
import { CancelIngestionRequest, CancelIngestionResponse } from "../models/models_1";
16+
import { CancelIngestionRequest, CancelIngestionResponse } from "../models/models_2";
1717
import { de_CancelIngestionCommand, se_CancelIngestionCommand } from "../protocols/Aws_restJson1";
1818
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
1919

0 commit comments

Comments
 (0)