Expand description

Data structures used by operation inputs/outputs.

Modules

Structs

A structure that defines which attributes in the IdP assertion are to be used to define information about the users authenticated by the IdP to use the workspace.

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

A structure that describes whether the workspace uses SAML, Amazon Web Services SSO, or both methods for user authentication, and whether that authentication is fully configured.

A structure containing information about how this workspace works with Amazon Web Services SSO.

A structure containing the identity of one user or group and the Admin or Editor role that they have.

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.

A structure containing information about how this workspace works with SAML.

A structure containing information about how this workspace works with SAML.

A structure containing information about one error encountered while performing an UpdatePermissions operation.

Contains the instructions for one Grafana role permission update in a UpdatePermissions operation.

A structure that specifies one user or group in the workspace.

A structure that contains information about a request parameter that caused an error.

A structure containing information about an Amazon Managed Grafana workspace in your account.

A structure that contains some information about one workspace in the account.

Enums

A structure containing the identity provider (IdP) metadata used to integrate the identity provider with this workspace. You can specify the metadata either by providing a URL to its location in the url parameter, or by specifying the full metadata in XML format in the xml parameter.