Skip to content

Commit 90da978

Browse files
authored
tweak FQDNs in config (#441)
* tweak FQDNs in config * fix typos
1 parent e3b1cf1 commit 90da978

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

docs/installation/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ These installation instructions assume the prescribed architecture is being depl
5555
- Limit increase to support a minimum of 6 new sub-accounts plus any additional workload accounts
5656
- Valid configuration file, updated to reflect your deployment (see below)
5757
- Determine your primary or Accelerator 'control' or 'home' region. These instructions have been written assuming `ca-central-1`, but any supported region can be substituted.
58-
- The Accelerator _can_ be installed into existing AWS Organizations - see caveats and notes in section 3.3 below
58+
- The Accelerator _can_ be installed into existing AWS Organizations - see caveats and notes in section 5.2 below
5959
- Existing ALZ customers are required to remove their ALZ deployment before deploying the Accelerator. Scripts are available to assist with this process. Due to long-term supportability concerns, we no longer support installing the Accelerator on top of the ALZ.
6060

6161
### 2.1.2. Accelerator Pre-Install Steps
@@ -524,7 +524,7 @@ The Accelerator will not create/update/delete new AD users or groups, nor will i
524524
- While generally protected, do not delete/update/change s3 buckets with CDK, CFN, or PBMMAccel- in _any_ sub-accounts.- ALB automated deployments only supports Forward and not redirect rules.
525525
- The Accelerator deploys SNS topics to send email alerts and notifications. Given email is not a secure transport mechanism, we have chosen not to enable SNS encryption on these topics at this time.
526526
- AWS generally discourages cross-account KMS key usage. As the Accelerator centralizes logs across an entire organization (security best practice), this is an exception/example of a unique situation where cross-account KMS key access is required.
527-
- The Accelerator aggregates all logs in the log-archive account using Kinesis Data and Kinesis Firehose as aggregration tools where the logs could persist for up to 24 hours. These logs are encrypted with Customer Managed KMS keys once stored in S3 (ELB logs only support AES256). These logs are also encrypted in transit using TLS encryption. At this time, we have not enabled Kinesis at-rest encryption, we will reconsider this decision based on customer feedback.
527+
- The Accelerator aggregates all logs in the log-archive account using Kinesis Data and Kinesis Firehose as aggregation tools where the logs could persist for up to 24 hours. These logs are encrypted with Customer Managed KMS keys once stored in S3 (ELB logs only support AES256). These logs are also encrypted in transit using TLS encryption. At this time, we have not enabled Kinesis at-rest encryption, we will reconsider this decision based on customer feedback.
528528
- AWS Config Aggregator is deployed in the Organization Management (root) account as enablement through Organizations is simpler to implement. AWS Organizations only supports deploying the Aggregator in the Organization Management (root) account and not in a designated administrative account at this time. Once supported, we plan to update the code to move the Aggregator administrative account.
529529
- An Organization CloudTrail is deployed, which is created in the primary region in the Organization Management (root) AWS account. All AWS account CloudTrails are centralized into this single CloudWatch Log Group. Starting in v1.1.9 this is where we deploy the CloudWatch Alarms which trigger for ALL accounts in the organization. Security Hub will erroneously report that the only account and/or region that is compliant with certain rules is the primary region of the Organization Management (root) account. We are working with the Security Hub team to rectify this situation in future Security Hub/Accelerator releases.
530530
- Amazon Detective - we have chosen not to enable at this time.

reference-artifacts/config.ALZ.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@
9090
"resolver-vpc": "Endpoint",
9191
"region": "ca-central-1",
9292
"names": {
93-
"public": ["dept.cloud-nuage.canada.ca"],
94-
"private": ["dept.cloud-nuage.gc.ca"]
93+
"public": ["cloud-hosted-publicdomain.example.ca"],
94+
"private": ["cloud-hosted-privatedomain.example.ca"]
9595
}
9696
}
9797
],
@@ -693,11 +693,11 @@
693693
},
694694
"on-premise-rules": [
695695
{
696-
"zone": "dept-private.gc.ca",
696+
"zone": "on-premise-privatedomain1.example.ca",
697697
"outbound-ips": ["10.254.254.1", "10.254.253.1"]
698698
},
699699
{
700-
"zone": "private-domain1.example.ca",
700+
"zone": "on-premise-privatedomain2.example.ca",
701701
"outbound-ips": ["10.254.254.1", "10.254.253.1"]
702702
}
703703
]

reference-artifacts/config.example.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@
9090
"resolver-vpc": "Endpoint",
9191
"region": "ca-central-1",
9292
"names": {
93-
"public": ["dept.cloud-nuage.canada.ca"],
94-
"private": ["dept.cloud-nuage.gc.ca"]
93+
"public": ["cloud-hosted-publicdomain.example.ca"],
94+
"private": ["cloud-hosted-privatedomain.example.ca"]
9595
}
9696
}
9797
],
@@ -688,11 +688,11 @@
688688
},
689689
"on-premise-rules": [
690690
{
691-
"zone": "dept-private.gc.ca",
691+
"zone": "on-premise-privatedomain1.example.ca",
692692
"outbound-ips": ["10.254.254.1", "10.254.253.1"]
693693
},
694694
{
695-
"zone": "private-domain1.example.ca",
695+
"zone": "on-premise-privatedomain2.example.ca",
696696
"outbound-ips": ["10.254.254.1", "10.254.253.1"]
697697
}
698698
]

reference-artifacts/config.lite-example.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@
9090
"resolver-vpc": "Endpoint",
9191
"region": "ca-central-1",
9292
"names": {
93-
"public": ["dept.cloud-nuage.canada.ca"],
94-
"private": ["dept.cloud-nuage.gc.ca"]
93+
"public": ["cloud-hosted-publicdomain.example.ca"],
94+
"private": ["cloud-hosted-privatedomain.example.ca"]
9595
}
9696
}
9797
],
@@ -628,11 +628,11 @@
628628
},
629629
"on-premise-rules": [
630630
{
631-
"zone": "dept-private.gc.ca",
631+
"zone": "on-premise-privatedomain1.example.ca",
632632
"outbound-ips": ["10.254.254.1", "10.254.253.1"]
633633
},
634634
{
635-
"zone": "private-domain1.example.ca",
635+
"zone": "on-premise-privatedomain2.example.ca",
636636
"outbound-ips": ["10.254.254.1", "10.254.253.1"]
637637
}
638638
]

0 commit comments

Comments
 (0)