createScheduledAction
abstract suspend fun createScheduledAction(input: CreateScheduledActionRequest): CreateScheduledActionResponse
Creates a scheduled action. A scheduled action contains a schedule and an Amazon Redshift API action. For example, you can create a schedule of when to run the CreateSnapshot
API operation.