AuthenticationDescription - Amazon Managed Grafana

AuthenticationDescription

A structure containing information about the user authentication methods used by the workspace.

Contents

providers

Specifies whether this workspace uses IAM Identity Center, SAML, or both methods to authenticate users to use the Grafana console in the Amazon Managed Grafana workspace.

Type: Array of strings

Valid Values: AWS_SSO | SAML

Required: Yes

awsSso

A structure containing information about how this workspace works with IAM Identity Center.

Type: AwsSsoAuthentication object

Required: No

saml

A structure containing information about how this workspace works with SAML, including what attributes within the assertion are to be mapped to user information in the workspace.

Type: SamlAuthentication object

Required: No

See Also

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