Skip to content

nhsconnect/national-document-repository

Repository files navigation

national-document-repository

Lamda Function Intro

Our Lambda function readme can be found here

React User Interface Intro

Our React User Interface readme can be found here

Installation

Note: It is recommended to use Homebrew to install most of these.

Monitoring

We have configured AWS CloudWatch to provide alarm notifications whenever one of a number of metrics exceeds its normal state. Currently, the only way to receive these notifications is by subscribing to an SNS topic using an email. You can subscribe to the SNS topic once you have assumed an appropriate role using the AWS CLI. This is the command:

aws sns subscribe --topic-arn [topic-arn] --protocol email --notification-endpoint [your NHS email]

You will receive a confirmation email with a link allowing you to confirm the subscription. We are also subscribing to the SNS topic using email addresses that are provided for Microsoft Teams channels.