|
1003 | 1003 | "licenseType": { |
1004 | 1004 | "target": "com.amazonaws.grafana#LicenseType", |
1005 | 1005 | "traits": { |
1006 | | - "smithy.api#documentation": "<p>The type of license to associate with the workspace.</p>", |
| 1006 | + "smithy.api#documentation": "<p>The type of license to associate with the workspace.</p>\n <note>\n <p>Amazon Managed Grafana workspaces no longer support Grafana Enterprise free trials.</p>\n </note>", |
1007 | 1007 | "smithy.api#httpLabel": {}, |
1008 | 1008 | "smithy.api#required": {} |
1009 | 1009 | } |
| 1010 | + }, |
| 1011 | + "grafanaToken": { |
| 1012 | + "target": "com.amazonaws.grafana#GrafanaToken", |
| 1013 | + "traits": { |
| 1014 | + "smithy.api#documentation": "<p>A token from Grafana Labs that ties your Amazon Web Services account with a Grafana \n Labs account. For more information, see <a href=\"https://docs.aws.amazon.com/grafana/latest/userguide/upgrade-to-Grafana-Enterprise.html#AMG-workspace-register-enterprise\">Register with Grafana Labs</a>.</p>", |
| 1015 | + "smithy.api#httpHeader": "Grafana-Token" |
| 1016 | + } |
1010 | 1017 | } |
1011 | 1018 | } |
1012 | 1019 | }, |
|
1402 | 1409 | "authenticationProviders": { |
1403 | 1410 | "target": "com.amazonaws.grafana#AuthenticationProviders", |
1404 | 1411 | "traits": { |
1405 | | - "smithy.api#documentation": "<p>Specifies whether this workspace uses SAML 2.0, IAM Identity Center (successor to Single Sign-On), or both to\n authenticate users for using the Grafana console within a workspace. For more\n information, see <a href=\"https://docs.aws.amazon.com/grafana/latest/userguide/authentication-in-AMG.html\">User authentication in\n Amazon Managed Grafana</a>.</p>", |
| 1412 | + "smithy.api#documentation": "<p>Specifies whether this workspace uses SAML 2.0, IAM Identity Center, or both to\n authenticate users for using the Grafana console within a workspace. For more\n information, see <a href=\"https://docs.aws.amazon.com/grafana/latest/userguide/authentication-in-AMG.html\">User authentication in\n Amazon Managed Grafana</a>.</p>", |
1406 | 1413 | "smithy.api#required": {} |
1407 | 1414 | } |
1408 | 1415 | }, |
|
1433 | 1440 | "grafanaVersion": { |
1434 | 1441 | "target": "com.amazonaws.grafana#GrafanaVersion", |
1435 | 1442 | "traits": { |
1436 | | - "smithy.api#documentation": "<p>Specifies the version of Grafana to support in the new workspace.</p>\n <p>To get a list of supported version, use the <code>ListVersions</code>\n operation.</p>" |
| 1443 | + "smithy.api#documentation": "<p>Specifies the version of Grafana to support in the new workspace. If not specified, \n defaults to the latest version (for example, 9.4).</p>\n <p>To get a list of supported versions, use the <code>ListVersions</code>\n operation.</p>" |
1437 | 1444 | } |
1438 | 1445 | } |
1439 | 1446 | } |
|
1916 | 1923 | } |
1917 | 1924 | } |
1918 | 1925 | }, |
| 1926 | + "com.amazonaws.grafana#GrafanaToken": { |
| 1927 | + "type": "string", |
| 1928 | + "traits": { |
| 1929 | + "smithy.api#length": { |
| 1930 | + "min": 1, |
| 1931 | + "max": 36 |
| 1932 | + } |
| 1933 | + } |
| 1934 | + }, |
1919 | 1935 | "com.amazonaws.grafana#GrafanaVersion": { |
1920 | 1936 | "type": "string", |
1921 | 1937 | "traits": { |
|
3262 | 3278 | "authenticationProviders": { |
3263 | 3279 | "target": "com.amazonaws.grafana#AuthenticationProviders", |
3264 | 3280 | "traits": { |
3265 | | - "smithy.api#documentation": "<p>Specifies whether this workspace uses SAML 2.0, IAM Identity Center (successor to Single Sign-On), or both to\n authenticate users for using the Grafana console within a workspace. For more\n information, see <a href=\"https://docs.aws.amazon.com/grafana/latest/userguide/authentication-in-AMG.html\">User authentication in\n Amazon Managed Grafana</a>.</p>", |
| 3281 | + "smithy.api#documentation": "<p>Specifies whether this workspace uses SAML 2.0, IAM Identity Center, or both to\n authenticate users for using the Grafana console within a workspace. For more\n information, see <a href=\"https://docs.aws.amazon.com/grafana/latest/userguide/authentication-in-AMG.html\">User authentication in\n Amazon Managed Grafana</a>.</p>", |
3266 | 3282 | "smithy.api#required": {} |
3267 | 3283 | } |
3268 | 3284 | }, |
|
3344 | 3360 | "grafanaVersion": { |
3345 | 3361 | "target": "com.amazonaws.grafana#GrafanaVersion", |
3346 | 3362 | "traits": { |
3347 | | - "smithy.api#documentation": "<p>Specifies the version of Grafana to support in the new workspace.</p>\n <p>Can only be used to upgrade (for example, from 8.4 to 9.4), not\n downgrade (for example, from 9.4 to 8.4).</p>\n <p>To know what versions are available to upgrade to for a specific workspace, see \n the <code>ListVersions</code> operation.</p>" |
| 3363 | + "smithy.api#documentation": "<p>Specifies the version of Grafana to support in the workspace. If not specified, \n keeps the current version of the workspace.</p>\n <p>Can only be used to upgrade (for example, from 8.4 to 9.4), not\n downgrade (for example, from 9.4 to 8.4).</p>\n <p>To know what versions are available to upgrade to for a specific workspace, see \n the <a href=\"https://docs.aws.amazon.com/grafana/latest/APIReference/API_ListVersions.html\">ListVersions</a> operation.</p>" |
3348 | 3364 | } |
3349 | 3365 | } |
3350 | 3366 | } |
|
3763 | 3779 | "licenseType": { |
3764 | 3780 | "target": "com.amazonaws.grafana#LicenseType", |
3765 | 3781 | "traits": { |
3766 | | - "smithy.api#documentation": "<p>Specifies whether this workspace has a full Grafana Enterprise license or a free trial\n license.</p>" |
| 3782 | + "smithy.api#documentation": "<p>Specifies whether this workspace has a full Grafana Enterprise license.</p>\n <note>\n <p>Amazon Managed Grafana workspaces no longer support Grafana Enterprise free trials.</p>\n </note>" |
3767 | 3783 | } |
3768 | 3784 | }, |
3769 | 3785 | "freeTrialConsumed": { |
3770 | 3786 | "target": "smithy.api#Boolean", |
3771 | 3787 | "traits": { |
3772 | | - "smithy.api#documentation": "<p>Specifies whether this workspace has already fully used its free trial for Grafana\n Enterprise.</p>" |
| 3788 | + "smithy.api#documentation": "<p>Specifies whether this workspace has already fully used its free trial for Grafana\n Enterprise.</p>\n <note>\n <p>Amazon Managed Grafana workspaces no longer support Grafana Enterprise free trials.</p>\n </note>" |
3773 | 3789 | } |
3774 | 3790 | }, |
3775 | 3791 | "licenseExpiration": { |
3776 | 3792 | "target": "smithy.api#Timestamp", |
3777 | 3793 | "traits": { |
3778 | | - "smithy.api#documentation": "<p>If this workspace has a full Grafana Enterprise license, this specifies when the\n license ends and will need to be renewed.</p>" |
| 3794 | + "smithy.api#documentation": "<p>If this workspace has a full Grafana Enterprise license purchased through \n Amazon Web Services Marketplace, this specifies when the\n license ends and will need to be renewed. Purchasing the Enterprise plugins option \n through Amazon Managed Grafana does not have an expiration. It is valid until the \n license is removed.</p>" |
3779 | 3795 | } |
3780 | 3796 | }, |
3781 | 3797 | "freeTrialExpiration": { |
3782 | 3798 | "target": "smithy.api#Timestamp", |
3783 | 3799 | "traits": { |
3784 | | - "smithy.api#documentation": "<p>If this workspace is currently in the free trial period for Grafana Enterprise, this\n value specifies when that free trial ends.</p>" |
| 3800 | + "smithy.api#documentation": "<p>If this workspace is currently in the free trial period for Grafana Enterprise, this\n value specifies when that free trial ends.</p>\n <note>\n <p>Amazon Managed Grafana workspaces no longer support Grafana Enterprise free trials.</p>\n </note>" |
3785 | 3801 | } |
3786 | 3802 | }, |
3787 | 3803 | "authentication": { |
|
3808 | 3824 | "traits": { |
3809 | 3825 | "smithy.api#documentation": "<p>The configuration settings for network access to your workspace.</p>" |
3810 | 3826 | } |
| 3827 | + }, |
| 3828 | + "grafanaToken": { |
| 3829 | + "target": "com.amazonaws.grafana#GrafanaToken", |
| 3830 | + "traits": { |
| 3831 | + "smithy.api#documentation": "<p>The token that ties this workspace to a Grafana Labs account. For more information, \n see <a href=\"https://docs.aws.amazon.com/grafana/latest/userguide/upgrade-to-Grafana-Enterprise.html#AMG-workspace-register-enterprise\">Register with Grafana Labs</a>.</p>" |
| 3832 | + } |
3811 | 3833 | } |
3812 | 3834 | }, |
3813 | 3835 | "traits": { |
|
3980 | 4002 | "traits": { |
3981 | 4003 | "smithy.api#documentation": "<p>The list of tags associated with the workspace.</p>" |
3982 | 4004 | } |
| 4005 | + }, |
| 4006 | + "licenseType": { |
| 4007 | + "target": "com.amazonaws.grafana#LicenseType", |
| 4008 | + "traits": { |
| 4009 | + "smithy.api#documentation": "<p>Specifies whether this workspace has a full Grafana Enterprise license.</p>\n <note>\n <p>Amazon Managed Grafana workspaces no longer support Grafana Enterprise free trials.</p>\n </note>" |
| 4010 | + } |
| 4011 | + }, |
| 4012 | + "grafanaToken": { |
| 4013 | + "target": "com.amazonaws.grafana#GrafanaToken", |
| 4014 | + "traits": { |
| 4015 | + "smithy.api#documentation": "<p>The token that ties this workspace to a Grafana Labs account. For more information, \n see <a href=\"https://docs.aws.amazon.com/grafana/latest/userguide/upgrade-to-Grafana-Enterprise.html#AMG-workspace-register-enterprise\">Register with Grafana Labs</a>.</p>" |
| 4016 | + } |
3983 | 4017 | } |
3984 | 4018 | }, |
3985 | 4019 | "traits": { |
|
0 commit comments