Class: Aws::QuickSight::Types::Capabilities

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb

Overview

A set of actions that correspond to Amazon Quick Sight permissions.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#actionString

The ability to perform actions in external services through Action connectors. Actions allow users to interact with third-party systems.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#add_or_run_anomaly_detection_for_analysesString

The ability to add or run anomaly detection.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#analysisString

The ability to perform analysis-related actions.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#automateString

The ability to perform automate-related actions.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#chat_agentString

The ability to perform chat-related actions.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#create_and_update_dashboard_email_reportsString

The ability to create and update email reports.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#create_and_update_data_sourcesString

The ability to create and update data sources.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#create_and_update_datasetsString

The ability to create and update datasets.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#create_and_update_themesString

The ability to export to Create and Update themes.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#create_and_update_threshold_alertsString

The ability to create and update threshold alerts.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#create_chat_agentsString

The ability to create chat agents.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#create_shared_foldersString

The ability to create shared folders.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#create_spice_datasetString

The ability to create a SPICE dataset.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#dashboardString

The ability to perform dashboard-related actions.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#export_to_csvString

The ability to export to CSV files from the UI.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#export_to_csv_in_scheduled_reportsString

The ability to export to CSV files in scheduled email reports.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#export_to_excelString

The ability to export to Excel files from the UI.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#export_to_excel_in_scheduled_reportsString

The ability to export to Excel files in scheduled email reports.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#export_to_pdfString

The ability to export to PDF files from the UI.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#export_to_pdf_in_scheduled_reportsString

The ability to export to PDF files in scheduled email reports.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#flowString

The ability to perform flow-related actions.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#include_content_in_scheduled_reports_emailString

The ability to include content in scheduled email reports.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#knowledge_baseString

The ability to use knowledge bases to specify content from external applications.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#perform_flow_ui_taskString

The ability to use UI Agent step to perform tasks on public websites.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

The ability to print reports.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#publish_without_approvalString

The ability to enable approvals for flow share.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#rename_shared_foldersString

The ability to rename shared folders.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#researchString

The ability to perform research-related actions.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#share_analysesString

The ability to share analyses.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#share_dashboardsString

The ability to share dashboards.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#share_data_sourcesString

The ability to share data sources.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#share_datasetsString

The ability to share datasets.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#spaceString

The ability to perform space-related actions.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#subscribe_dashboard_email_reportsString

The ability to subscribe to email reports.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#use_agent_web_searchString

The ability to use internet to enhance results in Chat Agents, Flows, and Quick Research. Web search queries will be processed securely in an Amazon Web Services region us-east-1.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#use_bedrock_modelsString

The ability to use Bedrock models for general knowledge step in flows.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end

#view_account_spice_capacityString

The ability to view account SPICE capacity.

Returns:

  • (String)


4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 4691

class Capabilities < Struct.new(
  :export_to_csv,
  :export_to_excel,
  :export_to_pdf,
  :print_reports,
  :create_and_update_themes,
  :add_or_run_anomaly_detection_for_analyses,
  :share_analyses,
  :create_and_update_datasets,
  :share_datasets,
  :subscribe_dashboard_email_reports,
  :create_and_update_dashboard_email_reports,
  :share_dashboards,
  :create_and_update_threshold_alerts,
  :rename_shared_folders,
  :create_shared_folders,
  :create_and_update_data_sources,
  :share_data_sources,
  :view_account_spice_capacity,
  :create_spice_dataset,
  :export_to_pdf_in_scheduled_reports,
  :export_to_csv_in_scheduled_reports,
  :export_to_excel_in_scheduled_reports,
  :include_content_in_scheduled_reports_email,
  :dashboard,
  :analysis,
  :automate,
  :flow,
  :publish_without_approval,
  :use_bedrock_models,
  :perform_flow_ui_task,
  :use_agent_web_search,
  :knowledge_base,
  :action,
  :space,
  :chat_agent,
  :create_chat_agents,
  :research)
  SENSITIVE = []
  include Aws::Structure
end