Skip to content

Commit 297a3c0

Browse files
author
awstools
committed
docs(client-redshift-serverless): Removed prerelease language for GA launch.
1 parent 47b17de commit 297a3c0

File tree

4 files changed

+3
-21
lines changed

4 files changed

+3
-21
lines changed

clients/client-redshift-serverless/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@
99

1010
AWS SDK for JavaScript RedshiftServerless Client for Node.js, Browser and React Native.
1111

12-
<p>
13-
<i>This is prerelease documentation for Amazon Redshift Serverless, which is in preview release.
14-
The documentation and the feature are both subject to change. We recommend that you use this feature only in test environments,
15-
and not in production environments. For preview terms and conditions, see Beta Service Participation in
16-
<a href="https://docs.aws.amazon.com/https:/aws.amazon.com/service-terms">Amazon Web Services Service Terms</a>.</i>
17-
</p>
1812
<p>This is an interface reference for Amazon Redshift Serverless.
1913
It contains documentation for one of the programming or command line interfaces you can use to manage Amazon Redshift Serverless.
2014
</p>

clients/client-redshift-serverless/src/RedshiftServerless.ts

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -181,13 +181,7 @@ import {
181181
import { RedshiftServerlessClient } from "./RedshiftServerlessClient";
182182

183183
/**
184-
* <p>
185-
* <i>This is prerelease documentation for Amazon Redshift Serverless, which is in preview release.
186-
* The documentation and the feature are both subject to change. We recommend that you use this feature only in test environments,
187-
* and not in production environments. For preview terms and conditions, see Beta Service Participation in
188-
* <a href="https://docs.aws.amazon.com/https:/aws.amazon.com/service-terms">Amazon Web Services Service Terms</a>.</i>
189-
* </p>
190-
* <p>This is an interface reference for Amazon Redshift Serverless.
184+
* <p>This is an interface reference for Amazon Redshift Serverless.
191185
* It contains documentation for one of the programming or command line interfaces you can use to manage Amazon Redshift Serverless.
192186
* </p>
193187
* <p>Amazon Redshift Serverless automatically provisions data warehouse capacity and intelligently scales the

clients/client-redshift-serverless/src/RedshiftServerlessClient.ts

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -348,13 +348,7 @@ type RedshiftServerlessClientResolvedConfigType = __SmithyResolvedConfiguration<
348348
export interface RedshiftServerlessClientResolvedConfig extends RedshiftServerlessClientResolvedConfigType {}
349349

350350
/**
351-
* <p>
352-
* <i>This is prerelease documentation for Amazon Redshift Serverless, which is in preview release.
353-
* The documentation and the feature are both subject to change. We recommend that you use this feature only in test environments,
354-
* and not in production environments. For preview terms and conditions, see Beta Service Participation in
355-
* <a href="https://docs.aws.amazon.com/https:/aws.amazon.com/service-terms">Amazon Web Services Service Terms</a>.</i>
356-
* </p>
357-
* <p>This is an interface reference for Amazon Redshift Serverless.
351+
* <p>This is an interface reference for Amazon Redshift Serverless.
358352
* It contains documentation for one of the programming or command line interfaces you can use to manage Amazon Redshift Serverless.
359353
* </p>
360354
* <p>Amazon Redshift Serverless automatically provisions data warehouse capacity and intelligently scales the

codegen/sdk-codegen/aws-models/redshift-serverless.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2567,7 +2567,7 @@
25672567
"aws.iam#supportedPrincipalTypes": ["Root", "IAMUser", "IAMRole", "FederatedUser"],
25682568
"aws.protocols#awsJson1_1": {},
25692569
"smithy.api#cors": {},
2570-
"smithy.api#documentation": "<p>\n <i>This is prerelease documentation for Amazon Redshift Serverless, which is in preview release. \n The documentation and the feature are both subject to change. We recommend that you use this feature only in test environments, \n and not in production environments. For preview terms and conditions, see Beta Service Participation in \n <a href=\"https://docs.aws.amazon.com/https:/aws.amazon.com/service-terms\">Amazon Web Services Service Terms</a>.</i>\n </p>\n <p>This is an interface reference for Amazon Redshift Serverless. \n It contains documentation for one of the programming or command line interfaces you can use to manage Amazon Redshift Serverless.\n </p>\n <p>Amazon Redshift Serverless automatically provisions data warehouse capacity and intelligently scales the \n underlying resources based on workload demands. Amazon Redshift Serverless adjusts capacity in seconds to deliver consistently high \n performance and simplified operations for even the most demanding and volatile workloads. Amazon Redshift Serverless lets you\n focus on using your data to acquire new insights for your business and customers.\n </p>\n <p>\n To learn more about Amazon Redshift Serverless, \n see <a href=\"https://docs.aws.amazon.com/redshift/latest/mgmt/serverless-whatis.html\">What is Amazon Redshift Serverless</a>.\n </p>",
2570+
"smithy.api#documentation": "<p>This is an interface reference for Amazon Redshift Serverless. \n It contains documentation for one of the programming or command line interfaces you can use to manage Amazon Redshift Serverless.\n </p>\n <p>Amazon Redshift Serverless automatically provisions data warehouse capacity and intelligently scales the \n underlying resources based on workload demands. Amazon Redshift Serverless adjusts capacity in seconds to deliver consistently high \n performance and simplified operations for even the most demanding and volatile workloads. Amazon Redshift Serverless lets you\n focus on using your data to acquire new insights for your business and customers.\n </p>\n <p>\n To learn more about Amazon Redshift Serverless, \n see <a href=\"https://docs.aws.amazon.com/redshift/latest/mgmt/serverless-whatis.html\">What is Amazon Redshift Serverless</a>.\n </p>",
25712571
"smithy.api#title": "Redshift Serverless"
25722572
},
25732573
"version": "2021-04-21",

0 commit comments

Comments
 (0)