Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 401 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 401 Bytes

Lumigo Fargate + Lambda demo

Setup

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