Is it possible to configure a different api key per function?

I have a bunch of api keys:

apiKeys:
- es-dev-db-access-web-api-v1
- es-dev-db-access-csv-load-v1
- es-dev-db-access-email-sort-v1

Is it possible to configure which one is used by the function or event?