@@ -75,35 +75,35 @@ Privilege actions define the operations that you can perform on your
75
75
:atlas:`update </reference/api/custom-roles-update-a-role/>` a custom
76
76
role from the |service| |api|
77
77
78
- .. authrole :: sqlGetSchema
78
+ .. authaction :: sqlGetSchema
79
79
80
80
Retrieve the schema stored for a collection or view using
81
81
the :ref:`sqlgetschema-cmd` command.
82
82
83
- .. authrole :: sqlSetSchema
83
+ .. authaction :: sqlSetSchema
84
84
85
85
Set or delete the schema for a collection or view using the
86
86
:ref:`sqlsetschema-cmd` command.
87
87
88
- .. authrole :: viewAllHistory
88
+ .. authaction :: viewAllHistory
89
89
90
90
Retrieve details about the queries that were run in the past
91
91
24 hours using :ref:`$queryHistory <adl-query-history-stage>`.
92
92
93
- .. authrole :: outToS3
93
+ .. authaction :: outToS3
94
94
95
95
Write data from any one of the :ref:`supported
96
96
<datalake-configuration-file-overview>` {+data-lake-stores+} or
97
97
multiple :ref:`supported <datalake-configuration-file-overview>`
98
98
{+data-lake-stores+} to your |s3| bucket using :ref:`adl-out-stage`.
99
99
100
- .. authrole :: storageGetConfig
100
+ .. authaction :: storageGetConfig
101
101
102
102
Retrieve your {+dl+} :ref:`storage configuration
103
103
<datalake-configuration-file>` using the :ref:`storageGetConfig
104
104
<datalake-getstorageconfig>` command.
105
105
106
- .. authrole :: storageSetConfig
106
+ .. authaction :: storageSetConfig
107
107
108
108
Set or update your {+dl+} :ref:`storage configuration
109
109
<datalake-configuration-file>` using the :ref:`storageSetConfig
0 commit comments