Builder

class Builder

Properties

Link copied to clipboard

Indicates whether the schedule is enabled. If false, the scheduled action does not trigger. For more information about state of the scheduled action, see ScheduledAction.

Link copied to clipboard

The end time in UTC when the schedule is no longer active. After this time, the scheduled action does not trigger.

Link copied to clipboard

The name of the namespace for which to create a scheduled action.

Link copied to clipboard

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 Management Guide

Link copied to clipboard

The schedule for a one-time (at timestamp format) or recurring (cron format) scheduled action. Schedule invocations must be separated by at least one hour. Times are in UTC.

Link copied to clipboard

The description of the scheduled action.

Link copied to clipboard

The name of the scheduled action.

Link copied to clipboard

The start time in UTC when the schedule is active. Before this time, the scheduled action does not trigger.

Link copied to clipboard

A JSON format string of the Amazon Redshift Serverless API operation with input parameters. The following is an example of a target action.