-
Notifications
You must be signed in to change notification settings - Fork 338
Add docs for AWS PrivateLink using VPC Resource #3925
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Left two minor suggestions.
aws vpc-lattice create-resource-configuration \ | ||
--name my-rds-cluster-config \ | ||
--type ARN \ | ||
--resource-gateway-identifier rgw-0bba03f3d56060135 \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
arbitrary value taken from aws doc
Co-authored-by: Kunal Gupta <39487888+iamKunalGupta@users.noreply.github.com>
Co-authored-by: Kunal Gupta <39487888+iamKunalGupta@users.noreply.github.com>
Co-authored-by: Kunal Gupta <39487888+iamKunalGupta@users.noreply.github.com>
Co-authored-by: Kunal Gupta <39487888+iamKunalGupta@users.noreply.github.com>
Add better docs for setting up ClickPipes with AWS PrivateLink using VPC Resource.