1
1
:noprevnext:
2
2
3
- =================
4
- Database Security
5
- =================
3
+ ========
4
+ Security
5
+ ========
6
6
7
7
.. default-domain:: mongodb
8
8
@@ -12,8 +12,6 @@ Database Security
12
12
:depth: 2
13
13
:class: singlecol
14
14
15
- This page covers |cloudgov-short| database users.
16
-
17
15
Configure Database Users
18
16
------------------------
19
17
@@ -23,29 +21,22 @@ Database users who authenticate with
23
21
See the |service| documentation to
24
22
:atlas:`Configure Database Users </security-add-mongodb-users>`.
25
23
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
+ ----------
33
26
34
- Set up a Private Endpoint
35
- -------------------------
27
+ - |cloudgov-short| uses |tls| 1.2.
36
28
37
- See :ref:`gov-private-endpoint` .
29
+ - |aws| is the only supported cloud provider .
38
30
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.
41
34
42
- You may only configure |aws| |iam| for ``gov`` regions in government
43
- region-only projects.
35
+ {+see-service-docs+}
36
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
44
37
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/>`.
47
39
48
- .. toctree::
49
- :titlesonly:
40
+ - :atlas:`Set up a Private Endpoint </security-private-endpoint/>`.
50
41
51
- /security/private-endpoint
42
+ - :atlas:`Customer Key Management with AWS KMS < /security-aws-kms/>`.
0 commit comments