Skip to content

/AWS1/CL_QSTCAPABILITIES

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

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_exporttocsv TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to export to CSV files from the UI.

iv_exporttoexcel TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to export to Excel files from the UI.

iv_exporttopdf TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to export to PDF files from the UI.

iv_printreports TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to print reports.

iv_createandupdatethemes TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to export to Create and Update themes.

iv_addorrunanomalydetforan00 TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to add or run anomaly detection.

iv_shareanalyses TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to share analyses.

iv_createandupdatedatasets TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to create and update datasets.

iv_sharedatasets TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to share datasets.

iv_subdashboardemailreports TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to subscribe to email reports.

iv_creandupddashboardemail00 TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to create and update email reports.

iv_sharedashboards TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to share dashboards.

iv_createandupdthreshalerts TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to create and update threshold alerts.

iv_renamesharedfolders TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to rename shared folders.

iv_createsharedfolders TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to create shared folders.

iv_createandupdatedatasrcs TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to create and update data sources.

iv_sharedatasources TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to share data sources.

iv_viewaccountspicecapacity TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to view account SPICE capacity.

iv_createspicedataset TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to create a SPICE dataset.

iv_exporttopdfinschddreports TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

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

iv_exporttocsvinschddreports TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

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

iv_exptoexcelinschddreports TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

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

iv_inclcontinschddrptsemail TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to include content in scheduled email reports.

iv_dashboard TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to perform dashboard-related actions.

iv_analysis TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to perform analysis-related actions.

iv_automate TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to perform automate-related actions.

iv_flow TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to perform flow-related actions.

iv_publishwithoutapproval TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to enable approvals for flow share.

iv_usebedrockmodels TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

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

iv_performflowuitask TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

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

iv_useagentwebsearch TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

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.

iv_knowledgebase TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

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

iv_action TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

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

iv_space00 TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to perform space-related actions.

iv_chatagent TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to perform chat-related actions.

iv_createchatagents TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to create chat agents.

iv_research TYPE /AWS1/QSTCAPABILITYSTATE /AWS1/QSTCAPABILITYSTATE

The ability to perform research-related actions.


Queryable Attributes

ExportToCsv

The ability to export to CSV files from the UI.

Accessible with the following methods

Method Description
GET_EXPORTTOCSV() Getter for EXPORTTOCSV, with configurable default
ASK_EXPORTTOCSV() Getter for EXPORTTOCSV w/ exceptions if field has no value
HAS_EXPORTTOCSV() Determine if EXPORTTOCSV has a value

ExportToExcel

The ability to export to Excel files from the UI.

Accessible with the following methods

Method Description
GET_EXPORTTOEXCEL() Getter for EXPORTTOEXCEL, with configurable default
ASK_EXPORTTOEXCEL() Getter for EXPORTTOEXCEL w/ exceptions if field has no value
HAS_EXPORTTOEXCEL() Determine if EXPORTTOEXCEL has a value

ExportToPdf

The ability to export to PDF files from the UI.

Accessible with the following methods

Method Description
GET_EXPORTTOPDF() Getter for EXPORTTOPDF, with configurable default
ASK_EXPORTTOPDF() Getter for EXPORTTOPDF w/ exceptions if field has no value
HAS_EXPORTTOPDF() Determine if EXPORTTOPDF has a value

PrintReports

The ability to print reports.

Accessible with the following methods

Method Description
GET_PRINTREPORTS() Getter for PRINTREPORTS, with configurable default
ASK_PRINTREPORTS() Getter for PRINTREPORTS w/ exceptions if field has no value
HAS_PRINTREPORTS() Determine if PRINTREPORTS has a value

CreateAndUpdateThemes

The ability to export to Create and Update themes.

Accessible with the following methods

Method Description
GET_CREATEANDUPDATETHEMES() Getter for CREATEANDUPDATETHEMES, with configurable default
ASK_CREATEANDUPDATETHEMES() Getter for CREATEANDUPDATETHEMES w/ exceptions if field has
HAS_CREATEANDUPDATETHEMES() Determine if CREATEANDUPDATETHEMES has a value

AddOrRunAnomalyDetectionForAnalyses

The ability to add or run anomaly detection.

Accessible with the following methods

