Amazon Managed Grafana · Example Payload

Amazon Managed Grafana Workspace Description Example

Example resource description

example-value

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

Top-level fields

accountAccessTypeauthenticationcreateddataSourcesdescriptionendpointfreeTrialConsumedfreeTrialExpirationgrafanaVersionidlicenseExpirationlicenseTypemodifiednamenetworkAccessControlnotificationDestinationsorganizationRoleNameorganizationalUnitspermissionTypestackSetNamestatustagsvpcConfigurationworkspaceRoleArn

Example Payload

Raw ↑
{
  "accountAccessType": "example-value",
  "authentication": "example-value",
  "created": "example-value",
  "dataSources": "example-value",
  "description": "Example resource description",
  "endpoint": "example-value",
  "freeTrialConsumed": "example-value",
  "freeTrialExpiration": "example-value",
  "grafanaVersion": "example-value",
  "id": "abc12345",
  "licenseExpiration": "example-value",
  "licenseType": "example-value",
  "modified": "example-value",
  "name": "my-resource",
  "networkAccessControl": "example-value",
  "notificationDestinations": "example-value",
  "organizationRoleName": "my-resource",
  "organizationalUnits": "example-value",
  "permissionType": "example-value",
  "stackSetName": "my-resource",
  "status": "ACTIVE",
  "tags": "example-value",
  "vpcConfiguration": "example-value",
  "workspaceRoleArn": "arn:aws:service:us-east-1:123456789012:resource/id"
}