Create Snapshot Schedule
GET {{aws_redshift_base_url}}/?DryRun&NextInvocations&ScheduleDefinitions.ScheduleDefinition.N&ScheduleDescription&ScheduleIdentifier&Tags.Tag.N
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
DryRun | null | Type: Boolean | |
NextInvocations | null | Type: Integer | |
ScheduleDefinitions.ScheduleDefinition.N | null | The definition of the snapshot schedule. The definition is made up of schedule expressions, for example cron(30 12 *) or rate(12 hours). | |
ScheduleDescription | null | The description of the snapshot schedule. | |
ScheduleIdentifier | null | A unique identifier for a snapshot schedule. Only alphanumeric characters are allowed for the identifier. | |
Tags.Tag.N | null | An optional set of tags you can use to search for the schedule. |