Releases: aws-solutions/quota-monitor-for-aws
Releases · aws-solutions/quota-monitor-for-aws
Release v6.3.0
[6.3.0] - 2024-11-22
Added
- Simulation capability for quota utilization events to test notification workflows
- Configurable monitoring for SageMaker and Connect services
- Optional Spoke notification stack for localized alerts
- Support for AWS GCR Regions
- Link to quota limit increase request in email/Slack notifications
- Custom quota threshold value input option
Changed
- In ORG/HYBRID mode, Resetting SSM parameters to NOP now triggers:
- Deletion of stack instances
- Clearing of event bus permissions
- In HYBRID mode, deployment now proceeds with valid entries from either the OU ID list or the Account ID list, rather than requiring both to be valid
- Made SNS notifications human readable
Fixed
Release v6.2.11
[6.2.11] - 2024-10-10
Changed
- Add batching to getQuotasWithUtilizationMetrics function
- Refactor _putMonitoredQuotas function to use batch writes
- Changed the memory allocation for the QMListManager Lambda function to 256 MB
- Added better error handling for CloudWatch ValidationErrors, with attempt to identify problematic quotas
Fixed
Release v6.2.10
[6.2.10] - 2024-09-18
Fixed
- Update path-to-regexp to address CVE-2024-45296
- Update micromatch to address CVE-2024-4067
Release v6.2.9
Release v6.2.8
Release v6.2.7
[6.2.7] - 2024-06-10
Fixed
- Added batching to get getMetricData calls to avoid limits
- Added quotaCode to metric Ids to avoid duplicate Ids.
[6.2.6] - 2024-03-18
[6.2.5] - 2024-01-08
[6.2.5] - 2024-01-08
Changed
- Made reporting of OK Messages optional
- Added percentage marker on Service Quota notifications
Fixed
- Added manual resource cleanup after sqs message consumption