Skip to content

Releases: aws-solutions/quota-monitor-for-aws

Release v6.3.0

21 Nov 21:12
f0b61d2
Compare
Choose a tag to compare

[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

11 Oct 15:34
7727b5f
Compare
Choose a tag to compare

[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

18 Sep 14:41
cf28679
Compare
Choose a tag to compare

[6.2.10] - 2024-09-18

Fixed

Release v6.2.9

31 Jul 16:39
56f629f
Compare
Choose a tag to compare

[6.2.9] - 2024-07-31

Fixed

Release v6.2.8

26 Jun 14:39
614d627
Compare
Choose a tag to compare

[6.2.8] - 2024-06-26

Fixed

Release v6.2.7

10 Jun 17:06
610c12c
Compare
Choose a tag to compare

[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

18 Mar 18:04
25a7c4d
Compare
Choose a tag to compare

[6.2.6] - 2024-03-18

Changed

  • First of month schedule for quotaListManager Lambda function changed to every 30 days
  • Add rate limiting delay between listServiceQuota API calls
  • Add page size to Service Quotas API calls

Fixed

  • GitHub Issue #183, PR #147 - fix expiration of DynamoDB records

[6.2.5] - 2024-01-08

08 Jan 18:35
Compare
Choose a tag to compare

[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

[6.2.4] - 2023-11-09

09 Nov 17:04
Compare
Choose a tag to compare

[6.2.4] - 2023-11-09

Changed

  • Scoped permissions down for Stackset operations

Fixed

[6.2.3] - 2023-10-24

23 Oct 14:36
Compare
Choose a tag to compare

[6.2.3] - 2023-10-24

Changed