AWS - API Gateway
Given this AWS CLI command output showing usage plan limits:
What does this usage plan enforce?
{"throttle": {"rateLimit": 100, "burstLimit": 200}, "quota": {"limit": 1000, "period": "DAY"}}What does this usage plan enforce?
