Prerequisites
Before installing the solution, you must have the following:
-
Two AWS accounts
-
Use command line to set your credential file to have your main account as the default profile.
-
Set your main account’s Lambda concurrent executions limit to at least 541. By default the limit should be set to 1,000. For more information, see AWS service quotas.
-
Provide a separate AWS account for hosting environments, known as the hosting account.
-
Perform CDK bootstrapping for the region where you will deploy the solution.
-
-
A domain name and a Route 53 hosted zone for the domain name in your main account
-
Software:
-
Rush
v5.62.1 or later to manage mono-repo packages -
Node 14.x or 16.x (compatible node versions)
-
An API client (POSTMAN
recommended)
-
-
(optional) To run Lambda functions locally: