Skip to content

Commit 310f97f

Browse files
committed
Add more aliases
1 parent 596d063 commit 310f97f

File tree

6 files changed

+24
-0
lines changed

6 files changed

+24
-0
lines changed

content/operate/rc/subscriptions/bring-your-own-cloud/cloud-account-settings.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ categories:
88
description: null
99
hideListLinks: true
1010
weight: 2
11+
aliases:
12+
- /operate/rc/how-to/view-edit-cloud-account/cloud-account-settings
13+
- /operate/rc/cloud-accounts/cloud-account-settings
14+
- /operate/rc/cloud-integrations/aws-cloud-accounts/cloud-account-settings
1115
---
1216

1317
Redis Cloud Bring your own Cloud (BYOC) lets you use your own cloud infrastructure to deploy Redis Cloud.

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ description: null
88
hideListLinks: true
99
linkTitle: Create IAM resources
1010
weight: 1
11+
aliases:
12+
- /operate/rc/how-to/view-edit-cloud-account/iam-resources
13+
- /operate/rc/cloud-accounts/iam-resources
14+
- /operate/rc/cloud-integrations/aws-cloud-accounts/iam-resources
1115
---
1216
For Redis Cloud Bring your Own Cloud (BYOC) on Amazon Web Services (AWS), we manage the supporting infrastructure for you in dedicated AWS accounts.
1317

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ categories:
77
- operate
88
- rc
99
weight: $weight
10+
aliases:
11+
- /operate/rc/how-to/view-edit-cloud-account/iam-resources/aws-console
12+
- /operate/rc/cloud-accounts/iam-resources/aws-console
13+
- /operate/rc/cloud-integrations/aws-cloud-accounts/iam-resources/aws-console
1014
---
1115
Follow these steps to manually create IAM resources using the [AWS console](https://console.aws.amazon.com/).
1216

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ categories:
77
- operate
88
- rc
99
linkTitle: CloudFormation
10+
aliases:
11+
- /operate/rc/how-to/view-edit-cloud-account/iam-resources/cloudformation
12+
- /operate/rc/cloud-accounts/iam-resources/cloudformation
13+
- /operate/rc/cloud-integrations/aws-cloud-accounts/iam-resources/cloudformation
1014
---
1115
You can use [AWS CloudFormation](https://aws.amazon.com/cloudformation/) to create the IAM resources for Redis Cloud Bring your Own Cloud (BYOC).
1216

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ categories:
77
- operate
88
- rc
99
linkTitle: Terraform
10+
aliases:
11+
- /operate/rc/how-to/view-edit-cloud-account/iam-resources/terraform
12+
- /operate/rc/cloud-accounts/iam-resources/terraform
13+
- /operate/rc/cloud-integrations/aws-cloud-accounts/iam-resources/terraform
1014
---
1115
You can use [HashiCorp Terraform](https://www.terraform.io/intro/index.html) to create identity and access management (IAM) resources to support AWS cloud account access to Redis Cloud subscriptions.
1216

content/operate/rc/subscriptions/bring-your-own-cloud/subscription-whitelist.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ description: The CIDR allow list permits traffic between a range of IP addresses
99
the Redis Cloud VPC.
1010
linkTitle: Subscription CIDR allow list
1111
weight: $weight
12+
aliases:
13+
- /operate/rc/how-to/view-edit-cloud-account/subscription-whitelist
14+
- /operate/rc/cloud-accounts/subscription-whitelist
15+
- /operate/rc/cloud-integrations/aws-cloud-accounts/subscription-whitelist
1216
---
1317

1418
The [CIDR](https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) [allow list](https://en.wikipedia.org/wiki/Whitelist) lets you restrict traffic to your Redis Cloud database. When you configure an allow list, only the [IP addresses](https://en.wikipedia.org/wiki/IP_address) defined in the list can connect to the database. Traffic from all other IP addresses is blocked.

0 commit comments

Comments
 (0)