Method Description
GET_ADDORRUNANOMALYDETFORA00() Getter for ADDORRUNANOMALYDETFORANALY00, with configurable d
ASK_ADDORRUNANOMALYDETFORA00() Getter for ADDORRUNANOMALYDETFORANALY00 w/ exceptions if fie
HAS_ADDORRUNANOMALYDETFORA00() Determine if ADDORRUNANOMALYDETFORANALY00 has a value

ShareAnalyses

The ability to share analyses.

Accessible with the following methods

Method Description
GET_SHAREANALYSES() Getter for SHAREANALYSES, with configurable default
ASK_SHAREANALYSES() Getter for SHAREANALYSES w/ exceptions if field has no value
HAS_SHAREANALYSES() Determine if SHAREANALYSES has a value

CreateAndUpdateDatasets

The ability to create and update datasets.

Accessible with the following methods

Method Description
GET_CREATEANDUPDATEDATASETS() Getter for CREATEANDUPDATEDATASETS, with configurable defaul
ASK_CREATEANDUPDATEDATASETS() Getter for CREATEANDUPDATEDATASETS w/ exceptions if field ha
HAS_CREATEANDUPDATEDATASETS() Determine if CREATEANDUPDATEDATASETS has a value

ShareDatasets

The ability to share datasets.

Accessible with the following methods

Method Description
GET_SHAREDATASETS() Getter for SHAREDATASETS, with configurable default
ASK_SHAREDATASETS() Getter for SHAREDATASETS w/ exceptions if field has no value
HAS_SHAREDATASETS() Determine if SHAREDATASETS has a value

SubscribeDashboardEmailReports

The ability to subscribe to email reports.

Accessible with the following methods

Method Description
GET_SUBDASHBOARDEMAILREPORTS() Getter for SUBDASHBOARDEMAILREPORTS, with configurable defau
ASK_SUBDASHBOARDEMAILREPORTS() Getter for SUBDASHBOARDEMAILREPORTS w/ exceptions if field h
HAS_SUBDASHBOARDEMAILREPORTS() Determine if SUBDASHBOARDEMAILREPORTS has a value

CreateAndUpdateDashboardEmailReports

The ability to create and update email reports.

Accessible with the following methods

Method Description
GET_CREANDUPDDASHBOARDEMAI00() Getter for CREANDUPDDASHBOARDEMAILRPTS, with configurable de
ASK_CREANDUPDDASHBOARDEMAI00() Getter for CREANDUPDDASHBOARDEMAILRPTS w/ exceptions if fiel
HAS_CREANDUPDDASHBOARDEMAI00() Determine if CREANDUPDDASHBOARDEMAILRPTS has a value

ShareDashboards

The ability to share dashboards.

Accessible with the following methods

Method Description
GET_SHAREDASHBOARDS() Getter for SHAREDASHBOARDS, with configurable default
ASK_SHAREDASHBOARDS() Getter for SHAREDASHBOARDS w/ exceptions if field has no val
HAS_SHAREDASHBOARDS() Determine if SHAREDASHBOARDS has a value

CreateAndUpdateThresholdAlerts

The ability to create and update threshold alerts.

Accessible with the following methods

Method Description
GET_CREATEANDUPDTHRESHALERTS() Getter for CREATEANDUPDATETHRESHALERTS, with configurable de
ASK_CREATEANDUPDTHRESHALERTS() Getter for CREATEANDUPDATETHRESHALERTS w/ exceptions if fiel
HAS_CREATEANDUPDTHRESHALERTS() Determine if CREATEANDUPDATETHRESHALERTS has a value

RenameSharedFolders

The ability to rename shared folders.

Accessible with the following methods

Method Description
GET_RENAMESHAREDFOLDERS() Getter for RENAMESHAREDFOLDERS, with configurable default
ASK_RENAMESHAREDFOLDERS() Getter for RENAMESHAREDFOLDERS w/ exceptions if field has no
HAS_RENAMESHAREDFOLDERS() Determine if RENAMESHAREDFOLDERS has a value

CreateSharedFolders

The ability to create shared folders.

Accessible with the following methods

Method Description
GET_CREATESHAREDFOLDERS() Getter for CREATESHAREDFOLDERS, with configurable default
ASK_CREATESHAREDFOLDERS() Getter for CREATESHAREDFOLDERS w/ exceptions if field has no
HAS_CREATESHAREDFOLDERS() Determine if CREATESHAREDFOLDERS has a value

