Revert "add library panels rbac" (#76532)

Revert "add library panels rbac (#76483)"

This reverts commit 549d8d4968.
This commit is contained in:
Natalia Bernarte Oses
2023-10-13 13:37:18 +02:00
committed by GitHub
parent d6920a80cf
commit 28c2555e7f
@@ -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.