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
2828
2929- In ** Specify permissions** , select ** JSON** , and then enter the contents of the RedisLabsInstanceRolePolicy.json policy file:
3030
31- {{< expand "View RedisLabsInstanceRolePolicy.json" >}}
31+
3232``` js
3333{
3434 " Version" : " 2012-10-17" ,
@@ -105,7 +105,7 @@ Follow the steps to [create an IAM policy using the JSON editor](https://docs.aw
105105 ]
106106}
107107```
108- {{< /expand >}}
108+
109109
110110- In ** Review and Create** , enter ` RedisLabsInstanceRolePolicy ` in the ** Policy name** field.
111111
@@ -134,7 +134,6 @@ Follow the steps to [create an IAM policy using the JSON editor](https://docs.aw
134134
135135- In ** Specify permissions** , select ** JSON** , and then enter the contents of the RedisLabsIAMUserRestrictedPolicy.json policy file:
136136
137- {{< expand "View RedislabsIAMUserRestrictedPolicy.json" >}}
138137``` json
139138{
140139 "Version" : " 2012-10-17" ,
@@ -386,7 +385,7 @@ Follow the steps to [create an IAM policy using the JSON editor](https://docs.aw
386385 ]
387386}
388387```
389- {{< /expand >}}
388+
390389
391390- In ** Review and Create** , enter ` RedislabsIAMUserRestrictedPolicy ` in the ** Policy name** field.
392391
You can’t perform that action at this time.
0 commit comments