Amazon Managed Grafana · Example Payload

Amazon Managed Grafana Workspace Summary Example

Example resource description

example-value

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

Top-level fields

authenticationcreateddescriptionendpointgrafanaVersionidmodifiednamenotificationDestinationsstatustags

Example Payload

Raw ↑
{
  "authentication": "example-value",
  "created": "example-value",
  "description": "Example resource description",
  "endpoint": "example-value",
  "grafanaVersion": "example-value",
  "id": "abc12345",
  "modified": "example-value",
  "name": "my-resource",
  "notificationDestinations": "example-value",
  "status": "ACTIVE",
  "tags": "example-value"
}