v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465272236.5 KB

Updates a scheduled action.

post/#X-Amz-Target=RedshiftServerless.UpdateScheduledAction

Headers

X-Amz-Target'RedshiftServerless.UpdateScheduledAction' required

Request body

enabledboolean

Specifies whether to enable the scheduled action.

endTimestring date-time

The end time in UTC of the scheduled action to update.

roleArnstring

The ARN of the IAM role to assume to run the scheduled action. This IAM role must have permission to run the Amazon Redshift Serverless API operation in the scheduled action. This IAM role must allow the Amazon Redshift scheduler to schedule creating snapshots (Principal scheduler.redshift.amazonaws.com) to assume permissions on your behalf. For more information about the IAM role to use with the Amazon Redshift scheduler, see <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/redshift-iam-access-control-identity-based.html">Using Identity-Based Policies for Amazon Redshift</a> in the Amazon Redshift Management Guide

scheduledActionDescriptionstring

The descripion of the scheduled action to update to.

scheduledActionNamestring required

The name of the scheduled action to update to.

startTimestring date-time

The start time in UTC of the scheduled action to update to.

Response

Success