Skip to content

Pravin240487/aws_personal_health_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Personal Health Dashboard

Terraform example to build AWS Personal Health Dashboard

Content

Overview:

AWS Personal Health Dashboard provides alerts and guidance for AWS events that might affect your environment. While the Service Health Dashboard shows the general status of AWS services, the Personal Health Dashboard provides proactive and transparent notifications about your specific AWS environment.

Personal Health Dashboard is account specific, hence it provides notifications depending on the resources used specific to the account and also about the resources which can be accessed from others regions.

Requirements:

Supports: Terraform ~> 0.14.10

Examples

This example provisions the AWS cloudwatch rule and lambda to trigger notification mails to distribution list about Personal Health Dashboard.

AWS Personal Health Dashboard components:

Below AWS resources are built as part of this module,

  1. Lambda function to notify PHD.
  2. Cloudwatch rule to trigger Lambda.
  3. Roles associated with Lambda.
  4. Parameter store to hold the Azure mail server credentials to send mails to distribution list.

Launchpad Policies

Health Care Cloud and Enterprise Information Security collaborate on an ongoing collection of security policies to identify and address severe security vulnerabilities. List of AWS Launchpad Policies are available here.

The examples in this repository prevents the below Launchpad violations:

Referrenced Modules

N/A

Known Issues

N/A

Support Details:

📧 - OA_Cloud_Support@ds.uhc.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages