0

I could not find any option in CDK to enable 'Encrypt in transit' configuration for lambda environment variables.

Lambda Environment Variable Configuration

Does anyone know how to achieve this. Any help/pointers is much appreciated.

Thanks, Horizon

horizon7
  • 1,113
  • 14
  • 18
  • Do you know what that setting actually does? It just lets you encrypt each environment variable with a CMK, you can (and probably need to) just do that "by hand". – luk2302 Apr 06 '22 at 18:35
  • Yes, I know what that setting does and can be set manually, but we don't do anything manually and have automatated everything using CDK (Infrastructure as code). – horizon7 Apr 07 '22 at 05:29
  • That is not what I meant - you can / should? just encrypt each environment variable explicitly in the CDK. The flag in the UI may only be there for simplicity of use for and end user. – luk2302 Apr 07 '22 at 06:44

0 Answers0