Amazon Managed Grafana · JSON Structure

Amazon Managed Grafana Create Workspace Api Key Request Seconds To Live Integer Structure

CreateWorkspaceApiKeyRequestSecondsToLiveInteger schema from Amazon Managed Grafana API

Type: int32 Properties: 0
DashboardsMonitoringObservabilityVisualization

CreateWorkspaceApiKeyRequestSecondsToLiveInteger is a JSON Structure definition published by Amazon Managed Grafana. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-managed-grafana/refs/heads/main/json-structure/amazon-managed-grafana-create-workspace-api-key-request-seconds-to-live-integer-structure.json",
  "name": "CreateWorkspaceApiKeyRequestSecondsToLiveInteger",
  "description": "CreateWorkspaceApiKeyRequestSecondsToLiveInteger schema from Amazon Managed Grafana API",
  "type": "int32",
  "minimum": 1,
  "maximum": 2592000
}