Create Snapshot Schedule

GET {{aws_redshift_base_url}}/?DryRun&NextInvocations&ScheduleDefinitions.ScheduleDefinition.N&ScheduleDescription&ScheduleIdentifier&Tags.Tag.N

Request Params

KeyDatatypeRequiredDescription
DryRunnullType: Boolean
NextInvocationsnullType: Integer
ScheduleDefinitions.ScheduleDefinition.NnullThe definition of the snapshot schedule. The definition is made up of schedule expressions, for example cron(30 12 *) or rate(12 hours).
ScheduleDescriptionnullThe description of the snapshot schedule.
ScheduleIdentifiernullA unique identifier for a snapshot schedule. Only alphanumeric characters are allowed for the identifier.
Tags.Tag.NnullAn optional set of tags you can use to search for the schedule.