View Source AWS.RedshiftServerless (aws-elixir v0.13.1)
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.
Link to this section Summary
Functions
Converts a recovery point to a snapshot.
Creates an Amazon Redshift Serverless managed VPC endpoint.
Creates a namespace in Amazon Redshift Serverless.
Creates a snapshot of all databases in a namespace.
Creates a usage limit for a specified Amazon Redshift Serverless usage type.
Creates an workgroup in Amazon Redshift Serverless.
Deletes an Amazon Redshift Serverless managed VPC endpoint.
Deletes a namespace from Amazon Redshift Serverless.
Deletes the specified resource policy.
Deletes a snapshot from Amazon Redshift Serverless.
Deletes a usage limit from Amazon Redshift Serverless.
Deletes a workgroup.
Returns a database user name and temporary password with temporary authorization to log in to Amazon Redshift Serverless.
Returns information, such as the name, about a VPC endpoint.
Returns information about a namespace in Amazon Redshift Serverless.
Returns information about a recovery point.
Returns a resource policy.
Returns information about a specific snapshot.
Returns information about a usage limit.
Returns information about a specific workgroup.
Returns an array of EndpointAccess
objects and relevant information.
Returns information about a list of specified namespaces.
Returns an array of recovery points.
Returns a list of snapshots.
Lists the tags assigned to a resource.
Lists all usage limits within Amazon Redshift Serverless.
Returns information about a list of specified workgroups.
Creates or updates a resource policy.
Restore the data from a recovery point.
Restores a namespace from a snapshot.
Assigns one or more tags to a resource.
Removes a tag or set of tags from a resource.
Updates an Amazon Redshift Serverless managed endpoint.
Updates a namespace with the specified settings.
Updates a snapshot.
Update a usage limit in Amazon Redshift Serverless.
Updates a workgroup with the specified configuration settings.
Link to this section Functions
Converts a recovery point to a snapshot.
For more information about recovery points and snapshots, see Working with snapshots and recovery points.
Creates an Amazon Redshift Serverless managed VPC endpoint.
Creates a namespace in Amazon Redshift Serverless.
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.
Creates an workgroup in Amazon Redshift Serverless.
Deletes an Amazon Redshift Serverless managed VPC endpoint.
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.
Deletes the specified resource policy.
Deletes a snapshot from Amazon Redshift Serverless.
Deletes a usage limit from Amazon Redshift Serverless.
Deletes a workgroup.
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
DbNameparameter is specified, the IAM policy must allow access to the resource dbname for the specified database name.
Returns information, such as the name, about a VPC endpoint.
Returns information about a namespace in Amazon Redshift Serverless.
Returns information about a recovery point.
Returns a resource policy.
Returns information about a specific snapshot.
Returns information about a usage limit.
Returns information about a specific workgroup.
Returns an array of EndpointAccess
objects and relevant information.
Returns information about a list of specified namespaces.
Returns an array of recovery points.
Returns a list of snapshots.
Lists the tags assigned to a resource.
Lists all usage limits within Amazon Redshift Serverless.
Returns information about a list of specified workgroups.
Creates or updates a resource policy.
Currently, you can use policies to share snapshots across Amazon Web Services accounts.
Restore the data from a recovery point.
Restores a namespace from a snapshot.
Assigns one or more tags to a resource.
Removes a tag or set of tags from a resource.
Updates an Amazon Redshift Serverless managed endpoint.
Updates a namespace with the specified settings.
Updates a snapshot.
Update a usage limit in Amazon Redshift Serverless.
You can't update the usage type or period of a usage limit.
Updates a workgroup with the specified configuration settings.