Skip to content

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

[6.2.2] - 2023-08-16

16 Aug 19:02
Compare
Choose a tag to compare

##[6.2.2] - 2023-08-16

Added

  • Service Quotas spoke template parameters exposed in the hub template too

Changed

  • Lambda run times upgraded to Node.js18
  • Dependency updates

[6.2.1] - 2023-06-08

29 Jun 17:01
Compare
Choose a tag to compare

[6.2.1] - 2023-06-08

Changed

  • Dependency updates
  • Template parameter name change

[6.2.0] - 2023-06-01

01 Jun 18:09
Compare
Choose a tag to compare

[6.2.0] - 2023-06-01

Added

  • Support for monitoring resources with Service Catalog AppRegistry

Changed

  • Customer Managed Keys for the resources in hub stacks

Fixed

  • Bugs resulting in dynamoDb tables not being populated

[6.1.0] - 2023-04-05

05 Apr 17:38
Compare
Choose a tag to compare

Added

  • Support for monitoring all usage reporting quotas from all services supported by Service Quotas
  • Ability to mute selected notifications
  • Support for GovCloud regions
  • Ability to select regions for stackset instances
  • Check if Trusted Advisor is available before deploying the corresponding stacks
  • Allow customization to Stack Set deployments configuration

Changed

  • Use AWS Managed keys for the resources in the spoke templates to help reduce the cost of deployment.

v6.0.0

12 Oct 19:37
Compare
Choose a tag to compare

[6.0.0] - 2022-10-14

Added

  • Support for AWS CDK v2
  • Support for AWS SDK v3
  • Support for AWS Lambda runtime Node.js v16
  • Support for CloudWatch quotas usage monitoring using Service Quotas
  • Support for DynamoDB quotas usage monitoring using Service Quotas
  • Support for EC2 quotas usage monitoring using Service Quotas
  • Support for ECR quotas usage monitoring using Service Quotas
  • Support for Firehose quotas usage monitoring using Service Quotas
  • Support for AWS Organizations wide usage monitoring using CloudFormation StackSets
  • Hub stack to support Organization deployment scenarios
  • Hub-no-ou stack to support non-Organization deployment scenarios
  • Pre-requisite stack to deploy in management account to fulfill pre-requisites for AWS Organizations
  • Trusted Advisor spoke template to provision resources for quota-usage monitoring using Trusted Advisor
  • Service Quotas spoke template to provision resources for quota-usage monitoring using Service Quotas
  • Utility Lambda layer for generic solution utils

v5.3.5

08 Jul 20:12
Compare
Choose a tag to compare

[5.3.5] - 2022-07-08

Changed

  • Updated error handling in service-quotas-check microservice, raising the error for listServiceQuotas API exceptions

Added

  • Unit tests for service-quotas-check module

Release v5.3.4

24 May 15:46
Compare
Choose a tag to compare

[5.3.4] - 2021-05-31

Added

  • Added cfn_nag suppress rules for Lambda VPC deployment and Reserved Concurrency

Changed

  • Removed moment dependecy in favor of using native javascipt date objects
  • Removed check-ids fH7LL0l7J9 and aW9HH0l8J6, no longer supported by Trusted Advisor
  • Removed global CDK install - now installs locally for build process
  • Updated CDK from v1.64.0 to v1.101.0

v5.3.3 - CDK Patch

30 Oct 15:41
Compare
Choose a tag to compare

[5.3.3] - 2020-09-16

Added

  • Modified the solution to utilize cdk solution constructs.

Fixed

  • UUID Depenency changes

v5.3.3 - CDK Build

21 Oct 22:51
Compare
Choose a tag to compare

[5.3.3] - 2020-09-16

Added

  • Modified the solution to utilize cdk solution constructs.

Fixed

  • UUID Dependency changes