jantman / awslimitchecker

A script and python package to check your AWS service limits and usage via boto3.
http://awslimitchecker.readthedocs.org/
GNU Affero General Public License v3.0
514 stars 188 forks source link

docs/source/cli_usage.rst Typo #562

Open pballew-chwy opened 3 years ago

pballew-chwy commented 3 years ago

Documentation Update

https://github.com/jantman/awslimitchecker/blob/411ad9e734ddb16d87720ff5b994f19f47b8b098/docs/source/cli_usage.rst#overriding-limits

This section describes overriding limits for EC2 IPs, but shows commands for Autoscaling Groups.


https://github.com/jantman/awslimitchecker/blob/411ad9e734ddb16d87720ff5b994f19f47b8b098/docs/source/cli_usage.rst#set-custom-thresholds

This section has a discrepancy between the described custom thresholds and the sample execution of said thresholds.