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
System permissions for RBAC
Following is a list of system permissions that you can grant to or revoke from a role.
| Command | You must have permission by one of the following ways to run the command |
|---|---|
| CREATE ROLE |
|
| DROP ROLE |
|
| CREATE USER |
|
| DROP USER |
|
| ALTER USER |
|
| CREATE SCHEMA |
|
| DROP SCHEMA |
|
| ALTER DEFAULT PRIVILEGES |
|
| ACCESS CATALOG |
|
| ACCESS SYSTEM TABLE |
|
| CREATE TABLE |
|
| DROP TABLE |
|
| ALTER TABLE |
|
| CREATE OR REPLACE FUNCTION |
|
| CREATE OR REPLACE EXTERNAL FUNCTION |
|
| DROP FUNCTION |
|
| CREATE OR REPLACE PROCEDURE |
|
| DROP PROCEDURE |
|
| CREATE OR REPLACE VIEW |
|
| DROP VIEW |
|
| CREATE MODEL |
|
| DROP MODEL |
|
| CREATE DATASHARE |
|
| ALTER DATASHARE |
|
| DROP DATASHARE |
|
| CREATE LIBRARY |
|
| DROP LIBRARY |
|
| ANALYZE |
|
| CANCEL |
|
| TRUNCATE TABLE |
|
| VACUUM |
|
| IGNORE RLS |
|
| EXPLAIN RLS |
|
| EXPLAIN MASKING |
|