ScheduledActionResponse
The returned scheduled action object.
Types
Properties
The end time in UTC when the schedule is no longer active. After this time, the scheduled action does not trigger.
An array of timestamps of when the next scheduled actions will trigger.
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 Using Identity-Based Policies for Amazon Redshift in the Amazon Redshift Cluster Management Guide
The description of the scheduled action.
The name of the scheduled action.
The uuid of the scheduled action.
A JSON format string of the Amazon Redshift Serverless API operation with input parameters. The following is an example of a target action.