| Package | Description |
|---|---|
| com.amazonaws.services.managedgrafana |
Amazon Managed Grafana is a fully managed and secure data visualization service that you can use to instantly query,
correlate, and visualize operational metrics, logs, and traces from multiple sources.
|
| com.amazonaws.services.managedgrafana.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateWorkspaceAuthenticationResult |
AmazonManagedGrafanaClient.updateWorkspaceAuthentication(UpdateWorkspaceAuthenticationRequest request)
Use this operation to define the identity provider (IdP) that this workspace authenticates users from, using
SAML.
|
UpdateWorkspaceAuthenticationResult |
AmazonManagedGrafana.updateWorkspaceAuthentication(UpdateWorkspaceAuthenticationRequest updateWorkspaceAuthenticationRequest)
Use this operation to define the identity provider (IdP) that this workspace authenticates users from, using
SAML.
|
UpdateWorkspaceAuthenticationResult |
AbstractAmazonManagedGrafana.updateWorkspaceAuthentication(UpdateWorkspaceAuthenticationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
UpdateWorkspaceAuthenticationResult |
UpdateWorkspaceAuthenticationResult.clone() |
UpdateWorkspaceAuthenticationResult |
UpdateWorkspaceAuthenticationResult.withAuthentication(AuthenticationDescription authentication)
A structure that describes the user authentication for this workspace after the update is made.
|
Copyright © 2023. All rights reserved.