- Authentication
- Security
AWS API Gateway API Key Source Property
Specify the source to receive an API key to throttle API methods that require a key. This API-level property is a String type.
{"swagger":"2.0","info":{"title":"Test1"},"schemes":["https"],"basePath":"/import","x-amazon-apigateway-api-key-source":"HEADER"}