UpdateWorkspaceAuthenticationRequest schema from Amazon Managed Grafana API
Type: objectProperties: 2Required: 1
DashboardsMonitoringObservabilityVisualization
UpdateWorkspaceAuthenticationRequest is a JSON Structure definition published by Amazon Managed Grafana, describing 2 properties, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-managed-grafana/refs/heads/main/json-structure/amazon-managed-grafana-update-workspace-authentication-request-structure.json",
"name": "UpdateWorkspaceAuthenticationRequest",
"description": "UpdateWorkspaceAuthenticationRequest schema from Amazon Managed Grafana API",
"type": "object",
"properties": {
"authenticationProviders": {
"allOf": [
{
"$ref": "#/components/schemas/AuthenticationProviders"
},
{
"description": "Specifies whether this workspace uses SAML 2.0, IAM Identity Center (successor to Single Sign-On), or both to authenticate users for using the Grafana console within a workspace. For more information, see <a href=\"https://docs.aws.amazon.com/grafana/latest/userguide/authentication-in-AMG.html\">User authentication in Amazon Managed Grafana</a>."
}
]
},
"samlConfiguration": {
"allOf": [
{
"$ref": "#/components/schemas/SamlConfiguration"
},
{
"description": "If the workspace uses SAML, use this structure to map SAML assertion attributes to workspace user information and define which groups in the assertion attribute are to have the <code>Admin</code> and <code>Editor</code> roles in the workspace."
}
]
}
},
"required": [
"authenticationProviders"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.