CreateAndUpdateDataSources

The ability to create and update data sources.

Accessible with the following methods

Method Description
GET_CREATEANDUPDATEDATASRCS() Getter for CREATEANDUPDATEDATASOURCES, with configurable def
ASK_CREATEANDUPDATEDATASRCS() Getter for CREATEANDUPDATEDATASOURCES w/ exceptions if field
HAS_CREATEANDUPDATEDATASRCS() Determine if CREATEANDUPDATEDATASOURCES has a value

ShareDataSources

The ability to share data sources.

Accessible with the following methods

Method Description
GET_SHAREDATASOURCES() Getter for SHAREDATASOURCES, with configurable default
ASK_SHAREDATASOURCES() Getter for SHAREDATASOURCES w/ exceptions if field has no va
HAS_SHAREDATASOURCES() Determine if SHAREDATASOURCES has a value

ViewAccountSPICECapacity

The ability to view account SPICE capacity.

Accessible with the following methods

Method Description
GET_VIEWACCOUNTSPICECAPACITY() Getter for VIEWACCOUNTSPICECAPACITY, with configurable defau
ASK_VIEWACCOUNTSPICECAPACITY() Getter for VIEWACCOUNTSPICECAPACITY w/ exceptions if field h
HAS_VIEWACCOUNTSPICECAPACITY() Determine if VIEWACCOUNTSPICECAPACITY has a value

CreateSPICEDataset

The ability to create a SPICE dataset.

Accessible with the following methods

Method Description
GET_CREATESPICEDATASET() Getter for CREATESPICEDATASET, with configurable default
ASK_CREATESPICEDATASET() Getter for CREATESPICEDATASET w/ exceptions if field has no
HAS_CREATESPICEDATASET() Determine if CREATESPICEDATASET has a value

ExportToPdfInScheduledReports

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

Accessible with the following methods

Method Description
GET_EXPTOPDFINSCHDDREPORTS() Getter for EXPORTTOPDFINSCHDDREPORTS, with configurable defa
ASK_EXPTOPDFINSCHDDREPORTS() Getter for EXPORTTOPDFINSCHDDREPORTS w/ exceptions if field
HAS_EXPTOPDFINSCHDDREPORTS() Determine if EXPORTTOPDFINSCHDDREPORTS has a value

ExportToCsvInScheduledReports

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

Accessible with the following methods

Method Description
GET_EXPTOCSVINSCHDDREPORTS() Getter for EXPORTTOCSVINSCHDDREPORTS, with configurable defa
ASK_EXPTOCSVINSCHDDREPORTS() Getter for EXPORTTOCSVINSCHDDREPORTS w/ exceptions if field
HAS_EXPTOCSVINSCHDDREPORTS() Determine if EXPORTTOCSVINSCHDDREPORTS has a value

ExportToExcelInScheduledReports

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

Accessible with the following methods

Method Description
GET_EXPTOEXCELINSCHDDREPORTS() Getter for EXPORTTOEXCELINSCHDDREPORTS, with configurable de
ASK_EXPTOEXCELINSCHDDREPORTS() Getter for EXPORTTOEXCELINSCHDDREPORTS w/ exceptions if fiel
HAS_EXPTOEXCELINSCHDDREPORTS() Determine if EXPORTTOEXCELINSCHDDREPORTS has a value

IncludeContentInScheduledReportsEmail

The ability to include content in scheduled email reports.

Accessible with the following methods

Method Description
GET_INCLCONTINSCHDDRPTSEMAIL() Getter for INCLCONTINSCHDDREPORTSEMAIL, with configurable de
ASK_INCLCONTINSCHDDRPTSEMAIL() Getter for INCLCONTINSCHDDREPORTSEMAIL w/ exceptions if fiel
HAS_INCLCONTINSCHDDRPTSEMAIL() Determine if INCLCONTINSCHDDREPORTSEMAIL has a value

Dashboard

The ability to perform dashboard-related actions.

Accessible with the following methods

Method Description
GET_DASHBOARD() Getter for DASHBOARD, with configurable default
ASK_DASHBOARD() Getter for DASHBOARD w/ exceptions if field has no value
HAS_DASHBOARD() Determine if DASHBOARD has a value

Analysis

The ability to perform analysis-related actions.

Accessible with the following methods

