Skip to content

Commit aeee3ef

Browse files
authored
Update aws-console.md
AWS returned an error: JSON strings must not have leading spaces removed an extra space on the first JSON
1 parent 21d5cf5 commit aeee3ef

File tree

1 file changed

+1
-1
lines changed
  • content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources

1 file changed

+1
-1
lines changed

content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources/aws-console.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Follow the steps to [create an IAM policy using the JSON editor](https://docs.aw
3030

3131
{{< expand "View RedisLabsInstanceRolePolicy.json" >}}
3232
```js
33-
{
33+
{
3434
"Version": "2012-10-17",
3535
"Statement": [
3636
{

0 commit comments

Comments
 (0)