There's a couple of useful things we're doing in CDK applications in other DC products, e.g:
https://github.com/DemocracyClub/UK-Polling-Stations/blob/master/cdk/app.py
- We tag all resources
- We force an enum of the
DC_ENVIRONMENT
Both of these would be useful here too, and form a sensible starting point for the work of deploying to >1 AWS account.