Index B | C | D | E | G | I | L | M | N | P | R | S | T | V | W B Base (class in simple_aws_redshift.model) BaseRedshiftConnectionParams (class in simple_aws_redshift.connect) C ClusterAvailabilityStatus (class in simple_aws_redshift.redshift.model) ClusterStatus (class in simple_aws_redshift.redshift.model) ConsolidatedStatementResult (class in simple_aws_redshift.redshift_data_api.model) core_data (simple_aws_redshift.model.Base property) (simple_aws_redshift.redshift.model.RedshiftCluster property) (simple_aws_redshift.redshift_data_api.model.DescribeStatementResponse property) (simple_aws_redshift.redshift_data_api.model.GetStatementResultResponse property) (simple_aws_redshift.redshift_serverless.model.RedshiftServerlessNamespace property) (simple_aws_redshift.redshift_serverless.model.RedshiftServerlessWorkgroup property) D delete_namespace() (in module simple_aws_redshift.redshift_serverless.client) delete_workgroup() (in module simple_aws_redshift.redshift_serverless.client) describe_statement_response (simple_aws_redshift.redshift_data_api.client.SqlCommand property) DescribeStatementResponse (class in simple_aws_redshift.redshift_data_api.model) driver (simple_aws_redshift.dialect.RedshiftPostgresDialect attribute) E execute_statement() (simple_aws_redshift.redshift_data_api.client.SqlCommand method) execute_statement_response (simple_aws_redshift.redshift_data_api.client.SqlCommand property) execution_id (simple_aws_redshift.redshift_data_api.client.RunSqlResult property) extract_field_python_native_value() (in module simple_aws_redshift.redshift_data_api.model) extract_field_raw_value() (in module simple_aws_redshift.redshift_data_api.model) G get_connection() (simple_aws_redshift.connect.BaseRedshiftConnectionParams method) get_consolidated_result() (simple_aws_redshift.redshift_data_api.client.SqlCommand method) get_consolidated_result_v1() (simple_aws_redshift.redshift_data_api.client.SqlCommand method) get_consolidated_result_v2() (simple_aws_redshift.redshift_data_api.client.SqlCommand method) get_namespace() (in module simple_aws_redshift.redshift_serverless.client) get_redshift_cluster() (in module simple_aws_redshift.redshift.client) get_statement_result() (in module simple_aws_redshift.redshift_data_api.client) (simple_aws_redshift.redshift_data_api.client.SqlCommand method) get_statement_result_iterproxy (simple_aws_redshift.redshift_data_api.client.SqlCommand property) get_workgroup() (in module simple_aws_redshift.redshift_serverless.client) GetStatementResultResponse (class in simple_aws_redshift.redshift_data_api.model) GetStatementResultResponseIterProxy (class in simple_aws_redshift.redshift_data_api.model) I iter_rows() (simple_aws_redshift.redshift_data_api.model.VirtualDataFrame method) L list_namespaces() (in module simple_aws_redshift.redshift_serverless.client) list_redshift_clusters() (in module simple_aws_redshift.redshift.client) list_workgroups() (in module simple_aws_redshift.redshift_serverless.client) M module simple_aws_redshift simple_aws_redshift.api simple_aws_redshift.connect simple_aws_redshift.dialect simple_aws_redshift.lazy_imports simple_aws_redshift.model simple_aws_redshift.redshift simple_aws_redshift.redshift.api simple_aws_redshift.redshift.client simple_aws_redshift.redshift.model simple_aws_redshift.redshift_data_api simple_aws_redshift.redshift_data_api.api simple_aws_redshift.redshift_data_api.client simple_aws_redshift.redshift_data_api.model simple_aws_redshift.redshift_serverless simple_aws_redshift.redshift_serverless.api simple_aws_redshift.redshift_serverless.client simple_aws_redshift.redshift_serverless.model simple_aws_redshift.utils N n_columns (simple_aws_redshift.redshift_data_api.model.VirtualDataFrame property) n_rows (simple_aws_redshift.redshift_data_api.model.VirtualDataFrame property) new() (simple_aws_redshift.connect.RedshiftClusterConnectionParams class method) (simple_aws_redshift.connect.RedshiftServerlessConnectionParams class method) P pandas_df (simple_aws_redshift.redshift_data_api.model.VirtualDataFrame property) parse_datetime() (in module simple_aws_redshift.redshift_data_api.model) (in module simple_aws_redshift.utils) polars_df (simple_aws_redshift.redshift_data_api.model.VirtualDataFrame property) R RedshiftCluster (class in simple_aws_redshift.redshift.model) RedshiftClusterConnectionParams (class in simple_aws_redshift.connect) RedshiftClusterIterProxy (class in simple_aws_redshift.redshift.model) RedshiftDataType (class in simple_aws_redshift.redshift_data_api.model) RedshiftPostgresDialect (class in simple_aws_redshift.dialect) RedshiftServerlessConnectionParams (class in simple_aws_redshift.connect) RedshiftServerlessNamespace (class in simple_aws_redshift.redshift_serverless.model) RedshiftServerlessNamespaceIterProxy (class in simple_aws_redshift.redshift_serverless.model) RedshiftServerlessWorkgroup (class in simple_aws_redshift.redshift_serverless.model) RedshiftServerlessWorkgroupIterProxy (class in simple_aws_redshift.redshift_serverless.model) reset() (simple_aws_redshift.redshift_data_api.client.SqlCommand method) result (simple_aws_redshift.redshift_data_api.client.SqlCommand property) returns_native_bytes (simple_aws_redshift.dialect.RedshiftPostgresDialect attribute) rows (simple_aws_redshift.redshift_data_api.model.VirtualDataFrame property) run() (simple_aws_redshift.redshift_data_api.client.SqlCommand method) run_sql() (in module simple_aws_redshift.redshift_data_api.client) RunSqlResult (class in simple_aws_redshift.redshift_data_api.client) S simple_aws_redshift module simple_aws_redshift.api module simple_aws_redshift.connect module simple_aws_redshift.dialect module simple_aws_redshift.lazy_imports module simple_aws_redshift.model module simple_aws_redshift.redshift module simple_aws_redshift.redshift.api module simple_aws_redshift.redshift.client module simple_aws_redshift.redshift.model module simple_aws_redshift.redshift_data_api module simple_aws_redshift.redshift_data_api.api module simple_aws_redshift.redshift_data_api.client module simple_aws_redshift.redshift_data_api.model module simple_aws_redshift.redshift_serverless module simple_aws_redshift.redshift_serverless.api module simple_aws_redshift.redshift_serverless.client module simple_aws_redshift.redshift_serverless.model module simple_aws_redshift.utils module SqlCommand (class in simple_aws_redshift.redshift_data_api.client) SqlCommandKeyEnum (class in simple_aws_redshift.redshift_data_api.client) statement_id (simple_aws_redshift.redshift_data_api.client.SqlCommand property) supports_sane_multi_rowcount (simple_aws_redshift.dialect.RedshiftPostgresDialect attribute) supports_server_side_cursors (simple_aws_redshift.dialect.RedshiftPostgresDialect attribute) supports_statement_cache (simple_aws_redshift.dialect.RedshiftPostgresDialect attribute) T tabulate_table (simple_aws_redshift.redshift_data_api.model.VirtualDataFrame property) to_column_oriented_data() (simple_aws_redshift.redshift_data_api.model.GetStatementResultResponse method) (simple_aws_redshift.redshift_data_api.model.GetStatementResultResponseIterProxy method) type_to_field_mapping (in module simple_aws_redshift.redshift_data_api.model) V vdf (simple_aws_redshift.redshift_data_api.model.ConsolidatedStatementResult property) VirtualDataFrame (class in simple_aws_redshift.redshift_data_api.model) W wait_until_finished() (simple_aws_redshift.redshift_data_api.client.SqlCommand method)