-
- All Implemented Interfaces:
-
ca.nexapp.lambdas.contexts.env.LambdaEnvLoader
public final class SsmEnvLoader implements LambdaEnvLoader
Loads and decrypts variables from SSM Parameter Store Path Make sure that your environment has the required IAM policies to access requested variables
-
-
Constructor Summary
Constructors Constructor Description SsmEnvLoader(String ssmPath, SsmClient ssm)
-