How to load ssm secrets in lambda env variables with aws cdk at build time
I what to get a system manager parameter store secret and add it in my lambda env variables at build time with aws cdk
How to load ssm secrets in lambda env variables with aws cdk at build time
I what to get a system manager parameter store secret and add it in my lambda env variables at build time with aws cdk