Class: Aws::QuickSight::Types::Capabilities
- Inherits:
-
Struct
- Object
- Struct
- Aws::QuickSight::Types::Capabilities
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-quicksight/types.rb
Overview
A set of actions that correspond to Amazon QuickSight permissions.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#add_or_run_anomaly_detection_for_analyses ⇒ String
The ability to add or run anomaly detection.
-
#create_and_update_dashboard_email_reports ⇒ String
The ability to create and update email reports.
-
#create_and_update_data_sources ⇒ String
The ability to create and update data sources.
-
#create_and_update_datasets ⇒ String
The ability to create and update datasets.
-
#create_and_update_themes ⇒ String
The ability to export to Create and Update themes.
-
#create_and_update_threshold_alerts ⇒ String
The ability to create and update threshold alerts.
-
#create_shared_folders ⇒ String
The ability to create shared folders.
-
#create_spice_dataset ⇒ String
The ability to create a SPICE dataset.
-
#export_to_csv ⇒ String
The ability to export to CSV files.
-
#export_to_excel ⇒ String
The ability to export to Excel files.
-
#rename_shared_folders ⇒ String
The ability to rename shared folders.
-
#share_analyses ⇒ String
The ability to share analyses.
-
#share_dashboards ⇒ String
The ability to share dashboards.
-
#share_data_sources ⇒ String
The ability to share data sources.
-
#share_datasets ⇒ String
The ability to share datasets.
-
#subscribe_dashboard_email_reports ⇒ String
The ability to subscribe to email reports.
-
#view_account_spice_capacity ⇒ String
The ability to view account SPICE capacity.
Instance Attribute Details
#add_or_run_anomaly_detection_for_analyses ⇒ String
The ability to add or run anomaly detection.
3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 |
# File 'lib/aws-sdk-quicksight/types.rb', line 3913 class Capabilities < Struct.new( :export_to_csv, :export_to_excel, :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) SENSITIVE = [] include Aws::Structure end |
#create_and_update_dashboard_email_reports ⇒ String
The ability to create and update email reports.
3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 |
# File 'lib/aws-sdk-quicksight/types.rb', line 3913 class Capabilities < Struct.new( :export_to_csv, :export_to_excel, :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) SENSITIVE = [] include Aws::Structure end |
#create_and_update_data_sources ⇒ String
The ability to create and update data sources.
3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 |
# File 'lib/aws-sdk-quicksight/types.rb', line 3913 class Capabilities < Struct.new( :export_to_csv, :export_to_excel, :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) SENSITIVE = [] include Aws::Structure end |
#create_and_update_datasets ⇒ String
The ability to create and update datasets.
3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 |
# File 'lib/aws-sdk-quicksight/types.rb', line 3913 class Capabilities < Struct.new( :export_to_csv, :export_to_excel, :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) SENSITIVE = [] include Aws::Structure end |
#create_and_update_themes ⇒ String
The ability to export to Create and Update themes.
3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 |
# File 'lib/aws-sdk-quicksight/types.rb', line 3913 class Capabilities < Struct.new( :export_to_csv, :export_to_excel, :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) SENSITIVE = [] include Aws::Structure end |
#create_and_update_threshold_alerts ⇒ String
The ability to create and update threshold alerts.
3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 |
# File 'lib/aws-sdk-quicksight/types.rb', line 3913 class Capabilities < Struct.new( :export_to_csv, :export_to_excel, :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) SENSITIVE = [] include Aws::Structure end |
#create_shared_folders ⇒ String
The ability to create shared folders.
3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 |
# File 'lib/aws-sdk-quicksight/types.rb', line 3913 class Capabilities < Struct.new( :export_to_csv, :export_to_excel, :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) SENSITIVE = [] include Aws::Structure end |
#create_spice_dataset ⇒ String
The ability to create a SPICE dataset.
3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 |
# File 'lib/aws-sdk-quicksight/types.rb', line 3913 class Capabilities < Struct.new( :export_to_csv, :export_to_excel, :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) SENSITIVE = [] include Aws::Structure end |
#export_to_csv ⇒ String
The ability to export to CSV files.
3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 |
# File 'lib/aws-sdk-quicksight/types.rb', line 3913 class Capabilities < Struct.new( :export_to_csv, :export_to_excel, :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) SENSITIVE = [] include Aws::Structure end |
#export_to_excel ⇒ String
The ability to export to Excel files.
3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 |
# File 'lib/aws-sdk-quicksight/types.rb', line 3913 class Capabilities < Struct.new( :export_to_csv, :export_to_excel, :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) SENSITIVE = [] include Aws::Structure end |
#rename_shared_folders ⇒ String
The ability to rename shared folders.
3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 |
# File 'lib/aws-sdk-quicksight/types.rb', line 3913 class Capabilities < Struct.new( :export_to_csv, :export_to_excel, :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) SENSITIVE = [] include Aws::Structure end |
#share_analyses ⇒ String
The ability to share analyses.
3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 |
# File 'lib/aws-sdk-quicksight/types.rb', line 3913 class Capabilities < Struct.new( :export_to_csv, :export_to_excel, :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) SENSITIVE = [] include Aws::Structure end |
#share_dashboards ⇒ String
The ability to share dashboards.
3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 |
# File 'lib/aws-sdk-quicksight/types.rb', line 3913 class Capabilities < Struct.new( :export_to_csv, :export_to_excel, :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) SENSITIVE = [] include Aws::Structure end |
#share_data_sources ⇒ String
The ability to share data sources.
3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 |
# File 'lib/aws-sdk-quicksight/types.rb', line 3913 class Capabilities < Struct.new( :export_to_csv, :export_to_excel, :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) SENSITIVE = [] include Aws::Structure end |
#share_datasets ⇒ String
The ability to share datasets.
3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 |
# File 'lib/aws-sdk-quicksight/types.rb', line 3913 class Capabilities < Struct.new( :export_to_csv, :export_to_excel, :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) SENSITIVE = [] include Aws::Structure end |
#subscribe_dashboard_email_reports ⇒ String
The ability to subscribe to email reports.
3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 |
# File 'lib/aws-sdk-quicksight/types.rb', line 3913 class Capabilities < Struct.new( :export_to_csv, :export_to_excel, :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) SENSITIVE = [] include Aws::Structure end |
#view_account_spice_capacity ⇒ String
The ability to view account SPICE capacity.
3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 |
# File 'lib/aws-sdk-quicksight/types.rb', line 3913 class Capabilities < Struct.new( :export_to_csv, :export_to_excel, :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) SENSITIVE = [] include Aws::Structure end |