Skip to content

Commit 6fb6cac

Browse files
authored
Merge pull request #2688 from redis/DOC-6211
RC: Add min. AWS CLI version and video link for PrivateLink
2 parents 7dbc0f1 + a59cf16 commit 6fb6cac

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/operate/rc/security/aws-privatelink.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Before you can connect to Redis Cloud with an AWS PrivateLink VPC resource endpo
5858
- Subnets in the same region as your Redis Cloud database.
5959
- 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.
6060
- 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.
6162

6263
## Set up PrivateLink connection
6364

@@ -201,3 +202,7 @@ To disassociate a PrivateLink connection:
201202
1. Select **Disassociate VPC endpoint** or **Disassociate service network** to confirm.
202203

203204
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

Comments
 (0)