RoleValues - Amazon Managed Grafana

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.

Contents

admin

A list of groups from the SAML assertion attribute to grant the Grafana Admin role to.

Type: Array of strings

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: No

editor

A list of groups from the SAML assertion attribute to grant the Grafana Editor role to.

Type: Array of strings

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: