aws-samples / aws-samples/aws-systems-manager-amazon-ebs-management
Lambda function not considering IGNORE_WINDOW
- Dominant language
- Python
- Stars
- 12
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
I have just created an unattached EBS volume and it should not be considered by Lambda function since IGNORE_WINDOW is configured to 15 (days).
However, I´ve executed the Lambda testing and the Ops item was created for this EBS volume, so it seems the IGNORE_WINDOW variable is not working as expected.
Screenshots attached. Thank you



Contributor guide
Assessment
This issue has not been assessed yet.