From 8c2d259e2f0ffeef369767ee3d31604294beec81 Mon Sep 17 00:00:00 2001 From: Mridula Grandhi <42749134+gmridula@users.noreply.github.com> Date: Sun, 29 Aug 2021 20:38:28 -0400 Subject: [PATCH] Fix wording for AHA deployment without org --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e74c27a..9a36b1d 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ There are 2 available ways to deploy AHA, both are done via the same CloudFormat The 2 deployment methods for AHA are: -1. [**AHA for users NOT using AWS Organizations**](#aha-without-aws-organizations): Users NOT using AWS Organizations will be able to get Service Health Dashboard (SHD) events ONLY. +1. [**AHA for users NOT using AWS Organizations**](#aha-without-aws-organizations): Users NOT using AWS Organizations will be able to get Service Health Dashboard (SHD) events AND Personal Health Dashboard (PHD) events specific to the account that AHA has been deployed. 2. [**AHA for users who ARE using AWS Organizations**](#aha-with-aws-organizations): Users who ARE using AWS Organizations will be able to get Service Health Dashboard (SHD) events AND aggregated Personal Health Dashboard (PHD) events for all accounts in their AWS Organization. This option offers two deployment methods – DEPLOYMENT IN AWS MANAGEMENT ACCOUNT (Available by default when customers select “Yes” for IsOrganizationsEnabled )