Amazon Managed Grafana · Example Payload

Amazon Managed Grafana Create Workspace Api Key Request Example

DashboardsMonitoringObservabilityVisualization

Amazon Managed Grafana Create Workspace Api Key Request Example is an example object payload from Amazon Managed Grafana, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

keyNamekeyRolesecondsToLive

Example Payload

Raw ↑
{
  "keyName": "my-resource",
  "keyRole": "example-value",
  "secondsToLive": "example-value"
}