File manager - Edit - /lib/python2.7/site-packages/awscli/examples/apigateway/update-usage-plan.rst
Back
**To change the period defined in a Usage Plan** Command:: aws apigateway update-usage-plan --usage-plan-id a1b2c3 --patch-operations op="replace",path="/quota/period",value="MONTH" --region us-west-2 **To change the quota limit defined in a Usage Plan** Command:: aws apigateway update-usage-plan --usage-plan-id a1b2c3 --patch-operations op="replace",path="/quota/limit",value="500" --region us-west-2 **To change the throttle rate limit defined in a Usage Plan** Command:: aws apigateway update-usage-plan --usage-plan-id a1b2c3 --patch-operations op="replace",path="/throttle/rateLimit",value="10" --region us-west-2 **To change the throttle burst limit defined in a Usage Plan** Command:: aws apigateway update-usage-plan --usage-plan-id a1b2c3 --patch-operations op="replace",path="/throttle/burstLimit",value="20" --region us-west-2
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.08 |
proxy
|
phpinfo
|
Settings