aws-samples / aws-samples/aws-cloudtrail-lake-github-audit-log
Allow list did not refresh immediately
Open
bug
- Dominant language
- HCL
- Stars
- 13
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The SSM parameter value was initialized outside the handler: https://github.com/aws-samples/aws-cloudtrail-lake-github-audit-log/blob/main/sources/lambda/s3-reader/s3-reader.py#L57-L61
When user made changes to the SSM param value, the changes wont reflect immediately until we have another Lambda invocation environment initialized.
Contributor guide
Assessment
This issue has not been assessed yet.