AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the AssociateLicense operation.
Assigns a Grafana Enterprise license to a workspace. To upgrade, you must use ENTERPRISE
for the licenseType
, and pass in a valid Grafana Labs token for the grafanaToken
.
Upgrading to Grafana Enterprise incurs additional fees. For more information, see
Upgrade
a workspace to Grafana Enterprise.
Namespace: Amazon.ManagedGrafana.Model
Assembly: AWSSDK.ManagedGrafana.dll
Version: 3.x.y.z
public class AssociateLicenseRequest : AmazonManagedGrafanaRequest IAmazonWebServiceRequest
The AssociateLicenseRequest type exposes the following members
Name | Description | |
---|---|---|
AssociateLicenseRequest() |
Name | Type | Description | |
---|---|---|---|
GrafanaToken | System.String |
Gets and sets the property GrafanaToken. A token from Grafana Labs that ties your Amazon Web Services account with a Grafana Labs account. For more information, see Link your account with Grafana Labs. |
|
LicenseType | Amazon.ManagedGrafana.LicenseType |
Gets and sets the property LicenseType. The type of license to associate with the workspace. Amazon Managed Grafana workspaces no longer support Grafana Enterprise free trials. |
|
WorkspaceId | System.String |
Gets and sets the property WorkspaceId. The ID of the workspace to associate the license with. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5