Grafana Workspace

Grafana Workspace in AWS is a managed environment for running Grafana dashboards without needing to handle infrastructure setup or maintenance. It allows you to visualize and analyze metrics, logs, and traces from multiple data sources such as CloudWatch, Prometheus, and other observability tools. The service provides secure access controls, integration with AWS services, and scalability to support monitoring needs across teams and applications.

aws.grafana_workspace

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_access_typecorestringSpecifies whether the workspace can access Amazon Web Services resources in this Amazon Web Services account only, or whether it can also access Amazon Web Services resources in other accounts in the same organization. If this is ORGANIZATION, the workspaceOrganizationalUnits parameter specifies which organizational units the workspace can access.
account_idcorestring
authenticationcorejsonA structure that describes whether the workspace uses SAML, IAM Identity Center, or both methods for user authentication.
createdcoretimestampThe date that the workspace was created.
data_sourcescorearray<string>Specifies the Amazon Web Services data sources that have been configured to have IAM roles and permissions created to allow Amazon Managed Grafana to read data from these sources. This list is only used when the workspace was created through the Amazon Web Services console, and the permissionType is SERVICE_MANAGED.
descriptioncorestringThe user-defined description of the workspace.
endpointcorestringThe URL that users can use to access the Grafana console in the workspace.
free_trial_consumedcoreboolSpecifies whether this workspace has already fully used its free trial for Grafana Enterprise. Amazon Managed Grafana workspaces no longer support Grafana Enterprise free trials.
free_trial_expirationcoretimestampIf this workspace is currently in the free trial period for Grafana Enterprise, this value specifies when that free trial ends. Amazon Managed Grafana workspaces no longer support Grafana Enterprise free trials.
grafana_tokencorestringThe token that ties this workspace to a Grafana Labs account. For more information, see Link your account with Grafana Labs.
grafana_versioncorestringThe version of Grafana supported in this workspace.
idcorestringThe unique ID of this workspace.
license_expirationcoretimestampIf this workspace has a full Grafana Enterprise license purchased through Amazon Web Services Marketplace, this specifies when the license ends and will need to be renewed. Purchasing the Enterprise plugins option through Amazon Managed Grafana does not have an expiration. It is valid until the license is removed.
license_typecorestringSpecifies whether this workspace has a full Grafana Enterprise license. Amazon Managed Grafana workspaces no longer support Grafana Enterprise free trials.
modifiedcoretimestampThe most recent date that the workspace was modified.
namecorestringThe name of the workspace.
network_access_controlcorejsonThe configuration settings for network access to your workspace.
notification_destinationscorearray<string>The Amazon Web Services notification channels that Amazon Managed Grafana can automatically create IAM roles and permissions for, to allow Amazon Managed Grafana to use these channels.
organization_role_namecorestringThe name of the IAM role that is used to access resources through Organizations.
organizational_unitscorearray<string>Specifies the organizational units that this workspace is allowed to use data sources from, if this workspace is in an account that is part of an organization.
permission_typecorestringIf this is SERVICE_MANAGED, and the workplace was created through the Amazon Managed Grafana console, then Amazon Managed Grafana automatically creates the IAM roles and provisions the permissions that the workspace needs to use Amazon Web Services data sources and notification channels. If this is CUSTOMER_MANAGED, you must manage those roles and permissions yourself. If you are working with a workspace in a member account of an organization and that account is not a delegated administrator account, and you want the workspace to access data sources in other Amazon Web Services accounts in the organization, this parameter must be set to CUSTOMER_MANAGED. For more information about converting between customer and service managed, see Managing permissions for data sources and notification channels. For more information about the roles and permissions that must be managed for customer managed workspaces, see Amazon Managed Grafana permissions and policies for Amazon Web Services data sources and notification channels
stack_set_namecorestringThe name of the CloudFormation stack set that is used to generate IAM roles to be used for this workspace.
statuscorestringThe current status of the workspace.
tagscorehstore
vpc_configurationcorejsonThe configuration for connecting to data sources in a private VPC (Amazon Virtual Private Cloud).
workspace_role_arncorestringThe IAM role that grants permissions to the Amazon Web Services resources that the workspace will view data from. This role must already exist.