Closed Redick0x7E1 closed 2 years ago
/do-e2e-tests
Hi, this merged PR causes a KeyError for me, and checking the CloudFormation template, the key of the SecretString is in fact all lowercase:
SecretString: !Sub '{"merakiapikey":"${MerakiAPIKey}" }'
Seems perhaps there was some confusion between the name of the sercret resource and the key of the SecretString?
This previously would cause no definition error in lambda.
Issue #, if available:
*Description of changes:
Updating camel casing to reduce definition errors from lambda.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.