

 Amazon Redshift will no longer support the use of Python UDFs after June 30, 2026. We will start enforcing it in phases. For more information on the details of Python end of life and migration options, see the [ blog post ](https://aws.amazon.com/blogs/big-data/amazon-redshift-python-user-defined-functions-will-reach-end-of-support-after-june-30-2026/) that was published on June 30, 2025. 

# SVL views for main cluster
<a name="svl_views"></a>

SVL views are system views in Amazon Redshift that contain references to STL tables and logs for more detailed information.

These views provide quicker and easier access to commonly queried data found in those tables.

**Note**  
The SVL\_QUERY\_SUMMARY view only contains information about queries run by Amazon Redshift, not other utility and DDL commands. For a complete listing and information on all statements run by Amazon Redshift, including DDL and utility commands, you can query the SVL\_STATEMENTTEXT view.

**Topics**
+ [SVL\_AUTO\_WORKER\_ACTION](r_SVL_AUTO_WORKER_ACTION.md)
+ [SVL\_COMPILE](r_SVL_COMPILE.md)
+ [SVL\_DATASHARE\_CHANGE\_LOG](r_SVL_DATASHARE_CHANGE_LOG.md)
+ [SVL\_DATASHARE\_CROSS\_REGION\_USAGE](r_SVL_DATASHARE_CROSS_REGION_USAGE.md)
+ [SVL\_DATASHARE\_USAGE\_CONSUMER](r_SVL_DATASHARE_USAGE_CONSUMER.md)
+ [SVL\_DATASHARE\_USAGE\_PRODUCER](r_SVL_DATASHARE_USAGE_PRODUCER.md)
+ [SVL\_FEDERATED\_QUERY](r_SVL_FEDERATED_QUERY.md)
+ [SVL\_MULTI\_STATEMENT\_VIOLATIONS](r_SVL_MULTI_STATEMENT_VIOLATIONS.md)
+ [SVL\_MV\_REFRESH\_STATUS](r_SVL_MV_REFRESH_STATUS.md)
+ [SVL\_QERROR](r_SVL_QERROR.md)
+ [SVL\_QLOG](r_SVL_QLOG.md)
+ [SVL\_QUERY\_METRICS](r_SVL_QUERY_METRICS.md)
+ [SVL\_QUERY\_METRICS\_SUMMARY](r_SVL_QUERY_METRICS_SUMMARY.md)
+ [SVL\_QUERY\_QUEUE\_INFO](r_SVL_QUERY_QUEUE_INFO.md)
+ [SVL\_QUERY\_REPORT](r_SVL_QUERY_REPORT.md)
+ [SVL\_QUERY\_SUMMARY](r_SVL_QUERY_SUMMARY.md)
+ [SVL\_RESTORE\_ALTER\_TABLE\_PROGRESS](r_SVL_RESTORE_ALTER_TABLE_PROGRESS.md)
+ [SVL\_S3LIST](r_SVL_S3LIST.md)
+ [SVL\_S3LOG](r_SVL_S3LOG.md)
+ [SVL\_S3PARTITION](r_SVL_S3PARTITION.md)
+ [SVL\_S3PARTITION\_SUMMARY](r_SVL_S3PARTITION_SUMMARY.md)
+ [SVL\_S3QUERY](r_SVL_S3QUERY.md)
+ [SVL\_S3QUERY\_SUMMARY](r_SVL_S3QUERY_SUMMARY.md)
+ [SVL\_S3RETRIES](r_SVL_S3RETRIES.md)
+ [SVL\_SPATIAL\_SIMPLIFY](r_SVL_SPATIAL_SIMPLIFY.md)
+ [SVL\_SPECTRUM\_SCAN\_ERROR](r_SVL_SPECTRUM_SCAN_ERROR.md)
+ [SVL\_STATEMENTTEXT](r_SVL_STATEMENTTEXT.md)
+ [SVL\_STORED\_PROC\_CALL](r_SVL_STORED_PROC_CALL.md)
+ [SVL\_STORED\_PROC\_MESSAGES](r_SVL_STORED_PROC_MESSAGES.md)
+ [SVL\_TERMINATE](r_SVL_TERMINATE.md)
+ [SVL\_UDF\_LOG](r_SVL_UDF_LOG.md)
+ [SVL\_USER\_INFO](r_SVL_USER_INFO.md)
+ [SVL\_VACUUM\_PERCENTAGE](r_SVL_VACUUM_PERCENTAGE.md)