Open charleshepner opened 3 years ago
We think lambda may be the same way (not integrated with the quota service), have a ticket open now.
Well that's a bummer. Expected that this would have been implemented properly by AWS. Have to think about how a solution could look like.
Some AWS services have not integrated with the quota service so the current implementation cannot get the applied limit and falls back to the default limit. For example we have gotten an S3 bucket limit increase to 300 buckets, so this quota checker will always indicate we are at the limit for number of s3 buckets.
Do you have any plans to implement a way to override individual checks to handle this type of scenario? Asking since we have a need for it and might tackle it in our fork (https://github.com/northwoodspd/aws-quota-checker). If you have ideas about how you'd like to see that approached, we'd have a better chance of getting such a feature accepted into your repo.
Per aws support: