Skip to content

Commit

Permalink
Revert "Add new API operations for Amazon Redshift Serverless, a new …
Browse files Browse the repository at this point in the history
…way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more."

This reverts commit 47a7846.
  • Loading branch information
Ganesh Jangir committed Jun 23, 2022
1 parent 259d3b5 commit 9022e9b
Show file tree
Hide file tree
Showing 254 changed files with 0 additions and 47,690 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -590,8 +590,6 @@ Unit tests can be found in the **AWSSDK.UnitTests** project.
* Amazon Redshift is a fast, fully managed, petabyte-scale data warehouse solution that makes it simple and cost-effective to efficiently analyze all your data using your existing business intelligence tools.
* [AWSSDK.RedshiftDataAPIService](https://www.nuget.org/packages/AWSSDK.RedshiftDataAPIService/)
* The Amazon Redshift Data API is generally available. This release enables querying Amazon Redshift data and listing various database objects.
* [AWSSDK.RedshiftServerless](https://www.nuget.org/packages/AWSSDK.RedshiftServerless/)
* Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more.
* [AWSSDK.Rekognition](https://www.nuget.org/packages/AWSSDK.Rekognition/)
* AWS Rekognition service does image processing and concept recognition, face detection and identification, face verification, similar face search and face clustering.
* [AWSSDK.ResilienceHub](https://www.nuget.org/packages/AWSSDK.ResilienceHub/)
Expand Down
2 changes: 0 additions & 2 deletions SDK.CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@
### 3.7.296.0 (2022-06-16 18:14 UTC)
* RedshiftDataAPIService (3.7.6.0)
* This release adds a new --workgroup-name field to operations that connect to an endpoint. Customers can now execute queries against their serverless workgroups.
* RedshiftServerless (3.7.0.0)
* Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more.
* SecretsManager (3.7.2.57)
* Documentation updates for Secrets Manager
* SecurityHub (3.7.12.0)
Expand Down
8 changes: 0 additions & 8 deletions generator/ServiceModels/_sdk-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2465,14 +2465,6 @@
},
"InPreview" : false
},
"RedshiftServerless" : {
"Version" : "3.7.0.1",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.12.2"
},
"InPreview" : false
},
"ConnectCampaignService" : {
"Version" : "3.7.0.0",
"AssemblyVersionOverride" : "3.3",
Expand Down
5 changes: 0 additions & 5 deletions generator/ServiceModels/redshiftserverless/metadata.json

This file was deleted.

Loading

0 comments on commit 9022e9b

Please sign in to comment.