RedshiftServerless#
Client#
- class RedshiftServerless.Client#
A low-level client representing 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.
import boto3 client = boto3.client('redshift-serverless')
These are the available methods:
- can_paginate
- close
- convert_recovery_point_to_snapshot
- create_endpoint_access
- create_namespace
- create_snapshot
- create_usage_limit
- create_workgroup
- delete_endpoint_access
- delete_namespace
- delete_resource_policy
- delete_snapshot
- delete_usage_limit
- delete_workgroup
- get_credentials
- get_endpoint_access
- get_namespace
- get_paginator
- get_recovery_point
- get_resource_policy
- get_snapshot
- get_table_restore_status
- get_usage_limit
- get_waiter
- get_workgroup
- list_endpoint_access
- list_namespaces
- list_recovery_points
- list_snapshots
- list_table_restore_status
- list_tags_for_resource
- list_usage_limits
- list_workgroups
- put_resource_policy
- restore_from_recovery_point
- restore_from_snapshot
- restore_table_from_snapshot
- tag_resource
- untag_resource
- update_endpoint_access
- update_namespace
- update_snapshot
- update_usage_limit
- update_workgroup
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: