From aeee3ef035523cb5f29d636f5ea0a0286e8d9758 Mon Sep 17 00:00:00 2001 From: Adar Bahar <62795576+AdarBahar@users.noreply.github.com> Date: Mon, 23 Jun 2025 17:47:03 +0300 Subject: [PATCH] Update aws-console.md AWS returned an error: JSON strings must not have leading spaces removed an extra space on the first JSON --- .../bring-your-own-cloud/iam-resources/aws-console.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/aws-console.md b/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/aws-console.md index 94e94a1e65..bb01f13add 100644 --- a/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/aws-console.md +++ b/content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/aws-console.md @@ -30,7 +30,7 @@ Follow the steps to [create an IAM policy using the JSON editor](https://docs.aw {{< expand "View RedisLabsInstanceRolePolicy.json" >}} ```js - { +{ "Version": "2012-10-17", "Statement": [ {