-
Notifications
You must be signed in to change notification settings - Fork 24
updated security docs - https connection method #708
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
Co-authored-by: Jessica Wright <[email protected]>
Co-authored-by: Jessica Wright <[email protected]>
Co-authored-by: Jessica Wright <[email protected]>
Co-authored-by: Jessica Wright <[email protected]>
Co-authored-by: Jessica Wright <[email protected]>
Co-authored-by: Jessica Wright <[email protected]>
Co-authored-by: Jessica Wright <[email protected]>
Co-authored-by: Jessica Wright <[email protected]>
Co-authored-by: Jessica Wright <[email protected]>
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.
Nice work! I did like the tabs, but as long as the information is there. Some comments and suggestions.
Co-authored-by: Jessica Wright <[email protected]>
Co-authored-by: Jessica Wright <[email protected]>
Co-authored-by: Jessica Wright <[email protected]>
Co-authored-by: Jessica Wright <[email protected]>
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.
Just a few suggestions.
* Connections using private endpoints are one-way. | ||
Aura VPCs can't initiate connections back to your VPCs. | ||
* In AWS region us-east-1, we do not support the Availability Zone with ID use1-az3 for private endpoints. | ||
AWS region `us-east-1` does not support private endpoints in the `use1-az3` Availability Zone. |
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.
AWS region `us-east-1` does not support private endpoints in the `use1-az3` Availability Zone. | |
In the AWS region `us-east-1`, the Availability Zone with ID `use1-az3` is not supported for private endpoints. |
I'm unsure about this one, but it is Neo4j that doesn't support this, not AWS, right?
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.
Changing it to "In AWS region us-east-1
, we do not support the Availability Zone with ID use1-az3
for private endpoints."
Co-authored-by: Jessica Wright <[email protected]>
Co-authored-by: Jessica Wright <[email protected]>
Co-authored-by: Jessica Wright <[email protected]>
* Connections using private endpoints are one-way. | ||
Aura VPCs can't initiate connections back to your VPCs. | ||
* In AWS region us-east-1, we do not support the Availability Zone with ID use1-az3 for private endpoints. | ||
In AWS region `us-east-1`, we do not support the Availability Zone with ID `use1-az3` for private endpoints. |
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.
In AWS region `us-east-1`, we do not support the Availability Zone with ID `use1-az3` for private endpoints. | |
In AWS region `us-east-1`, the Availability Zone with ID `use1-az3` is not supported for private endpoints. |
Remember the "we vs. you" rule in docs, avoid "we" at all costs!
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.
Come to think of it, you could also say:
In AWS region us-east-1
, Neo4j does not support the Availability Zone with ID use1-az3
for private endpoints.
Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. |
No description provided.