Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > dd7204292d310452063d09b5de9c13b7 > files > 42

aws-cli-docs-1.16.163-1.mga7.noarch.rpm

**To create a usage plan with throttle and quota limits that resets at the beginning of the month**

Command::

  aws apigateway create-usage-plan --name "New Usage Plan" --description "A new usage plan" --throttle burstLimit=10,rateLimit=5 --quota limit=500,offset=0,period=MONTH