Skip to content

Commit 388a0cd

Browse files
refined steps
1 parent d9d27ce commit 388a0cd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/content/docs/magic-cloud-networking/get-started.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ Once Cloudflare has the credentials required to access your cloud environments,
6060
2. Create an [AWS role](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-custom.html) with the following settings:
6161
1. **Trusted entity type**: Select **Custom trust policy**, and paste the custom trust policy returned by the Cloudflare dashboard.
6262
2. **Permissions**: Add the IAM policy created in step 1, along with these AWS-managed policies:
63-
1. `NetworkAdministrator`
64-
2. `AmazonEC2ReadOnlyAccess`
65-
3. `AmazonVPCReadOnlyAccess`
66-
4. `IAMReadOnlyAccess`
63+
- `NetworkAdministrator`
64+
- `AmazonEC2ReadOnlyAccess`
65+
- `AmazonVPCReadOnlyAccess`
66+
- `IAMReadOnlyAccess`
6767
3. **ARN**: Copy the ARN for your newly created user.
6868

6969
:::note

0 commit comments

Comments
 (0)