-
Notifications
You must be signed in to change notification settings - Fork 100
[DRAFT] network security #1690
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
base: main
Are you sure you want to change the base?
[DRAFT] network security #1690
Conversation
``` | ||
https://{{alias}}.{product}.{{private_hosted_zone_domain_name}} | ||
``` |
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.
need to verify this is the correct structure for serverless projects
@@ -200,20 +248,20 @@ The mapping will be different for your region. Our production VPC Service for `u | |||
``` | |||
The connection is established, and a valid certificate is presented to the client. The `403 Forbidden` is expected, because you haven’t allowed the traffic over this PrivateLink connection yet. |
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.
fix me
|
|
|
|
|
No description provided.