The AWS API Gateway by default limits the maximum number of API keys per account per region to 500, however documentation notes this can be increased by request.
Is there a hard cap on the max upper limit? Are there soft limits for which requests are unlikely to be approved? Can I get to 10K keys on the max upper end?
I'm following the AWS developer portal setup walk-through using API keys for authorization and want to ensure the project reasonably scales beyond 500.