Implementing a Custom ConfigProvider for AWS Lambda Using Environment Variables and SSM Parameter...
Hello,
I need some guidance regarding Config.ConfigProvider. I am working on an AWS Lambda function and want to implement a custom provider that returns some configuration values from the environment variables and some from AWS Systems Manager Parameter Store.