From dd2a2c52f630669f87a98a3e7f7f67121cee817e Mon Sep 17 00:00:00 2001 From: Moshe Eichler <78307768+MosheEichler@users.noreply.github.com> Date: Thu, 11 Jan 2024 17:54:14 +0200 Subject: [PATCH] set AWS organizations test to 6.10 (#32140) --- Tests/conf.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Tests/conf.json b/Tests/conf.json index 51d6e20a3528..aabfbb48acd5 100644 --- a/Tests/conf.json +++ b/Tests/conf.json @@ -5637,7 +5637,8 @@ }, { "integrations": "AWS - Organizations", - "playbookID": "Test - AWS_Organizations" + "playbookID": "Test - AWS_Organizations", + "fromversion": "6.10.0" }, { "integrations": "Netcraft V2",