AWS::Grafana::Workspace RoleValues
This structure defines which groups defined in the SAML assertion attribute are to be
mapped to the Grafana Admin and Editor roles in the workspace.
SAML authenticated users not part of Admin or Editor role
groups have Viewer permission over the workspace.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
Admin-
A list of groups from the SAML assertion attribute to grant the Grafana
Adminrole to.Required: No
Type: List of String
Update requires: No interruption
Editor-
A list of groups from the SAML assertion attribute to grant the Grafana
Editorrole to.Required: No
Type: List of String
Update requires: No interruption