mirror of
https://github.com/grafana/grafana.git
synced 2026-08-10 05:08:16 -05:00
Revert "add library panels rbac" (#76532)
Revert "add library panels rbac (#76483)"
This reverts commit 549d8d4968.
This commit is contained in:
@@ -128,14 +128,3 @@ _Available in private preview in Grafana Cloud_
|
||||
The Grafana Assume Role authentication provider lets Grafana Cloud users of the CloudWatch data source authenticate with AWS without having to create and maintain long term AWS Users. Using the new assume role authentication method, you no longer have to rotate access and secret keys in your CloudWatch data source. Instead, Grafana Cloud users can create an identity access and management (IAM) role that has a trust relationship with Grafana's AWS account; Grafana's AWS account will then use AWS Secure Token Service (STS) to create temporary credentials to access the user's AWS data.
|
||||
|
||||
To learn more, refer to the [CloudWatch authentication documentation](/docs/grafana/next/datasources/aws-cloudwatch/aws-authentication).
|
||||
|
||||
## RBAC for library panels
|
||||
|
||||
<!-- Kay Delaney, Natalia Bernarte -->
|
||||
<!-- Enterprise public preview -->
|
||||
|
||||
October 24, 2023
|
||||
|
||||
_Generally available in Grafana Cloud_
|
||||
|
||||
You can manage the permissions for library panels with [RBAC](https://grafana.com/docs/grafana/<GRAFANA_VERSION>/administration/roles-and-permissions/access-control/), which provides a way to extend the permissions available with basic roles and gives you more granular control of users' actions.
|
||||
|
||||
Reference in New Issue
Block a user