Method Description
GET_ANALYSIS() Getter for ANALYSIS, with configurable default
ASK_ANALYSIS() Getter for ANALYSIS w/ exceptions if field has no value
HAS_ANALYSIS() Determine if ANALYSIS has a value

Automate

The ability to perform automate-related actions.

Accessible with the following methods

Method Description
GET_AUTOMATE() Getter for AUTOMATE, with configurable default
ASK_AUTOMATE() Getter for AUTOMATE w/ exceptions if field has no value
HAS_AUTOMATE() Determine if AUTOMATE has a value

Flow

The ability to perform flow-related actions.

Accessible with the following methods

Method Description
GET_FLOW() Getter for FLOW, with configurable default
ASK_FLOW() Getter for FLOW w/ exceptions if field has no value
HAS_FLOW() Determine if FLOW has a value

PublishWithoutApproval

The ability to enable approvals for flow share.

Accessible with the following methods

Method Description
GET_PUBLISHWITHOUTAPPROVAL() Getter for PUBLISHWITHOUTAPPROVAL, with configurable default
ASK_PUBLISHWITHOUTAPPROVAL() Getter for PUBLISHWITHOUTAPPROVAL w/ exceptions if field has
HAS_PUBLISHWITHOUTAPPROVAL() Determine if PUBLISHWITHOUTAPPROVAL has a value

UseBedrockModels

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

Accessible with the following methods

Method Description
GET_USEBEDROCKMODELS() Getter for USEBEDROCKMODELS, with configurable default
ASK_USEBEDROCKMODELS() Getter for USEBEDROCKMODELS w/ exceptions if field has no va
HAS_USEBEDROCKMODELS() Determine if USEBEDROCKMODELS has a value

PerformFlowUiTask

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

Accessible with the following methods

Method Description
GET_PERFORMFLOWUITASK() Getter for PERFORMFLOWUITASK, with configurable default
ASK_PERFORMFLOWUITASK() Getter for PERFORMFLOWUITASK w/ exceptions if field has no v
HAS_PERFORMFLOWUITASK() Determine if PERFORMFLOWUITASK has a value

UseAgentWebSearch

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.

Accessible with the following methods

Method Description
GET_USEAGENTWEBSEARCH() Getter for USEAGENTWEBSEARCH, with configurable default
ASK_USEAGENTWEBSEARCH() Getter for USEAGENTWEBSEARCH w/ exceptions if field has no v
HAS_USEAGENTWEBSEARCH() Determine if USEAGENTWEBSEARCH has a value

KnowledgeBase

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

Accessible with the following methods

Method Description
GET_KNOWLEDGEBASE() Getter for KNOWLEDGEBASE, with configurable default
ASK_KNOWLEDGEBASE() Getter for KNOWLEDGEBASE w/ exceptions if field has no value
HAS_KNOWLEDGEBASE() Determine if KNOWLEDGEBASE has a value

Action

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

Accessible with the following methods

Method Description
GET_ACTION() Getter for ACTION, with configurable default
ASK_ACTION() Getter for ACTION w/ exceptions if field has no value
HAS_ACTION() Determine if ACTION has a value

Space

The ability to perform space-related actions.

Accessible with the following methods

Method Description
GET_SPACE00() Getter for SPACE00, with configurable default
ASK_SPACE00() Getter for SPACE00 w/ exceptions if field has no value
HAS_SPACE00() Determine if SPACE00 has a value

ChatAgent

The ability to perform chat-related actions.

Accessible with the following methods

Method Description
GET_CHATAGENT() Getter for CHATAGENT, with configurable default
ASK_CHATAGENT() Getter for CHATAGENT w/ exceptions if field has no value
HAS_CHATAGENT() Determine if CHATAGENT has a value

CreateChatAgents

The ability to create chat agents.

Accessible with the following methods

Method Description
GET_CREATECHATAGENTS() Getter for CREATECHATAGENTS, with configurable default
ASK_CREATECHATAGENTS() Getter for CREATECHATAGENTS w/ exceptions if field has no va
HAS_CREATECHATAGENTS() Determine if CREATECHATAGENTS has a value

Research

The ability to perform research-related actions.

Accessible with the following methods

Method Description
GET_RESEARCH() Getter for RESEARCH, with configurable default
ASK_RESEARCH() Getter for RESEARCH w/ exceptions if field has no value
HAS_RESEARCH() Determine if RESEARCH has a value