| 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.
|
| software.amazon.awssdk.services.grafana.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateWorkspaceAuthenticationResponse> |
GrafanaAsyncClient.updateWorkspaceAuthentication(UpdateWorkspaceAuthenticationRequest 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 |
|---|---|
SdkHttpFullRequest |
UpdateWorkspaceAuthenticationRequestMarshaller.marshall(UpdateWorkspaceAuthenticationRequest updateWorkspaceAuthenticationRequest) |
Copyright © 2023. All rights reserved.