File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
content/operate/rc/subscriptions/bring-your-own-cloud/iam-resources Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Follow the steps to [create an IAM policy using the JSON editor](https://docs.aw
28
28
29
29
- In ** Specify permissions** , select ** JSON** , and then enter the contents of the RedisLabsInstanceRolePolicy.json policy file:
30
30
31
- {{< expand "View RedisLabsInstanceRolePolicy.json" >}}
31
+
32
32
``` js
33
33
{
34
34
" Version" : " 2012-10-17" ,
@@ -105,7 +105,7 @@ Follow the steps to [create an IAM policy using the JSON editor](https://docs.aw
105
105
]
106
106
}
107
107
```
108
- {{< /expand >}}
108
+
109
109
110
110
- In ** Review and Create** , enter ` RedisLabsInstanceRolePolicy ` in the ** Policy name** field.
111
111
@@ -134,7 +134,6 @@ Follow the steps to [create an IAM policy using the JSON editor](https://docs.aw
134
134
135
135
- In ** Specify permissions** , select ** JSON** , and then enter the contents of the RedisLabsIAMUserRestrictedPolicy.json policy file:
136
136
137
- {{< expand "View RedislabsIAMUserRestrictedPolicy.json" >}}
138
137
``` json
139
138
{
140
139
"Version" : " 2012-10-17" ,
@@ -386,7 +385,7 @@ Follow the steps to [create an IAM policy using the JSON editor](https://docs.aw
386
385
]
387
386
}
388
387
```
389
- {{< /expand >}}
388
+
390
389
391
390
- In ** Review and Create** , enter ` RedislabsIAMUserRestrictedPolicy ` in the ** Policy name** field.
392
391
You can’t perform that action at this time.
0 commit comments