- Create a secret in AWS SecretManager with name
AccessKeys
andLumigoToken
as field, using as value for the latter the Lumigo token you find in the Lumigo platform underSettings --> Tracing --> Manual tracing
- Have a Docker daemon running on your machine (CDK will need to build a Docker image and push it to Amazon ECR)
- Run
cdk deploy --all