Skip to content

Commit 5cf040b

Browse files
authored
(DOCSP-16229) Add support headers, placeholders, snooty constants (#11)
* (DOCSP-16229) Add support headers, placeholders, snooty constants
1 parent 1ad7611 commit 5cf040b

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

snooty.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ aws-pl = "AWS PrivateLink"
1111
[substitutions]
1212
servicegov = "MongoDB Atlas for Government"
1313
servicegov-short = "AtlasGov"
14+
aws-fr-high = "AWS GovCloud"
15+
aws-fr-moderate = "AWS US East-West"
16+
1417
2fa = ":abbr:`2FA (Two Factor Authentication)`"
1518
aki = ":abbr:`AKI (Azure Key Identifier)`"
1619
akv = ":abbr:`AKV (Azure Key Vault)`"

source/index.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,4 @@ Links to |service| documentation pages are presented as either:
5454
/atlas-access
5555
/backup-restore-data
5656
/api
57+
/support

source/support.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,16 @@ Support
1212
:depth: 1
1313
:class: singlecol
1414

15-
Placeholder page.
15+
Support guarantees depend on the region to which your resources are
16+
deployed.
17+
18+
Deployments in |aws-fr-moderate|
19+
--------------------------------
20+
21+
Placeholder.
22+
23+
Deployments in |aws-fr-high|
24+
----------------------------
25+
26+
You are guaranteed support from a U.S. citizen operating on U.S. soil,
27+
per |fedramp| high impact level requirements.

0 commit comments

Comments
 (0)