| 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 |
|---|---|
CreateWorkspaceServiceAccountTokenResult |
AbstractAmazonManagedGrafana.createWorkspaceServiceAccountToken(CreateWorkspaceServiceAccountTokenRequest request) |
CreateWorkspaceServiceAccountTokenResult |
AmazonManagedGrafanaClient.createWorkspaceServiceAccountToken(CreateWorkspaceServiceAccountTokenRequest request)
Creates a token that can be used to authenticate and authorize Grafana HTTP API operations for the given workspace service account.
|
CreateWorkspaceServiceAccountTokenResult |
AmazonManagedGrafana.createWorkspaceServiceAccountToken(CreateWorkspaceServiceAccountTokenRequest createWorkspaceServiceAccountTokenRequest)
Creates a token that can be used to authenticate and authorize Grafana HTTP API operations for the given workspace service account.
|
| Modifier and Type | Method and Description |
|---|---|
CreateWorkspaceServiceAccountTokenResult |
CreateWorkspaceServiceAccountTokenResult.clone() |
CreateWorkspaceServiceAccountTokenResult |
CreateWorkspaceServiceAccountTokenResult.withServiceAccountId(String serviceAccountId)
The ID of the service account where the token was created.
|
CreateWorkspaceServiceAccountTokenResult |
CreateWorkspaceServiceAccountTokenResult.withServiceAccountToken(ServiceAccountTokenSummaryWithKey serviceAccountToken)
Information about the created token, including the key.
|
CreateWorkspaceServiceAccountTokenResult |
CreateWorkspaceServiceAccountTokenResult.withWorkspaceId(String workspaceId)
The ID of the workspace where the token was created.
|
Copyright © 2025. All rights reserved.