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-privatelink.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,7 @@ Before you can connect to Redis Cloud with an AWS PrivateLink VPC resource endpo
58
58
- Subnets in the same region as your Redis Cloud database.
59
59
- Settings to allow **DNS resolution** and **DNS hostnames**. See [View and update DNS attributes for your VPC](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-dns-updating.html) for more information.
60
60
- Permission to create and manage VPC endpoints or Service networks in AWS.
61
+
- AWS CLI version 2.32 or greater if using the AWS CLI.
61
62
62
63
## Set up PrivateLink connection
63
64
@@ -201,3 +202,7 @@ To disassociate a PrivateLink connection:
201
202
1. Select **Disassociate VPC endpoint** or **Disassociate service network** to confirm.
202
203
203
204
After disassociating the connection, you can delete the VPC resource endpoint or service network in the AWS console.
205
+
206
+
## Learn more
207
+
208
+
See [Connect to Redis Cloud with AWS PrivateLink](https://www.youtube.com/watch?v=i3aTmcyFihY) for a short video tutorial on how to connect to Redis Cloud with AWS PrivateLink.
0 commit comments