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
Setting up permissions to view schedule query history
To allow users to view schedule query history, edit the IAM role (that is specified with the schedule) Trust relationships to add permissions.
The following is an example of a trust policy in an IAM role that allows the IAM
user myIAMusername to view schedule query history. Instead of
allowing an IAM user sts:AssumeRole permission you can choose to allow an
IAM role this permission.