From 24b5dc678eaecb2eb37bcc83cc0999622f11ea33 Mon Sep 17 00:00:00 2001 From: shauli Date: Mon, 8 Jan 2024 11:12:36 +0200 Subject: [PATCH] ami auto update --- api/services/ocean/aws/schemas/ocean-scheduling.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/services/ocean/aws/schemas/ocean-scheduling.yaml b/api/services/ocean/aws/schemas/ocean-scheduling.yaml index 4b7ace2a3..bd35ceb1d 100644 --- a/api/services/ocean/aws/schemas/ocean-scheduling.yaml +++ b/api/services/ocean/aws/schemas/ocean-scheduling.yaml @@ -28,7 +28,7 @@ properties: Only one of ‘frequency' or ‘cronExpression' can be used at a time. taskType: type: string - example: clusterRoll + example: clusterRoll / amiAutoUpdate enum: ["clusterRoll", "amiAutoUpdate"] description: > The activity that you are scheduling. Valid values: "clusterRoll". Required for cluster.scheduling.tasks.