Skip to content

Commit 0978c83

Browse files
Update aws-console.md test
1 parent 19bce15 commit 0978c83

File tree

1 file changed

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

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)