# README
AWS::Grafana Construct Library
This module is part of the AWS Cloud Development Kit project.
import grafana "github.com/aws/aws-cdk-go/awscdk"
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for Grafana construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::Grafana resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Grafana.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
# Functions
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
Create a new `AWS::Grafana::Workspace`.
Create a new `AWS::Grafana::Workspace`.
# Structs
A structure that defines which attributes in the IdP assertion are to be used to define information about the users authenticated by the IdP to use the workspace.
A structure containing the identity provider (IdP) metadata used to integrate the identity provider with this workspace.
The configuration settings for in-bound network access to your workspace.
This structure defines which groups defined in the SAML assertion attribute are to be mapped to the Grafana `Admin` and `Editor` roles in the workspace.
A structure containing information about how this workspace works with SAML.
The configuration settings for an Amazon VPC that contains data sources for your Grafana workspace to connect to.
Properties for defining a `CfnWorkspace`.
# Interfaces
A CloudFormation `AWS::Grafana::Workspace`.