1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package redshiftserverless provides the API client, operations, and parameter
// types for Redshift Serverless.
//
// This is an interface reference for Amazon Redshift Serverless. It contains
// documentation for one of the programming or command line interfaces you can use
// to manage Amazon Redshift Serverless.
//
// Amazon Redshift Serverless automatically provisions data warehouse capacity and
// intelligently scales the underlying resources based on workload demands. Amazon
// Redshift Serverless adjusts capacity in seconds to deliver consistently high
// performance and simplified operations for even the most demanding and volatile
// workloads. Amazon Redshift Serverless lets you focus on using your data to
// acquire new insights for your business and customers.
//
// To learn more about Amazon Redshift Serverless, see [What is Amazon Redshift Serverless].
//
// [What is Amazon Redshift Serverless]: https://docs.aws.amazon.com/redshift/latest/mgmt/serverless-whatis.html
package redshiftserverless
|