Package software.amazon.awscdk.services.grafana
AWS::Grafana Construct Library
---
AWS CDK v1 has reached End-of-Support on 2023-06-01. This package is no longer being updated, and users should migrate to AWS CDK v2.
For more information on how to migrate, see the Migrating to AWS CDK v2 guide.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.grafana.*;
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.)
Deprecated: AWS CDK v1 has reached End-of-Support on 2023-06-01. This package is no longer being updated, and users should migrate to AWS CDK v2. For more information on how to migrate, see https://docs.aws.amazon.com/cdk/v2/guide/migrating-v2.html
-
ClassDescriptionA CloudFormation
AWS::Grafana::Workspace
.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 builder forCfnWorkspace.AssertionAttributesProperty
An implementation forCfnWorkspace.AssertionAttributesProperty
A fluent builder forCfnWorkspace
.A structure containing the identity provider (IdP) metadata used to integrate the identity provider with this workspace.A builder forCfnWorkspace.IdpMetadataProperty
An implementation forCfnWorkspace.IdpMetadataProperty
The configuration settings for in-bound network access to your workspace.A builder forCfnWorkspace.NetworkAccessControlProperty
An implementation forCfnWorkspace.NetworkAccessControlProperty
This structure defines which groups defined in the SAML assertion attribute are to be mapped to the GrafanaAdmin
andEditor
roles in the workspace.A builder forCfnWorkspace.RoleValuesProperty
An implementation forCfnWorkspace.RoleValuesProperty
A structure containing information about how this workspace works with SAML.A builder forCfnWorkspace.SamlConfigurationProperty
An implementation forCfnWorkspace.SamlConfigurationProperty
The configuration settings for an Amazon VPC that contains data sources for your Grafana workspace to connect to.A builder forCfnWorkspace.VpcConfigurationProperty
An implementation forCfnWorkspace.VpcConfigurationProperty
Properties for defining aCfnWorkspace
.A builder forCfnWorkspaceProps
An implementation forCfnWorkspaceProps