| Package | Description |
|---|---|
| software.amazon.awssdk.services.grafana |
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.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateWorkspaceAuthenticationResponse |
GrafanaClient.updateWorkspaceAuthentication(Consumer<UpdateWorkspaceAuthenticationRequest.Builder> updateWorkspaceAuthenticationRequest)
Use this operation to define the identity provider (IdP) that this workspace authenticates users from, using
SAML.
|
default UpdateWorkspaceAuthenticationResponse |
GrafanaClient.updateWorkspaceAuthentication(UpdateWorkspaceAuthenticationRequest updateWorkspaceAuthenticationRequest)
Use this operation to define the identity provider (IdP) that this workspace authenticates users from, using
SAML.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateWorkspaceAuthenticationResponse> |
GrafanaAsyncClient.updateWorkspaceAuthentication(Consumer<UpdateWorkspaceAuthenticationRequest.Builder> updateWorkspaceAuthenticationRequest)
Use this operation to define the identity provider (IdP) that this workspace authenticates users from, using
SAML.
|
default CompletableFuture<UpdateWorkspaceAuthenticationResponse> |
GrafanaAsyncClient.updateWorkspaceAuthentication(UpdateWorkspaceAuthenticationRequest updateWorkspaceAuthenticationRequest)
Use this operation to define the identity provider (IdP) that this workspace authenticates users from, using
SAML.
|
Copyright © 2023. All rights reserved.