Skip to content

Commit f9fb0ac

Browse files
refined steps
1 parent 023635e commit f9fb0ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@ Once Cloudflare has the credentials required to access your cloud environments,
5858

5959
1. Create a [custom access policy](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_create-console.html) in your AWS account, and take note of the name you entered.
6060
2. Create an [AWS role](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-custom.html) with the following settings:
61-
1. **Trusted entity type**: Select **Custom trust policy**, and paste the custom trust policy returned by the Cloudflare dashboard.
62-
2. **Permissions**: Add the IAM policy created in step 1, along with these AWS-managed policies:
61+
- **Trusted entity type**: Select **Custom trust policy**, and paste the custom trust policy returned by the Cloudflare dashboard.
62+
- **Permissions**: Add the IAM policy created in step 1, along with these AWS-managed policies:
6363
- `NetworkAdministrator`
6464
- `AmazonEC2ReadOnlyAccess`
6565
- `AmazonVPCReadOnlyAccess`
6666
- `IAMReadOnlyAccess`
67-
3. **ARN**: Copy the ARN for your newly created user.
67+
- **ARN**: Copy the ARN for your newly created user.
6868

6969
:::note
7070
The trust policy may take several minutes to propagate to all regions. It usually takes less than four minutes, but can sometimes take longer. You may have to retry the **Authorize** button while the propagation takes effect.

0 commit comments

Comments
 (0)