aws_sdk_quicksight/
operation.rs

1// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
2pub use ::aws_types::request_id::RequestId;
3
4/// Types for the `BatchCreateTopicReviewedAnswer` operation.
5pub mod batch_create_topic_reviewed_answer;
6
7/// Types for the `BatchDeleteTopicReviewedAnswer` operation.
8pub mod batch_delete_topic_reviewed_answer;
9
10/// Types for the `CancelIngestion` operation.
11pub mod cancel_ingestion;
12
13/// Types for the `CreateAccountCustomization` operation.
14pub mod create_account_customization;
15
16/// Types for the `CreateAccountSubscription` operation.
17pub mod create_account_subscription;
18
19/// Types for the `CreateAnalysis` operation.
20pub mod create_analysis;
21
22/// Types for the `CreateBrand` operation.
23pub mod create_brand;
24
25/// Types for the `CreateCustomPermissions` operation.
26pub mod create_custom_permissions;
27
28/// Types for the `CreateDashboard` operation.
29pub mod create_dashboard;
30
31/// Types for the `CreateDataSet` operation.
32pub mod create_data_set;
33
34/// Types for the `CreateDataSource` operation.
35pub mod create_data_source;
36
37/// Types for the `CreateFolder` operation.
38pub mod create_folder;
39
40/// Types for the `CreateFolderMembership` operation.
41pub mod create_folder_membership;
42
43/// Types for the `CreateGroup` operation.
44pub mod create_group;
45
46/// Types for the `CreateGroupMembership` operation.
47pub mod create_group_membership;
48
49/// Types for the `CreateIAMPolicyAssignment` operation.
50pub mod create_iam_policy_assignment;
51
52/// Types for the `CreateIngestion` operation.
53pub mod create_ingestion;
54
55/// Types for the `CreateNamespace` operation.
56pub mod create_namespace;
57
58/// Types for the `CreateRefreshSchedule` operation.
59pub mod create_refresh_schedule;
60
61/// Types for the `CreateRoleMembership` operation.
62pub mod create_role_membership;
63
64/// Types for the `CreateTemplate` operation.
65pub mod create_template;
66
67/// Types for the `CreateTemplateAlias` operation.
68pub mod create_template_alias;
69
70/// Types for the `CreateTheme` operation.
71pub mod create_theme;
72
73/// Types for the `CreateThemeAlias` operation.
74pub mod create_theme_alias;
75
76/// Types for the `CreateTopic` operation.
77pub mod create_topic;
78
79/// Types for the `CreateTopicRefreshSchedule` operation.
80pub mod create_topic_refresh_schedule;
81
82/// Types for the `CreateVPCConnection` operation.
83pub mod create_vpc_connection;
84
85/// Types for the `DeleteAccountCustomPermission` operation.
86pub mod delete_account_custom_permission;
87
88/// Types for the `DeleteAccountCustomization` operation.
89pub mod delete_account_customization;
90
91/// Types for the `DeleteAccountSubscription` operation.
92pub mod delete_account_subscription;
93
94/// Types for the `DeleteAnalysis` operation.
95pub mod delete_analysis;
96
97/// Types for the `DeleteBrand` operation.
98pub mod delete_brand;
99
100/// Types for the `DeleteBrandAssignment` operation.
101pub mod delete_brand_assignment;
102
103/// Types for the `DeleteCustomPermissions` operation.
104pub mod delete_custom_permissions;
105
106/// Types for the `DeleteDashboard` operation.
107pub mod delete_dashboard;
108
109/// Types for the `DeleteDataSet` operation.
110pub mod delete_data_set;
111
112/// Types for the `DeleteDataSetRefreshProperties` operation.
113pub mod delete_data_set_refresh_properties;
114
115/// Types for the `DeleteDataSource` operation.
116pub mod delete_data_source;
117
118/// Types for the `DeleteDefaultQBusinessApplication` operation.
119pub mod delete_default_q_business_application;
120
121/// Types for the `DeleteFolder` operation.
122pub mod delete_folder;
123
124/// Types for the `DeleteFolderMembership` operation.
125pub mod delete_folder_membership;
126
127/// Types for the `DeleteGroup` operation.
128pub mod delete_group;
129
130/// Types for the `DeleteGroupMembership` operation.
131pub mod delete_group_membership;
132
133/// Types for the `DeleteIAMPolicyAssignment` operation.
134pub mod delete_iam_policy_assignment;
135
136/// Types for the `DeleteIdentityPropagationConfig` operation.
137pub mod delete_identity_propagation_config;
138
139/// Types for the `DeleteNamespace` operation.
140pub mod delete_namespace;
141
142/// Types for the `DeleteRefreshSchedule` operation.
143pub mod delete_refresh_schedule;
144
145/// Types for the `DeleteRoleCustomPermission` operation.
146pub mod delete_role_custom_permission;
147
148/// Types for the `DeleteRoleMembership` operation.
149pub mod delete_role_membership;
150
151/// Types for the `DeleteTemplate` operation.
152pub mod delete_template;
153
154/// Types for the `DeleteTemplateAlias` operation.
155pub mod delete_template_alias;
156
157/// Types for the `DeleteTheme` operation.
158pub mod delete_theme;
159
160/// Types for the `DeleteThemeAlias` operation.
161pub mod delete_theme_alias;
162
163/// Types for the `DeleteTopic` operation.
164pub mod delete_topic;
165
166/// Types for the `DeleteTopicRefreshSchedule` operation.
167pub mod delete_topic_refresh_schedule;
168
169/// Types for the `DeleteUser` operation.
170pub mod delete_user;
171
172/// Types for the `DeleteUserByPrincipalId` operation.
173pub mod delete_user_by_principal_id;
174
175/// Types for the `DeleteUserCustomPermission` operation.
176pub mod delete_user_custom_permission;
177
178/// Types for the `DeleteVPCConnection` operation.
179pub mod delete_vpc_connection;
180
181/// Types for the `DescribeAccountCustomPermission` operation.
182pub mod describe_account_custom_permission;
183
184/// Types for the `DescribeAccountCustomization` operation.
185pub mod describe_account_customization;
186
187/// Types for the `DescribeAccountSettings` operation.
188pub mod describe_account_settings;
189
190/// Types for the `DescribeAccountSubscription` operation.
191pub mod describe_account_subscription;
192
193/// Types for the `DescribeAnalysis` operation.
194pub mod describe_analysis;
195
196/// Types for the `DescribeAnalysisDefinition` operation.
197pub mod describe_analysis_definition;
198
199/// Types for the `DescribeAnalysisPermissions` operation.
200pub mod describe_analysis_permissions;
201
202/// Types for the `DescribeAssetBundleExportJob` operation.
203pub mod describe_asset_bundle_export_job;
204
205/// Types for the `DescribeAssetBundleImportJob` operation.
206pub mod describe_asset_bundle_import_job;
207
208/// Types for the `DescribeBrand` operation.
209pub mod describe_brand;
210
211/// Types for the `DescribeBrandAssignment` operation.
212pub mod describe_brand_assignment;
213
214/// Types for the `DescribeBrandPublishedVersion` operation.
215pub mod describe_brand_published_version;
216
217/// Types for the `DescribeCustomPermissions` operation.
218pub mod describe_custom_permissions;
219
220/// Types for the `DescribeDashboard` operation.
221pub mod describe_dashboard;
222
223/// Types for the `DescribeDashboardDefinition` operation.
224pub mod describe_dashboard_definition;
225
226/// Types for the `DescribeDashboardPermissions` operation.
227pub mod describe_dashboard_permissions;
228
229/// Types for the `DescribeDashboardSnapshotJob` operation.
230pub mod describe_dashboard_snapshot_job;
231
232/// Types for the `DescribeDashboardSnapshotJobResult` operation.
233pub mod describe_dashboard_snapshot_job_result;
234
235/// Types for the `DescribeDashboardsQAConfiguration` operation.
236pub mod describe_dashboards_qa_configuration;
237
238/// Types for the `DescribeDataSet` operation.
239pub mod describe_data_set;
240
241/// Types for the `DescribeDataSetPermissions` operation.
242pub mod describe_data_set_permissions;
243
244/// Types for the `DescribeDataSetRefreshProperties` operation.
245pub mod describe_data_set_refresh_properties;
246
247/// Types for the `DescribeDataSource` operation.
248pub mod describe_data_source;
249
250/// Types for the `DescribeDataSourcePermissions` operation.
251pub mod describe_data_source_permissions;
252
253/// Types for the `DescribeDefaultQBusinessApplication` operation.
254pub mod describe_default_q_business_application;
255
256/// Types for the `DescribeFolder` operation.
257pub mod describe_folder;
258
259/// Types for the `DescribeFolderPermissions` operation.
260pub mod describe_folder_permissions;
261
262/// Types for the `DescribeFolderResolvedPermissions` operation.
263pub mod describe_folder_resolved_permissions;
264
265/// Types for the `DescribeGroup` operation.
266pub mod describe_group;
267
268/// Types for the `DescribeGroupMembership` operation.
269pub mod describe_group_membership;
270
271/// Types for the `DescribeIAMPolicyAssignment` operation.
272pub mod describe_iam_policy_assignment;
273
274/// Types for the `DescribeIngestion` operation.
275pub mod describe_ingestion;
276
277/// Types for the `DescribeIpRestriction` operation.
278pub mod describe_ip_restriction;
279
280/// Types for the `DescribeKeyRegistration` operation.
281pub mod describe_key_registration;
282
283/// Types for the `DescribeNamespace` operation.
284pub mod describe_namespace;
285
286/// Types for the `DescribeQPersonalizationConfiguration` operation.
287pub mod describe_q_personalization_configuration;
288
289/// Types for the `DescribeQuickSightQSearchConfiguration` operation.
290pub mod describe_quick_sight_q_search_configuration;
291
292/// Types for the `DescribeRefreshSchedule` operation.
293pub mod describe_refresh_schedule;
294
295/// Types for the `DescribeRoleCustomPermission` operation.
296pub mod describe_role_custom_permission;
297
298/// Types for the `DescribeTemplate` operation.
299pub mod describe_template;
300
301/// Types for the `DescribeTemplateAlias` operation.
302pub mod describe_template_alias;
303
304/// Types for the `DescribeTemplateDefinition` operation.
305pub mod describe_template_definition;
306
307/// Types for the `DescribeTemplatePermissions` operation.
308pub mod describe_template_permissions;
309
310/// Types for the `DescribeTheme` operation.
311pub mod describe_theme;
312
313/// Types for the `DescribeThemeAlias` operation.
314pub mod describe_theme_alias;
315
316/// Types for the `DescribeThemePermissions` operation.
317pub mod describe_theme_permissions;
318
319/// Types for the `DescribeTopic` operation.
320pub mod describe_topic;
321
322/// Types for the `DescribeTopicPermissions` operation.
323pub mod describe_topic_permissions;
324
325/// Types for the `DescribeTopicRefresh` operation.
326pub mod describe_topic_refresh;
327
328/// Types for the `DescribeTopicRefreshSchedule` operation.
329pub mod describe_topic_refresh_schedule;
330
331/// Types for the `DescribeUser` operation.
332pub mod describe_user;
333
334/// Types for the `DescribeVPCConnection` operation.
335pub mod describe_vpc_connection;
336
337/// Types for the `GenerateEmbedUrlForAnonymousUser` operation.
338pub mod generate_embed_url_for_anonymous_user;
339
340/// Types for the `GenerateEmbedUrlForRegisteredUser` operation.
341pub mod generate_embed_url_for_registered_user;
342
343/// Types for the `GenerateEmbedUrlForRegisteredUserWithIdentity` operation.
344pub mod generate_embed_url_for_registered_user_with_identity;
345
346/// Types for the `GetDashboardEmbedUrl` operation.
347pub mod get_dashboard_embed_url;
348
349/// Types for the `GetSessionEmbedUrl` operation.
350pub mod get_session_embed_url;
351
352/// Types for the `ListAnalyses` operation.
353pub mod list_analyses;
354
355/// Types for the `ListAssetBundleExportJobs` operation.
356pub mod list_asset_bundle_export_jobs;
357
358/// Types for the `ListAssetBundleImportJobs` operation.
359pub mod list_asset_bundle_import_jobs;
360
361/// Types for the `ListBrands` operation.
362pub mod list_brands;
363
364/// Types for the `ListCustomPermissions` operation.
365pub mod list_custom_permissions;
366
367/// Types for the `ListDashboardVersions` operation.
368pub mod list_dashboard_versions;
369
370/// Types for the `ListDashboards` operation.
371pub mod list_dashboards;
372
373/// Types for the `ListDataSets` operation.
374pub mod list_data_sets;
375
376/// Types for the `ListDataSources` operation.
377pub mod list_data_sources;
378
379/// Types for the `ListFolderMembers` operation.
380pub mod list_folder_members;
381
382/// Types for the `ListFolders` operation.
383pub mod list_folders;
384
385/// Types for the `ListFoldersForResource` operation.
386pub mod list_folders_for_resource;
387
388/// Types for the `ListGroupMemberships` operation.
389pub mod list_group_memberships;
390
391/// Types for the `ListGroups` operation.
392pub mod list_groups;
393
394/// Types for the `ListIAMPolicyAssignments` operation.
395pub mod list_iam_policy_assignments;
396
397/// Types for the `ListIAMPolicyAssignmentsForUser` operation.
398pub mod list_iam_policy_assignments_for_user;
399
400/// Types for the `ListIdentityPropagationConfigs` operation.
401pub mod list_identity_propagation_configs;
402
403/// Types for the `ListIngestions` operation.
404pub mod list_ingestions;
405
406/// Types for the `ListNamespaces` operation.
407pub mod list_namespaces;
408
409/// Types for the `ListRefreshSchedules` operation.
410pub mod list_refresh_schedules;
411
412/// Types for the `ListRoleMemberships` operation.
413pub mod list_role_memberships;
414
415/// Types for the `ListTagsForResource` operation.
416pub mod list_tags_for_resource;
417
418/// Types for the `ListTemplateAliases` operation.
419pub mod list_template_aliases;
420
421/// Types for the `ListTemplateVersions` operation.
422pub mod list_template_versions;
423
424/// Types for the `ListTemplates` operation.
425pub mod list_templates;
426
427/// Types for the `ListThemeAliases` operation.
428pub mod list_theme_aliases;
429
430/// Types for the `ListThemeVersions` operation.
431pub mod list_theme_versions;
432
433/// Types for the `ListThemes` operation.
434pub mod list_themes;
435
436/// Types for the `ListTopicRefreshSchedules` operation.
437pub mod list_topic_refresh_schedules;
438
439/// Types for the `ListTopicReviewedAnswers` operation.
440pub mod list_topic_reviewed_answers;
441
442/// Types for the `ListTopics` operation.
443pub mod list_topics;
444
445/// Types for the `ListUserGroups` operation.
446pub mod list_user_groups;
447
448/// Types for the `ListUsers` operation.
449pub mod list_users;
450
451/// Types for the `ListVPCConnections` operation.
452pub mod list_vpc_connections;
453
454/// Types for the `PredictQAResults` operation.
455pub mod predict_qa_results;
456
457/// Types for the `PutDataSetRefreshProperties` operation.
458pub mod put_data_set_refresh_properties;
459
460/// Types for the `RegisterUser` operation.
461pub mod register_user;
462
463/// Types for the `RestoreAnalysis` operation.
464pub mod restore_analysis;
465
466/// Types for the `SearchAnalyses` operation.
467pub mod search_analyses;
468
469/// Types for the `SearchDashboards` operation.
470pub mod search_dashboards;
471
472/// Types for the `SearchDataSets` operation.
473pub mod search_data_sets;
474
475/// Types for the `SearchDataSources` operation.
476pub mod search_data_sources;
477
478/// Types for the `SearchFolders` operation.
479pub mod search_folders;
480
481/// Types for the `SearchGroups` operation.
482pub mod search_groups;
483
484/// Types for the `SearchTopics` operation.
485pub mod search_topics;
486
487/// Types for the `StartAssetBundleExportJob` operation.
488pub mod start_asset_bundle_export_job;
489
490/// Types for the `StartAssetBundleImportJob` operation.
491pub mod start_asset_bundle_import_job;
492
493/// Types for the `StartDashboardSnapshotJob` operation.
494pub mod start_dashboard_snapshot_job;
495
496/// Types for the `StartDashboardSnapshotJobSchedule` operation.
497pub mod start_dashboard_snapshot_job_schedule;
498
499/// Types for the `TagResource` operation.
500pub mod tag_resource;
501
502/// Types for the `UntagResource` operation.
503pub mod untag_resource;
504
505/// Types for the `UpdateAccountCustomPermission` operation.
506pub mod update_account_custom_permission;
507
508/// Types for the `UpdateAccountCustomization` operation.
509pub mod update_account_customization;
510
511/// Types for the `UpdateAccountSettings` operation.
512pub mod update_account_settings;
513
514/// Types for the `UpdateAnalysis` operation.
515pub mod update_analysis;
516
517/// Types for the `UpdateAnalysisPermissions` operation.
518pub mod update_analysis_permissions;
519
520/// Types for the `UpdateApplicationWithTokenExchangeGrant` operation.
521pub mod update_application_with_token_exchange_grant;
522
523/// Types for the `UpdateBrand` operation.
524pub mod update_brand;
525
526/// Types for the `UpdateBrandAssignment` operation.
527pub mod update_brand_assignment;
528
529/// Types for the `UpdateBrandPublishedVersion` operation.
530pub mod update_brand_published_version;
531
532/// Types for the `UpdateCustomPermissions` operation.
533pub mod update_custom_permissions;
534
535/// Types for the `UpdateDashboard` operation.
536pub mod update_dashboard;
537
538/// Types for the `UpdateDashboardLinks` operation.
539pub mod update_dashboard_links;
540
541/// Types for the `UpdateDashboardPermissions` operation.
542pub mod update_dashboard_permissions;
543
544/// Types for the `UpdateDashboardPublishedVersion` operation.
545pub mod update_dashboard_published_version;
546
547/// Types for the `UpdateDashboardsQAConfiguration` operation.
548pub mod update_dashboards_qa_configuration;
549
550/// Types for the `UpdateDataSet` operation.
551pub mod update_data_set;
552
553/// Types for the `UpdateDataSetPermissions` operation.
554pub mod update_data_set_permissions;
555
556/// Types for the `UpdateDataSource` operation.
557pub mod update_data_source;
558
559/// Types for the `UpdateDataSourcePermissions` operation.
560pub mod update_data_source_permissions;
561
562/// Types for the `UpdateDefaultQBusinessApplication` operation.
563pub mod update_default_q_business_application;
564
565/// Types for the `UpdateFolder` operation.
566pub mod update_folder;
567
568/// Types for the `UpdateFolderPermissions` operation.
569pub mod update_folder_permissions;
570
571/// Types for the `UpdateGroup` operation.
572pub mod update_group;
573
574/// Types for the `UpdateIAMPolicyAssignment` operation.
575pub mod update_iam_policy_assignment;
576
577/// Types for the `UpdateIdentityPropagationConfig` operation.
578pub mod update_identity_propagation_config;
579
580/// Types for the `UpdateIpRestriction` operation.
581pub mod update_ip_restriction;
582
583/// Types for the `UpdateKeyRegistration` operation.
584pub mod update_key_registration;
585
586/// Types for the `UpdatePublicSharingSettings` operation.
587pub mod update_public_sharing_settings;
588
589/// Types for the `UpdateQPersonalizationConfiguration` operation.
590pub mod update_q_personalization_configuration;
591
592/// Types for the `UpdateQuickSightQSearchConfiguration` operation.
593pub mod update_quick_sight_q_search_configuration;
594
595/// Types for the `UpdateRefreshSchedule` operation.
596pub mod update_refresh_schedule;
597
598/// Types for the `UpdateRoleCustomPermission` operation.
599pub mod update_role_custom_permission;
600
601/// Types for the `UpdateSPICECapacityConfiguration` operation.
602pub mod update_spice_capacity_configuration;
603
604/// Types for the `UpdateTemplate` operation.
605pub mod update_template;
606
607/// Types for the `UpdateTemplateAlias` operation.
608pub mod update_template_alias;
609
610/// Types for the `UpdateTemplatePermissions` operation.
611pub mod update_template_permissions;
612
613/// Types for the `UpdateTheme` operation.
614pub mod update_theme;
615
616/// Types for the `UpdateThemeAlias` operation.
617pub mod update_theme_alias;
618
619/// Types for the `UpdateThemePermissions` operation.
620pub mod update_theme_permissions;
621
622/// Types for the `UpdateTopic` operation.
623pub mod update_topic;
624
625/// Types for the `UpdateTopicPermissions` operation.
626pub mod update_topic_permissions;
627
628/// Types for the `UpdateTopicRefreshSchedule` operation.
629pub mod update_topic_refresh_schedule;
630
631/// Types for the `UpdateUser` operation.
632pub mod update_user;
633
634/// Types for the `UpdateUserCustomPermission` operation.
635pub mod update_user_custom_permission;
636
637/// Types for the `UpdateVPCConnection` operation.
638pub mod update_vpc_connection;