View Source aws_redshiftserverless (aws v1.0.4)
This is prerelease documentation for Amazon Redshift Serverless, which is in preview release.
The documentation and the feature are both subject to change. We recommend that you use this feature only in test environments, and not in production environments. For preview terms and conditions, see Beta Service Participation in Amazon Web Services Service Terms.
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.Summary
Functions
Converts a recovery point to a snapshot.
Creates a snapshot of all databases in a namespace.
Creates a usage limit for a specified Amazon Redshift Serverless usage type.
Deletes a namespace from Amazon Redshift Serverless.
Returns a database user name and temporary password with temporary authorization to log in to Amazon Redshift Serverless.
EndpointAccess
objects and relevant information.Creates or updates a resource policy.
Update a usage limit in Amazon Redshift Serverless.
Functions
Converts a recovery point to a snapshot.
For more information about recovery points and snapshots, see Working with snapshots and recovery points.Creates a snapshot of all databases in a namespace.
For more information about snapshots, see Working with snapshots and recovery points.Creates a usage limit for a specified Amazon Redshift Serverless usage type.
The usage limit is identified by the returned usage limit identifier.Deletes a namespace from Amazon Redshift Serverless.
Before you delete the namespace, you can create a final snapshot that has all of the data within the namespace.Returns a database user name and temporary password with temporary authorization to log in to Amazon Redshift Serverless.
By default, the temporary credentials expire in 900 seconds. You can optionally specify a duration between 900 seconds (15 minutes) and 3600 seconds (60 minutes).
The Identity and Access Management (IAM) user or role that runs GetCredentials must have an IAM policy attached that allows access to all necessary actions and resources.
If the DbName
parameter is specified, the IAM policy must allow access to the resource dbname for the specified database name.
EndpointAccess
objects and relevant information.
Creates or updates a resource policy.
Currently, you can use policies to share snapshots across Amazon Web Services accounts.Update a usage limit in Amazon Redshift Serverless.
You can't update the usage type or period of a usage limit.