Skip to content

Commit 4a1529b

Browse files
authored
(DOCSP-15230) Network options (#17)
* (DOCSP-15230) Network options
1 parent 8a28bff commit 4a1529b

File tree

1 file changed

+15
-24
lines changed

1 file changed

+15
-24
lines changed

source/security.txt

Lines changed: 15 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
:noprevnext:
22

3-
=================
4-
Database Security
5-
=================
3+
========
4+
Security
5+
========
66

77
.. default-domain:: mongodb
88

@@ -12,8 +12,6 @@ Database Security
1212
:depth: 2
1313
:class: singlecol
1414

15-
This page covers |cloudgov-short| database users.
16-
1715
Configure Database Users
1816
------------------------
1917

@@ -23,29 +21,22 @@ Database users who authenticate with
2321
See the |service| documentation to
2422
:atlas:`Configure Database Users </security-add-mongodb-users>`.
2523

26-
Set up a Network Peering Connection
27-
-----------------------------------
28-
29-
You may only use ``gov`` regions for VPC peering in government
30-
region-only projects.
31-
32-
See the |service| documentation to :ref:`vpc-peering`.
24+
Networking
25+
----------
3326

34-
Set up a Private Endpoint
35-
-------------------------
27+
- |cloudgov-short| uses |tls| 1.2.
3628

37-
See :ref:`gov-private-endpoint`.
29+
- |aws| is the only supported cloud provider.
3830

39-
Customer Key Management with AWS KMS
40-
------------------------------------
31+
- For all networking tasks, ``gov`` regions may only
32+
interact with ``gov`` regions. Commercial regions may
33+
only interact with commercial regions.
4134

42-
You may only configure |aws| |iam| for ``gov`` regions in government
43-
region-only projects.
35+
{+see-service-docs+}
36+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
4437

45-
To learn more, see the |service| documentation for
46-
:ref:`security-aws-kms`.
38+
- :atlas:`Set up a Network Peering Connection </security-vpc-peering/>`.
4739

48-
.. toctree::
49-
:titlesonly:
40+
- :atlas:`Set up a Private Endpoint </security-private-endpoint/>`.
5041

51-
/security/private-endpoint
42+
- :atlas:`Customer Key Management with AWS KMS </security-aws-kms/>`.

0 commit comments

Comments
 (0)