You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/operate/rc/security/aws-transit-gateway.md
+4-6Lines changed: 4 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -44,13 +44,11 @@ Consider using VPC peering and Transit Gateway in parallel for the following sit
44
44
45
45
## Prerequisites
46
46
47
-
Before you can set up Transit Gateway:
47
+
Before you can set up Transit Gateway, you need to:
48
48
49
49
1.[Create a database with Redis Cloud Pro]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}) from the [Redis Cloud console](https://cloud.redis.io/#/).
50
50
51
-
1.[Create a transit gateway](https://docs.aws.amazon.com/vpc/latest/tgw/tgw-transit-gateways.html#create-tgw) from the [AWS VPC console](https://console.aws.amazon.com/vpc/).
52
-
53
-
1.[Share the transit gateway](https://docs.aws.amazon.com/vpc/latest/tgw/tgw-transit-gateways.html#tgw-sharing) from the [AWS resource access manager](https://console.aws.amazon.com/ram/).
51
+
1.[Create a transit gateway](https://docs.aws.amazon.com/vpc/latest/tgw/create-tgw.html) from the [AWS VPC console](https://console.aws.amazon.com/vpc/) in the same region as your database.
54
52
55
53
{{< note >}}
56
54
If you have a self-managed AWS account, you will need to set its IAM Instance Policy to include Transit Gateway. See [Create IAM resources using the AWS console]({{< relref "/operate/rc/cloud-integrations/aws-cloud-accounts/iam-resources/aws-console.md" >}}) (deprecated) for more information.
@@ -84,7 +82,7 @@ To use the AWS console to set up the resource share:
1.Follow the guide to [Update a resource share](https://docs.aws.amazon.com/ram/latest/userguide/working-with-sharing-update.html) in the [AWS resource access manager](https://console.aws.amazon.com/ram/).
85
+
1.If you don't have a resource share for your transit gateway, follow the guide to [create a resource share](https://docs.aws.amazon.com/ram/latest/userguide/working-with-sharing-create.html) in the [AWS resource access manager](https://console.aws.amazon.com/ram/home). If you do, follow the guide to [update](https://docs.aws.amazon.com/ram/latest/userguide/working-with-sharing-update.html) the resource share to include the provided AWS account as an Allowed Principal.
88
86
89
87
During the **Grant access to principals** step, select **AWS Account** in the **Select principal type** field. Enter the copied AWS account number in the **Enter an AWS Account ID** field.
90
88
@@ -138,7 +136,7 @@ After you've associated the Redis AWS account with your resource share, you must
138
136
139
137
Select **Add** to add another CIDR if needed.
140
138
141
-
{{<imagefilename="images/rc/tgw-add-additional-cidrs-button.png"width="150px"alt="The Add button for adding additional CIDRs." >}}
139
+
{{<imagefilename="images/rc/tgw-add-additional-cidrs-button.png"width="100px"alt="The Add button for adding additional CIDRs." >}}
0 commit comments